"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/08/28 05:08:16 NOTICE: TestS3R2: Starting server 2025/08/28 05:08:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuyunig1kabi" 2025/08/28 05:08:16 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/08/28 05:08:17 INFO : S3 bucket rclone-test-tuyunig1kabi: Bucket "rclone-test-tuyunig1kabi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/28 05:08:20 INFO : S3 bucket rclone-test-tuyunig1kabi: Bucket "rclone-test-tuyunig1kabi" deleted === RUN TestIntegration/FsMkdir 2025/08/28 05:08:21 INFO : S3 bucket rclone-test-tuyunig1kabi: Bucket "rclone-test-tuyunig1kabi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/28 05:08:21 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/28 05:08:21 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/28 05:08:21 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/08/28 05:09:01 NOTICE: S3 bucket rclone-test-tuyunig1kabi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/28 05:09:01 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEjxr_D7rELDKAWdhRytfAcUk2f0uJs1eXMR-AP-4wzxc0v93uT-hrV3TOQp3jxKbUs5vhBjK1ZWdETk7vAzyl0oxHTEp5wuoiVWIjioU93YN3ZEiBY2rpN7x3IrArwk_lpbV_ccbLp7avq3kKlIpuui-gTFCO9RlGW0FHUuXOA9yi_6EKbKqlwqODpp0vNRW1l_OhOuOQNa4DBLEe5TP86g4II7ogAGwpnHNbfinbHvYVDfWAu-TB-ovpPufMpfXDLh1tBu_y05zFOaR7dctmwqxt9JVEpfvC-aWGqdxJBLKC7b4AAy0tD3KUIkf17Notq-AwzRBQHkUQvJTHHzBSg 2025/08/28 05:09:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "6a3fbb377a70fed9e655aa7ea1d012d8" 2025/08/28 05:09:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b6b8e3660d07b9599126bbb8d0ab8a7c" 2025/08/28 05:09:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5150fd28607fb9c270f703d05a20e333" 2025/08/28 05:09:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEjxr_D7rELDKAWdhRytfAcUk2f0uJs1eXMR-AP-4wzxc0v93uT-hrV3TOQp3jxKbUs5vhBjK1ZWdETk7vAzyl0oxHTEp5wuoiVWIjioU93YN3ZEiBY2rpN7x3IrArwk_lpbV_ccbLp7avq3kKlIpuui-gTFCO9RlGW0FHUuXOA9yi_6EKbKqlwqODpp0vNRW1l_OhOuOQNa4DBLEe5TP86g4II7ogAGwpnHNbfinbHvYVDfWAu-TB-ovpPufMpfXDLh1tBu_y05zFOaR7dctmwqxt9JVEpfvC-aWGqdxJBLKC7b4AAy0tD3KUIkf17Notq-AwzRBQHkUQvJTHHzBSg" 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/08/28 05:09:10 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/28 05:09:11 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/08/28 05:09:15 DEBUG : S3 bucket rclone-test-tuyunig1kabi: bucket is versioned: false 2025/08/28 05:09:15 DEBUG : Waiting for deletions to finish 2025/08/28 05:09:15 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/28 05:09:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/28 05:09:15 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/28 05:09:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuyunig1kabi/dirToPurgeFromRoot" 2025/08/28 05:09:18 DEBUG : S3 bucket rclone-test-tuyunig1kabi path dirToPurgeFromRoot: bucket is versioned: false 2025/08/28 05:09:18 DEBUG : Waiting for deletions to finish 2025/08/28 05:09:18 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/28 05:09:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/28 05:09:19 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/28 05:09:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuyunig1kabi/hello? sausage/êé" 2025/08/28 05:09:22 DEBUG : S3 bucket rclone-test-tuyunig1kabi path hello? sausage/êé: bucket is versioned: false 2025/08/28 05:09:22 DEBUG : Waiting for deletions to finish 2025/08/28 05:09:22 DEBUG : "a/b/c/d/e.txt" version false 2025/08/28 05:09:22 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/28 05:09:22 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/08/28 05:09:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuyunig1kabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/28 05:09:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuyunig1kabi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-tuyunig1kabi" from "TestS3R2:rclone-test-tuyunig1kabi" 2025/08/28 05:09:38 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/28 05:09:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMz_tmMpwEDRt6jDrYD_m1Z-dp98DfWfm-1SswTPlD0WPmUyF_YK0LSTGhbvpjk8kAE8jZ1u_Qq2bS0B-WMK0rpW7sxZEAdJtwhEr89kJnD_t2fXC84L5fAxb-lbi4mEWlTYoe1JyA4sZzTuEypXtPK7kW5WSUXPrK9d8reYYZMhufYDjddmjpkQlk8Wv5S_7OOe5h1LsOJxdGBz4-9AND3YyicyNiMlbT07vd4OB54-XmcDFXYcspNm4-_QqdZkeLedymC4lrQqB0X8W_LKalAy78TENy86lYbHYNDOXCHHPmwGPka-v8EwBzyFhS82FW_SSV8oppAyNTVv9-3WhCE 2025/08/28 05:09:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/28 05:09:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/28 05:09:49 DEBUG : piped data.txt: multipart upload "AMz_tmMpwEDRt6jDrYD_m1Z-dp98DfWfm-1SswTPlD0WPmUyF_YK0LSTGhbvpjk8kAE8jZ1u_Qq2bS0B-WMK0rpW7sxZEAdJtwhEr89kJnD_t2fXC84L5fAxb-lbi4mEWlTYoe1JyA4sZzTuEypXtPK7kW5WSUXPrK9d8reYYZMhufYDjddmjpkQlk8Wv5S_7OOe5h1LsOJxdGBz4-9AND3YyicyNiMlbT07vd4OB54-XmcDFXYcspNm4-_QqdZkeLedymC4lrQqB0X8W_LKalAy78TENy86lYbHYNDOXCHHPmwGPka-v8EwBzyFhS82FW_SSV8oppAyNTVv9-3WhCE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/28 05:09:50 DEBUG : piped data.txt: open chunk writer: started multipart upload: AF2YLbAFI4CA_0CMlNo-1SnRZiVN1QAR7Vr1nDo1mqhe4U-cjU0d9JsHXQOZcBakcem1Lcas8aPNiKdU3Y3ZMip6fZj6Z7HDIm8AwRwShY53Wohm8d79rukTLGvjYidOsTfeLVxrL2WABDoBhDavYN8BgNk_6T-zpEdbOpmFZyzmM9zxrdIaGpx5TtlM1Uf1hNDEItiKCtCPftfDD5x-iKVb2WU1bugMqNI8mCYD2r-v6XLzmTRw3qnAwvLGyWVYbbDUBFO0I4ypJ462o7AAMFym_FN4Ey3t2MeNqEn8gRPv20RfT97rqAOr7qzDBW81V7VnWjfTdAGijnJDGCltoQY 2025/08/28 05:09:50 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/28 05:09:51 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b86b2c0428408edc4c4352bc563e032e" 2025/08/28 05:09:51 DEBUG : piped data.txt: multipart upload "AF2YLbAFI4CA_0CMlNo-1SnRZiVN1QAR7Vr1nDo1mqhe4U-cjU0d9JsHXQOZcBakcem1Lcas8aPNiKdU3Y3ZMip6fZj6Z7HDIm8AwRwShY53Wohm8d79rukTLGvjYidOsTfeLVxrL2WABDoBhDavYN8BgNk_6T-zpEdbOpmFZyzmM9zxrdIaGpx5TtlM1Uf1hNDEItiKCtCPftfDD5x-iKVb2WU1bugMqNI8mCYD2r-v6XLzmTRw3qnAwvLGyWVYbbDUBFO0I4ypJ462o7AAMFym_FN4Ey3t2MeNqEn8gRPv20RfT97rqAOr7qzDBW81V7VnWjfTdAGijnJDGCltoQY" 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/08/28 05:09:53 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/08/28 05:09:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJl8nrTpS7yIbJacaEy2pnrb2uDL6tZszGgA03XsWLYmfaf1BTVJUDd5FpywwJTpAAXAhN4_yqvtAVF74a8gCZfarrJ2w2r6UzV6WjIjYGCR9F_E8I0LVvmvT1vZJrWScAi1BnRrEYVmOn7VnELPhImmeHj2OyuTHnPqllX1MqMWUINwcJf2l_T6nf4ztOs1D7OPwqzc4ZOpV_9wP74ydQZMmqJcK6WWKpVzrI3igI1DW1GhNsV1CsoJ2ZPf6qYfO_zEv90WAGy_EBT4z99piUYvzgknwBckx2z1cdlpj0zNSlUavYT77SZkDEzY3Hyk94Xyn3df8ZaYe1IX5b_7WIk 2025/08/28 05:09:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/28 05:09:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/28 05:09:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJl8nrTpS7yIbJacaEy2pnrb2uDL6tZszGgA03XsWLYmfaf1BTVJUDd5FpywwJTpAAXAhN4_yqvtAVF74a8gCZfarrJ2w2r6UzV6WjIjYGCR9F_E8I0LVvmvT1vZJrWScAi1BnRrEYVmOn7VnELPhImmeHj2OyuTHnPqllX1MqMWUINwcJf2l_T6nf4ztOs1D7OPwqzc4ZOpV_9wP74ydQZMmqJcK6WWKpVzrI3igI1DW1GhNsV1CsoJ2ZPf6qYfO_zEv90WAGy_EBT4z99piUYvzgknwBckx2z1cdlpj0zNSlUavYT77SZkDEzY3Hyk94Xyn3df8ZaYe1IX5b_7WIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/28 05:10:01 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AOoo8UBZX83dPFtSmGwMXf-31ASiV37VdWXHv7xXbzdmNrNQG5TmH6t1NaDeblmtBkWyzFUcYNlTtEgV2UG-Ub7Uyw6vMMxBNxBhpDRhTEUrrAtTUliVRj22YIoDNCLE0aYDC4aNdIZaZamNp71U27rnL9HcsV3yK6W-TkC48jvscw31doqQf90F3zjZeg3FJupBXoy-uB-QOhlAb-Re09W68Pe3l_7mehiC_qrS9PlLlRIcDAn0NQgMK3saMpburOvYBasARuZhVIPrG1j8RgJp3shob7ODzra4clsfsyoKpFopY3CaXjEt3dFHSmqOklzNjpYTw13tovooaxmcTVk 2025/08/28 05:10:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/28 05:10:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/28 05:10:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AOoo8UBZX83dPFtSmGwMXf-31ASiV37VdWXHv7xXbzdmNrNQG5TmH6t1NaDeblmtBkWyzFUcYNlTtEgV2UG-Ub7Uyw6vMMxBNxBhpDRhTEUrrAtTUliVRj22YIoDNCLE0aYDC4aNdIZaZamNp71U27rnL9HcsV3yK6W-TkC48jvscw31doqQf90F3zjZeg3FJupBXoy-uB-QOhlAb-Re09W68Pe3l_7mehiC_qrS9PlLlRIcDAn0NQgMK3saMpburOvYBasARuZhVIPrG1j8RgJp3shob7ODzra4clsfsyoKpFopY3CaXjEt3dFHSmqOklzNjpYTw13tovooaxmcTVk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/28 05:10:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEJzBOeenFc2pa8ZMUV8-DxUJW4A2EN4T9wQxVBBNHCJ8GTKwOOhoH8cDdCTphsk2ExEYTs3Vjg1uy_ZleL_3sWawlYwRCidgb3QATTSNAFCbJfumvRSQC0QwXzEb2mPxMJ5ObwAS_3BCAePATReTT58Smw4b6CotEe-a3egps58UuHO7JZxLIs7z9_6voZNnUTQHCOrUxOReu9E0qZt2zkaFgcq_uglSgALIPqXtRkmHhYsh3FYoBSoRWf30Lh6Z0B6idK-T-A_toVm5B8x8b1gKITvKzTb0PoscFFXBLVlMbzUG3lMO7DcreVyLpkwFwXkqP7m8NQPjh220L7ZUzk 2025/08/28 05:10:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/28 05:10:06 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/28 05:10:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEJzBOeenFc2pa8ZMUV8-DxUJW4A2EN4T9wQxVBBNHCJ8GTKwOOhoH8cDdCTphsk2ExEYTs3Vjg1uy_ZleL_3sWawlYwRCidgb3QATTSNAFCbJfumvRSQC0QwXzEb2mPxMJ5ObwAS_3BCAePATReTT58Smw4b6CotEe-a3egps58UuHO7JZxLIs7z9_6voZNnUTQHCOrUxOReu9E0qZt2zkaFgcq_uglSgALIPqXtRkmHhYsh3FYoBSoRWf30Lh6Z0B6idK-T-A_toVm5B8x8b1gKITvKzTb0PoscFFXBLVlMbzUG3lMO7DcreVyLpkwFwXkqP7m8NQPjh220L7ZUzk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/28 05:10:08 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALt0hjiu74v9Dv5sahncDVjbPPulqtu3__UPvjVu9qKp1qCVLXOKoRWsrChrw-SyCX-UuZCJXtT_UUmswXaZIqL61u9F6Wmpt0gWlaLrpPHyzw94VBJKlv-4RAK4NdKHokinxDtVcELDKic-iMZao8APr_ZYyknt7kpgLs628SNnkj2HsFTnQCofFV94H4Wd_nMrEKr5FaCPHTATxgJ-wvdjjZayAPK-dAHqvi45OQyN2-rxhLTMA_FTNP5VvkjRrAHZytaJzjfC0d4yanygpU590gqA-K1Wiq6pmOeaHYq5shGcitnFQkUSVuiacrOOLzaOQLDF1y-Ni-PrpWfhprE 2025/08/28 05:10:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/28 05:10:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/28 05:10:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/28 05:10:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/28 05:10:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/28 05:10:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/28 05:10:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALt0hjiu74v9Dv5sahncDVjbPPulqtu3__UPvjVu9qKp1qCVLXOKoRWsrChrw-SyCX-UuZCJXtT_UUmswXaZIqL61u9F6Wmpt0gWlaLrpPHyzw94VBJKlv-4RAK4NdKHokinxDtVcELDKic-iMZao8APr_ZYyknt7kpgLs628SNnkj2HsFTnQCofFV94H4Wd_nMrEKr5FaCPHTATxgJ-wvdjjZayAPK-dAHqvi45OQyN2-rxhLTMA_FTNP5VvkjRrAHZytaJzjfC0d4yanygpU590gqA-K1Wiq6pmOeaHYq5shGcitnFQkUSVuiacrOOLzaOQLDF1y-Ni-PrpWfhprE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/28 05:10:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGJeKnJmGMhPhDrkmP1y3_wbHkkv9e_6X8M_kOD_tGT_F0q5GDCe5D-kJouDn2S-yM5VrHLDDjigc78082cOmMdb4S9IhQKtD4r1QWKx8T8aW85Bs5BfMVb-p0fWw2oUJaS--3QB89u-YU7Me-_tx3WCFsCAIqnvcahYjDamVv_5vQIqX3V8KTSJvDnhFOoc8J3F9F44Zv29U3peyUSvv0mSyN2ybMMV8K49c_7IT_iwWHZa5nlv8O52I3QtvMEfdCQYT2JbolmdbA7w4-LpEAu_jKWHJjgZA7fD5VNFL2hM5psFA4C1X75jhEfooYwZeXpxTW4WUnfx1Z7WKWK9nq8 2025/08/28 05:10:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/28 05:10:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/28 05:10:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/28 05:10:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/28 05:10:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/28 05:10:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/28 05:10:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGJeKnJmGMhPhDrkmP1y3_wbHkkv9e_6X8M_kOD_tGT_F0q5GDCe5D-kJouDn2S-yM5VrHLDDjigc78082cOmMdb4S9IhQKtD4r1QWKx8T8aW85Bs5BfMVb-p0fWw2oUJaS--3QB89u-YU7Me-_tx3WCFsCAIqnvcahYjDamVv_5vQIqX3V8KTSJvDnhFOoc8J3F9F44Zv29U3peyUSvv0mSyN2ybMMV8K49c_7IT_iwWHZa5nlv8O52I3QtvMEfdCQYT2JbolmdbA7w4-LpEAu_jKWHJjgZA7fD5VNFL2hM5psFA4C1X75jhEfooYwZeXpxTW4WUnfx1Z7WKWK9nq8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/28 05:10:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJDziwgg1LsJqYhV50iPpTdbedDmk6BsOJOQnFJkrKN6z17KYj6gaTOAu0OBsZ2a50HFftwA4HLEyRc2qizmGbhEOKBr-7KucI-td5Hs0ijK6X08mbNmR4lc9X8VZKIesnQfh-hSIzE5o3kVCwpdaWtyW13lVWvWAOrYd44XoDaPNY-5TCigUA28zoFu7c4e5SO1TZ3J911vvLjpsH7gP7rmlrx9GnaDyRQCpoLLh7Nj96cnp9trTX2PTjU1d6ItF1qnFgxAe4Ep9_k2OTh8xi1z1rNIkgObJcsS9PFkX5-scJYakJ-H5A3lXmc-jAsTbKftnX6jZIQWsDdUO6CoAuI 2025/08/28 05:10:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/28 05:10:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/28 05:10:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJDziwgg1LsJqYhV50iPpTdbedDmk6BsOJOQnFJkrKN6z17KYj6gaTOAu0OBsZ2a50HFftwA4HLEyRc2qizmGbhEOKBr-7KucI-td5Hs0ijK6X08mbNmR4lc9X8VZKIesnQfh-hSIzE5o3kVCwpdaWtyW13lVWvWAOrYd44XoDaPNY-5TCigUA28zoFu7c4e5SO1TZ3J911vvLjpsH7gP7rmlrx9GnaDyRQCpoLLh7Nj96cnp9trTX2PTjU1d6ItF1qnFgxAe4Ep9_k2OTh8xi1z1rNIkgObJcsS9PFkX5-scJYakJ-H5A3lXmc-jAsTbKftnX6jZIQWsDdUO6CoAuI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/28 05:10:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AOdw5GD3zBGptH1ZfxD9KM_nDbhY4A7YhKJX0uFm76uBAfs33ZMDrFsSCjv-N8tlQ6m9c0QNbjFN4D7sMiBdBOn8BnjwKQO7OJ3l_rG_R9qNhWfSPHkbCmprpCOIe8YrAkYAQMfDk5x-LBN2Ldsr5a6KPzqSDgdwxCx9c0boS_bbU1RrqlU6t7LnV_ghshfjeimBLcESWyiibki_uc43KfZ2HD-XkfDa-kLI2epwKBcJ1GKHyrhGdKcbfvYBmWvmP2lawX3LyWyjqhtpUZocjEiecgrZwBLCylamW0f8thbD1iVGUpEz6_010a9zh-sGGdWOX_empeOgfBmQ3Ng3_Hg 2025/08/28 05:10:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/28 05:10:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/28 05:10:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AOdw5GD3zBGptH1ZfxD9KM_nDbhY4A7YhKJX0uFm76uBAfs33ZMDrFsSCjv-N8tlQ6m9c0QNbjFN4D7sMiBdBOn8BnjwKQO7OJ3l_rG_R9qNhWfSPHkbCmprpCOIe8YrAkYAQMfDk5x-LBN2Ldsr5a6KPzqSDgdwxCx9c0boS_bbU1RrqlU6t7LnV_ghshfjeimBLcESWyiibki_uc43KfZ2HD-XkfDa-kLI2epwKBcJ1GKHyrhGdKcbfvYBmWvmP2lawX3LyWyjqhtpUZocjEiecgrZwBLCylamW0f8thbD1iVGUpEz6_010a9zh-sGGdWOX_empeOgfBmQ3Ng3_Hg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/28 05:10:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANuNTj8RR7DHzI3AsevHfpMbg7XmjA-_HS6rQ6VjfMaJyM5L5Jv_64K9sA-Y65AKEBZDMOBN-3msNJiXKKNjlDr8c1IKjv6XB3jdnclt7ceZYADOs8EJ5lv9Y4LnOSicbp1lhYJYF8y89b_4-plNWdo11Bm7bPjFqZAM-l_507xQNUoo0XZptkbQhSmIpfOwJAPkW9nwZaqjVY5DzQTdT0h3vkmEVvbIN5yt-v_YaeSODmNqw-xBX0MN7gf73lBJvS43XtEPRD5gDN6UrEVEriICvRWhahj7iTihOu86L2ulgCtdl4RI5yUgYUWHeSeLqbJqSPpb-SDG9prKPwKCXLM 2025/08/28 05:10:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/28 05:10:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/28 05:10:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANuNTj8RR7DHzI3AsevHfpMbg7XmjA-_HS6rQ6VjfMaJyM5L5Jv_64K9sA-Y65AKEBZDMOBN-3msNJiXKKNjlDr8c1IKjv6XB3jdnclt7ceZYADOs8EJ5lv9Y4LnOSicbp1lhYJYF8y89b_4-plNWdo11Bm7bPjFqZAM-l_507xQNUoo0XZptkbQhSmIpfOwJAPkW9nwZaqjVY5DzQTdT0h3vkmEVvbIN5yt-v_YaeSODmNqw-xBX0MN7gf73lBJvS43XtEPRD5gDN6UrEVEriICvRWhahj7iTihOu86L2ulgCtdl4RI5yUgYUWHeSeLqbJqSPpb-SDG9prKPwKCXLM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/28 05:10:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIJWevUTzo7EBwsvah_kt0T7CoLO3e71h7lg2RaR0FmwcUSqtyaBxLMi1MMPHiF659gcJ0y5vvFxgJWoM_up7bc6yms7MHLwOeulrIPajSPDH27rT1XiNymq3EpNILOIAmK8-nSn81ykjt_2OsNCNGuTPaaCpiKkFxoAaHdLYBcPmg1aGj4mvS-P92oZ0qYRY_s6WxMhR7sC5z5vZVR77BKSvnlesOEzeUfHDLY4L5PJwFIg4InIXGbfMOXyxGR_bGBDctmqS93AtyNXchUXXCEfi0hYcOn9M3m2EgZreZi4stHnNvVJ5D3yQCBVw6cDsswlrqwcPbqkHGrBuhEZ-7A 2025/08/28 05:10:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/28 05:10:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/28 05:10:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/28 05:10:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/28 05:10:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/28 05:10:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/28 05:10:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIJWevUTzo7EBwsvah_kt0T7CoLO3e71h7lg2RaR0FmwcUSqtyaBxLMi1MMPHiF659gcJ0y5vvFxgJWoM_up7bc6yms7MHLwOeulrIPajSPDH27rT1XiNymq3EpNILOIAmK8-nSn81ykjt_2OsNCNGuTPaaCpiKkFxoAaHdLYBcPmg1aGj4mvS-P92oZ0qYRY_s6WxMhR7sC5z5vZVR77BKSvnlesOEzeUfHDLY4L5PJwFIg4InIXGbfMOXyxGR_bGBDctmqS93AtyNXchUXXCEfi0hYcOn9M3m2EgZreZi4stHnNvVJ5D3yQCBVw6cDsswlrqwcPbqkHGrBuhEZ-7A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/28 05:10:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APMi4cCnIDGJV6zxpR5yp93ZBB3O0KNDZ5Du3Z_N89sr41xpMeEEmVHDWy2p8LAaZ60zY3UasraIlToeGqXBIRUWixdkjlSdG-BlfhuWxl8BfXnK4GhPMRazY3B5mwNiKX422uD6OmGqYezcm5S41Sjx-D8Bs7LfIQl5TnqABKlQSdBdAnma7Kc7-Sl7DcpnWIWKRyjfruxJ9zTdYRwjKanNpryrG1SF85A83qfi3fl6s-hcH0lZ77wwgtBhEAVZxJy3-ZaqHBrBY0hbXeiNCSJjgjrb7HSLauprnz4mr4zGQHht6wwbhv01TRDUjKJJLHL6pHwiDRqivSFUoJWR8z4 2025/08/28 05:10:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/28 05:10:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/28 05:10:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/28 05:10:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/28 05:10:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/28 05:10:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/28 05:10:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APMi4cCnIDGJV6zxpR5yp93ZBB3O0KNDZ5Du3Z_N89sr41xpMeEEmVHDWy2p8LAaZ60zY3UasraIlToeGqXBIRUWixdkjlSdG-BlfhuWxl8BfXnK4GhPMRazY3B5mwNiKX422uD6OmGqYezcm5S41Sjx-D8Bs7LfIQl5TnqABKlQSdBdAnma7Kc7-Sl7DcpnWIWKRyjfruxJ9zTdYRwjKanNpryrG1SF85A83qfi3fl6s-hcH0lZ77wwgtBhEAVZxJy3-ZaqHBrBY0hbXeiNCSJjgjrb7HSLauprnz4mr4zGQHht6wwbhv01TRDUjKJJLHL6pHwiDRqivSFUoJWR8z4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/28 05:10:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFAlSlnYyj-Fb_J_E1p9QVm6IhSzoEHLDVpStQo0m9wkdiGnL9K1nhyezWOgxON6SkwXfJtILPyYJ4gqDtx8lWN2ANbHqJ5vviIrR1Gwp-tnBd_PrvYHyQwCaUBYRbpGSyez1ptE7EMHOgQKEJMmEN1mI-4z9ruYH2J6TKbqiSIxspSM8PzfKTQljvbhFHTWFbooeefNoFILnCmGyJzJhyehuhU1qIEQH9IPQHFLRI6cfazcyhrpfUP0ndkb9yoh9fpZWWReUNBNjPlbSjB0QwS-JekZp_mCHLCLcvX7wsS0_LyJUpK_ch1ybdj2_ncJCrwVYqvedoi-uLUA0wWjYvw 2025/08/28 05:10:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/28 05:10:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/28 05:10:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFAlSlnYyj-Fb_J_E1p9QVm6IhSzoEHLDVpStQo0m9wkdiGnL9K1nhyezWOgxON6SkwXfJtILPyYJ4gqDtx8lWN2ANbHqJ5vviIrR1Gwp-tnBd_PrvYHyQwCaUBYRbpGSyez1ptE7EMHOgQKEJMmEN1mI-4z9ruYH2J6TKbqiSIxspSM8PzfKTQljvbhFHTWFbooeefNoFILnCmGyJzJhyehuhU1qIEQH9IPQHFLRI6cfazcyhrpfUP0ndkb9yoh9fpZWWReUNBNjPlbSjB0QwS-JekZp_mCHLCLcvX7wsS0_LyJUpK_ch1ybdj2_ncJCrwVYqvedoi-uLUA0wWjYvw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/28 05:10:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AO1PuWDHVfau6arHYR_adXzjfhlidczKZB9fOQv_7P2ykO9c32hG1-XrZnnTqjctQaSw9id1mJCvj4f9NRrha2k_34nHpIaV1x0uI9CUxrCoXHpDS2mDN2ZrtXbMz90tgSxCYdF49mLM97KOVn4pNjewS7Wewx0_op49cor0Zpq3fpwj89smOA6O0zJW-ouqc9-42rUvfexlSyaQ09bGvbaK36SQM837n4Uz148vtIJ5HuhKZ583woJVKG6gp3AXu6G8Ft4vUBX4UMRWbFvI38jtNrXCVipp3d-p0pAWCZkJrM18cZIF7QeY1fcX8CA5qU4MYpSCHyccF8pk_1dFpaI 2025/08/28 05:10:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/28 05:10:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/28 05:10:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AO1PuWDHVfau6arHYR_adXzjfhlidczKZB9fOQv_7P2ykO9c32hG1-XrZnnTqjctQaSw9id1mJCvj4f9NRrha2k_34nHpIaV1x0uI9CUxrCoXHpDS2mDN2ZrtXbMz90tgSxCYdF49mLM97KOVn4pNjewS7Wewx0_op49cor0Zpq3fpwj89smOA6O0zJW-ouqc9-42rUvfexlSyaQ09bGvbaK36SQM837n4Uz148vtIJ5HuhKZ583woJVKG6gp3AXu6G8Ft4vUBX4UMRWbFvI38jtNrXCVipp3d-p0pAWCZkJrM18cZIF7QeY1fcX8CA5qU4MYpSCHyccF8pk_1dFpaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/28 05:10:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKPR6WEmNlJ18T6gICMRIreFTfoQgZ8SauphpISAJv3iJvsI3AmENI_Rkt00OcXs-thivHRuxBzIMyKXtZMO0q9Ci9Jw5eM6J8_1m57PWwYwBnWtRGlt-3O5ufJ-JJy0Gj-3J3km_y1h88vJhW19Vq2AcIjqczJ0bojfw2di5bmXC_KZK-6wlR5Cr0GOHRwWHuPeu5jDQcYQRfWBbWGMFemfdrUH5YzX779OrXaxliA7WePBLD6lY9VuSCozeqJfzbX09FhWqw6NdEMzRh-LfESXQjMrC-58DNBTdmWSiJ4COlEnRkD3m89ZIxrDAgofH3qhw7ZHwtWKGn8ByagjB1U 2025/08/28 05:10:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/28 05:10:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/28 05:10:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKPR6WEmNlJ18T6gICMRIreFTfoQgZ8SauphpISAJv3iJvsI3AmENI_Rkt00OcXs-thivHRuxBzIMyKXtZMO0q9Ci9Jw5eM6J8_1m57PWwYwBnWtRGlt-3O5ufJ-JJy0Gj-3J3km_y1h88vJhW19Vq2AcIjqczJ0bojfw2di5bmXC_KZK-6wlR5Cr0GOHRwWHuPeu5jDQcYQRfWBbWGMFemfdrUH5YzX779OrXaxliA7WePBLD6lY9VuSCozeqJfzbX09FhWqw6NdEMzRh-LfESXQjMrC-58DNBTdmWSiJ4COlEnRkD3m89ZIxrDAgofH3qhw7ZHwtWKGn8ByagjB1U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/28 05:10:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANdRsO64Pf088oPhpUaSxi7NvNZwf9GffaNlNIzxJSmFO9SEPv6m6F6qTlQfz5PNcv62YOsaNV_kygy8e4gpOreZKe29YIPldZgztal1u2DylPiAihW72DE_vWHes6qsdva7tFt0P3C-Srk8qCKAM5bOHXCZKbbXC8mVO3FuLUJ2-UCo-znuwdc4qdq1YIEBs9fZn-mFASEYvpu9OigMFTSBmd-FqqhpbEMvE_05afcZr4cULt7dJwrK0_FBma8TQHuOjzWgmT9XxI63qj737A0HRpnlcQ8RP7PdSA-DqIcKHjW58PSSsDcwQOVYCkyWFcVHiqdT7fJj-OCSp_lZMTE 2025/08/28 05:10:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/28 05:10:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/28 05:10:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/28 05:10:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/28 05:10:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/28 05:10:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/28 05:10:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANdRsO64Pf088oPhpUaSxi7NvNZwf9GffaNlNIzxJSmFO9SEPv6m6F6qTlQfz5PNcv62YOsaNV_kygy8e4gpOreZKe29YIPldZgztal1u2DylPiAihW72DE_vWHes6qsdva7tFt0P3C-Srk8qCKAM5bOHXCZKbbXC8mVO3FuLUJ2-UCo-znuwdc4qdq1YIEBs9fZn-mFASEYvpu9OigMFTSBmd-FqqhpbEMvE_05afcZr4cULt7dJwrK0_FBma8TQHuOjzWgmT9XxI63qj737A0HRpnlcQ8RP7PdSA-DqIcKHjW58PSSsDcwQOVYCkyWFcVHiqdT7fJj-OCSp_lZMTE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/28 05:10:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFEhTpVtpAr84LLAyun6erbmr5ZNVt_eeXzJzjiRyVLFYsxKvTItGt4cGjoesQygPpPcW_4eDEQ87alqQi49QpbEBISL73GZK4NGk5vFcMAvoTN_d41nzyGIAlrlAByMuQEp2Y3lAoKXpqrn-V3_Ap079a3HGGpPzRmzypQwA_oAx140RBOaiycCEa8SKlpO6O08m8X6hDhovyk6zptz7Lz3n7WdmJJBQWE5yD9h8Xh3fWRq9i7eMBuWI__16hk3qJt3JtbvflxGHixvbT1678pS9cGH8YdcDdukJ0ShYftDaH2XBEhBC1VHvYYCZF-RwQISvp7L8wq5QPyzi5g_G2Q 2025/08/28 05:10:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/28 05:10:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/28 05:10:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/28 05:10:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/28 05:10:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/28 05:10:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/28 05:10:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFEhTpVtpAr84LLAyun6erbmr5ZNVt_eeXzJzjiRyVLFYsxKvTItGt4cGjoesQygPpPcW_4eDEQ87alqQi49QpbEBISL73GZK4NGk5vFcMAvoTN_d41nzyGIAlrlAByMuQEp2Y3lAoKXpqrn-V3_Ap079a3HGGpPzRmzypQwA_oAx140RBOaiycCEa8SKlpO6O08m8X6hDhovyk6zptz7Lz3n7WdmJJBQWE5yD9h8Xh3fWRq9i7eMBuWI__16hk3qJt3JtbvflxGHixvbT1678pS9cGH8YdcDdukJ0ShYftDaH2XBEhBC1VHvYYCZF-RwQISvp7L8wq5QPyzi5g_G2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/28 05:11:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKQ3Qe4xo-yFkBQIhZK9R3WXgyqJ8WIbWMXUsZy7rELZwCtCZo6gROG3K_khKJvPI0G2AOMfTXC-1I3A1ok1QazW4GPsJWrx6mAbS-VkyBolEA6x2QgML4CVVjRvI9k_GSqxcMaQm1742eb0XpyvAMyIotloRONA5JEkRKJHVcW57FvWv0cFZ-ECXYuzw2AFt5O5d2ixV0P9uHQU9vQ8jEFnbq25nn4Wh6VnW081YcNPcZ70aLG2nCVINuOqwdxM5boLlFGfeSL2gyYDsqMWBnBWISGOFUEtKOlJHttTmETZIjkpwDXeVFUB-9ntZGOhqFVr7hFp-jp1jNCHrZrzPMA 2025/08/28 05:11:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/28 05:11:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/28 05:11:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKQ3Qe4xo-yFkBQIhZK9R3WXgyqJ8WIbWMXUsZy7rELZwCtCZo6gROG3K_khKJvPI0G2AOMfTXC-1I3A1ok1QazW4GPsJWrx6mAbS-VkyBolEA6x2QgML4CVVjRvI9k_GSqxcMaQm1742eb0XpyvAMyIotloRONA5JEkRKJHVcW57FvWv0cFZ-ECXYuzw2AFt5O5d2ixV0P9uHQU9vQ8jEFnbq25nn4Wh6VnW081YcNPcZ70aLG2nCVINuOqwdxM5boLlFGfeSL2gyYDsqMWBnBWISGOFUEtKOlJHttTmETZIjkpwDXeVFUB-9ntZGOhqFVr7hFp-jp1jNCHrZrzPMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/28 05:11:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ALKxhSXqQZSnnWRwgKSCDWUT6RISqlEfCHID0CbUYJmb3c9R1-n3s1LeUmFjSOSVmPdin5X8IVF6fFEuELt7WYC_s0VPmfT8__6leoRwuXfRtnJp7EwrZvMp8srTXin0i81I8ZAeVnjDrHxXgkumtLRad8vwOOxXjG19WPX5OT-mlvR0Is1cI97vGuoMSFDnL7Enh1PpjRo98Eu-yRCDBXE2IUbP2V9J-pS8pVYluN-q1LPnqqLwBKULRhXFWWt1NRHpmD2-MU1yJBhWxZsb59yJ1RWn6puAA8GCYeLGKoM86Dv6gvPyp1DvHiQkyJgUS1vZ6KPv_uV7eE3Mj9Gg6Fo 2025/08/28 05:11:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/28 05:11:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/28 05:11:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ALKxhSXqQZSnnWRwgKSCDWUT6RISqlEfCHID0CbUYJmb3c9R1-n3s1LeUmFjSOSVmPdin5X8IVF6fFEuELt7WYC_s0VPmfT8__6leoRwuXfRtnJp7EwrZvMp8srTXin0i81I8ZAeVnjDrHxXgkumtLRad8vwOOxXjG19WPX5OT-mlvR0Is1cI97vGuoMSFDnL7Enh1PpjRo98Eu-yRCDBXE2IUbP2V9J-pS8pVYluN-q1LPnqqLwBKULRhXFWWt1NRHpmD2-MU1yJBhWxZsb59yJ1RWn6puAA8GCYeLGKoM86Dv6gvPyp1DvHiQkyJgUS1vZ6KPv_uV7eE3Mj9Gg6Fo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/28 05:11:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADo_NRzHwqRHDULOlTqrSXYMVvy6kvXnWrKNTvoIx-aXnyClvCNWWAK0G4b1BTIr83AIVfteMYpIf70l0G4aR4womHZU6J3fzm_fIATxGj2SXTVxwLoabIR9tRqXzfq6LJS4qLlNqpYkcjk6IEe6wuIO6KIMEKVDf9X4Rjf082UCqIr5FsPt_xzRl71l4mPV7htymBvrt_6KYfEG2Z-ghXQ2cxnXwiwPBQWQMGIfT-d5vm3_DB0WjhgI9N9kTODzO05cj36OROMGlUtlJvdTsl1TCm9wb1xLpuFuXl87oil2M1jPTgHoijDP3IXiLHkpQpgP9oY2rKbG-HbHm716bgk 2025/08/28 05:11:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/28 05:11:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/28 05:11:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADo_NRzHwqRHDULOlTqrSXYMVvy6kvXnWrKNTvoIx-aXnyClvCNWWAK0G4b1BTIr83AIVfteMYpIf70l0G4aR4womHZU6J3fzm_fIATxGj2SXTVxwLoabIR9tRqXzfq6LJS4qLlNqpYkcjk6IEe6wuIO6KIMEKVDf9X4Rjf082UCqIr5FsPt_xzRl71l4mPV7htymBvrt_6KYfEG2Z-ghXQ2cxnXwiwPBQWQMGIfT-d5vm3_DB0WjhgI9N9kTODzO05cj36OROMGlUtlJvdTsl1TCm9wb1xLpuFuXl87oil2M1jPTgHoijDP3IXiLHkpQpgP9oY2rKbG-HbHm716bgk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/28 05:11:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADI_WMHuYnXWjOfZmoOP2XDskHhBi74lwxUM1LSibiGWszwpxxk9EFf_8iEvV-_-w1UKFaoK7UJQIM2WKKCcxRYk3DBjE86J5m0xsuY4fBcecTtMee9p6pJZClti9Ru1M1GpZdG6f6AuS_Sz4QwW-SEblJE6Q5K5LU3VoJGzJFoV1nJCXADOfW6-g5elPIUqGtmQP5Esx5xumZwRGuZ1qGd68JkJBHZSzn1WKCEk_-wNxvukehgc6Q3SO2e_YLry9VfnLgq1P_v6RIAFjWvYt6hUTmBDX1PsDTWuiDdbXB7tTAqcSpTu1XEhmHDnYuqkTERYh39gcInfS3tW4lN-C5c 2025/08/28 05:11:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/28 05:11:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/28 05:11:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/28 05:11:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/28 05:11:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/28 05:11:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/28 05:11:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADI_WMHuYnXWjOfZmoOP2XDskHhBi74lwxUM1LSibiGWszwpxxk9EFf_8iEvV-_-w1UKFaoK7UJQIM2WKKCcxRYk3DBjE86J5m0xsuY4fBcecTtMee9p6pJZClti9Ru1M1GpZdG6f6AuS_Sz4QwW-SEblJE6Q5K5LU3VoJGzJFoV1nJCXADOfW6-g5elPIUqGtmQP5Esx5xumZwRGuZ1qGd68JkJBHZSzn1WKCEk_-wNxvukehgc6Q3SO2e_YLry9VfnLgq1P_v6RIAFjWvYt6hUTmBDX1PsDTWuiDdbXB7tTAqcSpTu1XEhmHDnYuqkTERYh39gcInfS3tW4lN-C5c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/28 05:11:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIlZCnYPU-k730bk9pggqjDLh132ijI7s3Zq-8f2Zse4LEjkUQI70jWhFURBxE2U47v8mKu5FbeqkXcAQaxdMb7KO8llbyaWAVYV-eYL11cxpIodZeZ0IN0_IwCQXUA79hef08iVTaefFg1tH_RVkYYCsr4VgjvMdU7lXQCr1XRL7DMNdB9gWUX6qQt_ufJX9vfnVpewivNjlcOK44c4Y-rTDyYBEBfPWOe857FRXq3WkMcdtFBH0jY7hWQ1yLIHhQuQ9wCbhPGPuU9J2BPAQiQGnmO6kPLQR4Frz7qXyQpzRvWqghgnfIRIaVZegNgoFv1NTtrRaHP5C6rj3iSXXUA 2025/08/28 05:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/28 05:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/28 05:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/28 05:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/28 05:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/28 05:11:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/28 05:11:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIlZCnYPU-k730bk9pggqjDLh132ijI7s3Zq-8f2Zse4LEjkUQI70jWhFURBxE2U47v8mKu5FbeqkXcAQaxdMb7KO8llbyaWAVYV-eYL11cxpIodZeZ0IN0_IwCQXUA79hef08iVTaefFg1tH_RVkYYCsr4VgjvMdU7lXQCr1XRL7DMNdB9gWUX6qQt_ufJX9vfnVpewivNjlcOK44c4Y-rTDyYBEBfPWOe857FRXq3WkMcdtFBH0jY7hWQ1yLIHhQuQ9wCbhPGPuU9J2BPAQiQGnmO6kPLQR4Frz7qXyQpzRvWqghgnfIRIaVZegNgoFv1NTtrRaHP5C6rj3iSXXUA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/28 05:11:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ADe1j7CzO6azwil96_vLxZFCsjgLz5XHqCX3uyjrS1GV9iGTv9U7PM7X3v87Yf3b7AjD56LXjMNMzNzMhnXWghrjHwJJVgMoSFSepvx4g3Rf-5IjYDINO0GQCnZr9EptVABYAFtWWyMgXlf4AH906YGufIzjfPxyuDpcnULcO-Rhpaigl0sJ07Zj4Bh05UGEAmW6tHpzqtSDj0UO1f7FqxTgpyhtmVCuIb5q-Jkzg1ATcQvc4uXSRYb2J8OJ-gT1CdvuKjhz3I2dIuVINGtLAtbTxtyN8iA6glmQ0vdgWmHq1saX9LaVXxBIOOD0NwYoOTIGqOvV61nOGo4U70bAXHg 2025/08/28 05:11:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/28 05:11:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/28 05:11:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ADe1j7CzO6azwil96_vLxZFCsjgLz5XHqCX3uyjrS1GV9iGTv9U7PM7X3v87Yf3b7AjD56LXjMNMzNzMhnXWghrjHwJJVgMoSFSepvx4g3Rf-5IjYDINO0GQCnZr9EptVABYAFtWWyMgXlf4AH906YGufIzjfPxyuDpcnULcO-Rhpaigl0sJ07Zj4Bh05UGEAmW6tHpzqtSDj0UO1f7FqxTgpyhtmVCuIb5q-Jkzg1ATcQvc4uXSRYb2J8OJ-gT1CdvuKjhz3I2dIuVINGtLAtbTxtyN8iA6glmQ0vdgWmHq1saX9LaVXxBIOOD0NwYoOTIGqOvV61nOGo4U70bAXHg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/28 05:11:31 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKQ9Pyh18N2qXdXWdmECGdDjaBJ5W725pWH4F0Kbr1gYoNvtoAinNFbrn_6HYm-kbZvWXzwdlrimNAvbk0pllktAxrEU8BwXYlRV-lBxYsoP-iwImYLVV-WkV02SHGPWZK2iEfMhX0WG75dKsWNM_uIQrPaC8bBCfkP2mV04BbCT76fPDAzbKLRHz07zucb1EIEmDQoFKwng0EKBu6vH02CSaHLUqeKzAgWLYxqBaC_nKBnA_ZZptAMldg7Nucg6jLFe9LENcKY_bouZ-afQFMEc5YaipJY5H6WsYVhpBtWxTRLmqAYxC5yVOTRgI-DIAK5h_UJ3Yz_nmgPJpwxJQfg 2025/08/28 05:11:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/28 05:11:32 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/28 05:11:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKQ9Pyh18N2qXdXWdmECGdDjaBJ5W725pWH4F0Kbr1gYoNvtoAinNFbrn_6HYm-kbZvWXzwdlrimNAvbk0pllktAxrEU8BwXYlRV-lBxYsoP-iwImYLVV-WkV02SHGPWZK2iEfMhX0WG75dKsWNM_uIQrPaC8bBCfkP2mV04BbCT76fPDAzbKLRHz07zucb1EIEmDQoFKwng0EKBu6vH02CSaHLUqeKzAgWLYxqBaC_nKBnA_ZZptAMldg7Nucg6jLFe9LENcKY_bouZ-afQFMEc5YaipJY5H6WsYVhpBtWxTRLmqAYxC5yVOTRgI-DIAK5h_UJ3Yz_nmgPJpwxJQfg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/28 05:11:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AMZu80A2cH4UrH9vv4PdYPnOgYSlTpwBYQquQq1JsaJ3yh7Em0QWeUdtdNvwxABsslI_xqrewlPOlpEFAEWp1phAeGuPb8CREvdesXJ_YPzEOkGr2B83N3QZmANf3-XHLopUYfUUBbWqOQHqMWKnf4MgpqDlDOPr8iTorhQiZc75DU_mEAV27WB3bHSpXRV1GYaMzxm7ja4yV-y8eCVJnHB2JObL95cFIYtfVzvpp3k14ToyfHrN1p7K-AWprbRJb9Cvk4pLT7SmS8PjeQrdiFgHs15o5Da4cnt2cB8JMGZXKvNcDAjm4AANhsEcotvSKTG8RQJ41pfLKSBSC8YrMl0 2025/08/28 05:11:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/28 05:11:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/28 05:11:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AMZu80A2cH4UrH9vv4PdYPnOgYSlTpwBYQquQq1JsaJ3yh7Em0QWeUdtdNvwxABsslI_xqrewlPOlpEFAEWp1phAeGuPb8CREvdesXJ_YPzEOkGr2B83N3QZmANf3-XHLopUYfUUBbWqOQHqMWKnf4MgpqDlDOPr8iTorhQiZc75DU_mEAV27WB3bHSpXRV1GYaMzxm7ja4yV-y8eCVJnHB2JObL95cFIYtfVzvpp3k14ToyfHrN1p7K-AWprbRJb9Cvk4pLT7SmS8PjeQrdiFgHs15o5Da4cnt2cB8JMGZXKvNcDAjm4AANhsEcotvSKTG8RQJ41pfLKSBSC8YrMl0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/28 05:11:38 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AEPAwbD9BhzaIgaj-Ko-JuPNuW6OgH-D_j3Qkk-8rRqvvDRfE5HL3XZBqUoaQ-3UMhxopuLDjZLTT-y2zg9P94NeoTNKi9ckFzAvRSvOqYfPNiP2vfij-Gk4X3TBI23vUFTpiiZiKN2D033ZrWrwr-p17_VMzr-9HEtXd1nwFXjHJ9aFhMxF_64mEZRmQcSu4D39Gxm-P8KosXu4-7eAOzNhg00patFIjWXq-Rx4Zv1i6ltf2ce4BuSEz-SU-mfPXSYyrzWkT0cN557wy7FKYBb2_pmJV-usD1mYQIPlv2cxFlnzubu6xfCN5DLtQpny1ZUHzWf2HaYORyXzPFGCzmU 2025/08/28 05:11:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/28 05:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/28 05:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/28 05:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/28 05:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/28 05:11:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/28 05:11:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AEPAwbD9BhzaIgaj-Ko-JuPNuW6OgH-D_j3Qkk-8rRqvvDRfE5HL3XZBqUoaQ-3UMhxopuLDjZLTT-y2zg9P94NeoTNKi9ckFzAvRSvOqYfPNiP2vfij-Gk4X3TBI23vUFTpiiZiKN2D033ZrWrwr-p17_VMzr-9HEtXd1nwFXjHJ9aFhMxF_64mEZRmQcSu4D39Gxm-P8KosXu4-7eAOzNhg00patFIjWXq-Rx4Zv1i6ltf2ce4BuSEz-SU-mfPXSYyrzWkT0cN557wy7FKYBb2_pmJV-usD1mYQIPlv2cxFlnzubu6xfCN5DLtQpny1ZUHzWf2HaYORyXzPFGCzmU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/28 05:11:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AGtupRZxXxdQtgbb2NfJ2BA_b4yFViOtGJ8BnEWiSptRzAKMt6_FAecJRhBI8c_RB9k8ZRghQIDH2tD37ecYA57mgH2MnOD2rKj7YgQPcgrOK1jOuxhdya1aCerqvhwKiWK9om5vKsomyaME3W8y5WNsLnkBjwIUy6R8i0WEbMLLJvCJomcjGJN6SeI_o11e8EWVnV-kW87j2kZ510zfzqFDU7dYq8bi4NacmdFMKR8Vy6iI51V64WGIv1HJHxKqxqIYjSMuqcuocJTJqOemlxugi4m55q7zUzIhrOOgaLGujoGTGIbXcvGOg5cp4hxzUzQyKg53uGP1z8KurHmozaA 2025/08/28 05:11:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/28 05:11:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/28 05:11:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/28 05:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/28 05:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/28 05:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/28 05:11:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AGtupRZxXxdQtgbb2NfJ2BA_b4yFViOtGJ8BnEWiSptRzAKMt6_FAecJRhBI8c_RB9k8ZRghQIDH2tD37ecYA57mgH2MnOD2rKj7YgQPcgrOK1jOuxhdya1aCerqvhwKiWK9om5vKsomyaME3W8y5WNsLnkBjwIUy6R8i0WEbMLLJvCJomcjGJN6SeI_o11e8EWVnV-kW87j2kZ510zfzqFDU7dYq8bi4NacmdFMKR8Vy6iI51V64WGIv1HJHxKqxqIYjSMuqcuocJTJqOemlxugi4m55q7zUzIhrOOgaLGujoGTGIbXcvGOg5cp4hxzUzQyKg53uGP1z8KurHmozaA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/28 05:11:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFlqUwn5wiHO0LLUs8eWzTcS0Hk7To8LHSTmyccKvc4SP9_UIVZL6bY4Bs7irFT4Ukpw-G0wCzBSYjQDlh6AmmAZLtg1bqezWv2B0mdULHMOduKUa35BzHHM3iCmarQ8kttm5EAJvIlKSEoXwaTC0Fat0KUNES2xN4OAIUQqCBQwTyArDoPu9qIctPiC2odMj43Vvek6RY2IgKcp19KQGttGsWUoB7XvT1WofDkwv-Ijp5JgPvolgP73YvXW8mbSgsPvUyRHryhnYdUzzVVeVszZAAbAH_eVLZ2TIS7wG5l0ly1PfxaQZ4ZBuKr5qcIx-55aiQ4jnL-gJLRW6fJl7f4 2025/08/28 05:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/28 05:11:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/28 05:11:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFlqUwn5wiHO0LLUs8eWzTcS0Hk7To8LHSTmyccKvc4SP9_UIVZL6bY4Bs7irFT4Ukpw-G0wCzBSYjQDlh6AmmAZLtg1bqezWv2B0mdULHMOduKUa35BzHHM3iCmarQ8kttm5EAJvIlKSEoXwaTC0Fat0KUNES2xN4OAIUQqCBQwTyArDoPu9qIctPiC2odMj43Vvek6RY2IgKcp19KQGttGsWUoB7XvT1WofDkwv-Ijp5JgPvolgP73YvXW8mbSgsPvUyRHryhnYdUzzVVeVszZAAbAH_eVLZ2TIS7wG5l0ly1PfxaQZ4ZBuKr5qcIx-55aiQ4jnL-gJLRW6fJl7f4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/28 05:11:56 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEs3xcj0jwcbJ1-JB2CIlzE3PQTu8Ig3oZdPTfiQXM5ce-rkyYFyoAFM3fTyrmCVOiXm0j7M9FQPQL46K_UT9EEZ-yk3Ci-omXPjsITbzYAaYKMKPe8teCacikNJbOMT_DSnlDGpFcj8wH7tjYG0bzDzpuwc-pdqeBY7DhGo8yzZzUy59hw6f18tRTS0FH3-K9z1hosHVIZvzy5HPk05GXD7y3ELeUPC_WaOLD-8Tr8lCVqYmq1rZ6oGjjhAvC_b67PzxwJTs284XJmHeIKJzRRbp3TDGfaIUK4SUgpk0ezBj9jPeFpyUb4hIgDvf0UtyHGwxJwruiSaqnIPuz3nLkE 2025/08/28 05:11:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/28 05:11:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/28 05:11:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEs3xcj0jwcbJ1-JB2CIlzE3PQTu8Ig3oZdPTfiQXM5ce-rkyYFyoAFM3fTyrmCVOiXm0j7M9FQPQL46K_UT9EEZ-yk3Ci-omXPjsITbzYAaYKMKPe8teCacikNJbOMT_DSnlDGpFcj8wH7tjYG0bzDzpuwc-pdqeBY7DhGo8yzZzUy59hw6f18tRTS0FH3-K9z1hosHVIZvzy5HPk05GXD7y3ELeUPC_WaOLD-8Tr8lCVqYmq1rZ6oGjjhAvC_b67PzxwJTs284XJmHeIKJzRRbp3TDGfaIUK4SUgpk0ezBj9jPeFpyUb4hIgDvf0UtyHGwxJwruiSaqnIPuz3nLkE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/28 05:12:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ACQwhYrfVCrnc-hpoNQfoSZm4m8XZKKLNMtU8FjSJc3DjCoVtdpGXyiz9xd618nOZQBxRpkwdaXmr6BhUbmyy4HHChAmoIrSbXAllif6JEaY9gVIatL0l53WMiSXxVHvG-Zke8GJsGv3k346H681yik9DuznHVsCGRLN7cyDjBscrk62msFVsuQ5snTxyZR8pt4fKQkoMYzmqnDW1mWiR2mafa0rwG53_xmFbq87XQhJgnfXncRrrbOzPYLvhJvpkJFRq5RQs22Mlin-uv3YHXSBsHXhPiVc65Wom3YMFrAqFOxl_3VlrmFdy-HQiXLN4smki5WoEdsBf-1CM4wXMZg 2025/08/28 05:12:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/28 05:12:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/28 05:12:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ACQwhYrfVCrnc-hpoNQfoSZm4m8XZKKLNMtU8FjSJc3DjCoVtdpGXyiz9xd618nOZQBxRpkwdaXmr6BhUbmyy4HHChAmoIrSbXAllif6JEaY9gVIatL0l53WMiSXxVHvG-Zke8GJsGv3k346H681yik9DuznHVsCGRLN7cyDjBscrk62msFVsuQ5snTxyZR8pt4fKQkoMYzmqnDW1mWiR2mafa0rwG53_xmFbq87XQhJgnfXncRrrbOzPYLvhJvpkJFRq5RQs22Mlin-uv3YHXSBsHXhPiVc65Wom3YMFrAqFOxl_3VlrmFdy-HQiXLN4smki5WoEdsBf-1CM4wXMZg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/28 05:12:04 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANIsshWiN9nyqkCcOSd5HZr4VmMrNfYo0ppOObFkimUar7xQVNFJS8V1Tbu97J8bUJt3MS-V_mcTb9wa3bHO290_IEQy4_jUfcTNz7iQWKho6I10xX5Gn52M8b83158f4pFh7jXOM-FxIlWeBTNveR-qD74MgOI6HJYPJM5OdrnLR11FDtSHd7hUn9qoGJNKmJ4eHYDERL3Eh29XeB5ZpmtSA32j_bzpiMkQAp9qOw_1sCjz5N_CTF36VswZ0KnZ6mK4a70l5yjMqOF2lLc2PO_8_31BA1agoZ9CtHOmq2Dv6rCZsb_Dggw0P_3hf0sXxUIR30-4pOKaJXETRyZlx9I 2025/08/28 05:12:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/28 05:12:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/28 05:12:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/28 05:12:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/28 05:12:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/28 05:12:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/28 05:12:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANIsshWiN9nyqkCcOSd5HZr4VmMrNfYo0ppOObFkimUar7xQVNFJS8V1Tbu97J8bUJt3MS-V_mcTb9wa3bHO290_IEQy4_jUfcTNz7iQWKho6I10xX5Gn52M8b83158f4pFh7jXOM-FxIlWeBTNveR-qD74MgOI6HJYPJM5OdrnLR11FDtSHd7hUn9qoGJNKmJ4eHYDERL3Eh29XeB5ZpmtSA32j_bzpiMkQAp9qOw_1sCjz5N_CTF36VswZ0KnZ6mK4a70l5yjMqOF2lLc2PO_8_31BA1agoZ9CtHOmq2Dv6rCZsb_Dggw0P_3hf0sXxUIR30-4pOKaJXETRyZlx9I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/28 05:12:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ7NYovS-kaTCAhKTDvlv0AlKuCTm-DCi5Dhxj-BRiWNDmiSBg9K9Sh0eLsBmmMwwZg-dwIBU-P48lkGFzhNfjnkKPeOVmbug5kJEAG8hrg7J8gViDypRsL9mUPjkkzd_yVDLPzAepXcErhX5ySTPMAo-hWBE0PoMcrNEDHSDVk4Uhzwx5JdgkSaWDPF_UgsS1C-o5IBZlKWo7hT2nivYSAC-arXTTdYcG3lTpWRgCk-au1YRdjy7kiSacNa_R43jnuv0-tUWkTSc119fS53mbX0YaayFztbzT2IGInh-JFmH3gw-FANGP49YYXtI9lfDDP9frF_RnStoHiJ6laj4Jk 2025/08/28 05:12:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/28 05:12:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/28 05:12:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/28 05:12:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/28 05:12:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/28 05:12:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/28 05:12:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJ7NYovS-kaTCAhKTDvlv0AlKuCTm-DCi5Dhxj-BRiWNDmiSBg9K9Sh0eLsBmmMwwZg-dwIBU-P48lkGFzhNfjnkKPeOVmbug5kJEAG8hrg7J8gViDypRsL9mUPjkkzd_yVDLPzAepXcErhX5ySTPMAo-hWBE0PoMcrNEDHSDVk4Uhzwx5JdgkSaWDPF_UgsS1C-o5IBZlKWo7hT2nivYSAC-arXTTdYcG3lTpWRgCk-au1YRdjy7kiSacNa_R43jnuv0-tUWkTSc119fS53mbX0YaayFztbzT2IGInh-JFmH3gw-FANGP49YYXtI9lfDDP9frF_RnStoHiJ6laj4Jk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/28 05:12:15 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/28 05:12:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/28 05:12:28 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/28 05:12:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/28 05:12:44 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/28 05:12:49 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANWiMrtM526WRuCwJLdBlbEQbfGAh8F2DcPYhlrBrrLJg-C23INHbtXPG83vBLHsPrSx8pm_1u956wv3s7D0kLGh6mYRnXneIm6JNwEM2IRSnttqs0Q7-_iiO3iRhmiOD8uwp5Zg0QtBtCFyC3GAYRCiUpp9Y8kyzsL_daOVG872VsTkdK_aDhMHa80h2NPDUCnI9nHjNSXwf1l0E3gjSkBwL5SnOgFpWxkUWdb9_cj4Gr1jCT9Zu7W9nSiGlR8eIySp6W5pKd46_4s8MTEu4iSKRxmOb9blTy4_lpWBhwKmF93ZdX97gTDS8B6e67SHVFH0sSdgKvv_ErYOenfAZRQ 2025/08/28 05:12:49 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/28 05:12:49 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "61394fa3b995af5ffc11599e623e19fc" 2025/08/28 05:12:50 DEBUG : unknown-size-put.txt: multipart upload "ANWiMrtM526WRuCwJLdBlbEQbfGAh8F2DcPYhlrBrrLJg-C23INHbtXPG83vBLHsPrSx8pm_1u956wv3s7D0kLGh6mYRnXneIm6JNwEM2IRSnttqs0Q7-_iiO3iRhmiOD8uwp5Zg0QtBtCFyC3GAYRCiUpp9Y8kyzsL_daOVG872VsTkdK_aDhMHa80h2NPDUCnI9nHjNSXwf1l0E3gjSkBwL5SnOgFpWxkUWdb9_cj4Gr1jCT9Zu7W9nSiGlR8eIySp6W5pKd46_4s8MTEu4iSKRxmOb9blTy4_lpWBhwKmF93ZdX97gTDS8B6e67SHVFH0sSdgKvv_ErYOenfAZRQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/28 05:12:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMvgoriVHqPo9aRemPzTnnoZWJIbuJVcwj1-2bZ4wNG3JRZljMDQTC6G24-0gopS71pW5rM5PbC9CLduqJLow4lvQ5PIWyW7jrcWGSfLjVavpBAFgQw_SdfNFwFZ_1qhiWUfL9jvG3mrt_vZwYJau90wo_5NAscZBZzPq61lEN5QpxRMfr08ZNtaG3mTwLyXTH6bRP4P9ciAyjMZLMiVyJC7x9hWqAE55ttvhVLIIGmHNh1p2ebMnT-4SdrV3yetwwG2LE7m7G03Zn8o1hIADEekhFYfXx71wDPrjg9UzIcJuQyjUoG07utj0XHqBdyRMm1-grqKKdzdT8q6HOGN_iU 2025/08/28 05:12:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/28 05:12:53 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "165b87a462ba8c20186255da08d679b5" 2025/08/28 05:12:54 DEBUG : unknown-size-update.txt: multipart upload "AMvgoriVHqPo9aRemPzTnnoZWJIbuJVcwj1-2bZ4wNG3JRZljMDQTC6G24-0gopS71pW5rM5PbC9CLduqJLow4lvQ5PIWyW7jrcWGSfLjVavpBAFgQw_SdfNFwFZ_1qhiWUfL9jvG3mrt_vZwYJau90wo_5NAscZBZzPq61lEN5QpxRMfr08ZNtaG3mTwLyXTH6bRP4P9ciAyjMZLMiVyJC7x9hWqAE55ttvhVLIIGmHNh1p2ebMnT-4SdrV3yetwwG2LE7m7G03Zn8o1hIADEekhFYfXx71wDPrjg9UzIcJuQyjUoG07utj0XHqBdyRMm1-grqKKdzdT8q6HOGN_iU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/28 05:12:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tuyunig1kabi/deeper/nonexisting/directory" 2025/08/28 05:12:55 DEBUG : Config file has changed externally - reloading === 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/08/28 05:12:55 DEBUG : Waiting for deletions to finish 2025/08/28 05:12:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/28 05:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/28 05:12:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/28 05:12:57 INFO : S3 bucket rclone-test-tuyunig1kabi: Bucket "rclone-test-tuyunig1kabi" deleted 2025/08/28 05:12:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (281.43s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.57s) --- PASS: TestIntegration/FsMkdir (277.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.14s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (36.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.98s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (49.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (138.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (20.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (21.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (22.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (8.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.77s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.45s) --- 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/08/28 05:12:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/28 05:12:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 281.469s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m42.635409778s (try 1/5)