"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:442: Using remote "TestB2:" 2025/01/25 03:22:54 DEBUG : Creating backend with remote "TestB2:rclone-test-botuyan3sasi" 2025/01/25 03:22:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/01/25 03:23:04 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/25 03:23:05 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/25 03:23:05 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/25 03:23:26 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/01/25 03:23:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/25 03:23:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/25 03:23:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/25 03:23:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/25 03:23:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/25 03:23:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/25 03:23:29 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/25 03:23:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/25 03:23:37 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/25 03:23:41 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of all files 2025/01/25 03:23:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9cc8_d20250125_m032341_c001_v0001184_t0020_u01737775421375") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/25 03:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-botuyan3sasi/dirToPurgeFromRoot" 2025/01/25 03:23:44 INFO : B2 bucket rclone-test-botuyan3sasi path dirToPurgeFromRoot: cleaning bucket "rclone-test-botuyan3sasi" of all files 2025/01/25 03:23:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9d2a_d20250125_m032342_c001_v0001184_t0038_u01737775422841") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/25 03:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-botuyan3sasi/hello? sausage/êé" 2025/01/25 03:23:49 INFO : B2 bucket rclone-test-botuyan3sasi path hello? sausage/êé: cleaning bucket "rclone-test-botuyan3sasi" of all files 2025/01/25 03:23:49 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f114616e0973011e7_d20250125_m032348_c001_v0001179_t0032_u01737775428126") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/25 03:23:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/25 03:23:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 03:23:51 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/25 03:23:59 DEBUG : Creating backend with remote "TestB2:rclone-test-botuyan3sasi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/25 03:24:01 DEBUG : Creating backend with remote "TestB2:rclone-test-botuyan3sasi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-botuyan3sasi" from "TestB2:rclone-test-botuyan3sasi" 2025/01/25 03:24:02 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/01/25 03:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-milozem8toze" 2025/01/25 03:24:13 DEBUG : Config file has changed externally - reloading 2025/01/25 03:24:20 DEBUG : B2 bucket rclone-test-milozem8toze: Purge remote 2025/01/25 03:24:20 INFO : B2 bucket rclone-test-milozem8toze: cleaning bucket "rclone-test-milozem8toze" of all files 2025/01/25 03:24:20 DEBUG : somefile: Deleting (id "4_zff821da370dd9bbb9f480e1b_f404e1efa18edd35a_d20250125_m032418_c001_v0001101_t0043_u01737775458995") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/25 03:24:22 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/25 03:24:22 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/01/25 03:24:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/25 03:24:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/25 03:24:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.237Ki offset 6Mi/6.106Mi 2025/01/25 03:24:25 DEBUG : test-metadata: Sending chunk 1 length 110835 2025/01/25 03:24:26 DEBUG : test-metadata: Done sending chunk 1 2025/01/25 03:24:27 DEBUG : test-metadata: Done sending chunk 0 2025/01/25 03:24:27 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/01/25 03:24:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/25 03:24:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 03:24:35 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 03:24:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-15.backblaze.com/b2api/v1/b2_upload_file/1f32fde370bd9bbb9f480e1b/c001_v0001184_t0022": EOF 2025/01/25 03:24:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-15.backblaze.com/b2api/v1/b2_upload_file/1f32fde370bd9bbb9f480e1b/c001_v0001184_t0022": EOF) 2025/01/25 03:24:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1184-15.backblaze.com/b2api/v1/b2_upload_file/1f32fde370bd9bbb9f480e1b/c001_v0001184_t0022": EOF - low level retry 1/10 2025/01/25 03:24:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-25-032432-564.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/01/25 03:24:41 DEBUG : oldPath = "TestB2:rclone-test-botuyan3sasi/versions/test-versions-v2025-01-25-032432-564.txt" 2025/01/25 03:24:41 DEBUG : newPath = "TestB2,versions:rclone-test-botuyan3sasi/versions/test-versions-v2025-01-25-032432-564.txt" 2025/01/25 03:24:41 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-botuyan3sasi/versions/test-versions-v2025-01-25-032432-564.txt" 2025/01/25 03:24:41 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/25 03:24:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-botuyan3sasi/versions/test-versions-v2025-01-25-032432-564.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-botuyan3sasi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/01/25 03:24:44 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of all hidden files 2025/01/25 03:24:44 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993286_d20250125_m032311_c001_v7007000_t0000_u01737775391778") as it is a hide marker 2025/01/25 03:24:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : leading space/ leading space: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9600_d20250125_m032311_c001_v0001184_t0022_u01737775391222") 2025/01/25 03:24:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993285_d20250125_m032310_c001_v7007000_t0000_u01737775390865") as it is a hide marker 2025/01/25 03:24:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e95d0_d20250125_m032310_c001_v0001184_t0058_u01737775390315") 2025/01/25 03:24:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993290_d20250125_m032317_c001_v7007000_t0000_u01737775397320") as it is a hide marker 2025/01/25 03:24:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9731_d20250125_m032316_c001_v0001184_t0019_u01737775396758") 2025/01/25 03:24:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : created from root.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f404fd61f86aff468_d20250125_m032410_c001_v7007000_t0000_u01737775450021") as it is a hide marker 2025/01/25 03:24:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : created from root.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f1041182cbebf239f_d20250125_m032409_c001_v0001183_t0013_u01737775449106") 2025/01/25 03:24:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : file name.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57b_d20250125_m032421_c001_v7007000_t0000_u01737775461823") as it is a hide marker 2025/01/25 03:24:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea0b0_d20250125_m032358_c001_v0001184_t0028_u01737775438484") 2025/01/25 03:24:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107250567e091d99_d20250125_m032355_c001_v0001176_t0026_u01737775435019") 2025/01/25 03:24:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9b07_d20250125_m032333_c001_v0001184_t0009_u01737775413756") 2025/01/25 03:24:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9acb_d20250125_m032332_c001_v0001184_t0052_u01737775412973") 2025/01/25 03:24:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9ae9_d20250125_m032333_c001_v0001184_t0053_u01737775413352") "upload" dated 2025-01-25 03:23:33.352 +0000 UTC (1m11.477881946s ago) 2025/01/25 03:24:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f40904eeeb3591dc8_d20250125_m032352_c001_v7007000_t0000_u01737775432803") as it is a hide marker 2025/01/25 03:24:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f108b5d117384389d_d20250125_m032352_c001_v0001117_t0039_u01737775432353") 2025/01/25 03:24:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f1102f095cb1569d4_d20250125_m032351_c001_v0001144_t0015_u01737775431000") 2025/01/25 03:24:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932a1_d20250125_m032323_c001_v7007000_t0000_u01737775403787") as it is a hide marker 2025/01/25 03:24:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9881_d20250125_m032323_c001_v0001184_t0050_u01737775403223") 2025/01/25 03:24:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : piped data.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57d_d20250125_m032423_c001_v7007000_t0000_u01737775463471") as it is a hide marker 2025/01/25 03:24:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : piped data.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea5c4_d20250125_m032423_c001_v0001184_t0058_u01737775463084") 2025/01/25 03:24:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : piped data.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57c_d20250125_m032422_c001_v7007000_t0000_u01737775462902") 2025/01/25 03:24:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : piped data.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f415b7b31b96ea598_d20250125_m032422_c001_v0001184_t0022_u01737775462543") 2025/01/25 03:24:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932a3_d20250125_m032324_c001_v7007000_t0000_u01737775404701") as it is a hide marker 2025/01/25 03:24:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e98ad_d20250125_m032324_c001_v0001184_t0052_u01737775404145") 2025/01/25 03:24:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : test-metadata: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f404fd61f86aff474_d20250125_m032430_c001_v7007000_t0000_u01737775470022") as it is a hide marker 2025/01/25 03:24:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : test-metadata: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac57f_d20250125_m032425_c001_v0001176_t0029_u01737775465173") 2025/01/25 03:24:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : test-metadata: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57e_d20250125_m032424_c001_v7007000_t0000_u01737775464426") 2025/01/25 03:24:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : test-metadata: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea5e4_d20250125_m032423_c001_v0001184_t0009_u01737775463654") 2025/01/25 03:24:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993292_d20250125_m032319_c001_v7007000_t0000_u01737775399163") as it is a hide marker 2025/01/25 03:24:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9792_d20250125_m032318_c001_v0001184_t0017_u01737775398611") 2025/01/25 03:24:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899329a_d20250125_m032321_c001_v7007000_t0000_u01737775401019") as it is a hide marker 2025/01/25 03:24:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e97e5_d20250125_m032320_c001_v0001184_t0014_u01737775400452") 2025/01/25 03:24:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993296_d20250125_m032320_c001_v7007000_t0000_u01737775400095") as it is a hide marker 2025/01/25 03:24:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e97bd_d20250125_m032319_c001_v0001184_t0029_u01737775399521") 2025/01/25 03:24:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899329b_d20250125_m032321_c001_v7007000_t0000_u01737775401959") as it is a hide marker 2025/01/25 03:24:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e981f_d20250125_m032321_c001_v0001184_t0017_u01737775401378") 2025/01/25 03:24:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899329f_d20250125_m032322_c001_v7007000_t0000_u01737775402866") as it is a hide marker 2025/01/25 03:24:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9859_d20250125_m032322_c001_v0001184_t0058_u01737775402315") 2025/01/25 03:24:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993291_d20250125_m032318_c001_v7007000_t0000_u01737775398253") as it is a hide marker 2025/01/25 03:24:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : trailing space /trailing space : Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e975e_d20250125_m032317_c001_v0001184_t0030_u01737775397676") 2025/01/25 03:24:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb7fcd_d20250125_m032440_c001_v0001183_t0054_u01737775480306") "upload" dated 2025-01-25 03:24:40.306 +0000 UTC (4.524529856s ago) 2025/01/25 03:24:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4032164c445d5f45_d20250125_m032435_c001_v7007000_t0000_u01737775475557") 2025/01/25 03:24:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea7d2_d20250125_m032432_c001_v0001184_t0007_u01737775472564") 2025/01/25 03:24:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932ae_d20250125_m032332_c001_v7007000_t0000_u01737775412437") as it is a hide marker 2025/01/25 03:24:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2133013de89932a5_d20250125_m032326_c001_v0001182_t0052_u01737775406766") 2025/01/25 03:24:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : zero-length-file: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932a4_d20250125_m032326_c001_v7007000_t0000_u01737775406522") as it is a hide marker 2025/01/25 03:24:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : zero-length-file: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f415b7b31b96e991c_d20250125_m032325_c001_v0001184_t0022_u01737775405967") 2025/01/25 03:24:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993288_d20250125_m032312_c001_v7007000_t0000_u01737775392701") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9620_d20250125_m032312_c001_v0001184_t0043_u01737775392152") 2025/01/25 03:24:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993281_d20250125_m032308_c001_v7007000_t0000_u01737775388078") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9520_d20250125_m032307_c001_v0001184_t0040_u01737775387165") 2025/01/25 03:24:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328d_d20250125_m032315_c001_v7007000_t0000_u01737775395472") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e96be_d20250125_m032314_c001_v0001184_t0025_u01737775394903") 2025/01/25 03:24:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328b_d20250125_m032314_c001_v7007000_t0000_u01737775394527") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e968e_d20250125_m032313_c001_v0001184_t0042_u01737775393973") 2025/01/25 03:24:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328f_d20250125_m032316_c001_v7007000_t0000_u01737775396402") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e96fa_d20250125_m032315_c001_v0001184_t0003_u01737775395829") 2025/01/25 03:24:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328a_d20250125_m032313_c001_v7007000_t0000_u01737775393614") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e964e_d20250125_m032313_c001_v0001184_t0027_u01737775393061") 2025/01/25 03:24:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ./.: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993282_d20250125_m032309_c001_v7007000_t0000_u01737775389053") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ./.: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9576_d20250125_m032308_c001_v0001184_t0035_u01737775388458") 2025/01/25 03:24:44 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/25 03:24:44 DEBUG : ../..: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993284_d20250125_m032309_c001_v7007000_t0000_u01737775389960") as it is a hide marker 2025/01/25 03:24:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/25 03:24:44 DEBUG : ../..: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e95a4_d20250125_m032309_c001_v0001184_t0031_u01737775389409") 2025/01/25 03:24:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/25 03:24:45 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of all hidden files 2025/01/25 03:24:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993286_d20250125_m032311_c001_v7007000_t0000_u01737775391778") as it is a hide marker 2025/01/25 03:24:45 DEBUG : leading space/ leading space: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9600_d20250125_m032311_c001_v0001184_t0022_u01737775391222") 2025/01/25 03:24:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993285_d20250125_m032310_c001_v7007000_t0000_u01737775390865") as it is a hide marker 2025/01/25 03:24:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e95d0_d20250125_m032310_c001_v0001184_t0058_u01737775390315") 2025/01/25 03:24:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993290_d20250125_m032317_c001_v7007000_t0000_u01737775397320") as it is a hide marker 2025/01/25 03:24:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9731_d20250125_m032316_c001_v0001184_t0019_u01737775396758") 2025/01/25 03:24:45 DEBUG : created from root.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f404fd61f86aff468_d20250125_m032410_c001_v7007000_t0000_u01737775450021") as it is a hide marker 2025/01/25 03:24:45 DEBUG : created from root.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f1041182cbebf239f_d20250125_m032409_c001_v0001183_t0013_u01737775449106") 2025/01/25 03:24:45 DEBUG : file name.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57b_d20250125_m032421_c001_v7007000_t0000_u01737775461823") as it is a hide marker 2025/01/25 03:24:45 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea0b0_d20250125_m032358_c001_v0001184_t0028_u01737775438484") 2025/01/25 03:24:45 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107250567e091d99_d20250125_m032355_c001_v0001176_t0026_u01737775435019") 2025/01/25 03:24:45 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9b07_d20250125_m032333_c001_v0001184_t0009_u01737775413756") 2025/01/25 03:24:45 DEBUG : file name.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9acb_d20250125_m032332_c001_v0001184_t0052_u01737775412973") 2025/01/25 03:24:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9ae9_d20250125_m032333_c001_v0001184_t0053_u01737775413352") "upload" dated 2025-01-25 03:23:33.352 +0000 UTC (1m12.504708198s ago) 2025/01/25 03:24:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f40904eeeb3591dc8_d20250125_m032352_c001_v7007000_t0000_u01737775432803") as it is a hide marker 2025/01/25 03:24:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f108b5d117384389d_d20250125_m032352_c001_v0001117_t0039_u01737775432353") 2025/01/25 03:24:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f1102f095cb1569d4_d20250125_m032351_c001_v0001144_t0015_u01737775431000") 2025/01/25 03:24:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932a1_d20250125_m032323_c001_v7007000_t0000_u01737775403787") as it is a hide marker 2025/01/25 03:24:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9881_d20250125_m032323_c001_v0001184_t0050_u01737775403223") 2025/01/25 03:24:46 DEBUG : piped data.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57d_d20250125_m032423_c001_v7007000_t0000_u01737775463471") as it is a hide marker 2025/01/25 03:24:46 DEBUG : piped data.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea5c4_d20250125_m032423_c001_v0001184_t0058_u01737775463084") 2025/01/25 03:24:46 DEBUG : piped data.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57c_d20250125_m032422_c001_v7007000_t0000_u01737775462902") 2025/01/25 03:24:46 DEBUG : piped data.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f415b7b31b96ea598_d20250125_m032422_c001_v0001184_t0022_u01737775462543") 2025/01/25 03:24:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932a3_d20250125_m032324_c001_v7007000_t0000_u01737775404701") as it is a hide marker 2025/01/25 03:24:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e98ad_d20250125_m032324_c001_v0001184_t0052_u01737775404145") 2025/01/25 03:24:46 DEBUG : test-metadata: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f404fd61f86aff474_d20250125_m032430_c001_v7007000_t0000_u01737775470022") as it is a hide marker 2025/01/25 03:24:46 DEBUG : test-metadata: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac57f_d20250125_m032425_c001_v0001176_t0029_u01737775465173") 2025/01/25 03:24:46 DEBUG : test-metadata: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac57e_d20250125_m032424_c001_v7007000_t0000_u01737775464426") 2025/01/25 03:24:46 DEBUG : test-metadata: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea5e4_d20250125_m032423_c001_v0001184_t0009_u01737775463654") 2025/01/25 03:24:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993292_d20250125_m032319_c001_v7007000_t0000_u01737775399163") as it is a hide marker 2025/01/25 03:24:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9792_d20250125_m032318_c001_v0001184_t0017_u01737775398611") 2025/01/25 03:24:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899329a_d20250125_m032321_c001_v7007000_t0000_u01737775401019") as it is a hide marker 2025/01/25 03:24:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e97e5_d20250125_m032320_c001_v0001184_t0014_u01737775400452") 2025/01/25 03:24:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993296_d20250125_m032320_c001_v7007000_t0000_u01737775400095") as it is a hide marker 2025/01/25 03:24:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e97bd_d20250125_m032319_c001_v0001184_t0029_u01737775399521") 2025/01/25 03:24:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899329b_d20250125_m032321_c001_v7007000_t0000_u01737775401959") as it is a hide marker 2025/01/25 03:24:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e981f_d20250125_m032321_c001_v0001184_t0017_u01737775401378") 2025/01/25 03:24:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899329f_d20250125_m032322_c001_v7007000_t0000_u01737775402866") as it is a hide marker 2025/01/25 03:24:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9859_d20250125_m032322_c001_v0001184_t0058_u01737775402315") 2025/01/25 03:24:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993291_d20250125_m032318_c001_v7007000_t0000_u01737775398253") as it is a hide marker 2025/01/25 03:24:47 DEBUG : trailing space /trailing space : Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e975e_d20250125_m032317_c001_v0001184_t0030_u01737775397676") 2025/01/25 03:24:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb7fcd_d20250125_m032440_c001_v0001183_t0054_u01737775480306") "upload" dated 2025-01-25 03:24:40.306 +0000 UTC (6.837557687s ago) 2025/01/25 03:24:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4032164c445d5f45_d20250125_m032435_c001_v7007000_t0000_u01737775475557") 2025/01/25 03:24:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96ea7d2_d20250125_m032432_c001_v0001184_t0007_u01737775472564") 2025/01/25 03:24:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932ae_d20250125_m032332_c001_v7007000_t0000_u01737775412437") as it is a hide marker 2025/01/25 03:24:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2133013de89932a5_d20250125_m032326_c001_v0001182_t0052_u01737775406766") 2025/01/25 03:24:47 DEBUG : zero-length-file: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de89932a4_d20250125_m032326_c001_v7007000_t0000_u01737775406522") as it is a hide marker 2025/01/25 03:24:47 DEBUG : zero-length-file: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f415b7b31b96e991c_d20250125_m032325_c001_v0001184_t0022_u01737775405967") 2025/01/25 03:24:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993288_d20250125_m032312_c001_v7007000_t0000_u01737775392701") as it is a hide marker 2025/01/25 03:24:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9620_d20250125_m032312_c001_v0001184_t0043_u01737775392152") 2025/01/25 03:24:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993281_d20250125_m032308_c001_v7007000_t0000_u01737775388078") as it is a hide marker 2025/01/25 03:24:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9520_d20250125_m032307_c001_v0001184_t0040_u01737775387165") 2025/01/25 03:24:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328d_d20250125_m032315_c001_v7007000_t0000_u01737775395472") as it is a hide marker 2025/01/25 03:24:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e96be_d20250125_m032314_c001_v0001184_t0025_u01737775394903") 2025/01/25 03:24:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328b_d20250125_m032314_c001_v7007000_t0000_u01737775394527") as it is a hide marker 2025/01/25 03:24:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e968e_d20250125_m032313_c001_v0001184_t0042_u01737775393973") 2025/01/25 03:24:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328f_d20250125_m032316_c001_v7007000_t0000_u01737775396402") as it is a hide marker 2025/01/25 03:24:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e96fa_d20250125_m032315_c001_v0001184_t0003_u01737775395829") 2025/01/25 03:24:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de899328a_d20250125_m032313_c001_v7007000_t0000_u01737775393614") as it is a hide marker 2025/01/25 03:24:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e964e_d20250125_m032313_c001_v0001184_t0027_u01737775393061") 2025/01/25 03:24:47 DEBUG : ./.: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993282_d20250125_m032309_c001_v7007000_t0000_u01737775389053") as it is a hide marker 2025/01/25 03:24:48 DEBUG : ./.: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9576_d20250125_m032308_c001_v0001184_t0035_u01737775388458") 2025/01/25 03:24:48 DEBUG : ../..: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4133013de8993284_d20250125_m032309_c001_v7007000_t0000_u01737775389960") as it is a hide marker 2025/01/25 03:24:48 DEBUG : ../..: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e95a4_d20250125_m032309_c001_v0001184_t0031_u01737775389409") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/25 03:24:48 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/01/25 03:24:49 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/01/25 03:24:49 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/01/25 03:24:49 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/01/25 03:24:49 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of pending multipart uploads older than 0s 2025/01/25 03:24:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9ae9_d20250125_m032333_c001_v0001184_t0053_u01737775413352") "upload" dated 2025-01-25 03:23:33.352 +0000 UTC (1m16.615022867s ago) 2025/01/25 03:24:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318b_d20250125_m032448_c001_v0001183_t0029_u01737775488948") as it is a start marker (upload started at 2025-01-25 03:24:48.948 +0000 UTC) 2025/01/25 03:24:49 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/25 03:24:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318c_d20250125_m032449_c001_v0001184_t0016_u01737775489130") as it is a start marker (upload started at 2025-01-25 03:24:49.13 +0000 UTC) 2025/01/25 03:24:49 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/25 03:24:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318d_d20250125_m032449_c001_v0001029_t0019_u01737775489312") as it is a start marker (upload started at 2025-01-25 03:24:49.312 +0000 UTC) 2025/01/25 03:24:49 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/25 03:24:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318e_d20250125_m032449_c001_v0001150_t0044_u01737775489509") as it is a start marker (upload started at 2025-01-25 03:24:49.509 +0000 UTC) 2025/01/25 03:24:49 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/25 03:24:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4066816e3890318a_d20250125_m032448_c001_v7007000_t0000_u01737775488767") "hide" dated 2025-01-25 03:24:48.767 +0000 UTC (1.200177215s ago) 2025/01/25 03:24:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb7fcd_d20250125_m032440_c001_v0001183_t0054_u01737775480306") 2025/01/25 03:24:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/25 03:24:50 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of pending multipart uploads older than 0s 2025/01/25 03:24:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9ae9_d20250125_m032333_c001_v0001184_t0053_u01737775413352") "upload" dated 2025-01-25 03:23:33.352 +0000 UTC (1m16.979965512s ago) 2025/01/25 03:24:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318b_d20250125_m032448_c001_v0001183_t0029_u01737775488948") as it is a start marker (upload started at 2025-01-25 03:24:48.948 +0000 UTC) 2025/01/25 03:24:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318c_d20250125_m032449_c001_v0001184_t0016_u01737775489130") as it is a start marker (upload started at 2025-01-25 03:24:49.13 +0000 UTC) 2025/01/25 03:24:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318d_d20250125_m032449_c001_v0001029_t0019_u01737775489312") as it is a start marker (upload started at 2025-01-25 03:24:49.312 +0000 UTC) 2025/01/25 03:24:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e3890318e_d20250125_m032449_c001_v0001150_t0044_u01737775489509") as it is a start marker (upload started at 2025-01-25 03:24:49.509 +0000 UTC) 2025/01/25 03:24:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f32fde370bd9bbb9f480e1b_f4066816e3890318a_d20250125_m032448_c001_v7007000_t0000_u01737775488767") "hide" dated 2025-01-25 03:24:48.767 +0000 UTC (1.565084664s ago) 2025/01/25 03:24:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb7fcd_d20250125_m032440_c001_v0001183_t0054_u01737775480306") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/25 03:24:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/25 03:24:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/25 03:24:51 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/01/25 03:25:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/25 03:25:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/25 03:25:01 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/25 03:25:01 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/25 03:25:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/25 03:25:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/25 03:25:03 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/25 03:25:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:06 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/01/25 03:25:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac5aa_d20250125_m032506_c001_v0001091_t0042_u01737775506572") 2025/01/25 03:25:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:25:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/25 03:25:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/25 03:25:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/25 03:25:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 03:25:06 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 03:25:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/25 03:25:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/25 03:25:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/25 03:25:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/25 03:25:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/25 03:25:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/25 03:25:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/25 03:25:12 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/25 03:25:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:14 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/01/25 03:25:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac5af_d20250125_m032514_c001_v0001128_t0035_u01737775514473") 2025/01/25 03:25:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/25 03:25:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/25 03:25:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/25 03:25:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/25 03:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/25 03:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/25 03:25:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/25 03:25:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/25 03:25:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/25 03:25:19 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/25 03:25:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/25 03:25:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/25 03:25:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/25 03:25:21 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/25 03:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:22 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/01/25 03:25:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f201f7838ae6ff71a_d20250125_m032523_c001_v0001103_t0042_u01737775523022") 2025/01/25 03:25:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/25 03:25:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:25:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/25 03:25:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/25 03:25:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/25 03:25:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:25 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/01/25 03:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/25 03:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/25 03:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/25 03:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/25 03:25:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/25 03:25:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/25 03:25:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/25 03:25:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:30 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/01/25 03:25:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f205b1d67019baf46_d20250125_m032530_c001_v0001182_t0013_u01737775530970") 2025/01/25 03:25:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:25:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/25 03:25:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/25 03:25:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/25 03:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/25 03:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/25 03:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/25 03:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/25 03:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/25 03:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/25 03:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/25 03:25:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:38 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/01/25 03:25:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f205b1d67019baf55_d20250125_m032538_c001_v0001165_t0025_u01737775538844") 2025/01/25 03:25:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/25 03:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/25 03:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/25 03:25:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/25 03:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/25 03:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/25 03:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/25 03:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/25 03:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/25 03:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/25 03:25:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/25 03:25:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/25 03:25:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/25 03:25:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/25 03:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:47 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/01/25 03:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac623_d20250125_m032547_c001_v0001093_t0005_u01737775547709") 2025/01/25 03:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/25 03:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/25 03:25:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/25 03:25:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/25 03:25:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:50 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/01/25 03:25:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/25 03:25:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/25 03:25:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/25 03:25:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/25 03:25:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/25 03:25:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/25 03:25:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/25 03:25:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:25:55 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/01/25 03:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac645_d20250125_m032556_c001_v0001184_t0049_u01737775556063") 2025/01/25 03:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/25 03:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/25 03:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:25:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:25:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/25 03:25:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/25 03:25:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/25 03:26:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/25 03:26:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/25 03:26:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/25 03:26:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/25 03:26:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/25 03:26:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:03 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/01/25 03:26:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac660_d20250125_m032603_c001_v0001184_t0040_u01737775563893") 2025/01/25 03:26:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/25 03:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/25 03:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/25 03:26:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/25 03:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/25 03:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/25 03:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/25 03:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/25 03:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/25 03:26:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/25 03:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/25 03:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/25 03:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/25 03:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/25 03:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:11 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/01/25 03:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77870_d20250125_m032611_c001_v0001184_t0040_u01737775571717") 2025/01/25 03:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/25 03:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/25 03:26:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/25 03:26:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/25 03:26:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:14 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/01/25 03:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/25 03:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/25 03:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/25 03:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/25 03:26:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/25 03:26:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/25 03:26:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/25 03:26:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/25 03:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac67c_d20250125_m032619_c001_v0001183_t0057_u01737775579913") 2025/01/25 03:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/25 03:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/25 03:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/25 03:26:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/25 03:26:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/25 03:26:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/25 03:26:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/25 03:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/25 03:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/25 03:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/25 03:26:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/25 03:26:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778c6_d20250125_m032628_c001_v0001184_t0033_u01737775588655") 2025/01/25 03:26:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/25 03:26:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/25 03:26:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/25 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/25 03:26:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/25 03:26:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/25 03:26:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/25 03:26:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/25 03:26:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/25 03:26:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/25 03:26:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/25 03:26:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/25 03:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/25 03:26:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/25 03:26:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:38 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/01/25 03:26:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2032164c445d6206_d20250125_m032638_c001_v0001146_t0011_u01737775598150") 2025/01/25 03:26:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/25 03:26:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:26:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/25 03:26:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/25 03:26:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/25 03:26:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:40 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/01/25 03:26:43 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/25 03:26:43 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/25 03:26:43 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/25 03:26:43 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/25 03:26:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/25 03:26:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/25 03:26:45 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/25 03:26:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:47 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/01/25 03:26:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2032164c445d6213_d20250125_m032647_c001_v0001102_t0001_u01737775607384") 2025/01/25 03:26:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:26:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/25 03:26:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/25 03:26:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/25 03:26:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/25 03:26:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/25 03:26:51 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/25 03:26:51 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/25 03:26:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/25 03:26:54 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/25 03:26:54 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/25 03:26:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:26:56 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/01/25 03:26:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778f9_d20250125_m032656_c001_v0001102_t0017_u01737775616535") 2025/01/25 03:26:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/25 03:26:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/25 03:26:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/25 03:26:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:26:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:26:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/25 03:27:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/25 03:27:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/25 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/25 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/25 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/25 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/25 03:27:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/25 03:27:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/25 03:27:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/25 03:27:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/25 03:27:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:27:06 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/01/25 03:27:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f218581a5642b4d0e_d20250125_m032706_c001_v0001134_t0005_u01737775626928") 2025/01/25 03:27:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/25 03:27:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:27:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/25 03:27:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/25 03:27:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/25 03:27:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:27:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:27:09 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/01/25 03:27:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/25 03:27:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/25 03:27:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/25 03:27:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/25 03:27:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/25 03:27:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/25 03:27:15 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/25 03:27:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:27:16 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/01/25 03:27:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f218581a5642b4d15_d20250125_m032717_c001_v0001179_t0016_u01737775637048") 2025/01/25 03:27:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:27:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/25 03:27:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/25 03:27:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:27:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:27:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/25 03:27:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/25 03:27:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/25 03:27:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/25 03:27:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/25 03:27:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/25 03:27:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/25 03:27:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/25 03:27:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:27:28 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/01/25 03:27:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7790a_d20250125_m032728_c001_v0001172_t0056_u01737775648291") 2025/01/25 03:27:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/25 03:27:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/25 03:27:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/25 03:27:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:27:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:27:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/25 03:27:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/25 03:27:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/25 03:27:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/25 03:27:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/25 03:27:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/25 03:27:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/25 03:27:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/25 03:27:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/25 03:27:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/25 03:27:37 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/25 03:27:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/25 03:27:39 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/01/25 03:27:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77912_d20250125_m032739_c001_v0001182_t0056_u01737775659676") 2025/01/25 03:27:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/25 03:27:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/25 03:27:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/25 03:27:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/25 03:27:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/25 03:27:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/25 03:27:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/25 03:27:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/25 03:27:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7791b_d20250125_m032757_c001_v0001183_t0013_u01737775677560") 2025/01/25 03:27:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/25 03:27:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/25 03:27:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/25 03:27:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/25 03:27:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/25 03:28:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/25 03:28:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/25 03:28:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/25 03:28:00 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/25 03:28:02 DEBUG : chunked-copy: Done sending chunk 0 2025/01/25 03:28:02 DEBUG : chunked-copy: Done sending chunk 1 2025/01/25 03:28:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/25 03:28:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f32fde370bd9bbb9f480e1b_f2171f0998dbf53ca_d20250125_m032803_c001_v0001115_t0024_u01737775683000") 2025/01/25 03:28:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/25 03:28:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/25 03:28:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/25 03:28:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/25 03:28:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/25 03:28:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/25 03:28:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/25 03:28:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/25 03:28:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/25 03:28:09 DEBUG : chunked-copy: Done sending chunk 0 2025/01/25 03:28:09 DEBUG : chunked-copy: Done sending chunk 1 2025/01/25 03:28:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/25 03:28:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77927_d20250125_m032809_c001_v0001184_t0050_u01737775689938") 2025/01/25 03:28:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/25 03:28:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/25 03:28:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/25 03:28:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/25 03:28:10 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/25 03:28:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/25 03:28:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/25 03:28:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/25 03:28:13 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/25 03:28:15 DEBUG : chunked-copy: Done sending chunk 0 2025/01/25 03:28:15 DEBUG : chunked-copy: Done sending chunk 1 2025/01/25 03:28:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7793c_d20250125_m032815_c001_v0001183_t0026_u01737775695912") 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/25 03:28:16 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/25 03:28:17 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/25 03:28:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/25 03:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-botuyan3sasi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/01/25 03:28:20 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of all files 2025/01/25 03:28:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778ff_d20250125_m032721_c001_v7007000_t0000_u01737775641533") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f218581a5642b4d15_d20250125_m032717_c001_v0001179_t0016_u01737775637048") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f418581a5642b4d14_d20250125_m032716_c001_v7007000_t0000_u01737775636543") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778fd_d20250125_m032711_c001_v0001172_t0013_u01737775631700") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77917_d20250125_m032752_c001_v7007000_t0000_u01737775672371") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77912_d20250125_m032739_c001_v0001182_t0056_u01737775659676") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77911_d20250125_m032739_c001_v7007000_t0000_u01737775659125") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7790d_d20250125_m032733_c001_v0001183_t0000_u01737775653854") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae7790c_d20250125_m032733_c001_v7007000_t0000_u01737775653670") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7790a_d20250125_m032728_c001_v0001172_t0056_u01737775648291") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77909_d20250125_m032727_c001_v7007000_t0000_u01737775647779") 2025/01/25 03:28:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77900_d20250125_m032721_c001_v0001102_t0054_u01737775641715") 2025/01/25 03:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac639_d20250125_m032551_c001_v7007000_t0000_u01737775551901") 2025/01/25 03:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac623_d20250125_m032547_c001_v0001093_t0005_u01737775547709") 2025/01/25 03:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac605_d20250125_m032543_c001_v7007000_t0000_u01737775543159") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f205b1d67019baf55_d20250125_m032538_c001_v0001165_t0025_u01737775538844") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac61f_d20250125_m032547_c001_v7007000_t0000_u01737775547369") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac606_d20250125_m032543_c001_v0001184_t0005_u01737775543344") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f405b1d67019baf54_d20250125_m032538_c001_v7007000_t0000_u01737775538498") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac5cd_d20250125_m032534_c001_v0001182_t0057_u01737775534558") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac5ca_d20250125_m032534_c001_v7007000_t0000_u01737775534378") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f205b1d67019baf46_d20250125_m032530_c001_v0001182_t0013_u01737775530970") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f405b1d67019baf43_d20250125_m032530_c001_v7007000_t0000_u01737775530594") 2025/01/25 03:28:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac5b8_d20250125_m032527_c001_v0001172_t0032_u01737775527038") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae7787f_d20250125_m032615_c001_v7007000_t0000_u01737775575548") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77870_d20250125_m032611_c001_v0001184_t0040_u01737775571717") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac66b_d20250125_m032606_c001_v7007000_t0000_u01737775566935") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac660_d20250125_m032603_c001_v0001184_t0040_u01737775563893") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae7786d_d20250125_m032611_c001_v7007000_t0000_u01737775571341") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac66c_d20250125_m032607_c001_v0001150_t0004_u01737775567117") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac65f_d20250125_m032603_c001_v7007000_t0000_u01737775563558") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac64c_d20250125_m032559_c001_v0001184_t0017_u01737775559581") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac64a_d20250125_m032559_c001_v7007000_t0000_u01737775559398") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac645_d20250125_m032556_c001_v0001184_t0049_u01737775556063") 2025/01/25 03:28:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac643_d20250125_m032555_c001_v7007000_t0000_u01737775555687") 2025/01/25 03:28:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac63a_d20250125_m032552_c001_v0001183_t0001_u01737775552082") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac5b7_d20250125_m032526_c001_v7007000_t0000_u01737775526857") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f201f7838ae6ff71a_d20250125_m032523_c001_v0001103_t0042_u01737775523022") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f401f7838ae6ff717_d20250125_m032522_c001_v7007000_t0000_u01737775522681") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f205b1d67019baf08_d20250125_m032518_c001_v0001184_t0037_u01737775518624") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f405b1d67019baf07_d20250125_m032518_c001_v7007000_t0000_u01737775518443") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac5af_d20250125_m032514_c001_v0001128_t0035_u01737775514473") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac5ae_d20250125_m032514_c001_v7007000_t0000_u01737775514136") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f205b1d67019baf02_d20250125_m032510_c001_v0001183_t0056_u01737775510206") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f405b1d67019baf01_d20250125_m032510_c001_v7007000_t0000_u01737775510021") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac5aa_d20250125_m032506_c001_v0001091_t0042_u01737775506572") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac5a9_d20250125_m032506_c001_v7007000_t0000_u01737775506237") 2025/01/25 03:28:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2066816e389031ae_d20250125_m032501_c001_v0001183_t0011_u01737775501297") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778c9_d20250125_m032642_c001_v7007000_t0000_u01737775602554") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2032164c445d6206_d20250125_m032638_c001_v0001146_t0011_u01737775598150") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778c7_d20250125_m032632_c001_v7007000_t0000_u01737775592918") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778c6_d20250125_m032628_c001_v0001184_t0033_u01737775588655") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4032164c445d6203_d20250125_m032637_c001_v7007000_t0000_u01737775597763") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778c8_d20250125_m032633_c001_v0001179_t0021_u01737775593111") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778c5_d20250125_m032628_c001_v7007000_t0000_u01737775588258") 2025/01/25 03:28:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778ba_d20250125_m032623_c001_v0001161_t0034_u01737775583676") 2025/01/25 03:28:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778b9_d20250125_m032623_c001_v7007000_t0000_u01737775583494") 2025/01/25 03:28:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2021173714dac67c_d20250125_m032619_c001_v0001183_t0057_u01737775579913") 2025/01/25 03:28:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4021173714dac67b_d20250125_m032619_c001_v7007000_t0000_u01737775579506") 2025/01/25 03:28:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77882_d20250125_m032615_c001_v0001183_t0044_u01737775575731") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778fc_d20250125_m032711_c001_v7007000_t0000_u01737775631509") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f218581a5642b4d0e_d20250125_m032706_c001_v0001134_t0005_u01737775626928") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f418581a5642b4d0c_d20250125_m032706_c001_v7007000_t0000_u01737775626492") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778fb_d20250125_m032701_c001_v0001184_t0052_u01737775621493") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778fa_d20250125_m032701_c001_v7007000_t0000_u01737775621310") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778f9_d20250125_m032656_c001_v0001102_t0017_u01737775616535") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778f8_d20250125_m032656_c001_v7007000_t0000_u01737775616086") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778ce_d20250125_m032651_c001_v0001182_t0059_u01737775611378") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae778cd_d20250125_m032651_c001_v7007000_t0000_u01737775611181") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2032164c445d6213_d20250125_m032647_c001_v0001102_t0001_u01737775607384") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4032164c445d6211_d20250125_m032646_c001_v7007000_t0000_u01737775606932") 2025/01/25 03:28:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae778ca_d20250125_m032642_c001_v0001102_t0022_u01737775602736") 2025/01/25 03:28:24 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77943_d20250125_m032817_c001_v7007000_t0000_u01737775697874") 2025/01/25 03:28:24 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f207e180be8408a25_d20250125_m032812_c001_v0001182_t0038_u01737775692693") 2025/01/25 03:28:24 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f407e180be8408a1d_d20250125_m032812_c001_v7007000_t0000_u01737775692084") 2025/01/25 03:28:24 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77925_d20250125_m032806_c001_v0001178_t0007_u01737775686441") 2025/01/25 03:28:24 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77924_d20250125_m032805_c001_v7007000_t0000_u01737775685594") 2025/01/25 03:28:25 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77920_d20250125_m032759_c001_v0001184_t0057_u01737775679762") 2025/01/25 03:28:25 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae7791f_d20250125_m032759_c001_v7007000_t0000_u01737775679249") 2025/01/25 03:28:25 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb96e3_d20250125_m032756_c001_v0001183_t0050_u01737775676251") 2025/01/25 03:28:25 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77919_d20250125_m032755_c001_v7007000_t0000_u01737775675898") 2025/01/25 03:28:25 DEBUG : chunked-copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb968f_d20250125_m032753_c001_v0001183_t0028_u01737775673074") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77940_d20250125_m032817_c001_v7007000_t0000_u01737775697692") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7793c_d20250125_m032815_c001_v0001183_t0026_u01737775695912") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f407e180be8408a1a_d20250125_m032811_c001_v7007000_t0000_u01737775691901") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae77927_d20250125_m032809_c001_v0001184_t0050_u01737775689938") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77923_d20250125_m032805_c001_v7007000_t0000_u01737775685406") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2171f0998dbf53ca_d20250125_m032803_c001_v0001115_t0024_u01737775683000") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae7791e_d20250125_m032759_c001_v7007000_t0000_u01737775679067") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f2136b3455ae7791b_d20250125_m032757_c001_v0001183_t0013_u01737775677560") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77918_d20250125_m032755_c001_v7007000_t0000_u01737775675716") 2025/01/25 03:28:25 DEBUG : chunked-copy.copy: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f1032270c0c454555_d20250125_m032754_c001_v0001183_t0045_u01737775674988") 2025/01/25 03:28:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f115b7b31b96e9ae9_d20250125_m032333_c001_v0001184_t0053_u01737775413352") 2025/01/25 03:28:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae77948_d20250125_m032818_c001_v7007000_t0000_u01737775698615") 2025/01/25 03:28:25 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb9960_d20250125_m032818_c001_v0001183_t0020_u01737775698409") 2025/01/25 03:28:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4136b3455ae7794a_d20250125_m032819_c001_v7007000_t0000_u01737775699561") 2025/01/25 03:28:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb997c_d20250125_m032819_c001_v0001183_t0050_u01737775699348") 2025/01/25 03:28:25 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f107d8f0c1dfb9968_d20250125_m032818_c001_v0001183_t0043_u01737775698796") 2025/01/25 03:28:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f32fde370bd9bbb9f480e1b_f4066816e3890318a_d20250125_m032448_c001_v7007000_t0000_u01737775488767") 2025/01/25 03:28:28 INFO : B2 bucket rclone-test-botuyan3sasi: cleaning bucket "rclone-test-botuyan3sasi" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (334.70s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.10s) --- PASS: TestIntegration/FsMkdir (326.83s) --- 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 (18.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- 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 (5.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (88.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.96s) --- 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.20s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (37.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- 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.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (171.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (18.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (13.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 334.712s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m35.412557023s (try 1/5)