"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/10/13 01:08:43 NOTICE: TestS3R2: Stopped server 2025/10/13 01:08:43 NOTICE: TestS3R2: Starting server 2025/10/13 01:08:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoyinep5yiqi" 2025/10/13 01:08:43 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 2025/10/13 01:08:44 INFO : S3 bucket rclone-test-zoyinep5yiqi: Bucket "rclone-test-zoyinep5yiqi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/13 01:08:45 INFO : S3 bucket rclone-test-zoyinep5yiqi: Bucket "rclone-test-zoyinep5yiqi" deleted === RUN TestIntegration/FsMkdir 2025/10/13 01:08:45 INFO : S3 bucket rclone-test-zoyinep5yiqi: Bucket "rclone-test-zoyinep5yiqi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/13 01:08:45 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/13 01:08:45 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/13 01:08:45 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 ".." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === 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/10/13 01:08:58 NOTICE: S3 bucket rclone-test-zoyinep5yiqi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/13 01:08:58 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJdL9xnjnKUJJAyNIJMjMNvf3pVZS4bMdTDq6KTeTkbczxjNYOfqXk41nWX0Na1ddua3jiCv6B-YRNH2lW_lwmjoXmxH7qBPJrqosIsaWbkHttONRjQ_EWxpqLE8QYybWgZkMNFVs16hcnn4kYkow2rxRyGRbbfHll_3CJN1vL4VH4rq744a0S25ShysIU8w2jbjRewGiP0pECEWcWdSaLBoGvNR86KRg3aJigk6g3q2hdwRlJc22nsDWwtFu9u2fq-3sa_E2mgXqcyxUQy55m-bv7jOlNHesPluxsaKCjAFAxHET8D2jLJ4co_f8M6iyxj-d3rh3zuQ5UjXPUIutik 2025/10/13 01:08:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2e29839caa6a657037bd4a87f8d7618c" 2025/10/13 01:08:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d2a79a146cbc798e17d9ed969c0cdd4d" 2025/10/13 01:08:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "392ee2f83a6845bd20bf6a8031fd321b" 2025/10/13 01:08:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJdL9xnjnKUJJAyNIJMjMNvf3pVZS4bMdTDq6KTeTkbczxjNYOfqXk41nWX0Na1ddua3jiCv6B-YRNH2lW_lwmjoXmxH7qBPJrqosIsaWbkHttONRjQ_EWxpqLE8QYybWgZkMNFVs16hcnn4kYkow2rxRyGRbbfHll_3CJN1vL4VH4rq744a0S25ShysIU8w2jbjRewGiP0pECEWcWdSaLBoGvNR86KRg3aJigk6g3q2hdwRlJc22nsDWwtFu9u2fq-3sa_E2mgXqcyxUQy55m-bv7jOlNHesPluxsaKCjAFAxHET8D2jLJ4co_f8M6iyxj-d3rh3zuQ5UjXPUIutik" finished === 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/10/13 01:09:01 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/13 01:09:02 DEBUG : Creating backend with remote "TestS3R2:" === 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/10/13 01:09:03 DEBUG : S3 bucket rclone-test-zoyinep5yiqi: bucket is versioned: false 2025/10/13 01:09:03 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:03 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/13 01:09:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/13 01:09:03 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/13 01:09:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoyinep5yiqi/dirToPurgeFromRoot" 2025/10/13 01:09:04 DEBUG : S3 bucket rclone-test-zoyinep5yiqi path dirToPurgeFromRoot: bucket is versioned: false 2025/10/13 01:09:04 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:04 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/13 01:09:04 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/13 01:09:05 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/13 01:09:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoyinep5yiqi/hello? sausage/êé" 2025/10/13 01:09:06 DEBUG : S3 bucket rclone-test-zoyinep5yiqi path hello? sausage/êé: bucket is versioned: false 2025/10/13 01:09:06 DEBUG : Waiting for deletions to finish 2025/10/13 01:09:06 DEBUG : "a/b/c/d/e.txt" version false 2025/10/13 01:09:06 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/13 01:09:06 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === 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/10/13 01:09:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoyinep5yiqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/13 01:09:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoyinep5yiqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-zoyinep5yiqi" from "TestS3R2:rclone-test-zoyinep5yiqi" 2025/10/13 01:09:12 DEBUG : Creating backend with remote "TestS3R2:" === 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 fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === 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/10/13 01:09:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAqyUgdnmJ8Byb7xz-yjAHAVByTdJ9j7E7nuMMqSD3E0ZcMNQDBYTHglLMxA3-akiC0A30axh_V69oBYkasvY1cRjEvxkM1PzYR1oKQx1lOUB0y-qSx07-tn2WsKU6STzNKceq6OH2bBmb_aFHMmTPgkRBSM-P4bHV0H-wCpNRpofPzOZ69V_VJMQys9e-eva7KdYv658awQzfHr67tObvS-gPkLWaairdPnGFujUYFtzlRkHH4D7vr-EDe0Am3vHhpMYk5Ct16ec2n2h1eJAmbIooDpoBr4yPocQY3iabtiJDxyEGj4sFODTw4tsgYLFSGjNxtIYkQ5br0Wj61GiOk 2025/10/13 01:09:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/13 01:09:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/13 01:09:16 DEBUG : piped data.txt: multipart upload "AAqyUgdnmJ8Byb7xz-yjAHAVByTdJ9j7E7nuMMqSD3E0ZcMNQDBYTHglLMxA3-akiC0A30axh_V69oBYkasvY1cRjEvxkM1PzYR1oKQx1lOUB0y-qSx07-tn2WsKU6STzNKceq6OH2bBmb_aFHMmTPgkRBSM-P4bHV0H-wCpNRpofPzOZ69V_VJMQys9e-eva7KdYv658awQzfHr67tObvS-gPkLWaairdPnGFujUYFtzlRkHH4D7vr-EDe0Am3vHhpMYk5Ct16ec2n2h1eJAmbIooDpoBr4yPocQY3iabtiJDxyEGj4sFODTw4tsgYLFSGjNxtIYkQ5br0Wj61GiOk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/13 01:09:17 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANfWl5Q7CJidbr0E065h_AOzRiSCMIusIlhLWZJSZxOKsEwTQ0NpoxVmdubaASdnYZc33Vj1WvB9awC5vFvSvbJ7LBfXzpe1bR1bgCoRKYSe4RXhFKdx7ArB8YNGpmyedyB6x1iC9xLtmYhpZSXYKK_nEed9q4O_OKzyv9YvxwoEvehGQSbNE9F683vVyDDbgn-iIilKWnOLBQJXwR99f_otqIqXsXLDbSaJ1dVROWHB0wLuvIeyUqcb_TiR94aP5WI97YnBR2OSVYky8judsrgE6F2t9gw7TLbKQDlVroZq0mBvARF2u9cqVuyq18wwPEivkEz9ZQ28LEReVAIk1rQ 2025/10/13 01:09:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/13 01:09:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "72610f9df852c214f7475685d6363505" 2025/10/13 01:09:17 DEBUG : piped data.txt: multipart upload "ANfWl5Q7CJidbr0E065h_AOzRiSCMIusIlhLWZJSZxOKsEwTQ0NpoxVmdubaASdnYZc33Vj1WvB9awC5vFvSvbJ7LBfXzpe1bR1bgCoRKYSe4RXhFKdx7ArB8YNGpmyedyB6x1iC9xLtmYhpZSXYKK_nEed9q4O_OKzyv9YvxwoEvehGQSbNE9F683vVyDDbgn-iIilKWnOLBQJXwR99f_otqIqXsXLDbSaJ1dVROWHB0wLuvIeyUqcb_TiR94aP5WI97YnBR2OSVYky8judsrgE6F2t9gw7TLbKQDlVroZq0mBvARF2u9cqVuyq18wwPEivkEz9ZQ28LEReVAIk1rQ" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/10/13 01:09:18 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/13 01:09:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: APhsFWWLBkRUJsLn9u8OYAi9l06wH2IpCj341b9Y66pFcWsfxaUOLx2d3cYCrHaao0lrObkvJGMAj0H-oqWkTmTEKM3m416HlyM4e_zJVti_v9Cc18ByeVIUbay4fWLJtwZ_IWiB46F0xkUTOryyokIY4pln4IdMPzDvKhgRFcr8jJCwZwN_5FUBXwL4SIarg6GkYUhzZ5-fN-ZD9jEcukLzjAgv1bAEGIbp0f9mbv99EN0iecHawsI2_qF9jx1S11tcvrYCl_79iPdmFRImiZqyqXJZC4kBS8NFNdtKQnS6LHNSXd-qLLh2MuwUeK-aA8Ydi-XA_hAKG-FvwdbQcss 2025/10/13 01:09:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/13 01:09:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/13 01:09:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "APhsFWWLBkRUJsLn9u8OYAi9l06wH2IpCj341b9Y66pFcWsfxaUOLx2d3cYCrHaao0lrObkvJGMAj0H-oqWkTmTEKM3m416HlyM4e_zJVti_v9Cc18ByeVIUbay4fWLJtwZ_IWiB46F0xkUTOryyokIY4pln4IdMPzDvKhgRFcr8jJCwZwN_5FUBXwL4SIarg6GkYUhzZ5-fN-ZD9jEcukLzjAgv1bAEGIbp0f9mbv99EN0iecHawsI2_qF9jx1S11tcvrYCl_79iPdmFRImiZqyqXJZC4kBS8NFNdtKQnS6LHNSXd-qLLh2MuwUeK-aA8Ydi-XA_hAKG-FvwdbQcss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/13 01:09:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AL8XS5vZGqgkfu75ahrzLyBUVqJknQ5ajmdQ8DKIrTWzpXUh978J8pe4XxVlRbqFFENg1zTnTRCeI7gERybAOXlLaPg7vmEok1pJqxdq34nft5WNZwFpUuIA7hM174rc8eqRYi2wkbooKCC4rtqFrZ4nVkz_7SL0Q5Fjhy-qOxVeuSxTTU2MbMgXX0kjsTDDIC3dDYc1FuzTpDWR_I67mhEM6vBaJr71Yo7cxjuPB-zeK_jtyKuf_FshpgPD_WI3IY7CCo3rNMCu9VE1yzC-SFlRQtLc6-FlQ7iQkyicfxAT9nArl5DpIwIR5tDEV7BXDhn4AWxV6TuSM-8ZBdTzVVY 2025/10/13 01:09:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/13 01:09:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 01:09:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AL8XS5vZGqgkfu75ahrzLyBUVqJknQ5ajmdQ8DKIrTWzpXUh978J8pe4XxVlRbqFFENg1zTnTRCeI7gERybAOXlLaPg7vmEok1pJqxdq34nft5WNZwFpUuIA7hM174rc8eqRYi2wkbooKCC4rtqFrZ4nVkz_7SL0Q5Fjhy-qOxVeuSxTTU2MbMgXX0kjsTDDIC3dDYc1FuzTpDWR_I67mhEM6vBaJr71Yo7cxjuPB-zeK_jtyKuf_FshpgPD_WI3IY7CCo3rNMCu9VE1yzC-SFlRQtLc6-FlQ7iQkyicfxAT9nArl5DpIwIR5tDEV7BXDhn4AWxV6TuSM-8ZBdTzVVY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/13 01:09:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APg87jiL-0ZXofMQNAcnI5VS87bNPF7u44JbLRmi3-IztbX3buJih8fbLfw7V6CSJjAfy1C5gTykhJnyqWGbqLEFciFOtbEAzRoGE_2GGKmCHz0DYdaRnU30YTo52OqaC0zgT1bWw6c8u0fuG173cxWHSyJXuLCsQIElnSnUWeYdZtK15aZqEiLSz4lN6Z_NBevyt_zfxEzWsKNVBDp0uIrovmroXUSo0pKRqLtQqbN4XU5fLEshcPNBP0VFoCTwlxppy-kHNaijCSH9lgbzlWquBJwCjhAIyaCgJY5wSQxZxoOpQgDDsvhbQfAXP0_6q0TxWfgWDyZXvIQA0LMQsw0 2025/10/13 01:09:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/13 01:09:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 01:09:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APg87jiL-0ZXofMQNAcnI5VS87bNPF7u44JbLRmi3-IztbX3buJih8fbLfw7V6CSJjAfy1C5gTykhJnyqWGbqLEFciFOtbEAzRoGE_2GGKmCHz0DYdaRnU30YTo52OqaC0zgT1bWw6c8u0fuG173cxWHSyJXuLCsQIElnSnUWeYdZtK15aZqEiLSz4lN6Z_NBevyt_zfxEzWsKNVBDp0uIrovmroXUSo0pKRqLtQqbN4XU5fLEshcPNBP0VFoCTwlxppy-kHNaijCSH9lgbzlWquBJwCjhAIyaCgJY5wSQxZxoOpQgDDsvhbQfAXP0_6q0TxWfgWDyZXvIQA0LMQsw0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/13 01:09:24 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIIOI1m5lXcXZxI5iyhtiuYF6OHli1-C0q7jet-NE3fvKxsB7v0rAG0n1I3uLcvXnlDxHlYeX_8L--iNdkw3nFtuqnbtKN_m8wjFqgYzVAbThehfRbuDJHhFQkzJQwmjFIDYU2RIQa8LlFfnUOhybeH3QyzCP4odZmRSi0GmUewHPvUzb3bIN8npGMuyLQ2w8Jpwu_DEXD4FA8WTBWkCEx4kpiG2_JwE7dGtc9Ll_xNvfaBkHxXoIltwWxI1hKeDkqlw-eBWqcnfJ-nU7AXofVy3s4if5YMDW6Pw4M4te_bjSVGBepoljX_emnk6HYAax9Oo7KJ8IJl_8RNiCShfnqY 2025/10/13 01:09:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/13 01:09:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/13 01:09:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/13 01:09:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 01:09:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/13 01:09:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/13 01:09:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIIOI1m5lXcXZxI5iyhtiuYF6OHli1-C0q7jet-NE3fvKxsB7v0rAG0n1I3uLcvXnlDxHlYeX_8L--iNdkw3nFtuqnbtKN_m8wjFqgYzVAbThehfRbuDJHhFQkzJQwmjFIDYU2RIQa8LlFfnUOhybeH3QyzCP4odZmRSi0GmUewHPvUzb3bIN8npGMuyLQ2w8Jpwu_DEXD4FA8WTBWkCEx4kpiG2_JwE7dGtc9Ll_xNvfaBkHxXoIltwWxI1hKeDkqlw-eBWqcnfJ-nU7AXofVy3s4if5YMDW6Pw4M4te_bjSVGBepoljX_emnk6HYAax9Oo7KJ8IJl_8RNiCShfnqY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFumq3DXIzvhR4kGxfDUWwDyb72uLik03kiEKtGNvW1m5knZX4ihIfZBwkKT32w_RR6CU7rRqDGhPcXpz_XFu2n9XtG-mMY8M8VYr8T1yqGnjnoBmDNExzSTRUsCUaM9IUH2V2pdQ4ydwSVjJWpiOhwgNuvLnJIuxS4KpgP-WmeBiL9shBCDwICER9fgMtMkJD37ROfJBSJ6_XmkIqRz4IXy0WevEj4A8vSC7J50aTnvOrAw-2Z01MDF-KeZDb-ZWL-vsHgJwhYBNSFU7rwjpLhyCE_jnIf6g_Xx7oaUQZQbp0aN4V0H7dn0WEm_X-gojWZfkRXt1c3ytXRSHifL0yU 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/13 01:09:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/13 01:09:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFumq3DXIzvhR4kGxfDUWwDyb72uLik03kiEKtGNvW1m5knZX4ihIfZBwkKT32w_RR6CU7rRqDGhPcXpz_XFu2n9XtG-mMY8M8VYr8T1yqGnjnoBmDNExzSTRUsCUaM9IUH2V2pdQ4ydwSVjJWpiOhwgNuvLnJIuxS4KpgP-WmeBiL9shBCDwICER9fgMtMkJD37ROfJBSJ6_XmkIqRz4IXy0WevEj4A8vSC7J50aTnvOrAw-2Z01MDF-KeZDb-ZWL-vsHgJwhYBNSFU7rwjpLhyCE_jnIf6g_Xx7oaUQZQbp0aN4V0H7dn0WEm_X-gojWZfkRXt1c3ytXRSHifL0yU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/13 01:09:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFZOuP_7eQogOZVNidmX69PYKBFgL15qshIahYsgEX78fUCLaW3Hsp3-iqk4_RoeojG5G8--EUx1f4EG0iYWtkG4sdNPY_C_55fxgiSSe0tuwsfY9FGsqv7_SDqovQbAs54UnKmzGlg8QBX6JFpWK3iEwosurSt1joFzIPXZXbxo8u41Vyl8BLWwk_9an2lFd5daOAXS6qwZRTVhTzNW0Y_79j2q1XsD8sURnPt1XkzXKImtfkb88RFK52wy4Suf9cWRC1aIzatjqTqRTSTxF4w98kJWzCSXD1HbOmmbWeV2jeVUjupnUZGSMVRWF1jiSfOlSfYi5g0vpz5UqfVTT7M 2025/10/13 01:09:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/13 01:09:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/13 01:09:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFZOuP_7eQogOZVNidmX69PYKBFgL15qshIahYsgEX78fUCLaW3Hsp3-iqk4_RoeojG5G8--EUx1f4EG0iYWtkG4sdNPY_C_55fxgiSSe0tuwsfY9FGsqv7_SDqovQbAs54UnKmzGlg8QBX6JFpWK3iEwosurSt1joFzIPXZXbxo8u41Vyl8BLWwk_9an2lFd5daOAXS6qwZRTVhTzNW0Y_79j2q1XsD8sURnPt1XkzXKImtfkb88RFK52wy4Suf9cWRC1aIzatjqTqRTSTxF4w98kJWzCSXD1HbOmmbWeV2jeVUjupnUZGSMVRWF1jiSfOlSfYi5g0vpz5UqfVTT7M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/13 01:09:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AAWcaH_qsiFfd8GVuh0v2kZZ2g6ZzERp1UvKkNz7M_qA8Gh5PcEbqgNMdjTKk4ArlWoK-tXhuC7a030_9yWXuYbIYPXnOvF3U7u1HQDHk8v_AH4CXhpXXUjkoopj60uqIb9BFkK8ehqYkhx0bA7a5LiwL7gsRzyQaghDLsw4ZHspLmEUk9pUlBD7fzJzbuvcJuVKmAPLP85aOFLv_4IuUsDaO9tW7BsW3tcKQouBw6YoXA3BIWDbuIyGMgPaR5s8QuTMafzeuvTq_Th1NE6yPdg6VplNyDwVr45Y6SkGCL6dUm6VbkKRfc8UqmeQTRjNMDFOoPQTYZ_aeGPs966yKqQ 2025/10/13 01:09:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/13 01:09:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 01:09:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AAWcaH_qsiFfd8GVuh0v2kZZ2g6ZzERp1UvKkNz7M_qA8Gh5PcEbqgNMdjTKk4ArlWoK-tXhuC7a030_9yWXuYbIYPXnOvF3U7u1HQDHk8v_AH4CXhpXXUjkoopj60uqIb9BFkK8ehqYkhx0bA7a5LiwL7gsRzyQaghDLsw4ZHspLmEUk9pUlBD7fzJzbuvcJuVKmAPLP85aOFLv_4IuUsDaO9tW7BsW3tcKQouBw6YoXA3BIWDbuIyGMgPaR5s8QuTMafzeuvTq_Th1NE6yPdg6VplNyDwVr45Y6SkGCL6dUm6VbkKRfc8UqmeQTRjNMDFOoPQTYZ_aeGPs966yKqQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/13 01:09:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL5Ne2Be450uX24n8ET11EYgJ_CHe82G6mRelaxnpwl4GjEtc2XE-gvJE-02xnZ_YBTwxkePIWIrvgwOsQI3ll1uHVhWaivZR1gLN5psIRG5XtguaRdx4NuiRoiearMi9JdpIRYTVuKts9sAyX-xx7UYRvppZak8Y6H452c8a9DoLaEAl_uwVGPpmgZ9saUDm71ILHgE6V-gYz3ol1hu6vV-VKw6ZpGXC0idcvvRrfI53qIu8lK2XZiEI8HCCoT2-9pG8DEBbXmEmnZDBEcHTzHQ16MRCIFVJgoQEbHnK_NGJMmkt-TuyJGPmKWRcqJss4MaZtSlwjq8ZBDXpGwKSr4 2025/10/13 01:09:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/13 01:09:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 01:09:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL5Ne2Be450uX24n8ET11EYgJ_CHe82G6mRelaxnpwl4GjEtc2XE-gvJE-02xnZ_YBTwxkePIWIrvgwOsQI3ll1uHVhWaivZR1gLN5psIRG5XtguaRdx4NuiRoiearMi9JdpIRYTVuKts9sAyX-xx7UYRvppZak8Y6H452c8a9DoLaEAl_uwVGPpmgZ9saUDm71ILHgE6V-gYz3ol1hu6vV-VKw6ZpGXC0idcvvRrfI53qIu8lK2XZiEI8HCCoT2-9pG8DEBbXmEmnZDBEcHTzHQ16MRCIFVJgoQEbHnK_NGJMmkt-TuyJGPmKWRcqJss4MaZtSlwjq8ZBDXpGwKSr4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/13 01:09:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGcLBbKWc-_OHvwDu4ULn_fCry8htdKlgwb92jIvWrPD1Efh9X2TyK796f6JU3z9AlvualsojzoBbu5CCjc6vAkoxWFlJKx5euPNJ7kOwbASQ-wAjB6ypFNhVy-MbjSPYqbPLPpq7u3DQywG4LQ4irm8gHZwqWBNpWnWKAdd4gKFd8Y8fF0phmVAn4sMVpmsY3mcAj2QwWdGnV2z20D6Nm4JBtSx9FG-yPgc-G7jTr8_2KhS-uhnGBt5dxRgWkwqzpvBG68zHJLAa7s2ucNqVpVbiMFXhxd7c6gAZ2AXbxuvDZzJYBsaaJuZt-g7iqOQ558OdxOm-S29-xLuE60wVac 2025/10/13 01:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/13 01:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/13 01:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/13 01:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 01:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/13 01:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/13 01:09:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGcLBbKWc-_OHvwDu4ULn_fCry8htdKlgwb92jIvWrPD1Efh9X2TyK796f6JU3z9AlvualsojzoBbu5CCjc6vAkoxWFlJKx5euPNJ7kOwbASQ-wAjB6ypFNhVy-MbjSPYqbPLPpq7u3DQywG4LQ4irm8gHZwqWBNpWnWKAdd4gKFd8Y8fF0phmVAn4sMVpmsY3mcAj2QwWdGnV2z20D6Nm4JBtSx9FG-yPgc-G7jTr8_2KhS-uhnGBt5dxRgWkwqzpvBG68zHJLAa7s2ucNqVpVbiMFXhxd7c6gAZ2AXbxuvDZzJYBsaaJuZt-g7iqOQ558OdxOm-S29-xLuE60wVac" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/13 01:09:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AM2-t0NtZO8Iwp79EBJ6Q3WIcf-dHEmlvPiGAUkt-dxk-TSVNtqekqUYsnjVAzVJsvdsIQ4QnB71wDT3ZIHkdpDR0T1ytroobjpwFyXUk1VaHl1jYKfE6hPRGu5QIElVFmYK95mdSg78eZoHNBcCqjlwHQZd7qaHhH-xBuXdioYj_D2IxvhvnGJ1wSv1dmLB_y9nu74Zy3AocN0A7NolzTEQ71CYSbk5vW4YQ9O2tFsUKcCy8EsXPHRA4xVFUXRFP5lw0QkxsCpUqPlyHrrLJUFuG_oN6KtAzQAfUrdtSvscs8H0pd4AIRpszz_JUsdyZ-zo-fWr1j-Sza-v3xlGO4I 2025/10/13 01:09:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/13 01:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/13 01:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/13 01:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/13 01:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/13 01:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/13 01:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AM2-t0NtZO8Iwp79EBJ6Q3WIcf-dHEmlvPiGAUkt-dxk-TSVNtqekqUYsnjVAzVJsvdsIQ4QnB71wDT3ZIHkdpDR0T1ytroobjpwFyXUk1VaHl1jYKfE6hPRGu5QIElVFmYK95mdSg78eZoHNBcCqjlwHQZd7qaHhH-xBuXdioYj_D2IxvhvnGJ1wSv1dmLB_y9nu74Zy3AocN0A7NolzTEQ71CYSbk5vW4YQ9O2tFsUKcCy8EsXPHRA4xVFUXRFP5lw0QkxsCpUqPlyHrrLJUFuG_oN6KtAzQAfUrdtSvscs8H0pd4AIRpszz_JUsdyZ-zo-fWr1j-Sza-v3xlGO4I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/13 01:09:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALYmceim6iA4Hvgo9T0H3AEFfY2EI0uzM1Qnefl_CzZbYiAzkvDliy8MlSpc8zm_7EjY76zCHHYUBcBf7ZUTkK81P6FaSdY4-NAbJvBiU_g_kjgbaCyAniNa6aY7Tj-D31PXb_VtLCTWYUczxGrU-ygT4QlLwlnASOVRBxMffXv45B6nuAJ5MTXvfixVdcMaX7_waelVixIMWyoHgnP5Hxa00F-tvO3p_nXelT4epDFpZULLbO5afFmElSkX5rZa_KkeqRoFSP10niW2M9oZMSZaRFHmfehrunC1PaquqT3bRZQHy3pKZ0flsPSm4ymf9OBOs76rUknnvrX0O-4B_x0 2025/10/13 01:09:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/13 01:09:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/13 01:09:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALYmceim6iA4Hvgo9T0H3AEFfY2EI0uzM1Qnefl_CzZbYiAzkvDliy8MlSpc8zm_7EjY76zCHHYUBcBf7ZUTkK81P6FaSdY4-NAbJvBiU_g_kjgbaCyAniNa6aY7Tj-D31PXb_VtLCTWYUczxGrU-ygT4QlLwlnASOVRBxMffXv45B6nuAJ5MTXvfixVdcMaX7_waelVixIMWyoHgnP5Hxa00F-tvO3p_nXelT4epDFpZULLbO5afFmElSkX5rZa_KkeqRoFSP10niW2M9oZMSZaRFHmfehrunC1PaquqT3bRZQHy3pKZ0flsPSm4ymf9OBOs76rUknnvrX0O-4B_x0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/13 01:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AD7C8-rxYJ5vAY1nEqa0dXLyRcQ3_8gk5GRV5ae7gbjkbgQc4jqzToEvQizPYDOxzSz6Y4K1osxupTHdvuP76Sjr9QAi49PKfhmwBOy14KJgx4JUPYpOqCF4M9Yk3uK6lmyhSIHyaO7Xl5uGfbqogcltSWRxfJyLNofBY9qbjk_Yx_rrqj6kpkS-k-YTT9bLqRjtybQ4A-4Ff7dRVft8aLsTlGacsQUkRsUlmqUnMFVBeCIDB81UYOTEFkewGsHx0xoueWYiNRUi49wM55htzWNMS9WH1f_YrP2F4K6Vxzogau3DJlGRZgJ4AjnEvDSZqtgSLCWN8ZxazMcVGZ4WROg 2025/10/13 01:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/13 01:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 01:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AD7C8-rxYJ5vAY1nEqa0dXLyRcQ3_8gk5GRV5ae7gbjkbgQc4jqzToEvQizPYDOxzSz6Y4K1osxupTHdvuP76Sjr9QAi49PKfhmwBOy14KJgx4JUPYpOqCF4M9Yk3uK6lmyhSIHyaO7Xl5uGfbqogcltSWRxfJyLNofBY9qbjk_Yx_rrqj6kpkS-k-YTT9bLqRjtybQ4A-4Ff7dRVft8aLsTlGacsQUkRsUlmqUnMFVBeCIDB81UYOTEFkewGsHx0xoueWYiNRUi49wM55htzWNMS9WH1f_YrP2F4K6Vxzogau3DJlGRZgJ4AjnEvDSZqtgSLCWN8ZxazMcVGZ4WROg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/13 01:09:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALBReGM6O-tArWAzB1vKUqFHfqYlH5uRQQuTp1WZpuUqKyAFKVt8P6hFfxg9H2oQTuGVPpvEMxoeUwGEFlFfb_R71Sfd_fr1VRotXP_gtHsmFLod1iBQQ0_k_YdB3P5cW3il80JjYwTqpM2XB0x_U1iaHPlSGXZHFJjNI_DZec5hMl51_8GYCVsTDrnqFpFFqhk8IQHTyy_HD-lAUSZvqFJWQqEf4d7_KYQSHB8bML4idZZ-kOcHz7Mv-JPf5Vzgk9XaZDJumOvdbHCAabXN5DQq2l0i_-f-T34Pk8gf_6-YUcGhTDdRHR68zuCgtpzwf8lMOtgP3jzMdEVacTQe4wY 2025/10/13 01:09:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/13 01:09:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 01:09:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALBReGM6O-tArWAzB1vKUqFHfqYlH5uRQQuTp1WZpuUqKyAFKVt8P6hFfxg9H2oQTuGVPpvEMxoeUwGEFlFfb_R71Sfd_fr1VRotXP_gtHsmFLod1iBQQ0_k_YdB3P5cW3il80JjYwTqpM2XB0x_U1iaHPlSGXZHFJjNI_DZec5hMl51_8GYCVsTDrnqFpFFqhk8IQHTyy_HD-lAUSZvqFJWQqEf4d7_KYQSHB8bML4idZZ-kOcHz7Mv-JPf5Vzgk9XaZDJumOvdbHCAabXN5DQq2l0i_-f-T34Pk8gf_6-YUcGhTDdRHR68zuCgtpzwf8lMOtgP3jzMdEVacTQe4wY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/13 01:09:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOUZemvjAzWuHI_WcUY1FvcKTV83an6S8JncUD_UJcLejXsHlY1e1zSNDKwonfIQ8CXj27-HAN1IJPykZOuAamFyL3AC17KhS3TugllNfc8xRFm202GjumqmL_Xyl_7AWP6ePq2_XWtrLYZ0J5IaZUsqbjXAH0fzLIdA8vPg-ueGjx6qTpiI7a3l0pp8gD4iZBQ8R0DC1Magf-bnvqQ7o1zuyPMC6bGt3TwGnA9-CvEmjzpgC7ASEqqPW1foxPL3OsodqNrNZQ1K4cjIPHs7pCQ_wZQPLm1dphDq9TAX-lnxGAYzfJfEAVYDzb604AKnsZhFzHHzLmbPZ_jhHS14fLE 2025/10/13 01:09:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/13 01:09:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/13 01:09:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/13 01:09:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 01:09:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 01:09:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/13 01:09:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOUZemvjAzWuHI_WcUY1FvcKTV83an6S8JncUD_UJcLejXsHlY1e1zSNDKwonfIQ8CXj27-HAN1IJPykZOuAamFyL3AC17KhS3TugllNfc8xRFm202GjumqmL_Xyl_7AWP6ePq2_XWtrLYZ0J5IaZUsqbjXAH0fzLIdA8vPg-ueGjx6qTpiI7a3l0pp8gD4iZBQ8R0DC1Magf-bnvqQ7o1zuyPMC6bGt3TwGnA9-CvEmjzpgC7ASEqqPW1foxPL3OsodqNrNZQ1K4cjIPHs7pCQ_wZQPLm1dphDq9TAX-lnxGAYzfJfEAVYDzb604AKnsZhFzHHzLmbPZ_jhHS14fLE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/13 01:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJkPD1WXuvd3ujbI-GYhENc6_c5X3WwDYOg9DfO_Vw_jsxucRdLPJfif8_hdrase_vlFvHA2HTo5voUyL5yw36EWFlDh04-BUoLQKAxulGVF_XTeY3VErpESojTmwDwP0sEXlAgjfl5IWCvQVlVPLRHYNrnjjgeCeWi-IlRaPfzuuHMd9DXaN4Ye1oPJTCZrk3MXaymFYJh7O239ZWC0T99JScLD9NIYIfkizoG3YZQjSyoydT_6ny92-ew6oMOw-DRbc4CqVlPBR_TiJhyr9jGLTmayHVDx9Pz_tKESUs3YCLJbTbHrqQss2b6mrAA19Yl73MUTqQrD42SYr0GnnOQ 2025/10/13 01:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/13 01:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/13 01:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/13 01:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 01:09:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/13 01:09:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/13 01:09:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJkPD1WXuvd3ujbI-GYhENc6_c5X3WwDYOg9DfO_Vw_jsxucRdLPJfif8_hdrase_vlFvHA2HTo5voUyL5yw36EWFlDh04-BUoLQKAxulGVF_XTeY3VErpESojTmwDwP0sEXlAgjfl5IWCvQVlVPLRHYNrnjjgeCeWi-IlRaPfzuuHMd9DXaN4Ye1oPJTCZrk3MXaymFYJh7O239ZWC0T99JScLD9NIYIfkizoG3YZQjSyoydT_6ny92-ew6oMOw-DRbc4CqVlPBR_TiJhyr9jGLTmayHVDx9Pz_tKESUs3YCLJbTbHrqQss2b6mrAA19Yl73MUTqQrD42SYr0GnnOQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/13 01:09:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMMIM6Bi5bhwURPbdVIEc2ujAjyORTCZCV3wpE7fH9tEpQLsScVGereGYYHKhevLBDMPLoG09xpSANMhnd_MBt3gMyQdJr-vXugWmV1k0COpdcgARThLPYyepRYaZjjdKa-WdC-VnPojybbUDXtSyT_hvMRzQVxyL9-h-RBY-WDJlVcWbvfcsJwYnujrnlPt-DmFAj7zYBMny3QE6s1HMLqP4ZpHItgmmWravhZ7wzhM3n7XVe18j_t8BRJsLfXBZTfNb_3OdbG97pfS7H1dG35LJrqUTxCwQDSHBvgvBbdbgCNJrovbSxoZeOB1WS5c_aJvYZBykESfF8ga0g0Zub4 2025/10/13 01:09:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/13 01:09:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/13 01:09:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMMIM6Bi5bhwURPbdVIEc2ujAjyORTCZCV3wpE7fH9tEpQLsScVGereGYYHKhevLBDMPLoG09xpSANMhnd_MBt3gMyQdJr-vXugWmV1k0COpdcgARThLPYyepRYaZjjdKa-WdC-VnPojybbUDXtSyT_hvMRzQVxyL9-h-RBY-WDJlVcWbvfcsJwYnujrnlPt-DmFAj7zYBMny3QE6s1HMLqP4ZpHItgmmWravhZ7wzhM3n7XVe18j_t8BRJsLfXBZTfNb_3OdbG97pfS7H1dG35LJrqUTxCwQDSHBvgvBbdbgCNJrovbSxoZeOB1WS5c_aJvYZBykESfF8ga0g0Zub4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/13 01:09:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALqWt3h1mBbdJbvRw6O-cvkfIuQOpYhlYN9vp94b7Cahl_1Qw0-X9QBw9XWq1dbEl-iYnRcUg1K3nZ9rRAJeIgFNC5lpW5zC-dGOLeim4Oj5eL-jJYz6fU9FOzKqHVx5dcVnciTxyHa6lvbC6iE3J5xBO8ubnMTzFJ4IptbYTaVN6PgjiD78rKDkFuHhVH0DYquq2CIFIpPe2I7D0jxWKfI0RT8QiVZH9nCXmj9TwcdR3Amj8XW0XK8SKifa4oSpHwUu-_pBCjBcb_SAeQzTh9sn--hlXd6BiROohHe03To97M5dwI4SSwpYm3dCDG69oRj57c9mENCkJMp0O1pki1o 2025/10/13 01:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/13 01:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 01:09:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALqWt3h1mBbdJbvRw6O-cvkfIuQOpYhlYN9vp94b7Cahl_1Qw0-X9QBw9XWq1dbEl-iYnRcUg1K3nZ9rRAJeIgFNC5lpW5zC-dGOLeim4Oj5eL-jJYz6fU9FOzKqHVx5dcVnciTxyHa6lvbC6iE3J5xBO8ubnMTzFJ4IptbYTaVN6PgjiD78rKDkFuHhVH0DYquq2CIFIpPe2I7D0jxWKfI0RT8QiVZH9nCXmj9TwcdR3Amj8XW0XK8SKifa4oSpHwUu-_pBCjBcb_SAeQzTh9sn--hlXd6BiROohHe03To97M5dwI4SSwpYm3dCDG69oRj57c9mENCkJMp0O1pki1o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/13 01:09:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALtpnfXULReoEm9womwMF8D-JHd7nHO8my1C6VJeRr2xOQe0GwMosPsSjbl1RKzYKRbH_Q4wxStCKgEjO7Vr-O5k-dAx5229S6E45sm3S1ZSp_tQHAABRBd-OI1v7lOW3PjJgoMObl1BHAOa5SGBkYBTedUu89H5-O6NfZzay0lJwvNg1mc-f12XUn-kP-1c3ESIkkrZXPnF1N5sSq2jeVXYy_nGwFmE2FQEZ0tI0nOQ9OBKNeXgsQA7z79No8muIi649HaNdE0K4UhqUcquXfbuyH-doNoQSbFsVkGR_K4XxY0yOBXP131XwSfGQ5ffrt3pika49aH3eqlvELNl-ow 2025/10/13 01:09:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/13 01:09:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 01:09:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALtpnfXULReoEm9womwMF8D-JHd7nHO8my1C6VJeRr2xOQe0GwMosPsSjbl1RKzYKRbH_Q4wxStCKgEjO7Vr-O5k-dAx5229S6E45sm3S1ZSp_tQHAABRBd-OI1v7lOW3PjJgoMObl1BHAOa5SGBkYBTedUu89H5-O6NfZzay0lJwvNg1mc-f12XUn-kP-1c3ESIkkrZXPnF1N5sSq2jeVXYy_nGwFmE2FQEZ0tI0nOQ9OBKNeXgsQA7z79No8muIi649HaNdE0K4UhqUcquXfbuyH-doNoQSbFsVkGR_K4XxY0yOBXP131XwSfGQ5ffrt3pika49aH3eqlvELNl-ow" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/13 01:09:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOHDqVpT9VlyRyqBSiPxrxI-JfDxIPkoedpeTglvvXehpNomGTDCxYEYYBRUryJVpJH28ZkSWomGpDt4UtsM30qxHdUnXbOUbDb0nIDjCo7VJbIYMBE96WJXlcqX1nflPnEsAXbT7lsF8QT8hlaGuqXTzA9Isdr8PFO0iBGHQJpbqBUztpEh9PrxIrsDeyZPvF_wISp35pJobaeH_VnwktWOStckUWQ7sudpfVNJJ8257YRjSQj91YaY1rOLKrAoXW3Ebs9mTzb93ZLgP2x5ej55oB-OMBUi1BL9yYw8mmuxIykzIx-byQCR-N0bm-RRVfQohAp9ZqJjFovLXCty1JU 2025/10/13 01:09:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/13 01:09:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/13 01:09:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/13 01:09:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/13 01:09:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 01:10:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/13 01:10:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOHDqVpT9VlyRyqBSiPxrxI-JfDxIPkoedpeTglvvXehpNomGTDCxYEYYBRUryJVpJH28ZkSWomGpDt4UtsM30qxHdUnXbOUbDb0nIDjCo7VJbIYMBE96WJXlcqX1nflPnEsAXbT7lsF8QT8hlaGuqXTzA9Isdr8PFO0iBGHQJpbqBUztpEh9PrxIrsDeyZPvF_wISp35pJobaeH_VnwktWOStckUWQ7sudpfVNJJ8257YRjSQj91YaY1rOLKrAoXW3Ebs9mTzb93ZLgP2x5ej55oB-OMBUi1BL9yYw8mmuxIykzIx-byQCR-N0bm-RRVfQohAp9ZqJjFovLXCty1JU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/13 01:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAu2YBD9BZRWxOabVHHmz4j_VVgW7dXxtJor-uhcPbTIupfWMJ1b3yKTMPSV2Q3VGrexJCxCg2K8Opw7-b8NYQUMhnta5X584KoyZYVrmBrqOhJfhCGtBLZKyy6umuSSA6Rih7rEkWciTrisOnQ_464H43xLKwBGCfDEWC7PJSt_gkLE_X__sfpN3HTv74zxJzWXsZ57uF2eHQkYKIoV4cAh2QB6M6s-AGVdQ0sZL5DVMDs-kl8xhC2A5NVG_P3bFsLjS87PTWfCp1llsyJUqnOYHzRpLPXb4LQhuwU7Z18ltVZMy_zsOXG0azyrT3i3HDvuj140XNpSfyoI7oQYBaU 2025/10/13 01:10:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/13 01:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/13 01:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/13 01:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/13 01:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/13 01:10:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/13 01:10:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAu2YBD9BZRWxOabVHHmz4j_VVgW7dXxtJor-uhcPbTIupfWMJ1b3yKTMPSV2Q3VGrexJCxCg2K8Opw7-b8NYQUMhnta5X584KoyZYVrmBrqOhJfhCGtBLZKyy6umuSSA6Rih7rEkWciTrisOnQ_464H43xLKwBGCfDEWC7PJSt_gkLE_X__sfpN3HTv74zxJzWXsZ57uF2eHQkYKIoV4cAh2QB6M6s-AGVdQ0sZL5DVMDs-kl8xhC2A5NVG_P3bFsLjS87PTWfCp1llsyJUqnOYHzRpLPXb4LQhuwU7Z18ltVZMy_zsOXG0azyrT3i3HDvuj140XNpSfyoI7oQYBaU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/13 01:10:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AH3bpq8RXAHDXSFWUiZvnEVjm9DvRs60fMqGTpaCygTv6r_5Ksi7m84grFkFHXCwWDzP7VTcai1g-Cyk2yinOJfE900pTWTjQQlPDD64TyH_0vv9vj-J_8gzr7zY85dHvxelp6Y7AyQBjfmF6zdE_d3nBNUml2JIf31buEEycPM1nN0fnOKbGzN_VulTtS1_oC9uckt3z6UzNWS3DU9BB59NeqQLU5tFhhy3b0s90KAjnkbkoHD5o3MNntYOUXxtCw7YZKWPuChx8Ls5Wv-pEh4MOGHE5SBwlDt3aXxHXoBdKABO1DnbKnzwT8R9q_4K_FLOFlyV8OdyC0_jU7JQ7V0 2025/10/13 01:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/13 01:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/13 01:10:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AH3bpq8RXAHDXSFWUiZvnEVjm9DvRs60fMqGTpaCygTv6r_5Ksi7m84grFkFHXCwWDzP7VTcai1g-Cyk2yinOJfE900pTWTjQQlPDD64TyH_0vv9vj-J_8gzr7zY85dHvxelp6Y7AyQBjfmF6zdE_d3nBNUml2JIf31buEEycPM1nN0fnOKbGzN_VulTtS1_oC9uckt3z6UzNWS3DU9BB59NeqQLU5tFhhy3b0s90KAjnkbkoHD5o3MNntYOUXxtCw7YZKWPuChx8Ls5Wv-pEh4MOGHE5SBwlDt3aXxHXoBdKABO1DnbKnzwT8R9q_4K_FLOFlyV8OdyC0_jU7JQ7V0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/13 01:10:08 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AM8ifIwW4IpcbmPMI-iHXmYgQlp8QvUzCPyxccu9c_NXif7-30j_J7ibPej3KzhqDSH_pDlBviQ2OMQevLVwy3El-pxr776gCEdx-XIy6HfvSRzxN3r4QA3IIzW-Kn1PZoP5gJtaqf8sQd5JyO8kFTx8KLVTZH8hokkVNucQ402unFgBgWIZfZRY3JTJc-HrzkWrtYqRmKn7E6gcZ0UUegTxnPFPwJLg6HhFedkmYvSOysDZRaN0-ReBcSaAETn_IrIvV2VLurnQONk3Gl02ARMWZwtBD8kQ0Sd5jTNcqCXlrFKnP9pRW2SLI33f-8zg-La4wdHAC0BzzYPvk9a5NPE 2025/10/13 01:10:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/13 01:10:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 01:10:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AM8ifIwW4IpcbmPMI-iHXmYgQlp8QvUzCPyxccu9c_NXif7-30j_J7ibPej3KzhqDSH_pDlBviQ2OMQevLVwy3El-pxr776gCEdx-XIy6HfvSRzxN3r4QA3IIzW-Kn1PZoP5gJtaqf8sQd5JyO8kFTx8KLVTZH8hokkVNucQ402unFgBgWIZfZRY3JTJc-HrzkWrtYqRmKn7E6gcZ0UUegTxnPFPwJLg6HhFedkmYvSOysDZRaN0-ReBcSaAETn_IrIvV2VLurnQONk3Gl02ARMWZwtBD8kQ0Sd5jTNcqCXlrFKnP9pRW2SLI33f-8zg-La4wdHAC0BzzYPvk9a5NPE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/13 01:10:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOUDpJQ_tJ12a7b12Ym9kY5YlXBxZ-Cu1KqBv9ZmXEl3_DKR1QB1TRexzw7IS0m0d9g2yqQYIdOk6j-zJy7WtMZOol1G80TGbn5ecOOIez-BybO7UVe3J2Ni_TeoxDrw7YMptB0KZzgT9-5V55Hgb-rzlz9ilbsMEll4e-JfQDSZn6iMkOyqy2MWfpcS1TYv9BP3QfXsxxITXq-Aa2PFYeBCk66z3ZZcsuAOUANULT8k10VaIkrDYOXunaHVGENTqgVGCBgf1CdhQOWCRgSpjCWXVPc9x-cddSr0kEZnzbidYKVj1SHKwZKuxLy7s3kjSm20cD44nPiWFuwcWCTHISs 2025/10/13 01:10:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/13 01:10:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 01:10:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOUDpJQ_tJ12a7b12Ym9kY5YlXBxZ-Cu1KqBv9ZmXEl3_DKR1QB1TRexzw7IS0m0d9g2yqQYIdOk6j-zJy7WtMZOol1G80TGbn5ecOOIez-BybO7UVe3J2Ni_TeoxDrw7YMptB0KZzgT9-5V55Hgb-rzlz9ilbsMEll4e-JfQDSZn6iMkOyqy2MWfpcS1TYv9BP3QfXsxxITXq-Aa2PFYeBCk66z3ZZcsuAOUANULT8k10VaIkrDYOXunaHVGENTqgVGCBgf1CdhQOWCRgSpjCWXVPc9x-cddSr0kEZnzbidYKVj1SHKwZKuxLy7s3kjSm20cD44nPiWFuwcWCTHISs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/13 01:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AO4O8YqC9kuf0oAwSVkuomcUgu0lLBkDw7zgfHJyl75Fg_Z3q1zkQWIoddAxAOKtdtDcofbz7UjOTq1bfsZgUW2VF9UBbudkn27ETTsq_F7FTsLWNzgtT7FtoIFGgMIJe_wussnAlnXNUTiPR_-lFarWiXkVogT3_LtP-91gBzPco8Qi9TXKRdGwEW36w3nfK1W6pkKBavih5BveVXGnnJRF3yoBFCA5ZxruGdArpfwUhjTQpDoNex_MJ0ZBkd4IISjVqnVwoZ7QhoPuVhbNxsKHJ4c32vYk365EoqlDuMpBqX4KP7gq5tWslbClBemcW0xrfoy6HLlU2qe8RO-keyQ 2025/10/13 01:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/13 01:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/13 01:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/13 01:10:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 01:10:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 01:10:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/13 01:10:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AO4O8YqC9kuf0oAwSVkuomcUgu0lLBkDw7zgfHJyl75Fg_Z3q1zkQWIoddAxAOKtdtDcofbz7UjOTq1bfsZgUW2VF9UBbudkn27ETTsq_F7FTsLWNzgtT7FtoIFGgMIJe_wussnAlnXNUTiPR_-lFarWiXkVogT3_LtP-91gBzPco8Qi9TXKRdGwEW36w3nfK1W6pkKBavih5BveVXGnnJRF3yoBFCA5ZxruGdArpfwUhjTQpDoNex_MJ0ZBkd4IISjVqnVwoZ7QhoPuVhbNxsKHJ4c32vYk365EoqlDuMpBqX4KP7gq5tWslbClBemcW0xrfoy6HLlU2qe8RO-keyQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/13 01:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AFE510LFq1hHtUIgipBun3FlsBzP9aM5_TUenfUyZDXpQWQpHsI1MNLfcTKRK8IFaHyMxaPcuX1e7tIlMt8beDPvdEMXmarpiz-LZ_rnDvqKgIVkhzryf6-edIUGJU4bbKeIMYTXPIWFKCwZeqj3A446ZIXQL7u79xhXcUau7MFQRL_WJRA9MJidd5lobIVFnm2m2orJ8IqheRkqbfsKOZrfHAZalRU5yvdo2JA55Jzkhn07SZOn7n1kRAAPyJbILBYYde0f0LXEmd4-tu_-OgThUKLbNJaiKyhneGG5tERAP0yWqWL9QPvo7CCfGjkyfHgMECFtOuLOyLDqLqq4mCg 2025/10/13 01:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/13 01:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/13 01:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/13 01:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/13 01:10:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/13 01:10:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/13 01:10:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AFE510LFq1hHtUIgipBun3FlsBzP9aM5_TUenfUyZDXpQWQpHsI1MNLfcTKRK8IFaHyMxaPcuX1e7tIlMt8beDPvdEMXmarpiz-LZ_rnDvqKgIVkhzryf6-edIUGJU4bbKeIMYTXPIWFKCwZeqj3A446ZIXQL7u79xhXcUau7MFQRL_WJRA9MJidd5lobIVFnm2m2orJ8IqheRkqbfsKOZrfHAZalRU5yvdo2JA55Jzkhn07SZOn7n1kRAAPyJbILBYYde0f0LXEmd4-tu_-OgThUKLbNJaiKyhneGG5tERAP0yWqWL9QPvo7CCfGjkyfHgMECFtOuLOyLDqLqq4mCg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/13 01:10:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APirsKIepP1FtQf_x9l5sH_g1t5Vp8mb9oaqXKGQeeN6mKA2v9JTzs1-uqgr2rsjASHtq5mEoEDx67lyGAN3u8Vo0MsG6pYep3gZCUtbfoqBj6tK2-bevFwDcpmaNq3Y7tU1jILC49BSAWFTpXIbN1-SN999fiLumNbRghAYqsbcSd0a6J0Y2YkjKOsiKk5kP5o7DXRcUXGKHYpR5fb1_qjYXPmuOs4sts4qVtCKWZ8ttl0MuJL7mfIRtdnWx4GcULO2PIRVea_B5CRXTa0EuOCQ3Zf3GNAX7IosKz4qbzmqJOAJPdnKF9fhhCzgMGzelf3QIoynD_oZmSmU5DODOU8 2025/10/13 01:10:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/13 01:10:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/13 01:10:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APirsKIepP1FtQf_x9l5sH_g1t5Vp8mb9oaqXKGQeeN6mKA2v9JTzs1-uqgr2rsjASHtq5mEoEDx67lyGAN3u8Vo0MsG6pYep3gZCUtbfoqBj6tK2-bevFwDcpmaNq3Y7tU1jILC49BSAWFTpXIbN1-SN999fiLumNbRghAYqsbcSd0a6J0Y2YkjKOsiKk5kP5o7DXRcUXGKHYpR5fb1_qjYXPmuOs4sts4qVtCKWZ8ttl0MuJL7mfIRtdnWx4GcULO2PIRVea_B5CRXTa0EuOCQ3Zf3GNAX7IosKz4qbzmqJOAJPdnKF9fhhCzgMGzelf3QIoynD_oZmSmU5DODOU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/13 01:10:23 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIWrj-obreFUf_ECvjffrdFAmgym2g04VFHEe_0Lme_tgJnaygdt5sS5nDTCUiPW_8IFpMVSLA_3MRbmVjJViSv_qULPjGP-tcB7G56kALy6xiY2t-QQG1NhXRBjmx20OMDLTd768u5_urJWM2Y6uffb1YcbkBqAgVUNpeRV2X6GLYVZwHG2PHl_Cu0M8P4LvLUXPUMsTfXneq6RhPsECVHVgbblf3MmEZJzyB2SgZ3cIZIAdMoch-pA2ZDOylnAUYsZL-SPSzMfYWEGmCKhVGqgoEJdJtPYHj-2vifkuQYR5vBedBkL78ZWZaYI8GDvyFDmmYGlYbjbN9JhhYhCsbs 2025/10/13 01:10:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/13 01:10:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 01:10:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIWrj-obreFUf_ECvjffrdFAmgym2g04VFHEe_0Lme_tgJnaygdt5sS5nDTCUiPW_8IFpMVSLA_3MRbmVjJViSv_qULPjGP-tcB7G56kALy6xiY2t-QQG1NhXRBjmx20OMDLTd768u5_urJWM2Y6uffb1YcbkBqAgVUNpeRV2X6GLYVZwHG2PHl_Cu0M8P4LvLUXPUMsTfXneq6RhPsECVHVgbblf3MmEZJzyB2SgZ3cIZIAdMoch-pA2ZDOylnAUYsZL-SPSzMfYWEGmCKhVGqgoEJdJtPYHj-2vifkuQYR5vBedBkL78ZWZaYI8GDvyFDmmYGlYbjbN9JhhYhCsbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/13 01:10:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJyOj4qiBriROqN1XOD-hU0jG7pGf5As7u4rqr--VqKQw1uOpwvMNaWN2fr3ChnFF11m8rvY3keFV7lpG8QE_HEhCUmpQww9bExvk5wckoh7BDCoH3ME2TRkNvWCoPFTp5oX--fA0Nk0HhGuGe-lxEPXkbhYnTLyARp121yorCBY7pCMSzifFoje3VRdc1VYlurul2JGrb6-f-9BBnbd9AK9vaZZtwcJiX2d06srkcpUTsUTr2HTya1Mai2OagfnnTq-9MDhxekRmLoKU48ri56zJ270brcGX9POhA3UMGZHxIYozQjBor6dGXOuyNmFnTR-IoJX1zxCQiVcef3OwU8 2025/10/13 01:10:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/13 01:10:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 01:10:26 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJyOj4qiBriROqN1XOD-hU0jG7pGf5As7u4rqr--VqKQw1uOpwvMNaWN2fr3ChnFF11m8rvY3keFV7lpG8QE_HEhCUmpQww9bExvk5wckoh7BDCoH3ME2TRkNvWCoPFTp5oX--fA0Nk0HhGuGe-lxEPXkbhYnTLyARp121yorCBY7pCMSzifFoje3VRdc1VYlurul2JGrb6-f-9BBnbd9AK9vaZZtwcJiX2d06srkcpUTsUTr2HTya1Mai2OagfnnTq-9MDhxekRmLoKU48ri56zJ270brcGX9POhA3UMGZHxIYozQjBor6dGXOuyNmFnTR-IoJX1zxCQiVcef3OwU8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/13 01:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALwxrdBZdQYx9Bhuhsq1kfwfYoaOw6CmMuLsnWmusmAA-j48pSWOICslg5fOcI2pnINRx3gARTCYSSa9NAkH1jhKVIfLLzwTleyMUKh4IELr9JKmzoFw4DnM4mqG1UYaoGGZvM_2oOjctwTYCPLjkL4cf5oa0RHA2v-auh_9cIiwgrILhb-jChVUEuA9Nx5Syq8krWb4eImrbJFFomhCG-7ruaSglrPMbD2WH3nkuO7UXIi_S8jWXah0CrHojgDMdeypRpub45qCxkhJhOZOFCtBYGzwWZLCkC6klXcrtCKDMuIXSM7S8CymW-z29WkQebyH2-KX5fE8jVmuafJsaJI 2025/10/13 01:10:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/13 01:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/13 01:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/13 01:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/13 01:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/13 01:10:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 01:10:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALwxrdBZdQYx9Bhuhsq1kfwfYoaOw6CmMuLsnWmusmAA-j48pSWOICslg5fOcI2pnINRx3gARTCYSSa9NAkH1jhKVIfLLzwTleyMUKh4IELr9JKmzoFw4DnM4mqG1UYaoGGZvM_2oOjctwTYCPLjkL4cf5oa0RHA2v-auh_9cIiwgrILhb-jChVUEuA9Nx5Syq8krWb4eImrbJFFomhCG-7ruaSglrPMbD2WH3nkuO7UXIi_S8jWXah0CrHojgDMdeypRpub45qCxkhJhOZOFCtBYGzwWZLCkC6klXcrtCKDMuIXSM7S8CymW-z29WkQebyH2-KX5fE8jVmuafJsaJI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/13 01:10:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOmRwt9yBH8Z3sjNqC_MhleGifwLlJWTLUX6NVeCT-UDFV_AEzi3ZNKl4-k-C_YErPavA5dOrYDc1p5MC2i-T8A6m4ss4--bHba9dMmFM8weox_BSk2Os-2G4Pllqa-bit32yBG7iWOsRIuwUBg4DvAn4asIJbL2Be2OS7UrpNaXQznzpsNUlMHCfQJF9-dsrTgvbRO3DUqSi_4Jne7dHEutmWbxACYK95YNwlznXjtnTjOl4p_HWf2H3zMmJrd-3tI1269u05i1q5QQCLqy1Z320t5CxWf5GqNjt7scaizGD_V0mvxeIpfZ6Z9qVBYJHq05bKE3a_vsrPhjFTv7zEk 2025/10/13 01:10:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/13 01:10:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/13 01:10:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/13 01:10:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/13 01:10:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/13 01:10:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/13 01:10:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOmRwt9yBH8Z3sjNqC_MhleGifwLlJWTLUX6NVeCT-UDFV_AEzi3ZNKl4-k-C_YErPavA5dOrYDc1p5MC2i-T8A6m4ss4--bHba9dMmFM8weox_BSk2Os-2G4Pllqa-bit32yBG7iWOsRIuwUBg4DvAn4asIJbL2Be2OS7UrpNaXQznzpsNUlMHCfQJF9-dsrTgvbRO3DUqSi_4Jne7dHEutmWbxACYK95YNwlznXjtnTjOl4p_HWf2H3zMmJrd-3tI1269u05i1q5QQCLqy1Z320t5CxWf5GqNjt7scaizGD_V0mvxeIpfZ6Z9qVBYJHq05bKE3a_vsrPhjFTv7zEk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/13 01:10:41 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/13 01:10:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/13 01:10:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/13 01:10:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/13 01:10:54 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/13 01:10:58 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJKkXQmo91kp8iEqFnBOyieS0hYh_vNQ_NERH4txoMrVAtQjPLVntNXJujIRApE8q9GgAQPJlMBY-7hx1X8k1HsBPKfbjLTssn5AQ36iqIhAw5k3dMgm-khc8YB-gPMnXF6TpNetYILdq0j4-GzFLBUFqPSN9uZ7HKwM_Ttj5GrkRCsS-54VmjpqZqhlCNG-Ce4RGceKyBCtJaqF58munBgTYOGo00YbRdJZTWlHd4_iPDWKYXQ9mUvm7GOkybmnjGSjpAKwWuY_CIT_CbhkZwDKtyJ6eNzlNqdYEimKKRgdarb93xPb0ytys1xFAicAOjfZSg3T53xSQkN2luUFF_k 2025/10/13 01:10:58 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/13 01:10:58 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "eaa863495ff41bc28851075a8e03c66c" 2025/10/13 01:10:58 DEBUG : unknown-size-put.txt: multipart upload "AJKkXQmo91kp8iEqFnBOyieS0hYh_vNQ_NERH4txoMrVAtQjPLVntNXJujIRApE8q9GgAQPJlMBY-7hx1X8k1HsBPKfbjLTssn5AQ36iqIhAw5k3dMgm-khc8YB-gPMnXF6TpNetYILdq0j4-GzFLBUFqPSN9uZ7HKwM_Ttj5GrkRCsS-54VmjpqZqhlCNG-Ce4RGceKyBCtJaqF58munBgTYOGo00YbRdJZTWlHd4_iPDWKYXQ9mUvm7GOkybmnjGSjpAKwWuY_CIT_CbhkZwDKtyJ6eNzlNqdYEimKKRgdarb93xPb0ytys1xFAicAOjfZSg3T53xSQkN2luUFF_k" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/13 01:10:59 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADJDoRQ23X5nN3PwKjD_IhDmldJECIL9C53wifa0PI-IBeWuBr0UbIn3uzbd1GfPh1JWE9RsGIpKbK2a6GqWqbZ5Iy4NRuXEGjwZS_mq0EyuroANK234ID8UdOy4tRdAmP4Uwq1u7XNjc7bpBrPBbjRVHo0xas9pFs2_qzDgbNB0Ox5-lKo7hWS9kg60N4CyhzITWD1-5iaopZkwwtRoywYFFHM7JSrDh6SRCdrZvWVeTlbbOvLeZikk11_cNh-Eeit1iLrddfZJig78rrzwNnVY234e1hPtKSiq1Skl4HzGh09rkYXNcM1VxjvLMnFLoIFLvZluDTfd-MBhjG8ws3k 2025/10/13 01:10:59 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/13 01:10:59 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "614001af75a53c7d58724ab8d7c2ea0d" 2025/10/13 01:10:59 DEBUG : unknown-size-update.txt: multipart upload "ADJDoRQ23X5nN3PwKjD_IhDmldJECIL9C53wifa0PI-IBeWuBr0UbIn3uzbd1GfPh1JWE9RsGIpKbK2a6GqWqbZ5Iy4NRuXEGjwZS_mq0EyuroANK234ID8UdOy4tRdAmP4Uwq1u7XNjc7bpBrPBbjRVHo0xas9pFs2_qzDgbNB0Ox5-lKo7hWS9kg60N4CyhzITWD1-5iaopZkwwtRoywYFFHM7JSrDh6SRCdrZvWVeTlbbOvLeZikk11_cNh-Eeit1iLrddfZJig78rrzwNnVY234e1hPtKSiq1Skl4HzGh09rkYXNcM1VxjvLMnFLoIFLvZluDTfd-MBhjG8ws3k" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/13 01:10:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoyinep5yiqi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/13 01:11:00 DEBUG : Waiting for deletions to finish 2025/10/13 01:11:00 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/13 01:11:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/13 01:11:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/13 01:11:00 INFO : S3 bucket rclone-test-zoyinep5yiqi: Bucket "rclone-test-zoyinep5yiqi" deleted 2025/10/13 01:11:00 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (137.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.70s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.80s) --- FAIL: TestIntegration/FsMkdir (135.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (81.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (22.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.14s) --- 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 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/13 01:11:00 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/13 01:11:00 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 137.790s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m19.824467622s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot_dot]