"go test -v -timeout 1h0m0s -remote TestAzureBlob: -verbose" - Starting (try 1/5) === RUN TestArrowLadderBoundaries --- PASS: TestArrowLadderBoundaries (0.00s) === RUN TestIsEndBeforeUnsupported --- PASS: TestIsEndBeforeUnsupported (0.00s) === RUN TestBlockIDCreator --- PASS: TestBlockIDCreator (0.00s) === RUN TestDecodeMetaDataFromDownloadResponse === RUN TestDecodeMetaDataFromDownloadResponse/WholeBlob === RUN TestDecodeMetaDataFromDownloadResponse/RangeRequest === RUN TestDecodeMetaDataFromDownloadResponse/BadContentRange === RUN TestDecodeMetaDataFromDownloadResponse/UnknownLength --- PASS: TestDecodeMetaDataFromDownloadResponse (0.00s) --- PASS: TestDecodeMetaDataFromDownloadResponse/WholeBlob (0.00s) --- PASS: TestDecodeMetaDataFromDownloadResponse/RangeRequest (0.00s) --- PASS: TestDecodeMetaDataFromDownloadResponse/BadContentRange (0.00s) --- PASS: TestDecodeMetaDataFromDownloadResponse/UnknownLength (0.00s) === RUN TestCopySASTimingConstants --- PASS: TestCopySASTimingConstants (0.00s) === RUN TestIntegration 2026/09/05 01:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" fstests.go:464: Using remote "TestAzureBlob:" 2026/09/05 01:05:05 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:533: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2026/09/05 01:05:18 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:a85d1401-201e-002c-03d2-3c5052000000 Time:2026-09-05T01:05:06.4501427Z -------------------------------------------------------------------------------- ) 2026/09/05 01:05:18 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/05 01:05:30 DEBUG : pacer: low level retry 2/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:a85d2700-201e-002c-4bd2-3c5052000000 Time:2026-09-05T01:05:18.4936900Z -------------------------------------------------------------------------------- ) 2026/09/05 01:05:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:05:42 DEBUG : pacer: low level retry 3/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:a85d37d9-201e-002c-59d2-3c5052000000 Time:2026-09-05T01:05:30.5459927Z -------------------------------------------------------------------------------- ) 2026/09/05 01:05:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 01:05:54 DEBUG : pacer: low level retry 4/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:a85d4c9a-201e-002c-68d2-3c5052000000 Time:2026-09-05T01:05:42.5978431Z -------------------------------------------------------------------------------- ) 2026/09/05 01:05:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/05 01:06:06 DEBUG : pacer: low level retry 5/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:a85d5c7c-201e-002c-2fd2-3c5052000000 Time:2026-09-05T01:05:54.6525703Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:06 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/05 01:06:06 DEBUG : pacer: Reducing sleep to 80ms 2026/09/05 01:06:06 DEBUG : pacer: Reducing sleep to 40ms === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/05 01:06:06 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/05 01:06:06 DEBUG : pacer: Reducing sleep to 20ms 2026/09/05 01:06:06 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/05 01:06:06 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:06:06 INFO : dir: Removing directory 2026/09/05 01:06:07 DEBUG : pacer: Reducing sleep to 0s === 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/05 01:06:11 DEBUG : writer-at-subdir/writer-at-file: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:06:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload 2026/09/05 01:06:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes 2026/09/05 01:06:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes 2026/09/05 01:06:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes 2026/09/05 01:06:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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 2026/09/05 01:06:14 DEBUG : Creating backend with remote "TestAzureBlob:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/05 01:06:14 DEBUG : Creating backend with remote "TestAzureBlob:" === 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/05 01:06:15 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:15 INFO : dirToPurge/fileToPurge.txt: Deleted 2026/09/05 01:06:15 DEBUG : removing 1 level 1 directories 2026/09/05 01:06:15 INFO : dirToPurge: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/05 01:06:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso/dirToPurgeFromRoot" 2026/09/05 01:06:15 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:15 INFO : fileToPurgeFromRoot.txt: Deleted 2026/09/05 01:06:15 DEBUG : removing 1 level 0 directories 2026/09/05 01:06:15 INFO : Azure container rclone-test-juliray3niso path dirToPurgeFromRoot: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/05 01:06:15 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso/hello? sausage/êé" 2026/09/05 01:06:16 DEBUG : Waiting for deletions to finish 2026/09/05 01:06:16 INFO : a/b/c/d/e.txt: Deleted 2026/09/05 01:06:16 DEBUG : removing 1 level 1 directories 2026/09/05 01:06:16 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/05 01:06:18 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/05 01:06:19 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestAzureBlob:" path "rclone-test-juliray3niso" from "TestAzureBlob:rclone-test-juliray3niso" 2026/09/05 01:06:19 DEBUG : Creating backend with remote "TestAzureBlob:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2062: Too many files to list - giving up === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier 2026/09/05 01:06:30 DEBUG : file name.txt: Successfully changed object tier to Cool 2026/09/05 01:06:30 DEBUG : file name.txt: Successfully changed object tier to Cold === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket 2026/09/05 01:06:31 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso/dir" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/05 01:06:32 NOTICE: Azure container rclone-test-juliray3niso: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi 2026/09/05 01:06:32 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:06:32 DEBUG : piped data.txt: open chunk writer: started multipart upload 2026/09/05 01:06:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/05 01:06:32 DEBUG : piped data.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/05 01:06:32 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:06:32 DEBUG : piped data.txt: open chunk writer: started multipart upload 2026/09/05 01:06:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/05 01:06:32 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes 2026/09/05 01:06:32 DEBUG : piped data.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Features === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks 2026/09/05 01:06:33 DEBUG : testBlob: Multipart upload session started for 4 parts of size 4Mi 2026/09/05 01:06:33 DEBUG : testBlob: open chunk writer: started multipart upload 2026/09/05 01:06:33 DEBUG : testBlob: multipart upload: starting chunk 0 size 4Mi offset 0/16.000Mi 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: starting chunk 1 size 4Mi offset 4Mi/16.000Mi 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: starting chunk 2 size 4Mi offset 8Mi/16.000Mi 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying 2026/09/05 01:06:34 DEBUG : testBlob: Clearing uncommitted blocks 2026/09/05 01:06:34 DEBUG : testBlob: Committing 0 blocks to remove uncommitted blocks 2026/09/05 01:06:34 DEBUG : testBlob: Removing empty object 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: fixed InvalidBlobOrBlock 2026/09/05 01:06:34 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:a85d8c46-201e-002c-29d2-3c5052000000 Time:2026-09-05T01:06:34.3138264Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:34 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared 2026/09/05 01:06:34 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:e1e4e6c5-501e-006b-0dd2-3c3b09000000 Time:2026-09-05T01:06:34.5423536Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared 2026/09/05 01:06:34 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:fdc3049d-201e-0085-37d2-3c9120000000 Time:2026-09-05T01:06:34.6197995Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 01:06:34 DEBUG : pacer: Reducing sleep to 20ms 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:34 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload wrote chunk 4 with 4194303 bytes 2026/09/05 01:06:34 DEBUG : pacer: Reducing sleep to 0s 2026/09/05 01:06:34 DEBUG : testBlob: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:06:35 DEBUG : testBlob: multipart upload wrote chunk 3 with 4194304 bytes 2026/09/05 01:06:35 DEBUG : testBlob: multipart upload finished 2026/09/05 01:06:35 DEBUG : testBlob2: Starting multipart copy with 4 parts of size 4Mi 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: starting chunk 0 size 4Mi offset 0/16.000Mi 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: starting chunk 2 size 4Mi offset 8Mi/16.000Mi 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: starting chunk 1 size 4Mi offset 4Mi/16.000Mi 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying 2026/09/05 01:06:35 DEBUG : testBlob2: Clearing uncommitted blocks 2026/09/05 01:06:35 DEBUG : testBlob2: Committing 0 blocks to remove uncommitted blocks 2026/09/05 01:06:35 DEBUG : testBlob2: Removing empty object 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: fixed InvalidBlobOrBlock 2026/09/05 01:06:35 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:e1e4e986-501e-006b-07d2-3c3b09000000 Time:2026-09-05T01:06:35.5520516Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:35 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared 2026/09/05 01:06:35 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:892f896a-401e-00ac-32d2-3caf54000000 Time:2026-09-05T01:06:35.5700391Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared 2026/09/05 01:06:35 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:a85d8dfa-201e-002c-1ad2-3c5052000000 Time:2026-09-05T01:06:35.5682744Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/05 01:06:35 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared 2026/09/05 01:06:35 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-juliray3niso/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:fdc30678-201e-0085-45d2-3c9120000000 Time:2026-09-05T01:06:35.6278974Z -------------------------------------------------------------------------------- ) 2026/09/05 01:06:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/05 01:06:35 DEBUG : pacer: Reducing sleep to 40ms 2026/09/05 01:06:35 DEBUG : pacer: Reducing sleep to 20ms 2026/09/05 01:06:35 DEBUG : pacer: Reducing sleep to 10ms 2026/09/05 01:06:36 DEBUG : pacer: Reducing sleep to 0s 2026/09/05 01:06:36 DEBUG : testBlob2: multipart copy finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutSinglepart === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: Multipart upload session started for 2 parts of size 4Mi 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: open chunk writer: started multipart upload 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: multipart upload: starting chunk 1 size 1Ki offset 4Mi/4.001Mi 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: multipart upload: starting chunk 0 size 4Mi offset 0/4.001Mi 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: multipart upload wrote chunk 2 with 1024 bytes 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:38 DEBUG : meta-multipart.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutSinglepartTags === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutMultipartTags 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: Multipart upload session started for 2 parts of size 4Mi 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: open chunk writer: started multipart upload 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: multipart upload: starting chunk 1 size 2Ki offset 4Mi/4.002Mi 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: multipart upload: starting chunk 0 size 4Mi offset 0/4.002Mi 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: multipart upload wrote chunk 2 with 2048 bytes 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:39 DEBUG : tags-multipart.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart_MetadataOnly === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart 2026/09/05 01:06:41 DEBUG : meta-copy-multi-src.txt: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:06:41 DEBUG : meta-copy-multi-src.txt: open chunk writer: started multipart upload 2026/09/05 01:06:41 DEBUG : meta-copy-multi-src.txt: multipart upload: starting chunk 0 size 4Mi offset 0/8.001Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-src.txt: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.001Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-src.txt: multipart upload: starting chunk 2 size 1Ki offset 8Mi/8.001Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-src.txt: multipart upload wrote chunk 3 with 1024 bytes 2026/09/05 01:06:42 DEBUG : meta-copy-multi-src.txt: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:42 DEBUG : meta-copy-multi-src.txt: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:06:42 DEBUG : meta-copy-multi-src.txt: multipart upload finished 2026/09/05 01:06:42 DEBUG : meta-copy-multi-dst.txt: Starting multipart copy with 3 parts of size 4Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-dst.txt: multipart copy: starting chunk 2 size 1Ki offset 8Mi/8.001Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-dst.txt: multipart copy: starting chunk 0 size 4Mi offset 0/8.001Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-dst.txt: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.001Mi 2026/09/05 01:06:42 DEBUG : meta-copy-multi-dst.txt: multipart copy finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart_MetadataOnly 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: open chunk writer: started multipart upload 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload: starting chunk 0 size 4Mi offset 0/8.002Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload: starting chunk 2 size 2Ki offset 8Mi/8.002Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.002Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload wrote chunk 3 with 2048 bytes 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-src.txt: multipart upload finished 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-dst.txt: Starting multipart copy with 3 parts of size 4Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-dst.txt: multipart copy: starting chunk 2 size 2Ki offset 8Mi/8.002Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-dst.txt: multipart copy: starting chunk 0 size 4Mi offset 0/8.002Mi 2026/09/05 01:06:43 DEBUG : meta-copy-multi-only-dst.txt: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.002Mi 2026/09/05 01:06:44 DEBUG : meta-copy-multi-only-dst.txt: multipart copy finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepartTags === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipartTags 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: open chunk writer: started multipart upload 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload: starting chunk 0 size 4Mi offset 0/8.004Mi 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload: starting chunk 2 size 4Ki offset 8Mi/8.004Mi 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.004Mi 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload wrote chunk 3 with 4096 bytes 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:06:45 DEBUG : tags-copy-multi-src.txt: multipart upload finished 2026/09/05 01:06:46 DEBUG : tags-copy-multi-dst.txt: Starting multipart copy with 3 parts of size 4Mi 2026/09/05 01:06:46 DEBUG : tags-copy-multi-dst.txt: multipart copy: starting chunk 2 size 4Ki offset 8Mi/8.004Mi 2026/09/05 01:06:46 DEBUG : tags-copy-multi-dst.txt: multipart copy: starting chunk 0 size 4Mi offset 0/8.004Mi 2026/09/05 01:06:46 DEBUG : tags-copy-multi-dst.txt: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.004Mi 2026/09/05 01:06:46 DEBUG : tags-copy-multi-dst.txt: multipart copy finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/InvalidXMsTags === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/NoDecompress 2026/09/05 01:06:46 NOTICE: test-gzip: Not decompressing 'Content-Encoding: gzip' compressed file. Use --azureblob-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList/EqualsXML === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList/ParallelEqualsSequential === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList/ParallelMultiPage === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed 2026/09/05 01:06:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:06:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:06:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4.000Mi offset 0/off 2026/09/05 01:06:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194303 bytes 2026/09/05 01:06:51 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed 2026/09/05 01:06:52 DEBUG : chunked-4Mi-4Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:06:52 DEBUG : chunked-4Mi-4Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:06:52 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off 2026/09/05 01:06:52 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:52 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: open chunk writer: started multipart upload 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:06:53 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:06:54 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed 2026/09/05 01:06:54 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:06:54 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/off 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/off 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:06:55 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed 2026/09/05 01:06:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2026/09/05 01:06:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:06:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2026/09/05 01:06:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4199999 bytes 2026/09/05 01:06:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed 2026/09/05 01:06:57 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2026/09/05 01:06:57 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200000 bytes 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi 2026/09/05 01:06:58 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi 2026/09/05 01:06:59 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:06:59 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200000 bytes 2026/09/05 01:06:59 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed 2026/09/05 01:06:59 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2026/09/05 01:06:59 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200000 bytes 2026/09/05 01:07:00 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed 2026/09/05 01:07:01 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2026/09/05 01:07:01 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:01 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2026/09/05 01:07:02 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200041 bytes 2026/09/05 01:07:02 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi 2026/09/05 01:07:03 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200042 bytes 2026/09/05 01:07:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi 2026/09/05 01:07:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi 2026/09/05 01:07:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200042 bytes 2026/09/05 01:07:04 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200042 bytes 2026/09/05 01:07:05 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed 2026/09/05 01:07:07 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2026/09/05 01:07:07 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:07 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2026/09/05 01:07:07 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592404 bytes 2026/09/05 01:07:07 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed 2026/09/05 01:07:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2026/09/05 01:07:08 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:09 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2026/09/05 01:07:09 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes 2026/09/05 01:07:09 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 2026/09/05 01:07:09 DEBUG : chunked-5.333Mi-10.667Mi.bin: Multipart upload session started for 3 parts of size 5.333Mi 2026/09/05 01:07:09 DEBUG : chunked-5.333Mi-10.667Mi.bin: open chunk writer: started multipart upload 2026/09/05 01:07:09 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/10.667Mi 2026/09/05 01:07:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 1 with 5592405 bytes 2026/09/05 01:07:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/10.667Mi 2026/09/05 01:07:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/10.667Mi 2026/09/05 01:07:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 2 with 5592405 bytes 2026/09/05 01:07:10 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/off 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/off 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 2 with 5592405 bytes 2026/09/05 01:07:11 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/05 01:07:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2026/09/05 01:07:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/05 01:07:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes 2026/09/05 01:07:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/05 01:07:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2026/09/05 01:07:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/05 01:07:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes 2026/09/05 01:07:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/05 01:07:17 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload session started for 3 parts of size 8Mi 2026/09/05 01:07:17 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload 2026/09/05 01:07:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/05 01:07:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes 2026/09/05 01:07:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/05 01:07:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/05 01:07:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes 2026/09/05 01:07:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/05 01:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2026/09/05 01:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload 2026/09/05 01:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/05 01:07:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes 2026/09/05 01:07:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/05 01:07:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/05 01:07:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes 2026/09/05 01:07:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/05 01:07:23 DEBUG : retry-chunked-Status500.bin: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:07:23 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload 2026/09/05 01:07:24 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:07:24 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2026/09/05 01:07:24 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2026/09/05 01:07:24 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:24 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:07:25 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:25 DEBUG : retry-chunked-Status500.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/05 01:07:25 DEBUG : retry-chunked-NetError.bin: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:07:25 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload 2026/09/05 01:07:26 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:07:26 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2026/09/05 01:07:26 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2026/09/05 01:07:26 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:26 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:07:27 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:27 DEBUG : retry-chunked-NetError.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple fstests.go:2784: Put returned an error (acceptable): single part upload: expecting to read 10240 bytes but read 5120 === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: Multipart upload session started for 4 parts of size 4Mi 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 4Mi offset 0/16Mi 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2Mi offset 4Mi/16Mi 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2097152 bytes 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: Clearing uncommitted blocks 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: Committing 0 blocks to remove uncommitted blocks 2026/09/05 01:07:28 DEBUG : short-eof-chunked.bin: Removing empty object fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 16777216 bytes in input, but got 6291456: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/4194304 2026/09/05 01:07:29 DEBUG : chunked-copy.copy: Starting multipart copy with 1 parts of size 4Mi 2026/09/05 01:07:29 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4Mi 2026/09/05 01:07:29 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/4194305 2026/09/05 01:07:30 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi 2026/09/05 01:07:30 DEBUG : chunked-copy: open chunk writer: started multipart upload 2026/09/05 01:07:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 1 offset 4Mi/4.000Mi 2026/09/05 01:07:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/4.000Mi 2026/09/05 01:07:30 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 1 bytes 2026/09/05 01:07:30 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:30 DEBUG : chunked-copy: multipart upload finished 2026/09/05 01:07:30 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi 2026/09/05 01:07:30 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4.000Mi 2026/09/05 01:07:30 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 1 offset 4Mi/4.000Mi 2026/09/05 01:07:31 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/8388607 2026/09/05 01:07:31 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi 2026/09/05 01:07:31 DEBUG : chunked-copy: open chunk writer: started multipart upload 2026/09/05 01:07:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:07:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi 2026/09/05 01:07:32 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:32 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194303 bytes 2026/09/05 01:07:32 DEBUG : chunked-copy: multipart upload finished 2026/09/05 01:07:32 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi 2026/09/05 01:07:32 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi 2026/09/05 01:07:32 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:07:33 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/8388608 2026/09/05 01:07:34 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi 2026/09/05 01:07:34 DEBUG : chunked-copy: open chunk writer: started multipart upload 2026/09/05 01:07:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi 2026/09/05 01:07:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi 2026/09/05 01:07:34 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:34 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:07:34 DEBUG : chunked-copy: multipart upload finished 2026/09/05 01:07:34 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi 2026/09/05 01:07:34 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8Mi 2026/09/05 01:07:34 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8Mi 2026/09/05 01:07:35 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/8388609 2026/09/05 01:07:36 DEBUG : chunked-copy: Multipart upload session started for 3 parts of size 4Mi 2026/09/05 01:07:36 DEBUG : chunked-copy: open chunk writer: started multipart upload 2026/09/05 01:07:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:07:36 DEBUG : chunked-copy: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2026/09/05 01:07:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2026/09/05 01:07:36 DEBUG : chunked-copy: multipart upload wrote chunk 3 with 1 bytes 2026/09/05 01:07:36 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2026/09/05 01:07:37 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes 2026/09/05 01:07:37 DEBUG : chunked-copy: multipart upload finished 2026/09/05 01:07:37 DEBUG : chunked-copy.copy: Starting multipart copy with 3 parts of size 4Mi 2026/09/05 01:07:37 DEBUG : chunked-copy.copy: multipart copy: starting chunk 2 size 1 offset 8Mi/8.000Mi 2026/09/05 01:07:37 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2026/09/05 01:07:37 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi 2026/09/05 01:07:37 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/05 01:07:38 DEBUG : unknown-size-put.txt: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:07:38 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload 2026/09/05 01:07:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/05 01:07:38 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes 2026/09/05 01:07:38 DEBUG : unknown-size-put.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/05 01:07:38 DEBUG : unknown-size-update.txt: Multipart upload session started for -1 parts of size 4Mi 2026/09/05 01:07:38 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload 2026/09/05 01:07:38 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/05 01:07:38 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes 2026/09/05 01:07:38 DEBUG : unknown-size-update.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/05 01:07:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-juliray3niso/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories === NAME TestIntegration/FsMkdir fstests.go:3211: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (153.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir (152.47s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (4.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.19s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (36.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (10.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Bucket (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Features (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutSinglepart (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutSinglepartTags (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/PutMultipart/PutMultipartTags (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepart_MetadataOnly (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipart_MetadataOnly (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopySinglepartTags (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/CopyMultipartTags (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/InvalidXMsTags (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/NoDecompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/GzipEncoding/Decompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList/EqualsXML (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList/ParallelEqualsSequential (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ArrowList/ParallelMultiPage (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (31.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi (6.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (9.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194304 (1.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194305 (1.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388607 (2.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388608 (2.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388609 (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 azureblob_test.go:35: Skipping as -remote set --- SKIP: TestIntegration2 (0.00s) === RUN TestValidateAccessTier === RUN TestValidateAccessTier/HOT === RUN TestValidateAccessTier/Hot === RUN TestValidateAccessTier/cool === RUN TestValidateAccessTier/cold === RUN TestValidateAccessTier/archive === RUN TestValidateAccessTier/empty === RUN TestValidateAccessTier/unknown === RUN TestValidateAccessTier/hot --- PASS: TestValidateAccessTier (0.00s) --- PASS: TestValidateAccessTier/HOT (0.00s) --- PASS: TestValidateAccessTier/Hot (0.00s) --- PASS: TestValidateAccessTier/cool (0.00s) --- PASS: TestValidateAccessTier/cold (0.00s) --- PASS: TestValidateAccessTier/archive (0.00s) --- PASS: TestValidateAccessTier/empty (0.00s) --- PASS: TestValidateAccessTier/unknown (0.00s) --- PASS: TestValidateAccessTier/hot (0.00s) PASS ok github.com/rclone/rclone/backend/azureblob 153.084s "go test -v -timeout 1h0m0s -remote TestAzureBlob: -verbose" - Finished OK in 2m35.304002134s (try 1/5)