"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/09/03 03:32:53 NOTICE: TestS3R2: Starting server 2025/09/03 03:32:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-goxazip9kefa" 2025/09/03 03:32:53 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/09/03 03:32:54 INFO : S3 bucket rclone-test-goxazip9kefa: Bucket "rclone-test-goxazip9kefa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/03 03:32:56 INFO : S3 bucket rclone-test-goxazip9kefa: Bucket "rclone-test-goxazip9kefa" deleted === RUN TestIntegration/FsMkdir 2025/09/03 03:32:56 INFO : S3 bucket rclone-test-goxazip9kefa: Bucket "rclone-test-goxazip9kefa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/03 03:32:56 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/03 03:32:56 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/03 03:32:57 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/03 03:33:27 NOTICE: S3 bucket rclone-test-goxazip9kefa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/03 03:33:27 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AHC-TrXm7pqHqvwEQ6NQnlZaRf_JtG0f027OVMztSattQVexwiCqAyVVEhK3FFWtqDjCz7CklMgV6eJ9PLjw-PIUZ9S7WNCoP66ht1WpGAMq_bqIJyNddGAQMT9nmTECdok5V7oVTR7gZ5RaP_g0JOCi5yBBeluqWqYHRKbeGf9uM9PWQZP1eM4Pc4puVTUi4mn9sRfVGEO8A2uiCG9UCDALlCDx_VQ9ph0hKHbh7iXJvPEVlCGMXnnmbIB9Vcxj10RjZzrDTLwM2p8ic-Co0kHgOb8vbx2kK2COIQgkLO-S_eMiYu09P38upiVDl-mV50EUhHakHOaBOH-IUZS16EE 2025/09/03 03:33:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b46986f92285f9ebfbeb2c5c0f6dbc13" 2025/09/03 03:33:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ab9d14b53ae14e974002d522f8c483bc" 2025/09/03 03:33:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "213314bc4c0265fe1ddeb017c2f2830f" 2025/09/03 03:33:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AHC-TrXm7pqHqvwEQ6NQnlZaRf_JtG0f027OVMztSattQVexwiCqAyVVEhK3FFWtqDjCz7CklMgV6eJ9PLjw-PIUZ9S7WNCoP66ht1WpGAMq_bqIJyNddGAQMT9nmTECdok5V7oVTR7gZ5RaP_g0JOCi5yBBeluqWqYHRKbeGf9uM9PWQZP1eM4Pc4puVTUi4mn9sRfVGEO8A2uiCG9UCDALlCDx_VQ9ph0hKHbh7iXJvPEVlCGMXnnmbIB9Vcxj10RjZzrDTLwM2p8ic-Co0kHgOb8vbx2kK2COIQgkLO-S_eMiYu09P38upiVDl-mV50EUhHakHOaBOH-IUZS16EE" 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/09/03 03:33:33 DEBUG : Creating backend with remote "TestS3R2:" 2025/09/03 03:33:33 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/03 03:33:34 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/09/03 03:33:37 DEBUG : S3 bucket rclone-test-goxazip9kefa: bucket is versioned: false 2025/09/03 03:33:37 DEBUG : Waiting for deletions to finish 2025/09/03 03:33:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/03 03:33:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/03 03:33:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/03 03:33:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-goxazip9kefa/dirToPurgeFromRoot" 2025/09/03 03:33:39 DEBUG : S3 bucket rclone-test-goxazip9kefa path dirToPurgeFromRoot: bucket is versioned: false 2025/09/03 03:33:39 DEBUG : Waiting for deletions to finish 2025/09/03 03:33:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/03 03:33:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/03 03:33:40 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/03 03:33:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-goxazip9kefa/hello? sausage/êé" 2025/09/03 03:33:42 DEBUG : S3 bucket rclone-test-goxazip9kefa path hello? sausage/êé: bucket is versioned: false 2025/09/03 03:33:42 DEBUG : Waiting for deletions to finish 2025/09/03 03:33:42 DEBUG : "a/b/c/d/e.txt" version false 2025/09/03 03:33:42 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/03 03:33:42 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/09/03 03:33:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-goxazip9kefa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/03 03:33:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-goxazip9kefa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-goxazip9kefa" from "TestS3R2:rclone-test-goxazip9kefa" 2025/09/03 03:33:54 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/09/03 03:34:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM0aouM7SjPeGn0NLSoRo2dHJgUnK8nwdiIN6g1NPD8HH2WPdHavjmUhslBJf1n53Mdjm5bzWD-uOrCqDRkZKlwMGEpHbSO5OtUG9ik8LoOFMfGTQRdS3g1MZT_7iCGP-JH-H5lW6Af8WZKxKbqYuMTyqqgGXSmod7A-jIafUwxJ_DqqrhY-_XXPZMYFpdMF6guk72ppMCGoGt11gh7QJzeWpKJ6lNzeN1pEVeWid11iSUMq_MNt02_jGtsebopQ9kEQB-TZlwA5MnsYi1DvzD7mq88IGe0l_tr-wLnaRsKZn7Jg1kPhh_8RPfUT-1_hIIKppLs5bsJOgmSgbD6D7tQ 2025/09/03 03:34:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/03 03:34:02 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/03 03:34:03 DEBUG : piped data.txt: multipart upload "AM0aouM7SjPeGn0NLSoRo2dHJgUnK8nwdiIN6g1NPD8HH2WPdHavjmUhslBJf1n53Mdjm5bzWD-uOrCqDRkZKlwMGEpHbSO5OtUG9ik8LoOFMfGTQRdS3g1MZT_7iCGP-JH-H5lW6Af8WZKxKbqYuMTyqqgGXSmod7A-jIafUwxJ_DqqrhY-_XXPZMYFpdMF6guk72ppMCGoGt11gh7QJzeWpKJ6lNzeN1pEVeWid11iSUMq_MNt02_jGtsebopQ9kEQB-TZlwA5MnsYi1DvzD7mq88IGe0l_tr-wLnaRsKZn7Jg1kPhh_8RPfUT-1_hIIKppLs5bsJOgmSgbD6D7tQ" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/03 03:34:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: AN128tx8OcOfeLsdFOQ2aQa-ZKlyGWhTErsLgcowBhuOw3bzPhCUCQP4KSm_HZvNslRlgknGNgXjJ6GV0IvubCVCDgeNid0yWw6coq0IF4sT816COzIlY3-0-3lYuTwx6yJ6iH9JA1gZJzncsDqvclBL__gdqkQImPUAgEL6BSZAmbFCAw3KeKocSeq1evvUpAt19R-3Zjxz28X16AG7F4opFAv0tNJIVdhA68FtS8LA7fv5hD7VHS4f7p410q5BWrFnR5zB0OUyfY7uyW4L-XxiH0CItIdZ690_o6ZGwCK76P3Jqob69yKGpAHTOrvxa9MZQiOWsiZZUbjqYyz3cTY 2025/09/03 03:34:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/03 03:34:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6912fbcb9e85bedf434892779210afc7" 2025/09/03 03:34:04 DEBUG : piped data.txt: multipart upload "AN128tx8OcOfeLsdFOQ2aQa-ZKlyGWhTErsLgcowBhuOw3bzPhCUCQP4KSm_HZvNslRlgknGNgXjJ6GV0IvubCVCDgeNid0yWw6coq0IF4sT816COzIlY3-0-3lYuTwx6yJ6iH9JA1gZJzncsDqvclBL__gdqkQImPUAgEL6BSZAmbFCAw3KeKocSeq1evvUpAt19R-3Zjxz28X16AG7F4opFAv0tNJIVdhA68FtS8LA7fv5hD7VHS4f7p410q5BWrFnR5zB0OUyfY7uyW4L-XxiH0CItIdZ690_o6ZGwCK76P3Jqob69yKGpAHTOrvxa9MZQiOWsiZZUbjqYyz3cTY" 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/09/03 03:34:06 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/09/03 03:34:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMAVqPiuhtQWRJh4KntRTK4VTmPzeErdXEeVyhJOOd61BYE0jp3HDGxPXR7aUVXigK0KaOAOXjrRxGuUcd7svBlwMvlv15CJ915DD7esIJtTuNeamTGEhuoY2jDr1NwIsljUjPzDFNZsEsGYKYLh0kpnjSuEEwRKFdCeGoFySEi4sxjT0BDHEpel7oEVWjmUjt1A1l-gGENsdIRZSW_6jFSXLlKqxci59c5aKy73KzKIMg8nGfMQAftke8wh829GUZLJzx3qlYPfYpsZ5HQxDCMzCxDJWsG3msmCLKFLj2GtskYwy_K2N8T1WVwbRqY6uZPDYqty4qiNb7SBXNqsqBA 2025/09/03 03:34:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/03 03:34:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/03 03:34:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMAVqPiuhtQWRJh4KntRTK4VTmPzeErdXEeVyhJOOd61BYE0jp3HDGxPXR7aUVXigK0KaOAOXjrRxGuUcd7svBlwMvlv15CJ915DD7esIJtTuNeamTGEhuoY2jDr1NwIsljUjPzDFNZsEsGYKYLh0kpnjSuEEwRKFdCeGoFySEi4sxjT0BDHEpel7oEVWjmUjt1A1l-gGENsdIRZSW_6jFSXLlKqxci59c5aKy73KzKIMg8nGfMQAftke8wh829GUZLJzx3qlYPfYpsZ5HQxDCMzCxDJWsG3msmCLKFLj2GtskYwy_K2N8T1WVwbRqY6uZPDYqty4qiNb7SBXNqsqBA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/03 03:34:13 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADpqmIBVsr-D92Er4-knxqpWoihuJ-ANePjlRxC5Kxahn7nRXweio0EV7IxSBo2qEWoaVZmzm_1mIoHSEi5xDmAtOmtXtbt5kgAr_mQUaoiUYV6xbmMD4qJL9UQgJ6Lf3aSCz1MFmiez_9ULVykfo02s8C5IAfj71WJ--LVtE1zA1w2cBR-XRJSaRffDAc-BAG00tRZi67XgIvisEEfvH_ZRGb7kyF38Z9w_hb8Cb06RAPrHxgLm1LuwwqLVKMlR8noCS0FlZyUKT3RaPjv2qCzCLYpiCDU9kZ1CRAvkA_OFgORtq8XwBfZL10s8YnciELsLUhX16iWeBicuI1iRiuc 2025/09/03 03:34:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/03 03:34:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/03 03:34:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADpqmIBVsr-D92Er4-knxqpWoihuJ-ANePjlRxC5Kxahn7nRXweio0EV7IxSBo2qEWoaVZmzm_1mIoHSEi5xDmAtOmtXtbt5kgAr_mQUaoiUYV6xbmMD4qJL9UQgJ6Lf3aSCz1MFmiez_9ULVykfo02s8C5IAfj71WJ--LVtE1zA1w2cBR-XRJSaRffDAc-BAG00tRZi67XgIvisEEfvH_ZRGb7kyF38Z9w_hb8Cb06RAPrHxgLm1LuwwqLVKMlR8noCS0FlZyUKT3RaPjv2qCzCLYpiCDU9kZ1CRAvkA_OFgORtq8XwBfZL10s8YnciELsLUhX16iWeBicuI1iRiuc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/03 03:34:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALL4QlQCIRvHMCjN8q_IH5zceFuY6zF1h9r_x_aIqEs1go7FKFGDiiNks9CqX71AgJSmAqgLGa0i0VYSfnB1NYo9XD39A-rwuTVaJILk0cSJNyve0i5YOVpFcopv_NAc0jNeOTqNHPn6y_Fr1oja9v3Tu_byzAvwCNaCcBwXPwUf8vsgPppaq3vBn7KyWFcNLsXZtfXS9jW4ss_o7ZbozsoqFEv_wp57SuXuViAamRiBKOqWaAtoiisvMPtqDqrNSJv8pzcxwWuKW3PuvsugfQpRRXdA-hDXv5mvTBVjOs8p6-VnG3uYcUVKlId05FSSN-jBAC36FEEPXweXwQCeo88 2025/09/03 03:34:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/03 03:34:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/03 03:34:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALL4QlQCIRvHMCjN8q_IH5zceFuY6zF1h9r_x_aIqEs1go7FKFGDiiNks9CqX71AgJSmAqgLGa0i0VYSfnB1NYo9XD39A-rwuTVaJILk0cSJNyve0i5YOVpFcopv_NAc0jNeOTqNHPn6y_Fr1oja9v3Tu_byzAvwCNaCcBwXPwUf8vsgPppaq3vBn7KyWFcNLsXZtfXS9jW4ss_o7ZbozsoqFEv_wp57SuXuViAamRiBKOqWaAtoiisvMPtqDqrNSJv8pzcxwWuKW3PuvsugfQpRRXdA-hDXv5mvTBVjOs8p6-VnG3uYcUVKlId05FSSN-jBAC36FEEPXweXwQCeo88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/03 03:34:18 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMWaoPYhA7mSiYY3Tm80yzrZL7s_ZA0xSyy6-CpQPNXvxBb42Cro21WFxF_NKg3m_OWr2EK6dQDkh0qatiWuDT_5zmoUaALZEYPmQXpvmFbgq4OPVrsy7pYHVk9M2kW5oPzzcbDao-VE-scXVaJwIGZ7u3-HqWRey94541nIQl4p3qM0gQ_qHhYfK3G9U_6CKnAS6bupsaqBxAOJvfMUHQ0XKWxr0TQp3n3xsW6hJTokPRCDdwk6jZ_gpI8UIu8u_7TfaQi-EwPqezI5P6j5lmutvMIX1WRhvVwTK4Q12eFFP-AZk2ipV39weAvHpuodIy_GJiLI7A1AAXJ0THUmBf4 2025/09/03 03:34:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/03 03:34:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/03 03:34:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/03 03:34:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/03 03:34:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/03 03:34:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/03 03:34:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMWaoPYhA7mSiYY3Tm80yzrZL7s_ZA0xSyy6-CpQPNXvxBb42Cro21WFxF_NKg3m_OWr2EK6dQDkh0qatiWuDT_5zmoUaALZEYPmQXpvmFbgq4OPVrsy7pYHVk9M2kW5oPzzcbDao-VE-scXVaJwIGZ7u3-HqWRey94541nIQl4p3qM0gQ_qHhYfK3G9U_6CKnAS6bupsaqBxAOJvfMUHQ0XKWxr0TQp3n3xsW6hJTokPRCDdwk6jZ_gpI8UIu8u_7TfaQi-EwPqezI5P6j5lmutvMIX1WRhvVwTK4Q12eFFP-AZk2ipV39weAvHpuodIy_GJiLI7A1AAXJ0THUmBf4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/03 03:34:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOxgogucBc4WlLW6f648k8C6YBxY--VYI3F-h5vPjjS5WcNRCZrmY3dRq-PEm-hoFMP8AGbvMl4pPKIF3DjaibA5c_TWFDuhtV7BV34s7OCUXSqmOocQI1LjJJVkkoSAbkU8NlfxOI0PwpY0j9Qhw_uYWBc59nnSTCbBfRGR4dH4ti8rATlouIDv7iC3Ua1eIkZhnAtQpO-87qB-h-BxHgSTvJiY5rD_U4YceUY64ikb7G1vf2smxay2qBJPn4rVF1vLM9fCAI8nUNpC_4wGUyqbYmuAQKUKDNFeH0RBToLfs5neaYvH1IL_ap9SJGGd_Os02IuvdtTgOYdpKBiFYlU 2025/09/03 03:34:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/03 03:34:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/03 03:34:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/03 03:34:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/03 03:34:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/03 03:34:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/03 03:34:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOxgogucBc4WlLW6f648k8C6YBxY--VYI3F-h5vPjjS5WcNRCZrmY3dRq-PEm-hoFMP8AGbvMl4pPKIF3DjaibA5c_TWFDuhtV7BV34s7OCUXSqmOocQI1LjJJVkkoSAbkU8NlfxOI0PwpY0j9Qhw_uYWBc59nnSTCbBfRGR4dH4ti8rATlouIDv7iC3Ua1eIkZhnAtQpO-87qB-h-BxHgSTvJiY5rD_U4YceUY64ikb7G1vf2smxay2qBJPn4rVF1vLM9fCAI8nUNpC_4wGUyqbYmuAQKUKDNFeH0RBToLfs5neaYvH1IL_ap9SJGGd_Os02IuvdtTgOYdpKBiFYlU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/03 03:34:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADN11GtfARTW2r2pLvM-gkc0Qa0MycrIgwXldNGlinTL7wwOvzA-swJRXdt-I6PkHdottv3xTFB-0UnShxpvn1eIJu7YHQlB-IHf4nRdGclJZRXna55Y1I5TaWjbgSCDGDsvsUGM0cTDyErwMEclOb-oizVXTlPuayjMwjOg-tyrhOHu_dKpTZRfRAt1y-KiRDkyOQgG4zjWwcIDDyIeJn_wwHB9wOqgcviFsxxbw-E7PasN0M8OgjWb9fsl0UYb-kZqEHFqehdSvIGJXeARp9BSfp6zoQvYWXzW_4VSs7Dmy-A2GOvQGrxsjDKtRwuRA_SgnNeMF8TTszi2Y9E44bU 2025/09/03 03:34:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/03 03:34:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/03 03:34:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADN11GtfARTW2r2pLvM-gkc0Qa0MycrIgwXldNGlinTL7wwOvzA-swJRXdt-I6PkHdottv3xTFB-0UnShxpvn1eIJu7YHQlB-IHf4nRdGclJZRXna55Y1I5TaWjbgSCDGDsvsUGM0cTDyErwMEclOb-oizVXTlPuayjMwjOg-tyrhOHu_dKpTZRfRAt1y-KiRDkyOQgG4zjWwcIDDyIeJn_wwHB9wOqgcviFsxxbw-E7PasN0M8OgjWb9fsl0UYb-kZqEHFqehdSvIGJXeARp9BSfp6zoQvYWXzW_4VSs7Dmy-A2GOvQGrxsjDKtRwuRA_SgnNeMF8TTszi2Y9E44bU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/03 03:34:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AOt6RD4ElSsw73prqpzR6K8fcpsc4z3HL_p6kh8WJetZrikiQep5dHDqv86JrDAC5ZJSehyNff0R2cDj2Z1vied_6h9aJoF8MZ4g_gQmZZ5G3gLm1e1mTTa0XRGIX8HCobBHHSp9gLs_r--P9QS88LChVDyVZoIfZP2BM9jT8D7qzPIgAIgdjS92_7u5cRbH73g0rnwyo4BX6dmi4IXYp8YUTw9DN0mrRQziqVV0XuYqesTglvxZk7jx_3tejlVObMwxHesq0h8-IZDuc79nJDfZL0AEqg0eed-jGVlBMh5Q_GZXA25NanxY8rxFrLC6H2MDID-RmOyToSXm4a2rgNY 2025/09/03 03:34:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/03 03:34:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/03 03:34:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AOt6RD4ElSsw73prqpzR6K8fcpsc4z3HL_p6kh8WJetZrikiQep5dHDqv86JrDAC5ZJSehyNff0R2cDj2Z1vied_6h9aJoF8MZ4g_gQmZZ5G3gLm1e1mTTa0XRGIX8HCobBHHSp9gLs_r--P9QS88LChVDyVZoIfZP2BM9jT8D7qzPIgAIgdjS92_7u5cRbH73g0rnwyo4BX6dmi4IXYp8YUTw9DN0mrRQziqVV0XuYqesTglvxZk7jx_3tejlVObMwxHesq0h8-IZDuc79nJDfZL0AEqg0eed-jGVlBMh5Q_GZXA25NanxY8rxFrLC6H2MDID-RmOyToSXm4a2rgNY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/03 03:34:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACpswuGcq2sKEIUGSVdyLZFgy_e33lpc2ErbiX3MSycr_WjFXaGCwMXSjT7TMNMXWAAjuYNcIFnECc03iqaTW4_QnUxIaCbyeCYFzA7FBqAuCyeX5UglpAFRT7v1I4rzsBcluvOpJVeRXpXNHB6EHY8ABXR50GNlI4dP1cpeNuM-wX0BA3pf2x8IrRywZAHv1JufXccVRtdB62qNskJyJKZ6VqjfQG3GDodElS_KNZwEm0uVIZpU8BSXybqVaL_FN6TiShokQ6gssoL3jgOYdWwd2RUVaFl3FGiPiELKIaHVLTSiDIFzRjUcoKehbuQFbdQYF-lCEDL1wvQ4rh2mnOQ 2025/09/03 03:34:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/03 03:34:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/03 03:34:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACpswuGcq2sKEIUGSVdyLZFgy_e33lpc2ErbiX3MSycr_WjFXaGCwMXSjT7TMNMXWAAjuYNcIFnECc03iqaTW4_QnUxIaCbyeCYFzA7FBqAuCyeX5UglpAFRT7v1I4rzsBcluvOpJVeRXpXNHB6EHY8ABXR50GNlI4dP1cpeNuM-wX0BA3pf2x8IrRywZAHv1JufXccVRtdB62qNskJyJKZ6VqjfQG3GDodElS_KNZwEm0uVIZpU8BSXybqVaL_FN6TiShokQ6gssoL3jgOYdWwd2RUVaFl3FGiPiELKIaHVLTSiDIFzRjUcoKehbuQFbdQYF-lCEDL1wvQ4rh2mnOQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/03 03:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD97UpM2w3-LidCTgXMk4UnkxxpkYuAq33Lq9No3wn_JKgkfj1KVngrpTUeTvIXB2TLQiHwZ6fSVlM3sXE5IAYv-3OdMf0L7BVL-gKXbRMH3V9RA4AIF-kq-_1p8wfBq8pQD6b9QZcbAvmSa-Q-Wa0QWGNJOiFUmvK0eM2lL5C3DI8n6puUxkGD4cRJvJtn8Q1nVsNEtJNKf4aThrKT3koOZY2rGwlBU8X4qODwKC0kbCB6x3BwbNkTVX3okEQ9UTGWKKKyVVG80Qy5RYTboVhwhSFIZIxGtT_TfYx6VmniR2R912XftOBMlhRmLk9pYMYGSC-9Y2Ju_CztZI3dmH6c 2025/09/03 03:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/03 03:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/03 03:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/03 03:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/03 03:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/03 03:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/03 03:34:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AD97UpM2w3-LidCTgXMk4UnkxxpkYuAq33Lq9No3wn_JKgkfj1KVngrpTUeTvIXB2TLQiHwZ6fSVlM3sXE5IAYv-3OdMf0L7BVL-gKXbRMH3V9RA4AIF-kq-_1p8wfBq8pQD6b9QZcbAvmSa-Q-Wa0QWGNJOiFUmvK0eM2lL5C3DI8n6puUxkGD4cRJvJtn8Q1nVsNEtJNKf4aThrKT3koOZY2rGwlBU8X4qODwKC0kbCB6x3BwbNkTVX3okEQ9UTGWKKKyVVG80Qy5RYTboVhwhSFIZIxGtT_TfYx6VmniR2R912XftOBMlhRmLk9pYMYGSC-9Y2Ju_CztZI3dmH6c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/03 03:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADsCYuy0m373f2HZ12AUNowVl7AIQoXA0gbLD5rRaPqXzGv7MA5q5tCKloemvVwgiiiXEejdbjOgLMcKznYppFZF6fMmFZFB3amUbApvPC4OkUL1DBiA1VuE-Qt6wPyTtFxoqEvKMgWS3lYcj2qYTTBDCA3pdvECicI1L3NC9AFYlxo9NgujzqwgHKYobvK6-DPVL2JXd6YGUk5oH9cy4EJRoX8RAJqA70CmUKXGe66-gLfmL2IFcXWVnIfnQTTFFmCMGKPp0PI2hc7iJYy6kRPNWZe9asLy1NoupVv9cjOe6IsqGLz9-9bEmzQ-AI5IMXUlqxHrA4mO7AYGEDRs4B0 2025/09/03 03:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/03 03:34:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/03 03:34:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/03 03:34:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/03 03:34:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/03 03:34:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/03 03:34:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADsCYuy0m373f2HZ12AUNowVl7AIQoXA0gbLD5rRaPqXzGv7MA5q5tCKloemvVwgiiiXEejdbjOgLMcKznYppFZF6fMmFZFB3amUbApvPC4OkUL1DBiA1VuE-Qt6wPyTtFxoqEvKMgWS3lYcj2qYTTBDCA3pdvECicI1L3NC9AFYlxo9NgujzqwgHKYobvK6-DPVL2JXd6YGUk5oH9cy4EJRoX8RAJqA70CmUKXGe66-gLfmL2IFcXWVnIfnQTTFFmCMGKPp0PI2hc7iJYy6kRPNWZe9asLy1NoupVv9cjOe6IsqGLz9-9bEmzQ-AI5IMXUlqxHrA4mO7AYGEDRs4B0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/03 03:34:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEANWTwygwR6WxAGWTEQxNgo0RdAEVtA_eAIzYjMX7wER0G0fvpVV1gHLyOWdmgotRgMq40tqXAJOx1p53cGInEhVCnFBDe5QerN0EGaH5uETo8QVPoL8AETXvpjLpzQe7-f2cjDWxKVSUDBTUq-AE935zk2FXjJ4iReUs2ZYBLHp0aIabJbPkUTx3ZtkZVdi5KRQ0K7w_xNKSG_-ORpzVk9HF8h_p3uuVABHUlEg5yekPqO7F0v8rKVf-fXFaX8yMQWXsyVgnWD_UpZRakkPXNvCHNnY1sR0BaNlwkHsS1c_CaqE4iAeooRmgvE1xXBqbkfsp6Bqw5977U1h0N8fjg 2025/09/03 03:34:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/03 03:34:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/03 03:34:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEANWTwygwR6WxAGWTEQxNgo0RdAEVtA_eAIzYjMX7wER0G0fvpVV1gHLyOWdmgotRgMq40tqXAJOx1p53cGInEhVCnFBDe5QerN0EGaH5uETo8QVPoL8AETXvpjLpzQe7-f2cjDWxKVSUDBTUq-AE935zk2FXjJ4iReUs2ZYBLHp0aIabJbPkUTx3ZtkZVdi5KRQ0K7w_xNKSG_-ORpzVk9HF8h_p3uuVABHUlEg5yekPqO7F0v8rKVf-fXFaX8yMQWXsyVgnWD_UpZRakkPXNvCHNnY1sR0BaNlwkHsS1c_CaqE4iAeooRmgvE1xXBqbkfsp6Bqw5977U1h0N8fjg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/03 03:34:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AM0vHpyS_J4Q8iASH6oIl90UgOFuldcE6VHIMA9RVGCaslJL7kLJgxaE_E0253wh9Bwg6vyTG-6wqvIba33zHKevvDGw0llYazx2K7Q-wYmmoQq0AIkqlq3TpLymyfuiqrMYMCsZYeuUlrTbWiEHuP3npctYkT7h9R6AjX1giJ2NwiqL2YkcdhQXbm9PuXs_GfJl2y8jfwhNKYI-CQYC0tFhH-H00B2tIzuqTvdSuZJaQ5sZSRMhKCAC6CZZjL4jXna4oy1IyjTNzR9GKA4R5m1UxjYRlZoJAp2-0PJwRdmbHa87fl8eRVqB4MvdItvRAvVFP3JOWikFkr-JcBN5LmM 2025/09/03 03:34:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/03 03:34:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/03 03:34:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AM0vHpyS_J4Q8iASH6oIl90UgOFuldcE6VHIMA9RVGCaslJL7kLJgxaE_E0253wh9Bwg6vyTG-6wqvIba33zHKevvDGw0llYazx2K7Q-wYmmoQq0AIkqlq3TpLymyfuiqrMYMCsZYeuUlrTbWiEHuP3npctYkT7h9R6AjX1giJ2NwiqL2YkcdhQXbm9PuXs_GfJl2y8jfwhNKYI-CQYC0tFhH-H00B2tIzuqTvdSuZJaQ5sZSRMhKCAC6CZZjL4jXna4oy1IyjTNzR9GKA4R5m1UxjYRlZoJAp2-0PJwRdmbHa87fl8eRVqB4MvdItvRAvVFP3JOWikFkr-JcBN5LmM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/03 03:34:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AH6CW9Jq_58lkj-HePf1Ywrk1ZJQUzBgMniCb4VKUlFV-UfHyZWg2rRCWuClEmk9DRcEFc6SkGdizz6MuMFMKNSZyLQhBmT2UA8X0BOWGQmKaLvzJBER8Yz9DavOjesRrTcT7HhmiXkgH3RBkHkoaVSyohwvi13yNjQYEg7fO3u-UbAy5DLgClo5nHG_BHFUi7GgS7wdA_rrmv75-vyuvwFC5G63pBAGuo8Y3c7JRtMBOm4lTmHfcq6PjPCJJ2Y0R-QP5lTpGxk22tJ5Gg7Gg9XQ_eh3KEyqy9muyqeli6x29id2mTHShFSJMwf9WGC3hd0R7ijZYBKPhgnY5x3rdYs 2025/09/03 03:34:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/03 03:34:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/03 03:34:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AH6CW9Jq_58lkj-HePf1Ywrk1ZJQUzBgMniCb4VKUlFV-UfHyZWg2rRCWuClEmk9DRcEFc6SkGdizz6MuMFMKNSZyLQhBmT2UA8X0BOWGQmKaLvzJBER8Yz9DavOjesRrTcT7HhmiXkgH3RBkHkoaVSyohwvi13yNjQYEg7fO3u-UbAy5DLgClo5nHG_BHFUi7GgS7wdA_rrmv75-vyuvwFC5G63pBAGuo8Y3c7JRtMBOm4lTmHfcq6PjPCJJ2Y0R-QP5lTpGxk22tJ5Gg7Gg9XQ_eh3KEyqy9muyqeli6x29id2mTHShFSJMwf9WGC3hd0R7ijZYBKPhgnY5x3rdYs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/03 03:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABV7jskfyeZTjsf5pfqk5bQ74CRAhAF8KU6KRq-m8EB86SRbN1KUJhkvtXm9hL15HBsQCwHDNmmrzOCe9KtuOq-TiXIXqeI5iMdYzv7ZObxLtCrZYcNTKVw1u5Noug4UG4vtOignq_r8mW3nifedz1NLWc38FWOq-E1nMQhX0yRqUh6-TF6sXbjrUO7xn_SizlNK0P3jCBVaGwWM3o3wSEd8DHcEH9V73j33ErrfVoDVYbrdKcXorUjLpZ33JpTnYutw_OEU63rJ9C2i6SdTynOXfEJgdcRZXGV11rjYhMQFpGOFITAVVwYDuLVj3s9izbeNjZrKdFnBMTdSMEUXIh8 2025/09/03 03:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/03 03:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/03 03:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/03 03:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/03 03:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/03 03:34:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/03 03:34:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABV7jskfyeZTjsf5pfqk5bQ74CRAhAF8KU6KRq-m8EB86SRbN1KUJhkvtXm9hL15HBsQCwHDNmmrzOCe9KtuOq-TiXIXqeI5iMdYzv7ZObxLtCrZYcNTKVw1u5Noug4UG4vtOignq_r8mW3nifedz1NLWc38FWOq-E1nMQhX0yRqUh6-TF6sXbjrUO7xn_SizlNK0P3jCBVaGwWM3o3wSEd8DHcEH9V73j33ErrfVoDVYbrdKcXorUjLpZ33JpTnYutw_OEU63rJ9C2i6SdTynOXfEJgdcRZXGV11rjYhMQFpGOFITAVVwYDuLVj3s9izbeNjZrKdFnBMTdSMEUXIh8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/03 03:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKjfzJxJdn4I_Gk3yCKdIYkrIJQZGeZgT_mcEB35nZefl8-GDLQL7yOgy-hom90LvqoOX8qCuwmQIvMiSVe1LUbXPgbkLsT5az3ah6PeyQ35jt-Echs5Itn_WhJjj3Y9T-ipKLkLuF9enj530ja1liNOsemyCvuOjndfXvz3CBblv2CHv3zJccljU2incSwvuCR4ho6H_5HmOueGnSGNI4Wu8aSa_UzCnaOqL_0MyYDCFyERwx08syp18O09OvjUXWR3MxGR3j3odLFYsnUAFDP_q8VbHYdu2IAgfrPN3iT0IBHJoG4lex8KdE9-EHV1UcQ3g-0eJBSU4laocOX29o0 2025/09/03 03:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/03 03:34:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/03 03:34:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/03 03:34:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/03 03:34:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/03 03:34:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/03 03:34:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKjfzJxJdn4I_Gk3yCKdIYkrIJQZGeZgT_mcEB35nZefl8-GDLQL7yOgy-hom90LvqoOX8qCuwmQIvMiSVe1LUbXPgbkLsT5az3ah6PeyQ35jt-Echs5Itn_WhJjj3Y9T-ipKLkLuF9enj530ja1liNOsemyCvuOjndfXvz3CBblv2CHv3zJccljU2incSwvuCR4ho6H_5HmOueGnSGNI4Wu8aSa_UzCnaOqL_0MyYDCFyERwx08syp18O09OvjUXWR3MxGR3j3odLFYsnUAFDP_q8VbHYdu2IAgfrPN3iT0IBHJoG4lex8KdE9-EHV1UcQ3g-0eJBSU4laocOX29o0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/03 03:35:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANc7v_PNTqcTcQ1m5XonEFbR73iucuvWlRJbt-psjwb46AfJglG6R6eWPVBkPAnArnC9mL5MDJAsvdo2jbuqNT0pHGxTly6GDSv_HgjCrlU9JMP1CQV7sODblaWAPlCB9uxmQFjrMivWLD0_ROIcinun24-au5byvBijwxpEReTYaShSGHAdUpmdW4p1atPWofl3Eyx9JFPVXK-wlFuDLHIchkSH4hy8rNe6kTBAODs85oWv4Gbvie7eJ8RQImCGPgLdyTsLXVB2srNwFXiwNwYiTcFS2TwgKFxN8XHm4ASJTnE3Fk2GRbFgkK56Dgc5tmMDP5JyQY49M95SHOsXfJA 2025/09/03 03:35:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/03 03:35:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/03 03:35:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANc7v_PNTqcTcQ1m5XonEFbR73iucuvWlRJbt-psjwb46AfJglG6R6eWPVBkPAnArnC9mL5MDJAsvdo2jbuqNT0pHGxTly6GDSv_HgjCrlU9JMP1CQV7sODblaWAPlCB9uxmQFjrMivWLD0_ROIcinun24-au5byvBijwxpEReTYaShSGHAdUpmdW4p1atPWofl3Eyx9JFPVXK-wlFuDLHIchkSH4hy8rNe6kTBAODs85oWv4Gbvie7eJ8RQImCGPgLdyTsLXVB2srNwFXiwNwYiTcFS2TwgKFxN8XHm4ASJTnE3Fk2GRbFgkK56Dgc5tmMDP5JyQY49M95SHOsXfJA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/03 03:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAxsJ95AsiYsPNnwMINTVvFfqZOWWmM2VB4uCS358UapNpK6RDDGqK3TamxDrZ3H8KWjNkLFFx6jscrxFIfSZIdP90A_hpIskpQaCR5MuMilezeEyPlrH7PC4uqRlKuWQNZGTl9YD5tZzbvvYz0YYFTl0_SATQUX18ahWPy70D_j_1gFAJTorLkTkt6VFAp2Z4nE6y5VlhGQFFwNmkrb5jVyTSRusn8NKcA9wlIzLquYib6KPXUr6LTkLOkHImn5DwgHebBaDufpylZm4w5ByZ_Kjblk3emzLdG0vkYN6Bg6aIDU6cy_xxhDAFOB0vzDDD6dzAyHpXp0t50rv2WsxXI 2025/09/03 03:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/03 03:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/03 03:35:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAxsJ95AsiYsPNnwMINTVvFfqZOWWmM2VB4uCS358UapNpK6RDDGqK3TamxDrZ3H8KWjNkLFFx6jscrxFIfSZIdP90A_hpIskpQaCR5MuMilezeEyPlrH7PC4uqRlKuWQNZGTl9YD5tZzbvvYz0YYFTl0_SATQUX18ahWPy70D_j_1gFAJTorLkTkt6VFAp2Z4nE6y5VlhGQFFwNmkrb5jVyTSRusn8NKcA9wlIzLquYib6KPXUr6LTkLOkHImn5DwgHebBaDufpylZm4w5ByZ_Kjblk3emzLdG0vkYN6Bg6aIDU6cy_xxhDAFOB0vzDDD6dzAyHpXp0t50rv2WsxXI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/03 03:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AA5qbwt-nzWXui4BdrpGcRRt429XfpVmv7tO1JyCBPKWjY2q3Am4pEvT-AjKnjtGLYnYtJECbXtpiQhZAwrZYQwVFx9fMAPw_zO4SH23rLTH3EMu3-hSUESA2Bp2jVVGfqfVXdjYoTprdGuh9RViAqcxso_G4VSt9mfx0LzP31CjNaZ2S0fEIlbtIBBJzJFaGSRyh8hBIflm9skE4jwjmDfj-DevNguy2LZEwARnZ8tRZEWrCA34UI-DShvMxiLrS2WeGosXYjYSIp6bqjwh8AUdLyu4hWvq9ffkXMCFoS5wTVEK1YirTyY8CYa9uwS_a2kL-3ftDoNqujkkWFaN-vA 2025/09/03 03:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/03 03:35:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/03 03:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AA5qbwt-nzWXui4BdrpGcRRt429XfpVmv7tO1JyCBPKWjY2q3Am4pEvT-AjKnjtGLYnYtJECbXtpiQhZAwrZYQwVFx9fMAPw_zO4SH23rLTH3EMu3-hSUESA2Bp2jVVGfqfVXdjYoTprdGuh9RViAqcxso_G4VSt9mfx0LzP31CjNaZ2S0fEIlbtIBBJzJFaGSRyh8hBIflm9skE4jwjmDfj-DevNguy2LZEwARnZ8tRZEWrCA34UI-DShvMxiLrS2WeGosXYjYSIp6bqjwh8AUdLyu4hWvq9ffkXMCFoS5wTVEK1YirTyY8CYa9uwS_a2kL-3ftDoNqujkkWFaN-vA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/03 03:35:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADoQAUUsya4onURs7NtnoNdBQ9h2XAD7NPTFoSHuALYusl1h90YYrlXz43JHD4hfTXOoIJxr4CzTj3Mkwu5OpP7HoDbegvb1hTtmQiDAIEMxuomOJeTzr0oFs72SpFql8rnnoVzalwNtqlhq5lq2m4LOCMJdziCaB6B17aVZ27U8XQNmBRnwNUaPJAxtdtNVtwgdm9F_XTn-fF_qcNhcQ2M4BmCPcuC2sqLu_Mvc30CVNH5e_1mS-svc-sQEEZS-T0-VAl-5Lvv1v1LRAqULwizmA54Ymc4IhII6fRsAR3eQH6LiMcNA9O1pxPp94-r2hTfrO5BgiYMF4sBPvHk9Lpc 2025/09/03 03:35:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/03 03:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/03 03:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/03 03:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/03 03:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/03 03:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/03 03:35:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADoQAUUsya4onURs7NtnoNdBQ9h2XAD7NPTFoSHuALYusl1h90YYrlXz43JHD4hfTXOoIJxr4CzTj3Mkwu5OpP7HoDbegvb1hTtmQiDAIEMxuomOJeTzr0oFs72SpFql8rnnoVzalwNtqlhq5lq2m4LOCMJdziCaB6B17aVZ27U8XQNmBRnwNUaPJAxtdtNVtwgdm9F_XTn-fF_qcNhcQ2M4BmCPcuC2sqLu_Mvc30CVNH5e_1mS-svc-sQEEZS-T0-VAl-5Lvv1v1LRAqULwizmA54Ymc4IhII6fRsAR3eQH6LiMcNA9O1pxPp94-r2hTfrO5BgiYMF4sBPvHk9Lpc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/03 03:35:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AF3oipeIOEFaqtxl7OxwGruudnGqiNxr90r459xUOZX-A267NsV3QbqbJ3F_aTFcrlVRmHOHo5EqYjnOm4d0TtHrt6jzctCkW5pEqp60bAp6-Vv_seYH21Nut-nHuQqcV8kE-f2NriHVDrGn8VemNuBMrd04LCPhcanWy7LSy_hOFraSGc_7d7xzOl242ygJi9nIm7D1pTOF761vgdC_a6e70cQW2papSBk0MEgM_rwhHx8cZdpo9gH2nz2NFijXi1AengHmkExooqILhuGB8YjykMWGmy9EQ78qPaYprr2pBaAEQ_y7f5CXLsNsOcJWoxoIo28P8Lz7f0D_j2BMmYY 2025/09/03 03:35:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/03 03:35:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/03 03:35:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/03 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/03 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/03 03:35:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/03 03:35:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AF3oipeIOEFaqtxl7OxwGruudnGqiNxr90r459xUOZX-A267NsV3QbqbJ3F_aTFcrlVRmHOHo5EqYjnOm4d0TtHrt6jzctCkW5pEqp60bAp6-Vv_seYH21Nut-nHuQqcV8kE-f2NriHVDrGn8VemNuBMrd04LCPhcanWy7LSy_hOFraSGc_7d7xzOl242ygJi9nIm7D1pTOF761vgdC_a6e70cQW2papSBk0MEgM_rwhHx8cZdpo9gH2nz2NFijXi1AengHmkExooqILhuGB8YjykMWGmy9EQ78qPaYprr2pBaAEQ_y7f5CXLsNsOcJWoxoIo28P8Lz7f0D_j2BMmYY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/03 03:35:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AI-0IdvJR-WjmoLTu-GbxuzB0qrT0gvTLPmOtis_KOZ7RsefEyhPljcnu-N4Vhahss8fP5UYGWR5_vsXT4S9DySpmjs_2h5McrnL-ZHklD42xhiLiIH_668XjPNr8W9P_emxJXwaABTGwq59LRVEFTOP4wEllIYqOHENfW2qOWbLNIawoO_NweRfqT25hgZcV7AeXTfiEgaNrlvK2JfgGyxheaepGnkVWWmkL9A1IUAyBqrXhBhivpGzDyJAW8AeIDgxpN2xw8_euv22Xxr_Gw8qogKjTgD8l893OevQI7yldkY6kX9oAWN3gnLujUWhXfXZOyZ3l1QJGfQGaGJ6dS8 2025/09/03 03:35:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/03 03:35:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/03 03:35:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AI-0IdvJR-WjmoLTu-GbxuzB0qrT0gvTLPmOtis_KOZ7RsefEyhPljcnu-N4Vhahss8fP5UYGWR5_vsXT4S9DySpmjs_2h5McrnL-ZHklD42xhiLiIH_668XjPNr8W9P_emxJXwaABTGwq59LRVEFTOP4wEllIYqOHENfW2qOWbLNIawoO_NweRfqT25hgZcV7AeXTfiEgaNrlvK2JfgGyxheaepGnkVWWmkL9A1IUAyBqrXhBhivpGzDyJAW8AeIDgxpN2xw8_euv22Xxr_Gw8qogKjTgD8l893OevQI7yldkY6kX9oAWN3gnLujUWhXfXZOyZ3l1QJGfQGaGJ6dS8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/03 03:35:28 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AAWBDVAMSk4dCi3gEEfdyQmdPIoAxi2T9ik8aN-t29KmEOcCThwRKprM3aTqgIr3_ecGVVp9_8ene7y68FsPJIOBtlvxZIfz5Aqx_WSRQHmVnRKDxdvyKqHlTYjENabvjvXN2JUutfoRNXO93x6eCZ141o7a-d4Ib1FtSMgJeR5w_NPaz-Wd4YSLfsBy91HVTSt9qTpaoD-D06eLOeqJN7coiuOjRj1Q5rAWx2VsV15gNqK2W8JkjN5CqIVk5HROOVzbem2OVu6urfrpvyTv_6vWhoiB90jqC52RKp6To5zYObFlyDwQoPy1EgoMd2K6-2Orr3B9gXwVGfIYjeE1Q5k 2025/09/03 03:35:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/03 03:35:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/03 03:35:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AAWBDVAMSk4dCi3gEEfdyQmdPIoAxi2T9ik8aN-t29KmEOcCThwRKprM3aTqgIr3_ecGVVp9_8ene7y68FsPJIOBtlvxZIfz5Aqx_WSRQHmVnRKDxdvyKqHlTYjENabvjvXN2JUutfoRNXO93x6eCZ141o7a-d4Ib1FtSMgJeR5w_NPaz-Wd4YSLfsBy91HVTSt9qTpaoD-D06eLOeqJN7coiuOjRj1Q5rAWx2VsV15gNqK2W8JkjN5CqIVk5HROOVzbem2OVu6urfrpvyTv_6vWhoiB90jqC52RKp6To5zYObFlyDwQoPy1EgoMd2K6-2Orr3B9gXwVGfIYjeE1Q5k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/03 03:35:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APUAVx6IshrTfWz5HM656L3nO3XSB8mW9pgKel91axyUKEVnRYyxkMlWo_6A_UxzhwtzZmv3I9J3Z5Dn042aWxRx0Rp-SyWLQITs7f2BXPgnihPP5sOYill2GQshXvOKDPWUuVAG41jSxH4mQwV5JgxbWPJ0GvrUVnfdS-JoWkKzo5JG-hZQjAvHwkfR8ir8hH5cksgFEQApm61EQJiGqgVrGzW0l80t9z70AbaWQDUvRb7ySI6FlkEXfZ4c1JOI_9emgUCFRgQapAnZCm8_pJj6SAf6B8kdXOhLGAqOx3bhY3fV5lXYRQVFtGeLtZYUrE0PvW2K-1fjgWjZXnYk_qY 2025/09/03 03:35:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/03 03:35:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/03 03:35:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APUAVx6IshrTfWz5HM656L3nO3XSB8mW9pgKel91axyUKEVnRYyxkMlWo_6A_UxzhwtzZmv3I9J3Z5Dn042aWxRx0Rp-SyWLQITs7f2BXPgnihPP5sOYill2GQshXvOKDPWUuVAG41jSxH4mQwV5JgxbWPJ0GvrUVnfdS-JoWkKzo5JG-hZQjAvHwkfR8ir8hH5cksgFEQApm61EQJiGqgVrGzW0l80t9z70AbaWQDUvRb7ySI6FlkEXfZ4c1JOI_9emgUCFRgQapAnZCm8_pJj6SAf6B8kdXOhLGAqOx3bhY3fV5lXYRQVFtGeLtZYUrE0PvW2K-1fjgWjZXnYk_qY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/03 03:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALSsca5vaRxvsylz1Xp8fCyp_-gX_SuVnvTFNJYO6fjwDnQmesDpDq5SzAFzDFJPg1oG2aPNuqtnvAbD-b0RPwHW6KjHcNT-EDXLtIgmpi1XHcWMERfJphD97B3arteudGjWLh3hV4xmLHbT8iInHFJdm218-UXU3JPiEYPWi1WdH4j7IDf63iJ5V3ycmb-xIqbx_M4TKQ6rQW4MYp73TQhz43m2c65SzgK1H4neEm24jXv5q1H7W7La_g3kRIopfB2H7uw0aAMD_7NlmrAdaj3JDSZu_zJorxl4h9MMM0hw9xKHD_oL6J_hrBfYkxbRcsx2kXracV44TDVmVItI2JY 2025/09/03 03:35:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/03 03:35:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/03 03:35:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/03 03:35:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/03 03:35:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/03 03:35:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/03 03:35:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALSsca5vaRxvsylz1Xp8fCyp_-gX_SuVnvTFNJYO6fjwDnQmesDpDq5SzAFzDFJPg1oG2aPNuqtnvAbD-b0RPwHW6KjHcNT-EDXLtIgmpi1XHcWMERfJphD97B3arteudGjWLh3hV4xmLHbT8iInHFJdm218-UXU3JPiEYPWi1WdH4j7IDf63iJ5V3ycmb-xIqbx_M4TKQ6rQW4MYp73TQhz43m2c65SzgK1H4neEm24jXv5q1H7W7La_g3kRIopfB2H7uw0aAMD_7NlmrAdaj3JDSZu_zJorxl4h9MMM0hw9xKHD_oL6J_hrBfYkxbRcsx2kXracV44TDVmVItI2JY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/03 03:35:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABcH5HlvPn0WcTgKvUaHBJz0k6INStl74XXw_dtW4L-YTt7FviafjK3EzVk1dYzc9L3ARLjjxDGYwQPRo9S1F_IfRv-_5BkDnzp2yF5eIy5eLCSpwCLGb72onjL-WthPZCvknoh5xHVbB9qYDrmrIIoFYu-NuUyOeWxZpvTZz6u1Y4nAIfcMABycFOFvlQoK44DFGsOX3fpKsfDz0Lv4xaTmqdP3l2JfL1aJl8QDA35HoBwkzRbqHlq8WK256vB4JUtLP114KWJrcuK3G5ibZbaydfULADb_-kTZAf2ojubI0R0VknSDuDKdkZanEFolWycSmIMjZZ9iWMFJhuXBmn8 2025/09/03 03:35:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/03 03:35:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/03 03:35:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/03 03:35:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/03 03:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/03 03:35:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/03 03:35:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABcH5HlvPn0WcTgKvUaHBJz0k6INStl74XXw_dtW4L-YTt7FviafjK3EzVk1dYzc9L3ARLjjxDGYwQPRo9S1F_IfRv-_5BkDnzp2yF5eIy5eLCSpwCLGb72onjL-WthPZCvknoh5xHVbB9qYDrmrIIoFYu-NuUyOeWxZpvTZz6u1Y4nAIfcMABycFOFvlQoK44DFGsOX3fpKsfDz0Lv4xaTmqdP3l2JfL1aJl8QDA35HoBwkzRbqHlq8WK256vB4JUtLP114KWJrcuK3G5ibZbaydfULADb_-kTZAf2ojubI0R0VknSDuDKdkZanEFolWycSmIMjZZ9iWMFJhuXBmn8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/03 03:35:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJXFpDjWrqT_RUDWbdqkNa-pn2bciWPuBZHFjvNXBsWGI_Db87bcCdLzTCDCtHMpwfn0OrST5D5MbUC_JhHoF-DohG4Z1OVBaJ7B9SOkfn3cz29O2yBmPup8AJQjaIBuzURSzd_GJBztdClT7lQx8TGWFWIN6m9l6sZQ5lo1Il358BEGKO_RTUdONKBlx4jYT7O-c3o7ltJR9r9n3kENGSpw41mZrUzCl2ErD5CAs1mzfgU7JfvtQ-vf1mJErwaeZlF-5YwO4u17bysECO8N8j_ZF7sC6tskL3thC7yEl-mjGCNDhbOOmNNsPWFbq3oIjkE37omd0I8p1ENEpYtOf4Q 2025/09/03 03:35:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/03 03:35:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/03 03:35:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJXFpDjWrqT_RUDWbdqkNa-pn2bciWPuBZHFjvNXBsWGI_Db87bcCdLzTCDCtHMpwfn0OrST5D5MbUC_JhHoF-DohG4Z1OVBaJ7B9SOkfn3cz29O2yBmPup8AJQjaIBuzURSzd_GJBztdClT7lQx8TGWFWIN6m9l6sZQ5lo1Il358BEGKO_RTUdONKBlx4jYT7O-c3o7ltJR9r9n3kENGSpw41mZrUzCl2ErD5CAs1mzfgU7JfvtQ-vf1mJErwaeZlF-5YwO4u17bysECO8N8j_ZF7sC6tskL3thC7yEl-mjGCNDhbOOmNNsPWFbq3oIjkE37omd0I8p1ENEpYtOf4Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/03 03:35:51 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHxTC64jAbl5C9tqj7A_6y--Owel7ns5OBwSnLm4V_xK4-1Fbua8CWtpPrb32F5XQq0vEQMaT8jH9-VuspuVLB5tt8Dd2k8Equu5fWFAuP6xP94-GUzrgiDgcCAqbVfWlX_Q3JqI8nglC4HQsISSlSvhtJfzqk4c3v9cAyx3Fw950wRIT7TWaO88tbugUmJdbJ8LJVB-Pwfi9mGNVfyqTJ98rbHuk8J65vDvHFh4FZpI_X1gmwtx8Ji5tZaEtTzSewmyJNzVEQpER6jMYMFhE9xX2GWR2NnD_kI_lSOlqwghoNW1R4Zt4mWYZrBHMoZcK8R8qPeWGg5-_DD8NIsUv00 2025/09/03 03:35:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/03 03:35:52 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/03 03:35:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHxTC64jAbl5C9tqj7A_6y--Owel7ns5OBwSnLm4V_xK4-1Fbua8CWtpPrb32F5XQq0vEQMaT8jH9-VuspuVLB5tt8Dd2k8Equu5fWFAuP6xP94-GUzrgiDgcCAqbVfWlX_Q3JqI8nglC4HQsISSlSvhtJfzqk4c3v9cAyx3Fw950wRIT7TWaO88tbugUmJdbJ8LJVB-Pwfi9mGNVfyqTJ98rbHuk8J65vDvHFh4FZpI_X1gmwtx8Ji5tZaEtTzSewmyJNzVEQpER6jMYMFhE9xX2GWR2NnD_kI_lSOlqwghoNW1R4Zt4mWYZrBHMoZcK8R8qPeWGg5-_DD8NIsUv00" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/03 03:35:54 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAjAi6z3XOgKIrOF6sZrgeZUuN6sveo08fVZkQZ6dILue3eGDUdiGPO860NObSN5Nxg4tEY78BIU2xx84dGwNNy5ADtrvggTJ63Ou6drsP_7VDbVX1-yODCDNUHa03kZZXypVLAx4lAEe3ruWTJqh8T2Mm2x90ojRKX4KMCXqwbtR5h9bBF23OxjNlu2kMkeSs4zAcAbBA-0l1RGcSpQE9rh_N4GvTAIrAzp_IhRIR5sdZSuf3EccYq8ChzNQ36lPtFfvPtf8uY9Qztkjo_tmFXPYagxJB7wpevdEysyCQ_zSByQ8nRiVhByGINpTjk_vYdoNXqTRbNh6VAgf4bzt1Q 2025/09/03 03:35:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/03 03:35:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/03 03:35:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAjAi6z3XOgKIrOF6sZrgeZUuN6sveo08fVZkQZ6dILue3eGDUdiGPO860NObSN5Nxg4tEY78BIU2xx84dGwNNy5ADtrvggTJ63Ou6drsP_7VDbVX1-yODCDNUHa03kZZXypVLAx4lAEe3ruWTJqh8T2Mm2x90ojRKX4KMCXqwbtR5h9bBF23OxjNlu2kMkeSs4zAcAbBA-0l1RGcSpQE9rh_N4GvTAIrAzp_IhRIR5sdZSuf3EccYq8ChzNQ36lPtFfvPtf8uY9Qztkjo_tmFXPYagxJB7wpevdEysyCQ_zSByQ8nRiVhByGINpTjk_vYdoNXqTRbNh6VAgf4bzt1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/03 03:35:57 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AD-9QhMdn_7QvADn-JlDStvlnvYG_uM91WPpTexoF0v7T1ExqmXvyLSFXBjBSCG4lhmMSbXWxN5w_ZFqEzJIwQGGi1vfFcxKFb22DnzMrYEDVc1118vNcayrrt7LyDLoXCmHD1z3V4u4IID9VAvH5nSPT0nxDa7is1u7yVoclivcPLMWRQz5hPHn1m5fA9o3XDjb9-Mu-Kj7j99-eBquuqIzMfjsON7YHgiiWuJrCcwC4xAXut7p1BAWfG_tPgyVs740zcycnrcX8wf8T0wqEbe9CP0bvJADFf9YMKMnnCH_dfkBcjWjuVI_ZNGeZ_KI5mDrN_SedG8eCVFUzFcg7kU 2025/09/03 03:35:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/03 03:35:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/03 03:35:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/03 03:35:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/03 03:35:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/03 03:35:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/03 03:36:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AD-9QhMdn_7QvADn-JlDStvlnvYG_uM91WPpTexoF0v7T1ExqmXvyLSFXBjBSCG4lhmMSbXWxN5w_ZFqEzJIwQGGi1vfFcxKFb22DnzMrYEDVc1118vNcayrrt7LyDLoXCmHD1z3V4u4IID9VAvH5nSPT0nxDa7is1u7yVoclivcPLMWRQz5hPHn1m5fA9o3XDjb9-Mu-Kj7j99-eBquuqIzMfjsON7YHgiiWuJrCcwC4xAXut7p1BAWfG_tPgyVs740zcycnrcX8wf8T0wqEbe9CP0bvJADFf9YMKMnnCH_dfkBcjWjuVI_ZNGeZ_KI5mDrN_SedG8eCVFUzFcg7kU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/03 03:36:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALQJFVelw4NNAzvAxzDxb2Ptsm7UNoAPgpiZX_fyBVPMVtKIyAI1s40JSU6MOe0IgkTuWmTGKhG52HttzKgrg7zzyl9Khxn7SGoxfono1DHpY5Bc0miGT9lZw0RTX8r3YLPdnIsZNb8b3eyKspmhtdr833Ix_j5k8pJVuy6DA9GzlIYVe2SImSDO1Hw9-S2AJ-bulB6JDZD-xZyC3RGugJ3FFl3OQPMJ6Warhp66bxlQugQwkrb8lVJEWkoJdeleA4QveW0iCJRcn6apXZobKEUtu8X98-8XL6ZI5Z1H8TBodpB4cp1R6g9ui7RlgsHRs7lyuLWGqjy2f8ri7wS78-c 2025/09/03 03:36:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/03 03:36:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/03 03:36:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/03 03:36:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/03 03:36:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/03 03:36:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/03 03:36:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALQJFVelw4NNAzvAxzDxb2Ptsm7UNoAPgpiZX_fyBVPMVtKIyAI1s40JSU6MOe0IgkTuWmTGKhG52HttzKgrg7zzyl9Khxn7SGoxfono1DHpY5Bc0miGT9lZw0RTX8r3YLPdnIsZNb8b3eyKspmhtdr833Ix_j5k8pJVuy6DA9GzlIYVe2SImSDO1Hw9-S2AJ-bulB6JDZD-xZyC3RGugJ3FFl3OQPMJ6Warhp66bxlQugQwkrb8lVJEWkoJdeleA4QveW0iCJRcn6apXZobKEUtu8X98-8XL6ZI5Z1H8TBodpB4cp1R6g9ui7RlgsHRs7lyuLWGqjy2f8ri7wS78-c" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/03 03:36:10 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/03 03:36:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/03 03:36:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/03 03:36:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/03 03:36:30 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/03 03:36:35 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABYz3ZKWicVE7KE9l4QGZlxh0BCnPzzyM9yf39hSxRgyEh1IrsSTkNhaV00olAuzgYs_TF0mOUIzSJPo66wZ7lqR1H8MVRXOv2gKKRaK0a38jeFw8952w1lVl9EzuGmD95poYHuzIvDyrwpQV5JWMQDRNHVUDC8e0vdCD_392WLRFRHa4o0XTBtBl60e2bkYSt5qQe09VGSehH68FmkoNX-5iacbfdI9-BZ2yO_zvZooNbg0YwYMsuuEQrW5QPiBKOg_LUVAUCv67gpNeUeTu3Rw-wQMS06w72EONopKpyXylrcVU-dHUFGY6aClxd5fmV-rSaTXHvph2gVd1ySBjZ4 2025/09/03 03:36:35 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/03 03:36:35 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3c6b8d8540e30a710593bb569ed5f066" 2025/09/03 03:36:35 DEBUG : unknown-size-put.txt: multipart upload "ABYz3ZKWicVE7KE9l4QGZlxh0BCnPzzyM9yf39hSxRgyEh1IrsSTkNhaV00olAuzgYs_TF0mOUIzSJPo66wZ7lqR1H8MVRXOv2gKKRaK0a38jeFw8952w1lVl9EzuGmD95poYHuzIvDyrwpQV5JWMQDRNHVUDC8e0vdCD_392WLRFRHa4o0XTBtBl60e2bkYSt5qQe09VGSehH68FmkoNX-5iacbfdI9-BZ2yO_zvZooNbg0YwYMsuuEQrW5QPiBKOg_LUVAUCv67gpNeUeTu3Rw-wQMS06w72EONopKpyXylrcVU-dHUFGY6aClxd5fmV-rSaTXHvph2gVd1ySBjZ4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/03 03:36:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKgR_eB1dSQJWOd3PM91q7Oo4dJ4N1vpvvdZ3DeM_gmGtQOKUxunz5fOMDu0L9a80LqlLiTa3tT3s3lT-Anl8mbwVPJMxc9KZRh12gSCOhxSQZtsRRWPCrXmzDDkKABZKITH2zJUa4G3_VhFpSRfIrHETXzSp6Dz5J-UbGCl74y7DGy-ZMoVjeD7zsCmFWvlsmdHkcbd1NSueaV_Ens_P2dOTFGYPxqIE8VZ-nQ8_xY4m8gi7Sf6ld2q1li-TMhraO6pRAZiErR_PPlKSx_-qZNcW4S-fxulb5NnAWHDRmoyp245ao296Ll-tT2c7mBp-izPW6ekRfSnugihNQRiC_8 2025/09/03 03:36:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/03 03:36:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0d6e3715bef0c4c9586c4bd5f7c29bde" 2025/09/03 03:36:38 DEBUG : unknown-size-update.txt: multipart upload "AKgR_eB1dSQJWOd3PM91q7Oo4dJ4N1vpvvdZ3DeM_gmGtQOKUxunz5fOMDu0L9a80LqlLiTa3tT3s3lT-Anl8mbwVPJMxc9KZRh12gSCOhxSQZtsRRWPCrXmzDDkKABZKITH2zJUa4G3_VhFpSRfIrHETXzSp6Dz5J-UbGCl74y7DGy-ZMoVjeD7zsCmFWvlsmdHkcbd1NSueaV_Ens_P2dOTFGYPxqIE8VZ-nQ8_xY4m8gi7Sf6ld2q1li-TMhraO6pRAZiErR_PPlKSx_-qZNcW4S-fxulb5NnAWHDRmoyp245ao296Ll-tT2c7mBp-izPW6ekRfSnugihNQRiC_8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/03 03:36:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-goxazip9kefa/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/09/03 03:36:39 DEBUG : Waiting for deletions to finish 2025/09/03 03:36:39 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/03 03:36:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/03 03:36:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/03 03:36:40 INFO : S3 bucket rclone-test-goxazip9kefa: Bucket "rclone-test-goxazip9kefa" deleted 2025/09/03 03:36:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (228.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.88s) --- PASS: TestIntegration/FsMkdir (224.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.56s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.05s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.26s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (37.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (121.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (17.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (18.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (17.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (21.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (20.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.87s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.31s) --- 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/09/03 03:36:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/03 03:36:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 228.068s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 3m49.318919635s (try 1/5)