"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/08/05 01:01:28 NOTICE: TestB2: Starting server 2025/08/05 01:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuhug2fuge" 2025/08/05 01:01:28 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/08/05 01:01:38 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/05 01:01:38 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/05 01:01:38 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/08/05 01:02:04 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/08/05 01:02:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/05 01:02:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/05 01:02:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/05 01:02:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/05 01:02:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/05 01:02:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/05 01:02:07 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/08/05 01:02:14 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/05 01:02:16 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/08/05 01:02:20 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of all files 2025/08/05 01:02:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d7d_d20250805_m010220_c001_v0001136_t0017_u01754355740137") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/05 01:02:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuhug2fuge/dirToPurgeFromRoot" 2025/08/05 01:02:23 INFO : B2 bucket rclone-test-qapuhug2fuge path dirToPurgeFromRoot: cleaning bucket "rclone-test-qapuhug2fuge" of all files 2025/08/05 01:02:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d83_d20250805_m010221_c001_v0001136_t0030_u01754355741729") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/05 01:02:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuhug2fuge/hello? sausage/êé" 2025/08/05 01:02:28 INFO : B2 bucket rclone-test-qapuhug2fuge path hello? sausage/êé: cleaning bucket "rclone-test-qapuhug2fuge" of all files 2025/08/05 01:02:29 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1002da03a5167344_d20250805_m010227_c001_v0001041_t0041_u01754355747341") === 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/08/05 01:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuhug2fuge/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/05 01:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuhug2fuge/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-qapuhug2fuge" from "TestB2:rclone-test-qapuhug2fuge" 2025/08/05 01:02:42 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/08/05 01:02:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qolodob6puye" 2025/08/05 01:03:00 DEBUG : B2 bucket rclone-test-qolodob6puye: Purge remote 2025/08/05 01:03:00 INFO : B2 bucket rclone-test-qolodob6puye: cleaning bucket "rclone-test-qolodob6puye" of all files 2025/08/05 01:03:00 DEBUG : somefile: Deleting (id "4_z0fa2bd53c00d7b7b9f880e1b_f411310de9cfd86c4_d20250805_m010258_c001_v0001178_t0027_u01754355778825") === 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/08/05 01:03:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/05 01:03:02 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/08/05 01:03:06 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.105Mi 2025/08/05 01:03:06 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/05 01:03:06 DEBUG : test-metadata: multipart upload: starting chunk 1 size 107.775Ki offset 6Mi/6.105Mi 2025/08/05 01:03:06 DEBUG : test-metadata: Sending chunk 1 length 110362 2025/08/05 01:03:07 DEBUG : test-metadata: Done sending chunk 1 2025/08/05 01:03:08 DEBUG : test-metadata: Done sending chunk 0 2025/08/05 01:03:08 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/08/05 01:03:18 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1136-14.backblaze.com/b2api/v1/b2_upload_file/2f127df3b0fd7b7b9f880e1b/c001_v0001136_t0035": EOF 2025/08/05 01:03:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-14.backblaze.com/b2api/v1/b2_upload_file/2f127df3b0fd7b7b9f880e1b/c001_v0001136_t0035": EOF) 2025/08/05 01:03:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1136-14.backblaze.com/b2api/v1/b2_upload_file/2f127df3b0fd7b7b9f880e1b/c001_v0001136_t0035": EOF - low level retry 1/10 2025/08/05 01:03:21 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-08-05-010313-488.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/08/05 01:03:23 DEBUG : oldPath = "TestB2:rclone-test-qapuhug2fuge/versions/test-versions-v2025-08-05-010313-488.txt" 2025/08/05 01:03:23 DEBUG : newPath = "TestB2,versions:rclone-test-qapuhug2fuge/versions/test-versions-v2025-08-05-010313-488.txt" 2025/08/05 01:03:23 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qapuhug2fuge/versions/test-versions-v2025-08-05-010313-488.txt" 2025/08/05 01:03:23 DEBUG : Config file has changed externally - reloading 2025/08/05 01:03:23 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/05 01:03:24 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qapuhug2fuge/versions/test-versions-v2025-08-05-010313-488.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qapuhug2fuge/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/08/05 01:03:27 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of all hidden files 2025/08/05 01:03:28 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a20e_d20250805_m010146_c001_v7007000_t0000_u01754355706497") as it is a hide marker 2025/08/05 01:03:28 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : leading space/ leading space: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67ccc_d20250805_m010145_c001_v0001136_t0033_u01754355705632") 2025/08/05 01:03:28 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a20b_d20250805_m010145_c001_v7007000_t0000_u01754355705267") as it is a hide marker 2025/08/05 01:03:28 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cc6_d20250805_m010144_c001_v0001136_t0027_u01754355704533") 2025/08/05 01:03:28 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a224_d20250805_m010153_c001_v7007000_t0000_u01754355713337") as it is a hide marker 2025/08/05 01:03:28 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cf4_d20250805_m010152_c001_v0001136_t0047_u01754355712607") 2025/08/05 01:03:28 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : created from root.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a292_d20250805_m010249_c001_v7007000_t0000_u01754355769557") as it is a hide marker 2025/08/05 01:03:28 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : created from root.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f106ba52f959dcc0b_d20250805_m010248_c001_v0001116_t0013_u01754355768393") 2025/08/05 01:03:28 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f881_d20250805_m010301_c001_v7007000_t0000_u01754355781675") as it is a hide marker 2025/08/05 01:03:28 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67dd5_d20250805_m010237_c001_v0001136_t0036_u01754355757352") 2025/08/05 01:03:28 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f11144591df9a1545_d20250805_m010233_c001_v0001130_t0021_u01754355753629") 2025/08/05 01:03:28 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d5a_d20250805_m010212_c001_v0001136_t0045_u01754355732180") 2025/08/05 01:03:28 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d50_d20250805_m010211_c001_v0001136_t0047_u01754355731114") 2025/08/05 01:03:28 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d56_d20250805_m010211_c001_v0001136_t0029_u01754355731564") "upload" dated 2025-08-05 01:02:11.564 +0000 UTC (1m16.620989002s ago) 2025/08/05 01:03:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee3cb_d20250805_m010231_c001_v7007000_t0000_u01754355751389") as it is a hide marker 2025/08/05 01:03:28 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1058aff735b05eea_d20250805_m010231_c001_v0001184_t0011_u01754355751181") 2025/08/05 01:03:28 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f104db01a049c0c20_d20250805_m010230_c001_v0001146_t0035_u01754355750344") 2025/08/05 01:03:28 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a238_d20250805_m010201_c001_v7007000_t0000_u01754355721526") as it is a hide marker 2025/08/05 01:03:28 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d1e_d20250805_m010200_c001_v0001136_t0043_u01754355720796") 2025/08/05 01:03:28 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : piped data.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f883_d20250805_m010303_c001_v7007000_t0000_u01754355783640") as it is a hide marker 2025/08/05 01:03:28 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : piped data.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67e3d_d20250805_m010302_c001_v0001136_t0041_u01754355782959") 2025/08/05 01:03:28 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : piped data.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f882_d20250805_m010302_c001_v7007000_t0000_u01754355782774") 2025/08/05 01:03:28 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : piped data.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4143e42643f67e3b_d20250805_m010302_c001_v0001136_t0035_u01754355782415") 2025/08/05 01:03:28 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a23e_d20250805_m010202_c001_v7007000_t0000_u01754355722894") as it is a hide marker 2025/08/05 01:03:28 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d22_d20250805_m010201_c001_v0001136_t0010_u01754355721891") 2025/08/05 01:03:28 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : test-metadata: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a2b4_d20250805_m010310_c001_v7007000_t0000_u01754355790942") as it is a hide marker 2025/08/05 01:03:28 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : test-metadata: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4a9f887_d20250805_m010305_c001_v0001177_t0000_u01754355785988") 2025/08/05 01:03:28 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : test-metadata: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f884_d20250805_m010304_c001_v7007000_t0000_u01754355784729") 2025/08/05 01:03:28 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : test-metadata: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67e43_d20250805_m010303_c001_v0001136_t0058_u01754355783828") 2025/08/05 01:03:28 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a22a_d20250805_m010155_c001_v7007000_t0000_u01754355715724") as it is a hide marker 2025/08/05 01:03:28 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d00_d20250805_m010154_c001_v0001136_t0059_u01754355714866") 2025/08/05 01:03:28 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a22f_d20250805_m010158_c001_v7007000_t0000_u01754355718039") as it is a hide marker 2025/08/05 01:03:28 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d08_d20250805_m010157_c001_v0001136_t0056_u01754355717365") 2025/08/05 01:03:28 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a22c_d20250805_m010157_c001_v7007000_t0000_u01754355717001") as it is a hide marker 2025/08/05 01:03:28 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d04_d20250805_m010156_c001_v0001136_t0030_u01754355716093") 2025/08/05 01:03:28 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a230_d20250805_m010159_c001_v7007000_t0000_u01754355719266") as it is a hide marker 2025/08/05 01:03:28 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d10_d20250805_m010158_c001_v0001136_t0000_u01754355718404") 2025/08/05 01:03:28 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a234_d20250805_m010200_c001_v7007000_t0000_u01754355720431") as it is a hide marker 2025/08/05 01:03:28 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d18_d20250805_m010159_c001_v0001136_t0016_u01754355719632") 2025/08/05 01:03:28 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a226_d20250805_m010154_c001_v7007000_t0000_u01754355714489") as it is a hide marker 2025/08/05 01:03:28 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : trailing space /trailing space : Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cf8_d20250805_m010153_c001_v0001136_t0026_u01754355713704") 2025/08/05 01:03:28 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883c75_d20250805_m010321_c001_v0001117_t0005_u01754355801462") "upload" dated 2025-08-05 01:03:21.462 +0000 UTC (6.723426663s ago) 2025/08/05 01:03:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f414ab92361dca270_d20250805_m010316_c001_v7007000_t0000_u01754355796644") 2025/08/05 01:03:28 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67e71_d20250805_m010313_c001_v0001136_t0036_u01754355793488") 2025/08/05 01:03:28 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a24d_d20250805_m010210_c001_v7007000_t0000_u01754355730570") as it is a hide marker 2025/08/05 01:03:28 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f203a8c801200a242_d20250805_m010205_c001_v0001184_t0044_u01754355725055") 2025/08/05 01:03:28 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : zero-length-file: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a241_d20250805_m010204_c001_v7007000_t0000_u01754355724743") as it is a hide marker 2025/08/05 01:03:28 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : zero-length-file: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4143e42643f67d2c_d20250805_m010204_c001_v0001136_t0035_u01754355724186") 2025/08/05 01:03:28 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a212_d20250805_m010147_c001_v7007000_t0000_u01754355707615") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cd2_d20250805_m010146_c001_v0001136_t0038_u01754355706860") 2025/08/05 01:03:28 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a1fe_d20250805_m010141_c001_v7007000_t0000_u01754355701678") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cb2_d20250805_m010140_c001_v0001136_t0026_u01754355700649") 2025/08/05 01:03:28 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a21c_d20250805_m010151_c001_v7007000_t0000_u01754355711206") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67ce4_d20250805_m010150_c001_v0001136_t0004_u01754355710105") 2025/08/05 01:03:28 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a217_d20250805_m010149_c001_v7007000_t0000_u01754355709739") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cda_d20250805_m010149_c001_v0001136_t0020_u01754355709046") 2025/08/05 01:03:28 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a21f_d20250805_m010152_c001_v7007000_t0000_u01754355712240") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cf0_d20250805_m010151_c001_v0001136_t0005_u01754355711581") 2025/08/05 01:03:28 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a216_d20250805_m010148_c001_v7007000_t0000_u01754355708681") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cd6_d20250805_m010147_c001_v0001136_t0056_u01754355707981") 2025/08/05 01:03:28 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ./.: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a201_d20250805_m010142_c001_v7007000_t0000_u01754355702896") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ./.: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cb8_d20250805_m010142_c001_v0001136_t0003_u01754355702052") 2025/08/05 01:03:28 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/05 01:03:28 DEBUG : ../..: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a208_d20250805_m010144_c001_v7007000_t0000_u01754355704161") as it is a hide marker 2025/08/05 01:03:28 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/05 01:03:28 DEBUG : ../..: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cbe_d20250805_m010143_c001_v0001136_t0012_u01754355703263") 2025/08/05 01:03:28 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/05 01:03:28 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of all hidden files 2025/08/05 01:03:28 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a20e_d20250805_m010146_c001_v7007000_t0000_u01754355706497") as it is a hide marker 2025/08/05 01:03:28 DEBUG : leading space/ leading space: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67ccc_d20250805_m010145_c001_v0001136_t0033_u01754355705632") 2025/08/05 01:03:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a20b_d20250805_m010145_c001_v7007000_t0000_u01754355705267") as it is a hide marker 2025/08/05 01:03:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cc6_d20250805_m010144_c001_v0001136_t0027_u01754355704533") 2025/08/05 01:03:28 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a224_d20250805_m010153_c001_v7007000_t0000_u01754355713337") as it is a hide marker 2025/08/05 01:03:28 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cf4_d20250805_m010152_c001_v0001136_t0047_u01754355712607") 2025/08/05 01:03:28 DEBUG : created from root.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a292_d20250805_m010249_c001_v7007000_t0000_u01754355769557") as it is a hide marker 2025/08/05 01:03:28 DEBUG : created from root.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f106ba52f959dcc0b_d20250805_m010248_c001_v0001116_t0013_u01754355768393") 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f881_d20250805_m010301_c001_v7007000_t0000_u01754355781675") as it is a hide marker 2025/08/05 01:03:28 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67dd5_d20250805_m010237_c001_v0001136_t0036_u01754355757352") 2025/08/05 01:03:29 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f11144591df9a1545_d20250805_m010233_c001_v0001130_t0021_u01754355753629") 2025/08/05 01:03:29 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d5a_d20250805_m010212_c001_v0001136_t0045_u01754355732180") 2025/08/05 01:03:29 DEBUG : file name.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d50_d20250805_m010211_c001_v0001136_t0047_u01754355731114") 2025/08/05 01:03:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d56_d20250805_m010211_c001_v0001136_t0029_u01754355731564") "upload" dated 2025-08-05 01:02:11.564 +0000 UTC (1m17.636423885s ago) 2025/08/05 01:03:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee3cb_d20250805_m010231_c001_v7007000_t0000_u01754355751389") as it is a hide marker 2025/08/05 01:03:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1058aff735b05eea_d20250805_m010231_c001_v0001184_t0011_u01754355751181") 2025/08/05 01:03:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f104db01a049c0c20_d20250805_m010230_c001_v0001146_t0035_u01754355750344") 2025/08/05 01:03:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a238_d20250805_m010201_c001_v7007000_t0000_u01754355721526") as it is a hide marker 2025/08/05 01:03:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d1e_d20250805_m010200_c001_v0001136_t0043_u01754355720796") 2025/08/05 01:03:29 DEBUG : piped data.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f883_d20250805_m010303_c001_v7007000_t0000_u01754355783640") as it is a hide marker 2025/08/05 01:03:29 DEBUG : piped data.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67e3d_d20250805_m010302_c001_v0001136_t0041_u01754355782959") 2025/08/05 01:03:29 DEBUG : piped data.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f882_d20250805_m010302_c001_v7007000_t0000_u01754355782774") 2025/08/05 01:03:29 DEBUG : piped data.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4143e42643f67e3b_d20250805_m010302_c001_v0001136_t0035_u01754355782415") 2025/08/05 01:03:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a23e_d20250805_m010202_c001_v7007000_t0000_u01754355722894") as it is a hide marker 2025/08/05 01:03:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d22_d20250805_m010201_c001_v0001136_t0010_u01754355721891") 2025/08/05 01:03:29 DEBUG : test-metadata: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a2b4_d20250805_m010310_c001_v7007000_t0000_u01754355790942") as it is a hide marker 2025/08/05 01:03:29 DEBUG : test-metadata: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4a9f887_d20250805_m010305_c001_v0001177_t0000_u01754355785988") 2025/08/05 01:03:29 DEBUG : test-metadata: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9f884_d20250805_m010304_c001_v7007000_t0000_u01754355784729") 2025/08/05 01:03:29 DEBUG : test-metadata: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67e43_d20250805_m010303_c001_v0001136_t0058_u01754355783828") 2025/08/05 01:03:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a22a_d20250805_m010155_c001_v7007000_t0000_u01754355715724") as it is a hide marker 2025/08/05 01:03:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d00_d20250805_m010154_c001_v0001136_t0059_u01754355714866") 2025/08/05 01:03:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a22f_d20250805_m010158_c001_v7007000_t0000_u01754355718039") as it is a hide marker 2025/08/05 01:03:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d08_d20250805_m010157_c001_v0001136_t0056_u01754355717365") 2025/08/05 01:03:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a22c_d20250805_m010157_c001_v7007000_t0000_u01754355717001") as it is a hide marker 2025/08/05 01:03:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d04_d20250805_m010156_c001_v0001136_t0030_u01754355716093") 2025/08/05 01:03:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a230_d20250805_m010159_c001_v7007000_t0000_u01754355719266") as it is a hide marker 2025/08/05 01:03:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d10_d20250805_m010158_c001_v0001136_t0000_u01754355718404") 2025/08/05 01:03:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a234_d20250805_m010200_c001_v7007000_t0000_u01754355720431") as it is a hide marker 2025/08/05 01:03:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d18_d20250805_m010159_c001_v0001136_t0016_u01754355719632") 2025/08/05 01:03:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a226_d20250805_m010154_c001_v7007000_t0000_u01754355714489") as it is a hide marker 2025/08/05 01:03:30 DEBUG : trailing space /trailing space : Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cf8_d20250805_m010153_c001_v0001136_t0026_u01754355713704") 2025/08/05 01:03:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883c75_d20250805_m010321_c001_v0001117_t0005_u01754355801462") "upload" dated 2025-08-05 01:03:21.462 +0000 UTC (9.056806241s ago) 2025/08/05 01:03:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f414ab92361dca270_d20250805_m010316_c001_v7007000_t0000_u01754355796644") 2025/08/05 01:03:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67e71_d20250805_m010313_c001_v0001136_t0036_u01754355793488") 2025/08/05 01:03:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a24d_d20250805_m010210_c001_v7007000_t0000_u01754355730570") as it is a hide marker 2025/08/05 01:03:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f203a8c801200a242_d20250805_m010205_c001_v0001184_t0044_u01754355725055") 2025/08/05 01:03:30 DEBUG : zero-length-file: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a241_d20250805_m010204_c001_v7007000_t0000_u01754355724743") as it is a hide marker 2025/08/05 01:03:30 DEBUG : zero-length-file: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4143e42643f67d2c_d20250805_m010204_c001_v0001136_t0035_u01754355724186") 2025/08/05 01:03:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a212_d20250805_m010147_c001_v7007000_t0000_u01754355707615") as it is a hide marker 2025/08/05 01:03:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cd2_d20250805_m010146_c001_v0001136_t0038_u01754355706860") 2025/08/05 01:03:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a1fe_d20250805_m010141_c001_v7007000_t0000_u01754355701678") as it is a hide marker 2025/08/05 01:03:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cb2_d20250805_m010140_c001_v0001136_t0026_u01754355700649") 2025/08/05 01:03:30 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a21c_d20250805_m010151_c001_v7007000_t0000_u01754355711206") as it is a hide marker 2025/08/05 01:03:31 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67ce4_d20250805_m010150_c001_v0001136_t0004_u01754355710105") 2025/08/05 01:03:31 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a217_d20250805_m010149_c001_v7007000_t0000_u01754355709739") as it is a hide marker 2025/08/05 01:03:31 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cda_d20250805_m010149_c001_v0001136_t0020_u01754355709046") 2025/08/05 01:03:31 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a21f_d20250805_m010152_c001_v7007000_t0000_u01754355712240") as it is a hide marker 2025/08/05 01:03:31 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cf0_d20250805_m010151_c001_v0001136_t0005_u01754355711581") 2025/08/05 01:03:31 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a216_d20250805_m010148_c001_v7007000_t0000_u01754355708681") as it is a hide marker 2025/08/05 01:03:31 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cd6_d20250805_m010147_c001_v0001136_t0056_u01754355707981") 2025/08/05 01:03:31 DEBUG : ./.: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a201_d20250805_m010142_c001_v7007000_t0000_u01754355702896") as it is a hide marker 2025/08/05 01:03:31 DEBUG : ./.: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cb8_d20250805_m010142_c001_v0001136_t0003_u01754355702052") 2025/08/05 01:03:31 DEBUG : ../..: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f403a8c801200a208_d20250805_m010144_c001_v7007000_t0000_u01754355704161") as it is a hide marker 2025/08/05 01:03:31 DEBUG : ../..: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67cbe_d20250805_m010143_c001_v0001136_t0012_u01754355703263") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/05 01:03:32 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/08/05 01:03:32 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/05 01:03:32 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/05 01:03:32 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/08/05 01:03:33 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of pending multipart uploads older than 0s 2025/08/05 01:03:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d56_d20250805_m010211_c001_v0001136_t0029_u01754355731564") "upload" dated 2025-08-05 01:02:11.564 +0000 UTC (1m21.768623614s ago) 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bbe_d20250805_m010332_c001_v0001150_t0051_u01754355812315") as it is a start marker (upload started at 2025-08-05 01:03:32.315 +0000 UTC) 2025/08/05 01:03:33 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bbf_d20250805_m010332_c001_v0001179_t0047_u01754355812500") as it is a start marker (upload started at 2025-08-05 01:03:32.5 +0000 UTC) 2025/08/05 01:03:33 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bc0_d20250805_m010332_c001_v0001101_t0007_u01754355812684") as it is a start marker (upload started at 2025-08-05 01:03:32.684 +0000 UTC) 2025/08/05 01:03:33 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bc1_d20250805_m010332_c001_v0001036_t0024_u01754355812867") as it is a start marker (upload started at 2025-08-05 01:03:32.867 +0000 UTC) 2025/08/05 01:03:33 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/05 01:03:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f4210f34572f18bbc_d20250805_m010332_c001_v7007000_t0000_u01754355812132") "hide" dated 2025-08-05 01:03:32.132 +0000 UTC (1.200776481s ago) 2025/08/05 01:03:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883c75_d20250805_m010321_c001_v0001117_t0005_u01754355801462") 2025/08/05 01:03:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/05 01:03:33 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of pending multipart uploads older than 0s 2025/08/05 01:03:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d56_d20250805_m010211_c001_v0001136_t0029_u01754355731564") "upload" dated 2025-08-05 01:02:11.564 +0000 UTC (1m22.205890791s ago) 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bbe_d20250805_m010332_c001_v0001150_t0051_u01754355812315") as it is a start marker (upload started at 2025-08-05 01:03:32.315 +0000 UTC) 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bbf_d20250805_m010332_c001_v0001179_t0047_u01754355812500") as it is a start marker (upload started at 2025-08-05 01:03:32.5 +0000 UTC) 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bc0_d20250805_m010332_c001_v0001101_t0007_u01754355812684") as it is a start marker (upload started at 2025-08-05 01:03:32.684 +0000 UTC) 2025/08/05 01:03:33 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bc1_d20250805_m010332_c001_v0001036_t0024_u01754355812867") as it is a start marker (upload started at 2025-08-05 01:03:32.867 +0000 UTC) 2025/08/05 01:03:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f127df3b0fd7b7b9f880e1b_f4210f34572f18bbc_d20250805_m010332_c001_v7007000_t0000_u01754355812132") "hide" dated 2025-08-05 01:03:32.132 +0000 UTC (1.638031246s ago) 2025/08/05 01:03:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883c75_d20250805_m010321_c001_v0001117_t0005_u01754355801462") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/05 01:03:34 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/05 01:03:34 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/05 01:03:34 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/08/05 01:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/05 01:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/05 01:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/05 01:03:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/05 01:03:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/05 01:03:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/05 01:03:46 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/05 01:03:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:03:49 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/08/05 01:03:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e31f34_d20250805_m010349_c001_v0001041_t0032_u01754355829848") 2025/08/05 01:03:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:03:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/05 01:03:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/05 01:03:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:03:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:03:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/05 01:03:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/05 01:03:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/05 01:03:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/05 01:03:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/05 01:03:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/05 01:03:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/05 01:03:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/05 01:03:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:03:59 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/08/05 01:03:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee4f0_d20250805_m010359_c001_v0001172_t0029_u01754355839101") 2025/08/05 01:03:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/05 01:03:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/05 01:03:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/05 01:04:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/05 01:04:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/05 01:04:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/05 01:04:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/05 01:04:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/05 01:04:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/05 01:04:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/05 01:04:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/05 01:04:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/05 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/05 01:04:09 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/05 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:04:12 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/08/05 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f218ed661d1901571_d20250805_m010412_c001_v0001041_t0051_u01754355852325") 2025/08/05 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/05 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/05 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:04:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/05 01:04:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/05 01:04:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:15 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/08/05 01:04:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/05 01:04:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/05 01:04:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/05 01:04:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/05 01:04:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/05 01:04:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/05 01:04:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/05 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:04:20 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/08/05 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f218ed661d190158d_d20250805_m010420_c001_v0001104_t0006_u01754355860697") 2025/08/05 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/05 01:04:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/05 01:04:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/05 01:04:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/05 01:04:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/05 01:04:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/05 01:04:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/05 01:04:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/05 01:04:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/05 01:04:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/05 01:04:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:04:29 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/08/05 01:04:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e2fb_d20250805_m010429_c001_v0001176_t0034_u01754355869121") 2025/08/05 01:04:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/05 01:04:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/05 01:04:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/05 01:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/05 01:04:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/05 01:04:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/05 01:04:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/05 01:04:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/05 01:04:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/05 01:04:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/05 01:04:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/05 01:04:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/05 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/05 01:04:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/05 01:04:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:04:37 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/08/05 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f204fa0b4b69437e4_d20250805_m010438_c001_v0001183_t0045_u01754355878043") 2025/08/05 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/05 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/05 01:04:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/05 01:04:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/05 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:40 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/08/05 01:04:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/05 01:04:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/05 01:04:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/05 01:04:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/05 01:04:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/05 01:04:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/05 01:04:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/05 01:04:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:04:46 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/08/05 01:04:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f204fa0b4b69437e8_d20250805_m010446_c001_v0001165_t0016_u01754355886197") 2025/08/05 01:04:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:04:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/05 01:04:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/05 01:04:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/05 01:04:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/05 01:04:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/05 01:04:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/05 01:04:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/05 01:04:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/05 01:04:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/05 01:04:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/05 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:04:55 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/08/05 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e317_d20250805_m010455_c001_v0001040_t0057_u01754355895781") 2025/08/05 01:04:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/05 01:04:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/05 01:04:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/05 01:04:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:04:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:04:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/05 01:05:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/05 01:05:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/05 01:05:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/05 01:05:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/05 01:05:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/05 01:05:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/05 01:05:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/05 01:05:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/05 01:05:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/05 01:05:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/05 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:05:05 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/08/05 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f217a624a556bbf8e_d20250805_m010505_c001_v0001137_t0011_u01754355905150") 2025/08/05 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/05 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/05 01:05:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/05 01:05:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/05 01:05:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:05:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:05:07 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/08/05 01:05:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/05 01:05:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/05 01:05:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/05 01:05:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/05 01:05:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/05 01:05:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/05 01:05:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/05 01:05:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:05:13 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/08/05 01:05:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f217a624a556bbfa7_d20250805_m010513_c001_v0001098_t0037_u01754355913957") 2025/08/05 01:05:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:05:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/05 01:05:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/05 01:05:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:05:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:05:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/05 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/05 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/05 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/05 01:05:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/05 01:05:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/05 01:05:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/05 01:05:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/05 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:05:26 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/08/05 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e341_d20250805_m010526_c001_v0001044_t0042_u01754355926816") 2025/08/05 01:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/05 01:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/05 01:05:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/05 01:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/05 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/05 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/05 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/05 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/05 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/05 01:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/05 01:05:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/05 01:05:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/05 01:05:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/05 01:05:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/05 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:05:37 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/08/05 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e31fe8_d20250805_m010537_c001_v0001182_t0010_u01754355937090") 2025/08/05 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/05 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/05 01:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/05 01:05:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/05 01:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:05:39 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/08/05 01:05:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/05 01:05:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/05 01:05:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/05 01:05:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/05 01:05:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/05 01:05:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/05 01:05:45 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/05 01:05:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:05:46 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/08/05 01:05:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e32003_d20250805_m010546_c001_v0001032_t0014_u01754355946893") 2025/08/05 01:05:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:05:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/05 01:05:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/05 01:05:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/05 01:05:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/05 01:05:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/05 01:05:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:05:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:05:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/05 01:05:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/05 01:05:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/05 01:05:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/05 01:05:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/05 01:05:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/05 01:05:55 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/05 01:05:55 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/05 01:05:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:05:59 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/08/05 01:05:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4a9fdd9_d20250805_m010559_c001_v0001179_t0049_u01754355959409") 2025/08/05 01:05:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/05 01:05:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/05 01:05:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/05 01:06:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:06:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:06:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/05 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/05 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/05 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/05 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/05 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/05 01:06:04 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/05 01:06:05 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/05 01:06:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/05 01:06:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/05 01:06:07 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/05 01:06:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:06:09 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/08/05 01:06:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e32017_d20250805_m010610_c001_v0001116_t0011_u01754355970023") 2025/08/05 01:06:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/05 01:06:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:06:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/05 01:06:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/05 01:06:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/05 01:06:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:06:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:06:14 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/08/05 01:06:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/05 01:06:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/05 01:06:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/05 01:06:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/05 01:06:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/05 01:06:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/05 01:06:20 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/05 01:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:06:22 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/08/05 01:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f20447bc2a24a0e6e_d20250805_m010622_c001_v0001153_t0003_u01754355982732") 2025/08/05 01:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/05 01:06:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/05 01:06:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:06:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:06:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/05 01:06:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/05 01:06:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/05 01:06:28 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/05 01:06:28 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/05 01:06:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/05 01:06:31 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/05 01:06:31 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/05 01:06:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:06:34 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/08/05 01:06:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f2134a00943f077f2_d20250805_m010634_c001_v0001120_t0017_u01754355994096") 2025/08/05 01:06:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/05 01:06:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/05 01:06:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/05 01:06:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:06:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:06:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/05 01:06:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/05 01:06:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/05 01:06:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/05 01:06:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/05 01:06:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/05 01:06:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/05 01:06:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/05 01:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/05 01:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/05 01:06:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/05 01:06:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/05 01:06:49 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/08/05 01:06:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f127df3b0fd7b7b9f880e1b_f2182b5d0433c9de9_d20250805_m010649_c001_v0001153_t0015_u01754356009569") 2025/08/05 01:06:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/05 01:06:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/05 01:06:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/05 01:06:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/05 01:06:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/05 01:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/05 01:06:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/05 01:06:52 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/08/05 01:07:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee726_d20250805_m010701_c001_v0001181_t0019_u01754356021574") 2025/08/05 01:07:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/05 01:07:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/05 01:07:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/05 01:07:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/05 01:07:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/05 01:07:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/05 01:07:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/05 01:07:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/05 01:07:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/05 01:07:06 DEBUG : chunked-copy: Done sending chunk 0 2025/08/05 01:07:07 DEBUG : chunked-copy: Done sending chunk 1 2025/08/05 01:07:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/05 01:07:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee72d_d20250805_m010707_c001_v0001117_t0054_u01754356027850") 2025/08/05 01:07:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/05 01:07:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/05 01:07:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/05 01:07:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/05 01:07:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/05 01:07:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/05 01:07:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/05 01:07:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/05 01:07:11 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/05 01:07:13 DEBUG : chunked-copy: Done sending chunk 1 2025/08/05 01:07:13 DEBUG : chunked-copy: Done sending chunk 0 2025/08/05 01:07:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/05 01:07:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4aa0019_d20250805_m010714_c001_v0001040_t0009_u01754356034453") 2025/08/05 01:07:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/05 01:07:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/05 01:07:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/05 01:07:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/05 01:07:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/05 01:07:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/05 01:07:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/05 01:07:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/05 01:07:17 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/05 01:07:20 DEBUG : chunked-copy: Done sending chunk 1 2025/08/05 01:07:20 DEBUG : chunked-copy: Done sending chunk 0 2025/08/05 01:07:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/05 01:07:22 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4aa0026_d20250805_m010722_c001_v0001038_t0048_u01754356042067") 2025/08/05 01:07:22 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/05 01:07:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/05 01:07:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/05 01:07:22 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/05 01:07:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/05 01:07:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/05 01:07:23 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/05 01:07:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/05 01:07:29 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/05 01:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuhug2fuge/deeper/nonexisting/directory" === 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/08/05 01:11:46 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of all files 2025/08/05 01:11:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4134a00943f077ea_d20250805_m010626_c001_v7007000_t0000_u01754355986996") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f20447bc2a24a0e6e_d20250805_m010622_c001_v0001153_t0003_u01754355982732") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f40447bc2a24a0e6c_d20250805_m010622_c001_v7007000_t0000_u01754355982156") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f20447bc2a24a0e69_d20250805_m010617_c001_v0001183_t0024_u01754355977608") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee71b_d20250805_m010654_c001_v7007000_t0000_u01754356014780") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2182b5d0433c9de9_d20250805_m010649_c001_v0001153_t0015_u01754356009569") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4182b5d0433c9de8_d20250805_m010648_c001_v7007000_t0000_u01754356008983") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2134a00943f077fc_d20250805_m010643_c001_v0001172_t0041_u01754356003004") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4134a00943f077fb_d20250805_m010642_c001_v7007000_t0000_u01754356002821") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2134a00943f077f2_d20250805_m010634_c001_v0001120_t0017_u01754355994096") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4134a00943f077f1_d20250805_m010633_c001_v7007000_t0000_u01754355993526") 2025/08/05 01:11:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2134a00943f077eb_d20250805_m010627_c001_v0001171_t0006_u01754355987177") 2025/08/05 01:11:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e30a_d20250805_m010441_c001_v7007000_t0000_u01754355881859") 2025/08/05 01:11:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f204fa0b4b69437e4_d20250805_m010438_c001_v0001183_t0045_u01754355878043") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e2ff_d20250805_m010433_c001_v7007000_t0000_u01754355873053") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e2fb_d20250805_m010429_c001_v0001176_t0034_u01754355869121") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f404fa0b4b69437e3_d20250805_m010437_c001_v7007000_t0000_u01754355877641") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e300_d20250805_m010433_c001_v0001137_t0036_u01754355873236") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e2fa_d20250805_m010428_c001_v7007000_t0000_u01754355868733") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e2f3_d20250805_m010424_c001_v0001165_t0044_u01754355864744") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e2f1_d20250805_m010424_c001_v7007000_t0000_u01754355864562") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f218ed661d190158d_d20250805_m010420_c001_v0001104_t0006_u01754355860697") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f418ed661d1901589_d20250805_m010420_c001_v7007000_t0000_u01754355860244") 2025/08/05 01:11:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e2e8_d20250805_m010416_c001_v0001131_t0040_u01754355856671") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e32e_d20250805_m010509_c001_v7007000_t0000_u01754355909064") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f217a624a556bbf8e_d20250805_m010505_c001_v0001137_t0011_u01754355905150") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e31f_d20250805_m010500_c001_v7007000_t0000_u01754355900116") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e317_d20250805_m010455_c001_v0001040_t0057_u01754355895781") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f417a624a556bbf8d_d20250805_m010504_c001_v7007000_t0000_u01754355904761") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e320_d20250805_m010500_c001_v0001032_t0028_u01754355900298") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e316_d20250805_m010455_c001_v7007000_t0000_u01754355895368") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e312_d20250805_m010450_c001_v0001153_t0006_u01754355890895") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e311_d20250805_m010450_c001_v7007000_t0000_u01754355890713") 2025/08/05 01:11:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f204fa0b4b69437e8_d20250805_m010446_c001_v0001165_t0016_u01754355886197") 2025/08/05 01:11:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f404fa0b4b69437e7_d20250805_m010445_c001_v7007000_t0000_u01754355885789") 2025/08/05 01:11:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e30b_d20250805_m010442_c001_v0001036_t0031_u01754355882052") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e2e7_d20250805_m010416_c001_v7007000_t0000_u01754355856478") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f218ed661d1901571_d20250805_m010412_c001_v0001041_t0051_u01754355852325") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f418ed661d190156d_d20250805_m010411_c001_v7007000_t0000_u01754355851886") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee4f9_d20250805_m010403_c001_v0001093_t0010_u01754355843367") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee4f7_d20250805_m010403_c001_v7007000_t0000_u01754355843185") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee4f0_d20250805_m010359_c001_v0001172_t0029_u01754355839101") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee4ee_d20250805_m010358_c001_v7007000_t0000_u01754355838717") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee4e9_d20250805_m010354_c001_v0001093_t0033_u01754355834290") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee4e8_d20250805_m010354_c001_v7007000_t0000_u01754355834105") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e31f34_d20250805_m010349_c001_v0001041_t0032_u01754355829848") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f41609e0665e31f33_d20250805_m010349_c001_v7007000_t0000_u01754355829432") 2025/08/05 01:11:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2210f34572f18bd3_d20250805_m010344_c001_v0001182_t0017_u01754355824382") 2025/08/05 01:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e34d_d20250805_m010541_c001_v7007000_t0000_u01754355941392") 2025/08/05 01:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e31fe8_d20250805_m010537_c001_v0001182_t0010_u01754355937090") 2025/08/05 01:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e344_d20250805_m010531_c001_v7007000_t0000_u01754355931505") 2025/08/05 01:11:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e341_d20250805_m010526_c001_v0001044_t0042_u01754355926816") 2025/08/05 01:11:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f41609e0665e31fe6_d20250805_m010536_c001_v7007000_t0000_u01754355936598") 2025/08/05 01:11:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e345_d20250805_m010531_c001_v0001172_t0024_u01754355931697") 2025/08/05 01:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e33f_d20250805_m010526_c001_v7007000_t0000_u01754355926303") 2025/08/05 01:11:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e33b_d20250805_m010521_c001_v0001181_t0009_u01754355921660") 2025/08/05 01:11:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f419046b64f07e33a_d20250805_m010521_c001_v7007000_t0000_u01754355921478") 2025/08/05 01:11:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f217a624a556bbfa7_d20250805_m010513_c001_v0001098_t0037_u01754355913957") 2025/08/05 01:11:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f417a624a556bbfa6_d20250805_m010513_c001_v7007000_t0000_u01754355913456") 2025/08/05 01:11:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e32f_d20250805_m010509_c001_v0001106_t0018_u01754355909247") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f40447bc2a24a0e67_d20250805_m010617_c001_v7007000_t0000_u01754355977411") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e32017_d20250805_m010610_c001_v0001116_t0011_u01754355970023") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f41609e0665e32016_d20250805_m010609_c001_v7007000_t0000_u01754355969495") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4a9ffa3_d20250805_m010604_c001_v0001171_t0010_u01754355964144") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9ffa2_d20250805_m010603_c001_v7007000_t0000_u01754355963962") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4a9fdd9_d20250805_m010559_c001_v0001179_t0049_u01754355959409") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9fdd7_d20250805_m010558_c001_v7007000_t0000_u01754355958897") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4a9fdcf_d20250805_m010551_c001_v0001106_t0003_u01754355951081") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9fdcd_d20250805_m010550_c001_v7007000_t0000_u01754355950900") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f21609e0665e32003_d20250805_m010546_c001_v0001032_t0014_u01754355946893") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f41609e0665e32002_d20250805_m010546_c001_v7007000_t0000_u01754355946402") 2025/08/05 01:11:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f219046b64f07e34e_d20250805_m010541_c001_v0001144_t0007_u01754355941575") 2025/08/05 01:11:50 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee74c_d20250805_m010726_c001_v7007000_t0000_u01754356046163") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee740_d20250805_m010717_c001_v0001157_t0007_u01754356037195") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee73f_d20250805_m010716_c001_v7007000_t0000_u01754356036524") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee734_d20250805_m010710_c001_v0001038_t0052_u01754356030816") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee730_d20250805_m010710_c001_v7007000_t0000_u01754356030029") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4aa0000_d20250805_m010704_c001_v0001120_t0025_u01754356024173") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9fffd_d20250805_m010703_c001_v7007000_t0000_u01754356023466") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883fad_d20250805_m010659_c001_v0001117_t0054_u01754356019694") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee71e_d20250805_m010659_c001_v7007000_t0000_u01754356019252") 2025/08/05 01:11:51 DEBUG : chunked-copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883f9d_d20250805_m010655_c001_v0001117_t0038_u01754356015562") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee74b_d20250805_m010725_c001_v7007000_t0000_u01754356045911") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4aa0026_d20250805_m010722_c001_v0001038_t0048_u01754356042067") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee73e_d20250805_m010716_c001_v7007000_t0000_u01754356036341") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f212dc033f4aa0019_d20250805_m010714_c001_v0001040_t0009_u01754356034453") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee72f_d20250805_m010709_c001_v7007000_t0000_u01754356029845") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee72d_d20250805_m010707_c001_v0001117_t0054_u01754356027850") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f412dc033f4a9fffb_d20250805_m010703_c001_v7007000_t0000_u01754356023283") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f2086dd0977cee726_d20250805_m010701_c001_v0001181_t0019_u01754356021574") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee71d_d20250805_m010659_c001_v7007000_t0000_u01754356019063") 2025/08/05 01:11:51 DEBUG : chunked-copy.copy: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f117f96c379363ca9_d20250805_m010657_c001_v0001040_t0000_u01754356017755") 2025/08/05 01:11:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f1143e42643f67d56_d20250805_m010211_c001_v0001136_t0029_u01754355731564") 2025/08/05 01:11:51 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4086dd0977cee750_d20250805_m010727_c001_v7007000_t0000_u01754356047649") 2025/08/05 01:11:51 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883ffd_d20250805_m010726_c001_v0001117_t0004_u01754356046911") 2025/08/05 01:11:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f407935410ab59725_d20250805_m011145_c001_v7007000_t0000_u01754356305520") 2025/08/05 01:11:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3884009_d20250805_m010729_c001_v0001117_t0059_u01754356049486") 2025/08/05 01:11:52 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f103c700de3883fff_d20250805_m010728_c001_v0001117_t0014_u01754356048022") 2025/08/05 01:11:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f127df3b0fd7b7b9f880e1b_f4210f34572f18bbc_d20250805_m010332_c001_v7007000_t0000_u01754355812132") 2025/08/05 01:11:55 INFO : B2 bucket rclone-test-qapuhug2fuge: cleaning bucket "rclone-test-qapuhug2fuge" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (627.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.04s) --- PASS: TestIntegration/FsMkdir (620.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.37s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.83s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (93.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.56s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (40.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.30s) --- 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 (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.19s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (9.95s) --- 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 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (190.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (32.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (36.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (37.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (259.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (257.84s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 627.204s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m32.381025001s (try 1/5)