"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/22 03:04:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vajavuh3kowa" 2026/02/22 03:04:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/22 03:04:09 INFO : S3 bucket rclone-test-vajavuh3kowa: Bucket "rclone-test-vajavuh3kowa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/22 03:04:10 INFO : S3 bucket rclone-test-vajavuh3kowa: Bucket "rclone-test-vajavuh3kowa" deleted === RUN TestIntegration/FsMkdir 2026/02/22 03:04:10 INFO : S3 bucket rclone-test-vajavuh3kowa: Bucket "rclone-test-vajavuh3kowa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/22 03:04:10 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/22 03:04:10 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/22 03:04:11 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/22 03:04:25 NOTICE: S3 bucket rclone-test-vajavuh3kowa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/22 03:04:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AJNMr4NWz55XXNrmoxmbtdJRhNgs-uuHbBq0PslYbXmr95g8fPJWnTTq5Mk7Jc1-BOS6QG9ibCcgv8ro8C3PF4Hv0F8GwirUSqrsNVVE1K3SE2SFNOo573rwM-BpXwalWiuj_zN5h-3v2kl2iLRkR-BnmsniCpGb2aW_qSHb51OemiTyIBkYAMTUXlhYrYzVPGXsSy-V4DByDLuDTHaU74r5mLbQyNbEkbxEJi0RCBrFDxiKpjnCz8KssQN-ubut0PHlRVacn6-h9t2cyLEyzCjO5ZUtPOplVbv_w1ygUMhKZCfgKqvryTFzeVVLU_Q7pxLaPavqkTx4fZZQ4nlAN-I 2026/02/22 03:04:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "8519f59aaba82f5a6ea968e81b30d27c" 2026/02/22 03:04:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "10d662f75091fb905575b04a6aa3d6ba" 2026/02/22 03:04:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b397230f1bc11dfcfe8c3f2c31ea09f2" 2026/02/22 03:04:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AJNMr4NWz55XXNrmoxmbtdJRhNgs-uuHbBq0PslYbXmr95g8fPJWnTTq5Mk7Jc1-BOS6QG9ibCcgv8ro8C3PF4Hv0F8GwirUSqrsNVVE1K3SE2SFNOo573rwM-BpXwalWiuj_zN5h-3v2kl2iLRkR-BnmsniCpGb2aW_qSHb51OemiTyIBkYAMTUXlhYrYzVPGXsSy-V4DByDLuDTHaU74r5mLbQyNbEkbxEJi0RCBrFDxiKpjnCz8KssQN-ubut0PHlRVacn6-h9t2cyLEyzCjO5ZUtPOplVbv_w1ygUMhKZCfgKqvryTFzeVVLU_Q7pxLaPavqkTx4fZZQ4nlAN-I" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/22 03:04:30 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/22 03:04:30 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/22 03:04:32 DEBUG : S3 bucket rclone-test-vajavuh3kowa: bucket is versioned: false 2026/02/22 03:04:32 DEBUG : Waiting for deletions to finish 2026/02/22 03:04:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/22 03:04:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/22 03:04:32 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/22 03:04:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vajavuh3kowa/dirToPurgeFromRoot" 2026/02/22 03:04:33 DEBUG : S3 bucket rclone-test-vajavuh3kowa path dirToPurgeFromRoot: bucket is versioned: false 2026/02/22 03:04:33 DEBUG : Waiting for deletions to finish 2026/02/22 03:04:33 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/22 03:04:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/22 03:04:33 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/22 03:04:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vajavuh3kowa/hello? sausage/êé" 2026/02/22 03:04:35 DEBUG : S3 bucket rclone-test-vajavuh3kowa path hello? sausage/êé: bucket is versioned: false 2026/02/22 03:04:35 DEBUG : Waiting for deletions to finish 2026/02/22 03:04:35 DEBUG : "a/b/c/d/e.txt" version false 2026/02/22 03:04:35 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/22 03:04:35 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/22 03:04:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vajavuh3kowa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/22 03:04:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vajavuh3kowa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-vajavuh3kowa" from "TestS3R2:rclone-test-vajavuh3kowa" 2026/02/22 03:04:41 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/22 03:04:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM7UWePQ7BPpy2YEq0c1N8FQT6RMO0pbzBTm0srUsdif-Ad3wUtii0ElE32Zp3ydQQnJPkGTrPCOxTzbMbi_nxKZgNRK1u4dhbYRxdDXU8pUbAe9QjtUy0HSzTLk2jSbAAcWKz4PKB-Gq_g8jqCqswyAVe0RZBepTszFUmlFRC0vekYUmbAmja_8HLM_iEo5_FfTr6Qn9ih9IB6OxVPJkltqyAyWc8hRHmm-XN9gcmsCKpdKgvNSXyOyj1kV8r8ftBB4EYWCIj09yw1O_T9U6PArLHcYsC-bdj6hQr7lkGhN4SVOahEdoqgyGOCKR4FtrtnQc-YI5FFkGhJliFVXq3I 2026/02/22 03:04:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/22 03:04:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/22 03:04:46 DEBUG : piped data.txt: multipart upload "AM7UWePQ7BPpy2YEq0c1N8FQT6RMO0pbzBTm0srUsdif-Ad3wUtii0ElE32Zp3ydQQnJPkGTrPCOxTzbMbi_nxKZgNRK1u4dhbYRxdDXU8pUbAe9QjtUy0HSzTLk2jSbAAcWKz4PKB-Gq_g8jqCqswyAVe0RZBepTszFUmlFRC0vekYUmbAmja_8HLM_iEo5_FfTr6Qn9ih9IB6OxVPJkltqyAyWc8hRHmm-XN9gcmsCKpdKgvNSXyOyj1kV8r8ftBB4EYWCIj09yw1O_T9U6PArLHcYsC-bdj6hQr7lkGhN4SVOahEdoqgyGOCKR4FtrtnQc-YI5FFkGhJliFVXq3I" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/22 03:04:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: AM-WQDfFp2QhEFTndF25yGO2CL3D3W_s2NQKIvJSxA7zuxt9lyA3SkKd9KUghwyi31IR1XviSth_8iNbXSzfdfOZVjBx86jO6OqFnhT2mKaG2YlmdKFOl6S_8livMcsaYnkqC_9dGaC1GA2TzL2zqIgKjo0oKk9hUizijveK6MZNyWKzXwg-90sZu34jtHJ3OThxYP38g1JnMaWk0ZWOyZwkp_VXNUz168-3kknKZCAaBRtNCv_Gj-JLkwvrCp4WtsTB7bnxgFMXAU2Ul6BgzJNDK79YV0kMV2v_GdZ0Wupe6REcy5n9uJn-ac9npj7Saq9NShG4nF9ANVUc5f55IPc 2026/02/22 03:04:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/22 03:04:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "237906e2509db541aa6abcaf24074364" 2026/02/22 03:04:47 DEBUG : piped data.txt: multipart upload "AM-WQDfFp2QhEFTndF25yGO2CL3D3W_s2NQKIvJSxA7zuxt9lyA3SkKd9KUghwyi31IR1XviSth_8iNbXSzfdfOZVjBx86jO6OqFnhT2mKaG2YlmdKFOl6S_8livMcsaYnkqC_9dGaC1GA2TzL2zqIgKjo0oKk9hUizijveK6MZNyWKzXwg-90sZu34jtHJ3OThxYP38g1JnMaWk0ZWOyZwkp_VXNUz168-3kknKZCAaBRtNCv_Gj-JLkwvrCp4WtsTB7bnxgFMXAU2Ul6BgzJNDK79YV0kMV2v_GdZ0Wupe6REcy5n9uJn-ac9npj7Saq9NShG4nF9ANVUc5f55IPc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/22 03:04:47 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:527: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/22 03:04:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOTQrG9Bis_wYlX104XhR-z6gJ_bfhIs8XSGdardJWXiL_Mqlc-AhHSOpspjEaIYfvqLfefnV95Rc257Jstpy9R4a3wQVx7jlEDlUI6YRb8sNkRu6C3IgswWAHcB9kosyHOgKPg7ydrgV1PP8Mnry0yF21hvdxlnp1PeI-i4wxo9QF1VUQX6irrlPWk-DGNPo1wDCz8odp1Dp69bAm6wXDMiS-T9_E0l4LwxBU6EuwpeBonO_5AytCul2XIzm6utTxHyOIvXB1MoQtPzXFA36_tJ7oMP69Zc_OOMMCgC-4iQq74DHs4Obo3plKCBmo3g8PctjkLQyiluJMcHDFqIJ-E 2026/02/22 03:04:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/22 03:04:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/22 03:04:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOTQrG9Bis_wYlX104XhR-z6gJ_bfhIs8XSGdardJWXiL_Mqlc-AhHSOpspjEaIYfvqLfefnV95Rc257Jstpy9R4a3wQVx7jlEDlUI6YRb8sNkRu6C3IgswWAHcB9kosyHOgKPg7ydrgV1PP8Mnry0yF21hvdxlnp1PeI-i4wxo9QF1VUQX6irrlPWk-DGNPo1wDCz8odp1Dp69bAm6wXDMiS-T9_E0l4LwxBU6EuwpeBonO_5AytCul2XIzm6utTxHyOIvXB1MoQtPzXFA36_tJ7oMP69Zc_OOMMCgC-4iQq74DHs4Obo3plKCBmo3g8PctjkLQyiluJMcHDFqIJ-E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/22 03:04:51 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKknRC-Y5ojayxAqgZ93MUmjFbbJwjdnevmccWL38XCgYiO_Ld6B1a4jPEMZ4Ac6xSmc6fB-jbCOBDAyn_nweKLH5e4SAKDDsmM81q_OVbD6xkuoIhysn41fUghQXPBd9tbBWJVWyaO4SBwfdLYAFvSQDxQOBDyl8Ke5aa_2BV4rxme9vjWUvnlDKBoU_TI_yRokg9SuzinzNw-ILGm38hXGE149kPOvetVKG1iWJfEyDeIlAiqhVQ5ecZQQEyxZloGFoKdIRZLgdtxt9p98fNyfKfP2XVk1gQhejvaEBFUrY1KJTIyrZrS7YaEBEWkgjx8TZB0cSUDfLbl1SFY3W4I 2026/02/22 03:04:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/22 03:04:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/22 03:04:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKknRC-Y5ojayxAqgZ93MUmjFbbJwjdnevmccWL38XCgYiO_Ld6B1a4jPEMZ4Ac6xSmc6fB-jbCOBDAyn_nweKLH5e4SAKDDsmM81q_OVbD6xkuoIhysn41fUghQXPBd9tbBWJVWyaO4SBwfdLYAFvSQDxQOBDyl8Ke5aa_2BV4rxme9vjWUvnlDKBoU_TI_yRokg9SuzinzNw-ILGm38hXGE149kPOvetVKG1iWJfEyDeIlAiqhVQ5ecZQQEyxZloGFoKdIRZLgdtxt9p98fNyfKfP2XVk1gQhejvaEBFUrY1KJTIyrZrS7YaEBEWkgjx8TZB0cSUDfLbl1SFY3W4I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/22 03:04:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADAXtQz9kb3EFOyJdEm6dQQ0sswxR9BbZDBbpGgl6qF-i_fvd9g_EfNWUiVfO9aYPjh6k4wYqkINzCVyYf6kL-Lk_U9Mz8k3YSZn3xNEz61I67VFkfjZxLh0HCB4J_Nf86NSEk6RAd6sDRs63cUMjFe1omJ3_B-j_9-7Vf8cOUWtkFEd9EALCFK_DLwdwtcxI4qIHi2vQh2wd7pxwthN2XyzoDTG9_bCUEYbjjMombSWlNFqVZ3aJj7PF10nldAXoSE4YFQN6tSbsZd3kGwsGckncIUHIGcE9o8lGgaJiwsgXPeT1iO2O2G7UtmVoUXy1ssdArag-3QP-aol97HAuAg 2026/02/22 03:04:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/22 03:04:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/22 03:04:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADAXtQz9kb3EFOyJdEm6dQQ0sswxR9BbZDBbpGgl6qF-i_fvd9g_EfNWUiVfO9aYPjh6k4wYqkINzCVyYf6kL-Lk_U9Mz8k3YSZn3xNEz61I67VFkfjZxLh0HCB4J_Nf86NSEk6RAd6sDRs63cUMjFe1omJ3_B-j_9-7Vf8cOUWtkFEd9EALCFK_DLwdwtcxI4qIHi2vQh2wd7pxwthN2XyzoDTG9_bCUEYbjjMombSWlNFqVZ3aJj7PF10nldAXoSE4YFQN6tSbsZd3kGwsGckncIUHIGcE9o8lGgaJiwsgXPeT1iO2O2G7UtmVoUXy1ssdArag-3QP-aol97HAuAg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/22 03:04:54 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEfC2Js132wShQi_6bAp0racKhT6u364d50Ui5K2DVoqYnm2-vfp-nJJQREdSG8X2eqjG-JucnDtcEbAdNoU8_xGKlgsIA1e-HpY48Klq_8SguB93S0qJ7R1qV0DmbdN2lx_JoHZwSlLbvtoq2fS0k_coUYzlJUO8Mr29Pjr2wRGH8ebOuq0marfg2OVGiZll13jF6WQOvfEywhfAnahX6XduuUiH4b0ey4NhEbRHLbQ92ePfxGEGovSrckfPmZznHwWuAXb3yPIyQqOVBYn1G72TzietPc0dbYKR1h1qmjZWLCCu_UJ-Y8NG_o-ZmFStscZVbvhJkM-8oYqDHUgWK4 2026/02/22 03:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/22 03:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/22 03:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/22 03:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/22 03:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/22 03:04:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/22 03:04:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEfC2Js132wShQi_6bAp0racKhT6u364d50Ui5K2DVoqYnm2-vfp-nJJQREdSG8X2eqjG-JucnDtcEbAdNoU8_xGKlgsIA1e-HpY48Klq_8SguB93S0qJ7R1qV0DmbdN2lx_JoHZwSlLbvtoq2fS0k_coUYzlJUO8Mr29Pjr2wRGH8ebOuq0marfg2OVGiZll13jF6WQOvfEywhfAnahX6XduuUiH4b0ey4NhEbRHLbQ92ePfxGEGovSrckfPmZznHwWuAXb3yPIyQqOVBYn1G72TzietPc0dbYKR1h1qmjZWLCCu_UJ-Y8NG_o-ZmFStscZVbvhJkM-8oYqDHUgWK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH-wjXNMKiBWP_OQrXcDD4G4o-4EKY3XbeGRaTirC_U3exavP72bNe08ooA5tn8ReitGYyVvZLprYVaIkiq8hgxqK06HeW_grYyAS0lKezzzBvCXRr25BRc_WSqjqvrCtMla3feD2sCg648WbBNrbYUHIyYwJYnQrZeod0H7JFllxBAb06MYgeWUmF29QUcGRCutYr-CLqBsBlT-zfCTiEPwoZodLQU5ChGJyUnJVq4iKgsjDCB8zOOkkrMfrZVj7xthPqieG2aLL6iiTybepj9OVZdL4lFG-OJzom8TexTP3tO_InUsFx5fzduHdpOYby6ad7N-Yj6E7eJQl9AtEIk 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/22 03:04:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/22 03:04:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AH-wjXNMKiBWP_OQrXcDD4G4o-4EKY3XbeGRaTirC_U3exavP72bNe08ooA5tn8ReitGYyVvZLprYVaIkiq8hgxqK06HeW_grYyAS0lKezzzBvCXRr25BRc_WSqjqvrCtMla3feD2sCg648WbBNrbYUHIyYwJYnQrZeod0H7JFllxBAb06MYgeWUmF29QUcGRCutYr-CLqBsBlT-zfCTiEPwoZodLQU5ChGJyUnJVq4iKgsjDCB8zOOkkrMfrZVj7xthPqieG2aLL6iiTybepj9OVZdL4lFG-OJzom8TexTP3tO_InUsFx5fzduHdpOYby6ad7N-Yj6E7eJQl9AtEIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/22 03:05:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOPS7q1QADOpkyf1TDba_evy0f9Bayt0_SulTOViwVHKtmj8jkaV-3680p6z5dYUInfuvxk_XmZcz3ozHb178RCOklKPBTII0Pov89fkZyQNuZfxgP3NtzBi9kUX-_nIZukjrLd67HC8CskCLYsjm6dExxEaVdY1-w15TZzt7-fsrQAQZaVxo8EIFMr_PU1K5pXuJjIdoC0rLOdLglmtjeURHwszZBfnZwxQzxOhYwiZ4jlVqVXGF_sd3UC9rSQ2jBlsOCMSo1nsxrKbDgmei2m2Y21Tgyg2Sdj-vZjmp_E51P87S4tctR3Z60JU7ZofDePDZ_r8cCUfpUjJVuLqwD8 2026/02/22 03:05:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/22 03:05:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/22 03:05:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOPS7q1QADOpkyf1TDba_evy0f9Bayt0_SulTOViwVHKtmj8jkaV-3680p6z5dYUInfuvxk_XmZcz3ozHb178RCOklKPBTII0Pov89fkZyQNuZfxgP3NtzBi9kUX-_nIZukjrLd67HC8CskCLYsjm6dExxEaVdY1-w15TZzt7-fsrQAQZaVxo8EIFMr_PU1K5pXuJjIdoC0rLOdLglmtjeURHwszZBfnZwxQzxOhYwiZ4jlVqVXGF_sd3UC9rSQ2jBlsOCMSo1nsxrKbDgmei2m2Y21Tgyg2Sdj-vZjmp_E51P87S4tctR3Z60JU7ZofDePDZ_r8cCUfpUjJVuLqwD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/22 03:05:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFfAnrhjtkAmmr2l0IpIacd1YmaCWkyLyUNAFzrTil2YelAkINho_c5tkVLmdpCvNGM0HZFmTC4QDM9qNN_FwOSUxxcQFxuewNK4rkFakrDtHWdl7PqTXAQFO-cI8eFLw-tb9Mve_JSgBs_NF72iS6PzRjD9HG9UGergauHSIS8KtRUT2JZJtqeXxVRepGSLqYF5dGoWl0KQOFBQWy8fvyOH7Y9QcVnIShgp0tN5NnhEn3nByiVteboaQQdqmmPiJBLM0aVvDhfj7Tfu7CjvMOi-xguAS5g30nGVkY43IdHTRwwsoIEkw-dk4F7S9wLDn2Hg8znNfRVoLzgnvCm_kSE 2026/02/22 03:05:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/22 03:05:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/22 03:05:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFfAnrhjtkAmmr2l0IpIacd1YmaCWkyLyUNAFzrTil2YelAkINho_c5tkVLmdpCvNGM0HZFmTC4QDM9qNN_FwOSUxxcQFxuewNK4rkFakrDtHWdl7PqTXAQFO-cI8eFLw-tb9Mve_JSgBs_NF72iS6PzRjD9HG9UGergauHSIS8KtRUT2JZJtqeXxVRepGSLqYF5dGoWl0KQOFBQWy8fvyOH7Y9QcVnIShgp0tN5NnhEn3nByiVteboaQQdqmmPiJBLM0aVvDhfj7Tfu7CjvMOi-xguAS5g30nGVkY43IdHTRwwsoIEkw-dk4F7S9wLDn2Hg8znNfRVoLzgnvCm_kSE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/22 03:05:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMByUmb1INx3yFvieMXfA6uOhCwDHW-K7adSUvVVN95enHvIid7DZN5d35LLEsYv0gdU4ZThlC0Te3xXJZTyLC3RslLyClYObKJoDvVErx38cQhw-n9epOFPv8nXYArTfDw7O2FEE172oQNckBIsk8cQ6ZVCRDX2iRR7Z560JSm7YfW6TaJj92nAN3KKrx0TvGc8CSd-6P_lUcE4GlTV2FQEkVl-n_XIw446GHwy6DQMR7hvk1DEC7pydqQmBCbHy_c88zIvZBWXZwvQfvyAEA_UuXi95iZ1pgTRTmV2jEvc6nTbFSlZIwSFnBMydpgSwhQoHUmXtCVWuPXn_QVL5cA 2026/02/22 03:05:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/22 03:05:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/22 03:05:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMByUmb1INx3yFvieMXfA6uOhCwDHW-K7adSUvVVN95enHvIid7DZN5d35LLEsYv0gdU4ZThlC0Te3xXJZTyLC3RslLyClYObKJoDvVErx38cQhw-n9epOFPv8nXYArTfDw7O2FEE172oQNckBIsk8cQ6ZVCRDX2iRR7Z560JSm7YfW6TaJj92nAN3KKrx0TvGc8CSd-6P_lUcE4GlTV2FQEkVl-n_XIw446GHwy6DQMR7hvk1DEC7pydqQmBCbHy_c88zIvZBWXZwvQfvyAEA_UuXi95iZ1pgTRTmV2jEvc6nTbFSlZIwSFnBMydpgSwhQoHUmXtCVWuPXn_QVL5cA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/22 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFJQX2NzKuAVlg1PlkQEpVgMW4WTNhlfgG0fi7fG9jbzniUZt2wwvcLcOoo3Geccsksuh5Q5Ozle7XcctqDyU3vCPAPujo5tnZ6h5TISuHxnOCqYYOfQoZbYtHxgvvqC8j1my569Fb1czqJYAeA-Wb787XPPJxGCuT8Ht_Z3xV0fuQsBQ6VgX7XqFTuRhjW-uEyn68yqaVhRZ00Y8WKrupK-f9Q_eS-3PnxvBb4e6e09_J9fni3xOaP-lovXUsYdEXzwmXqztheLAMSTlM1KXJBD-kA80-f0lYfkb2sB110PdytLEA08IyperfGgJSJMX11WxNgCigG6m-f1te1IkJs 2026/02/22 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/22 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/22 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/22 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/22 03:05:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/22 03:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/22 03:05:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFJQX2NzKuAVlg1PlkQEpVgMW4WTNhlfgG0fi7fG9jbzniUZt2wwvcLcOoo3Geccsksuh5Q5Ozle7XcctqDyU3vCPAPujo5tnZ6h5TISuHxnOCqYYOfQoZbYtHxgvvqC8j1my569Fb1czqJYAeA-Wb787XPPJxGCuT8Ht_Z3xV0fuQsBQ6VgX7XqFTuRhjW-uEyn68yqaVhRZ00Y8WKrupK-f9Q_eS-3PnxvBb4e6e09_J9fni3xOaP-lovXUsYdEXzwmXqztheLAMSTlM1KXJBD-kA80-f0lYfkb2sB110PdytLEA08IyperfGgJSJMX11WxNgCigG6m-f1te1IkJs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/22 03:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AG6CAbQy48VPGVpPD_SPrGUNj0sAcJHIv1QM20tgxKACpno5lhFTPF_NovzxAkK_wF9ZmRF-dGer7pyYJfzO5qoiqAuWP9BKwZZcziznLWPby9HVIN_GA4cpjCoXc5CxA2oKhsTSe6QIpeG247MAFyLwzB0b8SW2zO2VQWSWgxmgc-McpAOJidnLj8a5G_h4r8jyZ1t6vOXYixkUWRlPt3THy07wYBC0aqiOO9K_zxGoAj7-weoGlfSmFg_ZbpwHloRVwsgvIzp4tMvfDfVPyo0od6YGoXe6A7_F7aQMqfzBXfA56e3ConEvpKlyMhRVmrfo7aThzwxUGJaJJSnIhcE 2026/02/22 03:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/22 03:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/22 03:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/22 03:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/22 03:05:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/22 03:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/22 03:05:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AG6CAbQy48VPGVpPD_SPrGUNj0sAcJHIv1QM20tgxKACpno5lhFTPF_NovzxAkK_wF9ZmRF-dGer7pyYJfzO5qoiqAuWP9BKwZZcziznLWPby9HVIN_GA4cpjCoXc5CxA2oKhsTSe6QIpeG247MAFyLwzB0b8SW2zO2VQWSWgxmgc-McpAOJidnLj8a5G_h4r8jyZ1t6vOXYixkUWRlPt3THy07wYBC0aqiOO9K_zxGoAj7-weoGlfSmFg_ZbpwHloRVwsgvIzp4tMvfDfVPyo0od6YGoXe6A7_F7aQMqfzBXfA56e3ConEvpKlyMhRVmrfo7aThzwxUGJaJJSnIhcE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/22 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJmb2f8Y4EtVHzeqGIhhjoOm77Jw7ICs_kOW9HHwePrJnRa2Q4YDxQBlbSfVtuZZmcaqGSYYFNWiOfOAp7DpTevu98MK7U6GBk_o2M09hWIKUkJMj1Mv3uKviTTLWhn72916jXasxC3SigkLAw88CbjV3fAPReG9MFxDVC9uuN0CxgMkLebs-IEV-T0GwXOw_U-zSl9hJ8bc7CVzFnGrKn91Zv5KWbtuvaB_nq3ZaQ9I_u2rdbp4nXz9rRlNCfgUFlbv0egApacVRtHd8t7xzF_WqERs15NthpgI4bm3robZyM-njK_7gyX0gSQoZ2NP2TXGwv76LSF8o2iWL-pWyhs 2026/02/22 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/22 03:05:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/22 03:05:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJmb2f8Y4EtVHzeqGIhhjoOm77Jw7ICs_kOW9HHwePrJnRa2Q4YDxQBlbSfVtuZZmcaqGSYYFNWiOfOAp7DpTevu98MK7U6GBk_o2M09hWIKUkJMj1Mv3uKviTTLWhn72916jXasxC3SigkLAw88CbjV3fAPReG9MFxDVC9uuN0CxgMkLebs-IEV-T0GwXOw_U-zSl9hJ8bc7CVzFnGrKn91Zv5KWbtuvaB_nq3ZaQ9I_u2rdbp4nXz9rRlNCfgUFlbv0egApacVRtHd8t7xzF_WqERs15NthpgI4bm3robZyM-njK_7gyX0gSQoZ2NP2TXGwv76LSF8o2iWL-pWyhs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/22 03:05:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADxT_ilDn72hq20VXwBTt1Rg9FQ8qXjuW_67bVZkLDja4C5pmZThzDvXMoDuE1JFQ91cxrAGXTcVMrHFmPH3ixwEpMJNWtz8pGidDpcJE-pHyHGtgbE1NupJCRpYFALmRNloVwUMiMi3TG-hdUesR_F38BarEogTNox8SyAheXLMj9zpHm9qOPuCL74M07XiOsmD21HxdN2vfhlK7ElICHD07p7lZb2Wb16TW5q7Arsv9IM5DTEFb9kauk-ldOaV-jYA2BBPu2n4ZsDGIo6cSiwQlcgIHnaF1jdXdyPWwwHqIlP2oW80osmG_7HZrSKfEjZu5yZQGSdrfAHHDvBhhXw 2026/02/22 03:05:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/22 03:05:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/22 03:05:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADxT_ilDn72hq20VXwBTt1Rg9FQ8qXjuW_67bVZkLDja4C5pmZThzDvXMoDuE1JFQ91cxrAGXTcVMrHFmPH3ixwEpMJNWtz8pGidDpcJE-pHyHGtgbE1NupJCRpYFALmRNloVwUMiMi3TG-hdUesR_F38BarEogTNox8SyAheXLMj9zpHm9qOPuCL74M07XiOsmD21HxdN2vfhlK7ElICHD07p7lZb2Wb16TW5q7Arsv9IM5DTEFb9kauk-ldOaV-jYA2BBPu2n4ZsDGIo6cSiwQlcgIHnaF1jdXdyPWwwHqIlP2oW80osmG_7HZrSKfEjZu5yZQGSdrfAHHDvBhhXw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/22 03:05:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM6OkMbjkdkpApx-nXpgHLPMBizdjxUiSWaKvpeEkbjHX3OhG-SekSE381rIw62I7VT2saR-R08VfgQ7Smj8_bPUM-Rda8VLsY0lgD-PlnL9TaqSqTDpzY6BNtOr6w6k6B-HwYRPHgNPFBOAhguxbDTE-889TXpw0qx-XGE1-FttaSHv_FFr6OSZ2fJljxuLx4yMXLPtiKP90czBIh4IH-WFVAtUr4XAFRtwuqjGTMIeLIWuEnKIcgKCPYwzgh9Yv_lns05QXphRXOJYWeYXkxAAlWqIYIyd6afAufIDYoRmbfKvlXvl2MpZnzpGOPquD8jkTppIFgNn5b0eczm04Tk 2026/02/22 03:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/22 03:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/22 03:05:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM6OkMbjkdkpApx-nXpgHLPMBizdjxUiSWaKvpeEkbjHX3OhG-SekSE381rIw62I7VT2saR-R08VfgQ7Smj8_bPUM-Rda8VLsY0lgD-PlnL9TaqSqTDpzY6BNtOr6w6k6B-HwYRPHgNPFBOAhguxbDTE-889TXpw0qx-XGE1-FttaSHv_FFr6OSZ2fJljxuLx4yMXLPtiKP90czBIh4IH-WFVAtUr4XAFRtwuqjGTMIeLIWuEnKIcgKCPYwzgh9Yv_lns05QXphRXOJYWeYXkxAAlWqIYIyd6afAufIDYoRmbfKvlXvl2MpZnzpGOPquD8jkTppIFgNn5b0eczm04Tk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/22 03:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKtmIiD5gazq51zx4E3-K5n1DycMRo6HNpPS5s6lsV3M9OUTmfbFF4gvpcnZTqG4dV5biwv6IfLkglf4r4ZDkv0ZTQJ1tERVrtwyvq2QgeazLu70RE9PDiNR3u4AMbSLOVfhwGbSV0SZXClTHGuvRX9N7-gov7qsIcQW6DDkqtrFKBFzPZj86Wqvj93vZvJGQ-WoQKooTAENZ5NMnH0_DxWoImNt-xtPuY3B1k7O7H3UB6bi4kuN3Yiq_jJBljHCZcPTqlRKKySVGq9b14uk7n6CQmgYNBhnKTjHvCestctRVJu5z70AxW2A1Rcijm9OBZISF8lPiH1tOdZyO01Ufb0 2026/02/22 03:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/22 03:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/22 03:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/22 03:05:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/22 03:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/22 03:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/22 03:05:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKtmIiD5gazq51zx4E3-K5n1DycMRo6HNpPS5s6lsV3M9OUTmfbFF4gvpcnZTqG4dV5biwv6IfLkglf4r4ZDkv0ZTQJ1tERVrtwyvq2QgeazLu70RE9PDiNR3u4AMbSLOVfhwGbSV0SZXClTHGuvRX9N7-gov7qsIcQW6DDkqtrFKBFzPZj86Wqvj93vZvJGQ-WoQKooTAENZ5NMnH0_DxWoImNt-xtPuY3B1k7O7H3UB6bi4kuN3Yiq_jJBljHCZcPTqlRKKySVGq9b14uk7n6CQmgYNBhnKTjHvCestctRVJu5z70AxW2A1Rcijm9OBZISF8lPiH1tOdZyO01Ufb0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/22 03:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AM2cyoscS2KdB56bnzDHgAEQ3VYvTTj6S_gfNoIwjHs6qWqC3JDpcRAXXbDMc0WdEakrQm5lEJzDAAiY6i_f8ULeYD-Lg2t2NLOZkwsbE9aNtweHaoKsIAKIoSWbDkJB7VotP_0dNwuH2NaPxy9Z4iCHmsgdCqpWaqcJ8niClSNt2GZjUr0JQH6EwJzxAC6THSKwAMZ2yGqju2lpx9GqxuEf8CWs33-zRluWMNUaEl6WU0VKq_QiBv88ULgpgQ7SaG0mJNmw11QuyDhRtNHIobGjhl-OEJZ2sHzNUpGajvEv7HUc1Q9pUsTZX4_G9ta6jNVJB8ju2QgLKpWF9XDAUME 2026/02/22 03:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/22 03:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/22 03:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/22 03:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/22 03:05:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/22 03:05:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/22 03:05:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AM2cyoscS2KdB56bnzDHgAEQ3VYvTTj6S_gfNoIwjHs6qWqC3JDpcRAXXbDMc0WdEakrQm5lEJzDAAiY6i_f8ULeYD-Lg2t2NLOZkwsbE9aNtweHaoKsIAKIoSWbDkJB7VotP_0dNwuH2NaPxy9Z4iCHmsgdCqpWaqcJ8niClSNt2GZjUr0JQH6EwJzxAC6THSKwAMZ2yGqju2lpx9GqxuEf8CWs33-zRluWMNUaEl6WU0VKq_QiBv88ULgpgQ7SaG0mJNmw11QuyDhRtNHIobGjhl-OEJZ2sHzNUpGajvEv7HUc1Q9pUsTZX4_G9ta6jNVJB8ju2QgLKpWF9XDAUME" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/22 03:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AD3iwgWcnCQTfBS3Oa2UsNNiXyeH0tWSGAZF5T1mTfSN2xggR21lzDBmyFM9HbDfP6ehOv5Ejh6y0417MTcFmmXpwxfttvkmtVbo-czMKlgpZWHvHyBoe9hEwroa5gCKku9YF-_ZVQ6noMitEae0t2YiII6vW5mORpeydCPwNaITO-308SmlcAsb4G5iODhF2h1hgsuYufdrzaMw3T_QlHKE8KZ2vdAN3R1H-KSya082u59OKKGCEtq4n5-FlAcJxVV5aDmG8Suxz_hvIAGczMCW0jeDqiKTXox-LTrTDdDC50q4SbBfDkzH9hsepWUd_twUGaIFesUnq8XN06rL0QE 2026/02/22 03:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/22 03:05:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/22 03:05:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AD3iwgWcnCQTfBS3Oa2UsNNiXyeH0tWSGAZF5T1mTfSN2xggR21lzDBmyFM9HbDfP6ehOv5Ejh6y0417MTcFmmXpwxfttvkmtVbo-czMKlgpZWHvHyBoe9hEwroa5gCKku9YF-_ZVQ6noMitEae0t2YiII6vW5mORpeydCPwNaITO-308SmlcAsb4G5iODhF2h1hgsuYufdrzaMw3T_QlHKE8KZ2vdAN3R1H-KSya082u59OKKGCEtq4n5-FlAcJxVV5aDmG8Suxz_hvIAGczMCW0jeDqiKTXox-LTrTDdDC50q4SbBfDkzH9hsepWUd_twUGaIFesUnq8XN06rL0QE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/22 03:05:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHOSlLNFIjL7dA-G7f7T5rTfNqdZnRlADwnWurCkcYYniyY4LM30VQ5YEQV2xhlOj3BGq7ujdx8AilSsD9oaVERzxEJFcK2WTblw-O-PpjaYi5KnsIB1tjj1FJIU-4QQQ_XrK4DflKZzKr0rBdM8qRZ1b0z_H64obJ7IsAEkPqXnzq-CYYFQ-8CB-PSdy6zznPWmd0YMc1MQED2KGm-hiR9jTdmRpPARuqnpSkJ9hAxI5_Ix9x1IGsNK8H5RRAyGb9UFq2bCq2I7AMxCVr4y0fivi8NCckDLRDHbomKBklWVNjon5JO0q7qH8NNdRlGV0shR9WRCgqHDu64tzwh9GmI 2026/02/22 03:05:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/22 03:05:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/22 03:05:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHOSlLNFIjL7dA-G7f7T5rTfNqdZnRlADwnWurCkcYYniyY4LM30VQ5YEQV2xhlOj3BGq7ujdx8AilSsD9oaVERzxEJFcK2WTblw-O-PpjaYi5KnsIB1tjj1FJIU-4QQQ_XrK4DflKZzKr0rBdM8qRZ1b0z_H64obJ7IsAEkPqXnzq-CYYFQ-8CB-PSdy6zznPWmd0YMc1MQED2KGm-hiR9jTdmRpPARuqnpSkJ9hAxI5_Ix9x1IGsNK8H5RRAyGb9UFq2bCq2I7AMxCVr4y0fivi8NCckDLRDHbomKBklWVNjon5JO0q7qH8NNdRlGV0shR9WRCgqHDu64tzwh9GmI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/22 03:05:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGOeWvmJDyXQG2CVpTqjrXaflAI1l8wkvw4TcNssm0Q3FdPJIcpBUH-NVUy3JwIxO80YC65U2wiXkhHWWhjbh-lIZOiLIE-IVn6vu5IYb2oGUvOitQw_rAVGhkaV896F79uht1YMn5lsHuLt0zp2pb5hAdzb_Jsm6b7fh_AH3mIsYK-SukMJXpWqS_nkbl9YACzlXZVVWACBEyhxoT2CJF6GBwW_3guF-qJcDab4yxW0go0G1p-pcTZ4NM3DHvpuqpfvyh1imOfwsUkjIEPyOGmw5qnynP13gR0Wf-7fY8I1sJvXmtrz273qfCdjVtFpj-9LUwXwaEnz__vxhpu55T8 2026/02/22 03:05:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/22 03:05:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/22 03:05:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGOeWvmJDyXQG2CVpTqjrXaflAI1l8wkvw4TcNssm0Q3FdPJIcpBUH-NVUy3JwIxO80YC65U2wiXkhHWWhjbh-lIZOiLIE-IVn6vu5IYb2oGUvOitQw_rAVGhkaV896F79uht1YMn5lsHuLt0zp2pb5hAdzb_Jsm6b7fh_AH3mIsYK-SukMJXpWqS_nkbl9YACzlXZVVWACBEyhxoT2CJF6GBwW_3guF-qJcDab4yxW0go0G1p-pcTZ4NM3DHvpuqpfvyh1imOfwsUkjIEPyOGmw5qnynP13gR0Wf-7fY8I1sJvXmtrz273qfCdjVtFpj-9LUwXwaEnz__vxhpu55T8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/22 03:05:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANvPZtZtInUh4dv6o4LAXbVZyUSeJraMDA33EtNtlffyZA_cTHIWj1sc6VcZaianx6WFCi1RtAwQ93K_4KjuGBEThCj30XdZkccQIm0KCiFmZf3FGgFHf5paIgLeAxPHW3If8zOJWnHN5tDsJx85g6pcKUJNYEmuewZk-zOd0c93QARLrizwa7rqikkYnOD_Umk1OFWaXZAWEZN5erU2wOCPzuMTiDrWoexGyxwu-2lry3vqNMBMOiThne9m4F0afNlhHHUjtHm1FookPf2t_dQq66Pol5a0_0Suuy2ax_6j76aPjMT_GpRLpbU-SxY0c6s5WiTTBsEx9rQlsdf-XMg 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/22 03:05:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANvPZtZtInUh4dv6o4LAXbVZyUSeJraMDA33EtNtlffyZA_cTHIWj1sc6VcZaianx6WFCi1RtAwQ93K_4KjuGBEThCj30XdZkccQIm0KCiFmZf3FGgFHf5paIgLeAxPHW3If8zOJWnHN5tDsJx85g6pcKUJNYEmuewZk-zOd0c93QARLrizwa7rqikkYnOD_Umk1OFWaXZAWEZN5erU2wOCPzuMTiDrWoexGyxwu-2lry3vqNMBMOiThne9m4F0afNlhHHUjtHm1FookPf2t_dQq66Pol5a0_0Suuy2ax_6j76aPjMT_GpRLpbU-SxY0c6s5WiTTBsEx9rQlsdf-XMg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/22 03:05:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AB5SO_-vxgyz28VDukeEF6HoyRWu6hZDDCsaqQXGXrk-eMsWO8FDLJT256CgFmhtRhCACTd58K3zCtc2vGwEzyEOXBqGks6m62aZt93FH_1VQRWohezaUCG9y42rEPiGeHFZTuwPKGVf7x0-5cPnHLs2JJQjKVzuoDMD_Y5ukxS20jHDlj7ZNnNv5v-papsv8ifIvV0ogNM1NZWlKTjeCHrw-HO39ryvHIbRGC7E-oiK3Gv9CtfE3MRYsp1oWEUf8C4CujhaOhjwE9PexdNFf4GZvfMb3G8F7vrIUDyaN3qcMgLKmGh09OKTN8M_tSDaYRCdlvJY5fGbwmiLIX2l6o8 2026/02/22 03:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/22 03:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/22 03:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/22 03:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/22 03:05:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/22 03:05:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/22 03:05:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AB5SO_-vxgyz28VDukeEF6HoyRWu6hZDDCsaqQXGXrk-eMsWO8FDLJT256CgFmhtRhCACTd58K3zCtc2vGwEzyEOXBqGks6m62aZt93FH_1VQRWohezaUCG9y42rEPiGeHFZTuwPKGVf7x0-5cPnHLs2JJQjKVzuoDMD_Y5ukxS20jHDlj7ZNnNv5v-papsv8ifIvV0ogNM1NZWlKTjeCHrw-HO39ryvHIbRGC7E-oiK3Gv9CtfE3MRYsp1oWEUf8C4CujhaOhjwE9PexdNFf4GZvfMb3G8F7vrIUDyaN3qcMgLKmGh09OKTN8M_tSDaYRCdlvJY5fGbwmiLIX2l6o8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/22 03:05:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AFvbPSxqZrGDiugeQTirK5ogGOTHmSRndcnP5zDPaFiNMuMdfdrEABJuIeqpuQzcMKqnQmKJbiCphjMKIMEgTBli2ytknx7VEuzSLXnSHNUqRtXR-0BsRzz8sadxp8FYsbjn_gVDHGWcsIaNKzHlDfbbHMjiSH9lVGSvrsSWyTo4y1hb-MG3mzHGN7iMRJWUjQlshwuIGucTY4UL3ELwOkGDwRaoT1JiIjk4fv_w9HumusPHUaj76B64yydGQ6ZfcplZ7kJ001jjNUFUG-FO2LSojZ1JErmubnc6QbFoBw1LZiquzhhFrdz0C9py8jUT2jY76-Q9-dnsAswklExiAYg 2026/02/22 03:05:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/22 03:05:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/22 03:05:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AFvbPSxqZrGDiugeQTirK5ogGOTHmSRndcnP5zDPaFiNMuMdfdrEABJuIeqpuQzcMKqnQmKJbiCphjMKIMEgTBli2ytknx7VEuzSLXnSHNUqRtXR-0BsRzz8sadxp8FYsbjn_gVDHGWcsIaNKzHlDfbbHMjiSH9lVGSvrsSWyTo4y1hb-MG3mzHGN7iMRJWUjQlshwuIGucTY4UL3ELwOkGDwRaoT1JiIjk4fv_w9HumusPHUaj76B64yydGQ6ZfcplZ7kJ001jjNUFUG-FO2LSojZ1JErmubnc6QbFoBw1LZiquzhhFrdz0C9py8jUT2jY76-Q9-dnsAswklExiAYg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/22 03:05:36 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ALukr_gsfBXF2pHhz90nqzw5NvjOi6FfpoE-dfau48Rm56sMmgR2jOHGADOBt0g0p_qpL-w7SoCf29e43hB-T03KAioOC8AZ_OLZojxPPg4olO5R98qyY5q9H8RXsTZNxMvYSE66NqKpq7ZrjilHbTK-jlP-EbX62n_79_OTSm2z45uRwhRaQeTnz8QBFzAKtFlxVPyM1BJjidOjD0gqlasMCsZKjH6wl6HyeQhoE0eMLcG1TZNnYFiVNUYGkyE4xHhnehGpdaxYhNUUkNHZWDmI81Uv-jLNQBqsGFKE5oKu-OFf4CLRrWM2tjbE5_irvwBsntzfE91y_BsEfC7SxeY 2026/02/22 03:05:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/22 03:05:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/22 03:05:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ALukr_gsfBXF2pHhz90nqzw5NvjOi6FfpoE-dfau48Rm56sMmgR2jOHGADOBt0g0p_qpL-w7SoCf29e43hB-T03KAioOC8AZ_OLZojxPPg4olO5R98qyY5q9H8RXsTZNxMvYSE66NqKpq7ZrjilHbTK-jlP-EbX62n_79_OTSm2z45uRwhRaQeTnz8QBFzAKtFlxVPyM1BJjidOjD0gqlasMCsZKjH6wl6HyeQhoE0eMLcG1TZNnYFiVNUYGkyE4xHhnehGpdaxYhNUUkNHZWDmI81Uv-jLNQBqsGFKE5oKu-OFf4CLRrWM2tjbE5_irvwBsntzfE91y_BsEfC7SxeY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/22 03:05:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOL_mMoZspYnUTbuje6bErr0-bH53hc_lN9DbOXVa68vZ6xSUWFztij8t7SwTKEwndmrPWVDzxaib_-fi4kzm9qduTCRb-FN2CKlVJlAl8cCWo6trD-4OqaC7SpZG3-DcSphCpdXjQ5EHzk6QgSjBASqiktMR9LIpeA-PnWxqX-VTymnmzHhWGSnHXjjsa2wwUfdmMnVNeCIpCeXUi8F6hTLnWMlOlqwfT2MbUaxMAb2v-VZCkj2Ink_QTdzgb_GlFlxgc213x-ervcPOcsQmhRkhvLWQH1_Yxy2FqX4BLy0wsTTGJlTgGZvyzEIYzjsnuahuLP5h14ZuGcHf98IYOc 2026/02/22 03:05:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/22 03:05:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/22 03:05:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOL_mMoZspYnUTbuje6bErr0-bH53hc_lN9DbOXVa68vZ6xSUWFztij8t7SwTKEwndmrPWVDzxaib_-fi4kzm9qduTCRb-FN2CKlVJlAl8cCWo6trD-4OqaC7SpZG3-DcSphCpdXjQ5EHzk6QgSjBASqiktMR9LIpeA-PnWxqX-VTymnmzHhWGSnHXjjsa2wwUfdmMnVNeCIpCeXUi8F6hTLnWMlOlqwfT2MbUaxMAb2v-VZCkj2Ink_QTdzgb_GlFlxgc213x-ervcPOcsQmhRkhvLWQH1_Yxy2FqX4BLy0wsTTGJlTgGZvyzEIYzjsnuahuLP5h14ZuGcHf98IYOc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/22 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACu6cFaNFrRtzjaHkVY-B35lX3BhEwG16BwcyOKgn3cwgU0CN1JApDr4SzGpABvueN7s7y2hwKqHxxxXdObs9QWL0vRTBB_oRCkQg8CVu3N_fSz1blTnxxBfY5JE5CSbjJGsLR8bSVBIrEz6Goe1PmF0l6jj91Z5luky0IgeSakkWdB9wW5Jl5Wd3ei8OE2jgJ5PN3OVwW7tKI5Svhw1soObLk6aJSriucuM8V_nWhrAr5IE2R7Bif7RXscCAMdyROnL8zN50mTNIyKwMK8gHIhXfnU-i3VrkBNxYmT8KZtROcd81vWtKV6t8psplrv9dHxv4U-XfweyMMoT09wHfwU 2026/02/22 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/22 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/22 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/22 03:05:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/22 03:05:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/22 03:05:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/22 03:05:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACu6cFaNFrRtzjaHkVY-B35lX3BhEwG16BwcyOKgn3cwgU0CN1JApDr4SzGpABvueN7s7y2hwKqHxxxXdObs9QWL0vRTBB_oRCkQg8CVu3N_fSz1blTnxxBfY5JE5CSbjJGsLR8bSVBIrEz6Goe1PmF0l6jj91Z5luky0IgeSakkWdB9wW5Jl5Wd3ei8OE2jgJ5PN3OVwW7tKI5Svhw1soObLk6aJSriucuM8V_nWhrAr5IE2R7Bif7RXscCAMdyROnL8zN50mTNIyKwMK8gHIhXfnU-i3VrkBNxYmT8KZtROcd81vWtKV6t8psplrv9dHxv4U-XfweyMMoT09wHfwU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/22 03:05:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AD7lOJGRTsgXezTVRiKUmhMejvtkS166aZJJJI0AmwQPhiidRzU-Nt7UzccECXgT4zI_oLGbMqF89jFqpLmpnDEWgANyOiao2OiCIPRwMmastGXQTa49uDyNxYypqGKBrss_hWad7oFkD0zbRiuj7uhJeTveTLHoElO-YGkCceNWPudVKzjKqR-vcdb-F6ZG0OSIF9eRZ2WOHCZfwtV_EdZ3ciiOjomVi-OsrQmFIg_TtPZdlQwJF0Ug-q111OmdVzMph1H7ghl-3rXCgWCZrN7kMJHTtBLE2CKRCmgYmp-HB7C2zeFmnEJzb26mlD118udftDx-LBfYIOGp-V60FgA 2026/02/22 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/22 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/22 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/22 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/22 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/22 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/22 03:05:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AD7lOJGRTsgXezTVRiKUmhMejvtkS166aZJJJI0AmwQPhiidRzU-Nt7UzccECXgT4zI_oLGbMqF89jFqpLmpnDEWgANyOiao2OiCIPRwMmastGXQTa49uDyNxYypqGKBrss_hWad7oFkD0zbRiuj7uhJeTveTLHoElO-YGkCceNWPudVKzjKqR-vcdb-F6ZG0OSIF9eRZ2WOHCZfwtV_EdZ3ciiOjomVi-OsrQmFIg_TtPZdlQwJF0Ug-q111OmdVzMph1H7ghl-3rXCgWCZrN7kMJHTtBLE2CKRCmgYmp-HB7C2zeFmnEJzb26mlD118udftDx-LBfYIOGp-V60FgA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/22 03:05:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALvpCKZpibDaoeaVk0Lq9WvRrevjyLxlcnxeqMA-OX4D2J_k4irlayv8nhaQFlOvJxKln9DR2dBgBdalNiaqCNPw6eUIS1q5BgRGH9x07S_MapWSMrka-vUbsFROxehGfixnDKRmJHzsYIxVbKcGazEdVCd7atGCFFBFoGkzZ_EIHN7YoZPN5aTcacvVrPlddAwZSF8EB9IdqmtGUWEb8vonfZDZh3b_jN8tzl9Uxh3KsqoE0npO1H6O05punpPyR58tVyCXr9_UDqXqeqFR3ZWviAxStfa9_z4WkGlTbj7rjtAB8ztAk-K7AYOhMqXRKTny7eob_pK1PeNn1stLOl4 2026/02/22 03:05:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/22 03:05:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/22 03:05:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALvpCKZpibDaoeaVk0Lq9WvRrevjyLxlcnxeqMA-OX4D2J_k4irlayv8nhaQFlOvJxKln9DR2dBgBdalNiaqCNPw6eUIS1q5BgRGH9x07S_MapWSMrka-vUbsFROxehGfixnDKRmJHzsYIxVbKcGazEdVCd7atGCFFBFoGkzZ_EIHN7YoZPN5aTcacvVrPlddAwZSF8EB9IdqmtGUWEb8vonfZDZh3b_jN8tzl9Uxh3KsqoE0npO1H6O05punpPyR58tVyCXr9_UDqXqeqFR3ZWviAxStfa9_z4WkGlTbj7rjtAB8ztAk-K7AYOhMqXRKTny7eob_pK1PeNn1stLOl4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/22 03:05:48 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AHh5S_zMgs-EkrjELlLaxaAI5pLPGrOAqkBa2F4zPY8VV7aBIziOG7Z5ZGij4LuQnOZrq_E5EHsS7PuYNx5lD_ONnIWTVA6iHd2gWb8KOak_olPZSbKUV0bonG60VSWdjnpWNoiKtDU5Q6Y_805bfs25iPgNefFErrxwooQLvXue9n8rbulM3-Ps0qN8ZSlhZXn2iPy2C2UQ4hZKNYKPaCX5Ur0Aua8CuZWUdYimD4e5WJaEJxJjNZwALZALdegsgvg2wUA6c_YufbiABUnA08VLO9KTIDsdPtHfyG1BuRMd5GH8xAs9Bo_e5kljarPWyzY8oMjde7b02IC1XC20bYc 2026/02/22 03:05:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/22 03:05:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/22 03:05:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AHh5S_zMgs-EkrjELlLaxaAI5pLPGrOAqkBa2F4zPY8VV7aBIziOG7Z5ZGij4LuQnOZrq_E5EHsS7PuYNx5lD_ONnIWTVA6iHd2gWb8KOak_olPZSbKUV0bonG60VSWdjnpWNoiKtDU5Q6Y_805bfs25iPgNefFErrxwooQLvXue9n8rbulM3-Ps0qN8ZSlhZXn2iPy2C2UQ4hZKNYKPaCX5Ur0Aua8CuZWUdYimD4e5WJaEJxJjNZwALZALdegsgvg2wUA6c_YufbiABUnA08VLO9KTIDsdPtHfyG1BuRMd5GH8xAs9Bo_e5kljarPWyzY8oMjde7b02IC1XC20bYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/22 03:05:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABcEC66yIFV-48FBvxBD8fQ7M8pBf2uI9uVrGzJQQAUHEjVgdNmt5Os5oziGJf0lk1SG5sxsC4NneLK_igwbn3dGWtvvijqGYRF4D7r0AjAUlsQnCWkfeU-F8MUjnQA89_KphXNYnEzSCMOkdlbJG3x4SuihGLxbrv45XBSSo781Kk3hyY2nOFvRrLQPHxGEw7K7J5ez0y1IJXgKFaXYl_2kWek_Ge4ZM97iEkWh9Mw0TVOJXJ2EReVgwn8P3XYIbR5CaBP1PB4qtuwTmmIKsg2BDeUPmSjFANRJEXuqF4vilbKnOfVHCCgatehUvQbPDw8--qcXYtEyQNsMegYH-RE 2026/02/22 03:05:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/22 03:05:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/22 03:05:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABcEC66yIFV-48FBvxBD8fQ7M8pBf2uI9uVrGzJQQAUHEjVgdNmt5Os5oziGJf0lk1SG5sxsC4NneLK_igwbn3dGWtvvijqGYRF4D7r0AjAUlsQnCWkfeU-F8MUjnQA89_KphXNYnEzSCMOkdlbJG3x4SuihGLxbrv45XBSSo781Kk3hyY2nOFvRrLQPHxGEw7K7J5ez0y1IJXgKFaXYl_2kWek_Ge4ZM97iEkWh9Mw0TVOJXJ2EReVgwn8P3XYIbR5CaBP1PB4qtuwTmmIKsg2BDeUPmSjFANRJEXuqF4vilbKnOfVHCCgatehUvQbPDw8--qcXYtEyQNsMegYH-RE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/22 03:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APoqeP99giUP66KnLAOV6zG7GEYvBjAD7P61W_40VZ3AwIo--jg438tgAY6F7iTdcNET_H9Vk8vZHkFJ_4IjAiDmhefHKC0ISeE9K_VuDVRe8pw6OLxKyZ6Ik9Y5Y3FESdxrZ3Z1vxs9JF3Kwoyvk1p04-d8XZEc_rdFZ3iUSDaklwkgiZ-gA_W58C6yCxs4gRi0G2O_OkEgH-Mq3ZRQFVfuiLvZ_6w9poIAHZd93yBA6cJuI2mNi39XEgfdK92cJg6ZHyQhvzSJSed_E8LvSVtpJHZIW90YqK2bsmb2wGE-lSYmcWSO0HUdY7-mwWmNKkccWVOgwWYNG38AStE7k7U 2026/02/22 03:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/22 03:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/22 03:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/22 03:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/22 03:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/22 03:05:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/22 03:05:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APoqeP99giUP66KnLAOV6zG7GEYvBjAD7P61W_40VZ3AwIo--jg438tgAY6F7iTdcNET_H9Vk8vZHkFJ_4IjAiDmhefHKC0ISeE9K_VuDVRe8pw6OLxKyZ6Ik9Y5Y3FESdxrZ3Z1vxs9JF3Kwoyvk1p04-d8XZEc_rdFZ3iUSDaklwkgiZ-gA_W58C6yCxs4gRi0G2O_OkEgH-Mq3ZRQFVfuiLvZ_6w9poIAHZd93yBA6cJuI2mNi39XEgfdK92cJg6ZHyQhvzSJSed_E8LvSVtpJHZIW90YqK2bsmb2wGE-lSYmcWSO0HUdY7-mwWmNKkccWVOgwWYNG38AStE7k7U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/22 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMVdRzkWqBGEqU0mtQ5_dUzNXt_kawHsj25o50Zj1x1skdu1NRbB_5o03c-viKbjUTM_3KNwDL6IBJ_sOjhJYOuYFzzU6kuGUHqMu-30wnF5nURJDL-dZGJdkOuC2v2tVuZa7xeYwis5eFOcsBe0hc2XZ-4FVRJSZD_Av0otk3NG-U-BXQe8UZo6vY_YHzEP7f9VV3ieEI1WKxU0Uf6cp_5wV0zzRw5Ou8L0C9lIDIWBm7Z8qgum7MCJ-2RZ8rkJZeIYs-CECO4S7lT2ZkSxQ73e6IJIuyQudxZTN72-qEq8R0ysftxW2WC3Xq7TwDKfc41ePlezNwBYttQNQtJIk7o 2026/02/22 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/22 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/22 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/22 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/22 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/22 03:05:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/22 03:05:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMVdRzkWqBGEqU0mtQ5_dUzNXt_kawHsj25o50Zj1x1skdu1NRbB_5o03c-viKbjUTM_3KNwDL6IBJ_sOjhJYOuYFzzU6kuGUHqMu-30wnF5nURJDL-dZGJdkOuC2v2tVuZa7xeYwis5eFOcsBe0hc2XZ-4FVRJSZD_Av0otk3NG-U-BXQe8UZo6vY_YHzEP7f9VV3ieEI1WKxU0Uf6cp_5wV0zzRw5Ou8L0C9lIDIWBm7Z8qgum7MCJ-2RZ8rkJZeIYs-CECO4S7lT2ZkSxQ73e6IJIuyQudxZTN72-qEq8R0ysftxW2WC3Xq7TwDKfc41ePlezNwBYttQNQtJIk7o" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/22 03:05:59 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/22 03:06:02 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/22 03:06:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/22 03:06:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/22 03:06:13 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/22 03:06:15 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AB4rWM9WnJFt_mtH3YF5ppDUu5pOnPNFlBkOSVFoIhsB5ufX-L2G_AELxDTS3ePMs-vO9vWvZTGxoUfWgdabQdC8uaHsggi2315_LuthPmoZS3SLD0ayeKQc4tZdGqHldXxAjZMxqYlmeCm9PYyJg7fPjAyWynmd18_iHDM__PrvrQJggkAfCcdAS-G3HUGfuT8NKNZT9Hm5Rshp3twBLxqxFKL_5y3Kgmb6kSJYbR20Q8vd9MHNlIjCC5AnqQxgZYXDShKgScZObsY_PQJ8Ot-_3CdXvaI9_Ch7L88BPCX9o51UzjRTqU9LCCBm2rnTBhV3X0amTq3xsKsdtmtpcGQ 2026/02/22 03:06:15 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/22 03:06:16 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "68f625855dbfdedfbac4e48fcd93dbd1" 2026/02/22 03:06:16 DEBUG : unknown-size-put.txt: multipart upload "AB4rWM9WnJFt_mtH3YF5ppDUu5pOnPNFlBkOSVFoIhsB5ufX-L2G_AELxDTS3ePMs-vO9vWvZTGxoUfWgdabQdC8uaHsggi2315_LuthPmoZS3SLD0ayeKQc4tZdGqHldXxAjZMxqYlmeCm9PYyJg7fPjAyWynmd18_iHDM__PrvrQJggkAfCcdAS-G3HUGfuT8NKNZT9Hm5Rshp3twBLxqxFKL_5y3Kgmb6kSJYbR20Q8vd9MHNlIjCC5AnqQxgZYXDShKgScZObsY_PQJ8Ot-_3CdXvaI9_Ch7L88BPCX9o51UzjRTqU9LCCBm2rnTBhV3X0amTq3xsKsdtmtpcGQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/22 03:06:17 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAMa9Uu8epXS7I2TkBh4iBJopSXT3bmPFmt8seUkub3KaaI4IDCF3U1eAfOQA_kfRNqyXCaMnTUE1nrIzFtHpU_aCi3wk8Qkr2zIuwSNy4Q7ZIqBbsgvcR4tvc3ShSZEkJYOIzUZanILHELVffIhwkiB3FN-aIALyBHxwW7-xS7uItuNC5WI70Jk8y4qtzUjAK1rkwSCN3MZgnxQWidudKXo0dBQUsigyRSR9vlE0z68JKMXvVS43rfiO6K3DoxkG_wQ_fKe2r7IEcXt_xcYUiVJNimhfu4q5ZqBJs5IrONpuXdl8z-odrWQqZV1SniaFQQHdOtaHfqSJWYYOUT9Kug 2026/02/22 03:06:17 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/22 03:06:17 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "307a84945d5ccee797692d04aa07f400" 2026/02/22 03:06:17 DEBUG : unknown-size-update.txt: multipart upload "AAMa9Uu8epXS7I2TkBh4iBJopSXT3bmPFmt8seUkub3KaaI4IDCF3U1eAfOQA_kfRNqyXCaMnTUE1nrIzFtHpU_aCi3wk8Qkr2zIuwSNy4Q7ZIqBbsgvcR4tvc3ShSZEkJYOIzUZanILHELVffIhwkiB3FN-aIALyBHxwW7-xS7uItuNC5WI70Jk8y4qtzUjAK1rkwSCN3MZgnxQWidudKXo0dBQUsigyRSR9vlE0z68JKMXvVS43rfiO6K3DoxkG_wQ_fKe2r7IEcXt_xcYUiVJNimhfu4q5ZqBJs5IrONpuXdl8z-odrWQqZV1SniaFQQHdOtaHfqSJWYYOUT9Kug" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/22 03:06:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vajavuh3kowa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/22 03:06:18 DEBUG : Waiting for deletions to finish 2026/02/22 03:06:18 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/22 03:06:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/22 03:06:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/22 03:06:19 INFO : S3 bucket rclone-test-vajavuh3kowa: Bucket "rclone-test-vajavuh3kowa" deleted 2026/02/22 03:06:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (130.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.82s) --- PASS: TestIntegration/FsMkdir (128.95s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.67s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.07s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (70.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/22 03:06:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/22 03:06:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 131.017s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m12.267541755s (try 1/5)