"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/14 03:36:14 NOTICE: TestB2: Starting server 2025/09/14 03:36:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hacimak5dihu" 2025/09/14 03:36:14 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/14 03:36:16 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/14 03:36:17 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/14 03:36:17 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/14 03:36:41 DEBUG : writer-at-subdir/writer-at-file: 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/14 03:36:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/14 03:36:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/14 03:36:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/14 03:36:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/14 03:36:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/14 03:36:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/14 03:36:44 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/14 03:36:51 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/14 03:36:53 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/14 03:36:57 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of all files 2025/09/14 03:36:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07411_d20250914_m033657_c001_v0001113_t0049_u01757821017389") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/14 03:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-hacimak5dihu/dirToPurgeFromRoot" 2025/09/14 03:37:00 INFO : B2 bucket rclone-test-hacimak5dihu path dirToPurgeFromRoot: cleaning bucket "rclone-test-hacimak5dihu" of all files 2025/09/14 03:37:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07417_d20250914_m033658_c001_v0001113_t0032_u01757821018954") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/14 03:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hacimak5dihu/hello? sausage/êé" 2025/09/14 03:37:05 INFO : B2 bucket rclone-test-hacimak5dihu path hello? sausage/êé: cleaning bucket "rclone-test-hacimak5dihu" of all files 2025/09/14 03:37:05 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f112c5289123b7be2_d20250914_m033704_c001_v0001098_t0032_u01757821024189") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/14 03:37:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/09/14 03:37:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 03:37:07 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/14 03:37:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hacimak5dihu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/14 03:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hacimak5dihu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-hacimak5dihu" from "TestB2:rclone-test-hacimak5dihu" 2025/09/14 03:37:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/09/14 03:37:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lujeruv1jari" 2025/09/14 03:37:32 DEBUG : B2 bucket rclone-test-lujeruv1jari: Purge remote 2025/09/14 03:37:32 INFO : B2 bucket rclone-test-lujeruv1jari: cleaning bucket "rclone-test-lujeruv1jari" of all files 2025/09/14 03:37:33 DEBUG : somefile: Deleting (id "4_z7f52ad0340cd4b6b9f980e1b_f4074056cd5888ffb_d20250914_m033731_c001_v0001184_t0051_u01757821051913") === 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/14 03:37:34 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/14 03:37:35 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/14 03:37:38 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/14 03:37:38 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/14 03:37:38 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.790Ki offset 6Mi/6.106Mi 2025/09/14 03:37:38 DEBUG : test-metadata: Sending chunk 1 length 111401 2025/09/14 03:37:39 DEBUG : test-metadata: Done sending chunk 1 2025/09/14 03:37:40 DEBUG : test-metadata: Done sending chunk 0 2025/09/14 03:37:40 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/09/14 03:37:51 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/6ff27dd340bd4b6b9f980e1b/c001_v0001113_t0016": EOF 2025/09/14 03:37:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/6ff27dd340bd4b6b9f980e1b/c001_v0001113_t0016": EOF) 2025/09/14 03:37:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/6ff27dd340bd4b6b9f980e1b/c001_v0001113_t0016": EOF - low level retry 1/10 2025/09/14 03:37:53 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-09-14-033745-695.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/14 03:37:55 DEBUG : oldPath = "TestB2:rclone-test-hacimak5dihu/versions/test-versions-v2025-09-14-033745-695.txt" 2025/09/14 03:37:55 DEBUG : newPath = "TestB2,versions:rclone-test-hacimak5dihu/versions/test-versions-v2025-09-14-033745-695.txt" 2025/09/14 03:37:55 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hacimak5dihu/versions/test-versions-v2025-09-14-033745-695.txt" 2025/09/14 03:37:55 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/14 03:37:56 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hacimak5dihu/versions/test-versions-v2025-09-14-033745-695.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hacimak5dihu/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/14 03:37:59 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of all hidden files 2025/09/14 03:38:00 DEBUG : leading space/ leading space: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed3_d20250914_m033624_c001_v7007000_t0000_u01757820984632") as it is a hide marker 2025/09/14 03:38:00 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : leading space/ leading space: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b0738f_d20250914_m033623_c001_v0001113_t0000_u01757820983956") 2025/09/14 03:38:00 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed2_d20250914_m033623_c001_v7007000_t0000_u01757820983599") as it is a hide marker 2025/09/14 03:38:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07389_d20250914_m033622_c001_v0001113_t0058_u01757820982966") 2025/09/14 03:38:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0eda_d20250914_m033631_c001_v7007000_t0000_u01757820991323") as it is a hide marker 2025/09/14 03:38:00 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073a5_d20250914_m033630_c001_v0001113_t0018_u01757820990493") 2025/09/14 03:38:00 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : created from root.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f4146187dcfcf5af0_d20250914_m033726_c001_v7007000_t0000_u01757821046015") as it is a hide marker 2025/09/14 03:38:00 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : created from root.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f103221ced51c0dbe_d20250914_m033725_c001_v0001182_t0019_u01757821045071") 2025/09/14 03:38:00 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb162348_d20250914_m033733_c001_v7007000_t0000_u01757821053958") as it is a hide marker 2025/09/14 03:38:00 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07453_d20250914_m033714_c001_v0001113_t0056_u01757821034387") 2025/09/14 03:38:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f10626a9acbf635be_d20250914_m033710_c001_v0001144_t0040_u01757821030500") 2025/09/14 03:38:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073ff_d20250914_m033649_c001_v0001113_t0014_u01757821009177") 2025/09/14 03:38:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073f9_d20250914_m033648_c001_v0001113_t0012_u01757821008013") 2025/09/14 03:38:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073fb_d20250914_m033648_c001_v0001113_t0036_u01757821008658") "upload" dated 2025-09-14 03:36:48.658 +0000 UTC (1m11.569400583s ago) 2025/09/14 03:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf6ebc_d20250914_m033708_c001_v7007000_t0000_u01757821028249") as it is a hide marker 2025/09/14 03:38:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f11890b70359f559a_d20250914_m033707_c001_v0001042_t0034_u01757821027791") 2025/09/14 03:38:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f11645f415be70d40_d20250914_m033707_c001_v0001184_t0033_u01757821027195") 2025/09/14 03:38:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee3_d20250914_m033638_c001_v7007000_t0000_u01757820998831") as it is a hide marker 2025/09/14 03:38:00 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073d3_d20250914_m033638_c001_v0001113_t0052_u01757820998191") 2025/09/14 03:38:00 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : piped data.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb16234b_d20250914_m033735_c001_v7007000_t0000_u01757821055862") as it is a hide marker 2025/09/14 03:38:00 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : piped data.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07485_d20250914_m033735_c001_v0001113_t0043_u01757821055239") 2025/09/14 03:38:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : piped data.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb16234a_d20250914_m033735_c001_v7007000_t0000_u01757821055048") 2025/09/14 03:38:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : piped data.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f404e16f8c4b07483_d20250914_m033734_c001_v0001113_t0016_u01757821054680") 2025/09/14 03:38:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee5_d20250914_m033639_c001_v7007000_t0000_u01757820999888") as it is a hide marker 2025/09/14 03:38:00 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073d9_d20250914_m033639_c001_v0001113_t0043_u01757820999189") 2025/09/14 03:38:00 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : test-metadata: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f4091bc92a32a42bd_d20250914_m033743_c001_v7007000_t0000_u01757821063147") as it is a hide marker 2025/09/14 03:38:00 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : test-metadata: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f219de83fdb162350_d20250914_m033737_c001_v0001029_t0009_u01757821057981") 2025/09/14 03:38:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : test-metadata: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb16234c_d20250914_m033737_c001_v7007000_t0000_u01757821057019") 2025/09/14 03:38:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : test-metadata: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07487_d20250914_m033736_c001_v0001113_t0022_u01757821056042") 2025/09/14 03:38:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0edd_d20250914_m033633_c001_v7007000_t0000_u01757820993632") as it is a hide marker 2025/09/14 03:38:00 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073b5_d20250914_m033632_c001_v0001113_t0003_u01757820992866") 2025/09/14 03:38:00 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0edf_d20250914_m033635_c001_v7007000_t0000_u01757820995769") as it is a hide marker 2025/09/14 03:38:00 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073bd_d20250914_m033635_c001_v0001113_t0058_u01757820995088") 2025/09/14 03:38:00 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ede_d20250914_m033634_c001_v7007000_t0000_u01757820994731") as it is a hide marker 2025/09/14 03:38:00 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073bb_d20250914_m033633_c001_v0001113_t0004_u01757820993991") 2025/09/14 03:38:00 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee0_d20250914_m033636_c001_v7007000_t0000_u01757820996880") as it is a hide marker 2025/09/14 03:38:00 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073c7_d20250914_m033636_c001_v0001113_t0009_u01757820996126") 2025/09/14 03:38:00 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee1_d20250914_m033637_c001_v7007000_t0000_u01757820997833") as it is a hide marker 2025/09/14 03:38:00 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073cd_d20250914_m033637_c001_v0001113_t0048_u01757820997238") 2025/09/14 03:38:00 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0edb_d20250914_m033632_c001_v7007000_t0000_u01757820992508") as it is a hide marker 2025/09/14 03:38:00 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : trailing space /trailing space : Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073af_d20250914_m033631_c001_v0001113_t0007_u01757820991681") 2025/09/14 03:38:00 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c866b_d20250914_m033753_c001_v0001157_t0021_u01757821073706") "upload" dated 2025-09-14 03:37:53.706 +0000 UTC (6.521939364s ago) 2025/09/14 03:38:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b6399152ec_d20250914_m033748_c001_v7007000_t0000_u01757821068891") 2025/09/14 03:38:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b074a9_d20250914_m033745_c001_v0001113_t0043_u01757821065695") 2025/09/14 03:38:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ef2_d20250914_m033647_c001_v7007000_t0000_u01757821007460") as it is a hide marker 2025/09/14 03:38:00 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e0ee7_d20250914_m033642_c001_v0001183_t0040_u01757821002029") 2025/09/14 03:38:00 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : zero-length-file: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee6_d20250914_m033641_c001_v7007000_t0000_u01757821001709") as it is a hide marker 2025/09/14 03:38:00 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : zero-length-file: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f404e16f8c4b073e3_d20250914_m033641_c001_v0001113_t0016_u01757821001166") 2025/09/14 03:38:00 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed4_d20250914_m033625_c001_v7007000_t0000_u01757820985752") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07391_d20250914_m033624_c001_v0001113_t0003_u01757820984991") 2025/09/14 03:38:00 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0eca_d20250914_m033620_c001_v7007000_t0000_u01757820980383") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07374_d20250914_m033619_c001_v0001113_t0053_u01757820979213") 2025/09/14 03:38:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed8_d20250914_m033629_c001_v7007000_t0000_u01757820989010") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b0739f_d20250914_m033628_c001_v0001113_t0048_u01757820988413") 2025/09/14 03:38:00 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed6_d20250914_m033628_c001_v7007000_t0000_u01757820988055") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07399_d20250914_m033627_c001_v0001113_t0035_u01757820987428") 2025/09/14 03:38:00 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed9_d20250914_m033630_c001_v7007000_t0000_u01757820990135") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073a3_d20250914_m033629_c001_v0001113_t0026_u01757820989367") 2025/09/14 03:38:00 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed5_d20250914_m033627_c001_v7007000_t0000_u01757820987037") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07393_d20250914_m033626_c001_v0001113_t0014_u01757820986110") 2025/09/14 03:38:00 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ./.: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ecf_d20250914_m033621_c001_v7007000_t0000_u01757820981571") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ./.: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b0737c_d20250914_m033620_c001_v0001113_t0013_u01757820980740") 2025/09/14 03:38:00 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/14 03:38:00 DEBUG : ../..: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed0_d20250914_m033622_c001_v7007000_t0000_u01757820982608") as it is a hide marker 2025/09/14 03:38:00 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/14 03:38:00 DEBUG : ../..: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07381_d20250914_m033621_c001_v0001113_t0055_u01757820981929") 2025/09/14 03:38:00 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/14 03:38:00 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of all hidden files 2025/09/14 03:38:00 DEBUG : leading space/ leading space: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed3_d20250914_m033624_c001_v7007000_t0000_u01757820984632") as it is a hide marker 2025/09/14 03:38:00 DEBUG : leading space/ leading space: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b0738f_d20250914_m033623_c001_v0001113_t0000_u01757820983956") 2025/09/14 03:38:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed2_d20250914_m033623_c001_v7007000_t0000_u01757820983599") as it is a hide marker 2025/09/14 03:38:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07389_d20250914_m033622_c001_v0001113_t0058_u01757820982966") 2025/09/14 03:38:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0eda_d20250914_m033631_c001_v7007000_t0000_u01757820991323") as it is a hide marker 2025/09/14 03:38:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073a5_d20250914_m033630_c001_v0001113_t0018_u01757820990493") 2025/09/14 03:38:00 DEBUG : created from root.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f4146187dcfcf5af0_d20250914_m033726_c001_v7007000_t0000_u01757821046015") as it is a hide marker 2025/09/14 03:38:00 DEBUG : created from root.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f103221ced51c0dbe_d20250914_m033725_c001_v0001182_t0019_u01757821045071") 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb162348_d20250914_m033733_c001_v7007000_t0000_u01757821053958") as it is a hide marker 2025/09/14 03:38:00 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07453_d20250914_m033714_c001_v0001113_t0056_u01757821034387") 2025/09/14 03:38:01 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f10626a9acbf635be_d20250914_m033710_c001_v0001144_t0040_u01757821030500") 2025/09/14 03:38:01 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073ff_d20250914_m033649_c001_v0001113_t0014_u01757821009177") 2025/09/14 03:38:01 DEBUG : file name.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073f9_d20250914_m033648_c001_v0001113_t0012_u01757821008013") 2025/09/14 03:38:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073fb_d20250914_m033648_c001_v0001113_t0036_u01757821008658") "upload" dated 2025-09-14 03:36:48.658 +0000 UTC (1m12.595115117s ago) 2025/09/14 03:38:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf6ebc_d20250914_m033708_c001_v7007000_t0000_u01757821028249") as it is a hide marker 2025/09/14 03:38:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f11890b70359f559a_d20250914_m033707_c001_v0001042_t0034_u01757821027791") 2025/09/14 03:38:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f11645f415be70d40_d20250914_m033707_c001_v0001184_t0033_u01757821027195") 2025/09/14 03:38:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee3_d20250914_m033638_c001_v7007000_t0000_u01757820998831") as it is a hide marker 2025/09/14 03:38:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073d3_d20250914_m033638_c001_v0001113_t0052_u01757820998191") 2025/09/14 03:38:01 DEBUG : piped data.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb16234b_d20250914_m033735_c001_v7007000_t0000_u01757821055862") as it is a hide marker 2025/09/14 03:38:01 DEBUG : piped data.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07485_d20250914_m033735_c001_v0001113_t0043_u01757821055239") 2025/09/14 03:38:01 DEBUG : piped data.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb16234a_d20250914_m033735_c001_v7007000_t0000_u01757821055048") 2025/09/14 03:38:01 DEBUG : piped data.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f404e16f8c4b07483_d20250914_m033734_c001_v0001113_t0016_u01757821054680") 2025/09/14 03:38:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee5_d20250914_m033639_c001_v7007000_t0000_u01757820999888") as it is a hide marker 2025/09/14 03:38:01 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073d9_d20250914_m033639_c001_v0001113_t0043_u01757820999189") 2025/09/14 03:38:01 DEBUG : test-metadata: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f4091bc92a32a42bd_d20250914_m033743_c001_v7007000_t0000_u01757821063147") as it is a hide marker 2025/09/14 03:38:01 DEBUG : test-metadata: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f219de83fdb162350_d20250914_m033737_c001_v0001029_t0009_u01757821057981") 2025/09/14 03:38:01 DEBUG : test-metadata: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb16234c_d20250914_m033737_c001_v7007000_t0000_u01757821057019") 2025/09/14 03:38:01 DEBUG : test-metadata: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07487_d20250914_m033736_c001_v0001113_t0022_u01757821056042") 2025/09/14 03:38:01 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0edd_d20250914_m033633_c001_v7007000_t0000_u01757820993632") as it is a hide marker 2025/09/14 03:38:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073b5_d20250914_m033632_c001_v0001113_t0003_u01757820992866") 2025/09/14 03:38:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0edf_d20250914_m033635_c001_v7007000_t0000_u01757820995769") as it is a hide marker 2025/09/14 03:38:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073bd_d20250914_m033635_c001_v0001113_t0058_u01757820995088") 2025/09/14 03:38:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ede_d20250914_m033634_c001_v7007000_t0000_u01757820994731") as it is a hide marker 2025/09/14 03:38:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073bb_d20250914_m033633_c001_v0001113_t0004_u01757820993991") 2025/09/14 03:38:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee0_d20250914_m033636_c001_v7007000_t0000_u01757820996880") as it is a hide marker 2025/09/14 03:38:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073c7_d20250914_m033636_c001_v0001113_t0009_u01757820996126") 2025/09/14 03:38:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee1_d20250914_m033637_c001_v7007000_t0000_u01757820997833") as it is a hide marker 2025/09/14 03:38:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073cd_d20250914_m033637_c001_v0001113_t0048_u01757820997238") 2025/09/14 03:38:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0edb_d20250914_m033632_c001_v7007000_t0000_u01757820992508") as it is a hide marker 2025/09/14 03:38:02 DEBUG : trailing space /trailing space : Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073af_d20250914_m033631_c001_v0001113_t0007_u01757820991681") 2025/09/14 03:38:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c866b_d20250914_m033753_c001_v0001157_t0021_u01757821073706") "upload" dated 2025-09-14 03:37:53.706 +0000 UTC (8.836002959s ago) 2025/09/14 03:38:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b6399152ec_d20250914_m033748_c001_v7007000_t0000_u01757821068891") 2025/09/14 03:38:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b074a9_d20250914_m033745_c001_v0001113_t0043_u01757821065695") 2025/09/14 03:38:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ef2_d20250914_m033647_c001_v7007000_t0000_u01757821007460") as it is a hide marker 2025/09/14 03:38:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e0ee7_d20250914_m033642_c001_v0001183_t0040_u01757821002029") 2025/09/14 03:38:02 DEBUG : zero-length-file: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ee6_d20250914_m033641_c001_v7007000_t0000_u01757821001709") as it is a hide marker 2025/09/14 03:38:02 DEBUG : zero-length-file: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f404e16f8c4b073e3_d20250914_m033641_c001_v0001113_t0016_u01757821001166") 2025/09/14 03:38:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed4_d20250914_m033625_c001_v7007000_t0000_u01757820985752") as it is a hide marker 2025/09/14 03:38:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07391_d20250914_m033624_c001_v0001113_t0003_u01757820984991") 2025/09/14 03:38:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0eca_d20250914_m033620_c001_v7007000_t0000_u01757820980383") as it is a hide marker 2025/09/14 03:38:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07374_d20250914_m033619_c001_v0001113_t0053_u01757820979213") 2025/09/14 03:38:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed8_d20250914_m033629_c001_v7007000_t0000_u01757820989010") as it is a hide marker 2025/09/14 03:38:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b0739f_d20250914_m033628_c001_v0001113_t0048_u01757820988413") 2025/09/14 03:38:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed6_d20250914_m033628_c001_v7007000_t0000_u01757820988055") as it is a hide marker 2025/09/14 03:38:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07399_d20250914_m033627_c001_v0001113_t0035_u01757820987428") 2025/09/14 03:38:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed9_d20250914_m033630_c001_v7007000_t0000_u01757820990135") as it is a hide marker 2025/09/14 03:38:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073a3_d20250914_m033629_c001_v0001113_t0026_u01757820989367") 2025/09/14 03:38:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed5_d20250914_m033627_c001_v7007000_t0000_u01757820987037") as it is a hide marker 2025/09/14 03:38:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07393_d20250914_m033626_c001_v0001113_t0014_u01757820986110") 2025/09/14 03:38:03 DEBUG : ./.: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ecf_d20250914_m033621_c001_v7007000_t0000_u01757820981571") as it is a hide marker 2025/09/14 03:38:03 DEBUG : ./.: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b0737c_d20250914_m033620_c001_v0001113_t0013_u01757820980740") 2025/09/14 03:38:03 DEBUG : ../..: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ed0_d20250914_m033622_c001_v7007000_t0000_u01757820982608") as it is a hide marker 2025/09/14 03:38:03 DEBUG : ../..: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b07381_d20250914_m033621_c001_v0001113_t0055_u01757820981929") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/14 03:38:04 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/09/14 03:38:04 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/09/14 03:38:04 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/09/14 03:38:04 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/14 03:38:05 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of pending multipart uploads older than 0s 2025/09/14 03:38:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073fb_d20250914_m033648_c001_v0001113_t0036_u01757821008658") "upload" dated 2025-09-14 03:36:48.658 +0000 UTC (1m16.737391751s ago) 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd1f_d20250914_m033804_c001_v0001093_t0033_u01757821084335") as it is a start marker (upload started at 2025-09-14 03:38:04.335 +0000 UTC) 2025/09/14 03:38:05 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd20_d20250914_m033804_c001_v0001165_t0010_u01757821084547") as it is a start marker (upload started at 2025-09-14 03:38:04.547 +0000 UTC) 2025/09/14 03:38:05 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd21_d20250914_m033804_c001_v0001165_t0000_u01757821084729") as it is a start marker (upload started at 2025-09-14 03:38:04.729 +0000 UTC) 2025/09/14 03:38:05 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd22_d20250914_m033804_c001_v0001184_t0037_u01757821084912") as it is a start marker (upload started at 2025-09-14 03:38:04.912 +0000 UTC) 2025/09/14 03:38:05 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/14 03:38:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f415583662cdadd1d_d20250914_m033804_c001_v7007000_t0000_u01757821084154") "hide" dated 2025-09-14 03:38:04.154 +0000 UTC (1.241636612s ago) 2025/09/14 03:38:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c866b_d20250914_m033753_c001_v0001157_t0021_u01757821073706") 2025/09/14 03:38:05 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/14 03:38:05 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of pending multipart uploads older than 0s 2025/09/14 03:38:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073fb_d20250914_m033648_c001_v0001113_t0036_u01757821008658") "upload" dated 2025-09-14 03:36:48.658 +0000 UTC (1m17.105099694s ago) 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd1f_d20250914_m033804_c001_v0001093_t0033_u01757821084335") as it is a start marker (upload started at 2025-09-14 03:38:04.335 +0000 UTC) 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd20_d20250914_m033804_c001_v0001165_t0010_u01757821084547") as it is a start marker (upload started at 2025-09-14 03:38:04.547 +0000 UTC) 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd21_d20250914_m033804_c001_v0001165_t0000_u01757821084729") as it is a start marker (upload started at 2025-09-14 03:38:04.729 +0000 UTC) 2025/09/14 03:38:05 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd22_d20250914_m033804_c001_v0001184_t0037_u01757821084912") as it is a start marker (upload started at 2025-09-14 03:38:04.912 +0000 UTC) 2025/09/14 03:38:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6ff27dd340bd4b6b9f980e1b_f415583662cdadd1d_d20250914_m033804_c001_v7007000_t0000_u01757821084154") "hide" dated 2025-09-14 03:38:04.154 +0000 UTC (1.609303178s ago) 2025/09/14 03:38:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c866b_d20250914_m033753_c001_v0001157_t0021_u01757821073706") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/14 03:38:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/14 03:38:06 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/14 03:38:06 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/14 03:38:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/14 03:38:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/14 03:38:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/14 03:38:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/14 03:38:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/14 03:38:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/14 03:38:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/14 03:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/09/14 03:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915627_d20250914_m033813_c001_v0001032_t0049_u01757821093444") 2025/09/14 03:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/14 03:38:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/14 03:38:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:38:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:38:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/14 03:38:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/14 03:38:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/14 03:38:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/14 03:38:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/14 03:38:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/14 03:38:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/14 03:38:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/14 03:38:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:38:21 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/14 03:38:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991562c_d20250914_m033822_c001_v0001146_t0053_u01757821102047") 2025/09/14 03:38:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/14 03:38:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/14 03:38:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/14 03:38:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:38:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:38:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/14 03:38:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/14 03:38:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/14 03:38:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/14 03:38:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/14 03:38:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/14 03:38:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/14 03:38:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/14 03:38:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/14 03:38:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/14 03:38:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/14 03:38:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:38:34 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/14 03:38:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be3d1_d20250914_m033834_c001_v0001165_t0023_u01757821114576") 2025/09/14 03:38:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/14 03:38:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:38:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/14 03:38:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/14 03:38:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/14 03:38:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:38:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:38:37 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/14 03:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/14 03:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/14 03:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/14 03:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/14 03:38:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/14 03:38:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/14 03:38:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/14 03:38:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:38:42 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/14 03:38:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be3d9_d20250914_m033842_c001_v0001092_t0045_u01757821122902") 2025/09/14 03:38:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:38:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/14 03:38:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/14 03:38:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:38:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:38:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/14 03:38:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/14 03:38:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/14 03:38:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/14 03:38:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/14 03:38:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/14 03:38:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/14 03:38:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/14 03:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:38:51 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/14 03:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915666_d20250914_m033851_c001_v0001165_t0048_u01757821131439") 2025/09/14 03:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/14 03:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/14 03:38:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/14 03:38:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:38:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:38:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/14 03:38:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/14 03:38:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/14 03:38:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/14 03:38:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/14 03:38:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/14 03:38:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/14 03:38:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/14 03:38:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/14 03:38:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/14 03:38:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/14 03:38:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:38:59 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/14 03:39:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e0ffd_d20250914_m033859_c001_v0001172_t0051_u01757821139915") 2025/09/14 03:39:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/14 03:39:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:39:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/14 03:39:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/14 03:39:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/14 03:39:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:02 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/14 03:39:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/14 03:39:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/14 03:39:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/14 03:39:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/14 03:39:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/14 03:39:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/14 03:39:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/14 03:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:39:07 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/14 03:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e100e_d20250914_m033907_c001_v0001131_t0017_u01757821147842") 2025/09/14 03:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/14 03:39:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/14 03:39:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/14 03:39:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/14 03:39:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/14 03:39:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/14 03:39:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/14 03:39:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/14 03:39:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/14 03:39:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/14 03:39:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:39:15 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/14 03:39:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915687_d20250914_m033915_c001_v0001179_t0009_u01757821155822") 2025/09/14 03:39:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/14 03:39:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/14 03:39:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/14 03:39:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/14 03:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/14 03:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/14 03:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/14 03:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/14 03:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/14 03:39:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/14 03:39:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/14 03:39:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/14 03:39:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/14 03:39:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/14 03:39:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:39:24 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/14 03:39:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f219eac34bacc1bb5_d20250914_m033924_c001_v0001113_t0051_u01757821164355") 2025/09/14 03:39:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/14 03:39:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:39:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/14 03:39:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/14 03:39:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/14 03:39:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:27 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/14 03:39:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/14 03:39:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/14 03:39:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/14 03:39:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/14 03:39:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/14 03:39:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/14 03:39:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/14 03:39:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:39:33 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/14 03:39:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f219eac34bacc1fc5_d20250914_m033933_c001_v0001180_t0027_u01757821173580") 2025/09/14 03:39:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:39:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/14 03:39:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/14 03:39:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/14 03:39:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/14 03:39:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/14 03:39:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/14 03:39:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/14 03:39:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/14 03:39:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/14 03:39:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/14 03:39:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:39:42 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/14 03:39:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c587_d20250914_m033942_c001_v0001181_t0030_u01757821182549") 2025/09/14 03:39:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/14 03:39:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/14 03:39:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/14 03:39:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/14 03:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/14 03:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/14 03:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/14 03:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/14 03:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/14 03:39:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/14 03:39:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/14 03:39:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/14 03:39:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/14 03:39: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/14 03:39:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:39:51 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/14 03:39:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f21854ab3ff58ed6d_d20250914_m033952_c001_v0001130_t0013_u01757821192069") 2025/09/14 03:39:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/14 03:39:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:39:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/14 03:39:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/14 03:39:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/14 03:39:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:39:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:39:54 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/14 03:39:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/14 03:39:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/14 03:39:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/14 03:39:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/14 03:39:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/14 03:39:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/14 03:39:59 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/14 03:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:40:01 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/14 03:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f21854ab3ff58ed89_d20250914_m034001_c001_v0001043_t0013_u01757821201358") 2025/09/14 03:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/14 03:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/14 03:40:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:40:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:40:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/14 03:40:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/14 03:40:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/14 03:40:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/14 03:40:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/14 03:40:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/14 03:40:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/14 03:40:08 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/14 03:40:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:40:10 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/14 03:40:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c59d_d20250914_m034010_c001_v0001184_t0056_u01757821210843") 2025/09/14 03:40:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/14 03:40:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/14 03:40:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/14 03:40:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:40:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:40:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/14 03:40:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/14 03:40:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/14 03:40:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/14 03:40:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/14 03:40:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/14 03:40:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/14 03:40:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/14 03:40:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/14 03:40:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/14 03:40:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/14 03:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:40:21 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/14 03:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f204f355580eaf05a_d20250914_m034021_c001_v0001100_t0051_u01757821221484") 2025/09/14 03:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/14 03:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/14 03:40:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/14 03:40:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/09/14 03:40:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/14 03:40:22 DEBUG : pacer: Reducing sleep to 10ms 2025/09/14 03:40:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/14 03:40:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:40:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:40:24 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/14 03:40:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/14 03:40:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/14 03:40:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/14 03:40:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/14 03:40:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/14 03:40:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/14 03:40:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/14 03:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:40:31 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/14 03:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f207ae4c2edd18cd8_d20250914_m034031_c001_v0001177_t0023_u01757821231758") 2025/09/14 03:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/14 03:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/14 03:40:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:40:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:40:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/14 03:40:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/14 03:40:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/14 03:40:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/14 03:40:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/14 03:40:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/14 03:40:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/14 03:40:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/14 03:40:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:40:41 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/14 03:40:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e10b7_d20250914_m034041_c001_v0001038_t0016_u01757821241729") 2025/09/14 03:40:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/14 03:40:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/14 03:40:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/14 03:40:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:40:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:40:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/14 03:40:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/14 03:40:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/14 03:40:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/14 03:40:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/14 03:40:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/14 03:40:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/14 03:40:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/14 03:40:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/14 03:40:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/14 03:40:50 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/14 03:40:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/14 03:40:52 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/14 03:40:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6ff27dd340bd4b6b9f980e1b_f218a9cce025742e9_d20250914_m034053_c001_v0001137_t0004_u01757821253066") 2025/09/14 03:40:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/14 03:40:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/14 03:40:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/14 03:40:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/14 03:40:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/14 03:40:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/14 03:40:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/14 03:40:56 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/14 03:41:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6ff27dd340bd4b6b9f980e1b_f2033424b34bf7d19_d20250914_m034112_c001_v0001137_t0047_u01757821272724") 2025/09/14 03:41:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/14 03:41:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/14 03:41:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/14 03:41:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/14 03:41:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/14 03:41:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/14 03:41:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/14 03:41:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/14 03:41:15 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/14 03:41:18 DEBUG : chunked-copy: Done sending chunk 1 2025/09/14 03:41:28 DEBUG : chunked-copy: Done sending chunk 0 2025/09/14 03:41:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/14 03:41:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6ff27dd340bd4b6b9f980e1b_f2146187dcfcf5fe2_d20250914_m034129_c001_v0001029_t0006_u01757821289525") 2025/09/14 03:41:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/14 03:41:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/14 03:41:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/14 03:41:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/14 03:41:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/14 03:41:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/14 03:41:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/14 03:41:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/14 03:41:34 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/14 03:41:36 DEBUG : chunked-copy: Done sending chunk 0 2025/09/14 03:41:36 DEBUG : chunked-copy: Done sending chunk 1 2025/09/14 03:41:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/14 03:41:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be4e1_d20250914_m034137_c001_v0001144_t0023_u01757821297146") 2025/09/14 03:41:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/14 03:41:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/14 03:41:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/14 03:41:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/14 03:41:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/14 03:41:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/14 03:41:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/14 03:41:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/14 03:41:40 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/14 03:41:42 DEBUG : chunked-copy: Done sending chunk 0 2025/09/14 03:41:42 DEBUG : chunked-copy: Done sending chunk 1 2025/09/14 03:41:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/14 03:41:43 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6ff27dd340bd4b6b9f980e1b_f2146187dcfcf5ff2_d20250914_m034143_c001_v0001041_t0023_u01757821303365") 2025/09/14 03:41:43 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/14 03:41:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/14 03:41:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/14 03:41:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/14 03:41:44 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/14 03:41:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/14 03:41:44 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/14 03:41:45 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/14 03:41:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/14 03:41:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hacimak5dihu/deeper/nonexisting/directory" 2025/09/14 03:41:48 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/14 03:41:49 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of all files 2025/09/14 03:41:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e10a6_d20250914_m034035_c001_v7007000_t0000_u01757821235638") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f207ae4c2edd18cd8_d20250914_m034031_c001_v0001177_t0023_u01757821231758") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f407ae4c2edd18cd6_d20250914_m034031_c001_v7007000_t0000_u01757821231162") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e1085_d20250914_m034026_c001_v0001183_t0005_u01757821226810") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf7cf1_d20250914_m034058_c001_v7007000_t0000_u01757821258242") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f218a9cce025742e9_d20250914_m034053_c001_v0001137_t0004_u01757821253066") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f418a9cce025742e5_d20250914_m034052_c001_v7007000_t0000_u01757821252495") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e10bf_d20250914_m034047_c001_v0001137_t0033_u01757821247142") 2025/09/14 03:41:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e10be_d20250914_m034046_c001_v7007000_t0000_u01757821246959") 2025/09/14 03:41:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e10b7_d20250914_m034041_c001_v0001038_t0016_u01757821241729") 2025/09/14 03:41:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e10b5_d20250914_m034041_c001_v7007000_t0000_u01757821241166") 2025/09/14 03:41:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e10a8_d20250914_m034035_c001_v0001100_t0024_u01757821235820") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b63991567b_d20250914_m033903_c001_v7007000_t0000_u01757821143828") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e0ffd_d20250914_m033859_c001_v0001172_t0051_u01757821139915") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b63991566b_d20250914_m033855_c001_v7007000_t0000_u01757821135156") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915666_d20250914_m033851_c001_v0001165_t0048_u01757821131439") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e0ffb_d20250914_m033859_c001_v7007000_t0000_u01757821139503") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991566d_d20250914_m033855_c001_v0001177_t0045_u01757821135338") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b639915665_d20250914_m033851_c001_v7007000_t0000_u01757821131020") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991565f_d20250914_m033846_c001_v0001117_t0053_u01757821126459") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b63991565e_d20250914_m033846_c001_v7007000_t0000_u01757821126275") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be3d9_d20250914_m033842_c001_v0001092_t0045_u01757821122902") 2025/09/14 03:41:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4058e986146be3d6_d20250914_m033842_c001_v7007000_t0000_u01757821122471") 2025/09/14 03:41:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991564c_d20250914_m033838_c001_v0001134_t0008_u01757821118761") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c563_d20250914_m033928_c001_v7007000_t0000_u01757821168693") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f219eac34bacc1bb5_d20250914_m033924_c001_v0001113_t0051_u01757821164355") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b639915689_d20250914_m033919_c001_v7007000_t0000_u01757821159739") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915687_d20250914_m033915_c001_v0001179_t0009_u01757821155822") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419eac34bacc1b9c_d20250914_m033923_c001_v7007000_t0000_u01757821163962") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991568a_d20250914_m033919_c001_v0001177_t0016_u01757821159922") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b639915685_d20250914_m033915_c001_v7007000_t0000_u01757821155451") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915684_d20250914_m033911_c001_v0001183_t0012_u01757821151434") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b639915683_d20250914_m033911_c001_v7007000_t0000_u01757821151253") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f217c3ec94f0e100e_d20250914_m033907_c001_v0001131_t0017_u01757821147842") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e100d_d20250914_m033907_c001_v7007000_t0000_u01757821147474") 2025/09/14 03:41:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991567c_d20250914_m033904_c001_v0001180_t0021_u01757821144011") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b63991564a_d20250914_m033838_c001_v7007000_t0000_u01757821118578") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be3d1_d20250914_m033834_c001_v0001165_t0023_u01757821114576") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4058e986146be3d0_d20250914_m033834_c001_v7007000_t0000_u01757821114181") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991563d_d20250914_m033829_c001_v0001134_t0004_u01757821109910") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b63991563c_d20250914_m033829_c001_v7007000_t0000_u01757821109727") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b63991562c_d20250914_m033822_c001_v0001146_t0053_u01757821102047") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b63991562b_d20250914_m033821_c001_v7007000_t0000_u01757821101612") 2025/09/14 03:41:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f219de83fdb1623ad_d20250914_m033817_c001_v0001157_t0016_u01757821097313") 2025/09/14 03:41:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419de83fdb1623ac_d20250914_m033817_c001_v7007000_t0000_u01757821097130") 2025/09/14 03:41:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f208302b639915627_d20250914_m033813_c001_v0001032_t0049_u01757821093444") 2025/09/14 03:41:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f408302b639915626_d20250914_m033813_c001_v7007000_t0000_u01757821093083") 2025/09/14 03:41:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f215583662cdadd24_d20250914_m033807_c001_v0001172_t0039_u01757821087927") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c594_d20250914_m033956_c001_v7007000_t0000_u01757821196490") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f21854ab3ff58ed6d_d20250914_m033952_c001_v0001130_t0013_u01757821192069") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c58f_d20250914_m033946_c001_v7007000_t0000_u01757821186793") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c587_d20250914_m033942_c001_v0001181_t0030_u01757821182549") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f41854ab3ff58ed69_d20250914_m033951_c001_v7007000_t0000_u01757821191609") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c590_d20250914_m033946_c001_v0001184_t0055_u01757821186977") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c585_d20250914_m033942_c001_v7007000_t0000_u01757821182094") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c578_d20250914_m033937_c001_v0001113_t0038_u01757821177331") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c577_d20250914_m033937_c001_v7007000_t0000_u01757821177148") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f219eac34bacc1fc5_d20250914_m033933_c001_v0001180_t0027_u01757821173580") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419eac34bacc1fc3_d20250914_m033933_c001_v7007000_t0000_u01757821173123") 2025/09/14 03:41:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c564_d20250914_m033928_c001_v0001145_t0001_u01757821168875") 2025/09/14 03:41:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f417c3ec94f0e1084_d20250914_m034026_c001_v7007000_t0000_u01757821226627") 2025/09/14 03:41:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f204f355580eaf05a_d20250914_m034021_c001_v0001100_t0051_u01757821221484") 2025/09/14 03:41:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f404f355580eaf059_d20250914_m034020_c001_v7007000_t0000_u01757821220948") 2025/09/14 03:41:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c5a7_d20250914_m034015_c001_v0001182_t0030_u01757821215997") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c5a6_d20250914_m034015_c001_v7007000_t0000_u01757821215815") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c59d_d20250914_m034010_c001_v0001184_t0056_u01757821210843") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c59c_d20250914_m034010_c001_v7007000_t0000_u01757821210318") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c59a_d20250914_m034005_c001_v0001041_t0003_u01757821205366") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f423fb2df74a8c599_d20250914_m034005_c001_v7007000_t0000_u01757821205184") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f21854ab3ff58ed89_d20250914_m034001_c001_v0001043_t0013_u01757821201358") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f41854ab3ff58ed88_d20250914_m034000_c001_v7007000_t0000_u01757821200789") 2025/09/14 03:41:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f223fb2df74a8c596_d20250914_m033956_c001_v0001137_t0059_u01757821196673") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419eac34bacc20d2_d20250914_m034145_c001_v7007000_t0000_u01757821305564") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be4e8_d20250914_m034140_c001_v0001184_t0046_u01757821300012") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4058e986146be4e7_d20250914_m034139_c001_v7007000_t0000_u01757821299395") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2146187dcfcf5fe8_d20250914_m034133_c001_v0001184_t0020_u01757821293744") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4146187dcfcf5fe7_d20250914_m034133_c001_v7007000_t0000_u01757821293041") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2033424b34bf7d1f_d20250914_m034115_c001_v0001171_t0039_u01757821275342") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf7d1d_d20250914_m034114_c001_v7007000_t0000_u01757821274697") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c8956_d20250914_m034110_c001_v0001157_t0008_u01757821270122") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf7d14_d20250914_m034109_c001_v7007000_t0000_u01757821269305") 2025/09/14 03:41:53 DEBUG : chunked-copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c8927_d20250914_m034059_c001_v0001157_t0006_u01757821259026") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419eac34bacc20d1_d20250914_m034145_c001_v7007000_t0000_u01757821305381") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2146187dcfcf5ff2_d20250914_m034143_c001_v0001041_t0023_u01757821303365") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4058e986146be4e6_d20250914_m034139_c001_v7007000_t0000_u01757821299210") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2058e986146be4e1_d20250914_m034137_c001_v0001144_t0023_u01757821297146") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4146187dcfcf5fe6_d20250914_m034132_c001_v7007000_t0000_u01757821292858") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2146187dcfcf5fe2_d20250914_m034129_c001_v0001029_t0006_u01757821289525") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf7d1c_d20250914_m034114_c001_v7007000_t0000_u01757821274514") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f2033424b34bf7d19_d20250914_m034112_c001_v0001137_t0047_u01757821272724") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f4033424b34bf7d13_d20250914_m034109_c001_v7007000_t0000_u01757821269115") 2025/09/14 03:41:54 DEBUG : chunked-copy.copy: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f1057ac4706ae1791_d20250914_m034101_c001_v0001136_t0045_u01757821261198") 2025/09/14 03:41:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f104e16f8c4b073fb_d20250914_m033648_c001_v0001113_t0036_u01757821008658") 2025/09/14 03:41:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419eac34bacc20d5_d20250914_m034146_c001_v7007000_t0000_u01757821306739") 2025/09/14 03:41:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c89ec_d20250914_m034146_c001_v0001157_t0028_u01757821306113") 2025/09/14 03:41:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f419eac34bacc20d8_d20250914_m034148_c001_v7007000_t0000_u01757821308110") 2025/09/14 03:41:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c89f2_d20250914_m034147_c001_v0001157_t0013_u01757821307719") 2025/09/14 03:41:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f116a8c654e6c89ee_d20250914_m034146_c001_v0001157_t0017_u01757821306922") 2025/09/14 03:41:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z6ff27dd340bd4b6b9f980e1b_f415583662cdadd1d_d20250914_m033804_c001_v7007000_t0000_u01757821084154") 2025/09/14 03:41:55 INFO : B2 bucket rclone-test-hacimak5dihu: cleaning bucket "rclone-test-hacimak5dihu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (341.91s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (339.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (21.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.28s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- 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.22s) --- 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 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.40s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.08s) --- 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.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (170.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (47.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (11.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (18.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 341.926s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m42.900720804s (try 1/5)