"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/09/09 03:30:29 NOTICE: TestB2: Starting server 2025/09/09 03:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-natuwav5wiki" 2025/09/09 03:30:29 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/09/09 03:30:32 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/09 03:30:32 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/09 03:30:33 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/09/09 03:30:55 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/09/09 03:30:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/09 03:30:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/09 03:30:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/09 03:30:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/09 03:30:57 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/09 03:30:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/09 03:30:58 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/09/09 03:31:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/09 03:31:06 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/09/09 03:31:16 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of all files 2025/09/09 03:31:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa30c5_d20250909_m033115_c001_v0001180_t0039_u01757388675647") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/09 03:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-natuwav5wiki/dirToPurgeFromRoot" 2025/09/09 03:31:18 INFO : B2 bucket rclone-test-natuwav5wiki path dirToPurgeFromRoot: cleaning bucket "rclone-test-natuwav5wiki" of all files 2025/09/09 03:31:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa30c9_d20250909_m033116_c001_v0001180_t0021_u01757388676827") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/09 03:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-natuwav5wiki/hello? sausage/êé" 2025/09/09 03:31:23 INFO : B2 bucket rclone-test-natuwav5wiki path hello? sausage/êé: cleaning bucket "rclone-test-natuwav5wiki" of all files 2025/09/09 03:31:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f1150beddf8da5544_d20250909_m033122_c001_v0001157_t0056_u01757388682089") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/09 03:31:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/09/09 03:31:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:31:25 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/09/09 03:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-natuwav5wiki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/09 03:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-natuwav5wiki/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-natuwav5wiki" from "TestB2:rclone-test-natuwav5wiki" 2025/09/09 03:31:36 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 2025/09/09 03:31:42 DEBUG : rclone-test-natuwav5wiki/created from root.txt: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/09/09 03:31:42 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/09/09 03:31:42 DEBUG : pacer: Rate limited, increasing sleep to 1s fstests.go:143: Put error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 1/10 2025/09/09 03:31:44 DEBUG : pacer: Reducing sleep to 500ms 2025/09/09 03:31:46 DEBUG : rclone-test-natuwav5wiki/created from root.txt: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/09/09 03:31:46 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/09/09 03:31:46 DEBUG : pacer: Rate limited, increasing sleep to 1s fstests.go:143: Put error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 2/10 2025/09/09 03:31:48 DEBUG : pacer: Reducing sleep to 500ms 2025/09/09 03:31:49 DEBUG : pacer: Reducing sleep to 250ms 2025/09/09 03:31:50 DEBUG : pacer: Reducing sleep to 125ms 2025/09/09 03:31:50 DEBUG : pacer: Reducing sleep to 62.5ms === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/09/09 03:31:50 DEBUG : pacer: Reducing sleep to 31.25ms 2025/09/09 03:31:50 DEBUG : pacer: Reducing sleep to 15.625ms === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/09/09 03:31:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yeluhat1zicu" 2025/09/09 03:31:57 DEBUG : B2 bucket rclone-test-yeluhat1zicu: Purge remote 2025/09/09 03:31:57 INFO : B2 bucket rclone-test-yeluhat1zicu: cleaning bucket "rclone-test-yeluhat1zicu" of all files 2025/09/09 03:31:57 DEBUG : somefile: Deleting (id "4_z6f72bd63807d2bcb9f980e1b_f418454680bba71ec_d20250909_m033156_c001_v0001044_t0044_u01757388716577") === 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/09/09 03:31:58 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/09 03:31:59 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/09/09 03:32:02 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/09 03:32:02 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/09 03:32:02 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.516Ki offset 6Mi/6.106Mi 2025/09/09 03:32:02 DEBUG : test-metadata: Sending chunk 1 length 111120 2025/09/09 03:32:05 DEBUG : test-metadata: Done sending chunk 0 2025/09/09 03:32:09 DEBUG : test-metadata: Done sending chunk 1 2025/09/09 03:32:09 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 === 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-09-09-033219-824.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/09/09 03:32:27 DEBUG : oldPath = "TestB2:rclone-test-natuwav5wiki/versions/test-versions-v2025-09-09-033219-824.txt" 2025/09/09 03:32:27 DEBUG : newPath = "TestB2,versions:rclone-test-natuwav5wiki/versions/test-versions-v2025-09-09-033219-824.txt" 2025/09/09 03:32:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-natuwav5wiki/versions/test-versions-v2025-09-09-033219-824.txt" 2025/09/09 03:32:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/09 03:32:28 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-natuwav5wiki/versions/test-versions-v2025-09-09-033219-824.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-natuwav5wiki/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/09/09 03:32:31 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of all hidden files 2025/09/09 03:32:32 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4de_d20250909_m033039_c001_v7007000_t0000_u01757388639752") as it is a hide marker 2025/09/09 03:32:32 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : leading space/ leading space: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3043_d20250909_m033039_c001_v0001180_t0059_u01757388639162") 2025/09/09 03:32:32 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4dd_d20250909_m033038_c001_v7007000_t0000_u01757388638797") as it is a hide marker 2025/09/09 03:32:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa303d_d20250909_m033038_c001_v0001180_t0052_u01757388638205") 2025/09/09 03:32:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e5_d20250909_m033045_c001_v7007000_t0000_u01757388645374") as it is a hide marker 2025/09/09 03:32:32 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa305d_d20250909_m033044_c001_v0001180_t0038_u01757388644786") 2025/09/09 03:32:32 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : created from root.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f410615c276df75d8_d20250909_m033150_c001_v7007000_t0000_u01757388710684") as it is a hide marker 2025/09/09 03:32:32 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : created from root.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f101c2f8b9887bf39_d20250909_m033149_c001_v0001182_t0018_u01757388709763") 2025/09/09 03:32:32 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4fd_d20250909_m033158_c001_v7007000_t0000_u01757388718719") as it is a hide marker 2025/09/09 03:32:32 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3117_d20250909_m033131_c001_v0001180_t0050_u01757388691952") 2025/09/09 03:32:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f1103737f1cc93e5f_d20250909_m033128_c001_v0001181_t0034_u01757388688478") 2025/09/09 03:32:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3097_d20250909_m033102_c001_v0001180_t0059_u01757388662587") 2025/09/09 03:32:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3091_d20250909_m033101_c001_v0001180_t0027_u01757388661760") 2025/09/09 03:32:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3093_d20250909_m033102_c001_v0001180_t0003_u01757388662161") "upload" dated 2025-09-09 03:31:02.161 +0000 UTC (1m29.877250162s ago) 2025/09/09 03:32:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409672eb80543b2e_d20250909_m033126_c001_v7007000_t0000_u01757388686219") as it is a hide marker 2025/09/09 03:32:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f112b7059a530f791_d20250909_m033125_c001_v0001137_t0038_u01757388685882") 2025/09/09 03:32:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f108efcbda4df7def_d20250909_m033125_c001_v0001105_t0031_u01757388685066") 2025/09/09 03:32:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ec_d20250909_m033052_c001_v7007000_t0000_u01757388652029") as it is a hide marker 2025/09/09 03:32:32 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3079_d20250909_m033051_c001_v0001180_t0009_u01757388651465") 2025/09/09 03:32:32 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : piped data.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ff_d20250909_m033200_c001_v7007000_t0000_u01757388720464") as it is a hide marker 2025/09/09 03:32:32 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : piped data.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa31dd_d20250909_m033200_c001_v0001180_t0006_u01757388720014") 2025/09/09 03:32:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : piped data.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4fe_d20250909_m033159_c001_v7007000_t0000_u01757388719831") 2025/09/09 03:32:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : piped data.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40833b8b45fa31c7_d20250909_m033159_c001_v0001180_t0055_u01757388719451") 2025/09/09 03:32:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ed_d20250909_m033052_c001_v7007000_t0000_u01757388652995") as it is a hide marker 2025/09/09 03:32:32 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa307b_d20250909_m033052_c001_v0001180_t0030_u01757388652392") 2025/09/09 03:32:32 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : test-metadata: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f41794588b2312ea5_d20250909_m033212_c001_v7007000_t0000_u01757388732278") as it is a hide marker 2025/09/09 03:32:32 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : test-metadata: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f209d0de95f76b501_d20250909_m033202_c001_v0001146_t0043_u01757388722375") 2025/09/09 03:32:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : test-metadata: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b500_d20250909_m033201_c001_v7007000_t0000_u01757388721469") 2025/09/09 03:32:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : test-metadata: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa31f1_d20250909_m033200_c001_v0001180_t0041_u01757388720648") 2025/09/09 03:32:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e7_d20250909_m033047_c001_v7007000_t0000_u01757388647263") as it is a hide marker 2025/09/09 03:32:32 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3067_d20250909_m033046_c001_v0001180_t0050_u01757388646686") 2025/09/09 03:32:32 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e9_d20250909_m033049_c001_v7007000_t0000_u01757388649152") as it is a hide marker 2025/09/09 03:32:32 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa306b_d20250909_m033048_c001_v0001180_t0014_u01757388648561") 2025/09/09 03:32:32 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e8_d20250909_m033048_c001_v7007000_t0000_u01757388648196") as it is a hide marker 2025/09/09 03:32:32 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3069_d20250909_m033047_c001_v0001180_t0006_u01757388647628") 2025/09/09 03:32:32 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ea_d20250909_m033050_c001_v7007000_t0000_u01757388650093") as it is a hide marker 2025/09/09 03:32:32 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3071_d20250909_m033049_c001_v0001180_t0005_u01757388649514") 2025/09/09 03:32:32 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4eb_d20250909_m033051_c001_v7007000_t0000_u01757388651043") as it is a hide marker 2025/09/09 03:32:32 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3073_d20250909_m033050_c001_v0001180_t0032_u01757388650459") 2025/09/09 03:32:32 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e6_d20250909_m033046_c001_v7007000_t0000_u01757388646324") as it is a hide marker 2025/09/09 03:32:32 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : trailing space /trailing space : Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3065_d20250909_m033045_c001_v0001180_t0049_u01757388645737") 2025/09/09 03:32:32 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3293_d20250909_m033225_c001_v0001180_t0054_u01757388745705") "upload" dated 2025-09-09 03:32:25.705 +0000 UTC (6.334427072s ago) 2025/09/09 03:32:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739da85_d20250909_m033223_c001_v7007000_t0000_u01757388743160") 2025/09/09 03:32:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3271_d20250909_m033219_c001_v0001180_t0002_u01757388739824") 2025/09/09 03:32:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4f2_d20250909_m033101_c001_v7007000_t0000_u01757388661216") as it is a hide marker 2025/09/09 03:32:32 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f209d0de95f76b4f0_d20250909_m033055_c001_v0001181_t0000_u01757388655124") 2025/09/09 03:32:32 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : zero-length-file: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ef_d20250909_m033054_c001_v7007000_t0000_u01757388654833") as it is a hide marker 2025/09/09 03:32:32 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : zero-length-file: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40833b8b45fa3085_d20250909_m033054_c001_v0001180_t0055_u01757388654281") 2025/09/09 03:32:32 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4df_d20250909_m033040_c001_v7007000_t0000_u01757388640678") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3047_d20250909_m033040_c001_v0001180_t0029_u01757388640113") 2025/09/09 03:32:32 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4da_d20250909_m033035_c001_v7007000_t0000_u01757388635959") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa302b_d20250909_m033035_c001_v0001180_t0024_u01757388635012") 2025/09/09 03:32:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e2_d20250909_m033043_c001_v7007000_t0000_u01757388643479") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3057_d20250909_m033042_c001_v0001180_t0052_u01757388642918") 2025/09/09 03:32:32 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e1_d20250909_m033042_c001_v7007000_t0000_u01757388642555") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3051_d20250909_m033041_c001_v0001180_t0026_u01757388641994") 2025/09/09 03:32:32 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e4_d20250909_m033044_c001_v7007000_t0000_u01757388644423") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa305b_d20250909_m033043_c001_v0001180_t0029_u01757388643841") 2025/09/09 03:32:32 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e0_d20250909_m033041_c001_v7007000_t0000_u01757388641612") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa304d_d20250909_m033041_c001_v0001180_t0004_u01757388641050") 2025/09/09 03:32:32 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ./.: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4db_d20250909_m033036_c001_v7007000_t0000_u01757388636888") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ./.: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa302f_d20250909_m033036_c001_v0001180_t0055_u01757388636322") 2025/09/09 03:32:32 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/09 03:32:32 DEBUG : ../..: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4dc_d20250909_m033037_c001_v7007000_t0000_u01757388637840") as it is a hide marker 2025/09/09 03:32:32 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/09 03:32:32 DEBUG : ../..: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3035_d20250909_m033037_c001_v0001180_t0000_u01757388637251") 2025/09/09 03:32:32 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/09 03:32:32 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of all hidden files 2025/09/09 03:32:32 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4de_d20250909_m033039_c001_v7007000_t0000_u01757388639752") as it is a hide marker 2025/09/09 03:32:32 DEBUG : leading space/ leading space: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3043_d20250909_m033039_c001_v0001180_t0059_u01757388639162") 2025/09/09 03:32:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4dd_d20250909_m033038_c001_v7007000_t0000_u01757388638797") as it is a hide marker 2025/09/09 03:32:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa303d_d20250909_m033038_c001_v0001180_t0052_u01757388638205") 2025/09/09 03:32:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e5_d20250909_m033045_c001_v7007000_t0000_u01757388645374") as it is a hide marker 2025/09/09 03:32:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa305d_d20250909_m033044_c001_v0001180_t0038_u01757388644786") 2025/09/09 03:32:32 DEBUG : created from root.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f410615c276df75d8_d20250909_m033150_c001_v7007000_t0000_u01757388710684") as it is a hide marker 2025/09/09 03:32:32 DEBUG : created from root.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f101c2f8b9887bf39_d20250909_m033149_c001_v0001182_t0018_u01757388709763") 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4fd_d20250909_m033158_c001_v7007000_t0000_u01757388718719") as it is a hide marker 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3117_d20250909_m033131_c001_v0001180_t0050_u01757388691952") 2025/09/09 03:32:32 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f1103737f1cc93e5f_d20250909_m033128_c001_v0001181_t0034_u01757388688478") 2025/09/09 03:32:33 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3097_d20250909_m033102_c001_v0001180_t0059_u01757388662587") 2025/09/09 03:32:33 DEBUG : file name.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3091_d20250909_m033101_c001_v0001180_t0027_u01757388661760") 2025/09/09 03:32:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3093_d20250909_m033102_c001_v0001180_t0003_u01757388662161") "upload" dated 2025-09-09 03:31:02.161 +0000 UTC (1m30.896532092s ago) 2025/09/09 03:32:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409672eb80543b2e_d20250909_m033126_c001_v7007000_t0000_u01757388686219") as it is a hide marker 2025/09/09 03:32:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f112b7059a530f791_d20250909_m033125_c001_v0001137_t0038_u01757388685882") 2025/09/09 03:32:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f108efcbda4df7def_d20250909_m033125_c001_v0001105_t0031_u01757388685066") 2025/09/09 03:32:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ec_d20250909_m033052_c001_v7007000_t0000_u01757388652029") as it is a hide marker 2025/09/09 03:32:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3079_d20250909_m033051_c001_v0001180_t0009_u01757388651465") 2025/09/09 03:32:33 DEBUG : piped data.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ff_d20250909_m033200_c001_v7007000_t0000_u01757388720464") as it is a hide marker 2025/09/09 03:32:33 DEBUG : piped data.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa31dd_d20250909_m033200_c001_v0001180_t0006_u01757388720014") 2025/09/09 03:32:33 DEBUG : piped data.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4fe_d20250909_m033159_c001_v7007000_t0000_u01757388719831") 2025/09/09 03:32:33 DEBUG : piped data.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40833b8b45fa31c7_d20250909_m033159_c001_v0001180_t0055_u01757388719451") 2025/09/09 03:32:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ed_d20250909_m033052_c001_v7007000_t0000_u01757388652995") as it is a hide marker 2025/09/09 03:32:33 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa307b_d20250909_m033052_c001_v0001180_t0030_u01757388652392") 2025/09/09 03:32:33 DEBUG : test-metadata: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f41794588b2312ea5_d20250909_m033212_c001_v7007000_t0000_u01757388732278") as it is a hide marker 2025/09/09 03:32:33 DEBUG : test-metadata: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f209d0de95f76b501_d20250909_m033202_c001_v0001146_t0043_u01757388722375") 2025/09/09 03:32:33 DEBUG : test-metadata: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b500_d20250909_m033201_c001_v7007000_t0000_u01757388721469") 2025/09/09 03:32:33 DEBUG : test-metadata: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa31f1_d20250909_m033200_c001_v0001180_t0041_u01757388720648") 2025/09/09 03:32:33 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e7_d20250909_m033047_c001_v7007000_t0000_u01757388647263") as it is a hide marker 2025/09/09 03:32:33 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3067_d20250909_m033046_c001_v0001180_t0050_u01757388646686") 2025/09/09 03:32:33 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e9_d20250909_m033049_c001_v7007000_t0000_u01757388649152") as it is a hide marker 2025/09/09 03:32:33 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa306b_d20250909_m033048_c001_v0001180_t0014_u01757388648561") 2025/09/09 03:32:33 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e8_d20250909_m033048_c001_v7007000_t0000_u01757388648196") as it is a hide marker 2025/09/09 03:32:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3069_d20250909_m033047_c001_v0001180_t0006_u01757388647628") 2025/09/09 03:32:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ea_d20250909_m033050_c001_v7007000_t0000_u01757388650093") as it is a hide marker 2025/09/09 03:32:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3071_d20250909_m033049_c001_v0001180_t0005_u01757388649514") 2025/09/09 03:32:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4eb_d20250909_m033051_c001_v7007000_t0000_u01757388651043") as it is a hide marker 2025/09/09 03:32:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3073_d20250909_m033050_c001_v0001180_t0032_u01757388650459") 2025/09/09 03:32:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e6_d20250909_m033046_c001_v7007000_t0000_u01757388646324") as it is a hide marker 2025/09/09 03:32:34 DEBUG : trailing space /trailing space : Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3065_d20250909_m033045_c001_v0001180_t0049_u01757388645737") 2025/09/09 03:32:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3293_d20250909_m033225_c001_v0001180_t0054_u01757388745705") "upload" dated 2025-09-09 03:32:25.705 +0000 UTC (8.665128684s ago) 2025/09/09 03:32:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739da85_d20250909_m033223_c001_v7007000_t0000_u01757388743160") 2025/09/09 03:32:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3271_d20250909_m033219_c001_v0001180_t0002_u01757388739824") 2025/09/09 03:32:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4f2_d20250909_m033101_c001_v7007000_t0000_u01757388661216") as it is a hide marker 2025/09/09 03:32:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f209d0de95f76b4f0_d20250909_m033055_c001_v0001181_t0000_u01757388655124") 2025/09/09 03:32:34 DEBUG : zero-length-file: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4ef_d20250909_m033054_c001_v7007000_t0000_u01757388654833") as it is a hide marker 2025/09/09 03:32:34 DEBUG : zero-length-file: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40833b8b45fa3085_d20250909_m033054_c001_v0001180_t0055_u01757388654281") 2025/09/09 03:32:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4df_d20250909_m033040_c001_v7007000_t0000_u01757388640678") as it is a hide marker 2025/09/09 03:32:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3047_d20250909_m033040_c001_v0001180_t0029_u01757388640113") 2025/09/09 03:32:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4da_d20250909_m033035_c001_v7007000_t0000_u01757388635959") as it is a hide marker 2025/09/09 03:32:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa302b_d20250909_m033035_c001_v0001180_t0024_u01757388635012") 2025/09/09 03:32:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e2_d20250909_m033043_c001_v7007000_t0000_u01757388643479") as it is a hide marker 2025/09/09 03:32:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3057_d20250909_m033042_c001_v0001180_t0052_u01757388642918") 2025/09/09 03:32:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e1_d20250909_m033042_c001_v7007000_t0000_u01757388642555") as it is a hide marker 2025/09/09 03:32:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3051_d20250909_m033041_c001_v0001180_t0026_u01757388641994") 2025/09/09 03:32:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e4_d20250909_m033044_c001_v7007000_t0000_u01757388644423") as it is a hide marker 2025/09/09 03:32:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa305b_d20250909_m033043_c001_v0001180_t0029_u01757388643841") 2025/09/09 03:32:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4e0_d20250909_m033041_c001_v7007000_t0000_u01757388641612") as it is a hide marker 2025/09/09 03:32:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa304d_d20250909_m033041_c001_v0001180_t0004_u01757388641050") 2025/09/09 03:32:35 DEBUG : ./.: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4db_d20250909_m033036_c001_v7007000_t0000_u01757388636888") as it is a hide marker 2025/09/09 03:32:35 DEBUG : ./.: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa302f_d20250909_m033036_c001_v0001180_t0055_u01757388636322") 2025/09/09 03:32:35 DEBUG : ../..: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f409d0de95f76b4dc_d20250909_m033037_c001_v7007000_t0000_u01757388637840") as it is a hide marker 2025/09/09 03:32:35 DEBUG : ../..: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3035_d20250909_m033037_c001_v0001180_t0000_u01757388637251") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/09 03:32:36 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/09/09 03:32:36 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/09/09 03:32:36 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/09/09 03:32:36 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/09/09 03:32:37 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of pending multipart uploads older than 0s 2025/09/09 03:32:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3093_d20250909_m033102_c001_v0001180_t0003_u01757388662161") "upload" dated 2025-09-09 03:31:02.161 +0000 UTC (1m35.053694525s ago) 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dac1_d20250909_m033236_c001_v0001029_t0021_u01757388756179") as it is a start marker (upload started at 2025-09-09 03:32:36.179 +0000 UTC) 2025/09/09 03:32:37 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dac2_d20250909_m033236_c001_v0001102_t0014_u01757388756364") as it is a start marker (upload started at 2025-09-09 03:32:36.364 +0000 UTC) 2025/09/09 03:32:37 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dad3_d20250909_m033236_c001_v0001177_t0050_u01757388756563") as it is a start marker (upload started at 2025-09-09 03:32:36.563 +0000 UTC) 2025/09/09 03:32:37 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dad4_d20250909_m033236_c001_v0001113_t0043_u01757388756746") as it is a start marker (upload started at 2025-09-09 03:32:36.746 +0000 UTC) 2025/09/09 03:32:37 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/09 03:32:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739daaf_d20250909_m033235_c001_v7007000_t0000_u01757388755996") "hide" dated 2025-09-09 03:32:35.996 +0000 UTC (1.219116067s ago) 2025/09/09 03:32:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3293_d20250909_m033225_c001_v0001180_t0054_u01757388745705") 2025/09/09 03:32:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/09 03:32:37 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of pending multipart uploads older than 0s 2025/09/09 03:32:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3093_d20250909_m033102_c001_v0001180_t0003_u01757388662161") "upload" dated 2025-09-09 03:31:02.161 +0000 UTC (1m35.421496697s ago) 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dac1_d20250909_m033236_c001_v0001029_t0021_u01757388756179") as it is a start marker (upload started at 2025-09-09 03:32:36.179 +0000 UTC) 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dac2_d20250909_m033236_c001_v0001102_t0014_u01757388756364") as it is a start marker (upload started at 2025-09-09 03:32:36.364 +0000 UTC) 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dad3_d20250909_m033236_c001_v0001177_t0050_u01757388756563") as it is a start marker (upload started at 2025-09-09 03:32:36.563 +0000 UTC) 2025/09/09 03:32:37 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dad4_d20250909_m033236_c001_v0001113_t0043_u01757388756746") as it is a start marker (upload started at 2025-09-09 03:32:36.746 +0000 UTC) 2025/09/09 03:32:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739daaf_d20250909_m033235_c001_v7007000_t0000_u01757388755996") "hide" dated 2025-09-09 03:32:35.996 +0000 UTC (1.586701171s ago) 2025/09/09 03:32:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3293_d20250909_m033225_c001_v0001180_t0054_u01757388745705") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/09 03:32:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/09 03:32:38 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/09 03:32:38 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/09/09 03:32:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/09 03:32:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/09 03:32:40 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/09 03:32:40 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/09 03:32:41 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/09 03:32:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/09 03:32:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/09 03:32:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:32:45 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/09/09 03:32:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2187f89999477296_d20250909_m033245_c001_v0001146_t0009_u01757388765795") 2025/09/09 03:32:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:32:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/09 03:32:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/09 03:32:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:32:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:32:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/09 03:32:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/09 03:32:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/09 03:32:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/09 03:32:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/09 03:32:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/09 03:32:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/09 03:32:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/09 03:32:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:32:53 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/09/09 03:32:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90977256_d20250909_m033253_c001_v0001182_t0030_u01757388773999") 2025/09/09 03:32:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/09 03:32:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/09 03:32:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/09 03:32:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:32:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:32:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/09 03:32:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/09 03:32:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/09 03:32:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/09 03:32:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/09 03:32:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/09 03:32:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/09 03:32:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/09 03:33:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/09 03:33:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/09 03:33:00 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/09 03:33:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:33:02 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/09/09 03:33:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739daec_d20250909_m033302_c001_v0001157_t0022_u01757388782499") 2025/09/09 03:33:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/09 03:33:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:33:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/09 03:33:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/09 03:33:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/09 03:33:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:33:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:33:05 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/09/09 03:33:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/09 03:33:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/09 03:33:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/09 03:33:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/09 03:33:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/09 03:33:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/09 03:33:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/09 03:33:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:33:10 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/09/09 03:33:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dafa_d20250909_m033310_c001_v0001172_t0015_u01757388790787") 2025/09/09 03:33:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:33:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/09 03:33:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/09 03:33:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:33:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:33:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/09 03:33:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/09 03:33:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/09 03:33:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/09 03:33:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/09 03:33:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/09 03:33:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/09 03:33:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/09 03:33:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:33:19 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/09/09 03:33:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f21196775ab53930d_d20250909_m033319_c001_v0001113_t0047_u01757388799132") 2025/09/09 03:33:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/09 03:33:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/09 03:33:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/09 03:33:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:33:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:33:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/09 03:33:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/09 03:33:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/09 03:33:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/09 03:33:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/09 03:33:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 03:33:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/09 03:33:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/09 03:33:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/09 03:33:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/09 03:33:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/09 03:33:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:33:27 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/09/09 03:33:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f22233e6132745033_d20250909_m033327_c001_v0001145_t0012_u01757388807738") 2025/09/09 03:33:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/09 03:33:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:33:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/09 03:33:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/09 03:33:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/09 03:33:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:33:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:33:30 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/09/09 03:33:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/09 03:33:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/09 03:33:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/09 03:33:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/09 03:33:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/09 03:33:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/09 03:33:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/09 03:33:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:33:37 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/09/09 03:33:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f22233e6132745046_d20250909_m033337_c001_v0001182_t0009_u01757388817090") 2025/09/09 03:33:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:33:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/09 03:33:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/09 03:33:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/09/09 03:33:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:33:37 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:33:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:33:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:33:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/09 03:33:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/09 03:33:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/09 03:33:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/09 03:33:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/09 03:33:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/09 03:33:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/09 03:33:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/09 03:33:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:33:52 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/09/09 03:33:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f20652ecd2cd87cfa_d20250909_m033352_c001_v0001116_t0031_u01757388832133") 2025/09/09 03:33:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/09 03:33:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/09 03:33:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/09 03:33:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:33:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/09 03:33:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/09 03:33:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/09 03:33:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/09 03:33:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/09 03:33:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 03:33:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/09 03:33:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/09 03:33:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/09 03:34:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/09 03:34:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/09 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:34:07 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/09/09 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2187f89999477bbb_d20250909_m033407_c001_v0001105_t0020_u01757388847377") 2025/09/09 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/09 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/09 03:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/09 03:34:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/09 03:34:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:34:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:34:19 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/09/09 03:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/09 03:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/09 03:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/09 03:34:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/09 03:34:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/09 03:34:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/09 03:34:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/09 03:34:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:34:26 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/09/09 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2237dfdc602be0d9_d20250909_m033427_c001_v0001150_t0016_u01757388867025") 2025/09/09 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/09 03:34:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/09 03:34:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:34:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:34:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/09 03:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/09 03:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/09 03:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/09 03:34:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/09 03:34:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/09 03:34:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/09 03:34:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/09 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:34:36 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/09/09 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f22233e61327450e5_d20250909_m033436_c001_v0001037_t0028_u01757388876091") 2025/09/09 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/09 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/09 03:34:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/09 03:34:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:34:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/09 03:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/09 03:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/09 03:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/09 03:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/09 03:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/09 03:34:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/09 03:34:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/09 03:34:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/09 03:34:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/09 03:34:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/09 03:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:34:52 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/09/09 03:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2182624dccddc3dd_d20250909_m033452_c001_v0001134_t0042_u01757388892506") 2025/09/09 03:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/09 03:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/09 03:34:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/09 03:34:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/09 03:34:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:34:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:34:55 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/09/09 03:34:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/09 03:34:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/09 03:34:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/09 03:34:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/09 03:34:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/09/09 03:34:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 03:34:58 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 03:34:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/09 03:35:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/09 03:35:00 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/09 03:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:35:02 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/09/09 03:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f208df5555fdd6420_d20250909_m033502_c001_v0001090_t0037_u01757388902250") 2025/09/09 03:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/09 03:35:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/09 03:35:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:35:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/09 03:35:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/09 03:35:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/09 03:35:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/09 03:35:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/09 03:35:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/09 03:35:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/09 03:35:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/09 03:35:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:35:11 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/09/09 03:35:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f21537dfdd6a07a6f_d20250909_m033511_c001_v0001150_t0038_u01757388911816") 2025/09/09 03:35:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/09 03:35:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/09 03:35:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/09 03:35:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:35:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:35:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/09 03:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/09 03:35:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/09 03:35:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/09 03:35:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/09 03:35:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/09 03:35:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/09 03:35:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/09 03:35:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/09 03:35:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/09 03:35:24 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/09 03:35:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:35:33 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/09/09 03:35:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2144233b1516cce7_d20250909_m033533_c001_v0001183_t0055_u01757388933800") 2025/09/09 03:35:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/09 03:35:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/09 03:35:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:35:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/09 03:35:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/09 03:35:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:35:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:35:36 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/09/09 03:35:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/09 03:35:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/09 03:35:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/09 03:35:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/09 03:35:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/09 03:35:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/09 03:35:41 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/09 03:35:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:35:43 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/09/09 03:35:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f2144233b1516cd0b_d20250909_m033543_c001_v0001157_t0028_u01757388943655") 2025/09/09 03:35:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:35:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/09 03:35:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/09 03:35:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:35:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:35:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/09 03:35:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/09 03:35:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/09 03:35:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/09 03:35:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/09 03:35:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/09 03:35:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/09 03:35:51 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/09 03:35:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:35:53 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/09/09 03:35:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f21298d0c87b02e30_d20250909_m033553_c001_v0001165_t0022_u01757388953941") 2025/09/09 03:35:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/09 03:35:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/09 03:35:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/09 03:35:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:35:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:35:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/09 03:35:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/09 03:35:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/09 03:36:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/09 03:36:00 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/09 03:36:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/09 03:36:00 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/09 03:36:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/09 03:36:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/09 03:36:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/09 03:36:03 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/09 03:36:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/09 03:36:05 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/09/09 03:36:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dcd0_d20250909_m033605_c001_v0001105_t0013_u01757388965740") 2025/09/09 03:36:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/09 03:36:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/09 03:36:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/09 03:36:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/09 03:36:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/09 03:36:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/09 03:36:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/09 03:36:20 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/09/09 03:36:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf727d03806d2bcb9f980e1b_f2237dfdc602be39c_d20250909_m033629_c001_v0001179_t0037_u01757388989425") 2025/09/09 03:36:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/09 03:36:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/09 03:36:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/09 03:36:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/09 03:36:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/09 03:36:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/09 03:36:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/09 03:36:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/09 03:36:32 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/09 03:36:34 DEBUG : chunked-copy: Done sending chunk 1 2025/09/09 03:36:34 DEBUG : chunked-copy: Done sending chunk 0 2025/09/09 03:36:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/09 03:36:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dcf7_d20250909_m033635_c001_v0001131_t0020_u01757388995451") 2025/09/09 03:36:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/09 03:36:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/09 03:36:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/09 03:36:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/09 03:36:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/09 03:36:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/09 03:36:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/09 03:36:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/09 03:36:38 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/09 03:36:41 DEBUG : chunked-copy: Done sending chunk 0 2025/09/09 03:36:45 DEBUG : chunked-copy: Done sending chunk 1 2025/09/09 03:36:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/09 03:36:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90978605_d20250909_m033647_c001_v0001150_t0039_u01757389007238") 2025/09/09 03:36:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/09 03:36:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/09 03:36:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/09 03:36:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/09 03:36:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/09 03:36:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/09 03:36:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/09 03:36:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/09 03:36:51 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/09 03:36:53 DEBUG : chunked-copy: Done sending chunk 0 2025/09/09 03:36:53 DEBUG : chunked-copy: Done sending chunk 1 2025/09/09 03:36:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/09 03:36:54 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90978620_d20250909_m033654_c001_v0001131_t0004_u01757389014618") 2025/09/09 03:36:54 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/09 03:36:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/09 03:36:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/09 03:36:55 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/09 03:36:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/09 03:36:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/09 03:36:55 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/09 03:36:57 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/09 03:36:58 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/09 03:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-natuwav5wiki/deeper/nonexisting/directory" 2025/09/09 03:36:58 DEBUG : Config file has changed externally - reloading === 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/09/09 03:37:00 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of all files 2025/09/09 03:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b02e23_d20250909_m033548_c001_v7007000_t0000_u01757388948035") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2144233b1516cd0b_d20250909_m033543_c001_v0001157_t0028_u01757388943655") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4144233b1516cd0a_d20250909_m033543_c001_v7007000_t0000_u01757388943065") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21298d0c87b02e1e_d20250909_m033538_c001_v0001109_t0018_u01757388938389") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be395_d20250909_m033623_c001_v7007000_t0000_u01757388983737") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dcd0_d20250909_m033605_c001_v0001105_t0013_u01757388965740") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739dccc_d20250909_m033605_c001_v7007000_t0000_u01757388965165") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21298d0c87b02e55_d20250909_m033559_c001_v0001136_t0017_u01757388959186") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b02e50_d20250909_m033559_c001_v7007000_t0000_u01757388959003") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21298d0c87b02e30_d20250909_m033553_c001_v0001165_t0022_u01757388953941") 2025/09/09 03:37:00 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b02e2f_d20250909_m033553_c001_v7007000_t0000_u01757388953367") 2025/09/09 03:37:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21298d0c87b02e24_d20250909_m033548_c001_v0001157_t0026_u01757388948219") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41196775ab53931f_d20250909_m033331_c001_v7007000_t0000_u01757388811690") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f22233e6132745033_d20250909_m033327_c001_v0001145_t0012_u01757388807738") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41196775ab539310_d20250909_m033323_c001_v7007000_t0000_u01757388803051") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21196775ab53930d_d20250909_m033319_c001_v0001113_t0047_u01757388799132") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f42233e6132745030_d20250909_m033327_c001_v7007000_t0000_u01757388807309") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21196775ab539311_d20250909_m033323_c001_v0001178_t0050_u01757388803233") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41196775ab53930c_d20250909_m033318_c001_v7007000_t0000_u01757388798724") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21196775ab5392fc_d20250909_m033314_c001_v0001040_t0038_u01757388794364") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41196775ab5392fb_d20250909_m033314_c001_v7007000_t0000_u01757388794183") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dafa_d20250909_m033310_c001_v0001172_t0015_u01757388790787") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739daf9_d20250909_m033310_c001_v7007000_t0000_u01757388790386") 2025/09/09 03:37:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21196775ab53929a_d20250909_m033306_c001_v0001146_t0032_u01757388786653") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f42233e613274507a_d20250909_m033422_c001_v7007000_t0000_u01757388862449") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2187f89999477bbb_d20250909_m033407_c001_v0001105_t0020_u01757388847377") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40652ecd2cd87cff_d20250909_m033356_c001_v7007000_t0000_u01757388836378") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f20652ecd2cd87cfa_d20250909_m033352_c001_v0001116_t0031_u01757388832133") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4187f89999477bb9_d20250909_m033406_c001_v7007000_t0000_u01757388846979") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f20652ecd2cd87d00_d20250909_m033356_c001_v0001177_t0018_u01757388836562") 2025/09/09 03:37:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40652ecd2cd87cf9_d20250909_m033351_c001_v7007000_t0000_u01757388831735") 2025/09/09 03:37:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f20652ecd2cd87cf5_d20250909_m033347_c001_v0001117_t0001_u01757388827388") 2025/09/09 03:37:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f40652ecd2cd87cf3_d20250909_m033347_c001_v7007000_t0000_u01757388827110") 2025/09/09 03:37:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f22233e6132745046_d20250909_m033337_c001_v0001182_t0009_u01757388817090") 2025/09/09 03:37:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f42233e6132745044_d20250909_m033336_c001_v7007000_t0000_u01757388816694") 2025/09/09 03:37:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21196775ab539321_d20250909_m033331_c001_v0001099_t0055_u01757388811871") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41196775ab539298_d20250909_m033306_c001_v7007000_t0000_u01757388786471") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739daec_d20250909_m033302_c001_v0001157_t0022_u01757388782499") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739dae9_d20250909_m033302_c001_v7007000_t0000_u01757388782099") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90977259_d20250909_m033257_c001_v0001092_t0036_u01757388777938") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4079430f90977258_d20250909_m033257_c001_v7007000_t0000_u01757388777756") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90977256_d20250909_m033253_c001_v0001182_t0030_u01757388773999") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4079430f90977254_d20250909_m033253_c001_v7007000_t0000_u01757388773593") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90977251_d20250909_m033249_c001_v0001150_t0044_u01757388769408") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4079430f9097724f_d20250909_m033249_c001_v7007000_t0000_u01757388769225") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2187f89999477296_d20250909_m033245_c001_v0001146_t0009_u01757388765795") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4187f89999477294_d20250909_m033245_c001_v7007000_t0000_u01757388765363") 2025/09/09 03:37:02 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dad6_d20250909_m033239_c001_v0001117_t0002_u01757388759693") 2025/09/09 03:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41537dfdd6a07a5b_d20250909_m033457_c001_v7007000_t0000_u01757388897309") 2025/09/09 03:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2182624dccddc3dd_d20250909_m033452_c001_v0001134_t0042_u01757388892506") 2025/09/09 03:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41537dfdd6a07a49_d20250909_m033447_c001_v7007000_t0000_u01757388887137") 2025/09/09 03:37:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f22233e61327450e5_d20250909_m033436_c001_v0001037_t0028_u01757388876091") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4182624dccddc3dc_d20250909_m033452_c001_v7007000_t0000_u01757388892067") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21537dfdd6a07a4a_d20250909_m033447_c001_v0001098_t0032_u01757388887318") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f42233e61327450e3_d20250909_m033435_c001_v7007000_t0000_u01757388875636") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f22233e61327450dd_d20250909_m033430_c001_v0001106_t0026_u01757388870819") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f42233e61327450db_d20250909_m033430_c001_v7007000_t0000_u01757388870635") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2237dfdc602be0d9_d20250909_m033427_c001_v0001150_t0016_u01757388867025") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be0d6_d20250909_m033426_c001_v7007000_t0000_u01757388866564") 2025/09/09 03:37:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f22233e613274507f_d20250909_m033422_c001_v0001182_t0051_u01757388862721") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b02e1d_d20250909_m033538_c001_v7007000_t0000_u01757388938206") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2144233b1516cce7_d20250909_m033533_c001_v0001183_t0055_u01757388933800") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4144233b1516cce6_d20250909_m033533_c001_v7007000_t0000_u01757388933326") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21537dfdd6a07a73_d20250909_m033516_c001_v0001038_t0016_u01757388916518") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41537dfdd6a07a72_d20250909_m033516_c001_v7007000_t0000_u01757388916337") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21537dfdd6a07a6f_d20250909_m033511_c001_v0001150_t0038_u01757388911816") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41537dfdd6a07a6e_d20250909_m033511_c001_v7007000_t0000_u01757388911304") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21537dfdd6a07a6a_d20250909_m033506_c001_v0001176_t0046_u01757388906458") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41537dfdd6a07a69_d20250909_m033506_c001_v7007000_t0000_u01757388906277") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f208df5555fdd6420_d20250909_m033502_c001_v0001090_t0037_u01757388902250") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f408df5555fdd641f_d20250909_m033501_c001_v7007000_t0000_u01757388901781") 2025/09/09 03:37:03 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f21537dfdd6a07a5c_d20250909_m033457_c001_v0001120_t0052_u01757388897504") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b04256_d20250909_m033656_c001_v7007000_t0000_u01757389016994") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f210615c276df9088_d20250909_m033651_c001_v0001182_t0034_u01757389011311") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f410615c276df9086_d20250909_m033650_c001_v7007000_t0000_u01757389010591") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2237dfdc602be3d2_d20250909_m033637_c001_v0001115_t0025_u01757388997947") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be3c8_d20250909_m033637_c001_v7007000_t0000_u01757388997333") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2237dfdc602be3a0_d20250909_m033631_c001_v0001091_t0046_u01757388991766") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be39f_d20250909_m033631_c001_v7007000_t0000_u01757388991137") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3793_d20250909_m033627_c001_v0001180_t0019_u01757388987958") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be39a_d20250909_m033627_c001_v7007000_t0000_u01757388987475") 2025/09/09 03:37:04 DEBUG : chunked-copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3777_d20250909_m033624_c001_v0001180_t0052_u01757388984550") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b04255_d20250909_m033656_c001_v7007000_t0000_u01757389016805") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90978620_d20250909_m033654_c001_v0001131_t0004_u01757389014618") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f410615c276df9085_d20250909_m033650_c001_v7007000_t0000_u01757389010411") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2079430f90978605_d20250909_m033647_c001_v0001150_t0039_u01757389007238") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be3c5_d20250909_m033637_c001_v7007000_t0000_u01757388997146") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f219aaa29d739dcf7_d20250909_m033635_c001_v0001131_t0020_u01757388995451") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be39e_d20250909_m033630_c001_v7007000_t0000_u01757388990955") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f2237dfdc602be39c_d20250909_m033629_c001_v0001179_t0037_u01757388989425") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f4237dfdc602be399_d20250909_m033627_c001_v7007000_t0000_u01757388987293") 2025/09/09 03:37:04 DEBUG : chunked-copy.copy: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f112d099f6812ee07_d20250909_m033626_c001_v0001172_t0010_u01757388986426") 2025/09/09 03:37:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3093_d20250909_m033102_c001_v0001180_t0003_u01757388662161") 2025/09/09 03:37:04 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b04259_d20250909_m033657_c001_v7007000_t0000_u01757389017758") 2025/09/09 03:37:05 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa381f_d20250909_m033657_c001_v0001180_t0036_u01757389017545") 2025/09/09 03:37:05 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f41298d0c87b0425a_d20250909_m033658_c001_v7007000_t0000_u01757389018706") 2025/09/09 03:37:05 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3827_d20250909_m033658_c001_v0001180_t0029_u01757389018509") 2025/09/09 03:37:05 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f10833b8b45fa3825_d20250909_m033657_c001_v0001180_t0036_u01757389017947") 2025/09/09 03:37:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf727d03806d2bcb9f980e1b_f419aaa29d739daaf_d20250909_m033235_c001_v7007000_t0000_u01757388755996") 2025/09/09 03:37:06 INFO : B2 bucket rclone-test-natuwav5wiki: cleaning bucket "rclone-test-natuwav5wiki" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (396.59s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (394.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (98.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- 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 (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (14.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.49s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (39.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (11.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.01s) --- 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 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (23.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (224.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (50.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (15.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (26.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (15.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (16.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (40.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (21.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (24.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (18.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (13.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 396.627s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m37.478599738s (try 1/5)