"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/20 02:59:05 NOTICE: TestS3R2: Starting server 2025/09/20 02:59:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juhawox3tolo" 2025/09/20 02:59:05 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/20 02:59:06 INFO : S3 bucket rclone-test-juhawox3tolo: Bucket "rclone-test-juhawox3tolo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/20 02:59:08 INFO : S3 bucket rclone-test-juhawox3tolo: Bucket "rclone-test-juhawox3tolo" deleted === RUN TestIntegration/FsMkdir 2025/09/20 02:59:09 INFO : S3 bucket rclone-test-juhawox3tolo: Bucket "rclone-test-juhawox3tolo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/20 02:59:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/20 02:59:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/20 02:59:09 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/20 02:59:39 NOTICE: S3 bucket rclone-test-juhawox3tolo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/20 02:59:39 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APxBgS93pmkvMT8FTTR0_2g7-v82yaqdaqklrmymG-M0tU2Vot-ZkHWWC2RA7K3jgUEY1HPqVwgj-5ZhlXYZC45e3ljKHfJNm-VfEjshgPKlRQ0-aMA1hIpWlqKb-wkZr_srK3TDYvuGZEOGF38mF6q3peHXChs3BIF2PlbTvqE1U6Xyf3IkkCiK_51c-CGay7yCe3s65ey0HAg0j34ex-wJhyuiFexgFi1Cr5cNqzpORkKiKtsTcNH4qui_JayUBCYR8_LkxHkYdMrRjraXoCrmPG5tgmxRp2M1lZYxUfVTt9AYKrRhFwp9FBxnHvWk_QKYWdjGBBHQ-zUPkBZsEoI 2025/09/20 02:59:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ff8b274c335a4ebb2c885a40e864373c" 2025/09/20 02:59:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c21d219b24d292f5181dce07d2e45712" 2025/09/20 02:59:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "838c34856e48ef6dde4e51442f8702bb" 2025/09/20 02:59:42 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APxBgS93pmkvMT8FTTR0_2g7-v82yaqdaqklrmymG-M0tU2Vot-ZkHWWC2RA7K3jgUEY1HPqVwgj-5ZhlXYZC45e3ljKHfJNm-VfEjshgPKlRQ0-aMA1hIpWlqKb-wkZr_srK3TDYvuGZEOGF38mF6q3peHXChs3BIF2PlbTvqE1U6Xyf3IkkCiK_51c-CGay7yCe3s65ey0HAg0j34ex-wJhyuiFexgFi1Cr5cNqzpORkKiKtsTcNH4qui_JayUBCYR8_LkxHkYdMrRjraXoCrmPG5tgmxRp2M1lZYxUfVTt9AYKrRhFwp9FBxnHvWk_QKYWdjGBBHQ-zUPkBZsEoI" 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/20 02:59:46 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/20 02:59:46 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/20 02:59:50 DEBUG : S3 bucket rclone-test-juhawox3tolo: bucket is versioned: false 2025/09/20 02:59:50 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/20 02:59:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/20 02:59:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/20 02:59:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juhawox3tolo/dirToPurgeFromRoot" 2025/09/20 02:59:52 DEBUG : S3 bucket rclone-test-juhawox3tolo path dirToPurgeFromRoot: bucket is versioned: false 2025/09/20 02:59:52 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:52 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/20 02:59:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/20 02:59:53 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/20 02:59:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juhawox3tolo/hello? sausage/êé" 2025/09/20 02:59:55 DEBUG : S3 bucket rclone-test-juhawox3tolo path hello? sausage/êé: bucket is versioned: false 2025/09/20 02:59:55 DEBUG : Waiting for deletions to finish 2025/09/20 02:59:55 DEBUG : "a/b/c/d/e.txt" version false 2025/09/20 02:59:55 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/20 02:59:56 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/20 03:00:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juhawox3tolo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/09/20 03:00:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/20 03:00:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juhawox3tolo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-juhawox3tolo" from "TestS3R2:rclone-test-juhawox3tolo" 2025/09/20 03:00:07 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/20 03:00:15 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACIOK5A6M87LTPrgzOeD8BEoEIQ27r4pa9dgcpyQp3LuKw9twj6WMynLMGzWxdzKoo0IPDFCxfR7afgVgOkr6jNa_7lT2Y_7c0Z2AsiYUggJOnLPv1A7bR2yDsYb_aKJKADeD1CAh11HrbPBeXdaIKPqgq3XXUjh3hdyLnck2gJ-0uwxq-mZqq2O3_9yMWObIThavUnF-mB8ELRspGio4DMaoJt_GeZfD1KTw7RpUU9QrsZib48bPSxmLDjzTvIteipKAaGhPzJqu2OEQMQsJE3xtQQGlTgu9-TolEAcp-eZ80rAdkJi9H0zUMbDBoKBRrNOE7wWLR2jrWwzZDJWz0Y 2025/09/20 03:00:15 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/20 03:00:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/20 03:00:16 DEBUG : piped data.txt: multipart upload "ACIOK5A6M87LTPrgzOeD8BEoEIQ27r4pa9dgcpyQp3LuKw9twj6WMynLMGzWxdzKoo0IPDFCxfR7afgVgOkr6jNa_7lT2Y_7c0Z2AsiYUggJOnLPv1A7bR2yDsYb_aKJKADeD1CAh11HrbPBeXdaIKPqgq3XXUjh3hdyLnck2gJ-0uwxq-mZqq2O3_9yMWObIThavUnF-mB8ELRspGio4DMaoJt_GeZfD1KTw7RpUU9QrsZib48bPSxmLDjzTvIteipKAaGhPzJqu2OEQMQsJE3xtQQGlTgu9-TolEAcp-eZ80rAdkJi9H0zUMbDBoKBRrNOE7wWLR2jrWwzZDJWz0Y" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/20 03:00:17 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHOkqfPivTJL2k1tYE4ls3bWUc-A6h9KQ8j3-ECQYpXcosWeYvmmWVJMLUE0uEGsQpjfe-_b8EXPqG8OOMAePUsBNzOugUEPuZQuViYHuPoxvMOyFuiQQHtFbzXBvvEVaV2VsHphbBmzSOjXbwiHVj8QoOjdJYlAb7DPwPP_6IX-_C6He9f9bCN8X2mK0p3zoeIeyk5r8lsiXwP8Bk-LtW_UUCgerwdg6eTb-33ihdQxHpTnnvA96eYkyryCHzci-gmqgNUch2sTAszj5KWUKLIsg_dl9xrQINuImewuL8Gap2S2a4tWLSwiJCbUDgtQGu_sbymQD1oWfdZlsa1-Kmw 2025/09/20 03:00:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/20 03:00:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f8ee924fef732e9b8e66d9da63c9cfaf" 2025/09/20 03:00:18 DEBUG : piped data.txt: multipart upload "AHOkqfPivTJL2k1tYE4ls3bWUc-A6h9KQ8j3-ECQYpXcosWeYvmmWVJMLUE0uEGsQpjfe-_b8EXPqG8OOMAePUsBNzOugUEPuZQuViYHuPoxvMOyFuiQQHtFbzXBvvEVaV2VsHphbBmzSOjXbwiHVj8QoOjdJYlAb7DPwPP_6IX-_C6He9f9bCN8X2mK0p3zoeIeyk5r8lsiXwP8Bk-LtW_UUCgerwdg6eTb-33ihdQxHpTnnvA96eYkyryCHzci-gmqgNUch2sTAszj5KWUKLIsg_dl9xrQINuImewuL8Gap2S2a4tWLSwiJCbUDgtQGu_sbymQD1oWfdZlsa1-Kmw" 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/20 03:00:19 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/20 03:00:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPLxSu8CVDAAYevxsix4V0rObAw5_DS1vrh8Uh_BQ2EGqMZiph3ilswpdTre_aLbghyWS9uBw2H-GZWK4TNmVRag_tK0hBrssu85QMLzWwR4R2wqfeZWzY0z0DkH8-kY3s1YQJZ8DFLaDTlRgmq3NQbi3iN02w-2Za2v9xh8LdVQ4kGoZvOHIfJa4IbCikuHz7pK5sj-Un7mM_hi53sXkgx2FS3NuW0o6V3TJngNwxwB5tNIgrzKqb1ZDKmOaQxRKmKsrqoyNqWGuzjYYzLarhbYcjgfo62AtjcUJdIidQ-d67DVf9GWKbeiUUX1_o5IWBsFnwZjn1KQ1AOPEpdZW4 2025/09/20 03:00:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/20 03:00:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/20 03:00:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPLxSu8CVDAAYevxsix4V0rObAw5_DS1vrh8Uh_BQ2EGqMZiph3ilswpdTre_aLbghyWS9uBw2H-GZWK4TNmVRag_tK0hBrssu85QMLzWwR4R2wqfeZWzY0z0DkH8-kY3s1YQJZ8DFLaDTlRgmq3NQbi3iN02w-2Za2v9xh8LdVQ4kGoZvOHIfJa4IbCikuHz7pK5sj-Un7mM_hi53sXkgx2FS3NuW0o6V3TJngNwxwB5tNIgrzKqb1ZDKmOaQxRKmKsrqoyNqWGuzjYYzLarhbYcjgfo62AtjcUJdIidQ-d67DVf9GWKbeiUUX1_o5IWBsFnwZjn1KQ1AOPEpdZW4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/20 03:00:29 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AItkNWIX-_-zy_9h2y_FwMNsd_70qrVhWNesFvXucM1rp_yhhIrIWSqj_lfU5cbdYZsMHQacHJ9eMLFCzpVh8okJ0XnE2uEPh1EPs8a_vlE_bpY_ayHuXOG0ReCeUby_143U__z9xJpg3kPI3k74eA96OCx_1ixrpi7zWXHnPy7CnHjjMdfEV91HwKoo6D6msLJRRFrBDwY9FyqkVihs42bRkO8uAc1gYnKKZFwcox3hMwjQSCLNbb4epa3myWHfa5sCDChfTVQitVZ5I9QGkuLoSl35DUpz0gCKcG2R4m68ANaLTFhKCg_YIhxhX1-sFq7w-vtBv33B9XYxeYatR1s 2025/09/20 03:00:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/20 03:00:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/20 03:00:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AItkNWIX-_-zy_9h2y_FwMNsd_70qrVhWNesFvXucM1rp_yhhIrIWSqj_lfU5cbdYZsMHQacHJ9eMLFCzpVh8okJ0XnE2uEPh1EPs8a_vlE_bpY_ayHuXOG0ReCeUby_143U__z9xJpg3kPI3k74eA96OCx_1ixrpi7zWXHnPy7CnHjjMdfEV91HwKoo6D6msLJRRFrBDwY9FyqkVihs42bRkO8uAc1gYnKKZFwcox3hMwjQSCLNbb4epa3myWHfa5sCDChfTVQitVZ5I9QGkuLoSl35DUpz0gCKcG2R4m68ANaLTFhKCg_YIhxhX1-sFq7w-vtBv33B9XYxeYatR1s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/20 03:00:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMHdr3mpn9DePkWboqqqG9Jkk4Nc6aatD-U77bEFoVR-BaPDsgD8yoxIoa24eAHtepQ_JQywNoXFngxVMiJppc6C2mU6gozRDj1SRb_DaHtfiRQ83d6eNADy-2Vi-_OtCO1V3ovso8hEb8E5nneaWf27wys6N1i66tHIirinlZmr-CROHr1P3zAKTccFxO9M3tCZi1VTmIWUOEClvnUuzwtm9dWyzjCvqxjl2AUiG64_wPo0hjdXnxh2i-QxFrg5FWGQ7UI-wKR-DVkYesu832hSsphquDgiuJ3VN9mxB9Xdeq3JxNuAXiY9ZjewJn92-R0g4Dr-7ZqBXz6rOCpY5-o 2025/09/20 03:00:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/20 03:00:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/20 03:00:33 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMHdr3mpn9DePkWboqqqG9Jkk4Nc6aatD-U77bEFoVR-BaPDsgD8yoxIoa24eAHtepQ_JQywNoXFngxVMiJppc6C2mU6gozRDj1SRb_DaHtfiRQ83d6eNADy-2Vi-_OtCO1V3ovso8hEb8E5nneaWf27wys6N1i66tHIirinlZmr-CROHr1P3zAKTccFxO9M3tCZi1VTmIWUOEClvnUuzwtm9dWyzjCvqxjl2AUiG64_wPo0hjdXnxh2i-QxFrg5FWGQ7UI-wKR-DVkYesu832hSsphquDgiuJ3VN9mxB9Xdeq3JxNuAXiY9ZjewJn92-R0g4Dr-7ZqBXz6rOCpY5-o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/20 03:00:34 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AARgciPthGJUwkGzKZs3gUqgcnF8C3KBrKvhKA30K7hF9Qm3nVzrlt351UBwPBZFDm61ZmDz3GHTodNkyLsVwjPerm_n-F0rsdi4PKTHIdCcbvESOUX45CKDiaA29-4c3plqk9jE_vzFByIRLBwC0XJOPry9lPKrIv8eBOC7MT6p97ExGy1oadZ4dzuaQBZFbguCRNtLXmuNxjSJXqN27xLjBnA-A1DUNzMmJ45FkEFI96ujFyaCM8s0eLkm4VSEw5FGiMcbw78_LzSsDdJfg3zRH6v_okvC3EkbgoRbtC9bhZDUkfqZnPMyhjdThdfvIMQlbwx48lq2UCI2tXv7Jec 2025/09/20 03:00:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/20 03:00:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/20 03:00:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/20 03:00:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/20 03:00:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/20 03:00:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/20 03:00:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AARgciPthGJUwkGzKZs3gUqgcnF8C3KBrKvhKA30K7hF9Qm3nVzrlt351UBwPBZFDm61ZmDz3GHTodNkyLsVwjPerm_n-F0rsdi4PKTHIdCcbvESOUX45CKDiaA29-4c3plqk9jE_vzFByIRLBwC0XJOPry9lPKrIv8eBOC7MT6p97ExGy1oadZ4dzuaQBZFbguCRNtLXmuNxjSJXqN27xLjBnA-A1DUNzMmJ45FkEFI96ujFyaCM8s0eLkm4VSEw5FGiMcbw78_LzSsDdJfg3zRH6v_okvC3EkbgoRbtC9bhZDUkfqZnPMyhjdThdfvIMQlbwx48lq2UCI2tXv7Jec" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/20 03:00:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANoE3tC4B6T2LbOim9mySyY9WurxvCwrVFt8-Iv9HHQzTzcudXJ9v-JEBDyu4X5xclIsbGyetuX8GXISbNeZvvM7rWhI03Aft_dIOY-vlgehaSPMx8wcVMfLd8_rBGyotQYrjjH3XKwmlxl9ePcaNImGV5RHAEqQyAu6YgRhbus3PIAAIEMzHlZmOWu_cr3oqLlvXdpn4k5JxeKZYeo6OiIg-eXdQGxrlXkZck563inyAvx5vaKoeH7t4ekFnPFQ6_XlsR9LkGdzsexLdSs8ZpsRxLAC92EbNnlyBo2kur6NasvxamV5kfoTz9wglGAm2GGMhVZZF43JGpevzz4vve8 2025/09/20 03:00:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/20 03:00:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/20 03:00:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/20 03:00:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/20 03:00:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/20 03:00:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/20 03:00:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANoE3tC4B6T2LbOim9mySyY9WurxvCwrVFt8-Iv9HHQzTzcudXJ9v-JEBDyu4X5xclIsbGyetuX8GXISbNeZvvM7rWhI03Aft_dIOY-vlgehaSPMx8wcVMfLd8_rBGyotQYrjjH3XKwmlxl9ePcaNImGV5RHAEqQyAu6YgRhbus3PIAAIEMzHlZmOWu_cr3oqLlvXdpn4k5JxeKZYeo6OiIg-eXdQGxrlXkZck563inyAvx5vaKoeH7t4ekFnPFQ6_XlsR9LkGdzsexLdSs8ZpsRxLAC92EbNnlyBo2kur6NasvxamV5kfoTz9wglGAm2GGMhVZZF43JGpevzz4vve8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/20 03:00:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJe9PXrmPZ0AeZUszbVGM4CdQkxAIH0Ex8r3dDQpdNpPMtUKIpxr319bMMmIcWjlUP6MEYFTazvFiBJNHA84GTTtRA6D1RCFtqNdL1WTXe_PiE3Zf-7IHGMBzbSa2AdwTINNC6o96AWADjlndUR5iokttgkD2qNRBZJV0yDmny3ekSJvT-U9qhldcnrP1r_qqLz8DjbeOWQl8uX_dtbKBXMOliDtBMkqUJvcTWn05NjezDORoIJtl30dBX6uJrYNxsw3csnr7vU6guprdmohGOpojltxRQrmrHFKhiG8o9veGqtbbLUaEuYSOBqRXUu01LBAR7QHETEORHINOjhjcyI 2025/09/20 03:00:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/20 03:00:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/20 03:00:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJe9PXrmPZ0AeZUszbVGM4CdQkxAIH0Ex8r3dDQpdNpPMtUKIpxr319bMMmIcWjlUP6MEYFTazvFiBJNHA84GTTtRA6D1RCFtqNdL1WTXe_PiE3Zf-7IHGMBzbSa2AdwTINNC6o96AWADjlndUR5iokttgkD2qNRBZJV0yDmny3ekSJvT-U9qhldcnrP1r_qqLz8DjbeOWQl8uX_dtbKBXMOliDtBMkqUJvcTWn05NjezDORoIJtl30dBX6uJrYNxsw3csnr7vU6guprdmohGOpojltxRQrmrHFKhiG8o9veGqtbbLUaEuYSOBqRXUu01LBAR7QHETEORHINOjhjcyI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/20 03:00:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APGL04bkTDx7Y9K7ngF8VaTs15pgZOnBOfP9E4JNltTSQdiFrpRkel9p9patFiCBqomRl1PT1M5dSdZEKWa1z1g2rUmYIK9JYZNDN6m5bAzzkyJuMQdgKl5yC0b-pmWWJpjC4BPeq6_l30mVhPLDLEhO5hR_Bfu7CmHtbS1tqyF00MXh0CJuArC2zGRNYZoKvKGNkbK30jIbrmAasr6t4Fz0kiKMcQdw_zLSuD7FZQMeDzy94xNNoZq2gOOeCSRtJ88vrI7QZOnyL5lBeKkI8QAh0bYS7U4ZZZihk6NrWHzbivoPnLKUVDK-n0wHUgx_TXIdZ3i-b6if2htm57EPvzQ 2025/09/20 03:00:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/20 03:00:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/20 03:00:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APGL04bkTDx7Y9K7ngF8VaTs15pgZOnBOfP9E4JNltTSQdiFrpRkel9p9patFiCBqomRl1PT1M5dSdZEKWa1z1g2rUmYIK9JYZNDN6m5bAzzkyJuMQdgKl5yC0b-pmWWJpjC4BPeq6_l30mVhPLDLEhO5hR_Bfu7CmHtbS1tqyF00MXh0CJuArC2zGRNYZoKvKGNkbK30jIbrmAasr6t4Fz0kiKMcQdw_zLSuD7FZQMeDzy94xNNoZq2gOOeCSRtJ88vrI7QZOnyL5lBeKkI8QAh0bYS7U4ZZZihk6NrWHzbivoPnLKUVDK-n0wHUgx_TXIdZ3i-b6if2htm57EPvzQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/20 03:00:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJ9ACWLj1i9RdaNHs5RigpP15A3kjThh3_CUJx9QN6N5XJ499hAF_8AD049wCiC8KKPWfjSUGyll7QgyfC9mJpOR-L-jfsPdnLLK-h1PfAKyx4eU30XccpO9pYABEbOs2y2-qYnzHMkIJ_Lmm4KvcDIO_2Dod9F4SjLRW9gGKP1dTIfiVgtjSIm-zDWfdFXK4_Wtjr-gZLwBHkeFzH0hLcF5DpI-z-dMUvgmsPlQUeznnquTMRogUN4ByzZHc6S12OSXbKY1BQeVYRJx_KG-mpbSWcDh6bI1tTMxmtxMcIvqW8peWlezbbAt-YLRtMFNyqnZr7c96a2KxfsSQWCfj5U 2025/09/20 03:00:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/20 03:00:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/20 03:00:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJ9ACWLj1i9RdaNHs5RigpP15A3kjThh3_CUJx9QN6N5XJ499hAF_8AD049wCiC8KKPWfjSUGyll7QgyfC9mJpOR-L-jfsPdnLLK-h1PfAKyx4eU30XccpO9pYABEbOs2y2-qYnzHMkIJ_Lmm4KvcDIO_2Dod9F4SjLRW9gGKP1dTIfiVgtjSIm-zDWfdFXK4_Wtjr-gZLwBHkeFzH0hLcF5DpI-z-dMUvgmsPlQUeznnquTMRogUN4ByzZHc6S12OSXbKY1BQeVYRJx_KG-mpbSWcDh6bI1tTMxmtxMcIvqW8peWlezbbAt-YLRtMFNyqnZr7c96a2KxfsSQWCfj5U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/20 03:00:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGr4HfiD_KhI4oP7_gxsRohM7ev9Sv-DtXSu0Ccg9-Zox-g9Gg8X4BNWC_zeHcpv4JXvUKbaDMjJ2rtJnpsu6Ul8I4FLwJ-XuxGScUherD37TLAXjfAMnewnT4jRxVe85sNZmRP6pPw14hcU_X7VtYFiZq6xeJLFFsI7UG20dmhtD6F4TbHa646Wz8XYsOjYwsU20mWdcp9KSyacBQqWF226UybXgNRcwjhc9Jjj_Ye0k19A_d2xWZvBGTvSmmmSER2QXSmbtNFfnP6w4IiT71cVQh6KE2lkXLyMGrx2IUYl5rNL-hMDBaZ41_BT_jPswaSgbT7mCPCHZx2BQ-MLXWk 2025/09/20 03:00:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/20 03:00:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/20 03:00:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/20 03:00:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/20 03:00:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/20 03:00:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/20 03:00:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AGr4HfiD_KhI4oP7_gxsRohM7ev9Sv-DtXSu0Ccg9-Zox-g9Gg8X4BNWC_zeHcpv4JXvUKbaDMjJ2rtJnpsu6Ul8I4FLwJ-XuxGScUherD37TLAXjfAMnewnT4jRxVe85sNZmRP6pPw14hcU_X7VtYFiZq6xeJLFFsI7UG20dmhtD6F4TbHa646Wz8XYsOjYwsU20mWdcp9KSyacBQqWF226UybXgNRcwjhc9Jjj_Ye0k19A_d2xWZvBGTvSmmmSER2QXSmbtNFfnP6w4IiT71cVQh6KE2lkXLyMGrx2IUYl5rNL-hMDBaZ41_BT_jPswaSgbT7mCPCHZx2BQ-MLXWk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/20 03:00:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADM_DEc0FTdbZSDwtN74Qkc8BvNGQIwh4oK6K8WcZZmgPNzoybsvRQ5fMJSwS6OqnjhdEB3Eoh_7_gzsoCzFfJdRJABHJkBmKl1DfkEBJINTmOZty_VT9EVzZ3HeE8saq5YX_jW3gIZkppslrChL4qh2O3xsNLV1WBEBM0EX1mHubLIB0MB_X91oz4h5QPeHTtIIbJ96rJ0GHJRnb3qIcbctMIk-XDfmnRp-E3btRitO9jNgQW9txKzz_h2oBLnh4P_Sp68MI-mL8gn5q22OPFvXxB2js7isrQ2et6qQdq2V5BfsbAZ97UZviNffN9boDgryjKmH1-Op7EoLaRoTZbk 2025/09/20 03:00:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/20 03:00:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/20 03:00:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/20 03:00:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/20 03:00:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/20 03:00:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/20 03:00:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADM_DEc0FTdbZSDwtN74Qkc8BvNGQIwh4oK6K8WcZZmgPNzoybsvRQ5fMJSwS6OqnjhdEB3Eoh_7_gzsoCzFfJdRJABHJkBmKl1DfkEBJINTmOZty_VT9EVzZ3HeE8saq5YX_jW3gIZkppslrChL4qh2O3xsNLV1WBEBM0EX1mHubLIB0MB_X91oz4h5QPeHTtIIbJ96rJ0GHJRnb3qIcbctMIk-XDfmnRp-E3btRitO9jNgQW9txKzz_h2oBLnh4P_Sp68MI-mL8gn5q22OPFvXxB2js7isrQ2et6qQdq2V5BfsbAZ97UZviNffN9boDgryjKmH1-Op7EoLaRoTZbk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/20 03:01:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEi6_DVzQpKgka07ctUbICMrrLsL4vGXv304XAoytFZvCJYCSlcPIJgrQCfNzvXbamAITMZ2fNJCJpkcW_loe4KHUQBGTp13ooGBYKZwvn6dsIyUAI_AMVphiHQFx8pqS2QZIFlxEWOmqXvCOqqdmHwMKb4NNlrSROy4z29qVKckOooQvP0uw4SE2WbzS-k9K8FJoITNtrcNcy4OR_XmqCUmSODHCvBSBatYOf12vAxPsCgJjQW1qb5cv83i3Gb_uxRAfJ61Uw7KlO8eZC7RTHKvT_N_6Ggp1HltxAMAMf5RDwe2Von3zmyQMlZiZEdo1w5z5UsHSlRykD34zfXgQYE 2025/09/20 03:01:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/20 03:01:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/20 03:01:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEi6_DVzQpKgka07ctUbICMrrLsL4vGXv304XAoytFZvCJYCSlcPIJgrQCfNzvXbamAITMZ2fNJCJpkcW_loe4KHUQBGTp13ooGBYKZwvn6dsIyUAI_AMVphiHQFx8pqS2QZIFlxEWOmqXvCOqqdmHwMKb4NNlrSROy4z29qVKckOooQvP0uw4SE2WbzS-k9K8FJoITNtrcNcy4OR_XmqCUmSODHCvBSBatYOf12vAxPsCgJjQW1qb5cv83i3Gb_uxRAfJ61Uw7KlO8eZC7RTHKvT_N_6Ggp1HltxAMAMf5RDwe2Von3zmyQMlZiZEdo1w5z5UsHSlRykD34zfXgQYE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/20 03:01:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACyx_YFuQyAL8VJwE2ALjOi7rqaZzrmrX8E--wwcFQ9Gz8Xz2IsOBNTXpeFa2Se_ijd7MiLOUGFyl5g0L0v4HCvwqEEWesTjyc8kH0Vwe8l2tjN9Lnld2ZqLdrf-kFkgUfO0ldsqEJQ9AaIsrpyNpje-7TdsQgdTRfeKWsQPAxQ1RhTJvIzktCx-fcH8FIg6dA1FxJBvn3ficNWGFRSVbJmeOw64hMfYhVKADGHUiuom-I4edCKijO3xlANU0huXMHc2Poah9rQ-O9HR59lAGklON5xFjRl6nNhA3rmJFTKne4MbdWAH22uiwnVx-AoWWDaYJaDVA2hJ_ODh_HxPlCw 2025/09/20 03:01:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/20 03:01:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/20 03:01:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACyx_YFuQyAL8VJwE2ALjOi7rqaZzrmrX8E--wwcFQ9Gz8Xz2IsOBNTXpeFa2Se_ijd7MiLOUGFyl5g0L0v4HCvwqEEWesTjyc8kH0Vwe8l2tjN9Lnld2ZqLdrf-kFkgUfO0ldsqEJQ9AaIsrpyNpje-7TdsQgdTRfeKWsQPAxQ1RhTJvIzktCx-fcH8FIg6dA1FxJBvn3ficNWGFRSVbJmeOw64hMfYhVKADGHUiuom-I4edCKijO3xlANU0huXMHc2Poah9rQ-O9HR59lAGklON5xFjRl6nNhA3rmJFTKne4MbdWAH22uiwnVx-AoWWDaYJaDVA2hJ_ODh_HxPlCw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/20 03:01:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM1dAurk9T1gLtAjisvaewwk3NJb3uDjCjNY9QjCkndhFXr70Yuf2YAcINx_MocO81HYeKvEslnkoQ7smGGK0RppQpUiFSITgacHmVBW-vQKTxWkk3lMH0xQAlzGygeJ9ljndVcjfxRVohBmlTACGl4vLgk5YeehR4tMbIbCj1i2hEhQ3nEm2l7A-wFj5GuI2Y2zepAohu-XvXle_4aCfH9KmyZ2GnEPPLSMuoqqXMd4onfTXf0FvSuIMFGoGPsZenhWWey7BRs6gDAq2sUbNSz4-iSruDX55I4M-Zo7vFJWQrvJLaPOkLUn2YBFubeOHOSxy8SF4ru7SUUcarDqPmk 2025/09/20 03:01:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/20 03:01:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/20 03:01:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM1dAurk9T1gLtAjisvaewwk3NJb3uDjCjNY9QjCkndhFXr70Yuf2YAcINx_MocO81HYeKvEslnkoQ7smGGK0RppQpUiFSITgacHmVBW-vQKTxWkk3lMH0xQAlzGygeJ9ljndVcjfxRVohBmlTACGl4vLgk5YeehR4tMbIbCj1i2hEhQ3nEm2l7A-wFj5GuI2Y2zepAohu-XvXle_4aCfH9KmyZ2GnEPPLSMuoqqXMd4onfTXf0FvSuIMFGoGPsZenhWWey7BRs6gDAq2sUbNSz4-iSruDX55I4M-Zo7vFJWQrvJLaPOkLUn2YBFubeOHOSxy8SF4ru7SUUcarDqPmk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/20 03:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANLHp0wbgCDv0baDHIQxXBRfD15MZfQhiUwGIFcTUFaOKh5CtVJkfevMLaTvH6TDbEU3iZoxcTlc17jT5Uz0eV0K7FIVtqhHdIgTCfC1LKPx7x-xCbwF-RVzf8ym7-F3Q27Ezxd--0moBtmWKidRPKYD0zdcfgFJ3ZTpjSWOCVbP0-_918Tu8VxOspJ09_itFc-Fbju_wSQfbjikgyG5etEO1Hi8p0I--qXv-XdhOWJ1lUFsWaj22IlnG-vttl3Q_5ns47vDi0elJpl5ICDbtkODHTon8wdT2_YOoEt1bkghr5AVfgmmiKPNap-y4aSzIZ7n5-x36u0GqEaZJ734JLM 2025/09/20 03:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/20 03:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/20 03:01:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/20 03:01:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/20 03:01:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/20 03:01:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/20 03:01:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANLHp0wbgCDv0baDHIQxXBRfD15MZfQhiUwGIFcTUFaOKh5CtVJkfevMLaTvH6TDbEU3iZoxcTlc17jT5Uz0eV0K7FIVtqhHdIgTCfC1LKPx7x-xCbwF-RVzf8ym7-F3Q27Ezxd--0moBtmWKidRPKYD0zdcfgFJ3ZTpjSWOCVbP0-_918Tu8VxOspJ09_itFc-Fbju_wSQfbjikgyG5etEO1Hi8p0I--qXv-XdhOWJ1lUFsWaj22IlnG-vttl3Q_5ns47vDi0elJpl5ICDbtkODHTon8wdT2_YOoEt1bkghr5AVfgmmiKPNap-y4aSzIZ7n5-x36u0GqEaZJ734JLM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/20 03:01:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMJCtCGVdlpvUf3e3dM1X1i9i1HQjM8DGyrOKCq-Ivmnd96tqyQQY-DubWw6TakXzU_KMH9oCBBI5qeWHYq5g_PtdEVvdlzslDQRKTMWkvGBOosv4uQf0qGtVNbDhY81qtTbIuDq9BW4LrBQh7YOM1VUejrORCSHQHNcO3atCnBc-apmtEZ5UAUgsYf5CuiMdg69orCUABZoKbyvFbLVMBxERZBgSekRKj8BA_aP-hcJAovgdGUK60hADXy6F2bto8N-axt3zPot-vxOPQk6jICpOfgEnI2WjBLMKEROJLZmyB5Kxt3dKs5m2F2fm2plYrT3ul18OTjPVjh9w9iywLs 2025/09/20 03:01:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/20 03:01:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/20 03:01:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/20 03:01:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/20 03:01:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/20 03:01:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/20 03:01:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMJCtCGVdlpvUf3e3dM1X1i9i1HQjM8DGyrOKCq-Ivmnd96tqyQQY-DubWw6TakXzU_KMH9oCBBI5qeWHYq5g_PtdEVvdlzslDQRKTMWkvGBOosv4uQf0qGtVNbDhY81qtTbIuDq9BW4LrBQh7YOM1VUejrORCSHQHNcO3atCnBc-apmtEZ5UAUgsYf5CuiMdg69orCUABZoKbyvFbLVMBxERZBgSekRKj8BA_aP-hcJAovgdGUK60hADXy6F2bto8N-axt3zPot-vxOPQk6jICpOfgEnI2WjBLMKEROJLZmyB5Kxt3dKs5m2F2fm2plYrT3ul18OTjPVjh9w9iywLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/20 03:01:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALNnylkQ4aMw-ryxH1hqD0jkKeVkLT7qp_AQDjLrRxzpxj3g6Ua4bQPXZqWYdmpQyqBwg8ULR6VoxUxGh8oN15AYtYFe136ABhkIZv2ZQ2ukuemllur8auYS3HeJvmsO3p65-F_KohxxTKzaOosw6ZMXSSyy0rgKX2DuFjRJ6wrydMaguft7GxvQjmz_saqfN4W9lsA9f1q0kIBAr58mrgI0n9iV5b-6WiGk2xZT1AJya0Rc7GGG79bn0o-TGRmhvK4DjvD9dIx4ESMGOUPFD-RElRJ-K_2Q6GwiUz18-Fk65_v7xDRXBOhnRpIK4pFs44ubnuULe0wRhkk7T3znd4k 2025/09/20 03:01:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/20 03:01:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/20 03:01:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALNnylkQ4aMw-ryxH1hqD0jkKeVkLT7qp_AQDjLrRxzpxj3g6Ua4bQPXZqWYdmpQyqBwg8ULR6VoxUxGh8oN15AYtYFe136ABhkIZv2ZQ2ukuemllur8auYS3HeJvmsO3p65-F_KohxxTKzaOosw6ZMXSSyy0rgKX2DuFjRJ6wrydMaguft7GxvQjmz_saqfN4W9lsA9f1q0kIBAr58mrgI0n9iV5b-6WiGk2xZT1AJya0Rc7GGG79bn0o-TGRmhvK4DjvD9dIx4ESMGOUPFD-RElRJ-K_2Q6GwiUz18-Fk65_v7xDRXBOhnRpIK4pFs44ubnuULe0wRhkk7T3znd4k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/20 03:01:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGkzk-ydlbWFInl-f1KM0_yootuTkni8l9ldMXzKZ0wb6ARxmLsw_hbRnxzx1U2n7btSrcgCZK2UBcoOoGx1INIgtrcQ19FXtN-jSDoX6vS07S1qG0BDK9DBG0Hc-RqD_HJK0484_umE2tBYAuHoYBAp58MW-gDN8ubElcvu0XPpZORmvI05P6Un2411JG5PBHbmyMDODr-bYyTJMCSgf0mPSt_9q5hRegbKhca8Q34Dt8Bw-RPGxl_UJyeRTMqbkXrU7S2FdrvjK_qzX0jUPFo8_c6nEMj93rGdTxAlw4wqzogn0S9brGJclqAM9RPQJmIqnqK7f-Fwb0KOIeDJ0YM 2025/09/20 03:01:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/20 03:01:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/20 03:01:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGkzk-ydlbWFInl-f1KM0_yootuTkni8l9ldMXzKZ0wb6ARxmLsw_hbRnxzx1U2n7btSrcgCZK2UBcoOoGx1INIgtrcQ19FXtN-jSDoX6vS07S1qG0BDK9DBG0Hc-RqD_HJK0484_umE2tBYAuHoYBAp58MW-gDN8ubElcvu0XPpZORmvI05P6Un2411JG5PBHbmyMDODr-bYyTJMCSgf0mPSt_9q5hRegbKhca8Q34Dt8Bw-RPGxl_UJyeRTMqbkXrU7S2FdrvjK_qzX0jUPFo8_c6nEMj93rGdTxAlw4wqzogn0S9brGJclqAM9RPQJmIqnqK7f-Fwb0KOIeDJ0YM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/20 03:01:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK20OsNLpDWoZkIEF_09bdAJGvp6AsthlKs3CiJDXYDkOIntvJ4FI0Pt261a8_UYEJtu8A02GBpoOCG_hwIe179AFlwLkh-kVwxYXKf7RDfw6pkR8o_sBhepIA3zYEjo6iZrBUZn86pYxSjen-8larx9Y3h_MHHEAfgbnIS3UsDegdXYTDyT6RouGSk_QLi9Aso0fLvrb_uBi9o8OF_Ny0okZqY9P4xztzcL4-zvfJ-pyfeCWxU0p5fJcXiN83nTxXOSvGDGhaOYQfySDoQ9GUg3QskctoJSoqj0r1nvf4DYMWfoB2NydWnkGSKRA_kULEhoGRVJiUdiaP-GP0_RzGY 2025/09/20 03:01:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/20 03:01:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/20 03:01:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK20OsNLpDWoZkIEF_09bdAJGvp6AsthlKs3CiJDXYDkOIntvJ4FI0Pt261a8_UYEJtu8A02GBpoOCG_hwIe179AFlwLkh-kVwxYXKf7RDfw6pkR8o_sBhepIA3zYEjo6iZrBUZn86pYxSjen-8larx9Y3h_MHHEAfgbnIS3UsDegdXYTDyT6RouGSk_QLi9Aso0fLvrb_uBi9o8OF_Ny0okZqY9P4xztzcL4-zvfJ-pyfeCWxU0p5fJcXiN83nTxXOSvGDGhaOYQfySDoQ9GUg3QskctoJSoqj0r1nvf4DYMWfoB2NydWnkGSKRA_kULEhoGRVJiUdiaP-GP0_RzGY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/20 03:01:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGDy4NKISONKHV0m4J_nIY7FwTkERn6FvBOYY3Ice5JTJddbhyhIceQEfJlUnGXu8sP1SHJvNAJNiJx9e1qI0T30OU-PeveuMIONQGmbiRdMW3vAibg09KdlInBnwgh_2gVfZFQbITjEk1t64ab4uazZFOnI9qwEbZTOvOZ3UddGqW6RBCWCWx-Jx0fENRsXmZH4BzxVzr1EQKgK2P8ayc44GQ_w-EQcBCqYEh2SNgKfc6cQJ4sluq63ZxGOtPnFNCMGC6eQp6Zhpg5HgMHkzcfNe-9uNpOH2akOl4hSH0kcFFGT--XE1nwkiHq7bcfx1DXNYcm3KB4iawTf7558It0 2025/09/20 03:01:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/20 03:01:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/20 03:01:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/20 03:01:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/20 03:01:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/20 03:01:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/20 03:01:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGDy4NKISONKHV0m4J_nIY7FwTkERn6FvBOYY3Ice5JTJddbhyhIceQEfJlUnGXu8sP1SHJvNAJNiJx9e1qI0T30OU-PeveuMIONQGmbiRdMW3vAibg09KdlInBnwgh_2gVfZFQbITjEk1t64ab4uazZFOnI9qwEbZTOvOZ3UddGqW6RBCWCWx-Jx0fENRsXmZH4BzxVzr1EQKgK2P8ayc44GQ_w-EQcBCqYEh2SNgKfc6cQJ4sluq63ZxGOtPnFNCMGC6eQp6Zhpg5HgMHkzcfNe-9uNpOH2akOl4hSH0kcFFGT--XE1nwkiHq7bcfx1DXNYcm3KB4iawTf7558It0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/20 03:01:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFyJTs-e3SDEKkRi5uxSqYmerxKyFBvfgHOgowX9zfGe3Ge5OScnlaIlHmnq_LkwPmNGfqemPiNViES2lHEExKEl4Lv4AVwNmEnHsMU8NYmbwPwm5GA0WemYDXvYxmkiWlMrkh-LkSJfEHDxfCsReJ_vXYDRwAvdFM__JfrCB_7a_u-omX2Ht2Z9yULzgTPVGZLVGhcdQvCE4Z8oaR8osAD0qlx5fA08uw6NCIMhbCWgzAhLpReIFjs_PMmQA8NTe83M4mfKFMwqGim4zWO8CodvnajuzZSZ1y4gnCErL03dd7Cutsgxl7vUWU1Mzng8XOslZSm9pX4E2nKKFRUUffU 2025/09/20 03:01:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/20 03:01:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/20 03:01:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/20 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/20 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/20 03:01:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/20 03:01:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFyJTs-e3SDEKkRi5uxSqYmerxKyFBvfgHOgowX9zfGe3Ge5OScnlaIlHmnq_LkwPmNGfqemPiNViES2lHEExKEl4Lv4AVwNmEnHsMU8NYmbwPwm5GA0WemYDXvYxmkiWlMrkh-LkSJfEHDxfCsReJ_vXYDRwAvdFM__JfrCB_7a_u-omX2Ht2Z9yULzgTPVGZLVGhcdQvCE4Z8oaR8osAD0qlx5fA08uw6NCIMhbCWgzAhLpReIFjs_PMmQA8NTe83M4mfKFMwqGim4zWO8CodvnajuzZSZ1y4gnCErL03dd7Cutsgxl7vUWU1Mzng8XOslZSm9pX4E2nKKFRUUffU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/20 03:01:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AA5AonpsQ2I7Ah_9-cWbl4viDRTn6U-ZO35YW2M3DxFuB2dcfiGoRSOYJtVK0FeGzfHVZXJ8VYD8l0iEX3Wc6wF5xn9yZpoNCznkuhn_B_uRNDeoiwNL2nt6VWzdYLZtArV-4DyOArJHDDB-musnmWO8l-wDgwUPViVQp_eXSj5Ro7Uk63NUkMOVhk1N4I2fPNh_RoJmhC6WMfQW51_DDUNKMnayHQEdMGtmRF3S-XosXJhcqtYK58Iqh1oNVySX05qn8Ap2fkRTzK3vERK-f8KeuH2YSn14bXye4Q8anHCKVjrIYQSZ0kNz-kCeV8pSctcxKqe6SWYDrNpUDdZCgeo 2025/09/20 03:01:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/20 03:01:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/20 03:01:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AA5AonpsQ2I7Ah_9-cWbl4viDRTn6U-ZO35YW2M3DxFuB2dcfiGoRSOYJtVK0FeGzfHVZXJ8VYD8l0iEX3Wc6wF5xn9yZpoNCznkuhn_B_uRNDeoiwNL2nt6VWzdYLZtArV-4DyOArJHDDB-musnmWO8l-wDgwUPViVQp_eXSj5Ro7Uk63NUkMOVhk1N4I2fPNh_RoJmhC6WMfQW51_DDUNKMnayHQEdMGtmRF3S-XosXJhcqtYK58Iqh1oNVySX05qn8Ap2fkRTzK3vERK-f8KeuH2YSn14bXye4Q8anHCKVjrIYQSZ0kNz-kCeV8pSctcxKqe6SWYDrNpUDdZCgeo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/20 03:01:51 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMt8_oad-arimcvj7LCUfwWfeLEoJTMiqLxHQQAaVHo9vRtNinPf1D62E1zERwYQDZxWczDd8NsPNpiKtoVm3_xQP45z520gib4WJE9RGPxZBIkURiv_WYcrIuOy_E9bpLPW5PzgqARHlf4fmd0gf3qTZ5noDuLWOC66PaY90iEa6EBikhARcn5YZNiPb2BStrPp0xEwbYYHcKBb9w58SGythcdUPAV5_cnHJsPjHU6Why9Gs_hOKgephQY5rS8cA7dLf9naVVrmkzyaXxKvkYWAR4mV6fM7SbCoeTi8OcocixGvFVlN9wkmedPSlg1DvSoq6hSQSoyeWMTX6JzNk_U 2025/09/20 03:01:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/20 03:01:56 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/20 03:01:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMt8_oad-arimcvj7LCUfwWfeLEoJTMiqLxHQQAaVHo9vRtNinPf1D62E1zERwYQDZxWczDd8NsPNpiKtoVm3_xQP45z520gib4WJE9RGPxZBIkURiv_WYcrIuOy_E9bpLPW5PzgqARHlf4fmd0gf3qTZ5noDuLWOC66PaY90iEa6EBikhARcn5YZNiPb2BStrPp0xEwbYYHcKBb9w58SGythcdUPAV5_cnHJsPjHU6Why9Gs_hOKgephQY5rS8cA7dLf9naVVrmkzyaXxKvkYWAR4mV6fM7SbCoeTi8OcocixGvFVlN9wkmedPSlg1DvSoq6hSQSoyeWMTX6JzNk_U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/20 03:01:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGU9fieuQZQiWJG84lfSZVGbKkGqLioUDdVAJdkI0Wtwl6dFytVCaCQ6p3WctlIQasm5yhKBUrah8Uf_PZh1Foj_AB04JZjEPezG7J5NTNUgZniVee2jWSt64J1TBw7EB8KyHP2xmlwdSNwxBIVd83VZGn8NXYziI8pKxsNlHaRZUcKWLtH_hBsKfsGKblUlf-6GKjrKMCHLeqTzxZ2AiNwH5op04WkOkaeqrIAwtLYV8QMef55_kXbHwPoqYwFlQLSxWRakT9ARlfbJx_Q4YhXXHYMBUVYvIGJ2OFluhZLhQXwcEzzocY1ByIIb_uAAEJEok47ahkCMIm81UMVAKjo 2025/09/20 03:01:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/20 03:01:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/20 03:02:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGU9fieuQZQiWJG84lfSZVGbKkGqLioUDdVAJdkI0Wtwl6dFytVCaCQ6p3WctlIQasm5yhKBUrah8Uf_PZh1Foj_AB04JZjEPezG7J5NTNUgZniVee2jWSt64J1TBw7EB8KyHP2xmlwdSNwxBIVd83VZGn8NXYziI8pKxsNlHaRZUcKWLtH_hBsKfsGKblUlf-6GKjrKMCHLeqTzxZ2AiNwH5op04WkOkaeqrIAwtLYV8QMef55_kXbHwPoqYwFlQLSxWRakT9ARlfbJx_Q4YhXXHYMBUVYvIGJ2OFluhZLhQXwcEzzocY1ByIIb_uAAEJEok47ahkCMIm81UMVAKjo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/20 03:02:01 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AEeuzSdRIOhJkGdxN4MjQBjyVz6ry98neG0K_0fHFA3wAxyoCUAxThRVPkfnfys6o3U2ROr4I1RsM5Xyu-WnTodCmqLjT3JpAhJyywqWpATegIi9yQDK2hJCCV0SIBfD9XWD44pTJLVA5E052Hky-gab6rRDcyI3VNCrJklIsTAtrROFgME8k76PQVI3RklqhpkB91QCF_OmY3sVNgcVv2RAzehAIFzELWURz9tPV4L4tuEY1I5fkVPoQhPKj3Ehd4TpKm0QpMox98z7Lv0gdCqPzzfk6JyUiHDP9ZNGI7wsLkLsOMdt-QfZIdVXKGxLvEIW2_xoxL4E7VQRIK_J-XA 2025/09/20 03:02:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/20 03:02:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/20 03:02:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/20 03:02:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/20 03:02:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/20 03:02:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/20 03:02:04 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AEeuzSdRIOhJkGdxN4MjQBjyVz6ry98neG0K_0fHFA3wAxyoCUAxThRVPkfnfys6o3U2ROr4I1RsM5Xyu-WnTodCmqLjT3JpAhJyywqWpATegIi9yQDK2hJCCV0SIBfD9XWD44pTJLVA5E052Hky-gab6rRDcyI3VNCrJklIsTAtrROFgME8k76PQVI3RklqhpkB91QCF_OmY3sVNgcVv2RAzehAIFzELWURz9tPV4L4tuEY1I5fkVPoQhPKj3Ehd4TpKm0QpMox98z7Lv0gdCqPzzfk6JyUiHDP9ZNGI7wsLkLsOMdt-QfZIdVXKGxLvEIW2_xoxL4E7VQRIK_J-XA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/20 03:02:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AD6_b_FvWne_Fdu-TH87Q1mPp9HXxrT4grOWNfAhVXMvBeKHlqOlGh5XwkPcf7Q87e2LVLbNzr-npSYnGnDRMSUAj83JbfwWlaFp63ESwvB0w3HBDJa6vAzI4uRL42rtW6mbbwjW8GTfytbTbiX8_AERtxFwcm7KzntKkhgCuanGk4Dw4Glud-wh0O-q-OgAbzCHPctDjXlVKc1eZz4rTEyWSpTn14B3CVFTyOKaq5JhrnV6NVdVk8o5HSPnLwVVVGAgdMOxbdPTX1vPqQyEBj1F0csRTIQaenVV0Z2JmAaesylsFmFaBG9UUcgClY2a7A_klz48pVMxglrw5r6Lz3c 2025/09/20 03:02:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/20 03:02:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/20 03:02:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/20 03:02:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/20 03:02:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/20 03:02:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/20 03:02:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AD6_b_FvWne_Fdu-TH87Q1mPp9HXxrT4grOWNfAhVXMvBeKHlqOlGh5XwkPcf7Q87e2LVLbNzr-npSYnGnDRMSUAj83JbfwWlaFp63ESwvB0w3HBDJa6vAzI4uRL42rtW6mbbwjW8GTfytbTbiX8_AERtxFwcm7KzntKkhgCuanGk4Dw4Glud-wh0O-q-OgAbzCHPctDjXlVKc1eZz4rTEyWSpTn14B3CVFTyOKaq5JhrnV6NVdVk8o5HSPnLwVVVGAgdMOxbdPTX1vPqQyEBj1F0csRTIQaenVV0Z2JmAaesylsFmFaBG9UUcgClY2a7A_klz48pVMxglrw5r6Lz3c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/20 03:02:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AL4MeoiHjPPKG6yrbJRnwMD2Qiqoi5FwekD2UXLqIA9GvjTZHGQshS06W7ueSSlLyTWerdXanA-9U6YshEYbsKDmC9i1Glvw_p0AF5fyEIeGcVRRjOTPHbEfpyeKhI0WRvStSDHeMFCCJiDItyGdzoDQLM-_4v6PNxI90LfYYSILkz2ePoyVWNtdLOZB6blkXOq1R3wpOzGpha_PcIRNz_D6-Mxd7jqc5IKC_uUknDgymPOg35vu1X6VW1i9OIGkMgbG5rfSklwfgnzGneYhy_0Bbh6nFGUv2K5_L6ghFx0lcUZ7JLk62UtKAqJTo4ZT1zODPHabR-KQqEL_vF4w3lM 2025/09/20 03:02:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/20 03:02:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/20 03:02:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AL4MeoiHjPPKG6yrbJRnwMD2Qiqoi5FwekD2UXLqIA9GvjTZHGQshS06W7ueSSlLyTWerdXanA-9U6YshEYbsKDmC9i1Glvw_p0AF5fyEIeGcVRRjOTPHbEfpyeKhI0WRvStSDHeMFCCJiDItyGdzoDQLM-_4v6PNxI90LfYYSILkz2ePoyVWNtdLOZB6blkXOq1R3wpOzGpha_PcIRNz_D6-Mxd7jqc5IKC_uUknDgymPOg35vu1X6VW1i9OIGkMgbG5rfSklwfgnzGneYhy_0Bbh6nFGUv2K5_L6ghFx0lcUZ7JLk62UtKAqJTo4ZT1zODPHabR-KQqEL_vF4w3lM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/20 03:02:19 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AL8ZXMXLYWGClNUGizWc5u27N2IXLcNrieUeYStlaf21TXOSUUH6ZikraoIsrbeTtN8uik8gtp2s9AhexvV2HP8LFYVkfe9Ldrd15QAeCgWaP_kh6ZpKe-o4C3sz6R379391jdoDvFfeuTqAu0KOHCL7pnmCPO5IPWSLv9njNeIsdktsfTGkLsihRygH3SVO7W19hI_11tW1bsW2Wmzx4jha8OtpJR3f0clm22UE0XzxRQKS4sULkkF5raj0J7KXJ8c55ePbzQhkJAWe8kXJTHJ0MaaeXinvuoQH4S3CmQWagT9yiU0oZYitgeZKt68Aaye4NRfyLpsvPgrFD21zlaY 2025/09/20 03:02:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/20 03:02:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/20 03:02:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AL8ZXMXLYWGClNUGizWc5u27N2IXLcNrieUeYStlaf21TXOSUUH6ZikraoIsrbeTtN8uik8gtp2s9AhexvV2HP8LFYVkfe9Ldrd15QAeCgWaP_kh6ZpKe-o4C3sz6R379391jdoDvFfeuTqAu0KOHCL7pnmCPO5IPWSLv9njNeIsdktsfTGkLsihRygH3SVO7W19hI_11tW1bsW2Wmzx4jha8OtpJR3f0clm22UE0XzxRQKS4sULkkF5raj0J7KXJ8c55ePbzQhkJAWe8kXJTHJ0MaaeXinvuoQH4S3CmQWagT9yiU0oZYitgeZKt68Aaye4NRfyLpsvPgrFD21zlaY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/20 03:02:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: APyaTtly22pxE7U11BJh0Al7KoR9Hs1xCzOzICd-KplczTCY25Sag-m2j2GL5kIzjONwwCj9Gtnx_jcj6MP3st8fgB3u59TAf_kwDvQufkwaesr-H-lU50s3X4EoMszQqJZG0TEUE9pq2dimhixuWSH4sycHh4eXMKUaPG17LBCohU24D1z9s5rA3sWI1i4DyIE_-XrNqqrJuVCnjOVAwxkZFTExfvBstCigaFgQiDgkOovhOfvH4FDMXiF59TyGQfbPEnoEpULqpha1c9zEP6dbqWHFeIPRiWLOJ-X7q-5fWu4UXgXFi2PA4462NOpvU7MgkGmUUMTydC1GUdabYBQ 2025/09/20 03:02:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/20 03:02:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/20 03:02:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "APyaTtly22pxE7U11BJh0Al7KoR9Hs1xCzOzICd-KplczTCY25Sag-m2j2GL5kIzjONwwCj9Gtnx_jcj6MP3st8fgB3u59TAf_kwDvQufkwaesr-H-lU50s3X4EoMszQqJZG0TEUE9pq2dimhixuWSH4sycHh4eXMKUaPG17LBCohU24D1z9s5rA3sWI1i4DyIE_-XrNqqrJuVCnjOVAwxkZFTExfvBstCigaFgQiDgkOovhOfvH4FDMXiF59TyGQfbPEnoEpULqpha1c9zEP6dbqWHFeIPRiWLOJ-X7q-5fWu4UXgXFi2PA4462NOpvU7MgkGmUUMTydC1GUdabYBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/20 03:02:30 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ADlfoKxcgI95geak2GTYQ5_Wf0AfbZT_C2P92mWG7ArdzLnC26tMGOY6p7vYZd9skl6bVsSI_RwXONAi7ggEHBxlGEKIaxb_AKdDDSJabzVy5HRAzinSqL6mp-rv_Cm959Tf4QAn5MlVnxWY1tn_zCTDeoOoClKnQVqtX_cusIM8q6J3dfWGbFMCLQnUHI27MEDGamcZMEb8Tuok7gYWG6CDJTufR9k4UH_BMAnfrMK9EoNEQHB-QEizdj9Mq8rLu1YsaHZrTWYZee-hg_JWliePQ0DzKtXHtsQGaQiCbEq5H4WiU9Xhhsbfp0vxOJsWFBhCGGA18x1da4_VZyDUwPQ 2025/09/20 03:02:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/20 03:02:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/20 03:02:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/20 03:02:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/20 03:02:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/20 03:02:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/20 03:02:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ADlfoKxcgI95geak2GTYQ5_Wf0AfbZT_C2P92mWG7ArdzLnC26tMGOY6p7vYZd9skl6bVsSI_RwXONAi7ggEHBxlGEKIaxb_AKdDDSJabzVy5HRAzinSqL6mp-rv_Cm959Tf4QAn5MlVnxWY1tn_zCTDeoOoClKnQVqtX_cusIM8q6J3dfWGbFMCLQnUHI27MEDGamcZMEb8Tuok7gYWG6CDJTufR9k4UH_BMAnfrMK9EoNEQHB-QEizdj9Mq8rLu1YsaHZrTWYZee-hg_JWliePQ0DzKtXHtsQGaQiCbEq5H4WiU9Xhhsbfp0vxOJsWFBhCGGA18x1da4_VZyDUwPQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/20 03:02:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AP6vJkiRb-hd2LoXFQryqcKHB0gvjmLmKhtJHASWReffzIVMm6fGQvniPtAOg5EB0JiV0xV9B5Va5n_eB4eYXeygBxQSCk9QdpIMuwU9jxZ8lF6UyOWRnqyo_mKyULsDxSgfvLudkFdCE7UEC9-gIMi9dZ0OU_pq3AvOo68JvJdHaMZs1zO0Zc9TG0SwMTn8pSiU4tC38f0tuCwcUFw79I56QjjgL0fk4f1h3HT6zqH8444r3Yl6y0cPDW8X6p5o2PHNMNzcIxJ13qOR8w5W7BKkcocBGmeNCKZ33Z1EYGIYTwfmP2xXuTVZPz_wh34DMiOH-LyhhXG7WtWOyywomg8 2025/09/20 03:02:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/20 03:02:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/20 03:02:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/20 03:02:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/20 03:02:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/20 03:02:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/20 03:02:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AP6vJkiRb-hd2LoXFQryqcKHB0gvjmLmKhtJHASWReffzIVMm6fGQvniPtAOg5EB0JiV0xV9B5Va5n_eB4eYXeygBxQSCk9QdpIMuwU9jxZ8lF6UyOWRnqyo_mKyULsDxSgfvLudkFdCE7UEC9-gIMi9dZ0OU_pq3AvOo68JvJdHaMZs1zO0Zc9TG0SwMTn8pSiU4tC38f0tuCwcUFw79I56QjjgL0fk4f1h3HT6zqH8444r3Yl6y0cPDW8X6p5o2PHNMNzcIxJ13qOR8w5W7BKkcocBGmeNCKZ33Z1EYGIYTwfmP2xXuTVZPz_wh34DMiOH-LyhhXG7WtWOyywomg8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/20 03:02:40 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/20 03:02:43 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/20 03:02:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/20 03:03:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/20 03:03:05 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/20 03:03:13 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AM_8f9bnKA0tJd9iu5zIooQ-vAERF92YStpOwHHNoR1ojamoTx9BvRBGtXkD4i9yGZwN7YXfL1ivKZw7SNSWIEj0R4zMiFT4uswRUabvSVo0FWqU6ptLRhC3rPyyFUQEuxlowcvwYC5Yo9OYeTs8DFz502exYEJueN4VhllewzYaQOxqXjD868IS5xWsMmyMsgIJ4ES5EAN81wBcPoqral8eSGSuutRlZvXEi_kJavZIvcOBVtH-rGT7IZ3ff73phRFtGkqd5DCktp8sZo7u9X_Upc7zlsjaYsT1XJzF3yITEohLwRPXev9-Riiu27R4lGSFvcdOydA-lrzOhGeHQds 2025/09/20 03:03:13 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/20 03:03:13 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "654759936b257c0cf3f08595fa504715" 2025/09/20 03:03:14 DEBUG : unknown-size-put.txt: multipart upload "AM_8f9bnKA0tJd9iu5zIooQ-vAERF92YStpOwHHNoR1ojamoTx9BvRBGtXkD4i9yGZwN7YXfL1ivKZw7SNSWIEj0R4zMiFT4uswRUabvSVo0FWqU6ptLRhC3rPyyFUQEuxlowcvwYC5Yo9OYeTs8DFz502exYEJueN4VhllewzYaQOxqXjD868IS5xWsMmyMsgIJ4ES5EAN81wBcPoqral8eSGSuutRlZvXEi_kJavZIvcOBVtH-rGT7IZ3ff73phRFtGkqd5DCktp8sZo7u9X_Upc7zlsjaYsT1XJzF3yITEohLwRPXev9-Riiu27R4lGSFvcdOydA-lrzOhGeHQds" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/20 03:03:15 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APjjBbCsgc6Wow8XjjhIyGb6mr_mXpzmd0YODq98C-WD5ipKmSrdoCkaEKHvo8rqamFLIu_EcjRJC59arsjTQwyfCZ6lUm8LM1TK1AOqjDTgt_C8IOHPT5cdcpxtDAFxKYxW9wA3kmkKcIq5UNbqbR5b3EONbqu3GiYHx4ODNmCo4L8ONqOjmqZSWasO66HfWE-uuHTnaY9LE5k4Pr9xm78dIO7fxe8jbiDvBjPVEGAeE0s42GGPTw1H0kmqKQ2pqgsLhJEby2wHwX72oEw1SfOtXASO2ckWaPqV7js8oKqgrM1I0y0gRwwvrCq_ztboECgDjrALvQuJy0_7O3BjIYY 2025/09/20 03:03:15 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/20 03:03:15 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "6eec90e4f8cf36825912c2c5a3c6cf8b" 2025/09/20 03:03:15 DEBUG : unknown-size-update.txt: multipart upload "APjjBbCsgc6Wow8XjjhIyGb6mr_mXpzmd0YODq98C-WD5ipKmSrdoCkaEKHvo8rqamFLIu_EcjRJC59arsjTQwyfCZ6lUm8LM1TK1AOqjDTgt_C8IOHPT5cdcpxtDAFxKYxW9wA3kmkKcIq5UNbqbR5b3EONbqu3GiYHx4ODNmCo4L8ONqOjmqZSWasO66HfWE-uuHTnaY9LE5k4Pr9xm78dIO7fxe8jbiDvBjPVEGAeE0s42GGPTw1H0kmqKQ2pqgsLhJEby2wHwX72oEw1SfOtXASO2ckWaPqV7js8oKqgrM1I0y0gRwwvrCq_ztboECgDjrALvQuJy0_7O3BjIYY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/20 03:03:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-juhawox3tolo/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/20 03:03:16 DEBUG : Waiting for deletions to finish 2025/09/20 03:03:16 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/20 03:03:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/20 03:03:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/20 03:03:16 INFO : S3 bucket rclone-test-juhawox3tolo: Bucket "rclone-test-juhawox3tolo" deleted 2025/09/20 03:03:16 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (251.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.68s) --- PASS: TestIntegration/FsMkdir (248.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.50s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.55s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.97s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (37.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.80s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (138.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (20.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (16.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (19.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (27.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (33.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (9.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/20 03:03:17 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/20 03:03:17 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 251.292s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m12.598287926s (try 1/5)