"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:" 2026/04/11 01:39:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giluyeb4peba" 2026/04/11 01:39:00 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 2026/04/11 01:39:01 INFO : S3 bucket rclone-test-giluyeb4peba: Bucket "rclone-test-giluyeb4peba" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/11 01:39:02 INFO : S3 bucket rclone-test-giluyeb4peba: Bucket "rclone-test-giluyeb4peba" deleted === RUN TestIntegration/FsMkdir 2026/04/11 01:39:02 INFO : S3 bucket rclone-test-giluyeb4peba: Bucket "rclone-test-giluyeb4peba" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/11 01:39:02 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/11 01:39:02 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/11 01:39:03 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 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/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/11 01:39:15 NOTICE: S3 bucket rclone-test-giluyeb4peba: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/11 01:39:15 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AA26zw2nl8GICT90h17e4MptKQnKni_SMjCNf3ccpyqK5oFIrSRsdydZeIZ1gDxlQt1QqYddaSwAKCLcOVU5QhNgDWXkPpr_IbJ0-oKK6imwVB1NmzEELQ44vE6Gyuio3abfqzxflco311LogQq6QxM7zMuwMf7Raeb_7iF-iY_o-LvXiafvQOLxzrVhgi6FUKbP_4JetSw4TTM3xtQpI1nCsbEBLnPJTP8ahltPNWjPkCi2F7zaCGjJcjm32aum4aSmyQE1vpnE9u9WHp2ffFqUtMpZwFQLfDSdz3uHgWxTcCL0mf4mk1-_JXaaHIJ_1RPrKqeF2UIc4h2mEnIietY 2026/04/11 01:39:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6f90544261601e4f03278961e2c629c3" 2026/04/11 01:39:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "630913d2f279b55893712b6862a46039" 2026/04/11 01:39:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "81b0f5fa57b056035087875af40ddef1" 2026/04/11 01:39:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AA26zw2nl8GICT90h17e4MptKQnKni_SMjCNf3ccpyqK5oFIrSRsdydZeIZ1gDxlQt1QqYddaSwAKCLcOVU5QhNgDWXkPpr_IbJ0-oKK6imwVB1NmzEELQ44vE6Gyuio3abfqzxflco311LogQq6QxM7zMuwMf7Raeb_7iF-iY_o-LvXiafvQOLxzrVhgi6FUKbP_4JetSw4TTM3xtQpI1nCsbEBLnPJTP8ahltPNWjPkCi2F7zaCGjJcjm32aum4aSmyQE1vpnE9u9WHp2ffFqUtMpZwFQLfDSdz3uHgWxTcCL0mf4mk1-_JXaaHIJ_1RPrKqeF2UIc4h2mEnIietY" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/04/11 01:39:18 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/11 01:39:18 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/11 01:39:20 DEBUG : S3 bucket rclone-test-giluyeb4peba: bucket is versioned: false 2026/04/11 01:39:20 DEBUG : Waiting for deletions to finish 2026/04/11 01:39:20 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/11 01:39:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/11 01:39:20 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/11 01:39:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giluyeb4peba/dirToPurgeFromRoot" 2026/04/11 01:39:21 DEBUG : S3 bucket rclone-test-giluyeb4peba path dirToPurgeFromRoot: bucket is versioned: false 2026/04/11 01:39:21 DEBUG : Waiting for deletions to finish 2026/04/11 01:39:21 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/11 01:39:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/11 01:39:21 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/11 01:39:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giluyeb4peba/hello? sausage/êé" 2026/04/11 01:39:22 DEBUG : S3 bucket rclone-test-giluyeb4peba path hello? sausage/êé: bucket is versioned: false 2026/04/11 01:39:22 DEBUG : Waiting for deletions to finish 2026/04/11 01:39:22 DEBUG : "a/b/c/d/e.txt" version false 2026/04/11 01:39:22 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/11 01:39:23 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/04/11 01:39:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giluyeb4peba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/11 01:39:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giluyeb4peba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-giluyeb4peba" from "TestS3R2:rclone-test-giluyeb4peba" 2026/04/11 01:39:28 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/11 01:39:32 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACLcFcU6WfHSmTPCivikAKjfBfiTG4OpZf6u3v8_qyyEn07wRXpfQw_wdiNfvUIazjh35DF_g-0spmgfcRmJR9_NcZNb7ZvqFtVYhljGuy45l41-AJvmQlXxPfkhlLBTRXolwz_8g8LQL-T1jASYqEbfIvDNXAoJtrfnPfHVOtt_wjdIPfqN0wwvLseeDbHuztX3vOBAvc701zBfWX007yvjNuyM0b67LoxVi-Vn0P0CUH4WuhKFdb6ml0t1jQZmIjBT6FKTWOLLYHvP8p98XQf7TogD5I3CoUXsO9gUe9PDtUkyWmixKf7p6nZAp6VhYlD9OBmQ1OlVKBPgUjD97e8 2026/04/11 01:39:32 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/11 01:39:32 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/11 01:39:32 DEBUG : piped data.txt: multipart upload "ACLcFcU6WfHSmTPCivikAKjfBfiTG4OpZf6u3v8_qyyEn07wRXpfQw_wdiNfvUIazjh35DF_g-0spmgfcRmJR9_NcZNb7ZvqFtVYhljGuy45l41-AJvmQlXxPfkhlLBTRXolwz_8g8LQL-T1jASYqEbfIvDNXAoJtrfnPfHVOtt_wjdIPfqN0wwvLseeDbHuztX3vOBAvc701zBfWX007yvjNuyM0b67LoxVi-Vn0P0CUH4WuhKFdb6ml0t1jQZmIjBT6FKTWOLLYHvP8p98XQf7TogD5I3CoUXsO9gUe9PDtUkyWmixKf7p6nZAp6VhYlD9OBmQ1OlVKBPgUjD97e8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/11 01:39:33 DEBUG : piped data.txt: open chunk writer: started multipart upload: AD6D3YzqIpQOzLKbv_Rovb5yLum__WvMfnX20CL99aa5Q7yhxcBV7rUOe-xXqYHFlbUtwWc22agVUW_-FTFw_xxrv83li7nJJtn_BE-IFlv1tEoN98PDJBx7gNUGhJMksn0gPmywaK8uoZX1BjlUBVwKBwzy128zXNniMT63IAoe6-BaLyvbqprY8z1PsBZh8kzWqQZARAS2ah9fJOF5k4rIuPal1CEZqtDSMUw9rPflq3CCj-Y1LMWAOLjBdlyzZiyxrdNDaLT02t1W5sbMabrhZ_1lKNNFdIKeC0ZkTkIniNwmuXBGQStz30fgTWeCt3d5Y1d718pfzvg9P0Pcy7g 2026/04/11 01:39:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/11 01:39:33 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "afc9d68eb0c5682c4415c497dadfcc10" 2026/04/11 01:39:33 DEBUG : piped data.txt: multipart upload "AD6D3YzqIpQOzLKbv_Rovb5yLum__WvMfnX20CL99aa5Q7yhxcBV7rUOe-xXqYHFlbUtwWc22agVUW_-FTFw_xxrv83li7nJJtn_BE-IFlv1tEoN98PDJBx7gNUGhJMksn0gPmywaK8uoZX1BjlUBVwKBwzy128zXNniMT63IAoe6-BaLyvbqprY8z1PsBZh8kzWqQZARAS2ah9fJOF5k4rIuPal1CEZqtDSMUw9rPflq3CCj-Y1LMWAOLjBdlyzZiyxrdNDaLT02t1W5sbMabrhZ_1lKNNFdIKeC0ZkTkIniNwmuXBGQStz30fgTWeCt3d5Y1d718pfzvg9P0Pcy7g" 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 2026/04/11 01:39:34 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/11 01:39:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIi7BF8YnnMWC795d0B_DRPkc-jG7rGEcxXgYYwHiAQLwBUEKOU3Hg37VmBfFDu1dXoDunGdeLX_h1AL4VDVSE60B04Fbod7pBABB3jzIWZlCAizdkatkrVgZVKma57VF5PO8btuKQizVT50z8wgxdKOO3OTiYggMhlg0TMiphKE3gQT7sasRusbLfq48e2hcKvfIZavpLSazr86R-lM8k8u6ydlKOEx3jUnFTQTKZWZmoILLFpWMJdz1Jq2xkiCuJwNRnAA_IV5qa4bDBo--hYVrgPnZ3a8-_6HsNs1nrXrIM76ag6p5YWWfBprH-love0SLcLYJXDV3nTP4Duzs9U 2026/04/11 01:39:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/11 01:39:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/11 01:39:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIi7BF8YnnMWC795d0B_DRPkc-jG7rGEcxXgYYwHiAQLwBUEKOU3Hg37VmBfFDu1dXoDunGdeLX_h1AL4VDVSE60B04Fbod7pBABB3jzIWZlCAizdkatkrVgZVKma57VF5PO8btuKQizVT50z8wgxdKOO3OTiYggMhlg0TMiphKE3gQT7sasRusbLfq48e2hcKvfIZavpLSazr86R-lM8k8u6ydlKOEx3jUnFTQTKZWZmoILLFpWMJdz1Jq2xkiCuJwNRnAA_IV5qa4bDBo--hYVrgPnZ3a8-_6HsNs1nrXrIM76ag6p5YWWfBprH-love0SLcLYJXDV3nTP4Duzs9U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/11 01:39:36 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANFFPsy3Ljtq847RX_nFlRiBI2OQKWQWnwLJ_8WNexg67x0AscSXVzFNHnPLavxyGjHbVFhIcUKjAta611zYZjlzJ-HXSyGR8d7pVUb8_-hxAsbIpABM3o0cAPPQR1TK6Bi2SS_s8E-3Jr6TBm9F9Hlssm3kAn_u1iIF6ZyKWC-z-Al1-gOmmLkMEnZ2jb0CKkmKSf_ClczThmQerzKW5Lg3gTBmTv3sotjz2DxHGjE9gdlh1IgZzEtMOhekLkOO7z8p2wfjQZMwngBz5qWByAKcUhJSqHyocQIMsi5GgS1xvWWWvDRHeC0-XMyfrqpxPoco6vkpyrs2n_Y-FkUS9_0 2026/04/11 01:39:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/11 01:39:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/11 01:39:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANFFPsy3Ljtq847RX_nFlRiBI2OQKWQWnwLJ_8WNexg67x0AscSXVzFNHnPLavxyGjHbVFhIcUKjAta611zYZjlzJ-HXSyGR8d7pVUb8_-hxAsbIpABM3o0cAPPQR1TK6Bi2SS_s8E-3Jr6TBm9F9Hlssm3kAn_u1iIF6ZyKWC-z-Al1-gOmmLkMEnZ2jb0CKkmKSf_ClczThmQerzKW5Lg3gTBmTv3sotjz2DxHGjE9gdlh1IgZzEtMOhekLkOO7z8p2wfjQZMwngBz5qWByAKcUhJSqHyocQIMsi5GgS1xvWWWvDRHeC0-XMyfrqpxPoco6vkpyrs2n_Y-FkUS9_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/11 01:39:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AFbZo9dhddYvbdbdE1q69rHCO2OkNamROiBnPlDeI2DWwUg9nyGNW04RTWY7n3T5veBiqBS833G4zRnDiBnozCKSzPcxo0e7xbwTjxFKneceYHQKjS4RwkQYGiIGeJo0NGc2jV6dw2wi5rb20DcG88QY9aQb0NJcO08lH-B8reB1bcboIelRLrM_nZ8FBQ1kRFcVlR4KbabzroYkBAL-Fz98vdD32zK6jMhdOAYk1_2BasyYaevrAVBQrxUHQvohILNJJJmSHYBKpbhJS-eBVM2lJKFUkfNdbjJLOy1Ob86TgXV-J6OtuXYdvbQGw1MCdGmH1COmYK05Ltu8nnqBzXY 2026/04/11 01:39:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/11 01:39:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/11 01:39:38 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AFbZo9dhddYvbdbdE1q69rHCO2OkNamROiBnPlDeI2DWwUg9nyGNW04RTWY7n3T5veBiqBS833G4zRnDiBnozCKSzPcxo0e7xbwTjxFKneceYHQKjS4RwkQYGiIGeJo0NGc2jV6dw2wi5rb20DcG88QY9aQb0NJcO08lH-B8reB1bcboIelRLrM_nZ8FBQ1kRFcVlR4KbabzroYkBAL-Fz98vdD32zK6jMhdOAYk1_2BasyYaevrAVBQrxUHQvohILNJJJmSHYBKpbhJS-eBVM2lJKFUkfNdbjJLOy1Ob86TgXV-J6OtuXYdvbQGw1MCdGmH1COmYK05Ltu8nnqBzXY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/11 01:39:39 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAUIFH0qvOyZkmOQYJ4TxALJdZUPVZnvq6Kxr0Q9c4bi15t3ZL104sXAf-owNbX_isQ4V5-5WPXdDc1ihee1IDchFPrSrjjaiVuM9sUt9tTxCBJ9HYFrihmEZxTfJHoeK7Tk3Vl0tr1dnEqy7-NzVyI2WYujg_9FLZSR0mfmHsnM2myF-OfD_V_CdidGbU7b-EWTEQ30Ztqa2VUgV8Bay_9XTL_OwUOnslUmLDX0dv08WkmnxhSZvG4XwxlEyILNCNf-hZ8PFsEFeVowIAZCxJSuLksFU9q47hsZlu31TdfrymfZj8QFWInSWmDUXeXV8FvVD9gZMX4AYq7I-jHqgTU 2026/04/11 01:39:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/11 01:39:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/11 01:39:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/11 01:39:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/11 01:39:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/11 01:39:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/11 01:39:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAUIFH0qvOyZkmOQYJ4TxALJdZUPVZnvq6Kxr0Q9c4bi15t3ZL104sXAf-owNbX_isQ4V5-5WPXdDc1ihee1IDchFPrSrjjaiVuM9sUt9tTxCBJ9HYFrihmEZxTfJHoeK7Tk3Vl0tr1dnEqy7-NzVyI2WYujg_9FLZSR0mfmHsnM2myF-OfD_V_CdidGbU7b-EWTEQ30Ztqa2VUgV8Bay_9XTL_OwUOnslUmLDX0dv08WkmnxhSZvG4XwxlEyILNCNf-hZ8PFsEFeVowIAZCxJSuLksFU9q47hsZlu31TdfrymfZj8QFWInSWmDUXeXV8FvVD9gZMX4AYq7I-jHqgTU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/11 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AA_hbNjme5DEzpqBVRCzL8Hq2xY8ju1YFxeKq7OI3FRJRgJ0JOpc_dfauq-FdFeVrJAIMJZGLT1D2jGEH5uG7HuUOaTS1sn5gAQzb-DwgzXt-yVLjbep47QXs8qtiuOr8uyFqRu5FvZTt7Th7SqDrtphqgmi_fE8EO3XADJ9enntPZqh_pFWu0k6UE_icsDZCwH8DiRe1L0jtkrJFZ1BkDDKXwr_15bNpINw3Jkuii5WsY7zQM_LNP0q7H_stzhyK10Ag92gjjN4xA049_kuvEa4cPZk_0CgwQafMnnY3myEOjeK1lz4Yy4-TMhl-2W_XfuYvKEgSZD0oIZ42dP_EZk 2026/04/11 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/11 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/11 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/11 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/11 01:39:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/11 01:39:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/11 01:39:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AA_hbNjme5DEzpqBVRCzL8Hq2xY8ju1YFxeKq7OI3FRJRgJ0JOpc_dfauq-FdFeVrJAIMJZGLT1D2jGEH5uG7HuUOaTS1sn5gAQzb-DwgzXt-yVLjbep47QXs8qtiuOr8uyFqRu5FvZTt7Th7SqDrtphqgmi_fE8EO3XADJ9enntPZqh_pFWu0k6UE_icsDZCwH8DiRe1L0jtkrJFZ1BkDDKXwr_15bNpINw3Jkuii5WsY7zQM_LNP0q7H_stzhyK10Ag92gjjN4xA049_kuvEa4cPZk_0CgwQafMnnY3myEOjeK1lz4Yy4-TMhl-2W_XfuYvKEgSZD0oIZ42dP_EZk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/11 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAmrtWt6hvOdwj0J0O9leb8l3xQPMT1UlXvV3rU3evXQgeshkW3ztOD75ebPzMavMqdNtugvX6ZCRnjv50uGBlZa-Hkw7k5B2VivcwGqhFe23tQIYe8uFWc6q0maGQbBDZN4qJrBYpLNlcCqWjUYxi9diMCKECXGQyfGHzg33Fnv9shkK7xgOTp3jpL5v-PdW66pLxTJcxuBGRGltWfjYyCou44gWM3Of_gB0WxtYFurAOvDkcTzzTCE2zqmG3Tv6xoWmfntxr7_S-ubZVJLxQZx2NJWjPwYMAOYrHELbAB5egpTcuhJxmnOoKjWRW-mpr6E3nHPluH9Mewr1hhAQRU 2026/04/11 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/11 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/11 01:39:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAmrtWt6hvOdwj0J0O9leb8l3xQPMT1UlXvV3rU3evXQgeshkW3ztOD75ebPzMavMqdNtugvX6ZCRnjv50uGBlZa-Hkw7k5B2VivcwGqhFe23tQIYe8uFWc6q0maGQbBDZN4qJrBYpLNlcCqWjUYxi9diMCKECXGQyfGHzg33Fnv9shkK7xgOTp3jpL5v-PdW66pLxTJcxuBGRGltWfjYyCou44gWM3Of_gB0WxtYFurAOvDkcTzzTCE2zqmG3Tv6xoWmfntxr7_S-ubZVJLxQZx2NJWjPwYMAOYrHELbAB5egpTcuhJxmnOoKjWRW-mpr6E3nHPluH9Mewr1hhAQRU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/11 01:39:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABxcowYSCbt76cv5qnjVQL_pM5KDHKF8BHaFBVK70eOVx6VGj_LwXd_t0B_UQq6a8eiRjh5H5l36rbvEObGtEUYTn-TkYidgOYKMjpZLD9_idzln4ST08128Tc9zT3RZ8tHrN5R5A9xu1EoMTcqN2MAz-bCOGaC8fNuxGQjl9R_GKblDq9H5_mo-USes6lGPXomwdk6hvbNmwCJ22LakEhTja3PPjGWdozqrzT14T60aQAuUKbmebQ7O5LouvrsFS5E432Klv9JFOYd7LgMmgz9pz2rbf8rXLus0yKYi8MrDtABgWKi0oN3HnsHk-BxXYOJMqjhh3Dg5nGpw7XTUYS4 2026/04/11 01:39:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/11 01:39:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/11 01:39:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABxcowYSCbt76cv5qnjVQL_pM5KDHKF8BHaFBVK70eOVx6VGj_LwXd_t0B_UQq6a8eiRjh5H5l36rbvEObGtEUYTn-TkYidgOYKMjpZLD9_idzln4ST08128Tc9zT3RZ8tHrN5R5A9xu1EoMTcqN2MAz-bCOGaC8fNuxGQjl9R_GKblDq9H5_mo-USes6lGPXomwdk6hvbNmwCJ22LakEhTja3PPjGWdozqrzT14T60aQAuUKbmebQ7O5LouvrsFS5E432Klv9JFOYd7LgMmgz9pz2rbf8rXLus0yKYi8MrDtABgWKi0oN3HnsHk-BxXYOJMqjhh3Dg5nGpw7XTUYS4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/11 01:39:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AM4WcTU0LSrcXg-iGOWOp89n5V6pE4v1ZZIAFPh99tLUURSIAnglXKx6Vus-HlyU50ODaqRL73k4kj71qRhpL-huJeO1ruoDNLZWelewV4f1iCexLJMt7R4dFY3nwpywuDcQef1cPhlLG40yTHiW9wGN540WSUQT1xTtU30nZZjo5uZdzQrBTr0t9FhkT0v9hULYaIGaRC7AWDHx5qZJKLCsSex9QQyP4CDfoMN3KRhBAbFP01FvIe-c1SiBsyI0Z-Fa4HZDtE3NwjlXjXgcBl1HpfqIEUSXXcu4QB8NtQi7yl-blnpIzhW274E2bA6hpNFMeKrdz3etVoYbixjDKos 2026/04/11 01:39:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/11 01:39:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/11 01:39:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AM4WcTU0LSrcXg-iGOWOp89n5V6pE4v1ZZIAFPh99tLUURSIAnglXKx6Vus-HlyU50ODaqRL73k4kj71qRhpL-huJeO1ruoDNLZWelewV4f1iCexLJMt7R4dFY3nwpywuDcQef1cPhlLG40yTHiW9wGN540WSUQT1xTtU30nZZjo5uZdzQrBTr0t9FhkT0v9hULYaIGaRC7AWDHx5qZJKLCsSex9QQyP4CDfoMN3KRhBAbFP01FvIe-c1SiBsyI0Z-Fa4HZDtE3NwjlXjXgcBl1HpfqIEUSXXcu4QB8NtQi7yl-blnpIzhW274E2bA6hpNFMeKrdz3etVoYbixjDKos" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/11 01:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFVzFM-2mvAc3G9ZV-2zilEAfkSAhy-L9MVdo6MRmKr3RMqmdi2LgBS5xpvG-t6lfGWOR_knEO7ofVVZT7MM6r1cBvQSjwsVaedVSYhbqXZgOE_6DK_f21CDT-gyCJGkKzGxmuPhPSaRK10b37bDKi_nvt-LAmNYPrsRz-tQyvODVpK0tkiFo1ObrwVX9Ulgd0sybTVFdPJ-pa63a4Oc0vdWo8hYt5HI_MMXvqNdJezU_XZK7hgeNlvFdreuYNOPXRM9Z_H8hinw7G6rC1SSpQ0c8KcDU0Lge5-k9Lrs8YPSSVAHykNFsaKI3By1E9xDfV_707dcEsmjFTLt9N-xrMc 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/11 01:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFVzFM-2mvAc3G9ZV-2zilEAfkSAhy-L9MVdo6MRmKr3RMqmdi2LgBS5xpvG-t6lfGWOR_knEO7ofVVZT7MM6r1cBvQSjwsVaedVSYhbqXZgOE_6DK_f21CDT-gyCJGkKzGxmuPhPSaRK10b37bDKi_nvt-LAmNYPrsRz-tQyvODVpK0tkiFo1ObrwVX9Ulgd0sybTVFdPJ-pa63a4Oc0vdWo8hYt5HI_MMXvqNdJezU_XZK7hgeNlvFdreuYNOPXRM9Z_H8hinw7G6rC1SSpQ0c8KcDU0Lge5-k9Lrs8YPSSVAHykNFsaKI3By1E9xDfV_707dcEsmjFTLt9N-xrMc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/11 01:39:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAR6jaFgYhGfrR77mWrlWPUYM5b3M6acG3MrlqwA6QkkTzEhjrGqnZ3lDqmWlfYsZy23VbEMK9Kpl_6SKusL3WvwWFZvpQeHosLOqb8iGsAgW7PecutjMuRH8Rptm4XB-p0-x_nN2uWBw81UpSEHQ9Q08FccMTgmvw0s-eLmUzz4M5KK_S8sZXnG7wXhX2D5Gt_bJzm4qAb8gVxBKkowca0x3QnRH8KWmCms8fXApKMLeZjI1J-iPw6U8LaJSMdC2zpJwVJdFODrXTNoosK-UWy-PbiDt8BDSShANrEEh7n-bqMzor7gLJF1GI0lzUq-YEJZ8RtTlfrarLop40eGTzU 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/11 01:39:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAR6jaFgYhGfrR77mWrlWPUYM5b3M6acG3MrlqwA6QkkTzEhjrGqnZ3lDqmWlfYsZy23VbEMK9Kpl_6SKusL3WvwWFZvpQeHosLOqb8iGsAgW7PecutjMuRH8Rptm4XB-p0-x_nN2uWBw81UpSEHQ9Q08FccMTgmvw0s-eLmUzz4M5KK_S8sZXnG7wXhX2D5Gt_bJzm4qAb8gVxBKkowca0x3QnRH8KWmCms8fXApKMLeZjI1J-iPw6U8LaJSMdC2zpJwVJdFODrXTNoosK-UWy-PbiDt8BDSShANrEEh7n-bqMzor7gLJF1GI0lzUq-YEJZ8RtTlfrarLop40eGTzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/11 01:39:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKQYZxAGo9ii6vEu4SGEE-Ut6lHyXJjbn5Fuzc_eOFJ9BjNOiKJOC8yeSHCHSK6hb-cMqp-qz9CewdAsse6hbvUq1nhlHVbRYURH06n4z5rDxMTH2krqBtkXBllLMs15CQZgkXWs8drNwN9huYrKs61QvrerabOgXhHCA4Tg42gSjboCKdL0bD3HbDp0MSRude_QjUX2XQVcUrk-addpNVukovIlXl2XtnUwILeFdXRHTFv6boYNbt-MuYj3zakCb-_zzZ44UvF2d2mHBlJ_BrnEv2hOwXevwIRuSYyg4MROYLYG_UqKwheq6WT9HEYdgef8XJsBe1izYPcLcSoo5f0 2026/04/11 01:39:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/11 01:40:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/11 01:40:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKQYZxAGo9ii6vEu4SGEE-Ut6lHyXJjbn5Fuzc_eOFJ9BjNOiKJOC8yeSHCHSK6hb-cMqp-qz9CewdAsse6hbvUq1nhlHVbRYURH06n4z5rDxMTH2krqBtkXBllLMs15CQZgkXWs8drNwN9huYrKs61QvrerabOgXhHCA4Tg42gSjboCKdL0bD3HbDp0MSRude_QjUX2XQVcUrk-addpNVukovIlXl2XtnUwILeFdXRHTFv6boYNbt-MuYj3zakCb-_zzZ44UvF2d2mHBlJ_BrnEv2hOwXevwIRuSYyg4MROYLYG_UqKwheq6WT9HEYdgef8XJsBe1izYPcLcSoo5f0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/11 01:40:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMEJOL0e-cuGzTmr302ILv369cDtcYpJIWaq8LWleuPfi43KmZDZb0hXk8OsnUUimZj9-F2DudkbF7y01OcM_07ik54bAzu4OJnh9cwR2J-dimNG9oBUimYHqt0Ro_bsg8sPxIZZSmWx0paWYkY5QaJ6ae2onpEoyW2Zf9jWg8GCafqdZ42v051DiRJIi2YyQ-QFRBzRMf3N9LTVhEdCee1n_MhELnynkfjMS3jUPBRyHbHt7MEKhkqrfS3hJFwNGG_Z3ot7yGAMInxNP_we8ztW9be8g-cJl6NpS7kUcvVBeXOCEGmvE_WCg9nEsX4ywU6ojW5rRQZ3ZVmsidTakG0 2026/04/11 01:40:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/11 01:40:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/11 01:40:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMEJOL0e-cuGzTmr302ILv369cDtcYpJIWaq8LWleuPfi43KmZDZb0hXk8OsnUUimZj9-F2DudkbF7y01OcM_07ik54bAzu4OJnh9cwR2J-dimNG9oBUimYHqt0Ro_bsg8sPxIZZSmWx0paWYkY5QaJ6ae2onpEoyW2Zf9jWg8GCafqdZ42v051DiRJIi2YyQ-QFRBzRMf3N9LTVhEdCee1n_MhELnynkfjMS3jUPBRyHbHt7MEKhkqrfS3hJFwNGG_Z3ot7yGAMInxNP_we8ztW9be8g-cJl6NpS7kUcvVBeXOCEGmvE_WCg9nEsX4ywU6ojW5rRQZ3ZVmsidTakG0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/11 01:40:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABzIRvobS3Bo0Fm9uED9E80tTVKkR-fIoqnZ0sG8F1_2bMBmAoMNUQQ-TFLGfPXqMBDZyw-LN8BMAaqoE9jQZsEGwr3rQqcy4K4ttEJqq9etADR7-Lp69fOotdTdkkBcUhW2C_Qpy5X4WsM170PIcHz_TbEkzVUUJAn4QKTltIyYQyeX6SowTQc7oFjERL-CeZJUFNzR8V_nWxDaTbtiY_g-JEce-Dy-UrogP3fuFiO7iEeqDV6GzlxjuvOcOCZ-DPGaOF1QawWyNpYKN_E563qiuy5THMxIUuW5wMSZ5F71TJLET_tZF3C2UtgGcR6rPqDF2fwquRtSBzpespXNQ8E 2026/04/11 01:40:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/11 01:40:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/11 01:40:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABzIRvobS3Bo0Fm9uED9E80tTVKkR-fIoqnZ0sG8F1_2bMBmAoMNUQQ-TFLGfPXqMBDZyw-LN8BMAaqoE9jQZsEGwr3rQqcy4K4ttEJqq9etADR7-Lp69fOotdTdkkBcUhW2C_Qpy5X4WsM170PIcHz_TbEkzVUUJAn4QKTltIyYQyeX6SowTQc7oFjERL-CeZJUFNzR8V_nWxDaTbtiY_g-JEce-Dy-UrogP3fuFiO7iEeqDV6GzlxjuvOcOCZ-DPGaOF1QawWyNpYKN_E563qiuy5THMxIUuW5wMSZ5F71TJLET_tZF3C2UtgGcR6rPqDF2fwquRtSBzpespXNQ8E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/11 01:40:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGiqasqM92JZl-00yVHHK520FcGIVqS08QhKZdcDrd2kktuoOaETdpUk9oP5kYiyjH9NxRvBrbokGEnA2EiwpdNuYKh2Jbwe62wni__N2e5CIoKWz9qeZjUWzzaqjp79VvlvX7UCdUG6DvY4R-Nqa5d3mjq3kDEtNLBSZziCYnwCjimaYm-QMOebJiP8Z1ci5G-v6ICapJ7bufeVm50b0GsQ67bbd9yHq3kiDRFPZiEjJjjk6erU5a9QvhxUIURz7CYA9nLjiHxKnrdDQs0BXRyiVwIU6K-p9RcEup-6k28gBHHspNGMwjPCQZsqurEROHYNZ42yrMozOUPPskANZwA 2026/04/11 01:40:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/11 01:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/11 01:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/11 01:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/11 01:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/11 01:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/11 01:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGiqasqM92JZl-00yVHHK520FcGIVqS08QhKZdcDrd2kktuoOaETdpUk9oP5kYiyjH9NxRvBrbokGEnA2EiwpdNuYKh2Jbwe62wni__N2e5CIoKWz9qeZjUWzzaqjp79VvlvX7UCdUG6DvY4R-Nqa5d3mjq3kDEtNLBSZziCYnwCjimaYm-QMOebJiP8Z1ci5G-v6ICapJ7bufeVm50b0GsQ67bbd9yHq3kiDRFPZiEjJjjk6erU5a9QvhxUIURz7CYA9nLjiHxKnrdDQs0BXRyiVwIU6K-p9RcEup-6k28gBHHspNGMwjPCQZsqurEROHYNZ42yrMozOUPPskANZwA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/11 01:40:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AEFgl97ZyZYE_sYWFXhN6ppRoW6mFlVhO_B2HtinYNW0uOCphGk4zfl2ulc4h-yCew2hmSSGVr6Zm1GrWzuVlWmlsxL0VAprBJfngI4xKSUWYqQr98GwhDzeDNZ3KYyffDZME9_gm9hX1UBr4HentwzjymqDuMwbFtZTGiVQQrctIKRM32Z5fIJeg69msCMB8mHFDp_ndTj5QPfxgidKlkJqG2lVo8R-idmU3QDlhvxdaE9hjwOKeFlcJ6SL1zQvwoQWfPDFF44ctih-fCV2DmdR5E7U6RuASxUvTBlNvZ3f6zVRS7j1Lb7-dBwJbd7AMCyaFXYKmQPe0gdPbyiaSsE 2026/04/11 01:40:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/11 01:40:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/11 01:40:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/11 01:40:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/11 01:40:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/11 01:40:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/11 01:40:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AEFgl97ZyZYE_sYWFXhN6ppRoW6mFlVhO_B2HtinYNW0uOCphGk4zfl2ulc4h-yCew2hmSSGVr6Zm1GrWzuVlWmlsxL0VAprBJfngI4xKSUWYqQr98GwhDzeDNZ3KYyffDZME9_gm9hX1UBr4HentwzjymqDuMwbFtZTGiVQQrctIKRM32Z5fIJeg69msCMB8mHFDp_ndTj5QPfxgidKlkJqG2lVo8R-idmU3QDlhvxdaE9hjwOKeFlcJ6SL1zQvwoQWfPDFF44ctih-fCV2DmdR5E7U6RuASxUvTBlNvZ3f6zVRS7j1Lb7-dBwJbd7AMCyaFXYKmQPe0gdPbyiaSsE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/11 01:40:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAgUQvEy7l6aOW0xnblt2E6kiNeM_AVk6cY4Fo_2ITwpnJ9kQw-sCP0nL9pZpIByem4z_nemV0Am9a5mdxv1J1ABx_NoidoKSptES5yCyzYxSecwKT9PWg2QTqA8NJw6kfZ5UT3r2T2AXYmFCa-RAhMxpfulLGI0Er3r3ci9z34-FEz0hZCznNEpuwyEOnXAss5djDoVo29IcR17LxLtdB_wzjFT55NFK0h7i4ScnKWDRaCoP_GvBGdgNB4jDG2Q1yrZqJIww2fzJN_uhbm819Zwgcw3bpLLRsEl4i1UlmemCXgOjTu9Iblq6jpILWzzWHWj1XRxRmpwKUTbEkBISsc 2026/04/11 01:40:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/11 01:40:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/11 01:40:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAgUQvEy7l6aOW0xnblt2E6kiNeM_AVk6cY4Fo_2ITwpnJ9kQw-sCP0nL9pZpIByem4z_nemV0Am9a5mdxv1J1ABx_NoidoKSptES5yCyzYxSecwKT9PWg2QTqA8NJw6kfZ5UT3r2T2AXYmFCa-RAhMxpfulLGI0Er3r3ci9z34-FEz0hZCznNEpuwyEOnXAss5djDoVo29IcR17LxLtdB_wzjFT55NFK0h7i4ScnKWDRaCoP_GvBGdgNB4jDG2Q1yrZqJIww2fzJN_uhbm819Zwgcw3bpLLRsEl4i1UlmemCXgOjTu9Iblq6jpILWzzWHWj1XRxRmpwKUTbEkBISsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/11 01:40:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEzqzIZOkbgvpKOC0G3Effhfb7qpwHB17OZHDU1BPL09CLAL_DqJd3YMw0ErgKWx5cF8cjuoaikxeVWYRjbjM1VttCUUPzCfprOGFcd11vzQMPADNM1DoTFjfoIQNyX6ZdjEGAeQmg8Z8GdzXC0fBoH1ZaI6HMkOybe-VulN5gn7hUGoda70D-SqBh2McmX2aJGbPUY1HPtq7B6-ZyWwM3h3cJHvcODOwY5kerqXQM9UI-i5cZgyRRBKOw_4J6HS7rELtqIT9uRTgo9BR-L-9FmE8AoUfJoReAxv4TMMTXyPqp_DAKopYKzTOLRBO7jZCjSVCHBC7MoIEmHf-b_spb8 2026/04/11 01:40:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/11 01:40:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/11 01:40:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEzqzIZOkbgvpKOC0G3Effhfb7qpwHB17OZHDU1BPL09CLAL_DqJd3YMw0ErgKWx5cF8cjuoaikxeVWYRjbjM1VttCUUPzCfprOGFcd11vzQMPADNM1DoTFjfoIQNyX6ZdjEGAeQmg8Z8GdzXC0fBoH1ZaI6HMkOybe-VulN5gn7hUGoda70D-SqBh2McmX2aJGbPUY1HPtq7B6-ZyWwM3h3cJHvcODOwY5kerqXQM9UI-i5cZgyRRBKOw_4J6HS7rELtqIT9uRTgo9BR-L-9FmE8AoUfJoReAxv4TMMTXyPqp_DAKopYKzTOLRBO7jZCjSVCHBC7MoIEmHf-b_spb8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/11 01:40:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIRbKpPK0jtPGyU2up1GdzuBcZH3M027ZkUN8SPabiCtscevpwQC7kSZHs19a423etOYhCj1E0D8fAHTgv6e5XvpHorV5CeKvoSd_XiH8Wj6QuoixEn_w2hbTrNDVns9YCl9XvRcFITQMMraHE0RfRR_2hvsLDNjv4c6HpJOSBTMPh8qFQ-g0hx0_zEFnOEoi_KrQBV9Ym3yasstiQnq9sh_7dacSfMobCPB54H3eInjhwtUS5nvSeRZrcKDkej8vqXPEpDKV5pzaumUWjpfaHW6MdcBMVr8DwcBZTWPj6PcyeL2CnzoDm9inR3b5QSWKhOpdjLmoWRLcK_dLLdZUKU 2026/04/11 01:40:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/11 01:40:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/11 01:40:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIRbKpPK0jtPGyU2up1GdzuBcZH3M027ZkUN8SPabiCtscevpwQC7kSZHs19a423etOYhCj1E0D8fAHTgv6e5XvpHorV5CeKvoSd_XiH8Wj6QuoixEn_w2hbTrNDVns9YCl9XvRcFITQMMraHE0RfRR_2hvsLDNjv4c6HpJOSBTMPh8qFQ-g0hx0_zEFnOEoi_KrQBV9Ym3yasstiQnq9sh_7dacSfMobCPB54H3eInjhwtUS5nvSeRZrcKDkej8vqXPEpDKV5pzaumUWjpfaHW6MdcBMVr8DwcBZTWPj6PcyeL2CnzoDm9inR3b5QSWKhOpdjLmoWRLcK_dLLdZUKU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/11 01:40:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AB2qshbwTTAtNFxxLhkyWXtEfrX6y2mXtFSLN-oNYAfsbClblkk7zsryeC7U1jv5xzVH7cNTKLyOncI9GKk3t7SHgpOVmz7AMEkLHWhQEGWI-xkOakxB_ykXJBVYna_tTlVUiGdyl9fBl6tG4erQB26Lf1qII0BVU7r9WN05rKqDi11fWZgoeb8siihpL9Nw0yksgH4QObg6lMxgdH9GKalHtZSLfhN8rIyxLVNgLNziYMGS4YZsCHDbdEwBQ4NP6BIaNNONmZiupJbJgCPmleYZR3xAnHz4CqGlcsPXOm1WnHUA7N6KQOWxOaJ62_mQmNMGauV4tl8nW9Erp9GuNss 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/11 01:40:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AB2qshbwTTAtNFxxLhkyWXtEfrX6y2mXtFSLN-oNYAfsbClblkk7zsryeC7U1jv5xzVH7cNTKLyOncI9GKk3t7SHgpOVmz7AMEkLHWhQEGWI-xkOakxB_ykXJBVYna_tTlVUiGdyl9fBl6tG4erQB26Lf1qII0BVU7r9WN05rKqDi11fWZgoeb8siihpL9Nw0yksgH4QObg6lMxgdH9GKalHtZSLfhN8rIyxLVNgLNziYMGS4YZsCHDbdEwBQ4NP6BIaNNONmZiupJbJgCPmleYZR3xAnHz4CqGlcsPXOm1WnHUA7N6KQOWxOaJ62_mQmNMGauV4tl8nW9Erp9GuNss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/11 01:40:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AH757Ux6ati3FaWNTOfMCRmEl4B6-CJk9gjaCMf2lXRvyHf16w0e5-rMBK7zEJc0f_uMoIXXAmwADw6BQ8VqWRwxgIh7LsppvEobG9tzWSUnJkcAJiGL6ogomLBqLH7lYGJbENJIULk5LO4h0-xwoHovDIApDaN3C9wjnnGJKvrkZXy_gtrm-h8bgkQk11nXUa_FkJxGs5Ohc7kSdhpA8mTMORvmCEA0wjmmt5qLQvnGuP3QAeDbZdtnVYwaq8GhSx8E2XBiyTjQ0qyFPrrCMEoRlCB9FIkPQH-s_JibnEkEciT4DKzGky7xZx5cqWniJfKnyr4DkAYvH5Ud1IkqzBY 2026/04/11 01:40:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/11 01:40:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/11 01:40:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/11 01:40:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/11 01:40:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/11 01:40:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/11 01:40:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AH757Ux6ati3FaWNTOfMCRmEl4B6-CJk9gjaCMf2lXRvyHf16w0e5-rMBK7zEJc0f_uMoIXXAmwADw6BQ8VqWRwxgIh7LsppvEobG9tzWSUnJkcAJiGL6ogomLBqLH7lYGJbENJIULk5LO4h0-xwoHovDIApDaN3C9wjnnGJKvrkZXy_gtrm-h8bgkQk11nXUa_FkJxGs5Ohc7kSdhpA8mTMORvmCEA0wjmmt5qLQvnGuP3QAeDbZdtnVYwaq8GhSx8E2XBiyTjQ0qyFPrrCMEoRlCB9FIkPQH-s_JibnEkEciT4DKzGky7xZx5cqWniJfKnyr4DkAYvH5Ud1IkqzBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/11 01:40:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABtg2wQUm6ihCkDs6yWNyJlAc8QQQx_QbMf90jlYgbT5qD2qlYYAS5t7LB6vF3vnh3Qpp2GsNGS9C0vAJW4NOKy_p3XOp0aJr4Jd3g1QUMpXpu9_PGISSDqI6s5alAYs7UB99RxbcEdnM5sg1pKAXXpJO5GuaGgAll6jpVOQwYeTnvaoRZwqHEE2jRwAcMg5g2YxcfqFIvZQzp5ah6hNykUJbeJq1J6jkfweMPBcfWzX_KjP3a3lP7rNGdN5os-o1Gc4ZBrAYvFYMZ9zM8Ew3vQDnkMykPHPuBxzCDGB9xUn-vGrHg_T6jw5e1EmT42VSpw3SwkKCsofCsR5nCW3ArM 2026/04/11 01:40:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/11 01:40:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/11 01:40:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABtg2wQUm6ihCkDs6yWNyJlAc8QQQx_QbMf90jlYgbT5qD2qlYYAS5t7LB6vF3vnh3Qpp2GsNGS9C0vAJW4NOKy_p3XOp0aJr4Jd3g1QUMpXpu9_PGISSDqI6s5alAYs7UB99RxbcEdnM5sg1pKAXXpJO5GuaGgAll6jpVOQwYeTnvaoRZwqHEE2jRwAcMg5g2YxcfqFIvZQzp5ah6hNykUJbeJq1J6jkfweMPBcfWzX_KjP3a3lP7rNGdN5os-o1Gc4ZBrAYvFYMZ9zM8Ew3vQDnkMykPHPuBxzCDGB9xUn-vGrHg_T6jw5e1EmT42VSpw3SwkKCsofCsR5nCW3ArM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/11 01:40:21 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMTzC5nqUM6XfTouB58soG7mkDiVc3ngTG7syyyiFbw0ldaRz9hwlWPOujp10fQ0ZYkuaah1h6on8CsU2_UQjAwEVtOjUbkJYE0jf4TaMp1RjQKnnXMixhbSEKG6AdpX_2rkB_6SKY2tb1xqdvbfu4IjT3kC92Kxcw9fjYtiETkqVNY5mkSL0Vpxr_079kLcfOnQBywNo6vuNAFG6n-1OhdNg-i8E6ryCva62tqYFseBb7HPZk5zpcPhEzXZIiaj4ik45eQWxjbtukemzGilikMQqseg48vVhkdVPQnWmR0efsNmPzsOrO9GL0Y9gtn1MuAfwQKS6A8OJCx9TdFT5kc 2026/04/11 01:40:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/11 01:40:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/11 01:40:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMTzC5nqUM6XfTouB58soG7mkDiVc3ngTG7syyyiFbw0ldaRz9hwlWPOujp10fQ0ZYkuaah1h6on8CsU2_UQjAwEVtOjUbkJYE0jf4TaMp1RjQKnnXMixhbSEKG6AdpX_2rkB_6SKY2tb1xqdvbfu4IjT3kC92Kxcw9fjYtiETkqVNY5mkSL0Vpxr_079kLcfOnQBywNo6vuNAFG6n-1OhdNg-i8E6ryCva62tqYFseBb7HPZk5zpcPhEzXZIiaj4ik45eQWxjbtukemzGilikMQqseg48vVhkdVPQnWmR0efsNmPzsOrO9GL0Y9gtn1MuAfwQKS6A8OJCx9TdFT5kc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/11 01:40:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOXEpkzRMTRVLiXuSyj0WCYYjjQQUAzZ-GlyH7dyApFEmmOSvONgjH77ORSEgF7MwrO8OwsVoW8GPW1SFRF3bpeJvnfFuyIVdFo3s_CcXBC1hHB_7kJkefh0IhpJp8fVuPnE_iPPalI01WjJnFmgEjm4lLHrTSu8FJknUsV_tDK1fvbgKJRQr-nOmF_3kljOcIE-90dRI9a6hrhvsb2WM1fFtPn5g2km7y-lUXMZcAWVyu4CUFx52iSXQfRxDmf2RMjd5aed4YfRbyESoPN4dr-3yZodnapCMfnqOuiqQeWjEoPB7TVcvZ0tJk5Qs73NIlli_vwVOI1ij1uJVWQCo7c 2026/04/11 01:40:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/11 01:40:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/11 01:40:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOXEpkzRMTRVLiXuSyj0WCYYjjQQUAzZ-GlyH7dyApFEmmOSvONgjH77ORSEgF7MwrO8OwsVoW8GPW1SFRF3bpeJvnfFuyIVdFo3s_CcXBC1hHB_7kJkefh0IhpJp8fVuPnE_iPPalI01WjJnFmgEjm4lLHrTSu8FJknUsV_tDK1fvbgKJRQr-nOmF_3kljOcIE-90dRI9a6hrhvsb2WM1fFtPn5g2km7y-lUXMZcAWVyu4CUFx52iSXQfRxDmf2RMjd5aed4YfRbyESoPN4dr-3yZodnapCMfnqOuiqQeWjEoPB7TVcvZ0tJk5Qs73NIlli_vwVOI1ij1uJVWQCo7c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/11 01:40:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADFwzOX_NgjvEOIdDvrkmbCDZ2lgeafkFfr_rz05o0N4HQLZXXXW-nzcY5dDfmIk4iDNhI4-xuD5gxVjTdvwSdEZaSWBAFLfvWeSdr2mkELY86rpdPh7zJBONxFwNc_GHN5Y-MABd2zy2O1ya6OzkvQ_Hx8iQamacCSkUoN0G3XSYyLaGIEjSKR0wf__3a_jnqA7_w1c-jm-8zUzJZ0gzTmKQsbfcG2mre0ISVb22tcHyzTo0DJP46FtOqHQfhykk9_RAuqAsxY3Y24e6e8Dh2akmmCrRKIz4uO_dO9N6VtnFvXqxYIE5nZKsy2PQNV2Kqb59bqJl7ra7_AtnXOy0zw 2026/04/11 01:40:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/11 01:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/11 01:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/11 01:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/11 01:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/11 01:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/11 01:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADFwzOX_NgjvEOIdDvrkmbCDZ2lgeafkFfr_rz05o0N4HQLZXXXW-nzcY5dDfmIk4iDNhI4-xuD5gxVjTdvwSdEZaSWBAFLfvWeSdr2mkELY86rpdPh7zJBONxFwNc_GHN5Y-MABd2zy2O1ya6OzkvQ_Hx8iQamacCSkUoN0G3XSYyLaGIEjSKR0wf__3a_jnqA7_w1c-jm-8zUzJZ0gzTmKQsbfcG2mre0ISVb22tcHyzTo0DJP46FtOqHQfhykk9_RAuqAsxY3Y24e6e8Dh2akmmCrRKIz4uO_dO9N6VtnFvXqxYIE5nZKsy2PQNV2Kqb59bqJl7ra7_AtnXOy0zw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/11 01:40:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANcwO1TSWjx5VG_7VKH33SSQB1xWuDkU0U2SsUn4GSHTrMMH4rpLrYp3zG1MP_kztzmjnuve6d8fGFd6E8eRZT419NRp0R9CxtnLMptL8iIDfm6ACGlWLW_lHaE_wpDaNNyxq76eJWftwGc68mAkPJVZ7hqptI5eiopVEartmBipnysVfNFgtrltEWTkMpdADuqvJtJ4lEgngDabsbUt5K1B8Q9AnGuNjU8BIcV5ysykoxgvRuZl9k199cBunjZwH9bH5U5LiyMFT4hdkXDss2vyaE7HDqjKbQMt0SqPZFnbsJVoJHK1F49lDhb6FwgN8Zp5k2Ne4nIc3kxqF3sM8jA 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/11 01:40:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANcwO1TSWjx5VG_7VKH33SSQB1xWuDkU0U2SsUn4GSHTrMMH4rpLrYp3zG1MP_kztzmjnuve6d8fGFd6E8eRZT419NRp0R9CxtnLMptL8iIDfm6ACGlWLW_lHaE_wpDaNNyxq76eJWftwGc68mAkPJVZ7hqptI5eiopVEartmBipnysVfNFgtrltEWTkMpdADuqvJtJ4lEgngDabsbUt5K1B8Q9AnGuNjU8BIcV5ysykoxgvRuZl9k199cBunjZwH9bH5U5LiyMFT4hdkXDss2vyaE7HDqjKbQMt0SqPZFnbsJVoJHK1F49lDhb6FwgN8Zp5k2Ne4nIc3kxqF3sM8jA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/11 01:40:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALrQpE2QELgF2rx1RvXUAF2d0CvhXfh9ZunkFWkHuOkj5MxaLxV_LiI1VzEFIAXZbK2clJi46Res5utqybE4pzf-wQqSUbpTfz-pNka7S_IGM4abfX1f6LuXsZx-q2TlgaJCibAPk6Jvwg1lnkYymQcsI0TEN0qGen3jUm37_2os7mbBAnFQ8HZmFQDwMOZJ4SzyhQYLJOE4-GQgpkz8AxsmOn3OQG7L3BEuzmsGwKyDKm-U61QtLshmPUDPCMGZ5KVQuXDUhtnTZ5eIb1LVUp-dEMLCikvip-Qoai_hN7QrZbgw-5ioqyTMMI6sLmLn6SKh7hqzkfmHhNaLvQA6N1Q 2026/04/11 01:40:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/11 01:40:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/11 01:40:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALrQpE2QELgF2rx1RvXUAF2d0CvhXfh9ZunkFWkHuOkj5MxaLxV_LiI1VzEFIAXZbK2clJi46Res5utqybE4pzf-wQqSUbpTfz-pNka7S_IGM4abfX1f6LuXsZx-q2TlgaJCibAPk6Jvwg1lnkYymQcsI0TEN0qGen3jUm37_2os7mbBAnFQ8HZmFQDwMOZJ4SzyhQYLJOE4-GQgpkz8AxsmOn3OQG7L3BEuzmsGwKyDKm-U61QtLshmPUDPCMGZ5KVQuXDUhtnTZ5eIb1LVUp-dEMLCikvip-Qoai_hN7QrZbgw-5ioqyTMMI6sLmLn6SKh7hqzkfmHhNaLvQA6N1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/11 01:40:34 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: APkUs-MsQCSS_aIe6FsOyCrdX4hADuJddJfcc669JcBjnTzr5lXPdrhW2pz5iS53ZPg7mbKfz5h5550QPKeAA0sWOWiA713nvu-FMRQKA5Xlc7TNgQoxfkU5q8c3k9Y6lfZqJwOUa0JoLHykXaNweY2W9BuLitr1SasdhTUN-9elcF5NJafrWBPj0QJa1sFT78GsNvGblK8vuWtuQw08fPDOLcHneX4oh-7bRDDrOEZP0WvCrxuGPE1pXcrDzm7SN9iDyeM-MQAzT0hpMgohHB5a3oVprlmWdomtoH5sZn0V19PGJ8S4Li3w5MhX_jGFs6PRZRU4AV9Bp7Lm1gJOSZg 2026/04/11 01:40:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/11 01:40:34 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/11 01:40:35 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "APkUs-MsQCSS_aIe6FsOyCrdX4hADuJddJfcc669JcBjnTzr5lXPdrhW2pz5iS53ZPg7mbKfz5h5550QPKeAA0sWOWiA713nvu-FMRQKA5Xlc7TNgQoxfkU5q8c3k9Y6lfZqJwOUa0JoLHykXaNweY2W9BuLitr1SasdhTUN-9elcF5NJafrWBPj0QJa1sFT78GsNvGblK8vuWtuQw08fPDOLcHneX4oh-7bRDDrOEZP0WvCrxuGPE1pXcrDzm7SN9iDyeM-MQAzT0hpMgohHB5a3oVprlmWdomtoH5sZn0V19PGJ8S4Li3w5MhX_jGFs6PRZRU4AV9Bp7Lm1gJOSZg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/11 01:40:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANwiPqRY4oXxyG7rzvDInlzTaJsOMLq_nz1ncEu-R7ET69lmdoe7IYRwhSLIPipP3O2Y4f86jT19jJKrac4CNBaSc07MTtL0IAZObZc7Yr2OcHtEyjmoK3DHdm0JAKNVIe8OTS7z-tNfY7qNDNUQ239dl1PBkNq5svQOrINTmyZy3YuItrPPilirYRGBnkvu1bsxtzfyPaIsu0IGubY-saTqfifjvEb2gh6FzXKxMtK1kYlCj8RVzOg11dX-PzVcCUmcGfr6mdzZhraETpOy8XqUUTA8az3VQu3W_YJthmRZs3cy4V1ijDYO0y9dqeToi1vVnBt214cSubge15bfuWU 2026/04/11 01:40:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/11 01:40:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/11 01:40:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANwiPqRY4oXxyG7rzvDInlzTaJsOMLq_nz1ncEu-R7ET69lmdoe7IYRwhSLIPipP3O2Y4f86jT19jJKrac4CNBaSc07MTtL0IAZObZc7Yr2OcHtEyjmoK3DHdm0JAKNVIe8OTS7z-tNfY7qNDNUQ239dl1PBkNq5svQOrINTmyZy3YuItrPPilirYRGBnkvu1bsxtzfyPaIsu0IGubY-saTqfifjvEb2gh6FzXKxMtK1kYlCj8RVzOg11dX-PzVcCUmcGfr6mdzZhraETpOy8XqUUTA8az3VQu3W_YJthmRZs3cy4V1ijDYO0y9dqeToi1vVnBt214cSubge15bfuWU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/11 01:40:37 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AF1AqthmrDf-VYcD_HUjU-tZAfXYbjEkzhNTK7cCH2XZkzrB073OsSVoyWVpCR3_gwyuElCPMZCyTq5TmaCKjnk8mV4GznOt5sU8aUTqt1YuHzt7Q8i4cfCE1Jr8NReRpmYfVEhP8ND2Fkkpvb7EeI6ONJAMhaN9yb7PR6iNWMnLbT7NPySSKR4qyPMdXgy5u9B4QtQtyzN1B3ketWbZjS_CdUH5Ru47PpuOYwpAEC5hH7QwPtkeKprKqib37EzSPF8sVX1ceQT8Xx_c7-uVjOmETyzBjLpTmk1z_DtrkIGcS-CwyJ6x39SgHKMAcQUAON19Umf_Cng4VyrG6pEgJxc 2026/04/11 01:40:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/11 01:40:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/11 01:40:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/11 01:40:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/11 01:40:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/11 01:40:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/11 01:40:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AF1AqthmrDf-VYcD_HUjU-tZAfXYbjEkzhNTK7cCH2XZkzrB073OsSVoyWVpCR3_gwyuElCPMZCyTq5TmaCKjnk8mV4GznOt5sU8aUTqt1YuHzt7Q8i4cfCE1Jr8NReRpmYfVEhP8ND2Fkkpvb7EeI6ONJAMhaN9yb7PR6iNWMnLbT7NPySSKR4qyPMdXgy5u9B4QtQtyzN1B3ketWbZjS_CdUH5Ru47PpuOYwpAEC5hH7QwPtkeKprKqib37EzSPF8sVX1ceQT8Xx_c7-uVjOmETyzBjLpTmk1z_DtrkIGcS-CwyJ6x39SgHKMAcQUAON19Umf_Cng4VyrG6pEgJxc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/11 01:40:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AE8a5mgmezJHVblnHVkBFp657m3EUnsl_HSpQQC0YIs9mv2pzydUh6qdtz3WuNyC0IQhxdzWvqpkgM8-gy4kS_BpgXgYjQV7HY6Y7sds-2XYoaZWjKMKrzDRSK51E3ac1QEeE8SxY4mid80SW-sxrhkDjP87arrd5FeEXGrTs1r5hYr9GQ_Y26UB-kdGv4_kZm1F9go3YQn606QIX4joDweXugGUsifZK4rnWoqZtGlfQzsO4FP7myq5_tiaiVS-c-0uffuTd2FFaCD86oQPbIo-YK5PFVMTUELfSreu879ihcevrlj0ZbT7mZXIrf7ViJAqfPebF8hOaXt3gWcjDfQ 2026/04/11 01:40:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/11 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/11 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/11 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/11 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/11 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/11 01:40:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AE8a5mgmezJHVblnHVkBFp657m3EUnsl_HSpQQC0YIs9mv2pzydUh6qdtz3WuNyC0IQhxdzWvqpkgM8-gy4kS_BpgXgYjQV7HY6Y7sds-2XYoaZWjKMKrzDRSK51E3ac1QEeE8SxY4mid80SW-sxrhkDjP87arrd5FeEXGrTs1r5hYr9GQ_Y26UB-kdGv4_kZm1F9go3YQn606QIX4joDweXugGUsifZK4rnWoqZtGlfQzsO4FP7myq5_tiaiVS-c-0uffuTd2FFaCD86oQPbIo-YK5PFVMTUELfSreu879ihcevrlj0ZbT7mZXIrf7ViJAqfPebF8hOaXt3gWcjDfQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/11 01:40:43 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/11 01:40:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/11 01:40:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/11 01:40:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/11 01:40:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/11 01:40:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEfb4ZUpUsZACE2xFHAFeOf0XRNsqlw26MaRxD6dHqcIGDPzpsVH9VpCG6GA8e9biBbCGKNjIyuqIHJmCyeq5Dsyr7YTmckzvn-Au_u6O7GhffMpkzCba6_EK-1_grlUgoo_vfO7psOHhhNg-xdl9otU0P-GhrD2dWp6MBnlE8TZd_HEFvM_vj4GywbRay_iKadr9LPjLziCdkNPNg9mZbLNrtbrqVfWJxLrbicLreGGqShNtNE5g7LcetZC7w6U-xsZkcneijq0l-PElNCMP88Lf7Z84sOEyBMRkV3dEnidQMItgLIu0H3c6N7WkiXUK83HbQqszGer2oen2GxWizM 2026/04/11 01:40:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/11 01:40:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "06f3819ebf838c0f192a31f1714346f7" 2026/04/11 01:40:54 DEBUG : unknown-size-put.txt: multipart upload "AEfb4ZUpUsZACE2xFHAFeOf0XRNsqlw26MaRxD6dHqcIGDPzpsVH9VpCG6GA8e9biBbCGKNjIyuqIHJmCyeq5Dsyr7YTmckzvn-Au_u6O7GhffMpkzCba6_EK-1_grlUgoo_vfO7psOHhhNg-xdl9otU0P-GhrD2dWp6MBnlE8TZd_HEFvM_vj4GywbRay_iKadr9LPjLziCdkNPNg9mZbLNrtbrqVfWJxLrbicLreGGqShNtNE5g7LcetZC7w6U-xsZkcneijq0l-PElNCMP88Lf7Z84sOEyBMRkV3dEnidQMItgLIu0H3c6N7WkiXUK83HbQqszGer2oen2GxWizM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/11 01:40:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALbowmBcvpgmdrQGF4pgSmasvDnsieqsS7w4GCkdrdZIq18RQHSRZV__hmWbcaf-0ihsDwVr8vQzaA2P2N9e90AXjArQKrgVTYKe9yXB0lfcLe-XMj61YoOYyagnWc2W3reFMLdzD0Ynkapyp9-krqvkF3v47z1Y7YnZEIEFdrqkwPEu2676qWgF1VFWdHgKrGtje1h-mnpGEBXhLBoBbxv8-dXbG0sFAasxUA7d7sH4MfnXKn-jm2ZmgFv3y-B7GiYF8N4ZitP7Rb6NoeFjwXTYOu45i6bfNq8LvlGBfuoA-sYMTdydWP5c9iY7OMEj--6w_vCTW8KpTQF9cVfBSdY 2026/04/11 01:40:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/11 01:40:55 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f3308d3247a3468daf92e330a0bd8128" 2026/04/11 01:40:55 DEBUG : unknown-size-update.txt: multipart upload "ALbowmBcvpgmdrQGF4pgSmasvDnsieqsS7w4GCkdrdZIq18RQHSRZV__hmWbcaf-0ihsDwVr8vQzaA2P2N9e90AXjArQKrgVTYKe9yXB0lfcLe-XMj61YoOYyagnWc2W3reFMLdzD0Ynkapyp9-krqvkF3v47z1Y7YnZEIEFdrqkwPEu2676qWgF1VFWdHgKrGtje1h-mnpGEBXhLBoBbxv8-dXbG0sFAasxUA7d7sH4MfnXKn-jm2ZmgFv3y-B7GiYF8N4ZitP7Rb6NoeFjwXTYOu45i6bfNq8LvlGBfuoA-sYMTdydWP5c9iY7OMEj--6w_vCTW8KpTQF9cVfBSdY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/11 01:40:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-giluyeb4peba/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/11 01:40:55 DEBUG : Waiting for deletions to finish 2026/04/11 01:40:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/11 01:40:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/11 01:40:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/11 01:40:56 INFO : S3 bucket rclone-test-giluyeb4peba: Bucket "rclone-test-giluyeb4peba" deleted 2026/04/11 01:40:56 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (116.07s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.79s) --- FAIL: TestIntegration/FsMkdir (114.15s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.57s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.88s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (15.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.22s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/11 01:40:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/11 01:40:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 116.102s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m57.598500889s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_space]