"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/05/14 02:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pidedeg2gayu" 2025/05/14 02:40:19 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/05/14 02:40:21 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/14 02:40:22 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/14 02:40:22 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/05/14 02:40:44 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/05/14 02:40:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/14 02:40:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/14 02:40:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/14 02:40:47 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/14 02:40:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/14 02:40:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/14 02:40:48 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/05/14 02:40:54 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/14 02:40:55 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/05/14 02:41:00 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of all files 2025/05/14 02:41:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acb54_d20250514_m024059_c001_v0001182_t0032_u01747190459733") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/14 02:41:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pidedeg2gayu/dirToPurgeFromRoot" 2025/05/14 02:41:02 INFO : B2 bucket rclone-test-pidedeg2gayu path dirToPurgeFromRoot: cleaning bucket "rclone-test-pidedeg2gayu" of all files 2025/05/14 02:41:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acb92_d20250514_m024101_c001_v0001182_t0043_u01747190461297") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/14 02:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pidedeg2gayu/hello? sausage/êé" 2025/05/14 02:41:08 INFO : B2 bucket rclone-test-pidedeg2gayu path hello? sausage/êé: cleaning bucket "rclone-test-pidedeg2gayu" of all files 2025/05/14 02:41:08 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f117d40ed3baf29b0_d20250514_m024106_c001_v0001106_t0000_u01747190466535") === 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/05/14 02:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pidedeg2gayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/14 02:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pidedeg2gayu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-pidedeg2gayu" from "TestB2:rclone-test-pidedeg2gayu" 2025/05/14 02:41:20 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/05/14 02:41:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xamuzap7zinu" 2025/05/14 02:41:35 DEBUG : B2 bucket rclone-test-xamuzap7zinu: Purge remote 2025/05/14 02:41:35 INFO : B2 bucket rclone-test-xamuzap7zinu: cleaning bucket "rclone-test-xamuzap7zinu" of all files 2025/05/14 02:41:35 DEBUG : somefile: Deleting (id "4_zbf822df3a0bdcbcb9f680e1b_f400730decfb675cc_d20250514_m024134_c001_v0001105_t0041_u01747190494167") === 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/05/14 02:41:36 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/14 02:41:37 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/05/14 02:41:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/14 02:41:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/14 02:41:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.724Ki offset 6Mi/6.106Mi 2025/05/14 02:41:40 DEBUG : test-metadata: Sending chunk 1 length 111333 2025/05/14 02:41:41 DEBUG : test-metadata: Done sending chunk 1 2025/05/14 02:41:42 DEBUG : test-metadata: Done sending chunk 0 2025/05/14 02:41:42 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/05/14 02:41:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/05/14 02:41:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/14 02:41:50 DEBUG : pacer: Reducing sleep to 10ms 2025/05/14 02:41:52 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-12.backblaze.com/b2api/v1/b2_upload_file/9f821d73a0adcbcb9f680e1b/c001_v0001182_t0015": EOF 2025/05/14 02:41:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-12.backblaze.com/b2api/v1/b2_upload_file/9f821d73a0adcbcb9f680e1b/c001_v0001182_t0015": EOF) 2025/05/14 02:41:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1182-12.backblaze.com/b2api/v1/b2_upload_file/9f821d73a0adcbcb9f680e1b/c001_v0001182_t0015": EOF - low level retry 1/10 2025/05/14 02:41:54 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-05-14-024147-633.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/05/14 02:41:57 DEBUG : oldPath = "TestB2:rclone-test-pidedeg2gayu/versions/test-versions-v2025-05-14-024147-633.txt" 2025/05/14 02:41:57 DEBUG : newPath = "TestB2,versions:rclone-test-pidedeg2gayu/versions/test-versions-v2025-05-14-024147-633.txt" 2025/05/14 02:41:57 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-pidedeg2gayu/versions/test-versions-v2025-05-14-024147-633.txt" 2025/05/14 02:41:57 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/14 02:41:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-pidedeg2gayu/versions/test-versions-v2025-05-14-024147-633.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-pidedeg2gayu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/05/14 02:41:59 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of all hidden files 2025/05/14 02:42:00 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737044_d20250514_m024028_c001_v7007000_t0000_u01747190428925") as it is a hide marker 2025/05/14 02:42:00 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : leading space/ leading space: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac727_d20250514_m024028_c001_v0001182_t0023_u01747190428355") 2025/05/14 02:42:00 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737043_d20250514_m024027_c001_v7007000_t0000_u01747190427981") as it is a hide marker 2025/05/14 02:42:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac704_d20250514_m024027_c001_v0001182_t0009_u01747190427417") 2025/05/14 02:42:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737051_d20250514_m024034_c001_v7007000_t0000_u01747190434616") as it is a hide marker 2025/05/14 02:42:00 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac7f1_d20250514_m024034_c001_v0001182_t0043_u01747190434042") 2025/05/14 02:42:00 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : created from root.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f402438d2108ea847_d20250514_m024128_c001_v7007000_t0000_u01747190488149") as it is a hide marker 2025/05/14 02:42:00 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : created from root.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f10396dcd39e61d71_d20250514_m024127_c001_v0001182_t0042_u01747190487213") 2025/05/14 02:42:00 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe30_d20250514_m024136_c001_v7007000_t0000_u01747190496265") as it is a hide marker 2025/05/14 02:42:00 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acd5c_d20250514_m024116_c001_v0001182_t0044_u01747190476427") 2025/05/14 02:42:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1171397ef52091d9_d20250514_m024112_c001_v0001153_t0004_u01747190472719") 2025/05/14 02:42:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca5b_d20250514_m024052_c001_v0001182_t0045_u01747190452108") 2025/05/14 02:42:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca43_d20250514_m024051_c001_v0001182_t0031_u01747190451310") 2025/05/14 02:42:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca4b_d20250514_m024051_c001_v0001182_t0013_u01747190451710") "upload" dated 2025-05-14 02:40:51.71 +0000 UTC (1m8.313140986s ago) 2025/05/14 02:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f417bd7dd9f4cfc74_d20250514_m024110_c001_v7007000_t0000_u01747190470506") as it is a hide marker 2025/05/14 02:42:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f111630b1e8e2086b_d20250514_m024110_c001_v0001181_t0055_u01747190470220") 2025/05/14 02:42:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f10560ffef89b4be1_d20250514_m024109_c001_v0001183_t0054_u01747190469617") 2025/05/14 02:42:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73705e_d20250514_m024041_c001_v7007000_t0000_u01747190441203") as it is a hide marker 2025/05/14 02:42:00 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac8e3_d20250514_m024040_c001_v0001182_t0054_u01747190440646") 2025/05/14 02:42:00 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : piped data.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe33_d20250514_m024137_c001_v7007000_t0000_u01747190497978") as it is a hide marker 2025/05/14 02:42:00 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : piped data.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acfe8_d20250514_m024137_c001_v0001182_t0007_u01747190497588") 2025/05/14 02:42:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : piped data.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe32_d20250514_m024137_c001_v7007000_t0000_u01747190497373") 2025/05/14 02:42:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : piped data.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41207937a94acfd0_d20250514_m024137_c001_v0001182_t0015_u01747190497005") 2025/05/14 02:42:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737061_d20250514_m024042_c001_v7007000_t0000_u01747190442174") as it is a hide marker 2025/05/14 02:42:00 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac90b_d20250514_m024041_c001_v0001182_t0023_u01747190441572") 2025/05/14 02:42:00 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : test-metadata: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f418148089fd3f2b7_d20250514_m024145_c001_v7007000_t0000_u01747190505070") as it is a hide marker 2025/05/14 02:42:00 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : test-metadata: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f21535042c0eabe35_d20250514_m024139_c001_v0001090_t0018_u01747190499843") 2025/05/14 02:42:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : test-metadata: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe34_d20250514_m024138_c001_v7007000_t0000_u01747190498932") 2025/05/14 02:42:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : test-metadata: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acffe_d20250514_m024138_c001_v0001182_t0017_u01747190498179") 2025/05/14 02:42:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737054_d20250514_m024036_c001_v7007000_t0000_u01747190436498") as it is a hide marker 2025/05/14 02:42:00 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac835_d20250514_m024035_c001_v0001182_t0026_u01747190435933") 2025/05/14 02:42:00 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737059_d20250514_m024038_c001_v7007000_t0000_u01747190438398") as it is a hide marker 2025/05/14 02:42:00 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac877_d20250514_m024037_c001_v0001182_t0037_u01747190437816") 2025/05/14 02:42:00 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737057_d20250514_m024037_c001_v7007000_t0000_u01747190437439") as it is a hide marker 2025/05/14 02:42:00 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac857_d20250514_m024036_c001_v0001182_t0049_u01747190436867") 2025/05/14 02:42:00 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73705a_d20250514_m024039_c001_v7007000_t0000_u01747190439326") as it is a hide marker 2025/05/14 02:42:00 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac88f_d20250514_m024038_c001_v0001182_t0050_u01747190438768") 2025/05/14 02:42:00 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73705b_d20250514_m024040_c001_v7007000_t0000_u01747190440272") as it is a hide marker 2025/05/14 02:42:00 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac8b9_d20250514_m024039_c001_v0001182_t0037_u01747190439699") 2025/05/14 02:42:00 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737053_d20250514_m024035_c001_v7007000_t0000_u01747190435567") as it is a hide marker 2025/05/14 02:42:00 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : trailing space /trailing space : Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac815_d20250514_m024034_c001_v0001182_t0041_u01747190434983") 2025/05/14 02:42:00 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e283270_d20250514_m024155_c001_v0001150_t0002_u01747190515384") "upload" dated 2025-05-14 02:41:55.384 +0000 UTC (4.640126667s ago) 2025/05/14 02:42:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2b5_d20250514_m024150_c001_v7007000_t0000_u01747190510628") 2025/05/14 02:42:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ad12a_d20250514_m024147_c001_v0001182_t0027_u01747190507633") 2025/05/14 02:42:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73706b_d20250514_m024050_c001_v7007000_t0000_u01747190450754") as it is a hide marker 2025/05/14 02:42:00 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba737064_d20250514_m024044_c001_v0001113_t0058_u01747190444337") 2025/05/14 02:42:00 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : zero-length-file: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737063_d20250514_m024044_c001_v7007000_t0000_u01747190444013") as it is a hide marker 2025/05/14 02:42:00 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : zero-length-file: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41207937a94ac953_d20250514_m024043_c001_v0001182_t0015_u01747190443456") 2025/05/14 02:42:00 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737045_d20250514_m024029_c001_v7007000_t0000_u01747190429919") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac749_d20250514_m024029_c001_v0001182_t0008_u01747190429342") 2025/05/14 02:42:00 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737039_d20250514_m024025_c001_v7007000_t0000_u01747190425078") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac684_d20250514_m024024_c001_v0001182_t0001_u01747190424127") 2025/05/14 02:42:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73704d_d20250514_m024032_c001_v7007000_t0000_u01747190432720") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac7b1_d20250514_m024032_c001_v0001182_t0059_u01747190432157") 2025/05/14 02:42:00 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73704a_d20250514_m024031_c001_v7007000_t0000_u01747190431788") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac78b_d20250514_m024031_c001_v0001182_t0000_u01747190431230") 2025/05/14 02:42:00 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73704f_d20250514_m024033_c001_v7007000_t0000_u01747190433665") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac7cf_d20250514_m024033_c001_v0001182_t0026_u01747190433086") 2025/05/14 02:42:00 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737047_d20250514_m024030_c001_v7007000_t0000_u01747190430857") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac76d_d20250514_m024030_c001_v0001182_t0029_u01747190430288") 2025/05/14 02:42:00 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ./.: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73703e_d20250514_m024026_c001_v7007000_t0000_u01747190426067") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ./.: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac6c0_d20250514_m024025_c001_v0001182_t0042_u01747190425455") 2025/05/14 02:42:00 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/14 02:42:00 DEBUG : ../..: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737041_d20250514_m024027_c001_v7007000_t0000_u01747190427050") as it is a hide marker 2025/05/14 02:42:00 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/14 02:42:00 DEBUG : ../..: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac6e6_d20250514_m024026_c001_v0001182_t0022_u01747190426479") 2025/05/14 02:42:00 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/14 02:42:00 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of all hidden files 2025/05/14 02:42:00 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737044_d20250514_m024028_c001_v7007000_t0000_u01747190428925") as it is a hide marker 2025/05/14 02:42:00 DEBUG : leading space/ leading space: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac727_d20250514_m024028_c001_v0001182_t0023_u01747190428355") 2025/05/14 02:42:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737043_d20250514_m024027_c001_v7007000_t0000_u01747190427981") as it is a hide marker 2025/05/14 02:42:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac704_d20250514_m024027_c001_v0001182_t0009_u01747190427417") 2025/05/14 02:42:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737051_d20250514_m024034_c001_v7007000_t0000_u01747190434616") as it is a hide marker 2025/05/14 02:42:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac7f1_d20250514_m024034_c001_v0001182_t0043_u01747190434042") 2025/05/14 02:42:00 DEBUG : created from root.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f402438d2108ea847_d20250514_m024128_c001_v7007000_t0000_u01747190488149") as it is a hide marker 2025/05/14 02:42:00 DEBUG : created from root.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f10396dcd39e61d71_d20250514_m024127_c001_v0001182_t0042_u01747190487213") 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe30_d20250514_m024136_c001_v7007000_t0000_u01747190496265") as it is a hide marker 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acd5c_d20250514_m024116_c001_v0001182_t0044_u01747190476427") 2025/05/14 02:42:00 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1171397ef52091d9_d20250514_m024112_c001_v0001153_t0004_u01747190472719") 2025/05/14 02:42:01 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca5b_d20250514_m024052_c001_v0001182_t0045_u01747190452108") 2025/05/14 02:42:01 DEBUG : file name.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca43_d20250514_m024051_c001_v0001182_t0031_u01747190451310") 2025/05/14 02:42:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca4b_d20250514_m024051_c001_v0001182_t0013_u01747190451710") "upload" dated 2025-05-14 02:40:51.71 +0000 UTC (1m9.381087248s ago) 2025/05/14 02:42:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f417bd7dd9f4cfc74_d20250514_m024110_c001_v7007000_t0000_u01747190470506") as it is a hide marker 2025/05/14 02:42:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f111630b1e8e2086b_d20250514_m024110_c001_v0001181_t0055_u01747190470220") 2025/05/14 02:42:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f10560ffef89b4be1_d20250514_m024109_c001_v0001183_t0054_u01747190469617") 2025/05/14 02:42:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73705e_d20250514_m024041_c001_v7007000_t0000_u01747190441203") as it is a hide marker 2025/05/14 02:42:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac8e3_d20250514_m024040_c001_v0001182_t0054_u01747190440646") 2025/05/14 02:42:01 DEBUG : piped data.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe33_d20250514_m024137_c001_v7007000_t0000_u01747190497978") as it is a hide marker 2025/05/14 02:42:01 DEBUG : piped data.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acfe8_d20250514_m024137_c001_v0001182_t0007_u01747190497588") 2025/05/14 02:42:01 DEBUG : piped data.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe32_d20250514_m024137_c001_v7007000_t0000_u01747190497373") 2025/05/14 02:42:01 DEBUG : piped data.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41207937a94acfd0_d20250514_m024137_c001_v0001182_t0015_u01747190497005") 2025/05/14 02:42:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737061_d20250514_m024042_c001_v7007000_t0000_u01747190442174") as it is a hide marker 2025/05/14 02:42:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac90b_d20250514_m024041_c001_v0001182_t0023_u01747190441572") 2025/05/14 02:42:01 DEBUG : test-metadata: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f418148089fd3f2b7_d20250514_m024145_c001_v7007000_t0000_u01747190505070") as it is a hide marker 2025/05/14 02:42:01 DEBUG : test-metadata: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f21535042c0eabe35_d20250514_m024139_c001_v0001090_t0018_u01747190499843") 2025/05/14 02:42:01 DEBUG : test-metadata: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabe34_d20250514_m024138_c001_v7007000_t0000_u01747190498932") 2025/05/14 02:42:01 DEBUG : test-metadata: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94acffe_d20250514_m024138_c001_v0001182_t0017_u01747190498179") 2025/05/14 02:42:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737054_d20250514_m024036_c001_v7007000_t0000_u01747190436498") as it is a hide marker 2025/05/14 02:42:01 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac835_d20250514_m024035_c001_v0001182_t0026_u01747190435933") 2025/05/14 02:42:01 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737059_d20250514_m024038_c001_v7007000_t0000_u01747190438398") as it is a hide marker 2025/05/14 02:42:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac877_d20250514_m024037_c001_v0001182_t0037_u01747190437816") 2025/05/14 02:42:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737057_d20250514_m024037_c001_v7007000_t0000_u01747190437439") as it is a hide marker 2025/05/14 02:42:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac857_d20250514_m024036_c001_v0001182_t0049_u01747190436867") 2025/05/14 02:42:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73705a_d20250514_m024039_c001_v7007000_t0000_u01747190439326") as it is a hide marker 2025/05/14 02:42:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac88f_d20250514_m024038_c001_v0001182_t0050_u01747190438768") 2025/05/14 02:42:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73705b_d20250514_m024040_c001_v7007000_t0000_u01747190440272") as it is a hide marker 2025/05/14 02:42:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac8b9_d20250514_m024039_c001_v0001182_t0037_u01747190439699") 2025/05/14 02:42:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737053_d20250514_m024035_c001_v7007000_t0000_u01747190435567") as it is a hide marker 2025/05/14 02:42:02 DEBUG : trailing space /trailing space : Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac815_d20250514_m024034_c001_v0001182_t0041_u01747190434983") 2025/05/14 02:42:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e283270_d20250514_m024155_c001_v0001150_t0002_u01747190515384") "upload" dated 2025-05-14 02:41:55.384 +0000 UTC (7.219391001s ago) 2025/05/14 02:42:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2b5_d20250514_m024150_c001_v7007000_t0000_u01747190510628") 2025/05/14 02:42:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ad12a_d20250514_m024147_c001_v0001182_t0027_u01747190507633") 2025/05/14 02:42:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73706b_d20250514_m024050_c001_v7007000_t0000_u01747190450754") as it is a hide marker 2025/05/14 02:42:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba737064_d20250514_m024044_c001_v0001113_t0058_u01747190444337") 2025/05/14 02:42:02 DEBUG : zero-length-file: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737063_d20250514_m024044_c001_v7007000_t0000_u01747190444013") as it is a hide marker 2025/05/14 02:42:02 DEBUG : zero-length-file: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41207937a94ac953_d20250514_m024043_c001_v0001182_t0015_u01747190443456") 2025/05/14 02:42:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737045_d20250514_m024029_c001_v7007000_t0000_u01747190429919") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac749_d20250514_m024029_c001_v0001182_t0008_u01747190429342") 2025/05/14 02:42:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737039_d20250514_m024025_c001_v7007000_t0000_u01747190425078") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac684_d20250514_m024024_c001_v0001182_t0001_u01747190424127") 2025/05/14 02:42:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73704d_d20250514_m024032_c001_v7007000_t0000_u01747190432720") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac7b1_d20250514_m024032_c001_v0001182_t0059_u01747190432157") 2025/05/14 02:42:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73704a_d20250514_m024031_c001_v7007000_t0000_u01747190431788") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac78b_d20250514_m024031_c001_v0001182_t0000_u01747190431230") 2025/05/14 02:42:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73704f_d20250514_m024033_c001_v7007000_t0000_u01747190433665") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac7cf_d20250514_m024033_c001_v0001182_t0026_u01747190433086") 2025/05/14 02:42:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737047_d20250514_m024030_c001_v7007000_t0000_u01747190430857") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac76d_d20250514_m024030_c001_v0001182_t0029_u01747190430288") 2025/05/14 02:42:03 DEBUG : ./.: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73703e_d20250514_m024026_c001_v7007000_t0000_u01747190426067") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ./.: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac6c0_d20250514_m024025_c001_v0001182_t0042_u01747190425455") 2025/05/14 02:42:03 DEBUG : ../..: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba737041_d20250514_m024027_c001_v7007000_t0000_u01747190427050") as it is a hide marker 2025/05/14 02:42:03 DEBUG : ../..: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94ac6e6_d20250514_m024026_c001_v0001182_t0022_u01747190426479") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/14 02:42:04 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/05/14 02:42:04 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/05/14 02:42:04 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/05/14 02:42:05 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/05/14 02:42:05 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of pending multipart uploads older than 0s 2025/05/14 02:42:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca4b_d20250514_m024051_c001_v0001182_t0013_u01747190451710") "upload" dated 2025-05-14 02:40:51.71 +0000 UTC (1m13.948437033s ago) 2025/05/14 02:42:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2bc_d20250514_m024204_c001_v0001093_t0042_u01747190524573") as it is a start marker (upload started at 2025-05-14 02:42:04.573 +0000 UTC) 2025/05/14 02:42:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/14 02:42:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2bd_d20250514_m024204_c001_v0001136_t0043_u01747190524786") as it is a start marker (upload started at 2025-05-14 02:42:04.786 +0000 UTC) 2025/05/14 02:42:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/14 02:42:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2be_d20250514_m024204_c001_v0001042_t0059_u01747190524978") as it is a start marker (upload started at 2025-05-14 02:42:04.978 +0000 UTC) 2025/05/14 02:42:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/14 02:42:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2bf_d20250514_m024205_c001_v0001041_t0035_u01747190525164") as it is a start marker (upload started at 2025-05-14 02:42:05.164 +0000 UTC) 2025/05/14 02:42:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/14 02:42:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2bb_d20250514_m024204_c001_v7007000_t0000_u01747190524381") "hide" dated 2025-05-14 02:42:04.381 +0000 UTC (1.277646456s ago) 2025/05/14 02:42:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e283270_d20250514_m024155_c001_v0001150_t0002_u01747190515384") 2025/05/14 02:42:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/14 02:42:05 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of pending multipart uploads older than 0s 2025/05/14 02:42:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca4b_d20250514_m024051_c001_v0001182_t0013_u01747190451710") "upload" dated 2025-05-14 02:40:51.71 +0000 UTC (1m14.317721276s ago) 2025/05/14 02:42:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2bc_d20250514_m024204_c001_v0001093_t0042_u01747190524573") as it is a start marker (upload started at 2025-05-14 02:42:04.573 +0000 UTC) 2025/05/14 02:42:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2bd_d20250514_m024204_c001_v0001136_t0043_u01747190524786") as it is a start marker (upload started at 2025-05-14 02:42:04.786 +0000 UTC) 2025/05/14 02:42:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2be_d20250514_m024204_c001_v0001042_t0059_u01747190524978") as it is a start marker (upload started at 2025-05-14 02:42:04.978 +0000 UTC) 2025/05/14 02:42:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2bf_d20250514_m024205_c001_v0001041_t0035_u01747190525164") as it is a start marker (upload started at 2025-05-14 02:42:05.164 +0000 UTC) 2025/05/14 02:42:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2bb_d20250514_m024204_c001_v7007000_t0000_u01747190524381") "hide" dated 2025-05-14 02:42:04.381 +0000 UTC (1.646930961s ago) 2025/05/14 02:42:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e283270_d20250514_m024155_c001_v0001150_t0002_u01747190515384") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/14 02:42:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/14 02:42:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/14 02:42:07 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/05/14 02:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/14 02:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/14 02:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/14 02:42:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/14 02:42:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/14 02:42:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/14 02:42:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/14 02:42:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:42:13 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/05/14 02:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2c7_d20250514_m024213_c001_v0001100_t0043_u01747190533831") 2025/05/14 02:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/14 02:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/14 02:42:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:42:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:42:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/14 02:42:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/14 02:42:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/14 02:42:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/14 02:42:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/14 02:42:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/14 02:42:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/14 02:42:22 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/14 02:42:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:42:25 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/05/14 02:42:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2d2_d20250514_m024225_c001_v0001146_t0042_u01747190545768") 2025/05/14 02:42:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/14 02:42:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/14 02:42:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/14 02:42:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:42:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:42:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/14 02:42:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/14 02:42:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/14 02:42:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/14 02:42:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/14 02:42:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/14 02:42:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/14 02:42:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/14 02:42:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/14 02:42:33 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/14 02:42:33 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/14 02:42:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:42:35 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/05/14 02:42:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738976_d20250514_m024235_c001_v0001172_t0014_u01747190555827") 2025/05/14 02:42:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/14 02:42:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:42:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/14 02:42:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/14 02:42:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/14 02:42:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:42:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:42:38 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/05/14 02:42:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/14 02:42:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/14 02:42:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/14 02:42:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/14 02:42:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/14 02:42:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/14 02:42:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/14 02:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:42:44 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/05/14 02:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738985_d20250514_m024244_c001_v0001137_t0032_u01747190564506") 2025/05/14 02:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/14 02:42:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/14 02:42:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:42:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:42:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/14 02:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/14 02:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/14 02:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/14 02:42:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/14 02:42:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/14 02:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/14 02:42:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/14 02:42:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:42:54 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/05/14 02:42:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba73899d_d20250514_m024254_c001_v0001092_t0059_u01747190574504") 2025/05/14 02:42:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/14 02:42:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/14 02:42:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/14 02:42:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/14 02:42:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/14 02:42:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/14 02:42:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/14 02:42:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/14 02:42:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/14 02:42:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/14 02:43:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/14 02:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/14 02:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/14 02:43:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/14 02:43:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:43:04 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/05/14 02:43:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f20221379979dc19d_d20250514_m024304_c001_v0001109_t0056_u01747190584297") 2025/05/14 02:43:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/14 02:43:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:43:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/14 02:43:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/14 02:43:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/14 02:43:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:43:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:43:10 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/05/14 02:43:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/14 02:43:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/14 02:43:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/14 02:43:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/14 02:43:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/14 02:43:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/14 02:43:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/14 02:43:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:43:17 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/05/14 02:43:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037233c_d20250514_m024317_c001_v0001161_t0014_u01747190597739") 2025/05/14 02:43:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:43:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/14 02:43:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/14 02:43:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:43:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:43:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/14 02:43:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/14 02:43:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/14 02:43:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/14 02:43:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/14 02:43:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/14 02:43:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/14 02:43:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/14 02:43:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:43:27 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/05/14 02:43:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037233f_d20250514_m024327_c001_v0001103_t0007_u01747190607353") 2025/05/14 02:43:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/14 02:43:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/14 02:43:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/14 02:43:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:43:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:43:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/14 02:43:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/14 02:43:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/14 02:43:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/14 02:43:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/14 02:43:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/14 02:43:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/14 02:43:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/14 02:43:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/14 02:43:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/14 02:43:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/14 02:43:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:43:36 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/05/14 02:43:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f218d0721aacb9eaa_d20250514_m024336_c001_v0001183_t0041_u01747190616906") 2025/05/14 02:43:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/14 02:43:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:43:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/14 02:43:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/14 02:43:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/14 02:43:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:43:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:43:39 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/05/14 02:43:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/14 02:43:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/14 02:43:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/14 02:43:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/14 02:43:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/14 02:43:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/14 02:43:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/14 02:43:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:43:45 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/05/14 02:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f218d0721aacb9eb3_d20250514_m024345_c001_v0001180_t0041_u01747190625944") 2025/05/14 02:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/14 02:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/14 02:43:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:43:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:43:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/14 02:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/14 02:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/14 02:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/14 02:43:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/14 02:43:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/14 02:43:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/14 02:43:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/14 02:43:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:43:55 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/05/14 02:43:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037234f_d20250514_m024355_c001_v0001183_t0000_u01747190635746") 2025/05/14 02:43:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/14 02:43:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/14 02:43:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/14 02:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:43:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/14 02:44:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/14 02:44:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/14 02:44:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/14 02:44:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/14 02:44:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/14 02:44:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/14 02:44:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/14 02:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/14 02:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/14 02:44:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/14 02:44:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:44:05 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/05/14 02:44:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2196aa2fb45f560a_d20250514_m024406_c001_v0001120_t0030_u01747190646064") 2025/05/14 02:44:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/14 02:44:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:44:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/14 02:44:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/14 02:44:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/14 02:44:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:44:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:44:20 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/05/14 02:44:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/14 02:44:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/14 02:44:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/14 02:44:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/14 02:44:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/14 02:44:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/14 02:44:26 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/14 02:44:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:44:28 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/05/14 02:44:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2201e5a9bbeb517d_d20250514_m024428_c001_v0001117_t0051_u01747190668689") 2025/05/14 02:44:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:44:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/14 02:44:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/14 02:44:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:44:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:44:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/14 02:44:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/14 02:44:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/14 02:44:34 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/14 02:44:34 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/14 02:44:38 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/14 02:44:38 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/14 02:44:38 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/14 02:44:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:44:42 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/05/14 02:44:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f221fee69b2d3f7db_d20250514_m024442_c001_v0001131_t0026_u01747190682824") 2025/05/14 02:44:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/14 02:44:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/14 02:44:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/14 02:44:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:44:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:44:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/14 02:44:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/14 02:44:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/14 02:44:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/14 02:44:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/14 02:44:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/14 02:44:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/14 02:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/14 02:44:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/14 02:44:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/14 02:44:58 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/14 02:45:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:45:00 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/05/14 02:45:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738ae6_d20250514_m024500_c001_v0001102_t0046_u01747190700797") 2025/05/14 02:45:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/14 02:45:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:45:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/14 02:45:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/14 02:45:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/14 02:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:45:04 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/05/14 02:45:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/14 02:45:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/14 02:45:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/14 02:45:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/14 02:45:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/14 02:45:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/14 02:45:09 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/14 02:45:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:45:11 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/05/14 02:45:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2008862e936e2186_d20250514_m024511_c001_v0001044_t0050_u01747190711460") 2025/05/14 02:45:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:45:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/14 02:45:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/14 02:45:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:45:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:45:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/14 02:45:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/14 02:45:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/14 02:45:24 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/14 02:45:24 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/14 02:45:26 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/14 02:45:28 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/14 02:45:28 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/14 02:45:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:45:32 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/05/14 02:45:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738b01_d20250514_m024533_c001_v0001184_t0051_u01747190733002") 2025/05/14 02:45:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/14 02:45:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/14 02:45:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/14 02:45:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:45:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:45:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/14 02:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/14 02:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/14 02:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/14 02:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/14 02:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/14 02:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/14 02:45:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/14 02:45:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/14 02:45:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/14 02:45:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/14 02:45:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/14 02:45:44 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/05/14 02:45:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f821d73a0adcbcb9f680e1b_f2196aa2fb45f5797_d20250514_m024544_c001_v0001103_t0027_u01747190744897") 2025/05/14 02:45:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/14 02:45:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/14 02:45:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/14 02:45:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/14 02:45:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/14 02:45:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/14 02:45:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/14 02:45:48 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/05/14 02:46:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af484_d20250514_m024616_c001_v0001040_t0021_u01747190776552") 2025/05/14 02:46:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/14 02:46:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/14 02:46:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/14 02:46:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/14 02:46:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/14 02:46:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/14 02:46:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/14 02:46:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/14 02:46:22 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/14 02:46:24 DEBUG : chunked-copy: Done sending chunk 1 2025/05/14 02:46:26 DEBUG : chunked-copy: Done sending chunk 0 2025/05/14 02:46:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/14 02:46:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f821d73a0adcbcb9f680e1b_f211bbc494e96ca42_d20250514_m024627_c001_v0001098_t0029_u01747190787981") 2025/05/14 02:46:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/14 02:46:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/14 02:46:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/14 02:46:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/14 02:46:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/14 02:46:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/14 02:46:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/14 02:46:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/14 02:46:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/14 02:46:34 DEBUG : chunked-copy: Done sending chunk 0 2025/05/14 02:46:34 DEBUG : chunked-copy: Done sending chunk 1 2025/05/14 02:46:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/14 02:46:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f821d73a0adcbcb9f680e1b_f211bbc494e96ca4c_d20250514_m024635_c001_v0001180_t0021_u01747190795514") 2025/05/14 02:46:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/14 02:46:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/14 02:46:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/14 02:46:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/14 02:46:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/14 02:46:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/14 02:46:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/14 02:46:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/14 02:46:38 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/14 02:46:40 DEBUG : chunked-copy: Done sending chunk 0 2025/05/14 02:46:40 DEBUG : chunked-copy: Done sending chunk 1 2025/05/14 02:46:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/14 02:46:41 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f821d73a0adcbcb9f680e1b_f211bbc494e96ca56_d20250514_m024641_c001_v0001113_t0028_u01747190801345") 2025/05/14 02:46:41 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/14 02:46:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/14 02:46:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/14 02:46:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/14 02:46:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/14 02:46:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/14 02:46:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/14 02:46:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/14 02:46:45 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/14 02:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pidedeg2gayu/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/05/14 02:46:47 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of all files 2025/05/14 02:46:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba738af6_d20250514_m024522_c001_v7007000_t0000_u01747190722999") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2008862e936e2186_d20250514_m024511_c001_v0001044_t0050_u01747190711460") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4008862e936e2185_d20250514_m024510_c001_v7007000_t0000_u01747190710906") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2019f4f43b196134_d20250514_m024506_c001_v0001181_t0049_u01747190706167") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f40416aaa7e150fc7_d20250514_m024550_c001_v7007000_t0000_u01747190750451") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2196aa2fb45f5797_d20250514_m024544_c001_v0001103_t0027_u01747190744897") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4196aa2fb45f56c4_d20250514_m024544_c001_v7007000_t0000_u01747190744324") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738b04_d20250514_m024538_c001_v0001184_t0041_u01747190738591") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba738b03_d20250514_m024538_c001_v7007000_t0000_u01747190738382") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738b01_d20250514_m024533_c001_v0001184_t0051_u01747190733002") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba738b00_d20250514_m024532_c001_v7007000_t0000_u01747190732408") 2025/05/14 02:46:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738af7_d20250514_m024523_c001_v0001184_t0045_u01747190723190") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f421fee69b2d3f6f8_d20250514_m024313_c001_v7007000_t0000_u01747190593054") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f20221379979dc19d_d20250514_m024304_c001_v0001109_t0056_u01747190584297") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba7389a7_d20250514_m024259_c001_v7007000_t0000_u01747190579249") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba73899d_d20250514_m024254_c001_v0001092_t0059_u01747190574504") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f40221379979dc19c_d20250514_m024303_c001_v7007000_t0000_u01747190583881") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba7389a8_d20250514_m024259_c001_v0001183_t0040_u01747190579435") 2025/05/14 02:46:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba73899b_d20250514_m024254_c001_v7007000_t0000_u01747190574076") 2025/05/14 02:46:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f217bd7dd9f4cfcef_d20250514_m024248_c001_v0001150_t0002_u01747190568496") 2025/05/14 02:46:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f417bd7dd9f4cfcec_d20250514_m024248_c001_v7007000_t0000_u01747190568304") 2025/05/14 02:46:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738985_d20250514_m024244_c001_v0001137_t0032_u01747190564506") 2025/05/14 02:46:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba738984_d20250514_m024244_c001_v7007000_t0000_u01747190564057") 2025/05/14 02:46:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f217bd7dd9f4cfce4_d20250514_m024240_c001_v0001165_t0040_u01747190560233") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c0372345_d20250514_m024340_c001_v7007000_t0000_u01747190620908") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f218d0721aacb9eaa_d20250514_m024336_c001_v0001183_t0041_u01747190616906") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c0372340_d20250514_m024331_c001_v7007000_t0000_u01747190611465") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037233f_d20250514_m024327_c001_v0001103_t0007_u01747190607353") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f418d0721aacb9ea8_d20250514_m024336_c001_v7007000_t0000_u01747190616405") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c0372341_d20250514_m024331_c001_v0001102_t0047_u01747190611662") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c037233d_d20250514_m024326_c001_v7007000_t0000_u01747190606934") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f221fee69b2d3f74e_d20250514_m024321_c001_v0001117_t0041_u01747190601787") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f421fee69b2d3f74a_d20250514_m024321_c001_v7007000_t0000_u01747190601589") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037233c_d20250514_m024317_c001_v0001161_t0014_u01747190597739") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c037233b_d20250514_m024317_c001_v7007000_t0000_u01747190597321") 2025/05/14 02:46:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f221fee69b2d3f6f9_d20250514_m024313_c001_v0001103_t0048_u01747190593265") 2025/05/14 02:46:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f417bd7dd9f4cfce2_d20250514_m024240_c001_v7007000_t0000_u01747190560035") 2025/05/14 02:46:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738976_d20250514_m024235_c001_v0001172_t0014_u01747190555827") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba738975_d20250514_m024235_c001_v7007000_t0000_u01747190555412") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2d9_d20250514_m024230_c001_v0001150_t0056_u01747190550119") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2d7_d20250514_m024229_c001_v7007000_t0000_u01747190549921") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2d2_d20250514_m024225_c001_v0001146_t0042_u01747190545768") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2d0_d20250514_m024225_c001_v7007000_t0000_u01747190545359") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2ca_d20250514_m024217_c001_v0001144_t0051_u01747190537754") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2c9_d20250514_m024217_c001_v7007000_t0000_u01747190537558") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af2c7_d20250514_m024213_c001_v0001100_t0043_u01747190533831") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2c6_d20250514_m024213_c001_v7007000_t0000_u01747190533416") 2025/05/14 02:46:50 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f205d81b301b5f851_d20250514_m024208_c001_v0001179_t0050_u01747190528271") 2025/05/14 02:46:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f421fee69b2d3f7c0_d20250514_m024423_c001_v7007000_t0000_u01747190663629") 2025/05/14 02:46:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2196aa2fb45f560a_d20250514_m024406_c001_v0001120_t0030_u01747190646064") 2025/05/14 02:46:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c0372352_d20250514_m024400_c001_v7007000_t0000_u01747190640651") 2025/05/14 02:46:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037234f_d20250514_m024355_c001_v0001183_t0000_u01747190635746") 2025/05/14 02:46:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4196aa2fb45f5609_d20250514_m024405_c001_v7007000_t0000_u01747190645592") 2025/05/14 02:46:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c0372353_d20250514_m024400_c001_v0001184_t0044_u01747190640855") 2025/05/14 02:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c037234e_d20250514_m024355_c001_v7007000_t0000_u01747190635320") 2025/05/14 02:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c037234b_d20250514_m024349_c001_v0001178_t0058_u01747190629962") 2025/05/14 02:46:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4061bed3c037234a_d20250514_m024349_c001_v7007000_t0000_u01747190629762") 2025/05/14 02:46:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f218d0721aacb9eb3_d20250514_m024345_c001_v0001180_t0041_u01747190625944") 2025/05/14 02:46:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f418d0721aacb9eb2_d20250514_m024345_c001_v7007000_t0000_u01747190625471") 2025/05/14 02:46:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2061bed3c0372346_d20250514_m024341_c001_v0001130_t0054_u01747190621106") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4019f4f43b196133_d20250514_m024505_c001_v7007000_t0000_u01747190705967") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f214b1814ba738ae6_d20250514_m024500_c001_v0001102_t0046_u01747190700797") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f414b1814ba738ae5_d20250514_m024500_c001_v7007000_t0000_u01747190700263") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f217bd7dd9f4cfd7e_d20250514_m024454_c001_v0001116_t0018_u01747190694734") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f417bd7dd9f4cfd7a_d20250514_m024454_c001_v7007000_t0000_u01747190694544") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f221fee69b2d3f7db_d20250514_m024442_c001_v0001131_t0026_u01747190682824") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f421fee69b2d3f7d9_d20250514_m024442_c001_v7007000_t0000_u01747190682307") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f221fee69b2d3f7ce_d20250514_m024433_c001_v0001179_t0048_u01747190673435") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f421fee69b2d3f7cd_d20250514_m024433_c001_v7007000_t0000_u01747190673241") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f2201e5a9bbeb517d_d20250514_m024428_c001_v0001117_t0051_u01747190668689") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4201e5a9bbeb517c_d20250514_m024428_c001_v7007000_t0000_u01747190668161") 2025/05/14 02:46:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f221fee69b2d3f7c1_d20250514_m024423_c001_v0001146_t0001_u01747190663825") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4019c0d16511b641_d20250514_m024643_c001_v7007000_t0000_u01747190803902") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f21535042c0eabef9_d20250514_m024637_c001_v0001161_t0038_u01747190797913") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabef8_d20250514_m024637_c001_v7007000_t0000_u01747190797315") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f21535042c0eabef4_d20250514_m024632_c001_v0001183_t0034_u01747190792120") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabef3_d20250514_m024631_c001_v7007000_t0000_u01747190791516") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f209517e656b8d7cf_d20250514_m024621_c001_v0001103_t0055_u01747190781901") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f409517e656b8d7cd_d20250514_m024621_c001_v7007000_t0000_u01747190781266") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e2835e0_d20250514_m024609_c001_v0001150_t0030_u01747190769772") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4162ff186310bcef_d20250514_m024609_c001_v7007000_t0000_u01747190769301") 2025/05/14 02:46:52 DEBUG : chunked-copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e2835aa_d20250514_m024551_c001_v0001150_t0005_u01747190751261") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4019c0d16511b640_d20250514_m024643_c001_v7007000_t0000_u01747190803704") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f211bbc494e96ca56_d20250514_m024641_c001_v0001113_t0028_u01747190801345") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabef7_d20250514_m024637_c001_v7007000_t0000_u01747190797122") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f211bbc494e96ca4c_d20250514_m024635_c001_v0001180_t0021_u01747190795514") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f41535042c0eabef2_d20250514_m024631_c001_v7007000_t0000_u01747190791321") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f211bbc494e96ca42_d20250514_m024627_c001_v0001098_t0029_u01747190787981") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f409517e656b8d7cc_d20250514_m024621_c001_v7007000_t0000_u01747190781074") 2025/05/14 02:46:52 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f208b5a1be25af484_d20250514_m024616_c001_v0001040_t0021_u01747190776552") 2025/05/14 02:46:53 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4162ff186310bced_d20250514_m024609_c001_v7007000_t0000_u01747190769103") 2025/05/14 02:46:53 DEBUG : chunked-copy.copy: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1124e20898c6fb1c_d20250514_m024606_c001_v0001145_t0018_u01747190766720") 2025/05/14 02:46:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f11207937a94aca4b_d20250514_m024051_c001_v0001182_t0013_u01747190451710") 2025/05/14 02:46:53 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4019c0d16511b642_d20250514_m024644_c001_v7007000_t0000_u01747190804892") 2025/05/14 02:46:53 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e283654_d20250514_m024644_c001_v0001150_t0031_u01747190804466") 2025/05/14 02:46:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f4019c0d16511b643_d20250514_m024646_c001_v7007000_t0000_u01747190806169") 2025/05/14 02:46:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e28365e_d20250514_m024645_c001_v0001150_t0054_u01747190805750") 2025/05/14 02:46:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f1118de219e28365a_d20250514_m024645_c001_v0001150_t0027_u01747190805083") 2025/05/14 02:46:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f821d73a0adcbcb9f680e1b_f408b5a1be25af2bb_d20250514_m024204_c001_v7007000_t0000_u01747190524381") 2025/05/14 02:46:54 INFO : B2 bucket rclone-test-pidedeg2gayu: cleaning bucket "rclone-test-pidedeg2gayu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (395.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (393.50s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.74s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.55s) --- 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.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (222.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (33.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (13.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (42.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (22.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (18.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (42.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (21.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (44.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (17.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (12.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (53.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (18.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (11.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (10.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- 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 395.803s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m36.615136842s (try 1/5)