"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/04/28 04:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-degarob9cude" 2025/04/28 04:09:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/28 04:09:21 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/28 04:09:21 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/28 04:09:21 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/04/28 04:09:48 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/28 04:09:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/28 04:09:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/28 04:09:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/28 04:09:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/28 04:09:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/28 04:09:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/28 04:09:51 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/04/28 04:09:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/28 04:09:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/28 04:10:04 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of all files 2025/04/28 04:10:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd2b_d20250428_m041003_c001_v0001041_t0023_u01745813403754") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/28 04:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-degarob9cude/dirToPurgeFromRoot" 2025/04/28 04:10:07 INFO : B2 bucket rclone-test-degarob9cude path dirToPurgeFromRoot: cleaning bucket "rclone-test-degarob9cude" of all files 2025/04/28 04:10:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd2d_d20250428_m041005_c001_v0001041_t0043_u01745813405394") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/28 04:10:08 DEBUG : Creating backend with remote "TestB2:rclone-test-degarob9cude/hello? sausage/êé" 2025/04/28 04:10:12 INFO : B2 bucket rclone-test-degarob9cude path hello? sausage/êé: cleaning bucket "rclone-test-degarob9cude" of all files 2025/04/28 04:10:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f110994c867b0985d_d20250428_m041010_c001_v0001181_t0053_u01745813410833") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/28 04:10:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/04/28 04:10:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/28 04:10:13 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/28 04:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-degarob9cude/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/28 04:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-degarob9cude/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-degarob9cude" from "TestB2:rclone-test-degarob9cude" 2025/04/28 04:10:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/28 04:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-citetoy7woja" 2025/04/28 04:10:39 DEBUG : B2 bucket rclone-test-citetoy7woja: Purge remote 2025/04/28 04:10:39 INFO : B2 bucket rclone-test-citetoy7woja: cleaning bucket "rclone-test-citetoy7woja" of all files 2025/04/28 04:10:39 DEBUG : somefile: Deleting (id "4_zcf82fdb3906d7bab9f680e1b_f406f75a91b770219_d20250428_m041038_c001_v0001178_t0041_u01745813438360") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/28 04:10:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/28 04:10:42 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/28 04:10:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/28 04:10:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/28 04:10:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.020Ki offset 6Mi/6.106Mi 2025/04/28 04:10:45 DEBUG : test-metadata: Sending chunk 1 length 111636 2025/04/28 04:10:47 DEBUG : test-metadata: Done sending chunk 1 2025/04/28 04:10:47 DEBUG : test-metadata: Done sending chunk 0 2025/04/28 04:10:47 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/04/28 04:10:58 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1041-16.backblaze.com/b2api/v1/b2_upload_file/5fb2dd03905d7bab9f680e1b/c001_v0001041_t0018": EOF 2025/04/28 04:10:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-16.backblaze.com/b2api/v1/b2_upload_file/5fb2dd03905d7bab9f680e1b/c001_v0001041_t0018": EOF) 2025/04/28 04:10:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1041-16.backblaze.com/b2api/v1/b2_upload_file/5fb2dd03905d7bab9f680e1b/c001_v0001041_t0018": EOF - low level retry 1/10 2025/04/28 04:11:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-04-28-041052-805.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/04/28 04:11:02 DEBUG : oldPath = "TestB2:rclone-test-degarob9cude/versions/test-versions-v2025-04-28-041052-805.txt" 2025/04/28 04:11:02 DEBUG : newPath = "TestB2,versions:rclone-test-degarob9cude/versions/test-versions-v2025-04-28-041052-805.txt" 2025/04/28 04:11:02 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-degarob9cude/versions/test-versions-v2025-04-28-041052-805.txt" 2025/04/28 04:11:02 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/28 04:11:03 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-degarob9cude/versions/test-versions-v2025-04-28-041052-805.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-degarob9cude/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/28 04:11:05 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of all hidden files 2025/04/28 04:11:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07cb_d20250428_m040929_c001_v7007000_t0000_u01745813369566") as it is a hide marker 2025/04/28 04:11:05 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : leading space/ leading space: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc7_d20250428_m040928_c001_v0001041_t0008_u01745813368764") 2025/04/28 04:11:05 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c9_d20250428_m040928_c001_v7007000_t0000_u01745813368398") as it is a hide marker 2025/04/28 04:11:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc5_d20250428_m040927_c001_v0001041_t0030_u01745813367602") 2025/04/28 04:11:05 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d6_d20250428_m040936_c001_v7007000_t0000_u01745813376508") as it is a hide marker 2025/04/28 04:11:05 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccdf_d20250428_m040935_c001_v0001041_t0001_u01745813375700") 2025/04/28 04:11:05 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : created from root.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb002083d9_d20250428_m041032_c001_v7007000_t0000_u01745813432429") as it is a hide marker 2025/04/28 04:11:05 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : created from root.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1133821551e80b9d_d20250428_m041031_c001_v0001179_t0059_u01745813431436") 2025/04/28 04:11:05 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319121_d20250428_m041041_c001_v7007000_t0000_u01745813441470") as it is a hide marker 2025/04/28 04:11:05 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd4c_d20250428_m041020_c001_v0001041_t0015_u01745813420583") 2025/04/28 04:11:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f11552e047bdfe769_d20250428_m041016_c001_v0001113_t0014_u01745813416869") 2025/04/28 04:11:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd1b_d20250428_m040955_c001_v0001041_t0007_u01745813395649") 2025/04/28 04:11:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd15_d20250428_m040954_c001_v0001041_t0023_u01745813394470") 2025/04/28 04:11:05 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd17_d20250428_m040955_c001_v0001041_t0039_u01745813395113") "upload" dated 2025-04-28 04:09:55.113 +0000 UTC (1m10.211336162s ago) 2025/04/28 04:11:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4186c45cec4ab160_d20250428_m041014_c001_v7007000_t0000_u01745813414630") as it is a hide marker 2025/04/28 04:11:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1164162d00a7711d_d20250428_m041014_c001_v0001184_t0054_u01745813414391") 2025/04/28 04:11:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f11960e16e947bb4e_d20250428_m041013_c001_v0001146_t0058_u01745813413714") 2025/04/28 04:11:05 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e0_d20250428_m040945_c001_v7007000_t0000_u01745813385112") as it is a hide marker 2025/04/28 04:11:05 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccf9_d20250428_m040944_c001_v0001041_t0020_u01745813384257") 2025/04/28 04:11:05 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : piped data.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319128_d20250428_m041043_c001_v7007000_t0000_u01745813443315") as it is a hide marker 2025/04/28 04:11:05 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : piped data.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd70_d20250428_m041042_c001_v0001041_t0016_u01745813442752") 2025/04/28 04:11:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : piped data.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319125_d20250428_m041042_c001_v7007000_t0000_u01745813442569") 2025/04/28 04:11:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : piped data.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4162bd2cdfa0cd6c_d20250428_m041042_c001_v0001041_t0018_u01745813442202") 2025/04/28 04:11:05 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e1_d20250428_m040946_c001_v7007000_t0000_u01745813386171") as it is a hide marker 2025/04/28 04:11:05 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccfd_d20250428_m040945_c001_v0001041_t0015_u01745813385475") 2025/04/28 04:11:05 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : test-metadata: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4155e906ed417226_d20250428_m041050_c001_v7007000_t0000_u01745813450256") as it is a hide marker 2025/04/28 04:11:05 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : test-metadata: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd531912c_d20250428_m041045_c001_v0001183_t0049_u01745813445294") 2025/04/28 04:11:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : test-metadata: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd531912a_d20250428_m041044_c001_v7007000_t0000_u01745813444426") 2025/04/28 04:11:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : test-metadata: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd72_d20250428_m041043_c001_v0001041_t0016_u01745813443499") 2025/04/28 04:11:05 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d9_d20250428_m040938_c001_v7007000_t0000_u01745813378884") as it is a hide marker 2025/04/28 04:11:05 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cce9_d20250428_m040938_c001_v0001041_t0016_u01745813378162") 2025/04/28 04:11:05 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07dd_d20250428_m040941_c001_v7007000_t0000_u01745813381189") as it is a hide marker 2025/04/28 04:11:05 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cced_d20250428_m040940_c001_v0001041_t0021_u01745813380286") 2025/04/28 04:11:05 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07dc_d20250428_m040939_c001_v7007000_t0000_u01745813379923") as it is a hide marker 2025/04/28 04:11:05 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cceb_d20250428_m040939_c001_v0001041_t0017_u01745813379250") 2025/04/28 04:11:05 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07de_d20250428_m040942_c001_v7007000_t0000_u01745813382385") as it is a hide marker 2025/04/28 04:11:05 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccf3_d20250428_m040941_c001_v0001041_t0055_u01745813381551") 2025/04/28 04:11:05 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07df_d20250428_m040943_c001_v7007000_t0000_u01745813383893") as it is a hide marker 2025/04/28 04:11:05 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccf7_d20250428_m040942_c001_v0001041_t0012_u01745813382748") 2025/04/28 04:11:05 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d7_d20250428_m040937_c001_v7007000_t0000_u01745813377799") as it is a hide marker 2025/04/28 04:11:05 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : trailing space /trailing space : Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cce5_d20250428_m040936_c001_v0001041_t0024_u01745813376879") 2025/04/28 04:11:05 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45968_d20250428_m041100_c001_v0001131_t0004_u01745813460750") "upload" dated 2025-04-28 04:11:00.75 +0000 UTC (4.575230522s ago) 2025/04/28 04:11:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94ac7_d20250428_m041055_c001_v7007000_t0000_u01745813455938") 2025/04/28 04:11:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd84_d20250428_m041052_c001_v0001041_t0055_u01745813452805") 2025/04/28 04:11:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e8_d20250428_m040953_c001_v7007000_t0000_u01745813393918") as it is a hide marker 2025/04/28 04:11:05 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f07e5_d20250428_m040948_c001_v0001180_t0029_u01745813388343") 2025/04/28 04:11:05 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : zero-length-file: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e4_d20250428_m040948_c001_v7007000_t0000_u01745813388027") as it is a hide marker 2025/04/28 04:11:05 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : zero-length-file: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4162bd2cdfa0cd03_d20250428_m040947_c001_v0001041_t0018_u01745813387475") 2025/04/28 04:11:05 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07ce_d20250428_m040930_c001_v7007000_t0000_u01745813370719") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cccd_d20250428_m040929_c001_v0001041_t0035_u01745813369929") 2025/04/28 04:11:05 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c4_d20250428_m040925_c001_v7007000_t0000_u01745813365025") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccbd_d20250428_m040923_c001_v0001041_t0059_u01745813363471") 2025/04/28 04:11:05 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d3_d20250428_m040934_c001_v7007000_t0000_u01745813374211") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccd5_d20250428_m040933_c001_v0001041_t0041_u01745813373367") 2025/04/28 04:11:05 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d0_d20250428_m040932_c001_v7007000_t0000_u01745813372994") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccd3_d20250428_m040932_c001_v0001041_t0037_u01745813372273") 2025/04/28 04:11:05 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d5_d20250428_m040935_c001_v7007000_t0000_u01745813375338") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccd9_d20250428_m040934_c001_v0001041_t0011_u01745813374575") 2025/04/28 04:11:05 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07cf_d20250428_m040931_c001_v7007000_t0000_u01745813371910") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cccf_d20250428_m040931_c001_v0001041_t0043_u01745813371081") 2025/04/28 04:11:05 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ./.: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c6_d20250428_m040926_c001_v7007000_t0000_u01745813366095") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ./.: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc1_d20250428_m040925_c001_v0001041_t0041_u01745813365387") 2025/04/28 04:11:05 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/28 04:11:05 DEBUG : ../..: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c8_d20250428_m040927_c001_v7007000_t0000_u01745813367239") as it is a hide marker 2025/04/28 04:11:05 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/28 04:11:05 DEBUG : ../..: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc3_d20250428_m040926_c001_v0001041_t0030_u01745813366458") 2025/04/28 04:11:05 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/28 04:11:05 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of all hidden files 2025/04/28 04:11:05 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07cb_d20250428_m040929_c001_v7007000_t0000_u01745813369566") as it is a hide marker 2025/04/28 04:11:05 DEBUG : leading space/ leading space: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc7_d20250428_m040928_c001_v0001041_t0008_u01745813368764") 2025/04/28 04:11:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c9_d20250428_m040928_c001_v7007000_t0000_u01745813368398") as it is a hide marker 2025/04/28 04:11:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc5_d20250428_m040927_c001_v0001041_t0030_u01745813367602") 2025/04/28 04:11:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d6_d20250428_m040936_c001_v7007000_t0000_u01745813376508") as it is a hide marker 2025/04/28 04:11:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccdf_d20250428_m040935_c001_v0001041_t0001_u01745813375700") 2025/04/28 04:11:05 DEBUG : created from root.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb002083d9_d20250428_m041032_c001_v7007000_t0000_u01745813432429") as it is a hide marker 2025/04/28 04:11:05 DEBUG : created from root.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1133821551e80b9d_d20250428_m041031_c001_v0001179_t0059_u01745813431436") 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319121_d20250428_m041041_c001_v7007000_t0000_u01745813441470") as it is a hide marker 2025/04/28 04:11:05 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd4c_d20250428_m041020_c001_v0001041_t0015_u01745813420583") 2025/04/28 04:11:06 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f11552e047bdfe769_d20250428_m041016_c001_v0001113_t0014_u01745813416869") 2025/04/28 04:11:06 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd1b_d20250428_m040955_c001_v0001041_t0007_u01745813395649") 2025/04/28 04:11:06 DEBUG : file name.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd15_d20250428_m040954_c001_v0001041_t0023_u01745813394470") 2025/04/28 04:11:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd17_d20250428_m040955_c001_v0001041_t0039_u01745813395113") "upload" dated 2025-04-28 04:09:55.113 +0000 UTC (1m11.238590818s ago) 2025/04/28 04:11:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4186c45cec4ab160_d20250428_m041014_c001_v7007000_t0000_u01745813414630") as it is a hide marker 2025/04/28 04:11:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1164162d00a7711d_d20250428_m041014_c001_v0001184_t0054_u01745813414391") 2025/04/28 04:11:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f11960e16e947bb4e_d20250428_m041013_c001_v0001146_t0058_u01745813413714") 2025/04/28 04:11:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e0_d20250428_m040945_c001_v7007000_t0000_u01745813385112") as it is a hide marker 2025/04/28 04:11:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccf9_d20250428_m040944_c001_v0001041_t0020_u01745813384257") 2025/04/28 04:11:06 DEBUG : piped data.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319128_d20250428_m041043_c001_v7007000_t0000_u01745813443315") as it is a hide marker 2025/04/28 04:11:06 DEBUG : piped data.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd70_d20250428_m041042_c001_v0001041_t0016_u01745813442752") 2025/04/28 04:11:06 DEBUG : piped data.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319125_d20250428_m041042_c001_v7007000_t0000_u01745813442569") 2025/04/28 04:11:06 DEBUG : piped data.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4162bd2cdfa0cd6c_d20250428_m041042_c001_v0001041_t0018_u01745813442202") 2025/04/28 04:11:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e1_d20250428_m040946_c001_v7007000_t0000_u01745813386171") as it is a hide marker 2025/04/28 04:11:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccfd_d20250428_m040945_c001_v0001041_t0015_u01745813385475") 2025/04/28 04:11:06 DEBUG : test-metadata: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f4155e906ed417226_d20250428_m041050_c001_v7007000_t0000_u01745813450256") as it is a hide marker 2025/04/28 04:11:06 DEBUG : test-metadata: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd531912c_d20250428_m041045_c001_v0001183_t0049_u01745813445294") 2025/04/28 04:11:06 DEBUG : test-metadata: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd531912a_d20250428_m041044_c001_v7007000_t0000_u01745813444426") 2025/04/28 04:11:07 DEBUG : test-metadata: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd72_d20250428_m041043_c001_v0001041_t0016_u01745813443499") 2025/04/28 04:11:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d9_d20250428_m040938_c001_v7007000_t0000_u01745813378884") as it is a hide marker 2025/04/28 04:11:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cce9_d20250428_m040938_c001_v0001041_t0016_u01745813378162") 2025/04/28 04:11:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07dd_d20250428_m040941_c001_v7007000_t0000_u01745813381189") as it is a hide marker 2025/04/28 04:11:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cced_d20250428_m040940_c001_v0001041_t0021_u01745813380286") 2025/04/28 04:11:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07dc_d20250428_m040939_c001_v7007000_t0000_u01745813379923") as it is a hide marker 2025/04/28 04:11:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cceb_d20250428_m040939_c001_v0001041_t0017_u01745813379250") 2025/04/28 04:11:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07de_d20250428_m040942_c001_v7007000_t0000_u01745813382385") as it is a hide marker 2025/04/28 04:11:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccf3_d20250428_m040941_c001_v0001041_t0055_u01745813381551") 2025/04/28 04:11:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07df_d20250428_m040943_c001_v7007000_t0000_u01745813383893") as it is a hide marker 2025/04/28 04:11:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccf7_d20250428_m040942_c001_v0001041_t0012_u01745813382748") 2025/04/28 04:11:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d7_d20250428_m040937_c001_v7007000_t0000_u01745813377799") as it is a hide marker 2025/04/28 04:11:07 DEBUG : trailing space /trailing space : Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cce5_d20250428_m040936_c001_v0001041_t0024_u01745813376879") 2025/04/28 04:11:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45968_d20250428_m041100_c001_v0001131_t0004_u01745813460750") "upload" dated 2025-04-28 04:11:00.75 +0000 UTC (6.918015459s ago) 2025/04/28 04:11:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94ac7_d20250428_m041055_c001_v7007000_t0000_u01745813455938") 2025/04/28 04:11:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd84_d20250428_m041052_c001_v0001041_t0055_u01745813452805") 2025/04/28 04:11:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e8_d20250428_m040953_c001_v7007000_t0000_u01745813393918") as it is a hide marker 2025/04/28 04:11:07 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f07e5_d20250428_m040948_c001_v0001180_t0029_u01745813388343") 2025/04/28 04:11:07 DEBUG : zero-length-file: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07e4_d20250428_m040948_c001_v7007000_t0000_u01745813388027") as it is a hide marker 2025/04/28 04:11:07 DEBUG : zero-length-file: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4162bd2cdfa0cd03_d20250428_m040947_c001_v0001041_t0018_u01745813387475") 2025/04/28 04:11:07 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07ce_d20250428_m040930_c001_v7007000_t0000_u01745813370719") as it is a hide marker 2025/04/28 04:11:07 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cccd_d20250428_m040929_c001_v0001041_t0035_u01745813369929") 2025/04/28 04:11:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c4_d20250428_m040925_c001_v7007000_t0000_u01745813365025") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccbd_d20250428_m040923_c001_v0001041_t0059_u01745813363471") 2025/04/28 04:11:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d3_d20250428_m040934_c001_v7007000_t0000_u01745813374211") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccd5_d20250428_m040933_c001_v0001041_t0041_u01745813373367") 2025/04/28 04:11:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d0_d20250428_m040932_c001_v7007000_t0000_u01745813372994") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccd3_d20250428_m040932_c001_v0001041_t0037_u01745813372273") 2025/04/28 04:11:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07d5_d20250428_m040935_c001_v7007000_t0000_u01745813375338") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccd9_d20250428_m040934_c001_v0001041_t0011_u01745813374575") 2025/04/28 04:11:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07cf_d20250428_m040931_c001_v7007000_t0000_u01745813371910") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cccf_d20250428_m040931_c001_v0001041_t0043_u01745813371081") 2025/04/28 04:11:08 DEBUG : ./.: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c6_d20250428_m040926_c001_v7007000_t0000_u01745813366095") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ./.: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc1_d20250428_m040925_c001_v0001041_t0041_u01745813365387") 2025/04/28 04:11:08 DEBUG : ../..: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f07c8_d20250428_m040927_c001_v7007000_t0000_u01745813367239") as it is a hide marker 2025/04/28 04:11:08 DEBUG : ../..: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0ccc3_d20250428_m040926_c001_v0001041_t0030_u01745813366458") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/28 04:11:09 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/28 04:11:09 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/28 04:11:09 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/28 04:11:09 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/28 04:11:10 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of pending multipart uploads older than 0s 2025/04/28 04:11:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd17_d20250428_m040955_c001_v0001041_t0039_u01745813395113") "upload" dated 2025-04-28 04:09:55.113 +0000 UTC (1m15.443274609s ago) 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b3_d20250428_m041109_c001_v0001101_t0035_u01745813469529") as it is a start marker (upload started at 2025-04-28 04:11:09.529 +0000 UTC) 2025/04/28 04:11:10 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b4_d20250428_m041109_c001_v0001183_t0000_u01745813469712") as it is a start marker (upload started at 2025-04-28 04:11:09.712 +0000 UTC) 2025/04/28 04:11:10 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b5_d20250428_m041109_c001_v0001091_t0011_u01745813469898") as it is a start marker (upload started at 2025-04-28 04:11:09.898 +0000 UTC) 2025/04/28 04:11:10 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b6_d20250428_m041110_c001_v0001183_t0001_u01745813470082") as it is a start marker (upload started at 2025-04-28 04:11:10.082 +0000 UTC) 2025/04/28 04:11:10 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/28 04:11:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f419a281d9a9f52b2_d20250428_m041109_c001_v7007000_t0000_u01745813469346") "hide" dated 2025-04-28 04:11:09.346 +0000 UTC (1.210452213s ago) 2025/04/28 04:11:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45968_d20250428_m041100_c001_v0001131_t0004_u01745813460750") 2025/04/28 04:11:10 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/28 04:11:10 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of pending multipart uploads older than 0s 2025/04/28 04:11:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd17_d20250428_m040955_c001_v0001041_t0039_u01745813395113") "upload" dated 2025-04-28 04:09:55.113 +0000 UTC (1m15.819917895s ago) 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b3_d20250428_m041109_c001_v0001101_t0035_u01745813469529") as it is a start marker (upload started at 2025-04-28 04:11:09.529 +0000 UTC) 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b4_d20250428_m041109_c001_v0001183_t0000_u01745813469712") as it is a start marker (upload started at 2025-04-28 04:11:09.712 +0000 UTC) 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b5_d20250428_m041109_c001_v0001091_t0011_u01745813469898") as it is a start marker (upload started at 2025-04-28 04:11:09.898 +0000 UTC) 2025/04/28 04:11:10 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b6_d20250428_m041110_c001_v0001183_t0001_u01745813470082") as it is a start marker (upload started at 2025-04-28 04:11:10.082 +0000 UTC) 2025/04/28 04:11:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fb2dd03905d7bab9f680e1b_f419a281d9a9f52b2_d20250428_m041109_c001_v7007000_t0000_u01745813469346") "hide" dated 2025-04-28 04:11:09.346 +0000 UTC (1.587082985s ago) 2025/04/28 04:11:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45968_d20250428_m041100_c001_v0001131_t0004_u01745813460750") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/28 04:11:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/28 04:11:11 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/28 04:11:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/28 04:11:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/28 04:11:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/28 04:11:13 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/28 04:11:13 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/28 04:11:14 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/28 04:11:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/28 04:11:15 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/28 04:11:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:11:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/28 04:11:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94af4_d20250428_m041118_c001_v0001130_t0019_u01745813478797") 2025/04/28 04:11:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:11:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/28 04:11:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/28 04:11:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:11:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:11:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/28 04:11:22 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/28 04:11:22 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/28 04:11:23 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/28 04:11:23 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/28 04:11:25 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/28 04:11:26 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/28 04:11:26 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/28 04:11:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:11:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/28 04:11:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94afa_d20250428_m041128_c001_v0001102_t0040_u01745813488127") 2025/04/28 04:11:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/28 04:11:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/28 04:11:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/28 04:11:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:11:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:11:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/28 04:11:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/28 04:11:32 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/28 04:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/28 04:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/28 04:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/28 04:11:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/28 04:11:34 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/28 04:11:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/28 04:11:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/28 04:11:35 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94b05_d20250428_m041137_c001_v0001038_t0024_u01745813497531") 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/28 04:11:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/28 04:11:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/28 04:11:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:11:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:11:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/04/28 04:11:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/28 04:11:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/28 04:11:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/28 04:11:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/28 04:11:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/28 04:11:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/28 04:11:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94b10_d20250428_m041146_c001_v0001184_t0050_u01745813506136") 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/28 04:11:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:11:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:11:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/28 04:11:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/28 04:11:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/28 04:11:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/28 04:11:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/28 04:11:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/28 04:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/28 04:11:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/28 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/28 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f20833a2b02ddaf73_d20250428_m041200_c001_v0001120_t0020_u01745813520406") 2025/04/28 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/28 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/28 04:12:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/28 04:12:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/28 04:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/28 04:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/28 04:12:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/28 04:12:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/28 04:12:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/28 04:12:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/28 04:12:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/28 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/28 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/28 04:12:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de30_d20250428_m041209_c001_v0001182_t0018_u01745813529435") 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/28 04:12:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/28 04:12:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/28 04:12:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/04/28 04:12:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/28 04:12:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/28 04:12:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/28 04:12:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/28 04:12:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/28 04:12:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/28 04:12:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/28 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/28 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de37_d20250428_m041218_c001_v0001157_t0049_u01745813538475") 2025/04/28 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/28 04:12:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/28 04:12:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/28 04:12:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/28 04:12:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/28 04:12:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/28 04:12:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/28 04:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/28 04:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/28 04:12:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/28 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/28 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de3e_d20250428_m041226_c001_v0001100_t0024_u01745813546534") 2025/04/28 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/28 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/28 04:12:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/28 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/28 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/28 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/28 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/28 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/28 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/28 04:12:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/28 04:12:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/28 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/28 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/28 04:12:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de49_d20250428_m041235_c001_v0001184_t0037_u01745813555629") 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/28 04:12:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/28 04:12:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/28 04:12:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/28 04:12:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/28 04:12:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/28 04:12:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/28 04:12:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/28 04:12:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/28 04:12:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/28 04:12:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/28 04:12:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/28 04:12:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de4f_d20250428_m041244_c001_v0001150_t0001_u01745813564107") 2025/04/28 04:12:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:12:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/28 04:12:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/28 04:12:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/28 04:12:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/28 04:12:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/28 04:12:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/28 04:12:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/28 04:12:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/28 04:12:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/28 04:12:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/28 04:12:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:12:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/28 04:12:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd531921b_d20250428_m041253_c001_v0001040_t0044_u01745813573204") 2025/04/28 04:12:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/28 04:12:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/28 04:12:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/28 04:12:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:12:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:12:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/28 04:12:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/28 04:12:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/28 04:12:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/28 04:12:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/28 04:12:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/28 04:12:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/28 04:12:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/28 04:13:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/28 04:13:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/28 04:13:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/28 04:13:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:13:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/04/28 04:13:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd5319227_d20250428_m041303_c001_v0001171_t0053_u01745813583681") 2025/04/28 04:13:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/28 04:13:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:13:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/28 04:13:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/28 04:13:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/28 04:13:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:13:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/04/28 04:13:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/28 04:13:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/28 04:13:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/28 04:13:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/28 04:13:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/28 04:13:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/28 04:13:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/28 04:13:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:13:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/28 04:13:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459b3_d20250428_m041323_c001_v0001104_t0052_u01745813603682") 2025/04/28 04:13:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:13:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/28 04:13:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/28 04:13:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:13:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:13:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/28 04:13:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/28 04:13:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/28 04:13:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/28 04:13:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/28 04:13:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/28 04:13:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/28 04:13:31 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/28 04:13:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:13:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/28 04:13:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459e8_d20250428_m041333_c001_v0001036_t0039_u01745813613839") 2025/04/28 04:13:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/28 04:13:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/28 04:13:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/28 04:13:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:13:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:13:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/28 04:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/28 04:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/28 04:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/28 04:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/28 04:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/28 04:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/28 04:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/28 04:13:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/28 04:13:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/28 04:13:41 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f2099d67614f8489d_d20250428_m041344_c001_v0001099_t0022_u01745813624255") 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/28 04:13:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/28 04:13:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/28 04:13:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/28 04:13:44 DEBUG : pacer: Reducing sleep to 10ms 2025/04/28 04:13:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/28 04:13:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:13:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:13:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/28 04:13:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/28 04:13:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/28 04:13:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/28 04:13:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/28 04:13:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/28 04:13:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/28 04:13:56 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/28 04:13:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:13:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/28 04:13:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f215745b83fc8b42d_d20250428_m041358_c001_v0001113_t0044_u01745813638642") 2025/04/28 04:13:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:13:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/28 04:13:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/28 04:13:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:14:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:14:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/28 04:14:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/28 04:14:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/28 04:14:04 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/28 04:14:04 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/28 04:14:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/28 04:14:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/28 04:14:06 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/28 04:14:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:14:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/28 04:14:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f095c_d20250428_m041409_c001_v0001099_t0042_u01745813649562") 2025/04/28 04:14:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/28 04:14:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/28 04:14:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/28 04:14:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:14:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:14:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/28 04:14:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/28 04:14:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/28 04:14:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/28 04:14:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/28 04:14:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/28 04:14:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/28 04:14:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/28 04:14:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/28 04:14:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/28 04:14:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/28 04:14:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/28 04:14:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/04/28 04:14:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fb2dd03905d7bab9f680e1b_f205b84a9dcbc9abc_d20250428_m041421_c001_v0001038_t0033_u01745813661051") 2025/04/28 04:14:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/28 04:14:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/28 04:14:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/28 04:14:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/28 04:14:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/28 04:14:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/28 04:14:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/28 04:14:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/04/28 04:14:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c294a_d20250428_m041432_c001_v0001098_t0008_u01745813672642") 2025/04/28 04:14:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/28 04:14:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/28 04:14:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/28 04:14:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/28 04:14:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/28 04:14:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/28 04:14:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/28 04:14:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/28 04:14:35 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/28 04:14:37 DEBUG : chunked-copy: Done sending chunk 0 2025/04/28 04:14:37 DEBUG : chunked-copy: Done sending chunk 1 2025/04/28 04:14:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/28 04:14:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c298e_d20250428_m041438_c001_v0001184_t0001_u01745813678593") 2025/04/28 04:14:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/28 04:14:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/28 04:14:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/28 04:14:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/28 04:14:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/28 04:14:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/28 04:14:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/28 04:14:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/28 04:14:41 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/28 04:14:43 DEBUG : chunked-copy: Done sending chunk 0 2025/04/28 04:14:43 DEBUG : chunked-copy: Done sending chunk 1 2025/04/28 04:14:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/28 04:14:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c29c0_d20250428_m041444_c001_v0001171_t0040_u01745813684407") 2025/04/28 04:14:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/28 04:14:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/28 04:14:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/28 04:14:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/28 04:14:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/28 04:14:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/28 04:14:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/28 04:14:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/28 04:14:47 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/28 04:14:49 DEBUG : chunked-copy: Done sending chunk 0 2025/04/28 04:14:49 DEBUG : chunked-copy: Done sending chunk 1 2025/04/28 04:14:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/28 04:14:50 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c29cb_d20250428_m041450_c001_v0001184_t0002_u01745813690297") 2025/04/28 04:14:50 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/28 04:14:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/28 04:14:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/28 04:14:50 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/28 04:14:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/28 04:14:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/28 04:14:51 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/28 04:14:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/28 04:14:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/28 04:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-degarob9cude/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/04/28 04:14:55 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of all files 2025/04/28 04:14:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f0953_d20250428_m041403_c001_v7007000_t0000_u01745813643024") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f215745b83fc8b42d_d20250428_m041358_c001_v0001113_t0044_u01745813638642") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f415745b83fc8b42c_d20250428_m041358_c001_v7007000_t0000_u01745813638078") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f0950_d20250428_m041353_c001_v0001037_t0054_u01745813633208") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c2916_d20250428_m041426_c001_v7007000_t0000_u01745813666755") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f205b84a9dcbc9abc_d20250428_m041421_c001_v0001038_t0033_u01745813661051") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f405b84a9dcbc9abb_d20250428_m041420_c001_v7007000_t0000_u01745813660440") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f095f_d20250428_m041414_c001_v0001177_t0042_u01745813654998") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f095e_d20250428_m041414_c001_v7007000_t0000_u01745813654814") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f095c_d20250428_m041409_c001_v0001099_t0042_u01745813649562") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f095b_d20250428_m041408_c001_v7007000_t0000_u01745813648994") 2025/04/28 04:14:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20170bfa158f0955_d20250428_m041403_c001_v0001171_t0047_u01745813643207") 2025/04/28 04:14:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40833a2b02ddaf7e_d20250428_m041213_c001_v7007000_t0000_u01745813533381") 2025/04/28 04:14:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de30_d20250428_m041209_c001_v0001182_t0018_u01745813529435") 2025/04/28 04:14:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40833a2b02ddaf74_d20250428_m041204_c001_v7007000_t0000_u01745813524482") 2025/04/28 04:14:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20833a2b02ddaf73_d20250428_m041200_c001_v0001120_t0020_u01745813520406") 2025/04/28 04:14:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f407bc95a5e44de2f_d20250428_m041209_c001_v7007000_t0000_u01745813529037") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20833a2b02ddaf75_d20250428_m041204_c001_v0001179_t0044_u01745813524667") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40833a2b02ddaf72_d20250428_m041200_c001_v7007000_t0000_u01745813520014") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2036cebb0020842f_d20250428_m041149_c001_v0001144_t0029_u01745813509638") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb0020842e_d20250428_m041149_c001_v7007000_t0000_u01745813509454") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94b10_d20250428_m041146_c001_v0001184_t0050_u01745813506136") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94b0d_d20250428_m041145_c001_v7007000_t0000_u01745813505772") 2025/04/28 04:14:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2036cebb00208424_d20250428_m041141_c001_v0001171_t0050_u01745813501845") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd531920b_d20250428_m041239_c001_v7007000_t0000_u01745813559517") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de49_d20250428_m041235_c001_v0001184_t0037_u01745813555629") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f407bc95a5e44de3f_d20250428_m041230_c001_v7007000_t0000_u01745813550529") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de3e_d20250428_m041226_c001_v0001100_t0024_u01745813546534") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f407bc95a5e44de48_d20250428_m041235_c001_v7007000_t0000_u01745813555210") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de40_d20250428_m041230_c001_v0001116_t0024_u01745813550711") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f407bc95a5e44de3d_d20250428_m041226_c001_v7007000_t0000_u01745813546135") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20833a2b02ddafa1_d20250428_m041222_c001_v0001182_t0044_u01745813542078") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40833a2b02ddafa0_d20250428_m041221_c001_v7007000_t0000_u01745813541894") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de37_d20250428_m041218_c001_v0001157_t0049_u01745813538475") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f407bc95a5e44de35_d20250428_m041218_c001_v7007000_t0000_u01745813538073") 2025/04/28 04:14:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f20833a2b02ddaf7f_d20250428_m041213_c001_v0001104_t0031_u01745813533567") 2025/04/28 04:14:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb00208423_d20250428_m041141_c001_v7007000_t0000_u01745813501662") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94b05_d20250428_m041137_c001_v0001038_t0024_u01745813497531") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94b04_d20250428_m041137_c001_v7007000_t0000_u01745813497169") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94b02_d20250428_m041132_c001_v0001092_t0039_u01745813492497") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94b01_d20250428_m041132_c001_v7007000_t0000_u01745813492312") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94afa_d20250428_m041128_c001_v0001102_t0040_u01745813488127") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94af9_d20250428_m041127_c001_v7007000_t0000_u01745813487767") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c2813_d20250428_m041122_c001_v0001144_t0051_u01745813482573") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c2812_d20250428_m041122_c001_v7007000_t0000_u01745813482386") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f21290d5606f94af4_d20250428_m041118_c001_v0001130_t0019_u01745813478797") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f41290d5606f94af3_d20250428_m041118_c001_v7007000_t0000_u01745813478391") 2025/04/28 04:14:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f219a281d9a9f52b8_d20250428_m041113_c001_v0001157_t0004_u01745813473001") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f411ac54a1ec459aa_d20250428_m041318_c001_v7007000_t0000_u01745813598263") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd5319227_d20250428_m041303_c001_v0001171_t0053_u01745813583681") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319221_d20250428_m041258_c001_v7007000_t0000_u01745813578172") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd531921b_d20250428_m041253_c001_v0001040_t0044_u01745813573204") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319224_d20250428_m041303_c001_v7007000_t0000_u01745813583224") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd5319222_d20250428_m041258_c001_v0001105_t0002_u01745813578358") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd531921a_d20250428_m041252_c001_v7007000_t0000_u01745813572775") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd5319211_d20250428_m041248_c001_v0001181_t0057_u01745813568190") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4142581cd5319210_d20250428_m041248_c001_v7007000_t0000_u01745813568004") 2025/04/28 04:14:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f207bc95a5e44de4f_d20250428_m041244_c001_v0001150_t0001_u01745813564107") 2025/04/28 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f407bc95a5e44de4d_d20250428_m041243_c001_v7007000_t0000_u01745813563633") 2025/04/28 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2142581cd531920d_d20250428_m041239_c001_v0001182_t0016_u01745813559703") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f40170bfa158f094f_d20250428_m041353_c001_v7007000_t0000_u01745813633026") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2099d67614f8489d_d20250428_m041344_c001_v0001099_t0022_u01745813624255") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4099d67614f8489c_d20250428_m041343_c001_v7007000_t0000_u01745813623753") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459fa_d20250428_m041338_c001_v0001183_t0005_u01745813618730") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f411ac54a1ec459f9_d20250428_m041338_c001_v7007000_t0000_u01745813618547") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459e8_d20250428_m041333_c001_v0001036_t0039_u01745813613839") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f411ac54a1ec459e7_d20250428_m041333_c001_v7007000_t0000_u01745813613336") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459b8_d20250428_m041328_c001_v0001184_t0046_u01745813608445") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f411ac54a1ec459b7_d20250428_m041328_c001_v7007000_t0000_u01745813608263") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459b3_d20250428_m041323_c001_v0001104_t0052_u01745813603682") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f411ac54a1ec459b2_d20250428_m041323_c001_v7007000_t0000_u01745813603161") 2025/04/28 04:14:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f211ac54a1ec459ab_d20250428_m041318_c001_v0001130_t0022_u01745813598445") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c29ce_d20250428_m041452_c001_v7007000_t0000_u01745813692323") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2036cebb0020851f_d20250428_m041447_c001_v0001183_t0035_u01745813687036") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb0020851e_d20250428_m041446_c001_v7007000_t0000_u01745813686449") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2036cebb00208516_d20250428_m041440_c001_v0001102_t0054_u01745813680991") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb00208515_d20250428_m041440_c001_v7007000_t0000_u01745813680379") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f2036cebb00208509_d20250428_m041435_c001_v0001184_t0038_u01745813675325") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb00208508_d20250428_m041434_c001_v7007000_t0000_u01745813674655") 2025/04/28 04:14:59 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45ab2_d20250428_m041431_c001_v0001131_t0049_u01745813671059") 2025/04/28 04:15:00 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c2938_d20250428_m041430_c001_v7007000_t0000_u01745813670602") 2025/04/28 04:15:00 DEBUG : chunked-copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45aaa_d20250428_m041427_c001_v0001131_t0013_u01745813667534") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c29cd_d20250428_m041452_c001_v7007000_t0000_u01745813692139") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c29cb_d20250428_m041450_c001_v0001184_t0002_u01745813690297") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb0020851d_d20250428_m041446_c001_v7007000_t0000_u01745813686243") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c29c0_d20250428_m041444_c001_v0001171_t0040_u01745813684407") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb00208513_d20250428_m041440_c001_v7007000_t0000_u01745813680192") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c298e_d20250428_m041438_c001_v0001184_t0001_u01745813678593") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f4036cebb00208507_d20250428_m041434_c001_v7007000_t0000_u01745813674472") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f218f955f452c294a_d20250428_m041432_c001_v0001098_t0008_u01745813672642") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c2933_d20250428_m041430_c001_v7007000_t0000_u01745813670418") 2025/04/28 04:15:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f119bcfc8c48d1e45_d20250428_m041429_c001_v0001113_t0008_u01745813669524") 2025/04/28 04:15:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f1162bd2cdfa0cd17_d20250428_m040955_c001_v0001041_t0039_u01745813395113") 2025/04/28 04:15:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c29d0_d20250428_m041453_c001_v7007000_t0000_u01745813693239") 2025/04/28 04:15:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45ae0_d20250428_m041452_c001_v0001131_t0021_u01745813692869") 2025/04/28 04:15:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f418f955f452c29d1_d20250428_m041454_c001_v7007000_t0000_u01745813694421") 2025/04/28 04:15:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45ae4_d20250428_m041454_c001_v0001131_t0035_u01745813694079") 2025/04/28 04:15:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f118cc61095e45ae2_d20250428_m041453_c001_v0001131_t0046_u01745813693426") 2025/04/28 04:15:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fb2dd03905d7bab9f680e1b_f419a281d9a9f52b2_d20250428_m041109_c001_v7007000_t0000_u01745813469346") 2025/04/28 04:15:01 INFO : B2 bucket rclone-test-degarob9cude: cleaning bucket "rclone-test-degarob9cude" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (343.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.51s) --- PASS: TestIntegration/FsMkdir (341.49s) --- 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 (23.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- 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.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.01s) --- 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.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.11s) --- 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.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (193.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (31.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (15.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (20.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (15.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 343.778s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m44.679186812s (try 1/5)