"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/08 03:55:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-betawik6cuce" 2025/11/08 03:55: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/08 03:55:38 INFO : S3 bucket rclone-test-betawik6cuce: Bucket "rclone-test-betawik6cuce" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/08 03:55:39 INFO : S3 bucket rclone-test-betawik6cuce: Bucket "rclone-test-betawik6cuce" deleted === RUN TestIntegration/FsMkdir 2025/11/08 03:55:40 INFO : S3 bucket rclone-test-betawik6cuce: Bucket "rclone-test-betawik6cuce" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/08 03:55:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/08 03:55:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/08 03:55:40 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/08 03:55:49 NOTICE: S3 bucket rclone-test-betawik6cuce: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/08 03:55:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOTYv3Aqs3FPuPrYdw75sM7JrAKPuLwKeY9cvqEkDGMFw2Rl9y3_F0Bz0y9qNXn3H0T_gqlRrxPkwajrtsY1JbVbj_t1GnD65-U5NYi-aM1pFKLEpgz8W-o29DmUQ2fX-qNpZWWnXPRacEHlHE2pb_s_Woz5mBfQj7JKBMQeZ_xVGea0dxvJUQmTDzUj6-KPGZ24qN7sm1AysZ0PjJL4cy5lv0ViMeIG5lOPfynsoqG7oeK1OK-AiYAXKcublO0ktfS6ciLQZnP7Fi7rB0NhXqVV_4nRpV0MBR8mBrzXYW-XODuqLN1Q95rENUdV6HVXqT_-hOlirVG3eGmA4IhjpDY 2025/11/08 03:55:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a93c1bd1bda82e028ed93a65f9bfba27" 2025/11/08 03:55:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "46e31f83b245de542c534b8ab426096e" 2025/11/08 03:55:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "f5d41914b85dc68a04b624e9721ba9db" 2025/11/08 03:55:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOTYv3Aqs3FPuPrYdw75sM7JrAKPuLwKeY9cvqEkDGMFw2Rl9y3_F0Bz0y9qNXn3H0T_gqlRrxPkwajrtsY1JbVbj_t1GnD65-U5NYi-aM1pFKLEpgz8W-o29DmUQ2fX-qNpZWWnXPRacEHlHE2pb_s_Woz5mBfQj7JKBMQeZ_xVGea0dxvJUQmTDzUj6-KPGZ24qN7sm1AysZ0PjJL4cy5lv0ViMeIG5lOPfynsoqG7oeK1OK-AiYAXKcublO0ktfS6ciLQZnP7Fi7rB0NhXqVV_4nRpV0MBR8mBrzXYW-XODuqLN1Q95rENUdV6HVXqT_-hOlirVG3eGmA4IhjpDY" 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/08 03:55:52 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/08 03:55:52 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/08 03:55:54 DEBUG : S3 bucket rclone-test-betawik6cuce: bucket is versioned: false 2025/11/08 03:55:54 DEBUG : Waiting for deletions to finish 2025/11/08 03:55:54 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/08 03:55:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/08 03:55:54 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/08 03:55:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-betawik6cuce/dirToPurgeFromRoot" 2025/11/08 03:55:54 DEBUG : S3 bucket rclone-test-betawik6cuce path dirToPurgeFromRoot: bucket is versioned: false 2025/11/08 03:55:54 DEBUG : Waiting for deletions to finish 2025/11/08 03:55:54 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/08 03:55:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/08 03:55:55 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/08 03:55:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-betawik6cuce/hello? sausage/êé" 2025/11/08 03:55:55 DEBUG : S3 bucket rclone-test-betawik6cuce path hello? sausage/êé: bucket is versioned: false 2025/11/08 03:55:55 DEBUG : Waiting for deletions to finish 2025/11/08 03:55:56 DEBUG : "a/b/c/d/e.txt" version false 2025/11/08 03:55:56 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/08 03:55:56 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/08 03:56:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-betawik6cuce/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/08 03:56:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-betawik6cuce/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-betawik6cuce" from "TestS3R2:rclone-test-betawik6cuce" 2025/11/08 03:56:00 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/08 03:56:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJO3pQyonXaS_4-f8lKxTJR5vqqqd_xZMnpVOiGPiI6-Ai3-FvlADn7vXT_7vlpIfXcH9JJGBE5K1ZgeRSUfw6WKFReII2RsVa3P9MRvEr8oaMO8-OGj13LawLPUXBMZ6ZMDF_dV5R3X4FtzkGM8xAXLsEsbyEinVnSVvZ_naHhNk70gtUbis6j3Qxgfv3f49Lud4HffB99unBJINVaaOPJ7oXR0p_2AoQtsUXE4emMhvt3cg9sT_pxXCNdNXeasNgo9gxe03E2Oy68LVZeri8qA9a1NKTl1n60XVQPrMeabyPH7HNv1Fj0yzfvPK7nytW5mgUaEqzUROtBMaJhMhTo 2025/11/08 03:56:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/08 03:56:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/08 03:56:05 DEBUG : piped data.txt: multipart upload "AJO3pQyonXaS_4-f8lKxTJR5vqqqd_xZMnpVOiGPiI6-Ai3-FvlADn7vXT_7vlpIfXcH9JJGBE5K1ZgeRSUfw6WKFReII2RsVa3P9MRvEr8oaMO8-OGj13LawLPUXBMZ6ZMDF_dV5R3X4FtzkGM8xAXLsEsbyEinVnSVvZ_naHhNk70gtUbis6j3Qxgfv3f49Lud4HffB99unBJINVaaOPJ7oXR0p_2AoQtsUXE4emMhvt3cg9sT_pxXCNdNXeasNgo9gxe03E2Oy68LVZeri8qA9a1NKTl1n60XVQPrMeabyPH7HNv1Fj0yzfvPK7nytW5mgUaEqzUROtBMaJhMhTo" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/08 03:56:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACL2xahZCp-hlgyVpQOPOOj6eRPdXj9bxtistuXr24iGwtdxqoDLoFJ6ro6ayLW2-zqHoQCkbpy0BGuC5xq7TfiVvx-1SC-RmgJuW6p2PoYHmqY3LJzGSqbV4FRpC5Gct6lNarDB2-othAGCkA2z7JzC6QoBkQ3rkXh5dQ7eaJg702Gfh6O22eM4INIP__jvQCqYXFJvsUl0Isbq3dFRzM7RsNIXJcAYwEtSQ7ymuGEWcnziGROk7clVbOm8UeUMJeecK1GJ6Up_6T5DvyWpWvfiRt1QeWBpojV7gcDcYCV1s3sLfKz7-3rCcbzA15TrR8vAbFaY33mKwNt5PRBse8E 2025/11/08 03:56:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/08 03:56:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4a6850615646df052c2a3d2048ce8484" 2025/11/08 03:56:06 DEBUG : piped data.txt: multipart upload "ACL2xahZCp-hlgyVpQOPOOj6eRPdXj9bxtistuXr24iGwtdxqoDLoFJ6ro6ayLW2-zqHoQCkbpy0BGuC5xq7TfiVvx-1SC-RmgJuW6p2PoYHmqY3LJzGSqbV4FRpC5Gct6lNarDB2-othAGCkA2z7JzC6QoBkQ3rkXh5dQ7eaJg702Gfh6O22eM4INIP__jvQCqYXFJvsUl0Isbq3dFRzM7RsNIXJcAYwEtSQ7ymuGEWcnziGROk7clVbOm8UeUMJeecK1GJ6Up_6T5DvyWpWvfiRt1QeWBpojV7gcDcYCV1s3sLfKz7-3rCcbzA15TrR8vAbFaY33mKwNt5PRBse8E" 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/08 03:56:06 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/08 03:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMXRLFKm8WPJ0liHJ4-wBgrYLnX8l2iTZVzbNeptwSiVV5-R1qyGMrCXSDrDC3ZLF6E8CC9YGL_tON9_1LXzTFs9XU-dxjDEV0h9lOLn_bqJMG3PoNObNJu8nRdSmU-wtA_Pakc_NCt2kw-aVxEOqwTytpIg3OOk1fKqHCZ1U6J1Yq0mLTwRbcNoNoP-_w4Mhz9FwinnP4VYpP--PUhsyYyPZIx6Dk_3oDmKk2YPhI6t503H6ltkPSE8qUiUN8w5bCrIdIwz1j6eV4rkYGxSpAyj1kRprBieVA2Fr2ETD2_ettBLtqmkg1Blh-gXZ2AXEsNooZ5JzTwzuVzxVdGbi4A 2025/11/08 03:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/08 03:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/08 03:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMXRLFKm8WPJ0liHJ4-wBgrYLnX8l2iTZVzbNeptwSiVV5-R1qyGMrCXSDrDC3ZLF6E8CC9YGL_tON9_1LXzTFs9XU-dxjDEV0h9lOLn_bqJMG3PoNObNJu8nRdSmU-wtA_Pakc_NCt2kw-aVxEOqwTytpIg3OOk1fKqHCZ1U6J1Yq0mLTwRbcNoNoP-_w4Mhz9FwinnP4VYpP--PUhsyYyPZIx6Dk_3oDmKk2YPhI6t503H6ltkPSE8qUiUN8w5bCrIdIwz1j6eV4rkYGxSpAyj1kRprBieVA2Fr2ETD2_ettBLtqmkg1Blh-gXZ2AXEsNooZ5JzTwzuVzxVdGbi4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/08 03:56:09 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AEdVs98g5QN-DiVp6CBe5uGs75G_Tmxgo2-6ywZGiToxOW-fPpAhGoyRPomu5C_1JlQFCu8QWwleSrcCYCOMTWaqDqidvOhe41rEPTmq_-GodeW__98mD7swmgGdXc8dqNUpTHL59cTqtW3IfcW_2EENgw3CgeLGn3os42UFWZH9_W_rp8SSoy6fayt6UpZyC2rGcIwNsa6UktlQuGA0FgdLQLE9g7NUo-FYot6Y3nLIPUw9WbgeGW40KeXusIEkpYINYBlk__aGPLh4HAvvC1P2y9H3WTjYZDjBSDeQQd6Qm_NcPN0a2y1uSSzcz_O4X3jdob7eWq39_ujl5H7PpdU 2025/11/08 03:56:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/08 03:56:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/08 03:56:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AEdVs98g5QN-DiVp6CBe5uGs75G_Tmxgo2-6ywZGiToxOW-fPpAhGoyRPomu5C_1JlQFCu8QWwleSrcCYCOMTWaqDqidvOhe41rEPTmq_-GodeW__98mD7swmgGdXc8dqNUpTHL59cTqtW3IfcW_2EENgw3CgeLGn3os42UFWZH9_W_rp8SSoy6fayt6UpZyC2rGcIwNsa6UktlQuGA0FgdLQLE9g7NUo-FYot6Y3nLIPUw9WbgeGW40KeXusIEkpYINYBlk__aGPLh4HAvvC1P2y9H3WTjYZDjBSDeQQd6Qm_NcPN0a2y1uSSzcz_O4X3jdob7eWq39_ujl5H7PpdU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/08 03:56:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AOROEIjJSq7IkUAusE5OtR4tY4U0VEYhqOucx15HC3Ae6-dFgaX6UAv2LM6oGmMszUlCONEQyLt5LXDPdFli7SMRsBMLd4ILv99wEBHNl02KsHz0WCnvDeAuia5DSJ0auUn_MlgZZuYKk1WseeKdQHIWSwwQ-NnLZLAdMAehhDoZIn-HkVeQALYOADYwvnecBfDEgmInZaSr7_XcVKX004-CB-kz4vjaOLUXcb5cL02sjyMonYogMgFlNzNs2Mxkv_pbCH0QHKF_LFyFSvGepYEIwyjpq5k1gnTev42Z5wHEyVGmjxe9VhepwGYM2_KMpPQflVamcyhuklUOeK1akv8 2025/11/08 03:56:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/08 03:56:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/08 03:56:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AOROEIjJSq7IkUAusE5OtR4tY4U0VEYhqOucx15HC3Ae6-dFgaX6UAv2LM6oGmMszUlCONEQyLt5LXDPdFli7SMRsBMLd4ILv99wEBHNl02KsHz0WCnvDeAuia5DSJ0auUn_MlgZZuYKk1WseeKdQHIWSwwQ-NnLZLAdMAehhDoZIn-HkVeQALYOADYwvnecBfDEgmInZaSr7_XcVKX004-CB-kz4vjaOLUXcb5cL02sjyMonYogMgFlNzNs2Mxkv_pbCH0QHKF_LFyFSvGepYEIwyjpq5k1gnTev42Z5wHEyVGmjxe9VhepwGYM2_KMpPQflVamcyhuklUOeK1akv8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/08 03:56:12 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AOVSiLUbtmWWEn9LYcObcQP2-tgn4viCUjrhDBWTjUXK3uRjqje7iYFk5g7hdedyDhjRqENoUMPJOoLY80GVPffxzUkycCCqD6TDCVrYXmiOtL6uVeqaKHPPz_TvKOx8SxLuRmz-56Fhga6U_OmyZyievN3TcskXAI1_qNWYvtz5PZShx_8kRCzA4NAeTLwD06K8vuHaRLkB9ZFshI3XJSJ6FBcSZjNmsRtSjI825GLxkVYiunk9GOjjWDvfg5O4TRwD0E3U47ACUc68VKsDqpPPpMbTqrobztGxo8iWTld9COgQvxqX9BCalF48lWk2Q38lsoQQ-0KEo25rFB0OEf0 2025/11/08 03:56:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/08 03:56:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/08 03:56:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/08 03:56:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/08 03:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/08 03:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/08 03:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AOVSiLUbtmWWEn9LYcObcQP2-tgn4viCUjrhDBWTjUXK3uRjqje7iYFk5g7hdedyDhjRqENoUMPJOoLY80GVPffxzUkycCCqD6TDCVrYXmiOtL6uVeqaKHPPz_TvKOx8SxLuRmz-56Fhga6U_OmyZyievN3TcskXAI1_qNWYvtz5PZShx_8kRCzA4NAeTLwD06K8vuHaRLkB9ZFshI3XJSJ6FBcSZjNmsRtSjI825GLxkVYiunk9GOjjWDvfg5O4TRwD0E3U47ACUc68VKsDqpPPpMbTqrobztGxo8iWTld9COgQvxqX9BCalF48lWk2Q38lsoQQ-0KEo25rFB0OEf0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AORPGjFylof8UNqfqYIb7mwk9CMFhnK4FIwNWdEb2PRNp501VNu__CxNEWfyUze9jhB9zk9KfwsIk_LYdLioJKpy78EX7on6D1hLDbEVXuEI0m9_WvhqO6pVLv2TBz5NXIAlrXAsITQP-ameqsGa2tvdwW2DZC4tbkY0BzTxd0ORUcvgKK7PedbIDty84DCBvivepQDxjM-K7KRy0YYqgOXiEZpAyKtbboqKJVe6KamDOu7fR_jWL8MwYSzII3aw9Kz3a3rDeEnUObs6AU5s0aqY5wDLKWAOrWTy_Kz8-uojQGCo2b4hajhOXticUUQK0lyfhFvUDG4JYToXJ7KK5oo 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/08 03:56:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/08 03:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AORPGjFylof8UNqfqYIb7mwk9CMFhnK4FIwNWdEb2PRNp501VNu__CxNEWfyUze9jhB9zk9KfwsIk_LYdLioJKpy78EX7on6D1hLDbEVXuEI0m9_WvhqO6pVLv2TBz5NXIAlrXAsITQP-ameqsGa2tvdwW2DZC4tbkY0BzTxd0ORUcvgKK7PedbIDty84DCBvivepQDxjM-K7KRy0YYqgOXiEZpAyKtbboqKJVe6KamDOu7fR_jWL8MwYSzII3aw9Kz3a3rDeEnUObs6AU5s0aqY5wDLKWAOrWTy_Kz8-uojQGCo2b4hajhOXticUUQK0lyfhFvUDG4JYToXJ7KK5oo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/08 03:56:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEG9OTnf05scrySFBDUzdUtSklrBeEyDeFJMgNERxnXgpaxTIgY61wxxlzNYNZPSoGASkVv1dtTAxbjRFQWyjQXFbuPzajXrOUKqbCK2Am0yYe_lJ2H0MTmbaouYNcdYN12h5NH9QF93L1KDjrTHEJPLAPcYQ6ouxbDLgEGkqwA0Y6hzIHJEMI-4OKDbgUN_TAm6jCCxL8n2r15RbpFt34Uo7jU4WPav7w1WbaUj8G8QCi0pK0lSBAtOc_9TI7cawXmnUZW4VsXCmT7fR2gE5BvGjH_lLEAuM7xELoYxcwwlIu-zsLyKyvQl379GBqnlKYaAai3YtpKMrC7kDRdpPdE 2025/11/08 03:56:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/08 03:56:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/08 03:56:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEG9OTnf05scrySFBDUzdUtSklrBeEyDeFJMgNERxnXgpaxTIgY61wxxlzNYNZPSoGASkVv1dtTAxbjRFQWyjQXFbuPzajXrOUKqbCK2Am0yYe_lJ2H0MTmbaouYNcdYN12h5NH9QF93L1KDjrTHEJPLAPcYQ6ouxbDLgEGkqwA0Y6hzIHJEMI-4OKDbgUN_TAm6jCCxL8n2r15RbpFt34Uo7jU4WPav7w1WbaUj8G8QCi0pK0lSBAtOc_9TI7cawXmnUZW4VsXCmT7fR2gE5BvGjH_lLEAuM7xELoYxcwwlIu-zsLyKyvQl379GBqnlKYaAai3YtpKMrC7kDRdpPdE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/08 03:56:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABJsgEiNLewLBxsTJ-lqIwMnDgpn6PgDejTxFItm6HePPyCBMvT9EdV4ZyZ7hRUsw3657_f1CiCoOCuaQ5_RggKKwDB5oFQQvWLcCTwiEdvEFubpX9yQrPQZ20No68pZwv6szRVcfl1_eY27Fhi2VJiYTUnBA1spmqWCCHZdBx88NYRFY02GRmXEH7r3ARXgtM9vGJibjvclnYdAEo-Mz_x9JOpougjWAyU5Zgeg-h1y7jJPKpKg9_c4NTRmq2Z086CmceXzek7KNWzT4Tmx3Yz7yT2yiPgGeKtBm2hURA9UEqgorsBtMXSG9g4x58_1TbJU3dYuQ9yN_zSk2XqPvXQ 2025/11/08 03:56:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/08 03:56:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/08 03:56:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABJsgEiNLewLBxsTJ-lqIwMnDgpn6PgDejTxFItm6HePPyCBMvT9EdV4ZyZ7hRUsw3657_f1CiCoOCuaQ5_RggKKwDB5oFQQvWLcCTwiEdvEFubpX9yQrPQZ20No68pZwv6szRVcfl1_eY27Fhi2VJiYTUnBA1spmqWCCHZdBx88NYRFY02GRmXEH7r3ARXgtM9vGJibjvclnYdAEo-Mz_x9JOpougjWAyU5Zgeg-h1y7jJPKpKg9_c4NTRmq2Z086CmceXzek7KNWzT4Tmx3Yz7yT2yiPgGeKtBm2hURA9UEqgorsBtMXSG9g4x58_1TbJU3dYuQ9yN_zSk2XqPvXQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/08 03:56:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFTD7eEo_ll1OOZl0tzcuICEo1-K1eI2KCkCtQsmumuQU8PEmX4Q4bz_iVvqHGj7a3WbkP0PYV-iXKFX8rf6WrsKy03hSDWQvXN1HhK-eX6x8aZXpdZUh6-3Agmw4DrJFCYnyjt-VVC5SLk9JsAD4GlbyNdLN7iTlvMYIVTP_Z9KxCTQxgqgph-UYsAgX-6fh1waQjL8yfyOBnWxyI0NqEh0SoRDj9SLukF2Ds1BX9SAcrTWhJT3IKac0-CiT17gUnHINuH6KXK75BTfjBJlDBoK6A5Q0Zcm6cYXQPnON-KVnqYRRQXwaH4sIQubZLzccSRdQy9b0aO4F9EdPt4IQf0 2025/11/08 03:56:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/08 03:56:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/08 03:56:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFTD7eEo_ll1OOZl0tzcuICEo1-K1eI2KCkCtQsmumuQU8PEmX4Q4bz_iVvqHGj7a3WbkP0PYV-iXKFX8rf6WrsKy03hSDWQvXN1HhK-eX6x8aZXpdZUh6-3Agmw4DrJFCYnyjt-VVC5SLk9JsAD4GlbyNdLN7iTlvMYIVTP_Z9KxCTQxgqgph-UYsAgX-6fh1waQjL8yfyOBnWxyI0NqEh0SoRDj9SLukF2Ds1BX9SAcrTWhJT3IKac0-CiT17gUnHINuH6KXK75BTfjBJlDBoK6A5Q0Zcm6cYXQPnON-KVnqYRRQXwaH4sIQubZLzccSRdQy9b0aO4F9EdPt4IQf0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/08 03:56:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AN5EeaPtg2UQS-UB-4lWOeliLDSKDz8GAZbLO4EobsRdRKOdaKtAGRL9WCM_TFj7lEJiuBtl-Bxgc0uemcIczFTMGBxDJxG8GUtHpc5O4wpAmu0EZfvHjIUUJHEWvCjF-rPaYFlZSZ1jQIcR72muSZ7EN0qHyhXGEXKTj7TvH1Mc4_iDQWESpEo4mbjnCmG3LJTaqrJjXOUWrcySL5NbEazUZJzVb61X5QJVO_fUGgPsXqcQuyfrOVIGHxZc9IlBEPvcFbJzY6K_iFVBPnm4e3YYedxI6pSQtPv1ABcFC0mfDGbU-8pnv347VanAH2hqtuKUmuqKLzlb1FcoU-QNHVg 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/08 03:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AN5EeaPtg2UQS-UB-4lWOeliLDSKDz8GAZbLO4EobsRdRKOdaKtAGRL9WCM_TFj7lEJiuBtl-Bxgc0uemcIczFTMGBxDJxG8GUtHpc5O4wpAmu0EZfvHjIUUJHEWvCjF-rPaYFlZSZ1jQIcR72muSZ7EN0qHyhXGEXKTj7TvH1Mc4_iDQWESpEo4mbjnCmG3LJTaqrJjXOUWrcySL5NbEazUZJzVb61X5QJVO_fUGgPsXqcQuyfrOVIGHxZc9IlBEPvcFbJzY6K_iFVBPnm4e3YYedxI6pSQtPv1ABcFC0mfDGbU-8pnv347VanAH2hqtuKUmuqKLzlb1FcoU-QNHVg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/08 03:56:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHtcqlnTeqOxUITFswJhcf9ECDL6nd6L93pKcch81gkgGv0OwD7WGWf1NrHQD4V8DNhEZWRPG6MY5JHd9iRo6wj2lAcCUgPc2ZUbkZ_IlZeI2cgHX-bOQ7ecevUTzFaKPek3lri6d83Sq-csYgQm8aWqRQ2OVOcDDPfwGt6F_7VYfLS-emz3kG05Ih9a_DlSq2yOLU8_-SVNy8GxD8ytccxv_NAICtV1vjMKue89gBn0xCxNss_gREhtBGSjg5i1xBR8HkiyE8jkCW9PEUMH2iC-j-pjDNzXyN42j7Ext0mCqAVcalEDycbicdPaLkLSzvlo1hHlo_L4Xe5aYEdorK4 2025/11/08 03:56:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/08 03:56:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/08 03:56:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/08 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/08 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/08 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/08 03:56:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHtcqlnTeqOxUITFswJhcf9ECDL6nd6L93pKcch81gkgGv0OwD7WGWf1NrHQD4V8DNhEZWRPG6MY5JHd9iRo6wj2lAcCUgPc2ZUbkZ_IlZeI2cgHX-bOQ7ecevUTzFaKPek3lri6d83Sq-csYgQm8aWqRQ2OVOcDDPfwGt6F_7VYfLS-emz3kG05Ih9a_DlSq2yOLU8_-SVNy8GxD8ytccxv_NAICtV1vjMKue89gBn0xCxNss_gREhtBGSjg5i1xBR8HkiyE8jkCW9PEUMH2iC-j-pjDNzXyN42j7Ext0mCqAVcalEDycbicdPaLkLSzvlo1hHlo_L4Xe5aYEdorK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/08 03:56:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOS04iDH-CTYhaSWmxmS3vFUuvCW5fME-u8qegO_8WMuC9eUxuAQwjTrscTrcMxsj91ECSodPddBOyVxX_irpLt6XxDyo6f_vIycbybz6pE6Y5n9cMrW1JtHa7ThdQfcU87icDqHDxDskefpouwlFszWGOtM3iVsgxvTx5B9vgR2K_SIyjIHrHGLPqOPiSppCuNEkeP7EtplMBAdzoJ7JE3Ha0hl776gwp4p--oQmt5u46Ylaw-JdY_a0ZzvHvPnMW0jgDia7Z69HlkCg7sxNd9mEcu3vpWSYenI3L4xrf41WMZyd32EeRqpRsZQleAJ4z1NID_jgakdNc1iNziPD1o 2025/11/08 03:56:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/08 03:56:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/08 03:56:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOS04iDH-CTYhaSWmxmS3vFUuvCW5fME-u8qegO_8WMuC9eUxuAQwjTrscTrcMxsj91ECSodPddBOyVxX_irpLt6XxDyo6f_vIycbybz6pE6Y5n9cMrW1JtHa7ThdQfcU87icDqHDxDskefpouwlFszWGOtM3iVsgxvTx5B9vgR2K_SIyjIHrHGLPqOPiSppCuNEkeP7EtplMBAdzoJ7JE3Ha0hl776gwp4p--oQmt5u46Ylaw-JdY_a0ZzvHvPnMW0jgDia7Z69HlkCg7sxNd9mEcu3vpWSYenI3L4xrf41WMZyd32EeRqpRsZQleAJ4z1NID_jgakdNc1iNziPD1o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/08 03:56:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFe2u8p90D6Ewb1QPFGtDryTPxIflo5nEe01WIO5kmBTUY4ENGjnW5y2akclohM_IHJiuK5cPnEXEe6eM-wdMuYWNru3MFYyO9LkiYwtQNx1_fF-DjQkX6y86NwcVpRPrDNeFxyASaBFMCb0cvFyoKJpQARtoc82GwZVb99i76GakbwP2oy9T0MWZgRkThqGkD8Nw1bp8RBia5ODJCInHE6nHsZqspqINT4TsFprarcVEvlqsP6L5oDB8k9gRiua4R-vJ1TilIpTGVqxCDWqhUFMw75cYxKHh9J81GQXuR-8r8I7hMlUVgfHE43xA1yoOJYvV3QjHHnmGOztvMKaoks 2025/11/08 03:56:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/08 03:56:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/08 03:56:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFe2u8p90D6Ewb1QPFGtDryTPxIflo5nEe01WIO5kmBTUY4ENGjnW5y2akclohM_IHJiuK5cPnEXEe6eM-wdMuYWNru3MFYyO9LkiYwtQNx1_fF-DjQkX6y86NwcVpRPrDNeFxyASaBFMCb0cvFyoKJpQARtoc82GwZVb99i76GakbwP2oy9T0MWZgRkThqGkD8Nw1bp8RBia5ODJCInHE6nHsZqspqINT4TsFprarcVEvlqsP6L5oDB8k9gRiua4R-vJ1TilIpTGVqxCDWqhUFMw75cYxKHh9J81GQXuR-8r8I7hMlUVgfHE43xA1yoOJYvV3QjHHnmGOztvMKaoks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/08 03:56:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMlfv4K0eZO0rpz9uUF636RiBu92O4XZPkV08rOlrEwupWRHWmoQdmWStGXmdBDUeeC0Fg2kZ1hXO-uWrq5uI4bdwHFEsQq3o3vlZkQzeuBEAhh4T0ZXj2L87dn3itPgdrVy_IBYKUdYF-gq-9px43-b3dhMTjZMnb5JN0ms9nJQ3d6vwCMrRZtAMaaMbMa0RfdjEe7GCpcNPuo-KvBSjyXa2ao0cPFYVTAsBjZBehs_CbIpbghrnkSHNsr7pmgIIgf9OFEjGHF0ZPhwsKyaP4nHmJ5_g3qBPBNnrXwOeMAejCmi7bMPjOBMWryHEJtMusQ9xy07TeGZEHhi-QRcc5k 2025/11/08 03:56:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/08 03:56:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/08 03:56:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMlfv4K0eZO0rpz9uUF636RiBu92O4XZPkV08rOlrEwupWRHWmoQdmWStGXmdBDUeeC0Fg2kZ1hXO-uWrq5uI4bdwHFEsQq3o3vlZkQzeuBEAhh4T0ZXj2L87dn3itPgdrVy_IBYKUdYF-gq-9px43-b3dhMTjZMnb5JN0ms9nJQ3d6vwCMrRZtAMaaMbMa0RfdjEe7GCpcNPuo-KvBSjyXa2ao0cPFYVTAsBjZBehs_CbIpbghrnkSHNsr7pmgIIgf9OFEjGHF0ZPhwsKyaP4nHmJ5_g3qBPBNnrXwOeMAejCmi7bMPjOBMWryHEJtMusQ9xy07TeGZEHhi-QRcc5k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOV4PDaj8q5moqCJL3kBveVvPdDfF1Ec2QEhI9KrJ_ieTmniMOTX8W5Pl-B8iMr8aVVxGIJQY3yBR-IfeEGZspL6Oq3uroFlkxPpHJ9zhlotlK53ysamnbSL5vVlxXsOI1c0pSAMYCTBAaPiZ2ytgDdPMOUEJDHAG_F4kWZrt6L99rhUOoIODw-SP_colC9IxKfPP6T7GqxERuIsWZICVTGE9mJAThAxx-nnFlQfRGbBCKlAX2W5eNWntNhbPxHb58BII0VOz8XRDdE_yjVV2eoKS9k5DRpJDzyb11yFCar_H3qnDzfr1vNx2PgJlGVzWhGkSH2Xe1knJAcOVTV4roI 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/08 03:56:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOV4PDaj8q5moqCJL3kBveVvPdDfF1Ec2QEhI9KrJ_ieTmniMOTX8W5Pl-B8iMr8aVVxGIJQY3yBR-IfeEGZspL6Oq3uroFlkxPpHJ9zhlotlK53ysamnbSL5vVlxXsOI1c0pSAMYCTBAaPiZ2ytgDdPMOUEJDHAG_F4kWZrt6L99rhUOoIODw-SP_colC9IxKfPP6T7GqxERuIsWZICVTGE9mJAThAxx-nnFlQfRGbBCKlAX2W5eNWntNhbPxHb58BII0VOz8XRDdE_yjVV2eoKS9k5DRpJDzyb11yFCar_H3qnDzfr1vNx2PgJlGVzWhGkSH2Xe1knJAcOVTV4roI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/08 03:56:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APDog6pvkqo-3lJp58T7G0h9HcTlC3nwnjpFH3RnhZB1NnGsByRyu24RlV8K_-snV4yAgpxMguCRXbHgSCQY3QsE6LdoVSJweNQokwCnTVoSvP3vsgrlMt_oJ0J8ZKSixA6WRUegTn_Dv9h23Fb6BmJEQWcRGqjWwyAPG1Kj8r-KF0SWIVI5xzyCtf8OfpHujZqtPUTmLrT_AAHL0-Z-tTgrCX31hYEovCrU0qfu0UTvVtLCkbLVGU0ZQl_Ddg9Dc9hrFPAPGRRTq5XyYvEUchpP_nI1kat2QZ5zrxvuxnQqXAssxO2arei8yZSFrY-TXHZsqk0Kd3zae5YGeBa_vo0 2025/11/08 03:56:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/08 03:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/08 03:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/08 03:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/08 03:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/08 03:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/08 03:56:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APDog6pvkqo-3lJp58T7G0h9HcTlC3nwnjpFH3RnhZB1NnGsByRyu24RlV8K_-snV4yAgpxMguCRXbHgSCQY3QsE6LdoVSJweNQokwCnTVoSvP3vsgrlMt_oJ0J8ZKSixA6WRUegTn_Dv9h23Fb6BmJEQWcRGqjWwyAPG1Kj8r-KF0SWIVI5xzyCtf8OfpHujZqtPUTmLrT_AAHL0-Z-tTgrCX31hYEovCrU0qfu0UTvVtLCkbLVGU0ZQl_Ddg9Dc9hrFPAPGRRTq5XyYvEUchpP_nI1kat2QZ5zrxvuxnQqXAssxO2arei8yZSFrY-TXHZsqk0Kd3zae5YGeBa_vo0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/08 03:56:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHVf1hSR46-Ve9_95mNrwCOYdReTyQLPh87wljkJJ04OMJliW2ugcaDPOvE9vj6qvkN6E09yTIieq1-yfG6Dd9uPwt2KFRmjaWXZzeH_HuJtKCE2c-v7fcKSTOdKqzA9TQhjfl-FrjCdI7KO7BPGQIgAKdJX__9T8eIcnqX1VJLSZlWgEXz6-VDSZRcr_qFYSbfj6VQsKF9Ek5WpnmMBoLw29gg-7dcqMgiKmP8JyNuAnDH0uNqcqB-X3uKc_YKDUF7Fc2fpkgUWApP2CwIN9CH8lBxA5ZsGfJezLPHC9DMOU7lfwx2VeC5m5bKgVRok_-64XyJLJcyXoQz9T0uYD0c 2025/11/08 03:56:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/08 03:56:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/08 03:56:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHVf1hSR46-Ve9_95mNrwCOYdReTyQLPh87wljkJJ04OMJliW2ugcaDPOvE9vj6qvkN6E09yTIieq1-yfG6Dd9uPwt2KFRmjaWXZzeH_HuJtKCE2c-v7fcKSTOdKqzA9TQhjfl-FrjCdI7KO7BPGQIgAKdJX__9T8eIcnqX1VJLSZlWgEXz6-VDSZRcr_qFYSbfj6VQsKF9Ek5WpnmMBoLw29gg-7dcqMgiKmP8JyNuAnDH0uNqcqB-X3uKc_YKDUF7Fc2fpkgUWApP2CwIN9CH8lBxA5ZsGfJezLPHC9DMOU7lfwx2VeC5m5bKgVRok_-64XyJLJcyXoQz9T0uYD0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/08 03:56:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJEqBHexgj6Cm3EX13kwu800DNOOGIwrJaBwcUO_wmtJiwZtsgrFo8n-XcFaDrjwU8QHQrA1Zc6P_QA_JJXw9SybPu4Zra3vZapldr7uHyisnZzyUtzAT4eFFImvgiocQF6j2Zq8rxwjN8M5CqGdol04dUURj3moPyh2f66ncZ2zWw38kxbQAZ3-F3yEu8O5BlFz0kM604zIJLm8UmgfhrJ_orBxq7ZiSM7Gs7TCBDv-dbO4hT1qhrx_yf24y-saZ_5OfWM91pJAMheooHUFdZclpmOaFI-06rfAaa9uDj7JzXoZmIyInBBeeEWN_hVjaJNXQrHt0wc2VCeectwQXcA 2025/11/08 03:56:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/08 03:56:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/08 03:56:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJEqBHexgj6Cm3EX13kwu800DNOOGIwrJaBwcUO_wmtJiwZtsgrFo8n-XcFaDrjwU8QHQrA1Zc6P_QA_JJXw9SybPu4Zra3vZapldr7uHyisnZzyUtzAT4eFFImvgiocQF6j2Zq8rxwjN8M5CqGdol04dUURj3moPyh2f66ncZ2zWw38kxbQAZ3-F3yEu8O5BlFz0kM604zIJLm8UmgfhrJ_orBxq7ZiSM7Gs7TCBDv-dbO4hT1qhrx_yf24y-saZ_5OfWM91pJAMheooHUFdZclpmOaFI-06rfAaa9uDj7JzXoZmIyInBBeeEWN_hVjaJNXQrHt0wc2VCeectwQXcA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/08 03:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AF2Xhx_wLDAc4XuQdT1sfY5ghZUKhrmLnBm1MqcQ31oNFupRrVrEjxzTMPaZ-etSm49yReOfCZu70QNvjh3mCQTw4xnrYEOkxjbpdHYw5e3V-2XDvPADu52n5GUPoFcfvRrgJWv8k3T0swttT6zrp9adh1yMufWmK5SYUSle9cTuyFtn1BYS4SHIhjJeX92Rh3rgSMii2MgvAiR1PGVFczJNdMbq1FWJGz3jXM1Rqhcie2gKXioZS7PaxYhTWD4A0yuiBtMwU97BNGeXFRrTxVilD3Wqwatc2S8JgTNjQDVfBPkRblzml9xi-9pV10ox4uXiXoIoFiFNuEDmoyxZw88 2025/11/08 03:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/08 03:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/08 03:56:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AF2Xhx_wLDAc4XuQdT1sfY5ghZUKhrmLnBm1MqcQ31oNFupRrVrEjxzTMPaZ-etSm49yReOfCZu70QNvjh3mCQTw4xnrYEOkxjbpdHYw5e3V-2XDvPADu52n5GUPoFcfvRrgJWv8k3T0swttT6zrp9adh1yMufWmK5SYUSle9cTuyFtn1BYS4SHIhjJeX92Rh3rgSMii2MgvAiR1PGVFczJNdMbq1FWJGz3jXM1Rqhcie2gKXioZS7PaxYhTWD4A0yuiBtMwU97BNGeXFRrTxVilD3Wqwatc2S8JgTNjQDVfBPkRblzml9xi-9pV10ox4uXiXoIoFiFNuEDmoyxZw88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/08 03:56:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJhoK3VB2S1Pxn4hVxNOOz7kBH36L6FdslYu6cKcb_8K4gBhmaWOsWjJMOpo1Sqv_5hYYoMxrzKQOMaZnrQ02_ZxxUxAos0Ia2Q8z2Uvp1SIMXJj7HDjAxFL4OKEokgS-ttsOKOHScxPaQyi1c1W-V7feTyEvuJoUHWn5vPM28UNgzhNDlCocw20GN_Fj2LT-yGP56XMZRYnEKbFKFzNCuXarfFq7Ap7NtPcgD9V_114u_BaWqm3P09i8j5Y3uwHFD6fXeV9Mq2L0kPR5XPbnOsXlT7qIiAeVktPcesksEO9XP_P2JZVa5m_kMNSuxaYe1PRoOvvXMXfMlot6BfHbTM 2025/11/08 03:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/08 03:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/08 03:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/08 03:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/08 03:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/08 03:56:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/08 03:56:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJhoK3VB2S1Pxn4hVxNOOz7kBH36L6FdslYu6cKcb_8K4gBhmaWOsWjJMOpo1Sqv_5hYYoMxrzKQOMaZnrQ02_ZxxUxAos0Ia2Q8z2Uvp1SIMXJj7HDjAxFL4OKEokgS-ttsOKOHScxPaQyi1c1W-V7feTyEvuJoUHWn5vPM28UNgzhNDlCocw20GN_Fj2LT-yGP56XMZRYnEKbFKFzNCuXarfFq7Ap7NtPcgD9V_114u_BaWqm3P09i8j5Y3uwHFD6fXeV9Mq2L0kPR5XPbnOsXlT7qIiAeVktPcesksEO9XP_P2JZVa5m_kMNSuxaYe1PRoOvvXMXfMlot6BfHbTM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/08 03:56:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APvmk_obKI-9HSCaLH5QBsjPVQ52gSvH4lyogQMYCcArV4vr_Z1E7pxuZyBwhO2s28JVxakNbzAQFdST4By9JUtjAiZ6ksMntjr-cYC0D2O5PPyLbl6Cd2UGkMoH-lhnh0mnLu__SPeNrq2s8gUPSQP1_Ecr_HdZSvym90lY8Nu8Z3BKifVonBU5rM4hz3VqoPYWJYyVCkQJJz65P6Hlr4ucl8yd2LnhgVd6v1zsKV9nfOY87mnyeOtTtKjpF_tSPD_UpaGe2E4GfzL86X_kP0VNvIRP3LPUJHLPVIV4JHiDzuy2-7azSjguI6MUtd49CjeaOPcTCeUSPaN-XwvfRVY 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/08 03:56:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APvmk_obKI-9HSCaLH5QBsjPVQ52gSvH4lyogQMYCcArV4vr_Z1E7pxuZyBwhO2s28JVxakNbzAQFdST4By9JUtjAiZ6ksMntjr-cYC0D2O5PPyLbl6Cd2UGkMoH-lhnh0mnLu__SPeNrq2s8gUPSQP1_Ecr_HdZSvym90lY8Nu8Z3BKifVonBU5rM4hz3VqoPYWJYyVCkQJJz65P6Hlr4ucl8yd2LnhgVd6v1zsKV9nfOY87mnyeOtTtKjpF_tSPD_UpaGe2E4GfzL86X_kP0VNvIRP3LPUJHLPVIV4JHiDzuy2-7azSjguI6MUtd49CjeaOPcTCeUSPaN-XwvfRVY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/08 03:56:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ5hjJqJT4cpyTuoPEKDsfAjktRcsOTq8UcRKJaAPLjIoG8We0m2fiJNeGXlJgJMCvSmg5wkZTP7hmk0-8fhaKGQOiW3jacqAuZNfIqOYjeZO_zP_xVlDBmaJDoBGe_5RwmcA3cYJ79Ro5FQJYtMbAeZ08DoKyIyvkfJzg0oX3VGrBxjmSUxj7CWyIuqEhQDINUxDQLJfFa7FmYGMB3TjvlMXOXdUv3n-mrIEhbCmhyvDlg41_W_qUsNh7pE2K419DvKnhTJ5PmYncHH4TB-AfhJRXaSetTtUMHw3tUbMmX0fggKAKGOFEv2ua0tjFYV1pYxwZqQb9atZ55koH0usUs 2025/11/08 03:56:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/08 03:56:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/08 03:56:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AJ5hjJqJT4cpyTuoPEKDsfAjktRcsOTq8UcRKJaAPLjIoG8We0m2fiJNeGXlJgJMCvSmg5wkZTP7hmk0-8fhaKGQOiW3jacqAuZNfIqOYjeZO_zP_xVlDBmaJDoBGe_5RwmcA3cYJ79Ro5FQJYtMbAeZ08DoKyIyvkfJzg0oX3VGrBxjmSUxj7CWyIuqEhQDINUxDQLJfFa7FmYGMB3TjvlMXOXdUv3n-mrIEhbCmhyvDlg41_W_qUsNh7pE2K419DvKnhTJ5PmYncHH4TB-AfhJRXaSetTtUMHw3tUbMmX0fggKAKGOFEv2ua0tjFYV1pYxwZqQb9atZ55koH0usUs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/08 03:56:46 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADwsLHKrN8wCQzWqGY4zRCqiK65nwwGyH4Bq6Bm9OYu4i8akmBX_1pBV0QMSdTLoc_4vHQpIB1vKnVmxsq-kmlOsTmPXE5yyNiXDJ361xDpRP2qYUXvKvZ1vNDl3TjI9V4SH7wxg-OROlr08Nsc89PGpZFcF3Us8rFzX5bCMhViMxPoKRNew5hboK4R6ZC_pWGZ9s3pK-ZBHWpr6kJzPtPLFxNORhPG0fJvqgjMD74OhLXKlYzE79Rx9xt4QiGrswIDDqta20RX9C0ffnLkjEkHOyaCzy0vCF-mazOgDGi6acfjya95RFmE9J6Poid8jGpzLqjeNgv8kvDD4tQYQopM 2025/11/08 03:56:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/08 03:56:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/08 03:56:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADwsLHKrN8wCQzWqGY4zRCqiK65nwwGyH4Bq6Bm9OYu4i8akmBX_1pBV0QMSdTLoc_4vHQpIB1vKnVmxsq-kmlOsTmPXE5yyNiXDJ361xDpRP2qYUXvKvZ1vNDl3TjI9V4SH7wxg-OROlr08Nsc89PGpZFcF3Us8rFzX5bCMhViMxPoKRNew5hboK4R6ZC_pWGZ9s3pK-ZBHWpr6kJzPtPLFxNORhPG0fJvqgjMD74OhLXKlYzE79Rx9xt4QiGrswIDDqta20RX9C0ffnLkjEkHOyaCzy0vCF-mazOgDGi6acfjya95RFmE9J6Poid8jGpzLqjeNgv8kvDD4tQYQopM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/08 03:56:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMCtD8eWUbtCF2JhDd82ZUh2uOLeEtiTpEpKFmVO4zAj4rzDOD9hP7lCSPy7CKU5nbv8CJzpwSZd_MATsKgrtzYP-M2QiHVUkycnbvIgH5K32dFxZ1ofID-ue0NXGMcn7mV5RUa4z8BGBBy4vFQm0jFdDILdOjFJY7kaJxL7Z2eZG8bQV1gEkven_l2iqcWqR1i2-b0xeUp1ibEtAGADipAA3vNaePIl9WDmOmhhARWqZxo3w2QZlb8lqlGBi_eEN0rJKuJzdGd06DCF_t_w_C6bRFzn1NltHfNeV7oiLeokgoCZanFdQbPYdxDUhHxg0Y-D93Sw051wAIWTjmasGb8 2025/11/08 03:56:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/08 03:56:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/08 03:56:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMCtD8eWUbtCF2JhDd82ZUh2uOLeEtiTpEpKFmVO4zAj4rzDOD9hP7lCSPy7CKU5nbv8CJzpwSZd_MATsKgrtzYP-M2QiHVUkycnbvIgH5K32dFxZ1ofID-ue0NXGMcn7mV5RUa4z8BGBBy4vFQm0jFdDILdOjFJY7kaJxL7Z2eZG8bQV1gEkven_l2iqcWqR1i2-b0xeUp1ibEtAGADipAA3vNaePIl9WDmOmhhARWqZxo3w2QZlb8lqlGBi_eEN0rJKuJzdGd06DCF_t_w_C6bRFzn1NltHfNeV7oiLeokgoCZanFdQbPYdxDUhHxg0Y-D93Sw051wAIWTjmasGb8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/08 03:56:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AIYQ9KHDp-22s_FSAS6Y6rTu-Y2HVKTwKcHffJTT915F6xKLo00CiZoXuZxVSOeFhZPpnlFRZvDAdp94aXDKTLzXNEx7X7yzH3kTqb16UZuFf_EFxRhA26PFEstTGjEBedTo2553owi85ZUIzJMpjjCwRujoyCb5OWe2fCWLrz9nvQXVky1uLkLisL-w3pnW4XmEHGwDn0h3x0SwnRccdBaRqmT2uPbux8SM2McA1WE_AAVrSsp83xf-mVm_56DVleTldI78Qn6Bh32qOw30Wv_qo9Ete8EqGZd87raJjE7UWrArCqtQxjQpNM0dO0VIxltgyxFzu9zhodB8LJh_A0E 2025/11/08 03:56:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/08 03:56:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/08 03:56:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/08 03:56:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/08 03:56:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/08 03:56:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/08 03:56:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AIYQ9KHDp-22s_FSAS6Y6rTu-Y2HVKTwKcHffJTT915F6xKLo00CiZoXuZxVSOeFhZPpnlFRZvDAdp94aXDKTLzXNEx7X7yzH3kTqb16UZuFf_EFxRhA26PFEstTGjEBedTo2553owi85ZUIzJMpjjCwRujoyCb5OWe2fCWLrz9nvQXVky1uLkLisL-w3pnW4XmEHGwDn0h3x0SwnRccdBaRqmT2uPbux8SM2McA1WE_AAVrSsp83xf-mVm_56DVleTldI78Qn6Bh32qOw30Wv_qo9Ete8EqGZd87raJjE7UWrArCqtQxjQpNM0dO0VIxltgyxFzu9zhodB8LJh_A0E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/08 03:56:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIlgAJgXQUfH3WNJYaawTxfmNimIulebQy4wGoXU881oF7UKJou3vvZjATd-vhKVWDuGi60C5gRdUjnROQQeT3HV6bSG8nGPiatAIBAdM4_8pUzZCZqiXx7QInjvUn5LxdEcFHsqBFva9n_l7qcPDGLbexhAnGVOke5gMJ0YMMxcwtiWdNLUGsUbcY--mETgclEP7c1I5HUUmG8v70HcD6sPezXJH25tndoSuqLBQS4xXLerEUg4f_v2NEQDMMXriYYkZq0DCz0unXyeRLqYbmrNJ3PmVzo3YajttE_FUG1lOvkU6759rDQ2-mQI3HSKdM5yTICXQUYXBG2fIHKnNG8 2025/11/08 03:56:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/08 03:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/08 03:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/08 03:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/08 03:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/08 03:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/08 03:56:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIlgAJgXQUfH3WNJYaawTxfmNimIulebQy4wGoXU881oF7UKJou3vvZjATd-vhKVWDuGi60C5gRdUjnROQQeT3HV6bSG8nGPiatAIBAdM4_8pUzZCZqiXx7QInjvUn5LxdEcFHsqBFva9n_l7qcPDGLbexhAnGVOke5gMJ0YMMxcwtiWdNLUGsUbcY--mETgclEP7c1I5HUUmG8v70HcD6sPezXJH25tndoSuqLBQS4xXLerEUg4f_v2NEQDMMXriYYkZq0DCz0unXyeRLqYbmrNJ3PmVzo3YajttE_FUG1lOvkU6759rDQ2-mQI3HSKdM5yTICXQUYXBG2fIHKnNG8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/08 03:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALkmVnQMU85EMZKsl_6YnnUqgMYMz72_cGffki_iokpEKaDyozm4GHFs-1_vH-yIC4V3EvmdTgW0BCt3yMkf5gbRYQzLaEorgKMJ_RttOrGChCP88CX_S7eYYHa6Ho6x0O00XURfP6K21SQ1ETV9IMuQfNxDG52T715EveU_ZTDTXA5GOV4NK7QmNwa6D8MSk0TURremJtrv16UYVxvpMZGtbQYJkpqOGmqUlNDBaGtgrseuMo29vibDMQyKzqAVf36ZTQYLmpSGNqd9Nhzo089ha05YNkjDjv3T69-ebtzKUwA8I0i-AoaBVZ3W68N-TTumLzUTxzFaJQGnkxasj-8 2025/11/08 03:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/08 03:56:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/08 03:56:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALkmVnQMU85EMZKsl_6YnnUqgMYMz72_cGffki_iokpEKaDyozm4GHFs-1_vH-yIC4V3EvmdTgW0BCt3yMkf5gbRYQzLaEorgKMJ_RttOrGChCP88CX_S7eYYHa6Ho6x0O00XURfP6K21SQ1ETV9IMuQfNxDG52T715EveU_ZTDTXA5GOV4NK7QmNwa6D8MSk0TURremJtrv16UYVxvpMZGtbQYJkpqOGmqUlNDBaGtgrseuMo29vibDMQyKzqAVf36ZTQYLmpSGNqd9Nhzo089ha05YNkjDjv3T69-ebtzKUwA8I0i-AoaBVZ3W68N-TTumLzUTxzFaJQGnkxasj-8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/08 03:56:58 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AM31tOlvNzqx1ZcLbCwuJEBZeFy8WqXqwznKISuprU5WE9wKUz90uUj8iahPQqwpytCdEGE_jbPrWq-mFV9k7STN062grtdpi9hXCfJbTyFjie4ie4gcnf0lXthlSBfNvGkRm1gS7b_MygDIND77lE1Akq87RCBgqvKw9yJellWYUsm9Yy99pIdLXdbhTwldDmv5IEYPFOTFXOx41eVtLxTTbThTIb3iBmHeK3eaKCGv-MCQgxNbt5PXIwT0tTKREseH63Ub39u5Aqh8L8GNBgOsMQY0ESmucekel-d0beJpwuP_A9CMld85m5rTNo4CMyTDh1tZknjx9848rcBC72U 2025/11/08 03:56:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/08 03:56:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/08 03:56:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AM31tOlvNzqx1ZcLbCwuJEBZeFy8WqXqwznKISuprU5WE9wKUz90uUj8iahPQqwpytCdEGE_jbPrWq-mFV9k7STN062grtdpi9hXCfJbTyFjie4ie4gcnf0lXthlSBfNvGkRm1gS7b_MygDIND77lE1Akq87RCBgqvKw9yJellWYUsm9Yy99pIdLXdbhTwldDmv5IEYPFOTFXOx41eVtLxTTbThTIb3iBmHeK3eaKCGv-MCQgxNbt5PXIwT0tTKREseH63Ub39u5Aqh8L8GNBgOsMQY0ESmucekel-d0beJpwuP_A9CMld85m5rTNo4CMyTDh1tZknjx9848rcBC72U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/08 03:56:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AN6IK2e2GAtJ_l0ea9iZQRiBB_zgIRve8bCXk_Y5Awq-oKCWw6pf0FEDP1ZwGMHeuREn5UxQMn_04SWm95j78W4OmrViV4SaAfX3nebcosGFQLjAgf85SDn3UkS9_2cZ1H8t57vT4Als0_E_7_5XFbd7mpoKzXCjfNnbUCDDbqZL2_3NWFasnVG3To0hy4eV2vdv2-5T7QUGtgVjYUUOTxfWQ4FBY-drJN_QWtcXhH_iLIdjgPL__W_KIfR-gGWIS3EDT44_3jXHz7z29QluinlZCa3vY6XPSJmeuBXpC3NjzuXbkiaqm1Ochp0kp15gmPlYl0AfrROQPBFTlIlpnlo 2025/11/08 03:57:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/08 03:57:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/08 03:57:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AN6IK2e2GAtJ_l0ea9iZQRiBB_zgIRve8bCXk_Y5Awq-oKCWw6pf0FEDP1ZwGMHeuREn5UxQMn_04SWm95j78W4OmrViV4SaAfX3nebcosGFQLjAgf85SDn3UkS9_2cZ1H8t57vT4Als0_E_7_5XFbd7mpoKzXCjfNnbUCDDbqZL2_3NWFasnVG3To0hy4eV2vdv2-5T7QUGtgVjYUUOTxfWQ4FBY-drJN_QWtcXhH_iLIdjgPL__W_KIfR-gGWIS3EDT44_3jXHz7z29QluinlZCa3vY6XPSJmeuBXpC3NjzuXbkiaqm1Ochp0kp15gmPlYl0AfrROQPBFTlIlpnlo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/08 03:57:01 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJrwkJZaMXEXIZankzqjZOG5hDwm1DpSAjqDBYXjO4nCzU6cDjUadRNcE2HRxqoqBZl4VmClaPi76-ZRTTAG2r47WtU6nG1TfRW4JTvT8WXc1Kux-Vac6KYtANLzDBVuSgdkBIa4lMyEvN1PnXUnYgIPwyZantaEiHkCwlORb1Y7OPAYkRXBbkNon5EvWze1q3SEH0N_qp1HcJTkm01RJ7joDVLV5AOH4A0jeYaFfh2SITL5qv4sgH3UUwllWw0xWM3L-J_mT62x9DMkd3nkhUxpsCxIFhMgIPwUn4-jU-DSJMoF7ppTkZHtNMEN3gKMgEzVpIbjVgrvGI-ZpVf6rX0 2025/11/08 03:57:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/08 03:57:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/08 03:57:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/08 03:57:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/08 03:57:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/08 03:57:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/08 03:57:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJrwkJZaMXEXIZankzqjZOG5hDwm1DpSAjqDBYXjO4nCzU6cDjUadRNcE2HRxqoqBZl4VmClaPi76-ZRTTAG2r47WtU6nG1TfRW4JTvT8WXc1Kux-Vac6KYtANLzDBVuSgdkBIa4lMyEvN1PnXUnYgIPwyZantaEiHkCwlORb1Y7OPAYkRXBbkNon5EvWze1q3SEH0N_qp1HcJTkm01RJ7joDVLV5AOH4A0jeYaFfh2SITL5qv4sgH3UUwllWw0xWM3L-J_mT62x9DMkd3nkhUxpsCxIFhMgIPwUn4-jU-DSJMoF7ppTkZHtNMEN3gKMgEzVpIbjVgrvGI-ZpVf6rX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/08 03:57:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AOvcWcRWwMMTAuYTKb_Nx1nGGZS0FvrbgInztU5I00ExxjKaLZJWse8T_VNz3G8hLoY_du6UrMWc1LI15nVdfNbohho2SOjmrzxk-xmT2oPURq9G9yXqaQq5sh1s-iKlXM9FsPoRSfTe8ALT8Iv0sRqN-eBs-PynPQUoB-pcxVuhsjZyjqSeeqnIdad5ggcW3xi9QgkpyXP-lJJwfB30NZrH-wibWEKRoQaLVeOp7Bx0G7vKXMge5kUmhrhx4QRMXWMK5itDgYm5BXwba73nSyoATYj0SoU_0qtAaMcYJESHPM8bfImYlAWc_ORb6RxNBNgukrsewPLlGyMlbJkDUHM 2025/11/08 03:57:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/08 03:57:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/08 03:57:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/08 03:57:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/08 03:57:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/08 03:57:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/08 03:57:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AOvcWcRWwMMTAuYTKb_Nx1nGGZS0FvrbgInztU5I00ExxjKaLZJWse8T_VNz3G8hLoY_du6UrMWc1LI15nVdfNbohho2SOjmrzxk-xmT2oPURq9G9yXqaQq5sh1s-iKlXM9FsPoRSfTe8ALT8Iv0sRqN-eBs-PynPQUoB-pcxVuhsjZyjqSeeqnIdad5ggcW3xi9QgkpyXP-lJJwfB30NZrH-wibWEKRoQaLVeOp7Bx0G7vKXMge5kUmhrhx4QRMXWMK5itDgYm5BXwba73nSyoATYj0SoU_0qtAaMcYJESHPM8bfImYlAWc_ORb6RxNBNgukrsewPLlGyMlbJkDUHM" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/08 03:57:07 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/08 03:57:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/08 03:57:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/08 03:57:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/08 03:57:17 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/08 03:57:18 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJ7wWVgr-UBmVd6alAcO024Rlcqdebv0TACc2R8AkvkkWNJ2VEA52O_LodWWnEp4RxCMXatJT15I7jR4xCaD3uxTYufnnf3uDKii_UvtTumlbbbrI63caMkkMzLpEbyv6ZP6wUiwqmrLalN5qdGv03Xsa8Gqv2ioPJ5oxhU0BCoRoDeScLY18jHAjtydTru9zhA5R16UJnx21nPB5OOO9SillZMcpcfW3vbo2TKcLZkYY288gT-MEf1MI3Z4W8zk3rlCjWEEkGiwy4tgiPkCpBcaG4KRp19k-PAGB-uzPjbMXg0BSF1ozjDZtW0OyAhHhtmwZnTu7T0fdAbxpphce0c 2025/11/08 03:57:18 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/08 03:57:18 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "be44a3814f353eb0bfee0c073d084f75" 2025/11/08 03:57:19 DEBUG : unknown-size-put.txt: multipart upload "AJ7wWVgr-UBmVd6alAcO024Rlcqdebv0TACc2R8AkvkkWNJ2VEA52O_LodWWnEp4RxCMXatJT15I7jR4xCaD3uxTYufnnf3uDKii_UvtTumlbbbrI63caMkkMzLpEbyv6ZP6wUiwqmrLalN5qdGv03Xsa8Gqv2ioPJ5oxhU0BCoRoDeScLY18jHAjtydTru9zhA5R16UJnx21nPB5OOO9SillZMcpcfW3vbo2TKcLZkYY288gT-MEf1MI3Z4W8zk3rlCjWEEkGiwy4tgiPkCpBcaG4KRp19k-PAGB-uzPjbMXg0BSF1ozjDZtW0OyAhHhtmwZnTu7T0fdAbxpphce0c" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/08 03:57:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGKnhh_BSfxuBHVpU0ODWi1U7YEZ3sGhUY1-8qmgs3VQbbpU2Lj4draDa-0Rki8WgZvzR3YLNf4UXB60WZSyKyfptlrl7-BRkQ_t1Zlwlv2aCRMU7-M92ewRIFHCeBsj-9fqAXitQPlhVW5Azmq-4t1RdAeTtB4gyJFPeqle_I3DkFW3DxJESKkr-q_gIqYxT5fRLD4RCu8MOAekKIci3ymv0HTXzg0Gm4bM2Sdp8Kfkf8LqiTwKu_sbAYCD7SCSX3NacNtVt0LAA9g7VaX1rQqiRvEudz6Op7iWxHrVRPxsAPIGQzv2378ZDZHVGdpscvBbU9NA6vHQCYefFJKXBY4 2025/11/08 03:57:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/08 03:57:19 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "5397c8941b71e6708b78e9dccbbde497" 2025/11/08 03:57:19 DEBUG : unknown-size-update.txt: multipart upload "AGKnhh_BSfxuBHVpU0ODWi1U7YEZ3sGhUY1-8qmgs3VQbbpU2Lj4draDa-0Rki8WgZvzR3YLNf4UXB60WZSyKyfptlrl7-BRkQ_t1Zlwlv2aCRMU7-M92ewRIFHCeBsj-9fqAXitQPlhVW5Azmq-4t1RdAeTtB4gyJFPeqle_I3DkFW3DxJESKkr-q_gIqYxT5fRLD4RCu8MOAekKIci3ymv0HTXzg0Gm4bM2Sdp8Kfkf8LqiTwKu_sbAYCD7SCSX3NacNtVt0LAA9g7VaX1rQqiRvEudz6Op7iWxHrVRPxsAPIGQzv2378ZDZHVGdpscvBbU9NA6vHQCYefFJKXBY4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/08 03:57:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-betawik6cuce/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/08 03:57:20 DEBUG : Waiting for deletions to finish 2025/11/08 03:57:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/08 03:57:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/08 03:57:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/08 03:57:20 INFO : S3 bucket rclone-test-betawik6cuce: Bucket "rclone-test-betawik6cuce" deleted 2025/11/08 03:57:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (103.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.72s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.33s) --- PASS: TestIntegration/FsMkdir (100.94s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.38s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.27s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.87s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.32s) --- 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.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (59.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.94s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- 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/08 03:57:20 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/08 03:57:20 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 103.747s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m45.05627738s (try 1/5)