"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/11/05 13:00:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rurojap1dele" 2025/11/05 13:00:37 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/11/05 13:00:38 INFO : S3 bucket rclone-test-rurojap1dele: Bucket "rclone-test-rurojap1dele" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/05 13:00:42 INFO : S3 bucket rclone-test-rurojap1dele: Bucket "rclone-test-rurojap1dele" deleted === RUN TestIntegration/FsMkdir 2025/11/05 13:00:42 INFO : S3 bucket rclone-test-rurojap1dele: Bucket "rclone-test-rurojap1dele" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/05 13:00:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/05 13:00:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/05 13:00:43 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/11/05 13:01:28 NOTICE: S3 bucket rclone-test-rurojap1dele: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/05 13:01:28 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAI--Mn7lLYkUWfLQ6Q3vzuiRZeqfv9oElygxWMEOZw4_JSu-r4dfQmPEeJxMJNF50YshJ88n66ZBaF0aqj8AqqQnXzItHzaXxmJ6UQ6JQ-da7hUqcOqomarqqCuVECiRxOvB9gQgw7hQ3ZMdQRF2olLx8uP_36QXksW_oe21WKbmUeux47M2EU9jfwl3Zdyvi7iP6fw7_TnmWxSsQSdR94VvcSV3WxggMa8qln3c4pgLZfTIReZFvURHqHin6nTOBYBriePyJOk3nLXBbUm2makZnaeMGRxYKW8cvfAMZn7QsocaTEj_VQlhV8WFWkTllPQWNf5NRIY-sOX2c_0ZRE 2025/11/05 13:01:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "266d29287e93e2b7230a0d00020a1bae" 2025/11/05 13:01:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "06e665153b791740fb351eb16bdf2f52" 2025/11/05 13:01:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "672c1c90d0f3e5ff4337221c97184f8f" 2025/11/05 13:01:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAI--Mn7lLYkUWfLQ6Q3vzuiRZeqfv9oElygxWMEOZw4_JSu-r4dfQmPEeJxMJNF50YshJ88n66ZBaF0aqj8AqqQnXzItHzaXxmJ6UQ6JQ-da7hUqcOqomarqqCuVECiRxOvB9gQgw7hQ3ZMdQRF2olLx8uP_36QXksW_oe21WKbmUeux47M2EU9jfwl3Zdyvi7iP6fw7_TnmWxSsQSdR94VvcSV3WxggMa8qln3c4pgLZfTIReZFvURHqHin6nTOBYBriePyJOk3nLXBbUm2makZnaeMGRxYKW8cvfAMZn7QsocaTEj_VQlhV8WFWkTllPQWNf5NRIY-sOX2c_0ZRE" 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/11/05 13:01:38 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/05 13:01:38 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/11/05 13:01:43 DEBUG : S3 bucket rclone-test-rurojap1dele: bucket is versioned: false 2025/11/05 13:01:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:01:43 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/05 13:01:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/05 13:01:44 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/05 13:01:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rurojap1dele/dirToPurgeFromRoot" 2025/11/05 13:01:46 DEBUG : S3 bucket rclone-test-rurojap1dele path dirToPurgeFromRoot: bucket is versioned: false 2025/11/05 13:01:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:01:47 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/05 13:01:47 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/05 13:01:47 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/05 13:01:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rurojap1dele/hello? sausage/êé" 2025/11/05 13:01:50 DEBUG : S3 bucket rclone-test-rurojap1dele path hello? sausage/êé: bucket is versioned: false 2025/11/05 13:01:50 DEBUG : Waiting for deletions to finish 2025/11/05 13:01:50 DEBUG : "a/b/c/d/e.txt" version false 2025/11/05 13:01:50 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/05 13:01:51 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/11/05 13:02:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rurojap1dele/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/05 13:02:07 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/05 13:02:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rurojap1dele/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-rurojap1dele" from "TestS3R2:rclone-test-rurojap1dele" 2025/11/05 13:02:08 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/05 13:02:17 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAw0T7GbnRa0Q-z_xeYyta8C0WAZ6rmExPkCwhzzW5WaSVxq_YuTGEgrYjGdNQNK1PDqEtc88SaJqRcMQ0076esgvqNvj0qpY_pzd4CvwKKWumnVQ01h3R10sjdApnyGRVdaYm4Z5jem8U2SavNUN82fG1MVmNHDCalNKpdjIv7XU8mv1ew0uJKsHylWoT8_Hd0W4fXD0YGJIjlA6mw8XnEBM5LBmXQYJBBoAQuwgo3KBaBmHnEGacm8EHwGY5MS49Es6sROldRQsS1gQybl9aYETX4G4sSqbcxoJxzMQdx2Qu-WUcpDJYzCFhA4iFIkTHinaJ4q0FhPeuNeH9f02c4 2025/11/05 13:02:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/05 13:02:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 13:02:18 DEBUG : piped data.txt: multipart upload "AAw0T7GbnRa0Q-z_xeYyta8C0WAZ6rmExPkCwhzzW5WaSVxq_YuTGEgrYjGdNQNK1PDqEtc88SaJqRcMQ0076esgvqNvj0qpY_pzd4CvwKKWumnVQ01h3R10sjdApnyGRVdaYm4Z5jem8U2SavNUN82fG1MVmNHDCalNKpdjIv7XU8mv1ew0uJKsHylWoT8_Hd0W4fXD0YGJIjlA6mw8XnEBM5LBmXQYJBBoAQuwgo3KBaBmHnEGacm8EHwGY5MS49Es6sROldRQsS1gQybl9aYETX4G4sSqbcxoJxzMQdx2Qu-WUcpDJYzCFhA4iFIkTHinaJ4q0FhPeuNeH9f02c4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/05 13:02:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJHSDb6jEcNoPxJiWyXrKmHrszktrsAmlGUAIu-5DKb8PZKyZW485Y7243wCnJFj2iiDCWAWyQ38mmf6OQugGDzqofci4UdgU81oxMMcRF2Zb-YZbuHvInt8mRWbcvvwo4hIpOQSoZE9KvaA-i18Yw30UAcbG75yIjI-08EcuYKbY-kwGd8yAgwEDa5f8Fct8HAYeLH52XvjUdwxr2uvschhs6Z78GtaDOP3D8aH86xOCItgUahTh8ar_0QcUo0_v5_ioA4IoU_V_38bYPYOeRMtQcguMFjf0xvKWlH2JIr-GXKRAoK2jh0rGw2EAsG2ghR4d_u_oiTldT0t0kXd6AU 2025/11/05 13:02:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/05 13:02:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d0878cc2683634a6a31012e3f46178af" 2025/11/05 13:02:21 DEBUG : piped data.txt: multipart upload "AJHSDb6jEcNoPxJiWyXrKmHrszktrsAmlGUAIu-5DKb8PZKyZW485Y7243wCnJFj2iiDCWAWyQ38mmf6OQugGDzqofci4UdgU81oxMMcRF2Zb-YZbuHvInt8mRWbcvvwo4hIpOQSoZE9KvaA-i18Yw30UAcbG75yIjI-08EcuYKbY-kwGd8yAgwEDa5f8Fct8HAYeLH52XvjUdwxr2uvschhs6Z78GtaDOP3D8aH86xOCItgUahTh8ar_0QcUo0_v5_ioA4IoU_V_38bYPYOeRMtQcguMFjf0xvKWlH2JIr-GXKRAoK2jh0rGw2EAsG2ghR4d_u_oiTldT0t0kXd6AU" 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/11/05 13:02:23 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/11/05 13:02:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AG9Woo2UfU3pJVUrvoNN739V8otPEtX8zqdMLIN02193RiK93cys7jB-U93T2366rmrDJtuFIUbRJ9H9lEg_nx-3i5JV_eY7w89CZ0sRXcObxgpyExYAj1i4QtKxtIXIBQDtVTRkAFBKEfJUXS9CLcHAfS6rJzR_dTJi35q6ny-OxbaBOUOgO0EtSxGhKK-YuQZOMBNPFTHFGimLUV0o_fUXRoMongShg3pmisK6xBZwoduB-DaIlCQfmXqUsC87hjSVif8NYIQ5IpS6D7ChmdSL3DRrAompRNnqb0lMURvy1tXYMUdz4VnQgSZfaR7KBPFKV7WFooEdqMS0kefsjrs 2025/11/05 13:02:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/05 13:02:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/05 13:02:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AG9Woo2UfU3pJVUrvoNN739V8otPEtX8zqdMLIN02193RiK93cys7jB-U93T2366rmrDJtuFIUbRJ9H9lEg_nx-3i5JV_eY7w89CZ0sRXcObxgpyExYAj1i4QtKxtIXIBQDtVTRkAFBKEfJUXS9CLcHAfS6rJzR_dTJi35q6ny-OxbaBOUOgO0EtSxGhKK-YuQZOMBNPFTHFGimLUV0o_fUXRoMongShg3pmisK6xBZwoduB-DaIlCQfmXqUsC87hjSVif8NYIQ5IpS6D7ChmdSL3DRrAompRNnqb0lMURvy1tXYMUdz4VnQgSZfaR7KBPFKV7WFooEdqMS0kefsjrs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/05 13:02:31 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKa-oHC432XW5rE0a3Ad3LTM0iQLRNHJnQoR-tLS_hwE-8B1NRiVeC_eyXBmnAwWkxWStMBuUtY9qxyqsiYRg1pcsYqK_x9EdjWYDaueT0Vg2KrcsGX4aHijUeUXqLH48JSFD5ufwHkOJ2o4xT8r_CoZZSRRE4hP5P61S0lkVlaniDVXqa_Jza5H5J1cHeJjyGX_W40icgQVhSiVYmCWfhMkA3agN9B_XiL64DvMqhZQ5WwfuxOJeL2RBGpQaF4uDVPr-GDpGoSuT6DYRJ_OCOEPTjjY9bZhhvrxB1_5g1VqlotxHUaBf41QvlFwhac7JpiTvz-N4jz_K1c1VZnOcBQ 2025/11/05 13:02:31 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/05 13:02:32 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 13:02:33 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKa-oHC432XW5rE0a3Ad3LTM0iQLRNHJnQoR-tLS_hwE-8B1NRiVeC_eyXBmnAwWkxWStMBuUtY9qxyqsiYRg1pcsYqK_x9EdjWYDaueT0Vg2KrcsGX4aHijUeUXqLH48JSFD5ufwHkOJ2o4xT8r_CoZZSRRE4hP5P61S0lkVlaniDVXqa_Jza5H5J1cHeJjyGX_W40icgQVhSiVYmCWfhMkA3agN9B_XiL64DvMqhZQ5WwfuxOJeL2RBGpQaF4uDVPr-GDpGoSuT6DYRJ_OCOEPTjjY9bZhhvrxB1_5g1VqlotxHUaBf41QvlFwhac7JpiTvz-N4jz_K1c1VZnOcBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/05 13:02:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJtNRJm6uYxKpkPYG-RfShreef9IkosD2aqmBR52QA1gHnrYGGff4QtoFJDCs4Qdd9itQThiGndrVL1rGxHZdxX_04z64x0QxhwG995HPgmprPqPVIaIoWZwHBdZsW3JEjJRNkJ6-KwfSVPBptA7b9u8A-WUFjtpA74JEOPscABnfYOuZn7QLiyP4fGGEr3nvDtn5Xvjd5rZe7slzVhqNxqMz4ybEk9OjuJu_WSClerTuNZor37miHTZMFfbZKmbrWCt1vIjGPJiUGcSzF8nvfqyj92pteOTgKqy21EEHJ6-Ag6gh77BsuV3pxqIr5w0aIWzXguGhCEr6hDscp4wv1k 2025/11/05 13:02:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/05 13:02:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 13:02:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJtNRJm6uYxKpkPYG-RfShreef9IkosD2aqmBR52QA1gHnrYGGff4QtoFJDCs4Qdd9itQThiGndrVL1rGxHZdxX_04z64x0QxhwG995HPgmprPqPVIaIoWZwHBdZsW3JEjJRNkJ6-KwfSVPBptA7b9u8A-WUFjtpA74JEOPscABnfYOuZn7QLiyP4fGGEr3nvDtn5Xvjd5rZe7slzVhqNxqMz4ybEk9OjuJu_WSClerTuNZor37miHTZMFfbZKmbrWCt1vIjGPJiUGcSzF8nvfqyj92pteOTgKqy21EEHJ6-Ag6gh77BsuV3pxqIr5w0aIWzXguGhCEr6hDscp4wv1k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/05 13:02:38 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABDLP5Ys2C5z9cN6sbEcCMto0d3pzBjczylj40ZHyUfFlZj4EvjHFcayFGvOrfQfBJh-Usa8i0vlOdxru0L9NRa1mrSPWyr6mzveoLe3fSIKj8wYf-trVs6_exgEGq-lmBNjXbcM1EEMBBKvk8FrEmVlbFnQ3QLRSeRziSmLxwdoPLo_w2pybARpXeSJ7Edryyjq8UhRd1KO-JcB9MOb7HbWcfCe6RU8SFrf2eVbUEaqqpSPE5E_YvPGo2sQ0jCDwSHeDgtyIOvsyv8RRLb29l8cO4-_DeO6ykdFXdmOu3w-YExKzTn4fYRli0JBFvfI2NWtF-sNgOaA4jj1pTH7VIU 2025/11/05 13:02:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/05 13:02:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/05 13:02:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/05 13:02:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 13:02:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/05 13:02:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/05 13:02:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABDLP5Ys2C5z9cN6sbEcCMto0d3pzBjczylj40ZHyUfFlZj4EvjHFcayFGvOrfQfBJh-Usa8i0vlOdxru0L9NRa1mrSPWyr6mzveoLe3fSIKj8wYf-trVs6_exgEGq-lmBNjXbcM1EEMBBKvk8FrEmVlbFnQ3QLRSeRziSmLxwdoPLo_w2pybARpXeSJ7Edryyjq8UhRd1KO-JcB9MOb7HbWcfCe6RU8SFrf2eVbUEaqqpSPE5E_YvPGo2sQ0jCDwSHeDgtyIOvsyv8RRLb29l8cO4-_DeO6ykdFXdmOu3w-YExKzTn4fYRli0JBFvfI2NWtF-sNgOaA4jj1pTH7VIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/05 13:02:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJLBx1PjkHDKJqaL3drYkezBWruuF-5HNVTUF6zgg1hUZo2iLk5SLqo6v2EMifkLM6vHk-NoqqKspr5sQNkyMv1u78viL86QfAkg9Cb6Gm-AUraZIKhOxTYKZJMuMNY0Xk0vfQBXuJpU6M18giazHXRz66r5iSzQCT0N9cVSPZyZKQniDx_bK7HRaae7VJ8dNg2mtfG12kIwWnOH5KlU_J_9XwOPoSdAsVprC6lNHtusFODrQ_JLdHN1AFjC-hdAlBgIyynuQaycTTOAYaqRJhpRFWA1HdsFqkriorRe_bIGkcVzhiHkpxb8BshdKG1cn0BA2fhvn2SohzHKW6BtRUQ 2025/11/05 13:02:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/05 13:02:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/05 13:02:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/05 13:02:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/05 13:02:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/05 13:02:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/05 13:02:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AJLBx1PjkHDKJqaL3drYkezBWruuF-5HNVTUF6zgg1hUZo2iLk5SLqo6v2EMifkLM6vHk-NoqqKspr5sQNkyMv1u78viL86QfAkg9Cb6Gm-AUraZIKhOxTYKZJMuMNY0Xk0vfQBXuJpU6M18giazHXRz66r5iSzQCT0N9cVSPZyZKQniDx_bK7HRaae7VJ8dNg2mtfG12kIwWnOH5KlU_J_9XwOPoSdAsVprC6lNHtusFODrQ_JLdHN1AFjC-hdAlBgIyynuQaycTTOAYaqRJhpRFWA1HdsFqkriorRe_bIGkcVzhiHkpxb8BshdKG1cn0BA2fhvn2SohzHKW6BtRUQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/05 13:02:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFBxCBnIciS-3zMZS1O1j292R9TQaEkyyOB1ZPXh_t5k1AlGh4456t1GKcWwesNdhU2lnPtTQLZiA99e-wSYOj2E5FQZPmQNHKxwr0465F4qjXIdqtFjJdQhTm1hfAEV0OEByH2Ym9egNPUawbO-fpOoGluP07cZosh4L71UVQ1xPkjrv-D5vlwfCj0othFkdizOdPDyWJ2Thyt65PZEqh6xjcErSrhbzmcIDSBO0O0owIXqMLx6m4gKXctyyX6rgkwpKV30F4w6oVe-ClTI8kY_RYABOFOiakS9lw3RNSMtlyZA9cCB5KN6d4qQ3Lu-_zsdnOTpjgkioI-LHtqlq6s 2025/11/05 13:02:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/05 13:02:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/05 13:02:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFBxCBnIciS-3zMZS1O1j292R9TQaEkyyOB1ZPXh_t5k1AlGh4456t1GKcWwesNdhU2lnPtTQLZiA99e-wSYOj2E5FQZPmQNHKxwr0465F4qjXIdqtFjJdQhTm1hfAEV0OEByH2Ym9egNPUawbO-fpOoGluP07cZosh4L71UVQ1xPkjrv-D5vlwfCj0othFkdizOdPDyWJ2Thyt65PZEqh6xjcErSrhbzmcIDSBO0O0owIXqMLx6m4gKXctyyX6rgkwpKV30F4w6oVe-ClTI8kY_RYABOFOiakS9lw3RNSMtlyZA9cCB5KN6d4qQ3Lu-_zsdnOTpjgkioI-LHtqlq6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/05 13:02:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AE3XYoxem6LULXf0t6J0JeUQi14qVDrmPeLQQkur0blzMcELvomkxhT8zhMS2jciRAPm8xiY5XqGcqvNAUch-tC2AOYXZKlkeBwELvlToIj1TY_YeqkQtj5wL0s-IJ2YoM47l32EmoL2xICyxnfOt5KxMWnJB2KbKhGGDPbXmIMkqBfYhu7FNVwGnT_NEithvJXF9VUQuA-CIZxadFxrZ2ec-pofXvA_wUSSupelYZwYYHyIg4boDi-7Nu8OXVQ-NYoJOF9jMmAODOz32I5E7OwzCTz8uf0BTDORMakxs4GX1wQASA5WI4U6_5BYd4BNCig4p7v5-rj3N597vvoekWU 2025/11/05 13:02:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/05 13:02:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 13:02:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AE3XYoxem6LULXf0t6J0JeUQi14qVDrmPeLQQkur0blzMcELvomkxhT8zhMS2jciRAPm8xiY5XqGcqvNAUch-tC2AOYXZKlkeBwELvlToIj1TY_YeqkQtj5wL0s-IJ2YoM47l32EmoL2xICyxnfOt5KxMWnJB2KbKhGGDPbXmIMkqBfYhu7FNVwGnT_NEithvJXF9VUQuA-CIZxadFxrZ2ec-pofXvA_wUSSupelYZwYYHyIg4boDi-7Nu8OXVQ-NYoJOF9jMmAODOz32I5E7OwzCTz8uf0BTDORMakxs4GX1wQASA5WI4U6_5BYd4BNCig4p7v5-rj3N597vvoekWU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/05 13:02:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIWaB26sfFq-a_wxYe_CkSdddCUy06oZyG2vjlQUVRzg772qy-llCOcnsY5wh2WJ4t0w3Q_p0MRtGMWhJ586ZVoVdJ1h40PPUigkrjZR_pxr6paAwKLU3h2cvIqB0F1HWhKsRI3rQ4dk1aG9_l6GhPaa3bDSQxEdjhA6V2FkQQf5Kv9xSFhLAAJiJaRQW5Erbw4pf3oQ3H9Jx9XiqHAoHtVsydYDd9qoo7pqNkXZGyxJKTznZIeMXw9qUmdNo8tejWCjBTX9LzXzKVWubu_xZUj5BMMtku-Ie6MpORX5duGpjb74dXeIJ6kIbAOnUeovcLrAqmfAfCrbpL2mOQFYCVo 2025/11/05 13:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/05 13:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 13:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIWaB26sfFq-a_wxYe_CkSdddCUy06oZyG2vjlQUVRzg772qy-llCOcnsY5wh2WJ4t0w3Q_p0MRtGMWhJ586ZVoVdJ1h40PPUigkrjZR_pxr6paAwKLU3h2cvIqB0F1HWhKsRI3rQ4dk1aG9_l6GhPaa3bDSQxEdjhA6V2FkQQf5Kv9xSFhLAAJiJaRQW5Erbw4pf3oQ3H9Jx9XiqHAoHtVsydYDd9qoo7pqNkXZGyxJKTznZIeMXw9qUmdNo8tejWCjBTX9LzXzKVWubu_xZUj5BMMtku-Ie6MpORX5duGpjb74dXeIJ6kIbAOnUeovcLrAqmfAfCrbpL2mOQFYCVo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/05 13:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAwTi6Z5OHV0H03AwsezqsSETEQoju5e8-i4Lz7z_ao2fbjotkWnrHSvbcKq66bwsJe1ebWuwicfzVELzRecRl_Y-eeyc2aJY-QhS9f4Z5lWnPM1sX2zeLR0Ns03evSsvQFZW1jRQRK_rJEKMQ9PAIVbpsqNM7nCbvs__vFinpOi_X4MpCCkfO4D92tnxSvRup0ZodqekvW95DbrrzM_2rauTUADVp01JN6VnX8n5eByEvySgBL0g42VvEThoqCJl9bctFCs6ILz0UMF9yHeUwk3H6szloR8vb_NHxS6JX2pxNqOAnQcB_XULKDY0ndK_pz6Z2MaeYZb4UqzFRNWJwM 2025/11/05 13:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/05 13:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/05 13:02:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/05 13:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/05 13:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 13:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/05 13:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AAwTi6Z5OHV0H03AwsezqsSETEQoju5e8-i4Lz7z_ao2fbjotkWnrHSvbcKq66bwsJe1ebWuwicfzVELzRecRl_Y-eeyc2aJY-QhS9f4Z5lWnPM1sX2zeLR0Ns03evSsvQFZW1jRQRK_rJEKMQ9PAIVbpsqNM7nCbvs__vFinpOi_X4MpCCkfO4D92tnxSvRup0ZodqekvW95DbrrzM_2rauTUADVp01JN6VnX8n5eByEvySgBL0g42VvEThoqCJl9bctFCs6ILz0UMF9yHeUwk3H6szloR8vb_NHxS6JX2pxNqOAnQcB_XULKDY0ndK_pz6Z2MaeYZb4UqzFRNWJwM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/05 13:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAC7cu2rz78fM3SboHo-BWdY6vJK3o8zZNXESZxQ4TKQScZfVynSD9thflMpySMTHA3LRgmcEy8IAIX2-1OMXboqPuG9AH8QJ_hHw9053xC5UGYmcULSFedGzfpS0OZQuJ7XZ2EoXDYiSa0IEsUDGR6oyUhhnaMJMytry8QyuHllwKFV9ULh850w8q4yVNtabWz_mnLJkBl9sL8w7tD6NUYoy5rM1APhOnftxSZ1-YPorCjaV1ut_gIhgBCv77LK4Nvt5IM1l3QP6469Oy4Yvu0ujjBX9upCh88N2g2t1gzNSDJ6u-PzB4lfAbsoxjbVDK_CDCmC4CF2DLr-_zPB2CU 2025/11/05 13:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/05 13:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/05 13:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/05 13:03:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/05 13:03:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/05 13:03:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/05 13:03:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAC7cu2rz78fM3SboHo-BWdY6vJK3o8zZNXESZxQ4TKQScZfVynSD9thflMpySMTHA3LRgmcEy8IAIX2-1OMXboqPuG9AH8QJ_hHw9053xC5UGYmcULSFedGzfpS0OZQuJ7XZ2EoXDYiSa0IEsUDGR6oyUhhnaMJMytry8QyuHllwKFV9ULh850w8q4yVNtabWz_mnLJkBl9sL8w7tD6NUYoy5rM1APhOnftxSZ1-YPorCjaV1ut_gIhgBCv77LK4Nvt5IM1l3QP6469Oy4Yvu0ujjBX9upCh88N2g2t1gzNSDJ6u-PzB4lfAbsoxjbVDK_CDCmC4CF2DLr-_zPB2CU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/05 13:03:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMjQjQ_s9p_GDExI8MSwwL5Jg_IAhhm5GHJob7gn1KLjdGT3k4bz9KxzVFbm6fqat9Yjfii3xPAg7aK5H3BDieIUCd4-HLe_bXqInKaN75TAC-_gyJ6JnA9hbWbgQcNF-1YgeIWvbWHHt7eenH2p9d2IEVcy0sGrdtTzkf6HqVOwL2Z5R_u_rDY99mpyQbK8QnL8zHqQphGwFzd5YZVLJRdB8swo0cYHanjBQ5DrAv4W2XoWQXNDoDjmsipCQ9b_dUt6NCi1VxTeLCLp9XSHkCRz2LTDDN-a7yC5cnEQwHdMiGw1a6OH5Qnd3q5v-QYty-JN4yOkbYcXJ_dz2SodDpg 2025/11/05 13:03:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/05 13:03:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/05 13:03:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMjQjQ_s9p_GDExI8MSwwL5Jg_IAhhm5GHJob7gn1KLjdGT3k4bz9KxzVFbm6fqat9Yjfii3xPAg7aK5H3BDieIUCd4-HLe_bXqInKaN75TAC-_gyJ6JnA9hbWbgQcNF-1YgeIWvbWHHt7eenH2p9d2IEVcy0sGrdtTzkf6HqVOwL2Z5R_u_rDY99mpyQbK8QnL8zHqQphGwFzd5YZVLJRdB8swo0cYHanjBQ5DrAv4W2XoWQXNDoDjmsipCQ9b_dUt6NCi1VxTeLCLp9XSHkCRz2LTDDN-a7yC5cnEQwHdMiGw1a6OH5Qnd3q5v-QYty-JN4yOkbYcXJ_dz2SodDpg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/05 13:03:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABSK3KaI5gx-w9igj-1u6xnX_0wgaRlmJubT1djzGdOBdr6ncZShZcUuyAZiIhrV_oG_SOXW94s5ed0Xy-O6jjqtj3RselxAHeNdUs0X-DVh7a8BKSHUS9PUGHCkiFqtf-agpvAmGpxz8m6xvteu864Bq7UURw48y-g4xpV28TZKuiscAOnXnIo9xFrCM3SATImX3_2A4XTLaCaBJErskM8TfCQbKZigvrEt3_4T4mbvL_LznxZPDTPIl6xlb06aW1nUupWV20E5wL80Jc6SbYrlSOT10gRLN_hCcz2i6IODma-CMKqol0jribCqskz8xOeU-ymARL7kpjTdRJH841Y 2025/11/05 13:03:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/05 13:03:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 13:03:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABSK3KaI5gx-w9igj-1u6xnX_0wgaRlmJubT1djzGdOBdr6ncZShZcUuyAZiIhrV_oG_SOXW94s5ed0Xy-O6jjqtj3RselxAHeNdUs0X-DVh7a8BKSHUS9PUGHCkiFqtf-agpvAmGpxz8m6xvteu864Bq7UURw48y-g4xpV28TZKuiscAOnXnIo9xFrCM3SATImX3_2A4XTLaCaBJErskM8TfCQbKZigvrEt3_4T4mbvL_LznxZPDTPIl6xlb06aW1nUupWV20E5wL80Jc6SbYrlSOT10gRLN_hCcz2i6IODma-CMKqol0jribCqskz8xOeU-ymARL7kpjTdRJH841Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/05 13:03:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFIy2dVFanbha6M9tNwY_d1slkt5oe1OudVgHh-P-Ca6cdK2r7BFn0CL9TA-2uYZLnZ_haW2tpOkMwh7o_784NMvLpPb0p3ufVup0XY33ks221pC49OqG7GWVM8ooNx8E49jrXypDJzw6noroJU4Srtw2cPOTMH90HAViCKA-dQOBaURuYwXqxTJ3AEyErBSBKJyLYCEwMhKsqnBIgfY1t9KXh1kfwhKoxQx73NA7zpJlalFDWyiN2ku3yxNqXcbMAkcy_BJRZtQQY6rrtJ8BehqKkxk78IOHjwizt_juwmMVJe1NCuscDiqZYftuLL396-lCAl-uZ29Yd_6DfiCT_A 2025/11/05 13:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/05 13:03:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 13:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFIy2dVFanbha6M9tNwY_d1slkt5oe1OudVgHh-P-Ca6cdK2r7BFn0CL9TA-2uYZLnZ_haW2tpOkMwh7o_784NMvLpPb0p3ufVup0XY33ks221pC49OqG7GWVM8ooNx8E49jrXypDJzw6noroJU4Srtw2cPOTMH90HAViCKA-dQOBaURuYwXqxTJ3AEyErBSBKJyLYCEwMhKsqnBIgfY1t9KXh1kfwhKoxQx73NA7zpJlalFDWyiN2ku3yxNqXcbMAkcy_BJRZtQQY6rrtJ8BehqKkxk78IOHjwizt_juwmMVJe1NCuscDiqZYftuLL396-lCAl-uZ29Yd_6DfiCT_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/05 13:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AH2biQuIdMN5v_QZpuQO_tzqM7Y_zjguM87jyX8YSFaEmIrL_NKNANZvTw4bGeSmnLM_HJFCeONInsP3eTS-4mD1bsNBJ0zBmOHbaHiEDCno9Nedq56ObpVrZWzCp0qp22lfKY_p9nWWWGS9ILYYoR605W32ZrZTAFZ1zQAl3MMnYd3tMeK_hGU5Yz8pmBzvxXba56VaCf7zMNdX8LaVqWD3YRvun2H1C4GYftvlGzIu_VnJQgDuDXmAIjS1KTperiCCuhoTDOLwMxzFyeV5C9FEtjFiPMiAuB9nHs5ZloRZNVf3XGl21N17azOzUtJyDhUIwgp-X6wHY6U5PAZqWfw 2025/11/05 13:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/05 13:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/05 13:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/05 13:03:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 13:03:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 13:03:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/05 13:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AH2biQuIdMN5v_QZpuQO_tzqM7Y_zjguM87jyX8YSFaEmIrL_NKNANZvTw4bGeSmnLM_HJFCeONInsP3eTS-4mD1bsNBJ0zBmOHbaHiEDCno9Nedq56ObpVrZWzCp0qp22lfKY_p9nWWWGS9ILYYoR605W32ZrZTAFZ1zQAl3MMnYd3tMeK_hGU5Yz8pmBzvxXba56VaCf7zMNdX8LaVqWD3YRvun2H1C4GYftvlGzIu_VnJQgDuDXmAIjS1KTperiCCuhoTDOLwMxzFyeV5C9FEtjFiPMiAuB9nHs5ZloRZNVf3XGl21N17azOzUtJyDhUIwgp-X6wHY6U5PAZqWfw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/05 13:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAyQA2fOFaRwbLbMBAu494_SPKVDxb5I0XTBgk4Pv2trAHrT1dlbJfknlCDvTIN_dDgwgoxtVxjNbkV1UuAS2nKTq_Q2EJ9yPwrbkjwScpanTuxsopjNmSR9YuYCRR73Q3c1eLmzRccMZLfMjgvY5FKcWibJlxeHHAqvBj_vzvlEJbCfMi-U78_fa9ALHb26WNXlB1wi8PqHnjPylW0dlGda8kwnfNEC7afYqGItWFmbWVC2-81d26bH_I-q3hymnYgqORbWhR-sSwSBzVWqa9lBU3qC7pZAAAYjX3cYkLJ-0JGaJrwWvkGA7GMTJEKZa-GduSau_MxE36XCQADnSIU 2025/11/05 13:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/05 13:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/05 13:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/05 13:03:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 13:03:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/05 13:03:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/05 13:03:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AAyQA2fOFaRwbLbMBAu494_SPKVDxb5I0XTBgk4Pv2trAHrT1dlbJfknlCDvTIN_dDgwgoxtVxjNbkV1UuAS2nKTq_Q2EJ9yPwrbkjwScpanTuxsopjNmSR9YuYCRR73Q3c1eLmzRccMZLfMjgvY5FKcWibJlxeHHAqvBj_vzvlEJbCfMi-U78_fa9ALHb26WNXlB1wi8PqHnjPylW0dlGda8kwnfNEC7afYqGItWFmbWVC2-81d26bH_I-q3hymnYgqORbWhR-sSwSBzVWqa9lBU3qC7pZAAAYjX3cYkLJ-0JGaJrwWvkGA7GMTJEKZa-GduSau_MxE36XCQADnSIU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/05 13:03:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHbQKi99c5EY5v6VSVQJtsarAEvuEb2cU6PdtGqyABFDepiCVY5AXLj3ypPpCGydkxSWwf-gOb1P-kJ9iYpgscnqb5_4Hn3j4hjo-fIfRXr2_TKa98YgcKI0k-bhC1i7DwMEyn9wqwDarHaWHAqSN5SOOYXIZZTMJK82yg6AUbGrYF7-oQehaaHjvQONxfo0Q4j-guTpclngSqDATj5TzGLKXlwfqBDuTdnQtbUUkHduPBRxpI6BAoBPuRLubXNKIPyxXB9dIzQTndj6xcJcm4mjSBSo0P6YSFhTNcT_fu32hYRDEMiuOIGyz0d2cqQFalvdRRZPGDhrs3cyXsxSMrc 2025/11/05 13:03:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/05 13:03:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/05 13:03:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHbQKi99c5EY5v6VSVQJtsarAEvuEb2cU6PdtGqyABFDepiCVY5AXLj3ypPpCGydkxSWwf-gOb1P-kJ9iYpgscnqb5_4Hn3j4hjo-fIfRXr2_TKa98YgcKI0k-bhC1i7DwMEyn9wqwDarHaWHAqSN5SOOYXIZZTMJK82yg6AUbGrYF7-oQehaaHjvQONxfo0Q4j-guTpclngSqDATj5TzGLKXlwfqBDuTdnQtbUUkHduPBRxpI6BAoBPuRLubXNKIPyxXB9dIzQTndj6xcJcm4mjSBSo0P6YSFhTNcT_fu32hYRDEMiuOIGyz0d2cqQFalvdRRZPGDhrs3cyXsxSMrc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/05 13:03:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANxGJp_KAx1rcgmwofcyp-wgR0DC4FnSrE5CjBIZf6Md_ujhopMsg0sd3aK8fRFWiWsEqfAVD2NT-yyOYkCBToLgBLc9IRl8ltGZRKrLGJXJTMzlV_sj0SIDq9S39ZozKV8OB4bCBfzoNDbaZoIF5JI5KRwyIFR86s5hS5yCrF1eu2pfeRLEerlL1VSxv4r6Sz0U0T5fHPti5VQqYX7QhWAsQV1rO8Bs3Hmy9fFKq2OBJCi1IUTXgiapq1wu0DMkpb4NKuNn03wpMXib52kap4eFW75QDIOwRvPjywQ8CZ2fSZm4piQsPkC6EnqNsIh3U4Pm0SqObVyk4LuQ0I5UcD0 2025/11/05 13:03:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/05 13:03:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 13:03:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANxGJp_KAx1rcgmwofcyp-wgR0DC4FnSrE5CjBIZf6Md_ujhopMsg0sd3aK8fRFWiWsEqfAVD2NT-yyOYkCBToLgBLc9IRl8ltGZRKrLGJXJTMzlV_sj0SIDq9S39ZozKV8OB4bCBfzoNDbaZoIF5JI5KRwyIFR86s5hS5yCrF1eu2pfeRLEerlL1VSxv4r6Sz0U0T5fHPti5VQqYX7QhWAsQV1rO8Bs3Hmy9fFKq2OBJCi1IUTXgiapq1wu0DMkpb4NKuNn03wpMXib52kap4eFW75QDIOwRvPjywQ8CZ2fSZm4piQsPkC6EnqNsIh3U4Pm0SqObVyk4LuQ0I5UcD0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/05 13:03:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJqaPFXdMeAN-W7SrhF5k2hXII_MClRo7qaBM0nQAQegraA6rj8AeuKvsXo5kkXJzyHzdWzCg8jp6dTkKoTvUvYuBbEm6nppwlXQdhIOiHFKVSo-_WFhcvmjUhe860Pxk4_3gr7fcwbDjY8R4gTP4GsR-FsWCcsAZQhlu-an9jel5VJ6K6N-QZ8d2kKBqqWmt_qylwgKo9N7j4xClG2YDjh_hKyNjoBibE9H6r8ntYc-vD-OTTCXRlnmJxrX0UPvjUpTlb8YYvzo1GhjuM8XuV-i1obgEuk8hBt3bHke-1CVLJAvDWKxAPMI-8DBbQYpoTzxnmqaag4KsHxmqXetEeE 2025/11/05 13:03:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/05 13:03:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 13:03:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJqaPFXdMeAN-W7SrhF5k2hXII_MClRo7qaBM0nQAQegraA6rj8AeuKvsXo5kkXJzyHzdWzCg8jp6dTkKoTvUvYuBbEm6nppwlXQdhIOiHFKVSo-_WFhcvmjUhe860Pxk4_3gr7fcwbDjY8R4gTP4GsR-FsWCcsAZQhlu-an9jel5VJ6K6N-QZ8d2kKBqqWmt_qylwgKo9N7j4xClG2YDjh_hKyNjoBibE9H6r8ntYc-vD-OTTCXRlnmJxrX0UPvjUpTlb8YYvzo1GhjuM8XuV-i1obgEuk8hBt3bHke-1CVLJAvDWKxAPMI-8DBbQYpoTzxnmqaag4KsHxmqXetEeE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/05 13:03:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABOJOUMKif3FRnZzoEnnEp9gH3acfYkKO7cKwETCUX725wqnQ0QaW6R_cs5SSN3tLefxmdfHDElraXSSTM4ZQ8qZBmQMzzP_XallsJe_0_9ceX5XzTc0XgNgQ8BIkdaiM6nXcVrdfJTVbRHpam7BrnEHWhkDNXlqR7Tue2uVo_xmj1gz1JKhYnPkiIGw17Gj6OZ5zAnikT8MrXBoM6r-E03KSs1z6kQg7m1KrE0xYYJ7gE8CZLshZrJUGFo0NwmUMrCu9y4AzwC0TVQ4aJOogS8-yp89M19R3iPte3QPt4K8WK9O8u1a7hBxpMx8nv90nvtGNn7Yx8hExS0gt2bWurc 2025/11/05 13:03:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/05 13:03:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/05 13:03:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/05 13:03:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/05 13:03:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 13:03:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/05 13:03:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABOJOUMKif3FRnZzoEnnEp9gH3acfYkKO7cKwETCUX725wqnQ0QaW6R_cs5SSN3tLefxmdfHDElraXSSTM4ZQ8qZBmQMzzP_XallsJe_0_9ceX5XzTc0XgNgQ8BIkdaiM6nXcVrdfJTVbRHpam7BrnEHWhkDNXlqR7Tue2uVo_xmj1gz1JKhYnPkiIGw17Gj6OZ5zAnikT8MrXBoM6r-E03KSs1z6kQg7m1KrE0xYYJ7gE8CZLshZrJUGFo0NwmUMrCu9y4AzwC0TVQ4aJOogS8-yp89M19R3iPte3QPt4K8WK9O8u1a7hBxpMx8nv90nvtGNn7Yx8hExS0gt2bWurc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/05 13:03:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANyul799WJWsBuVNrUij3blU1gk1fw6vEKBjIIX_Ws62WAlHd_2Y2iRy5dcDMCf_12LLL7XhF3eQB2XGQpevgGYz3nsYztxk-oO4_Faj3Ti0QjxCqwa8jwmLy6uJgpUUbs_m5itq-PunKvadDvqYP-Pm6OwhX4NMda3i7kDlpB9nXJsRq8my8xLVHf_7rRJXSEe5rdUR6TqN0YrjDMOunfuUqQ_RXqxIkrEzQvUwMiFtuDzQsPND4L0fZHTSA8TpHEjwP7VLnUgFrtxQfui6Ymqn5IdG0cs1-PrxdGbBMVZ3MaecdczCzOshAZEQ3elV9iaItVBeeNSE8mqRh2XqSL0 2025/11/05 13:03:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/05 13:03:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/05 13:03:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/05 13:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/05 13:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/05 13:03:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/05 13:03:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANyul799WJWsBuVNrUij3blU1gk1fw6vEKBjIIX_Ws62WAlHd_2Y2iRy5dcDMCf_12LLL7XhF3eQB2XGQpevgGYz3nsYztxk-oO4_Faj3Ti0QjxCqwa8jwmLy6uJgpUUbs_m5itq-PunKvadDvqYP-Pm6OwhX4NMda3i7kDlpB9nXJsRq8my8xLVHf_7rRJXSEe5rdUR6TqN0YrjDMOunfuUqQ_RXqxIkrEzQvUwMiFtuDzQsPND4L0fZHTSA8TpHEjwP7VLnUgFrtxQfui6Ymqn5IdG0cs1-PrxdGbBMVZ3MaecdczCzOshAZEQ3elV9iaItVBeeNSE8mqRh2XqSL0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/05 13:03:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ANQHim6J7VuJh9JT5tjofkqh6Og68A75gFsQfdspVx5khQtOs5X_tfkPMKhyC-3by_RQlIwDk4hX0_qoRGjr8Z40TkonmtcSifrJW6ueS8LT9Jr-FZWGbwNa7wuJC7hfAezEwRaNm6Z1P8Th2wFsD9VgKDwxRa5omo0dtnxInXofApvNE03wU4bjrvI2Vv2PEgb9j18yCMBTH36sGHee3HJC_tg22iTKqr9u34aJfjp27rnhPdF5GWGhC9_Yh_7i8xV4Wj1chaxoWW_DXbiKJ6aMxF_0g4KJJU9mrNvNxSrkZXSxFUPhciUac_rIoAVM6DVK5ep0b7bg6PO-CjehSxg 2025/11/05 13:03:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/05 13:03:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/05 13:03:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ANQHim6J7VuJh9JT5tjofkqh6Og68A75gFsQfdspVx5khQtOs5X_tfkPMKhyC-3by_RQlIwDk4hX0_qoRGjr8Z40TkonmtcSifrJW6ueS8LT9Jr-FZWGbwNa7wuJC7hfAezEwRaNm6Z1P8Th2wFsD9VgKDwxRa5omo0dtnxInXofApvNE03wU4bjrvI2Vv2PEgb9j18yCMBTH36sGHee3HJC_tg22iTKqr9u34aJfjp27rnhPdF5GWGhC9_Yh_7i8xV4Wj1chaxoWW_DXbiKJ6aMxF_0g4KJJU9mrNvNxSrkZXSxFUPhciUac_rIoAVM6DVK5ep0b7bg6PO-CjehSxg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/05 13:03:59 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AE91scFM2sMDuR1LIubS1SClW4FRiktK46gINW7eU-BkLvuQcx_9riw-GYH8LxbJ0lDS0agjWg8JQjCDQYWhrwqZKMGrkqAGHrR4e3Y54ocHqUDHhxnW_a9hcAJvgOuU3woWrLBX6O-F3gHqyMaciLzLKLvEeDwCamEI6ul-PriZJhoYpJAXfI_fxFRaznmylHcorUDr6AZc4jnqOhW_oxdXYAYXSrN5FSD9rE81RWtHTGsbScKSMRIq3xsijz9tfWPErlmI2QDgvjWwZtTq5aBkikvMz9sK4D5Oqg28i4DHGnabP4Q4Z7vQoHJ7nT7tz55SRJdjoJamg1DU-UucRAQ 2025/11/05 13:03:59 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/05 13:04:00 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 13:04:01 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AE91scFM2sMDuR1LIubS1SClW4FRiktK46gINW7eU-BkLvuQcx_9riw-GYH8LxbJ0lDS0agjWg8JQjCDQYWhrwqZKMGrkqAGHrR4e3Y54ocHqUDHhxnW_a9hcAJvgOuU3woWrLBX6O-F3gHqyMaciLzLKLvEeDwCamEI6ul-PriZJhoYpJAXfI_fxFRaznmylHcorUDr6AZc4jnqOhW_oxdXYAYXSrN5FSD9rE81RWtHTGsbScKSMRIq3xsijz9tfWPErlmI2QDgvjWwZtTq5aBkikvMz9sK4D5Oqg28i4DHGnabP4Q4Z7vQoHJ7nT7tz55SRJdjoJamg1DU-UucRAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/05 13:04:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGutOhihSE5AngyTtooqjPqY1qvUOZBA-BfLoVMNgodCuIbzj5jy4e9nzbI3RpxOKLelvjtmFrbP7mYkMkd3PFMFyqu7NH_geqZBjo0MN0JUt7yRs28FufQQmeuc37g0sMgfIUBJl5igJKM4UL6BzVLRmJUaF50crGPlnYkrKv-RIOwpp-m0UYZ8gSqwL0JIYcUMtJ96HFDaj1SI6DDnq5OHTQWnrynv4EdgfethPXcVKb6ml2wr7oqpU4MQ-lR9ES79msGEk9KrtTUwJ916-r9c5Y7DznWTsAm-YR-pqtFroBxHIW-PIEh5dbe5JK8PbWKDOV3-Aiyx8iRXDP4NvlM 2025/11/05 13:04:03 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/05 13:04:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 13:04:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGutOhihSE5AngyTtooqjPqY1qvUOZBA-BfLoVMNgodCuIbzj5jy4e9nzbI3RpxOKLelvjtmFrbP7mYkMkd3PFMFyqu7NH_geqZBjo0MN0JUt7yRs28FufQQmeuc37g0sMgfIUBJl5igJKM4UL6BzVLRmJUaF50crGPlnYkrKv-RIOwpp-m0UYZ8gSqwL0JIYcUMtJ96HFDaj1SI6DDnq5OHTQWnrynv4EdgfethPXcVKb6ml2wr7oqpU4MQ-lR9ES79msGEk9KrtTUwJ916-r9c5Y7DznWTsAm-YR-pqtFroBxHIW-PIEh5dbe5JK8PbWKDOV3-Aiyx8iRXDP4NvlM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/05 13:04:07 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAqHZALVWmKB1ErQZWcqNHKuW9dAOyFbCiA9kCW0ENlzxxtPfVQzJ0_fCpeAP4RinvBG0ib7Zr_9qkE_g3qxHgkyKZnaTzv57Iv1WqjokR3rnvaE4AHbJkVOwI_qud9i2H34psWJGlssvYHKjTK7vZgoOZjx-SRWBeE8cT-SUm9_Q9n1kaBrvmN5gsBrL72Wr9QlsvH3EJhZRVIHxz04mk7mOBgyNW0lAKTONb7KTEasNm3YpYd7Fm1BqVz3Ibo4a5LD0t9g03m1Q_05WpAZvzDvAP3LG1DR96ZEoKrwv-xKqlIOa26QK4CcriUA8gPckrLnHbbkpzyObpi_9U2f-NY 2025/11/05 13:04:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/05 13:04:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/05 13:04:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/05 13:04:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 13:04:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 13:04:08 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/05 13:04:09 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAqHZALVWmKB1ErQZWcqNHKuW9dAOyFbCiA9kCW0ENlzxxtPfVQzJ0_fCpeAP4RinvBG0ib7Zr_9qkE_g3qxHgkyKZnaTzv57Iv1WqjokR3rnvaE4AHbJkVOwI_qud9i2H34psWJGlssvYHKjTK7vZgoOZjx-SRWBeE8cT-SUm9_Q9n1kaBrvmN5gsBrL72Wr9QlsvH3EJhZRVIHxz04mk7mOBgyNW0lAKTONb7KTEasNm3YpYd7Fm1BqVz3Ibo4a5LD0t9g03m1Q_05WpAZvzDvAP3LG1DR96ZEoKrwv-xKqlIOa26QK4CcriUA8gPckrLnHbbkpzyObpi_9U2f-NY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/05 13:04:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJLsrH7pNqcU4PSLzAl1vQzt_NNbLk3PjGSAOvm3cCJU162f21yPBfB0_ZC-dFic5dHcA-tpyVuxmv5Ud4HXEGilOrYO4AQUO594ATRcR5WsPdR_vJkLwNmTCKhPNltmDqbhu65GAK6RR2WviFFOj2i9-WU4YQfyX_UCJ3WiBoGOjgvvM6qJla6vuijfEpQ0xZ5Fh20W7I4ywHVbeACX5DpYPACQbT_R_Lj136S8MrN_mqnZBuhTxNvegmkmFJcvTdBYiCxwSlCjPIwjOfGSCYbxiWDSm-gsIMPuHXu1Cd2Qh-ukvtJ1xVdUUfcQgaQBLTv3Om_WOJPIqyToheY59sM 2025/11/05 13:04:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/05 13:04:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/05 13:04:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/05 13:04:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/05 13:04:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/05 13:04:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/05 13:04:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJLsrH7pNqcU4PSLzAl1vQzt_NNbLk3PjGSAOvm3cCJU162f21yPBfB0_ZC-dFic5dHcA-tpyVuxmv5Ud4HXEGilOrYO4AQUO594ATRcR5WsPdR_vJkLwNmTCKhPNltmDqbhu65GAK6RR2WviFFOj2i9-WU4YQfyX_UCJ3WiBoGOjgvvM6qJla6vuijfEpQ0xZ5Fh20W7I4ywHVbeACX5DpYPACQbT_R_Lj136S8MrN_mqnZBuhTxNvegmkmFJcvTdBYiCxwSlCjPIwjOfGSCYbxiWDSm-gsIMPuHXu1Cd2Qh-ukvtJ1xVdUUfcQgaQBLTv3Om_WOJPIqyToheY59sM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/05 13:04:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJHxPTDZnXktvIWmR88aZ34TVHy7mtKIEeS2v0yE3cuMiJ8jxRqzqapLKdezBtjeK5xWE31y_BKYyWB0XiIQyHZfD93mYrj0bsSBWCvthfy9LJYJkHEoAaBcAMwdefDjLDwMD7w-o7xIjeFcJ0zexnL-xDWebGuFPf_XNFt06HVevKdZBVtHkz9CplPkvr5wOqKoEOuitwLEiecYWYrhUfkcmtUWG4918Zch_5eD_0iN_O9HjD6KKIbyHqJ6orL1YKeVP9ImqzJa28cKree_MBGaLgfcEtKPP46OOoH1rDFJCzWzNtlXh7sNrIeP156qLJZTfMpNpzu07P6kCT_-uc4 2025/11/05 13:04:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/05 13:04:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/05 13:04:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJHxPTDZnXktvIWmR88aZ34TVHy7mtKIEeS2v0yE3cuMiJ8jxRqzqapLKdezBtjeK5xWE31y_BKYyWB0XiIQyHZfD93mYrj0bsSBWCvthfy9LJYJkHEoAaBcAMwdefDjLDwMD7w-o7xIjeFcJ0zexnL-xDWebGuFPf_XNFt06HVevKdZBVtHkz9CplPkvr5wOqKoEOuitwLEiecYWYrhUfkcmtUWG4918Zch_5eD_0iN_O9HjD6KKIbyHqJ6orL1YKeVP9ImqzJa28cKree_MBGaLgfcEtKPP46OOoH1rDFJCzWzNtlXh7sNrIeP156qLJZTfMpNpzu07P6kCT_-uc4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/05 13:04:23 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABrUjP_X2eNH4EotjUbwbFNgF9WULkBSIZOK8QIbh6gyYCqK2y8Z5F1uzhsWh6GKisEcMMrqYfpVluwmRigCoyNV-VXhS2UltpPI7uvlyonncQfKxKbE1jxZrOuw3teEGjUXLshfhDnxm7QBGFS3vYTPJHvbykCyDc2Hs3GckiamAg28BfuShX-43Lt0cXFrqAsjtN2C2iZ_RYTsynkNJsfqJc7LYu11qCKB2DKmRxS8xA5WxRGGXleKQGM8WIRhWwtG2vCXHQkeFy_XrBa-rrJ412RW42vhudincBeeMefkOenxMZgpBRf5nw1AwDp33xNoYKSaoaZ8IrZAtQiLYh0 2025/11/05 13:04:23 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/05 13:04:24 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 13:04:25 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABrUjP_X2eNH4EotjUbwbFNgF9WULkBSIZOK8QIbh6gyYCqK2y8Z5F1uzhsWh6GKisEcMMrqYfpVluwmRigCoyNV-VXhS2UltpPI7uvlyonncQfKxKbE1jxZrOuw3teEGjUXLshfhDnxm7QBGFS3vYTPJHvbykCyDc2Hs3GckiamAg28BfuShX-43Lt0cXFrqAsjtN2C2iZ_RYTsynkNJsfqJc7LYu11qCKB2DKmRxS8xA5WxRGGXleKQGM8WIRhWwtG2vCXHQkeFy_XrBa-rrJ412RW42vhudincBeeMefkOenxMZgpBRf5nw1AwDp33xNoYKSaoaZ8IrZAtQiLYh0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/05 13:04:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANy-sPCD8w7X4XgqpFXA-l4v2oSi_lp4aWfay8rfwRN6uBZpU_LTJEdzVsxfVi6w4uudD6k1WuFeSqasb7onkZNJL6kJSzj8bqQpZEWNgG5QfJBHXXD0IXgUg3ObAvYsFMH-90JbjV2fQQTCOZSsHLLq9ErUB2nBdlFMT8l54qM5FgZM_dWXg7Jbndo3OfmCrgzIlIUX95AApdhfzKpJd_givJ7jjM7cPOn5yoABle9hw7ida4UuSjUuYejNRqYzkMpjpny5O9fJbgexH8BT3_n-JAYiebj3eThXTwDXEtGXxOJy4lJ_nD2jCDyypwSVQwlQAXyx_tf4Npmw2uEzHSY 2025/11/05 13:04:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/05 13:04:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 13:04:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANy-sPCD8w7X4XgqpFXA-l4v2oSi_lp4aWfay8rfwRN6uBZpU_LTJEdzVsxfVi6w4uudD6k1WuFeSqasb7onkZNJL6kJSzj8bqQpZEWNgG5QfJBHXXD0IXgUg3ObAvYsFMH-90JbjV2fQQTCOZSsHLLq9ErUB2nBdlFMT8l54qM5FgZM_dWXg7Jbndo3OfmCrgzIlIUX95AApdhfzKpJd_givJ7jjM7cPOn5yoABle9hw7ida4UuSjUuYejNRqYzkMpjpny5O9fJbgexH8BT3_n-JAYiebj3eThXTwDXEtGXxOJy4lJ_nD2jCDyypwSVQwlQAXyx_tf4Npmw2uEzHSY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/05 13:04:31 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABZHu9tz0dy4Is54eH88q5r1OYfmXVw7FrGtSINY4kUzo0z4vffPFzLn6vfduU3A3WpypmlUhwcTA_y4gj2hfzirK_uS9807VKCqE2Ld3kc5jmDLm_tR2W7NjJyZMGqHep3rRvkoOVPAqLQTT4ZUJsonLQbPrxU75JLJubhA6avt1IrZtkz9ArgQRjwWkxvF73W-OsRugpzNqfkPj2x9Ut3GeFIjkALvQrlaGiJ_Nnw5VZQ61BlGoyhxRyp5k2Mw1o2iXxbSvs90XcIVNzDBW-maXIiVBJqt_Opikjw21G7DbO6l3p-pSrLcR8mzRUicwfBxp9Wn9t7EsLtQE02CZTU 2025/11/05 13:04:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/05 13:04:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/05 13:04:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/05 13:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/05 13:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 13:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/05 13:04:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABZHu9tz0dy4Is54eH88q5r1OYfmXVw7FrGtSINY4kUzo0z4vffPFzLn6vfduU3A3WpypmlUhwcTA_y4gj2hfzirK_uS9807VKCqE2Ld3kc5jmDLm_tR2W7NjJyZMGqHep3rRvkoOVPAqLQTT4ZUJsonLQbPrxU75JLJubhA6avt1IrZtkz9ArgQRjwWkxvF73W-OsRugpzNqfkPj2x9Ut3GeFIjkALvQrlaGiJ_Nnw5VZQ61BlGoyhxRyp5k2Mw1o2iXxbSvs90XcIVNzDBW-maXIiVBJqt_Opikjw21G7DbO6l3p-pSrLcR8mzRUicwfBxp9Wn9t7EsLtQE02CZTU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/05 13:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMrybmqgSH6wxw7Pjw-Xcod5HoGl6y5Y2egp8sDkwBlLEWla5MZqhm9pdg9_zktFc0RWb9CqcWszuY0XCH_7xd1BgkgbqSayWeUmFCcYMkrjpFn5uHAFSAgK6VdyKymumaczvpN4gSW6S14sfG5FUbzxQ8CS8IvFbggehkavYkVs6Gn0e7JCS67XxxYJXEczXfPZdrgL7JjhlLER6wXVaeSIFKqu0aCJstszZls-lOp9VuuMaWB-h0D1PPcRrWG_wGFyzkCu-vixflYBQA-uziZ_Cx7F-1J9Mb-EAx1ujwr2dABVtaRHS8ORxIMEzlahtOp8BKohE-46_sgIOI_iw1E 2025/11/05 13:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/05 13:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/05 13:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/05 13:04:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/05 13:04:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/05 13:04:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/05 13:04:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMrybmqgSH6wxw7Pjw-Xcod5HoGl6y5Y2egp8sDkwBlLEWla5MZqhm9pdg9_zktFc0RWb9CqcWszuY0XCH_7xd1BgkgbqSayWeUmFCcYMkrjpFn5uHAFSAgK6VdyKymumaczvpN4gSW6S14sfG5FUbzxQ8CS8IvFbggehkavYkVs6Gn0e7JCS67XxxYJXEczXfPZdrgL7JjhlLER6wXVaeSIFKqu0aCJstszZls-lOp9VuuMaWB-h0D1PPcRrWG_wGFyzkCu-vixflYBQA-uziZ_Cx7F-1J9Mb-EAx1ujwr2dABVtaRHS8ORxIMEzlahtOp8BKohE-46_sgIOI_iw1E" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/05 13:04:43 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/05 13:04:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/05 13:04:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/05 13:05:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/05 13:05:10 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/05 13:05:14 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGQVKht1GOwKRsasbopB0l7ndI71lUbFaCsUzJm2H4OKkaWeRjtKmLHj7t-on0_me8fk8CnrUZn4DyA0pcm_fXS8MwKvuEQAKdMy6zsX-5x2FnlSQXm2AsvTXNlEDcGhwslzetjjgPYyVD534tlkacZx7cMEYWeXqmegZjmSXy8KYgT5dLlA5BjrosmFfb1_bm5UkZe2p9ZyhiPiZ2H8-ILt7Nhl9Qu2MhoBFx26r9hCmDYMdXkh_CSNGwcRPU8E69QkUHIZI7LHMTHUP0EUL0bLXNM6gDa36GHlGOd0oR48GXE4rEKXGfhaHOK1Qiyp-Qx3JsxUCHROvF5lvsBcDoI 2025/11/05 13:05:14 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/05 13:05:14 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d35dda9874a67b9debf7f69654934830" 2025/11/05 13:05:15 DEBUG : unknown-size-put.txt: multipart upload "AGQVKht1GOwKRsasbopB0l7ndI71lUbFaCsUzJm2H4OKkaWeRjtKmLHj7t-on0_me8fk8CnrUZn4DyA0pcm_fXS8MwKvuEQAKdMy6zsX-5x2FnlSQXm2AsvTXNlEDcGhwslzetjjgPYyVD534tlkacZx7cMEYWeXqmegZjmSXy8KYgT5dLlA5BjrosmFfb1_bm5UkZe2p9ZyhiPiZ2H8-ILt7Nhl9Qu2MhoBFx26r9hCmDYMdXkh_CSNGwcRPU8E69QkUHIZI7LHMTHUP0EUL0bLXNM6gDa36GHlGOd0oR48GXE4rEKXGfhaHOK1Qiyp-Qx3JsxUCHROvF5lvsBcDoI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/05 13:05:17 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APqAnemHeKb_tTlFlegvCJf_oN222Z4qIms1Fd8QUvzZH9lha2vWslvh628aPXYFbE_I-zn51HPnm2UI0oms9DJSe6cY2Nlm3AqnBBCnIyQXutcVF8Il6eed29A0GS4z1Vw_gQQKA1dm6pLxaLo6xNkXJRZt9kH5PABsiojDuikrRc8KLM7TXrDVOqgvBnQxi9Me_YBIpWS4HSdPzA4M1UldlSIcI_mmDILWgGlKmOdmHNTC2If-pAc7V2CfLB9gn2q7UhkmXxMpfPtlX3PFxURQFTQwHN6SEzBYwd_yrZy5WYrOyYXiybP7gbNzay3UJfmplcIeBbZmzPdg7O0Pbq4 2025/11/05 13:05:17 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/05 13:05:18 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "a174661bedff967b060b086593180aed" 2025/11/05 13:05:19 DEBUG : unknown-size-update.txt: multipart upload "APqAnemHeKb_tTlFlegvCJf_oN222Z4qIms1Fd8QUvzZH9lha2vWslvh628aPXYFbE_I-zn51HPnm2UI0oms9DJSe6cY2Nlm3AqnBBCnIyQXutcVF8Il6eed29A0GS4z1Vw_gQQKA1dm6pLxaLo6xNkXJRZt9kH5PABsiojDuikrRc8KLM7TXrDVOqgvBnQxi9Me_YBIpWS4HSdPzA4M1UldlSIcI_mmDILWgGlKmOdmHNTC2If-pAc7V2CfLB9gn2q7UhkmXxMpfPtlX3PFxURQFTQwHN6SEzBYwd_yrZy5WYrOyYXiybP7gbNzay3UJfmplcIeBbZmzPdg7O0Pbq4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/05 13:05:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rurojap1dele/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/11/05 13:05:20 DEBUG : Waiting for deletions to finish 2025/11/05 13:05:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/05 13:05:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/05 13:05:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/05 13:05:22 INFO : S3 bucket rclone-test-rurojap1dele: Bucket "rclone-test-rurojap1dele" deleted 2025/11/05 13:05:22 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (284.93s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.01s) --- PASS: TestIntegration/FsMkdir (280.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (41.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.57s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.13s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (52.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.85s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.83s) --- 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.94s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (136.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (20.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (6.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (21.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (6.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (22.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (23.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.73s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.43s) --- 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/11/05 13:05:22 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/05 13:05:22 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 284.980s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m46.620796531s (try 1/5)