"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/08/03 01:38:22 NOTICE: TestB2: Starting server 2025/08/03 01:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wisivab7dusa" 2025/08/03 01:38:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/03 01:38:25 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/03 01:38:25 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/03 01:38:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/08/03 01:38:50 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/08/03 01:38:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/08/03 01:38:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/08/03 01:38:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/08/03 01:38:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/08/03 01:38:54 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/08/03 01:38:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/08/03 01:38:54 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/08/03 01:39:01 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/03 01:39:03 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/08/03 01:39:07 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of all files 2025/08/03 01:39:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07552_d20250803_m013907_c001_v0001113_t0006_u01754185147154") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/03 01:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wisivab7dusa/dirToPurgeFromRoot" 2025/08/03 01:39:10 INFO : B2 bucket rclone-test-wisivab7dusa path dirToPurgeFromRoot: cleaning bucket "rclone-test-wisivab7dusa" of all files 2025/08/03 01:39:11 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07554_d20250803_m013908_c001_v0001113_t0032_u01754185148836") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/03 01:39:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wisivab7dusa/hello? sausage/êé" 2025/08/03 01:39:16 INFO : B2 bucket rclone-test-wisivab7dusa path hello? sausage/êé: cleaning bucket "rclone-test-wisivab7dusa" of all files 2025/08/03 01:39:16 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f1186cfc8c97c9ba7_d20250803_m013914_c001_v0001106_t0017_u01754185154357") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/03 01:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wisivab7dusa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/03 01:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wisivab7dusa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-wisivab7dusa" from "TestB2:rclone-test-wisivab7dusa" 2025/08/03 01:39:28 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/08/03 01:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fizuwar4xocu" 2025/08/03 01:39:43 DEBUG : B2 bucket rclone-test-fizuwar4xocu: Purge remote 2025/08/03 01:39:43 INFO : B2 bucket rclone-test-fizuwar4xocu: cleaning bucket "rclone-test-fizuwar4xocu" of all files 2025/08/03 01:39:43 DEBUG : somefile: Deleting (id "4_zcf42ad73905d6bdb9f880e1b_f400799c3bed28f6d_d20250803_m013942_c001_v0001102_t0050_u01754185182132") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/03 01:39:44 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/03 01:39:45 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/08/03 01:39:48 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/08/03 01:39:48 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/08/03 01:39:48 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.101Ki offset 6Mi/6.106Mi 2025/08/03 01:39:48 DEBUG : test-metadata: Sending chunk 1 length 110695 2025/08/03 01:39:49 DEBUG : test-metadata: Done sending chunk 1 2025/08/03 01:39:50 DEBUG : test-metadata: Done sending chunk 0 2025/08/03 01:39:50 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/08/03 01:40:00 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/0f927dd3904d6bdb9f880e1b/c001_v0001113_t0056": EOF 2025/08/03 01:40:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/0f927dd3904d6bdb9f880e1b/c001_v0001113_t0056": EOF) 2025/08/03 01:40:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/0f927dd3904d6bdb9f880e1b/c001_v0001113_t0056": EOF - low level retry 1/10 2025/08/03 01:40:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-08-03-013955-793.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/08/03 01:40:05 DEBUG : oldPath = "TestB2:rclone-test-wisivab7dusa/versions/test-versions-v2025-08-03-013955-793.txt" 2025/08/03 01:40:05 DEBUG : newPath = "TestB2,versions:rclone-test-wisivab7dusa/versions/test-versions-v2025-08-03-013955-793.txt" 2025/08/03 01:40:05 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wisivab7dusa/versions/test-versions-v2025-08-03-013955-793.txt" 2025/08/03 01:40:05 DEBUG : Config file has changed externally - reloading 2025/08/03 01:40:05 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/08/03 01:40:06 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wisivab7dusa/versions/test-versions-v2025-08-03-013955-793.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wisivab7dusa/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/08/03 01:40:09 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of all hidden files 2025/08/03 01:40:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19782_d20250803_m013832_c001_v7007000_t0000_u01754185112900") as it is a hide marker 2025/08/03 01:40:09 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : leading space/ leading space: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074ba_d20250803_m013832_c001_v0001113_t0054_u01754185112187") 2025/08/03 01:40:09 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19781_d20250803_m013831_c001_v7007000_t0000_u01754185111820") as it is a hide marker 2025/08/03 01:40:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074b8_d20250803_m013831_c001_v0001113_t0038_u01754185111191") 2025/08/03 01:40:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978a_d20250803_m013839_c001_v7007000_t0000_u01754185119467") as it is a hide marker 2025/08/03 01:40:09 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074dc_d20250803_m013838_c001_v0001113_t0038_u01754185118613") 2025/08/03 01:40:09 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : created from root.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6ad7_d20250803_m013936_c001_v7007000_t0000_u01754185176223") as it is a hide marker 2025/08/03 01:40:09 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : created from root.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f1157c574b063f6bd_d20250803_m013935_c001_v0001137_t0013_u01754185175025") 2025/08/03 01:40:09 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : file name.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c3046_d20250803_m013944_c001_v7007000_t0000_u01754185184193") as it is a hide marker 2025/08/03 01:40:09 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07586_d20250803_m013924_c001_v0001113_t0021_u01754185164364") 2025/08/03 01:40:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f11246512d341361a_d20250803_m013920_c001_v0001131_t0050_u01754185160740") 2025/08/03 01:40:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753c_d20250803_m013858_c001_v0001113_t0023_u01754185138868") 2025/08/03 01:40:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07538_d20250803_m013857_c001_v0001113_t0038_u01754185137867") 2025/08/03 01:40:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753a_d20250803_m013858_c001_v0001113_t0048_u01754185138349") "upload" dated 2025-08-03 01:38:58.349 +0000 UTC (1m11.604257696s ago) 2025/08/03 01:40:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd6f0f_d20250803_m013918_c001_v7007000_t0000_u01754185158526") as it is a hide marker 2025/08/03 01:40:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f107bd522666e3503_d20250803_m013918_c001_v0001091_t0032_u01754185158138") 2025/08/03 01:40:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f103895a5cc8dbaef_d20250803_m013917_c001_v0001178_t0010_u01754185157519") 2025/08/03 01:40:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5d_d20250803_m013847_c001_v7007000_t0000_u01754185127737") as it is a hide marker 2025/08/03 01:40:09 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0750e_d20250803_m013847_c001_v0001113_t0054_u01754185127065") 2025/08/03 01:40:09 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : piped data.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c3049_d20250803_m013946_c001_v7007000_t0000_u01754185186125") as it is a hide marker 2025/08/03 01:40:09 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : piped data.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f075b6_d20250803_m013945_c001_v0001113_t0037_u01754185185534") 2025/08/03 01:40:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : piped data.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c3048_d20250803_m013945_c001_v7007000_t0000_u01754185185353") 2025/08/03 01:40:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : piped data.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f413c261c56f075b2_d20250803_m013944_c001_v0001113_t0056_u01754185184982") 2025/08/03 01:40:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5e_d20250803_m013848_c001_v7007000_t0000_u01754185128781") as it is a hide marker 2025/08/03 01:40:09 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07510_d20250803_m013848_c001_v0001113_t0043_u01754185128106") 2025/08/03 01:40:09 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : test-metadata: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f418ed661d17cea4e_d20250803_m013953_c001_v7007000_t0000_u01754185193222") as it is a hide marker 2025/08/03 01:40:09 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : test-metadata: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f212dc033f49c304b_d20250803_m013948_c001_v0001150_t0020_u01754185188118") 2025/08/03 01:40:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : test-metadata: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c304a_d20250803_m013947_c001_v7007000_t0000_u01754185187263") 2025/08/03 01:40:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : test-metadata: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f075b8_d20250803_m013946_c001_v0001113_t0036_u01754185186307") 2025/08/03 01:40:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978c_d20250803_m013842_c001_v7007000_t0000_u01754185122075") as it is a hide marker 2025/08/03 01:40:09 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074e8_d20250803_m013841_c001_v0001113_t0056_u01754185121389") 2025/08/03 01:40:09 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b58_d20250803_m013844_c001_v7007000_t0000_u01754185124210") as it is a hide marker 2025/08/03 01:40:09 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074f4_d20250803_m013843_c001_v0001113_t0008_u01754185123503") 2025/08/03 01:40:09 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978d_d20250803_m013843_c001_v7007000_t0000_u01754185123132") as it is a hide marker 2025/08/03 01:40:09 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074ee_d20250803_m013842_c001_v0001113_t0056_u01754185122442") 2025/08/03 01:40:09 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5b_d20250803_m013845_c001_v7007000_t0000_u01754185125401") as it is a hide marker 2025/08/03 01:40:09 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074f8_d20250803_m013844_c001_v0001113_t0014_u01754185124582") 2025/08/03 01:40:09 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5c_d20250803_m013846_c001_v7007000_t0000_u01754185126696") as it is a hide marker 2025/08/03 01:40:09 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0750a_d20250803_m013845_c001_v0001113_t0032_u01754185125771") 2025/08/03 01:40:09 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978b_d20250803_m013841_c001_v7007000_t0000_u01754185121021") as it is a hide marker 2025/08/03 01:40:09 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : trailing space /trailing space : Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074e4_d20250803_m013839_c001_v0001113_t0019_u01754185119835") 2025/08/03 01:40:09 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b6593_d20250803_m014003_c001_v0001179_t0057_u01754185203610") "upload" dated 2025-08-03 01:40:03.61 +0000 UTC (6.343976813s ago) 2025/08/03 01:40:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f401bbe58f40b5ab8_d20250803_m013958_c001_v7007000_t0000_u01754185198793") 2025/08/03 01:40:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f075ce_d20250803_m013955_c001_v0001113_t0038_u01754185195793") 2025/08/03 01:40:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b63_d20250803_m013857_c001_v7007000_t0000_u01754185137310") as it is a hide marker 2025/08/03 01:40:09 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2086dd0977c19b61_d20250803_m013850_c001_v0001043_t0010_u01754185130934") 2025/08/03 01:40:09 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : zero-length-file: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b60_d20250803_m013850_c001_v7007000_t0000_u01754185130619") as it is a hide marker 2025/08/03 01:40:09 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : zero-length-file: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f413c261c56f07520_d20250803_m013850_c001_v0001113_t0056_u01754185130070") 2025/08/03 01:40:09 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19784_d20250803_m013833_c001_v7007000_t0000_u01754185113921") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074be_d20250803_m013833_c001_v0001113_t0054_u01754185113280") 2025/08/03 01:40:09 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1977a_d20250803_m013828_c001_v7007000_t0000_u01754185108693") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074ac_d20250803_m013827_c001_v0001113_t0038_u01754185107638") 2025/08/03 01:40:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19787_d20250803_m013837_c001_v7007000_t0000_u01754185117009") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074d0_d20250803_m013836_c001_v0001113_t0038_u01754185116378") 2025/08/03 01:40:09 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19786_d20250803_m013836_c001_v7007000_t0000_u01754185116011") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074c4_d20250803_m013835_c001_v0001113_t0043_u01754185115386") 2025/08/03 01:40:09 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19788_d20250803_m013838_c001_v7007000_t0000_u01754185118206") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074d4_d20250803_m013837_c001_v0001113_t0026_u01754185117379") 2025/08/03 01:40:09 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19785_d20250803_m013835_c001_v7007000_t0000_u01754185115015") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074c0_d20250803_m013834_c001_v0001113_t0038_u01754185114300") 2025/08/03 01:40:09 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ./.: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1977b_d20250803_m013829_c001_v7007000_t0000_u01754185109784") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ./.: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074b0_d20250803_m013829_c001_v0001113_t0058_u01754185109060") 2025/08/03 01:40:09 NOTICE: ./.: Skipped delete as --dry-run is set 2025/08/03 01:40:09 DEBUG : ../..: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19780_d20250803_m013830_c001_v7007000_t0000_u01754185110823") as it is a hide marker 2025/08/03 01:40:09 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/08/03 01:40:09 DEBUG : ../..: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074b2_d20250803_m013830_c001_v0001113_t0054_u01754185110152") 2025/08/03 01:40:09 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/08/03 01:40:10 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of all hidden files 2025/08/03 01:40:10 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19782_d20250803_m013832_c001_v7007000_t0000_u01754185112900") as it is a hide marker 2025/08/03 01:40:10 DEBUG : leading space/ leading space: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074ba_d20250803_m013832_c001_v0001113_t0054_u01754185112187") 2025/08/03 01:40:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19781_d20250803_m013831_c001_v7007000_t0000_u01754185111820") as it is a hide marker 2025/08/03 01:40:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074b8_d20250803_m013831_c001_v0001113_t0038_u01754185111191") 2025/08/03 01:40:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978a_d20250803_m013839_c001_v7007000_t0000_u01754185119467") as it is a hide marker 2025/08/03 01:40:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074dc_d20250803_m013838_c001_v0001113_t0038_u01754185118613") 2025/08/03 01:40:10 DEBUG : created from root.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6ad7_d20250803_m013936_c001_v7007000_t0000_u01754185176223") as it is a hide marker 2025/08/03 01:40:10 DEBUG : created from root.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f1157c574b063f6bd_d20250803_m013935_c001_v0001137_t0013_u01754185175025") 2025/08/03 01:40:10 DEBUG : file name.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c3046_d20250803_m013944_c001_v7007000_t0000_u01754185184193") as it is a hide marker 2025/08/03 01:40:10 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07586_d20250803_m013924_c001_v0001113_t0021_u01754185164364") 2025/08/03 01:40:10 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f11246512d341361a_d20250803_m013920_c001_v0001131_t0050_u01754185160740") 2025/08/03 01:40:10 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753c_d20250803_m013858_c001_v0001113_t0023_u01754185138868") 2025/08/03 01:40:10 DEBUG : file name.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07538_d20250803_m013857_c001_v0001113_t0038_u01754185137867") 2025/08/03 01:40:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753a_d20250803_m013858_c001_v0001113_t0048_u01754185138349") "upload" dated 2025-08-03 01:38:58.349 +0000 UTC (1m12.641581315s ago) 2025/08/03 01:40:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd6f0f_d20250803_m013918_c001_v7007000_t0000_u01754185158526") as it is a hide marker 2025/08/03 01:40:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f107bd522666e3503_d20250803_m013918_c001_v0001091_t0032_u01754185158138") 2025/08/03 01:40:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f103895a5cc8dbaef_d20250803_m013917_c001_v0001178_t0010_u01754185157519") 2025/08/03 01:40:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5d_d20250803_m013847_c001_v7007000_t0000_u01754185127737") as it is a hide marker 2025/08/03 01:40:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0750e_d20250803_m013847_c001_v0001113_t0054_u01754185127065") 2025/08/03 01:40:11 DEBUG : piped data.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c3049_d20250803_m013946_c001_v7007000_t0000_u01754185186125") as it is a hide marker 2025/08/03 01:40:11 DEBUG : piped data.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f075b6_d20250803_m013945_c001_v0001113_t0037_u01754185185534") 2025/08/03 01:40:11 DEBUG : piped data.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c3048_d20250803_m013945_c001_v7007000_t0000_u01754185185353") 2025/08/03 01:40:11 DEBUG : piped data.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f413c261c56f075b2_d20250803_m013944_c001_v0001113_t0056_u01754185184982") 2025/08/03 01:40:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5e_d20250803_m013848_c001_v7007000_t0000_u01754185128781") as it is a hide marker 2025/08/03 01:40:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f07510_d20250803_m013848_c001_v0001113_t0043_u01754185128106") 2025/08/03 01:40:11 DEBUG : test-metadata: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f418ed661d17cea4e_d20250803_m013953_c001_v7007000_t0000_u01754185193222") as it is a hide marker 2025/08/03 01:40:11 DEBUG : test-metadata: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f212dc033f49c304b_d20250803_m013948_c001_v0001150_t0020_u01754185188118") 2025/08/03 01:40:11 DEBUG : test-metadata: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f412dc033f49c304a_d20250803_m013947_c001_v7007000_t0000_u01754185187263") 2025/08/03 01:40:11 DEBUG : test-metadata: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f075b8_d20250803_m013946_c001_v0001113_t0036_u01754185186307") 2025/08/03 01:40:11 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978c_d20250803_m013842_c001_v7007000_t0000_u01754185122075") as it is a hide marker 2025/08/03 01:40:11 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074e8_d20250803_m013841_c001_v0001113_t0056_u01754185121389") 2025/08/03 01:40:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b58_d20250803_m013844_c001_v7007000_t0000_u01754185124210") as it is a hide marker 2025/08/03 01:40:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074f4_d20250803_m013843_c001_v0001113_t0008_u01754185123503") 2025/08/03 01:40:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978d_d20250803_m013843_c001_v7007000_t0000_u01754185123132") as it is a hide marker 2025/08/03 01:40:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074ee_d20250803_m013842_c001_v0001113_t0056_u01754185122442") 2025/08/03 01:40:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5b_d20250803_m013845_c001_v7007000_t0000_u01754185125401") as it is a hide marker 2025/08/03 01:40:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074f8_d20250803_m013844_c001_v0001113_t0014_u01754185124582") 2025/08/03 01:40:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b5c_d20250803_m013846_c001_v7007000_t0000_u01754185126696") as it is a hide marker 2025/08/03 01:40:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0750a_d20250803_m013845_c001_v0001113_t0032_u01754185125771") 2025/08/03 01:40:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1978b_d20250803_m013841_c001_v7007000_t0000_u01754185121021") as it is a hide marker 2025/08/03 01:40:12 DEBUG : trailing space /trailing space : Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074e4_d20250803_m013839_c001_v0001113_t0019_u01754185119835") 2025/08/03 01:40:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b6593_d20250803_m014003_c001_v0001179_t0057_u01754185203610") "upload" dated 2025-08-03 01:40:03.61 +0000 UTC (8.835946124s ago) 2025/08/03 01:40:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f401bbe58f40b5ab8_d20250803_m013958_c001_v7007000_t0000_u01754185198793") 2025/08/03 01:40:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f075ce_d20250803_m013955_c001_v0001113_t0038_u01754185195793") 2025/08/03 01:40:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b63_d20250803_m013857_c001_v7007000_t0000_u01754185137310") as it is a hide marker 2025/08/03 01:40:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2086dd0977c19b61_d20250803_m013850_c001_v0001043_t0010_u01754185130934") 2025/08/03 01:40:12 DEBUG : zero-length-file: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19b60_d20250803_m013850_c001_v7007000_t0000_u01754185130619") as it is a hide marker 2025/08/03 01:40:12 DEBUG : zero-length-file: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f413c261c56f07520_d20250803_m013850_c001_v0001113_t0056_u01754185130070") 2025/08/03 01:40:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19784_d20250803_m013833_c001_v7007000_t0000_u01754185113921") as it is a hide marker 2025/08/03 01:40:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074be_d20250803_m013833_c001_v0001113_t0054_u01754185113280") 2025/08/03 01:40:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1977a_d20250803_m013828_c001_v7007000_t0000_u01754185108693") as it is a hide marker 2025/08/03 01:40:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074ac_d20250803_m013827_c001_v0001113_t0038_u01754185107638") 2025/08/03 01:40:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19787_d20250803_m013837_c001_v7007000_t0000_u01754185117009") as it is a hide marker 2025/08/03 01:40:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074d0_d20250803_m013836_c001_v0001113_t0038_u01754185116378") 2025/08/03 01:40:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19786_d20250803_m013836_c001_v7007000_t0000_u01754185116011") as it is a hide marker 2025/08/03 01:40:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074c4_d20250803_m013835_c001_v0001113_t0043_u01754185115386") 2025/08/03 01:40:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19788_d20250803_m013838_c001_v7007000_t0000_u01754185118206") as it is a hide marker 2025/08/03 01:40:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074d4_d20250803_m013837_c001_v0001113_t0026_u01754185117379") 2025/08/03 01:40:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19785_d20250803_m013835_c001_v7007000_t0000_u01754185115015") as it is a hide marker 2025/08/03 01:40:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074c0_d20250803_m013834_c001_v0001113_t0038_u01754185114300") 2025/08/03 01:40:13 DEBUG : ./.: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c1977b_d20250803_m013829_c001_v7007000_t0000_u01754185109784") as it is a hide marker 2025/08/03 01:40:13 DEBUG : ./.: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074b0_d20250803_m013829_c001_v0001113_t0058_u01754185109060") 2025/08/03 01:40:13 DEBUG : ../..: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4086dd0977c19780_d20250803_m013830_c001_v7007000_t0000_u01754185110823") as it is a hide marker 2025/08/03 01:40:13 DEBUG : ../..: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f074b2_d20250803_m013830_c001_v0001113_t0054_u01754185110152") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/08/03 01:40:14 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/03 01:40:14 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/03 01:40:14 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/08/03 01:40:14 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/08/03 01:40:15 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of pending multipart uploads older than 0s 2025/08/03 01:40:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753a_d20250803_m013858_c001_v0001113_t0048_u01754185138349") "upload" dated 2025-08-03 01:38:58.349 +0000 UTC (1m16.961150193s ago) 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b80_d20250803_m014014_c001_v0001101_t0019_u01754185214286") as it is a start marker (upload started at 2025-08-03 01:40:14.286 +0000 UTC) 2025/08/03 01:40:15 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b82_d20250803_m014014_c001_v0001171_t0026_u01754185214469") as it is a start marker (upload started at 2025-08-03 01:40:14.469 +0000 UTC) 2025/08/03 01:40:15 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b83_d20250803_m014014_c001_v0001176_t0037_u01754185214652") as it is a start marker (upload started at 2025-08-03 01:40:14.652 +0000 UTC) 2025/08/03 01:40:15 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b84_d20250803_m014014_c001_v0001099_t0031_u01754185214837") as it is a start marker (upload started at 2025-08-03 01:40:14.837 +0000 UTC) 2025/08/03 01:40:15 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/08/03 01:40:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4020b5c3d3954b7f_d20250803_m014014_c001_v7007000_t0000_u01754185214105") "hide" dated 2025-08-03 01:40:14.105 +0000 UTC (1.205392437s ago) 2025/08/03 01:40:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b6593_d20250803_m014003_c001_v0001179_t0057_u01754185203610") 2025/08/03 01:40:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/08/03 01:40:15 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of pending multipart uploads older than 0s 2025/08/03 01:40:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753a_d20250803_m013858_c001_v0001113_t0048_u01754185138349") "upload" dated 2025-08-03 01:38:58.349 +0000 UTC (1m17.332282142s ago) 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b80_d20250803_m014014_c001_v0001101_t0019_u01754185214286") as it is a start marker (upload started at 2025-08-03 01:40:14.286 +0000 UTC) 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b82_d20250803_m014014_c001_v0001171_t0026_u01754185214469") as it is a start marker (upload started at 2025-08-03 01:40:14.469 +0000 UTC) 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b83_d20250803_m014014_c001_v0001176_t0037_u01754185214652") as it is a start marker (upload started at 2025-08-03 01:40:14.652 +0000 UTC) 2025/08/03 01:40:15 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b84_d20250803_m014014_c001_v0001099_t0031_u01754185214837") as it is a start marker (upload started at 2025-08-03 01:40:14.837 +0000 UTC) 2025/08/03 01:40:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f927dd3904d6bdb9f880e1b_f4020b5c3d3954b7f_d20250803_m014014_c001_v7007000_t0000_u01754185214105") "hide" dated 2025-08-03 01:40:14.105 +0000 UTC (1.576507825s ago) 2025/08/03 01:40:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b6593_d20250803_m014003_c001_v0001179_t0057_u01754185203610") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/08/03 01:40:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/03 01:40:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/08/03 01:40:16 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/08/03 01:40:18 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/08/03 01:40:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/08/03 01:40:18 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/08/03 01:40:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/08/03 01:40:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/08/03 01:40:21 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/08/03 01:40:21 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/08/03 01:40:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:40:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/03 01:40:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f219d9c9094eb4d60_d20250803_m014024_c001_v0001137_t0053_u01754185224312") 2025/08/03 01:40:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:40:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/03 01:40:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/03 01:40:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:40:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:40:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/08/03 01:40:28 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/08/03 01:40:28 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/08/03 01:40:28 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/08/03 01:40:28 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/08/03 01:40:30 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/08/03 01:40:39 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/08/03 01:40:39 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/08/03 01:40:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:40:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/03 01:40:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f215baf7d947cbbc8_d20250803_m014042_c001_v0001130_t0031_u01754185242409") 2025/08/03 01:40:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/03 01:40:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/03 01:40:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/03 01:40:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:40:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/03 01:40:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/03 01:40:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/08/03 01:40:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/03 01:40:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/08/03 01:40:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/03 01:40:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/08/03 01:40:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/08/03 01:40:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/08/03 01:40:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/08/03 01:40:49 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b81_d20250803_m014051_c001_v0001144_t0013_u01754185251334") 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/03 01:40:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/08/03 01:40:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/08/03 01:40:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:40:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:40:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/08/03 01:40:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/08/03 01:40:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/08/03 01:40:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/03 01:40:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/08/03 01:40:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/08/03 01:40:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/08/03 01:40:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/08/03 01:41:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/03 01:41:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b88_d20250803_m014100_c001_v0001044_t0045_u01754185260132") 2025/08/03 01:41:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:41:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/08/03 01:41:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/03 01:41:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:41:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:41:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/08/03 01:41:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/03 01:41:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/03 01:41:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/03 01:41:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/03 01:41:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/03 01:41:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/03 01:41:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/08/03 01:41:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/03 01:41:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b8b_d20250803_m014108_c001_v0001116_t0018_u01754185268577") 2025/08/03 01:41:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/03 01:41:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/03 01:41:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/03 01:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:41:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/03 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/03 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/08/03 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/03 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/03 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/03 01:41:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/08/03 01:41:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/08/03 01:41:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/08/03 01:41:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/08/03 01:41:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f220eba9bcb782a15_d20250803_m014118_c001_v0001091_t0041_u01754185278092") 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/03 01:41:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/08/03 01:41:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/03 01:41:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:41:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:41:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/08/03 01:41:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/08/03 01:41:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/08/03 01:41:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/03 01:41:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/08/03 01:41:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/08/03 01:41:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/08/03 01:41:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/08/03 01:41:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/03 01:41:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f220eba9bcb782a27_d20250803_m014126_c001_v0001113_t0026_u01754185286186") 2025/08/03 01:41:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:41:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/08/03 01:41:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/03 01:41:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:41:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:41:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/08/03 01:41:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/03 01:41:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/03 01:41:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/03 01:41:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/03 01:41:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/03 01:41:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/03 01:41:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/08/03 01:41:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/03 01:41:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd779b_d20250803_m014141_c001_v0001182_t0026_u01754185301839") 2025/08/03 01:41:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/03 01:41:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/03 01:41:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/03 01:41:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:41:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:41:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/03 01:41:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/03 01:41:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/08/03 01:41:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/03 01:41:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/08/03 01:41:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/03 01:41:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/08/03 01:41:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/08/03 01:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/08/03 01:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/08/03 01:41:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f20447bc2a23983ba_d20250803_m014150_c001_v0001037_t0038_u01754185310481") 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/08/03 01:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/08/03 01:41:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/08/03 01:41:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:41:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:41:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/08/03 01:41:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/08/03 01:41:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/08/03 01:41:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/03 01:41:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/08/03 01:41:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/08/03 01:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/08/03 01:41:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/08/03 01:41:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:41:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/03 01:41:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f20447bc2a23983c1_d20250803_m014159_c001_v0001182_t0033_u01754185319087") 2025/08/03 01:41:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:41:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/08/03 01:41:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/03 01:41:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:42:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/08/03 01:42:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/03 01:42:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/03 01:42:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/03 01:42:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/03 01:42:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/03 01:42:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/03 01:42:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/08/03 01:42:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:42:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/03 01:42:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd77c1_d20250803_m014208_c001_v0001098_t0058_u01754185328192") 2025/08/03 01:42:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/03 01:42:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/03 01:42:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/03 01:42:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:42:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:42:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/03 01:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/03 01:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/08/03 01:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/03 01:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/03 01:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/08/03 01:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/08/03 01:42:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/08/03 01:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/08/03 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/08/03 01:42:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/03 01:42:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:42:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/08/03 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f21609e0665d55f3a_d20250803_m014217_c001_v0001172_t0049_u01754185337994") 2025/08/03 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/08/03 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/08/03 01:42:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/08/03 01:42:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/08/03 01:42:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:42:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:42:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/08/03 01:42:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/08/03 01:42:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/08/03 01:42:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/08/03 01:42:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/08/03 01:42:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/08/03 01:42:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/08/03 01:42:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/08/03 01:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:42: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/08/03 01:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f207935410aa86948_d20250803_m014228_c001_v0001171_t0045_u01754185348724") 2025/08/03 01:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/03 01:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/03 01:42:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/03 01:42:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 01:42:29 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 01:42:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:42:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:42:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/08/03 01:42:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/08/03 01:42:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/08/03 01:42:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/08/03 01:42:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/08/03 01:42:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/08/03 01:42:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/08/03 01:42:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/08/03 01:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/08/03 01:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc63e6_d20250803_m014238_c001_v0001038_t0021_u01754185358339") 2025/08/03 01:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/03 01:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/03 01:42:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/03 01:42:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:42:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:42:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/03 01:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/03 01:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/08/03 01:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/03 01:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/08/03 01:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/03 01:42:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/08/03 01:42:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/08/03 01:42:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/08/03 01:42:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/08/03 01:42:47 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f2182b5d0432cdd68_d20250803_m014249_c001_v0001037_t0017_u01754185369281") 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/03 01:42:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/08/03 01:42:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/08/03 01:42:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:42:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:42:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/08/03 01:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/08/03 01:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/08/03 01:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/08/03 01:42:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/08/03 01:42:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/08/03 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/03 01:42:55 DEBUG : pacer: Reducing sleep to 10ms 2025/08/03 01:42:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/08/03 01:42:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/08/03 01:42:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/08/03 01:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/08/03 01:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f2030020fb21b705e_d20250803_m014259_c001_v0001178_t0032_u01754185379628") 2025/08/03 01:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/08/03 01:42:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/03 01:43:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:43:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:43:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/08/03 01:43:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/08/03 01:43:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/08/03 01:43:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/08/03 01:43:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/08/03 01:43:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/08/03 01:43:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/08/03 01:43:07 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/08/03 01:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/08/03 01:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc6411_d20250803_m014310_c001_v0001104_t0046_u01754185390526") 2025/08/03 01:43:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/03 01:43:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/03 01:43:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/08/03 01:43:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:43:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:43:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/03 01:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/03 01:43:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/08/03 01:43:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/03 01:43:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/08/03 01:43:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/03 01:43:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/08/03 01:43:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/08/03 01:43:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/08/03 01:43:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/08/03 01:43:20 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/03 01:43:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/08/03 01:43:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/08/03 01:43:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f927dd3904d6bdb9f880e1b_f200c3e48f915d987_d20250803_m014322_c001_v0001145_t0043_u01754185402630") 2025/08/03 01:43:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/08/03 01:43:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/08/03 01:43:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/08/03 01:43:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/08/03 01:43:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/08/03 01:43:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/08/03 01:43:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/08/03 01:43:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/03 01:43:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f927dd3904d6bdb9f880e1b_f219046b64ef982be_d20250803_m014334_c001_v0001091_t0002_u01754185414165") 2025/08/03 01:43:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/08/03 01:43:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/03 01:43:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/03 01:43:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/03 01:43:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/03 01:43:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/03 01:43:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/03 01:43:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/03 01:43:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/08/03 01:43:39 DEBUG : chunked-copy: Done sending chunk 0 2025/08/03 01:43:39 DEBUG : chunked-copy: Done sending chunk 1 2025/08/03 01:43:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/03 01:43:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f927dd3904d6bdb9f880e1b_f219046b64ef982c4_d20250803_m014340_c001_v0001184_t0043_u01754185420374") 2025/08/03 01:43:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/08/03 01:43:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/03 01:43:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/03 01:43:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/03 01:43:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/03 01:43:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/08/03 01:43:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/03 01:43:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/08/03 01:43:43 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/08/03 01:43:45 DEBUG : chunked-copy: Done sending chunk 0 2025/08/03 01:43:45 DEBUG : chunked-copy: Done sending chunk 1 2025/08/03 01:43:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/03 01:43:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f927dd3904d6bdb9f880e1b_f2111d758383e6006_d20250803_m014346_c001_v0001180_t0020_u01754185426441") 2025/08/03 01:43:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/03 01:43:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/03 01:43:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/03 01:43:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/03 01:43:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/03 01:43:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/08/03 01:43:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/08/03 01:43:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/08/03 01:43:49 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/08/03 01:43:51 DEBUG : chunked-copy: Done sending chunk 1 2025/08/03 01:43:51 DEBUG : chunked-copy: Done sending chunk 0 2025/08/03 01:43:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/08/03 01:43:52 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f927dd3904d6bdb9f880e1b_f2111d758383e6015_d20250803_m014352_c001_v0001184_t0038_u01754185432479") 2025/08/03 01:43:52 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/08/03 01:43:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/08/03 01:43:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/08/03 01:43:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/08/03 01:43:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/08/03 01:43:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/08/03 01:43:53 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/03 01:43:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/03 01:43:55 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/03 01:43:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wisivab7dusa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/08/03 01:43:57 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of all files 2025/08/03 01:43:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc6404_d20250803_m014303_c001_v7007000_t0000_u01754185383650") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2030020fb21b705e_d20250803_m014259_c001_v0001178_t0032_u01754185379628") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4030020fb21b705d_d20250803_m014259_c001_v7007000_t0000_u01754185379045") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc63fb_d20250803_m014254_c001_v0001180_t0028_u01754185374330") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982b5_d20250803_m014327_c001_v7007000_t0000_u01754185407742") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f200c3e48f915d987_d20250803_m014322_c001_v0001145_t0043_u01754185402630") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f400c3e48f915d986_d20250803_m014322_c001_v7007000_t0000_u01754185402011") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc681d_d20250803_m014316_c001_v0001184_t0021_u01754185396263") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc681c_d20250803_m014316_c001_v7007000_t0000_u01754185396081") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc6411_d20250803_m014310_c001_v0001104_t0046_u01754185390526") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc6410_d20250803_m014309_c001_v7007000_t0000_u01754185389855") 2025/08/03 01:43:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc6405_d20250803_m014303_c001_v0001105_t0059_u01754185383831") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6b9a_d20250803_m014122_c001_v7007000_t0000_u01754185282060") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f220eba9bcb782a15_d20250803_m014118_c001_v0001091_t0041_u01754185278092") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6b91_d20250803_m014113_c001_v7007000_t0000_u01754185273036") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b8b_d20250803_m014108_c001_v0001116_t0018_u01754185268577") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f420eba9bcb782a14_d20250803_m014117_c001_v7007000_t0000_u01754185277604") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b92_d20250803_m014113_c001_v0001171_t0000_u01754185273221") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6b89_d20250803_m014108_c001_v7007000_t0000_u01754185268166") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f215baf7d947cbbf8_d20250803_m014103_c001_v0001101_t0055_u01754185263968") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f415baf7d947cbbf7_d20250803_m014103_c001_v7007000_t0000_u01754185263783") 2025/08/03 01:43:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b88_d20250803_m014100_c001_v0001044_t0045_u01754185260132") 2025/08/03 01:43:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6b87_d20250803_m014059_c001_v7007000_t0000_u01754185259744") 2025/08/03 01:43:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f215baf7d947cbbe8_d20250803_m014056_c001_v0001172_t0026_u01754185256145") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd77aa_d20250803_m014154_c001_v7007000_t0000_u01754185314596") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f20447bc2a23983ba_d20250803_m014150_c001_v0001037_t0038_u01754185310481") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd779e_d20250803_m014145_c001_v7007000_t0000_u01754185305690") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd779b_d20250803_m014141_c001_v0001182_t0026_u01754185301839") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f40447bc2a23983b8_d20250803_m014150_c001_v7007000_t0000_u01754185310079") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd779f_d20250803_m014145_c001_v0001178_t0026_u01754185305871") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd7799_d20250803_m014141_c001_v7007000_t0000_u01754185301456") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd7796_d20250803_m014137_c001_v0001040_t0059_u01754185297227") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd7795_d20250803_m014137_c001_v7007000_t0000_u01754185297044") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f220eba9bcb782a27_d20250803_m014126_c001_v0001113_t0026_u01754185286186") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f420eba9bcb782a26_d20250803_m014125_c001_v7007000_t0000_u01754185285767") 2025/08/03 01:43:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b9c_d20250803_m014122_c001_v0001180_t0033_u01754185282243") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f415baf7d947cbbe7_d20250803_m014055_c001_v7007000_t0000_u01754185255961") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f217a624a555d6b81_d20250803_m014051_c001_v0001144_t0013_u01754185251334") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f417a624a555d6b7f_d20250803_m014050_c001_v7007000_t0000_u01754185250930") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f215baf7d947cbbcf_d20250803_m014046_c001_v0001131_t0048_u01754185246542") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f415baf7d947cbbce_d20250803_m014046_c001_v7007000_t0000_u01754185246346") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f215baf7d947cbbc8_d20250803_m014042_c001_v0001130_t0031_u01754185242409") 2025/08/03 01:43:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f415baf7d947cbbc7_d20250803_m014042_c001_v7007000_t0000_u01754185242008") 2025/08/03 01:44:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f207935410aa868ed_d20250803_m014027_c001_v0001093_t0020_u01754185227867") 2025/08/03 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f407935410aa868ea_d20250803_m014027_c001_v7007000_t0000_u01754185227686") 2025/08/03 01:44:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f219d9c9094eb4d60_d20250803_m014024_c001_v0001137_t0053_u01754185224312") 2025/08/03 01:44:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419d9c9094eb4d5f_d20250803_m014023_c001_v7007000_t0000_u01754185223911") 2025/08/03 01:44:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2020b5c3d3954b86_d20250803_m014017_c001_v0001150_t0038_u01754185217750") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd77cd_d20250803_m014222_c001_v7007000_t0000_u01754185342984") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f21609e0665d55f3a_d20250803_m014217_c001_v0001172_t0049_u01754185337994") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd77c6_d20250803_m014212_c001_v7007000_t0000_u01754185332641") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd77c1_d20250803_m014208_c001_v0001098_t0058_u01754185328192") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f41609e0665d55f39_d20250803_m014217_c001_v7007000_t0000_u01754185337508") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd77c7_d20250803_m014212_c001_v0001137_t0038_u01754185332823") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd77c0_d20250803_m014207_c001_v7007000_t0000_u01754185327693") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd77bb_d20250803_m014202_c001_v0001042_t0028_u01754185322856") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f414ab92361cd77ba_d20250803_m014202_c001_v7007000_t0000_u01754185322675") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f20447bc2a23983c1_d20250803_m014159_c001_v0001182_t0033_u01754185319087") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f40447bc2a23983c0_d20250803_m014158_c001_v7007000_t0000_u01754185318610") 2025/08/03 01:44:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd77ab_d20250803_m014154_c001_v0001180_t0019_u01754185314777") 2025/08/03 01:44:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc63fa_d20250803_m014254_c001_v7007000_t0000_u01754185374148") 2025/08/03 01:44:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2182b5d0432cdd68_d20250803_m014249_c001_v0001037_t0017_u01754185369281") 2025/08/03 01:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4182b5d0432cdd67_d20250803_m014248_c001_v7007000_t0000_u01754185368764") 2025/08/03 01:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc63ee_d20250803_m014243_c001_v0001182_t0028_u01754185363882") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc63ed_d20250803_m014243_c001_v7007000_t0000_u01754185363700") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc63e6_d20250803_m014238_c001_v0001038_t0021_u01754185358339") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc63e5_d20250803_m014237_c001_v7007000_t0000_u01754185357839") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f205dae8c8bcc63de_d20250803_m014232_c001_v0001130_t0045_u01754185352782") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f405dae8c8bcc63dc_d20250803_m014232_c001_v7007000_t0000_u01754185352599") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f207935410aa86948_d20250803_m014228_c001_v0001171_t0045_u01754185348724") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f407935410aa86947_d20250803_m014228_c001_v7007000_t0000_u01754185348222") 2025/08/03 01:44:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f214ab92361cd77ce_d20250803_m014223_c001_v0001116_t0013_u01754185343165") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4111d758383e601c_d20250803_m014354_c001_v7007000_t0000_u01754185434422") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f219046b64ef982ca_d20250803_m014348_c001_v0001044_t0050_u01754185428917") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982c9_d20250803_m014348_c001_v7007000_t0000_u01754185428236") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f219046b64ef982c7_d20250803_m014342_c001_v0001041_t0047_u01754185422906") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982c6_d20250803_m014342_c001_v7007000_t0000_u01754185422083") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2111d758383e6002_d20250803_m014337_c001_v0001179_t0027_u01754185417053") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4111d758383e5fff_d20250803_m014336_c001_v7007000_t0000_u01754185416198") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b68fe_d20250803_m014332_c001_v0001179_t0058_u01754185412500") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982bd_d20250803_m014332_c001_v7007000_t0000_u01754185412003") 2025/08/03 01:44:01 DEBUG : chunked-copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b68f6_d20250803_m014328_c001_v0001179_t0016_u01754185408621") 2025/08/03 01:44:01 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4111d758383e601b_d20250803_m014354_c001_v7007000_t0000_u01754185434238") 2025/08/03 01:44:01 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2111d758383e6015_d20250803_m014352_c001_v0001184_t0038_u01754185432479") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982c8_d20250803_m014348_c001_v7007000_t0000_u01754185428054") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f2111d758383e6006_d20250803_m014346_c001_v0001180_t0020_u01754185426441") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982c5_d20250803_m014341_c001_v7007000_t0000_u01754185421901") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f219046b64ef982c4_d20250803_m014340_c001_v0001184_t0043_u01754185420374") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4111d758383e5ffe_d20250803_m014336_c001_v7007000_t0000_u01754185416015") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f219046b64ef982be_d20250803_m014334_c001_v0001091_t0002_u01754185414165") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f419046b64ef982bc_d20250803_m014331_c001_v7007000_t0000_u01754185411811") 2025/08/03 01:44:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f106b1cedd1c0482a_d20250803_m014330_c001_v0001109_t0059_u01754185410550") 2025/08/03 01:44:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f113c261c56f0753a_d20250803_m013858_c001_v0001113_t0048_u01754185138349") 2025/08/03 01:44:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4111d758383e601e_d20250803_m014355_c001_v7007000_t0000_u01754185435198") 2025/08/03 01:44:02 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b6974_d20250803_m014354_c001_v0001179_t0056_u01754185434963") 2025/08/03 01:44:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4111d758383e601f_d20250803_m014356_c001_v7007000_t0000_u01754185436137") 2025/08/03 01:44:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b6986_d20250803_m014355_c001_v0001179_t0044_u01754185435934") 2025/08/03 01:44:02 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f102dac6b136b697c_d20250803_m014355_c001_v0001179_t0054_u01754185435379") 2025/08/03 01:44:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f927dd3904d6bdb9f880e1b_f4020b5c3d3954b7f_d20250803_m014014_c001_v7007000_t0000_u01754185214105") 2025/08/03 01:44:03 INFO : B2 bucket rclone-test-wisivab7dusa: cleaning bucket "rclone-test-wisivab7dusa" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (341.85s) --- 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.48s) --- PASS: TestIntegration/FsMkdir (339.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 (22.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.69s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- 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 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s) --- 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.18s) --- 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.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.43s) --- 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.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (190.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (18.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (32.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (14.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (11.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- 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 341.882s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m42.824371811s (try 1/5)