"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/29 01:00:35 NOTICE: TestS3R2: Starting server 2025/09/29 01:00:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zulihuk1zeqi" 2025/09/29 01:00:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/29 01:00:36 INFO : S3 bucket rclone-test-zulihuk1zeqi: Bucket "rclone-test-zulihuk1zeqi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/29 01:00:37 INFO : S3 bucket rclone-test-zulihuk1zeqi: Bucket "rclone-test-zulihuk1zeqi" deleted === RUN TestIntegration/FsMkdir 2025/09/29 01:00:37 INFO : S3 bucket rclone-test-zulihuk1zeqi: Bucket "rclone-test-zulihuk1zeqi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/29 01:00:37 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/29 01:00:37 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/29 01:00:38 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/29 01:00:57 NOTICE: S3 bucket rclone-test-zulihuk1zeqi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/29 01:00:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABqnuppwn5EQPKq48CwvdU5vdUWkV3sOqnh8NOBtOVSVlkcclj0-8WjwxbJjwCuY_yLuDEihTBGUFK3MtI8JPbpMDGagHOfIlV3sCD0Va9h3nGipDKvFk4AVhg92mRFiB0w3DsMPzAL8HR7CuQFXbBzrG5_XgVxKX15f67b7Sw4WxT4QiSQ_knIfSAADFZxOdHlOV1gwV_Akh4pRluaFDQHyG6unkAqPET48eyw6vFTwncJjbIuTDXp_RVjD2A_DLBxDCKA3earQsABnof86_k0Z2EB0EnMt9jV1kry9lFg4okcofjN6i-O0C0kFeXw3dA1lVgMJYrTkpyutSRFCBso 2025/09/29 01:00:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "68ff7a4f55ad1ad42128c714f163ea11" 2025/09/29 01:00:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "542f1581e3d9505ad4077d074205fad7" 2025/09/29 01:00:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2dcd44b277894e9de098366d1148bb14" 2025/09/29 01:00:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABqnuppwn5EQPKq48CwvdU5vdUWkV3sOqnh8NOBtOVSVlkcclj0-8WjwxbJjwCuY_yLuDEihTBGUFK3MtI8JPbpMDGagHOfIlV3sCD0Va9h3nGipDKvFk4AVhg92mRFiB0w3DsMPzAL8HR7CuQFXbBzrG5_XgVxKX15f67b7Sw4WxT4QiSQ_knIfSAADFZxOdHlOV1gwV_Akh4pRluaFDQHyG6unkAqPET48eyw6vFTwncJjbIuTDXp_RVjD2A_DLBxDCKA3earQsABnof86_k0Z2EB0EnMt9jV1kry9lFg4okcofjN6i-O0C0kFeXw3dA1lVgMJYrTkpyutSRFCBso" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/29 01:01:04 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/29 01:01:05 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/29 01:01:07 DEBUG : S3 bucket rclone-test-zulihuk1zeqi: bucket is versioned: false 2025/09/29 01:01:07 DEBUG : Waiting for deletions to finish 2025/09/29 01:01:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/29 01:01:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/29 01:01:08 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/29 01:01:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zulihuk1zeqi/dirToPurgeFromRoot" 2025/09/29 01:01:09 DEBUG : S3 bucket rclone-test-zulihuk1zeqi path dirToPurgeFromRoot: bucket is versioned: false 2025/09/29 01:01:09 DEBUG : Waiting for deletions to finish 2025/09/29 01:01:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/29 01:01:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/29 01:01:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/29 01:01:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zulihuk1zeqi/hello? sausage/êé" 2025/09/29 01:01:11 DEBUG : S3 bucket rclone-test-zulihuk1zeqi path hello? sausage/êé: bucket is versioned: false 2025/09/29 01:01:11 DEBUG : Waiting for deletions to finish 2025/09/29 01:01:11 DEBUG : "a/b/c/d/e.txt" version false 2025/09/29 01:01:11 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/29 01:01:11 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/29 01:01:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zulihuk1zeqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/29 01:01:20 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zulihuk1zeqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-zulihuk1zeqi" from "TestS3R2:rclone-test-zulihuk1zeqi" 2025/09/29 01:01:20 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/29 01:01:26 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGYy7CyfeaOCY3m2aFSECxSF05Dqlk8yz681kYp2bOQRiC6S-Zb0VlXLsTljWs00cToog-n1uurYjTF6Pg6u4MBkyRwdxb4dA--MIwf7HF-IYJXdOWsCJK_YLTNpTJjJO81gaOE4yymHLHGGRrYQ6qW_i1Gyb5is5dEoGws0s0rVxRydMuMLVjAupzi6i4y6-uTR0zjvKobzMtqXyMY4wdwmdGGktjUvdeofyUUWI_vrp2-LViyV0tEvBEc3XkghG865HaIHgzZf39YqJF7YVL77KEwiPrB-u7IMts56I8i3vtk-bK0v1T3RCzM6QTFHQi8J-GwUW6E6-L5tzgptU-U 2025/09/29 01:01:26 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/29 01:01:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/29 01:01:27 DEBUG : piped data.txt: multipart upload "AGYy7CyfeaOCY3m2aFSECxSF05Dqlk8yz681kYp2bOQRiC6S-Zb0VlXLsTljWs00cToog-n1uurYjTF6Pg6u4MBkyRwdxb4dA--MIwf7HF-IYJXdOWsCJK_YLTNpTJjJO81gaOE4yymHLHGGRrYQ6qW_i1Gyb5is5dEoGws0s0rVxRydMuMLVjAupzi6i4y6-uTR0zjvKobzMtqXyMY4wdwmdGGktjUvdeofyUUWI_vrp2-LViyV0tEvBEc3XkghG865HaIHgzZf39YqJF7YVL77KEwiPrB-u7IMts56I8i3vtk-bK0v1T3RCzM6QTFHQi8J-GwUW6E6-L5tzgptU-U" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/29 01:01:27 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKlquLGVG-pNr2wcg59vGqUcDb2QWfs6e1kEzPnG7eCgRF4sLlr1130XM-_L2__Zs643T6PiSNLQlBuxZdnKCnEDS0ffbh28Ql_jD7_GKaK_Bw_lI4A0aWugoXIzgHRlEQ73EopqvkLSqEmIk1i2yyacQjXvEOa8D0YuLRqRm3S6WZydFeQ-ImssXc1bTOEpiICvmzFREA1oX0CyMtM16H6slmIinXX8blemZXfV9NvBNINRsYCFgCqIfL-BW_o6LBML3VpX0o5koOm1bDqdvgX3bwEC2at9fCBpmfXg2NplmwIs7Q3ns9Llj7Ie0F-DmP33qMR7b0CF_DziR2oCiYw 2025/09/29 01:01:27 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/29 01:01:27 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4867d347701c422ae3060ea2ddb7fa06" 2025/09/29 01:01:28 DEBUG : piped data.txt: multipart upload "AKlquLGVG-pNr2wcg59vGqUcDb2QWfs6e1kEzPnG7eCgRF4sLlr1130XM-_L2__Zs643T6PiSNLQlBuxZdnKCnEDS0ffbh28Ql_jD7_GKaK_Bw_lI4A0aWugoXIzgHRlEQ73EopqvkLSqEmIk1i2yyacQjXvEOa8D0YuLRqRm3S6WZydFeQ-ImssXc1bTOEpiICvmzFREA1oX0CyMtM16H6slmIinXX8blemZXfV9NvBNINRsYCFgCqIfL-BW_o6LBML3VpX0o5koOm1bDqdvgX3bwEC2at9fCBpmfXg2NplmwIs7Q3ns9Llj7Ie0F-DmP33qMR7b0CF_DziR2oCiYw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/09/29 01:01:29 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/29 01:01:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAEfWTEuRPXh1T0aZEXYOF7O8kpz6Fu7FbtcoI2hMW0NFGv4RrV3jnJ-fq_J2WwpPvlMX0pob-DaGcGrBW2JvmfAdIb77vcNgzWPhol87Af1xmeXt2M0DzwZvJPnF5aHB5m7xU3mJVgkIIJlZqshBwHWBM9X-PW9SsoI1BXxBdlQJojT585JXsufrsXzIzVFTXwg21p5WXHwhRsMfpwHewR8JY8MUz-A8y_xrX2NQUPnKAjDvRh04G_8B9_qj1ZcJWRAiOHJ08skEoV3MLRU2VJXKnAD-mEu4OhhqaMby4PyLZjHizXq03TzNbGPIWl30GE74JTO1lt3443BrUEgAEU 2025/09/29 01:01:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/29 01:01:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/29 01:01:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAEfWTEuRPXh1T0aZEXYOF7O8kpz6Fu7FbtcoI2hMW0NFGv4RrV3jnJ-fq_J2WwpPvlMX0pob-DaGcGrBW2JvmfAdIb77vcNgzWPhol87Af1xmeXt2M0DzwZvJPnF5aHB5m7xU3mJVgkIIJlZqshBwHWBM9X-PW9SsoI1BXxBdlQJojT585JXsufrsXzIzVFTXwg21p5WXHwhRsMfpwHewR8JY8MUz-A8y_xrX2NQUPnKAjDvRh04G_8B9_qj1ZcJWRAiOHJ08skEoV3MLRU2VJXKnAD-mEu4OhhqaMby4PyLZjHizXq03TzNbGPIWl30GE74JTO1lt3443BrUEgAEU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/29 01:01:33 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AE6MGE8pQ2Fke9RNdziSxI492tmUNqQCFkGW1YuVr_BZ5zUC_YLoYuH9AfA_GJIIEMfNiyo4mF64g2z5wbYP7YBJ7MfEBXZV7dR2-8-aPsHbxzhqpe48IBmcwNoGk4K_EDcPp5RADkjZS7xn9HZaD0SWf3djd49JjeSmOWlCWo7m8sypVsRJQPkbh_Mh83niCHXxfyEg7ymuCKhYxB1DHIG_utN2RyRXP6SokjodI0CgAtgS-NCwglAtB5oqvFtE_4QEjEe5Mbp671QHZ9G7cvW1RmmMyxqTAy80GMkpyaqraBxPvXpzfrb7p25Tk8WpPG5qFObT_OMAuIjFEIWa6_c 2025/09/29 01:01:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/29 01:01:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/29 01:01:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AE6MGE8pQ2Fke9RNdziSxI492tmUNqQCFkGW1YuVr_BZ5zUC_YLoYuH9AfA_GJIIEMfNiyo4mF64g2z5wbYP7YBJ7MfEBXZV7dR2-8-aPsHbxzhqpe48IBmcwNoGk4K_EDcPp5RADkjZS7xn9HZaD0SWf3djd49JjeSmOWlCWo7m8sypVsRJQPkbh_Mh83niCHXxfyEg7ymuCKhYxB1DHIG_utN2RyRXP6SokjodI0CgAtgS-NCwglAtB5oqvFtE_4QEjEe5Mbp671QHZ9G7cvW1RmmMyxqTAy80GMkpyaqraBxPvXpzfrb7p25Tk8WpPG5qFObT_OMAuIjFEIWa6_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/29 01:01:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AE8DhrCuoodv63n5JWo-vMl2N-Gu581lpanupzywSG8VKv4WpfFRzRrvckVHIgBuXTLcl1PekhtkvVSUWgI_ct4mtHwep-YAggFCImfPppBo38iOlUhQAU0fM5MEFKJkO-juBakyE1RJVkyA0RY8g1MGI90ywpvWnRCmmoVqZ_rnI28RYwKxxGmKun9k1ouAtiYkCLhVfRW5guLx3boKgRD5XQZAU_kDjhmALfacvmzhZCBUewrhQMCN3DPc5s4h20um1bSX8IaGPoc_lxEJrPp_19UkXfAXJsAgdeW1zfZhm9lsQpzkzKVe1fXFaFYoRqikBiWZnb9xaeRD2konWoI 2025/09/29 01:01:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/29 01:01:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/29 01:01:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AE8DhrCuoodv63n5JWo-vMl2N-Gu581lpanupzywSG8VKv4WpfFRzRrvckVHIgBuXTLcl1PekhtkvVSUWgI_ct4mtHwep-YAggFCImfPppBo38iOlUhQAU0fM5MEFKJkO-juBakyE1RJVkyA0RY8g1MGI90ywpvWnRCmmoVqZ_rnI28RYwKxxGmKun9k1ouAtiYkCLhVfRW5guLx3boKgRD5XQZAU_kDjhmALfacvmzhZCBUewrhQMCN3DPc5s4h20um1bSX8IaGPoc_lxEJrPp_19UkXfAXJsAgdeW1zfZhm9lsQpzkzKVe1fXFaFYoRqikBiWZnb9xaeRD2konWoI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/29 01:01:38 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AMN6ZXwlsiUJphOCD9T9SSt8vBtwhFcmVcG_AMenWz2GLLcrNYcDB7q2AXFWfQ8Oo0jv61FC10WAwB7pDoiVf8Jp0whKF4YP_ycNL0mQw8e0uUtHRdjCGrfENQVBiTI524QYhKUzLkTNuaC5m-8F3Re0-rea5RvwspifHjvb9PKq_GQl9F5Ci1n2UXhkAQDfR5fSRnhOt1jZNMM6pFKdlhfcx7mw9L6NHhyWUIuCotqiNQqvC1DUxEHXMOWHy7Tz9LuWe5TjCae6rc8ehmNBW9SnwplQMDKu5VHuLfJqbUJWpPXNUoOxs4nM2rYo_JnRN8cSbG6Io8CnsTxa19dWhk4 2025/09/29 01:01:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/29 01:01:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/29 01:01:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/29 01:01:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/29 01:01:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/29 01:01:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/29 01:01:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AMN6ZXwlsiUJphOCD9T9SSt8vBtwhFcmVcG_AMenWz2GLLcrNYcDB7q2AXFWfQ8Oo0jv61FC10WAwB7pDoiVf8Jp0whKF4YP_ycNL0mQw8e0uUtHRdjCGrfENQVBiTI524QYhKUzLkTNuaC5m-8F3Re0-rea5RvwspifHjvb9PKq_GQl9F5Ci1n2UXhkAQDfR5fSRnhOt1jZNMM6pFKdlhfcx7mw9L6NHhyWUIuCotqiNQqvC1DUxEHXMOWHy7Tz9LuWe5TjCae6rc8ehmNBW9SnwplQMDKu5VHuLfJqbUJWpPXNUoOxs4nM2rYo_JnRN8cSbG6Io8CnsTxa19dWhk4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/29 01:01:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHzt2GDMdXazbSxaklfAPtV_1eDA8QgI0NLuzGOrqnrCJmhDFeUYweUGssGgCiz5QBcZg2eJmStxYCxp9F769sg2rhzRRum7C_s3Du6NWFwqmUEhFIu0G1GawqGOs2_yZOB3va5awQz5BwHYrJtKB_lJRjAbE3u4VAyIkTg04DO3znWI7hOA0sLn-ctT2kf50xWMnonTcAhFwHGy5-Of11dYoSdtnWs_-uGBmcP-pbHDcoaojs2vOcGSPApaXBif-paP0JL3PxKhWMNxOt8cWZFKyFR3C4X4bAwFv7cxgPP-32SaVp8-0j-duPmMkKQXZpGg_DWSlIXhCjDCPkZYhTc 2025/09/29 01:01:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/29 01:01:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/29 01:01:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/29 01:01:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/29 01:01:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/29 01:01:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/29 01:01:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHzt2GDMdXazbSxaklfAPtV_1eDA8QgI0NLuzGOrqnrCJmhDFeUYweUGssGgCiz5QBcZg2eJmStxYCxp9F769sg2rhzRRum7C_s3Du6NWFwqmUEhFIu0G1GawqGOs2_yZOB3va5awQz5BwHYrJtKB_lJRjAbE3u4VAyIkTg04DO3znWI7hOA0sLn-ctT2kf50xWMnonTcAhFwHGy5-Of11dYoSdtnWs_-uGBmcP-pbHDcoaojs2vOcGSPApaXBif-paP0JL3PxKhWMNxOt8cWZFKyFR3C4X4bAwFv7cxgPP-32SaVp8-0j-duPmMkKQXZpGg_DWSlIXhCjDCPkZYhTc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/29 01:01:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL9Ag7pCZIApBiJvVfwjjLM3oZ4ze66Dg0r6YbJH1QocCtP0gK9JbBzmPFeyVaWbXkXpK_bHwc7PsePEeVzVlo6nxt73fvmy5fJMDUV2shQO1f7VvP61s9BbWVEVMmWEJV_Edm4yZ7GINAOQLJmHyWl2qRvHnF4XwAzUEjOd7Gp5_pOesNy0OXz9o4otgo0DP_h3-yzEWyewYDfpYoQbawlJpN6AEiwyPi6A_rgg1lzdfakwdtGsaTza4BwbBc2Iho5SHSZpNF-ec96wTIILmVPQW5hIG55n93rqeLSLw6x3XFSapWzIsU2r9KnH0nGUzC5LcDJjO5kH6FzuVf2Chu8 2025/09/29 01:01:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/29 01:01:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/29 01:01:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL9Ag7pCZIApBiJvVfwjjLM3oZ4ze66Dg0r6YbJH1QocCtP0gK9JbBzmPFeyVaWbXkXpK_bHwc7PsePEeVzVlo6nxt73fvmy5fJMDUV2shQO1f7VvP61s9BbWVEVMmWEJV_Edm4yZ7GINAOQLJmHyWl2qRvHnF4XwAzUEjOd7Gp5_pOesNy0OXz9o4otgo0DP_h3-yzEWyewYDfpYoQbawlJpN6AEiwyPi6A_rgg1lzdfakwdtGsaTza4BwbBc2Iho5SHSZpNF-ec96wTIILmVPQW5hIG55n93rqeLSLw6x3XFSapWzIsU2r9KnH0nGUzC5LcDJjO5kH6FzuVf2Chu8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/29 01:01:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABkUA7iKSkFUsJVThZytSVactf0-wrgmQyFU2RLtFFk9LFBq3aIg4Ly0Dfc91sagkcxJAo0szzOvjSEkEynx8GOJsxx6ch_7ERyakVFqDs3oE7kiZtRyEIt76YeHM5uuvtDwsoZoRe6qmwIwJTHC2FcqoOoAXOzifTQWXPGnFIFr9HC7PJksd1dvgqQiykjJwdxfleksM_4QyLLNYOxRe_0kOVa8Jr84l4cpSCKO8FFdpXwPGhmkTDE92P2A8sQmnsJNbiDQ5ZHogl58no3L6aCY3RBWeKYIX4bdKuaMvq7taabkhnYWEMC2aB7PfRkRhakyQUmfBW84a2OVQ6sc8kg 2025/09/29 01:01:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/29 01:01:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/29 01:01:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABkUA7iKSkFUsJVThZytSVactf0-wrgmQyFU2RLtFFk9LFBq3aIg4Ly0Dfc91sagkcxJAo0szzOvjSEkEynx8GOJsxx6ch_7ERyakVFqDs3oE7kiZtRyEIt76YeHM5uuvtDwsoZoRe6qmwIwJTHC2FcqoOoAXOzifTQWXPGnFIFr9HC7PJksd1dvgqQiykjJwdxfleksM_4QyLLNYOxRe_0kOVa8Jr84l4cpSCKO8FFdpXwPGhmkTDE92P2A8sQmnsJNbiDQ5ZHogl58no3L6aCY3RBWeKYIX4bdKuaMvq7taabkhnYWEMC2aB7PfRkRhakyQUmfBW84a2OVQ6sc8kg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/29 01:01:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AISWUmRtQ4A-lD5LMEbRXTt89sox1bY9CNoJU2K2WyNs8D1IraRWkHpD16NZuwQDfE_Ms0kPcefkNSgmg9e1Co6rjDM-rw--SthtOn0n5F0ZwQRaZh2aURd0xBFc8_nzqwzNMIGCITe-t_YyszjB3wOOc6mhPt4K5gwVeNY6FA758Ti_kxi95IpIHKfN61hKZelQdcbJpFBUoNE3PSUxbdQfRtIbquTxDhyUzPvaaZzjF1umc9RqVTfVhXJaHAWUJWu93SNGNJdI-iaJ6Nqno9t1Bq0g_L9UigPBD5hFF7iZfX3NvRl0WkpxBsFjaIOuADAec7DWNgL6iVHUFNkc2wk 2025/09/29 01:01:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/29 01:01:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/29 01:01:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AISWUmRtQ4A-lD5LMEbRXTt89sox1bY9CNoJU2K2WyNs8D1IraRWkHpD16NZuwQDfE_Ms0kPcefkNSgmg9e1Co6rjDM-rw--SthtOn0n5F0ZwQRaZh2aURd0xBFc8_nzqwzNMIGCITe-t_YyszjB3wOOc6mhPt4K5gwVeNY6FA758Ti_kxi95IpIHKfN61hKZelQdcbJpFBUoNE3PSUxbdQfRtIbquTxDhyUzPvaaZzjF1umc9RqVTfVhXJaHAWUJWu93SNGNJdI-iaJ6Nqno9t1Bq0g_L9UigPBD5hFF7iZfX3NvRl0WkpxBsFjaIOuADAec7DWNgL6iVHUFNkc2wk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/29 01:01:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFEpQ6dCLTSg6yqKPD4le7N2Ow_9z93W9d0zKrJjN83eDI6wQMp7AACIj9o8MpxTQlw2oBTzJKdd4RKR3xRIbMmggmyxIwgFa3-jUC47rA40abFmoAG5NEvh5UWidSnZl3Wed3eZM2C_LvJAgY1OMQgPrR7ruGWUoHV0N20RkKeTYDm3HgRXhm08kQitjEKpPmUnUW1_dlJJELZG4Tk8C8Ke_KDI4IcWzcLKkR4mqcRcRANYTwuGXM41sc7HwoJ5MVhQkR-j9ALbgE0q1OewI_-BmYeqPIQGQM3ilNVeyxNfLe512_AmVRD9j03NJma0niOp5f59KiLkMwRuimARC9c 2025/09/29 01:01:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/29 01:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/29 01:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/29 01:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/29 01:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/29 01:01:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/29 01:01:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFEpQ6dCLTSg6yqKPD4le7N2Ow_9z93W9d0zKrJjN83eDI6wQMp7AACIj9o8MpxTQlw2oBTzJKdd4RKR3xRIbMmggmyxIwgFa3-jUC47rA40abFmoAG5NEvh5UWidSnZl3Wed3eZM2C_LvJAgY1OMQgPrR7ruGWUoHV0N20RkKeTYDm3HgRXhm08kQitjEKpPmUnUW1_dlJJELZG4Tk8C8Ke_KDI4IcWzcLKkR4mqcRcRANYTwuGXM41sc7HwoJ5MVhQkR-j9ALbgE0q1OewI_-BmYeqPIQGQM3ilNVeyxNfLe512_AmVRD9j03NJma0niOp5f59KiLkMwRuimARC9c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/29 01:01:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE_G8UP-n1YddC_RyTA81ccTUonOtwEjYgFwnWu8yjdB14sj27EBNegWBDw-allSBejd7k4l8HB-713HIxUK81eB2Rk8nk6p5fMCXDdR0lpyCkG2mHpKrp81B2A2uUmay_UwUXR5FZvZCck_HwQttje25ej09df-fw40IXYdyUluE8TAqNvuo64LFJW07-TaOsYLvFtvN_I06HznQGpvO7-3xzZudlLMA4Dw4rFIOhEsYEcO07TWa8vcP49RtnERb8chMFISOvLq0YhcGDieZ6y4Cr_BpiX6wgZiJMarpdII9Y4YHBGL-VFmf9z-dYxQ1FdorPwrmNGAbCw-bCgd3Gk 2025/09/29 01:01:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/29 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/29 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/29 01:01:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/29 01:01:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/29 01:01:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/29 01:01:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AE_G8UP-n1YddC_RyTA81ccTUonOtwEjYgFwnWu8yjdB14sj27EBNegWBDw-allSBejd7k4l8HB-713HIxUK81eB2Rk8nk6p5fMCXDdR0lpyCkG2mHpKrp81B2A2uUmay_UwUXR5FZvZCck_HwQttje25ej09df-fw40IXYdyUluE8TAqNvuo64LFJW07-TaOsYLvFtvN_I06HznQGpvO7-3xzZudlLMA4Dw4rFIOhEsYEcO07TWa8vcP49RtnERb8chMFISOvLq0YhcGDieZ6y4Cr_BpiX6wgZiJMarpdII9Y4YHBGL-VFmf9z-dYxQ1FdorPwrmNGAbCw-bCgd3Gk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/29 01:02:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHt-cwWu9nUZdzN-_7dqdQwbxMqbnOf0RdOkmD8fq-OvEs__p1ZVHG1KsNG_xHdNisEwd59iVUkHiK2TkxktWw7cta19Gi3hE8Qmku0oMN00aXWW0DxaVQc95Vev65zWjqdycbn4X22sNRAJM8vDoB518gJfuQBn3KgRE9F481CPolEVmALr89I8K9IUZQEuHW0ezAfaPvJ5oUa-BjSm-yLV2FPtAyr8p8qtQT-Nc_mmdsQo_S4cwTG_2sj3HsDEOUM8fj8b0LXPE53fFVbTbMUvh4gfjsA7CFmO5Kd66wILB3LG_uPROCYkgylPKmi8cjNNPpimwY60SwrpEHOq1pw 2025/09/29 01:02:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/29 01:02:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/29 01:02:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHt-cwWu9nUZdzN-_7dqdQwbxMqbnOf0RdOkmD8fq-OvEs__p1ZVHG1KsNG_xHdNisEwd59iVUkHiK2TkxktWw7cta19Gi3hE8Qmku0oMN00aXWW0DxaVQc95Vev65zWjqdycbn4X22sNRAJM8vDoB518gJfuQBn3KgRE9F481CPolEVmALr89I8K9IUZQEuHW0ezAfaPvJ5oUa-BjSm-yLV2FPtAyr8p8qtQT-Nc_mmdsQo_S4cwTG_2sj3HsDEOUM8fj8b0LXPE53fFVbTbMUvh4gfjsA7CFmO5Kd66wILB3LG_uPROCYkgylPKmi8cjNNPpimwY60SwrpEHOq1pw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/29 01:02:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AHV3yQSkm7kiFLHgOmSFtex4MVY80IGILysADCwIFYznV-1UPq0EGvcEa80hq3xCRd-5Q6BlM5R3UE_I26GdjfaD3mUm8ur7gUgAf-ow53h9NqPRU9VimR5OFtwD1Zy9AsW-p9GqBieEgnIxWr3ABQmFz_OaVmcLzGn0OzgFw3gAz7stz2cx40ZzICC2HnPjecFSlGQdKDGaywbej3nrgv3MfGnp7jJpIuDgpRFy0O0E5CtxW-KBcBHeM8FUGmsrKM5OgLuP2Ly9cAlebZFe4MTqeGJfOMpe_WEZubFEvrHFtnItvB-nTg2a59-8elQVHQ4CHRQe4oYaBgNOoGTLLo8 2025/09/29 01:02:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/29 01:02:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/29 01:02:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AHV3yQSkm7kiFLHgOmSFtex4MVY80IGILysADCwIFYznV-1UPq0EGvcEa80hq3xCRd-5Q6BlM5R3UE_I26GdjfaD3mUm8ur7gUgAf-ow53h9NqPRU9VimR5OFtwD1Zy9AsW-p9GqBieEgnIxWr3ABQmFz_OaVmcLzGn0OzgFw3gAz7stz2cx40ZzICC2HnPjecFSlGQdKDGaywbej3nrgv3MfGnp7jJpIuDgpRFy0O0E5CtxW-KBcBHeM8FUGmsrKM5OgLuP2Ly9cAlebZFe4MTqeGJfOMpe_WEZubFEvrHFtnItvB-nTg2a59-8elQVHQ4CHRQe4oYaBgNOoGTLLo8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/29 01:02:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADQm7O8ly_tVdkwan84WNpHalQwDgnSfeYr0DzGWezbBVHsVBqmZpd4hnDVQza7zuxssKrj-dOdaBJFViJOxSmouBkk9mnoWBlM1efUbSS9NxyauT5jMF0q4XIbq8PGl5IjigNWhY8nZi2qJZFL-K2HrWDi_3dotjRE6lrReorVL_hNev0v2BFwMmCW0SNcMCneOM4NcfpPHf0lxzDeUzbdAKV4gVYXHzHV0nqIEKxCwMdBocKScAZxxaezlqKIAZtugLniqUse3OPcLlPmWwHeqhZJ5cqWeXJcONG_EAq0FuD9GVmNoPELwG7VU5zZcMrVswYJ4Un0ASyYtyHOTeyM 2025/09/29 01:02:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/29 01:02:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/29 01:02:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADQm7O8ly_tVdkwan84WNpHalQwDgnSfeYr0DzGWezbBVHsVBqmZpd4hnDVQza7zuxssKrj-dOdaBJFViJOxSmouBkk9mnoWBlM1efUbSS9NxyauT5jMF0q4XIbq8PGl5IjigNWhY8nZi2qJZFL-K2HrWDi_3dotjRE6lrReorVL_hNev0v2BFwMmCW0SNcMCneOM4NcfpPHf0lxzDeUzbdAKV4gVYXHzHV0nqIEKxCwMdBocKScAZxxaezlqKIAZtugLniqUse3OPcLlPmWwHeqhZJ5cqWeXJcONG_EAq0FuD9GVmNoPELwG7VU5zZcMrVswYJ4Un0ASyYtyHOTeyM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/29 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AM4zmA389EmZE1sEgSWfXJWuMA_Y21ygBuS5kdOS8KSWeaR1npBjdAMVYol_YaTT2AZV8C6Vyjo_u6vJxiOw80AhJbuwG6GPioqh9Q82flcpzC8LlBQzp19UnHsaabVVKG6MPe8KengsWtewx5wux5JWPKRAhCXQNoubTjJmJRsQ8kgBm09c0LkieSis_4yTiJFSBmW_PH1iqmm08AbfRjEtaVnLIBGbmR9BIIgGOdoLfO75S599I8q7Dd8bg-fK7APOiDxAM1dsTLlBSWHwxuBIKEgqBIvNVoIZFJ2kbM0XyE2Oq1-MfPvVNoxNsj2hOYC0U_5mrhQreG-tQKvSspc 2025/09/29 01:02:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/29 01:02:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/29 01:02:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/29 01:02:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/29 01:02:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/29 01:02:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/29 01:02:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AM4zmA389EmZE1sEgSWfXJWuMA_Y21ygBuS5kdOS8KSWeaR1npBjdAMVYol_YaTT2AZV8C6Vyjo_u6vJxiOw80AhJbuwG6GPioqh9Q82flcpzC8LlBQzp19UnHsaabVVKG6MPe8KengsWtewx5wux5JWPKRAhCXQNoubTjJmJRsQ8kgBm09c0LkieSis_4yTiJFSBmW_PH1iqmm08AbfRjEtaVnLIBGbmR9BIIgGOdoLfO75S599I8q7Dd8bg-fK7APOiDxAM1dsTLlBSWHwxuBIKEgqBIvNVoIZFJ2kbM0XyE2Oq1-MfPvVNoxNsj2hOYC0U_5mrhQreG-tQKvSspc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/29 01:02:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ANc_1rSnhSnYhG0fLdPVETiD0knMGWPBPz8QXv7L4NORLtuSgyc3LFwe6RawAz3PF2on1gRFeUqR4K_ExEhdfP5urBt_dISfnNXsSfWllDB0JtrmQvPcdbtZVEi6FsPykAWUFgyoXzWY18EGiFaQVy0KPpZRU7O3ipLRTmdn3_gJcZsoq4mQSPUBkuW-bByE3KgktV7cSBKRdDbPUGAfrheX371Hdb-IKiDA0LnaEhWmyv8s4Ek1yDwylNaqPhOmDtUlOAE3p-jrZaAMfRxRPE_ZeZUUtL-_acU5BoRSIPRN4eoUw-2JZdzm0AvPX3rnh69zED4ZHCyYqyWSqJpLo-w 2025/09/29 01:02:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/29 01:02:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/29 01:02:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/29 01:02:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/29 01:02:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/29 01:02:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/29 01:02:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ANc_1rSnhSnYhG0fLdPVETiD0knMGWPBPz8QXv7L4NORLtuSgyc3LFwe6RawAz3PF2on1gRFeUqR4K_ExEhdfP5urBt_dISfnNXsSfWllDB0JtrmQvPcdbtZVEi6FsPykAWUFgyoXzWY18EGiFaQVy0KPpZRU7O3ipLRTmdn3_gJcZsoq4mQSPUBkuW-bByE3KgktV7cSBKRdDbPUGAfrheX371Hdb-IKiDA0LnaEhWmyv8s4Ek1yDwylNaqPhOmDtUlOAE3p-jrZaAMfRxRPE_ZeZUUtL-_acU5BoRSIPRN4eoUw-2JZdzm0AvPX3rnh69zED4ZHCyYqyWSqJpLo-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/29 01:02:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALhsSBRpbVREXEbjNw5pJDeZAZgkXJVphsEdzIJvi592ONGk_VOr_lfRplAf3mHQfY3EUxld8DrrdCswGeFVY14hLkIs9T0MjeIyPfUt07kC7WkmxtL7756Ae_jQLprB0U2d_ihLhgL0WzNhQjT11JaYxeOAcEQbuMWIPheGV6R-0avdzz35KjW_NzzyKJVCobqqdUasbJmye0Fchj0eab0Dyfb3mfJDft-sixK3mY9cZrPSEL6O4682AeOrF5H5et3bxEL3iEuUmKoW6eP2WEWtd5gtwsGtoodnlIHC0NRdxmkOBM8U1_mDAhtQlwn3CmqD-ZnredcdsCxGH63uS4o 2025/09/29 01:02:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/29 01:02:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/29 01:02:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALhsSBRpbVREXEbjNw5pJDeZAZgkXJVphsEdzIJvi592ONGk_VOr_lfRplAf3mHQfY3EUxld8DrrdCswGeFVY14hLkIs9T0MjeIyPfUt07kC7WkmxtL7756Ae_jQLprB0U2d_ihLhgL0WzNhQjT11JaYxeOAcEQbuMWIPheGV6R-0avdzz35KjW_NzzyKJVCobqqdUasbJmye0Fchj0eab0Dyfb3mfJDft-sixK3mY9cZrPSEL6O4682AeOrF5H5et3bxEL3iEuUmKoW6eP2WEWtd5gtwsGtoodnlIHC0NRdxmkOBM8U1_mDAhtQlwn3CmqD-ZnredcdsCxGH63uS4o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/29 01:02:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABxoNPAvQts74oPsQYS1usqGbuBZ35kWg2fAIPU0W8EUdzPW2c780V1H2SAtI7qrHYZstvIjXBpFsg27TIYIpc1rD8K_SsOs7zVXVotNcC09nDRql2uirORS4Y8-5KtVfNm0hMoV0rjLg4Dh0e2DZWVe3TJtddR3mhe3GRJEi4avoVNDWVznqSmPMQ5lCVqCfo5ChXLBaqAWYInxZhv3114KjKQJHWM9ci3H0DJ29Il5K4aoVTmlbz7_Lyl2w96GFu-wGk39UBp08g5pdkP3K9D13ILeQQyB8r401EVQQzATdF87cvZrDzcTI9QdPcWl2BvozeP_uSgbKkMCyAfLuyw 2025/09/29 01:02:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/29 01:02:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/29 01:02:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABxoNPAvQts74oPsQYS1usqGbuBZ35kWg2fAIPU0W8EUdzPW2c780V1H2SAtI7qrHYZstvIjXBpFsg27TIYIpc1rD8K_SsOs7zVXVotNcC09nDRql2uirORS4Y8-5KtVfNm0hMoV0rjLg4Dh0e2DZWVe3TJtddR3mhe3GRJEi4avoVNDWVznqSmPMQ5lCVqCfo5ChXLBaqAWYInxZhv3114KjKQJHWM9ci3H0DJ29Il5K4aoVTmlbz7_Lyl2w96GFu-wGk39UBp08g5pdkP3K9D13ILeQQyB8r401EVQQzATdF87cvZrDzcTI9QdPcWl2BvozeP_uSgbKkMCyAfLuyw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/29 01:02:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG0SD_S8QPGsjozHRcuMK_RV6R7TcWuM28mvtPw3NeM0YfqRTc0Z5ix7tCWMq0fzEZUimk1QbbFvFuo9aagR0t7oZoY0wl4FbGGpKb7XlkjVaanoEeyGOQRVqXGr6QzOQlyMNvPIlzCAZ2utmWNFEaM0D6fviZGhWubHIlVBKLFzSuV2rLkbKNSScX0u34rTjkcGM_R8h6OyCFF8huQaYhVJuOJwQmovTdQFVVE131l-XXEEEFdgD3bjR79gJg9Iy_s9DNsH-LnsDgdNXd9rdnasGL7rk-Ae3JDJ2MDOJR99NH4snXtAWQoT7tQhHLaMxAYHR3U2xdzqIiQ-VZu3rzU 2025/09/29 01:02:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/29 01:02:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/29 01:02:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG0SD_S8QPGsjozHRcuMK_RV6R7TcWuM28mvtPw3NeM0YfqRTc0Z5ix7tCWMq0fzEZUimk1QbbFvFuo9aagR0t7oZoY0wl4FbGGpKb7XlkjVaanoEeyGOQRVqXGr6QzOQlyMNvPIlzCAZ2utmWNFEaM0D6fviZGhWubHIlVBKLFzSuV2rLkbKNSScX0u34rTjkcGM_R8h6OyCFF8huQaYhVJuOJwQmovTdQFVVE131l-XXEEEFdgD3bjR79gJg9Iy_s9DNsH-LnsDgdNXd9rdnasGL7rk-Ae3JDJ2MDOJR99NH4snXtAWQoT7tQhHLaMxAYHR3U2xdzqIiQ-VZu3rzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/29 01:02:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AJl7Z0UQddtI4bTTSY5eMPF57UQL4h5KW-aExc4xlCi1LoqiArGENavZCAxeaWAvjLu46Up72OkEIn29_I7he1-0bezakgyQelSSOK-SzjM9Yxwa05BC6VOhjXoJZwLqSCsHPxhdHVSP_JVuR4Ne-trH-rb_zK8tET0JOd0acruPsMmgi4qvLmJCBGZCs9ydQZSN4BAO-HmnQ6QK40I2oWVSDxrDfdOKxnqbkT7WO_VuzKWDUACJ4Unsjd4pyUPkOOB7fF2TaLETC5kY8EMWzVy0PW30in85kASN2aSQvg2qaAj-Q20blSgSwJKSr4puCLjoUw_TTNktrgixGW_RQ1o 2025/09/29 01:02:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/29 01:02:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/29 01:02:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/29 01:02:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/29 01:02:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/29 01:02:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/29 01:02:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AJl7Z0UQddtI4bTTSY5eMPF57UQL4h5KW-aExc4xlCi1LoqiArGENavZCAxeaWAvjLu46Up72OkEIn29_I7he1-0bezakgyQelSSOK-SzjM9Yxwa05BC6VOhjXoJZwLqSCsHPxhdHVSP_JVuR4Ne-trH-rb_zK8tET0JOd0acruPsMmgi4qvLmJCBGZCs9ydQZSN4BAO-HmnQ6QK40I2oWVSDxrDfdOKxnqbkT7WO_VuzKWDUACJ4Unsjd4pyUPkOOB7fF2TaLETC5kY8EMWzVy0PW30in85kASN2aSQvg2qaAj-Q20blSgSwJKSr4puCLjoUw_TTNktrgixGW_RQ1o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/29 01:02:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AJ4e4oDRVtjRXjMGBBwwE7I8nVdH700BNZoeosffDxb9YZMsvl9UFL2IA5zuvvI3NHUDNlxdMyXo8fXBbwfJb7xpXYYzTYVKVXzToS6dib8Y8OSv6DCAm5q4BBzUjvzJ98hMCVPZqSqielZLV4GlyExi6pQP6CGxQ5eMNKXpWGKi76jGorkjbCaCqz_EMCjlMojJvlzeodMLCmhxgtrJJTO80ANUm50wrGdhZPw6HNgrt_kiqVlz66OY_ggA73tJK1uB3AyHICWv2aNsk-9o4ZprfpmygA4Gw8LdlKix7YydVxIXpyGBNatbUtZUewDr0ybsPFnioFdh6kTCwX0GCXk 2025/09/29 01:02:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/29 01:02:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/29 01:02:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/29 01:02:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/29 01:02:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/29 01:02:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/29 01:02:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AJ4e4oDRVtjRXjMGBBwwE7I8nVdH700BNZoeosffDxb9YZMsvl9UFL2IA5zuvvI3NHUDNlxdMyXo8fXBbwfJb7xpXYYzTYVKVXzToS6dib8Y8OSv6DCAm5q4BBzUjvzJ98hMCVPZqSqielZLV4GlyExi6pQP6CGxQ5eMNKXpWGKi76jGorkjbCaCqz_EMCjlMojJvlzeodMLCmhxgtrJJTO80ANUm50wrGdhZPw6HNgrt_kiqVlz66OY_ggA73tJK1uB3AyHICWv2aNsk-9o4ZprfpmygA4Gw8LdlKix7YydVxIXpyGBNatbUtZUewDr0ybsPFnioFdh6kTCwX0GCXk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/29 01:02:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AD6TGw3gnC4lH6Vio9FKcw4dGsQ3wPxXPv1YHzo-VuA5ZqVKeU0112WU_e1xG2OeSw1hi9_19xfwLYcg7c4Ru0-tE4pOH1L30jnK8BL-dVdXgaL0-KRvOXOBS6NEinAf3l2JfXKsMkIMz0HuhAP_zoL80FZUpHctgKuOCuCwfBXdfWTGOtzqRxJ7gpBamCw65J7Q10XA5WP7lvcWpL3g6ONWQCuhn0QEzOhqXhMBV4fZ6NhmtpDXd8VGX-DahCL6EeQGrd6_hP2NiaEP8Kx0BOMsjEj8VPUytaza1o7NWU_1-SXjepG54Yh_Eslxl1qAHpVp94XtriL77vFJ1NNz7CY 2025/09/29 01:02:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/29 01:02:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/29 01:02:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AD6TGw3gnC4lH6Vio9FKcw4dGsQ3wPxXPv1YHzo-VuA5ZqVKeU0112WU_e1xG2OeSw1hi9_19xfwLYcg7c4Ru0-tE4pOH1L30jnK8BL-dVdXgaL0-KRvOXOBS6NEinAf3l2JfXKsMkIMz0HuhAP_zoL80FZUpHctgKuOCuCwfBXdfWTGOtzqRxJ7gpBamCw65J7Q10XA5WP7lvcWpL3g6ONWQCuhn0QEzOhqXhMBV4fZ6NhmtpDXd8VGX-DahCL6EeQGrd6_hP2NiaEP8Kx0BOMsjEj8VPUytaza1o7NWU_1-SXjepG54Yh_Eslxl1qAHpVp94XtriL77vFJ1NNz7CY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/29 01:02:38 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHZuPiwBwTkgtyX3AOvhGYvJodWYRsswR6XGkKXwRU_AHqHMKcdf4O9P1MUoSUjNC_wgNICTH5pB5JPB_Vq3VAKLDukpzov8UQSUVAxiuE5lQGqfy9DkMUbH0vMKKnfBat9JHkcALxkXiPHmBfv6ZmPiBUp2xM7g_2wZpAvlJQSb3p2enDalknAi1jV5Lej4HvC7uDS9LM6FW-Vq8k8mSfM3Yma7zuQb3S2eGJ3oM8JXho-SVCVKpB6mFb719Xksro5Qli6zWHkkKdmPriJ6jTbZrNrmwob_KgzfLZ7-4sYJfRSvQ8S6UbOGyP5x26zyjjLC4cJT67VKDgJ0u-tKeow 2025/09/29 01:02:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/29 01:02:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/29 01:02:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHZuPiwBwTkgtyX3AOvhGYvJodWYRsswR6XGkKXwRU_AHqHMKcdf4O9P1MUoSUjNC_wgNICTH5pB5JPB_Vq3VAKLDukpzov8UQSUVAxiuE5lQGqfy9DkMUbH0vMKKnfBat9JHkcALxkXiPHmBfv6ZmPiBUp2xM7g_2wZpAvlJQSb3p2enDalknAi1jV5Lej4HvC7uDS9LM6FW-Vq8k8mSfM3Yma7zuQb3S2eGJ3oM8JXho-SVCVKpB6mFb719Xksro5Qli6zWHkkKdmPriJ6jTbZrNrmwob_KgzfLZ7-4sYJfRSvQ8S6UbOGyP5x26zyjjLC4cJT67VKDgJ0u-tKeow" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/29 01:02:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ANSwgRTQdnEhoeegP5SImXVGV36h2ia2XInorOUnkyKCyJKgmrlbGTfPGZiCyvv7DW8m0wuHe2MFL1JyFPu6E2hi2ZbGlYPTFf-ykGvefS67rky6jhZ2xJYKBI0NlajY5rYfjkkLeApdxcquz0fNSZJYR_46khKNLvc1SeceoZvxOq-371tmfGvlyxnXtkwPAWNI-ZUY-dWzwEpFRxxA2b-8-bypLg3aYVn6RD9z_H44jFZkwrVT1GkpzHrnwLGy2fchdEKr8yUP1SitFcMpsyA8PhuKW9t3Ls1IBwa9CaiRfgiLxRSNpK38Qee19gV-6j6bm_HDGPi8L9XV0Z_A8Bw 2025/09/29 01:02:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/29 01:02:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/29 01:02:43 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ANSwgRTQdnEhoeegP5SImXVGV36h2ia2XInorOUnkyKCyJKgmrlbGTfPGZiCyvv7DW8m0wuHe2MFL1JyFPu6E2hi2ZbGlYPTFf-ykGvefS67rky6jhZ2xJYKBI0NlajY5rYfjkkLeApdxcquz0fNSZJYR_46khKNLvc1SeceoZvxOq-371tmfGvlyxnXtkwPAWNI-ZUY-dWzwEpFRxxA2b-8-bypLg3aYVn6RD9z_H44jFZkwrVT1GkpzHrnwLGy2fchdEKr8yUP1SitFcMpsyA8PhuKW9t3Ls1IBwa9CaiRfgiLxRSNpK38Qee19gV-6j6bm_HDGPi8L9XV0Z_A8Bw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/29 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AF6w2Aq3aSYD1GZu8e0sdpnh6vULjlLrtaVuSQWJLhJV318XBkQ8Kv48iTouYGky-gCbgDJ4HsnhUf_S4bquDtGZ45lT0mQluuSWPXHO5YRg50FHLBcdt-CuywoMEghetywkEX2aH9HxXJZPoDxmlM1SSKfqWlowWibWY50k_GXPr7NjyvNrlz-5yHwxhfHwDBDqnCCdfMTiVDy0eNaB4TYOvhPqXr7fhbcQ6NDofvzqcwN6TY9x4ICqRfCSASAno-vd9iZPyC69WHZABKNB-now5WOadc-gjQN2wAIc-u8CgJQ7qmSWSf8BTPltfFwMElHNBmdqOd2GNdTK3s9NT7I 2025/09/29 01:02:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/29 01:02:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/29 01:02:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/29 01:02:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/29 01:02:45 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/29 01:02:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/29 01:02:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AF6w2Aq3aSYD1GZu8e0sdpnh6vULjlLrtaVuSQWJLhJV318XBkQ8Kv48iTouYGky-gCbgDJ4HsnhUf_S4bquDtGZ45lT0mQluuSWPXHO5YRg50FHLBcdt-CuywoMEghetywkEX2aH9HxXJZPoDxmlM1SSKfqWlowWibWY50k_GXPr7NjyvNrlz-5yHwxhfHwDBDqnCCdfMTiVDy0eNaB4TYOvhPqXr7fhbcQ6NDofvzqcwN6TY9x4ICqRfCSASAno-vd9iZPyC69WHZABKNB-now5WOadc-gjQN2wAIc-u8CgJQ7qmSWSf8BTPltfFwMElHNBmdqOd2GNdTK3s9NT7I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/29 01:02:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADKeQgto0G_1TnMfKwyqF7F3Q5eaSN3_yyjaqFFeS7C18_DXndZheSW4AxJd01cUDFeGcc8PNBIGjr6_tV8UGfEQuroGj5TtePQulxLjeilygYBgwJ8yVEk5z2WIck2oRz2kpRnVAWVnJgWLKIuyE6o3aKewTW4F6LnJxO8fh2DC9aV6InJ0Ym81Q_x28YMlkWBAllp_fxyPEPNtiWoehSL2Zn_k9GeXMvf7Yc3QWR5u8-FTIeHfAvdzCtSfWYQoGSgOiDSnMYfh6O2W438pr-GxIEbqcPUoCuInmmaqBP6Pdiku2m8c172abxZUOe6D_OvlVzwdvSAshZ2CmnNwqD0 2025/09/29 01:02:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/29 01:02:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/29 01:02:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/29 01:02:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/29 01:02:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/29 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/29 01:02:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADKeQgto0G_1TnMfKwyqF7F3Q5eaSN3_yyjaqFFeS7C18_DXndZheSW4AxJd01cUDFeGcc8PNBIGjr6_tV8UGfEQuroGj5TtePQulxLjeilygYBgwJ8yVEk5z2WIck2oRz2kpRnVAWVnJgWLKIuyE6o3aKewTW4F6LnJxO8fh2DC9aV6InJ0Ym81Q_x28YMlkWBAllp_fxyPEPNtiWoehSL2Zn_k9GeXMvf7Yc3QWR5u8-FTIeHfAvdzCtSfWYQoGSgOiDSnMYfh6O2W438pr-GxIEbqcPUoCuInmmaqBP6Pdiku2m8c172abxZUOe6D_OvlVzwdvSAshZ2CmnNwqD0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/29 01:02:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMfKzgaN5jsq7TrP1Jnm56svRjjDI_QiItqu9G-TBUyPm9J_MR4w2f1FaV0QAVekS87A2TfRJg2GMhEyxzKgfC8w2TraiOjqLZfNU4AADFMuZgr6y0sN4csUuscqaEP1YPr9-1TFMhRVfZOD4M00I0JWlRV6TOIEKAlHy3Ns-h87dbONrj5ZrhWgfjhDVit5QdaIx5gBAxaJcL8KwFXlWPD_sYuWQH7fbfkvEuVu6rsGLtPXxda5ihda7lnLKaILn4YABgQYWhxxMZxjpf8M8lP1p3oceDAsO_QpGn1QMvuedaD5CuLZzSB0m14ZmMdH6MFqlqf6iON_OVYo2qmexZ8 2025/09/29 01:02:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/29 01:02:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/29 01:02:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AMfKzgaN5jsq7TrP1Jnm56svRjjDI_QiItqu9G-TBUyPm9J_MR4w2f1FaV0QAVekS87A2TfRJg2GMhEyxzKgfC8w2TraiOjqLZfNU4AADFMuZgr6y0sN4csUuscqaEP1YPr9-1TFMhRVfZOD4M00I0JWlRV6TOIEKAlHy3Ns-h87dbONrj5ZrhWgfjhDVit5QdaIx5gBAxaJcL8KwFXlWPD_sYuWQH7fbfkvEuVu6rsGLtPXxda5ihda7lnLKaILn4YABgQYWhxxMZxjpf8M8lP1p3oceDAsO_QpGn1QMvuedaD5CuLZzSB0m14ZmMdH6MFqlqf6iON_OVYo2qmexZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/29 01:02:57 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJCK9NLIe572yoOkUp_do3Tr35P9PaF61SQb5Zt1sbNXqLlgMXU69Dc5cVBaKHoun-p4SMpR5S2nhuDECv6_lwdZawP81tXm12zx9pQ572yYqvmxhwvy_IQm0gLATK991sd451dN6m8gYy9RCQKrC-nykaDn7EFYuxvSqEFw1n-v9_HDjTDR-Dn1JGFL0pX2H2PecndN58rcSFrjtRpW3Ls_JHddST8ixpnsy5zM52acv8uJ1QRgOrG7z0XOrvN2Oon02v8yVNmC0o5eOC8wh_KkAoGpKC_86Cq04sV0rYy8AzNc2WxdywBr1R14ucEK942tOhW2rmCID-LCWuFvx1U 2025/09/29 01:02:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/29 01:02:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/29 01:02:58 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJCK9NLIe572yoOkUp_do3Tr35P9PaF61SQb5Zt1sbNXqLlgMXU69Dc5cVBaKHoun-p4SMpR5S2nhuDECv6_lwdZawP81tXm12zx9pQ572yYqvmxhwvy_IQm0gLATK991sd451dN6m8gYy9RCQKrC-nykaDn7EFYuxvSqEFw1n-v9_HDjTDR-Dn1JGFL0pX2H2PecndN58rcSFrjtRpW3Ls_JHddST8ixpnsy5zM52acv8uJ1QRgOrG7z0XOrvN2Oon02v8yVNmC0o5eOC8wh_KkAoGpKC_86Cq04sV0rYy8AzNc2WxdywBr1R14ucEK942tOhW2rmCID-LCWuFvx1U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/29 01:02:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AF_vjmqbliOuAFzHJclubkuApyAiIo3uqzHaUOksF4KVsukCMmm4y18_vQeq9fm6eE-2jFmTaeDQmeM6kFS4_FNcpQ6_KVDIQg4uQBD70Wb3OGPYz3Q6fJ1YGwCQP3sPN4ca7zWuDT82OFNy0ft0mWWp92cxs1sEDe85uueYqPk3wIrs2rYL8f7BFTZGSsNut7bSjz1OHJy51dzVWaH5hkUXqk0SAX1-f5Dmqm3U8I99AdJLsuIA57fHuGSpN2471fbkBPGI2VwrfN9tXeD8unp18D-VSnCUgwy6EEh6mUOdA-46tP3uxaj4D3MCHk4WhDocFkMRKrfCwxdqnRtoS-8 2025/09/29 01:03:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/29 01:03:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/29 01:03:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AF_vjmqbliOuAFzHJclubkuApyAiIo3uqzHaUOksF4KVsukCMmm4y18_vQeq9fm6eE-2jFmTaeDQmeM6kFS4_FNcpQ6_KVDIQg4uQBD70Wb3OGPYz3Q6fJ1YGwCQP3sPN4ca7zWuDT82OFNy0ft0mWWp92cxs1sEDe85uueYqPk3wIrs2rYL8f7BFTZGSsNut7bSjz1OHJy51dzVWaH5hkUXqk0SAX1-f5Dmqm3U8I99AdJLsuIA57fHuGSpN2471fbkBPGI2VwrfN9tXeD8unp18D-VSnCUgwy6EEh6mUOdA-46tP3uxaj4D3MCHk4WhDocFkMRKrfCwxdqnRtoS-8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/29 01:03:02 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALtjubZBPOpW8e-yZdQBMBE1L8mY4jRg9ii3q2Cw4cj08NkIg9Q-tMS6EW1rriruVZKcBzgm2efuZQwOXND2ahVy4G3VAXuAlMgOLxN3vUyeaOuIwL00bOv7BnRGFxPjJGWAkiYwRQIkX4X1-opmputxR9lV6yeo9hp6OKNkRvKhkDhE7p-4SqpPnEp-FhbHAHI6jBFmuHya99U2qB2KelYY5DqMB-ZzKiIsNNXdcKSm1414_freXPqjHVEo_2zUsu535nSS-jbPdhJGPSnifaG2XFVF-rqGtuxNuul8gO_vHVS2Q1uFEYle04u6dxW1I7RLN41Jr9ViQAx9eMjB6_E 2025/09/29 01:03:02 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/29 01:03:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/29 01:03:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/29 01:03:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/29 01:03:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/29 01:03:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/29 01:03:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALtjubZBPOpW8e-yZdQBMBE1L8mY4jRg9ii3q2Cw4cj08NkIg9Q-tMS6EW1rriruVZKcBzgm2efuZQwOXND2ahVy4G3VAXuAlMgOLxN3vUyeaOuIwL00bOv7BnRGFxPjJGWAkiYwRQIkX4X1-opmputxR9lV6yeo9hp6OKNkRvKhkDhE7p-4SqpPnEp-FhbHAHI6jBFmuHya99U2qB2KelYY5DqMB-ZzKiIsNNXdcKSm1414_freXPqjHVEo_2zUsu535nSS-jbPdhJGPSnifaG2XFVF-rqGtuxNuul8gO_vHVS2Q1uFEYle04u6dxW1I7RLN41Jr9ViQAx9eMjB6_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/29 01:03:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACpkuaLyoSfKC0XcOcGEZohwK6qYwneYpG2_CADsJMMS2LOTBPcbBxxghDZgeYGALr_eYuUQQZFbucBgV_pF8P8k8_fCdoptv4RMxUXUAvnvJyIeccNKr4PooOGh_2LX8PCUx9LBtmRMBByICJX8EK1Nq2xHjJfyu2WIUF85b7E09cC7bfaYHkeguUbXs713qSNta7ytl5RVeAEClSJ2Vi2yZhHzLLPP3vkOgcj-L_uznQmLijeUHv897ZTmGChregoLB6CWkbfOLK_GLHh1TMCbzUdhIXUhlCsfAFgeIvzdrsxi4P235kjM93Ur5cqQK3F0wIFMz7xJt6ebJJOko9w 2025/09/29 01:03:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/29 01:03:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/29 01:03:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/29 01:03:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/29 01:03:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/29 01:03:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/29 01:03:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACpkuaLyoSfKC0XcOcGEZohwK6qYwneYpG2_CADsJMMS2LOTBPcbBxxghDZgeYGALr_eYuUQQZFbucBgV_pF8P8k8_fCdoptv4RMxUXUAvnvJyIeccNKr4PooOGh_2LX8PCUx9LBtmRMBByICJX8EK1Nq2xHjJfyu2WIUF85b7E09cC7bfaYHkeguUbXs713qSNta7ytl5RVeAEClSJ2Vi2yZhHzLLPP3vkOgcj-L_uznQmLijeUHv897ZTmGChregoLB6CWkbfOLK_GLHh1TMCbzUdhIXUhlCsfAFgeIvzdrsxi4P235kjM93Ur5cqQK3F0wIFMz7xJt6ebJJOko9w" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/29 01:03:09 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/29 01:03:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/29 01:03:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/29 01:03:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/29 01:03:26 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/29 01:03:29 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AC8aY-1qmQHezVR_bqL_R4ZXQgk-hknOT6_NYLVlOfehzA7qWnmSsM0DKttPZqzPmcyW-ID2rVr-Ftj_RXR8E8qunMIhMR0zhvtMrCEhuXmlqBzL3ihX2Kh6MJZijMYuBd5IJiCAcej71IXHPVmdu3R6CRSxQnZh8qZo_0W7OVKhjofi3v5ZStbBo3yRuEQq1NX3TOLnpORIe_m2kBZQV_XLeXpGeVcNiv1axAlgNK_pd2GPKWUUApXHBS5j6r8LspVUh5B6hylNnK61w9Bf9NJpuYuNjctsGCzZz-pgXpjizBZoUOe92X8bTzFuQoWLDYy-MCX7gKMALRnVa5xGLOw 2025/09/29 01:03:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/29 01:03:29 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c4585350388cc2153cbe2946764f7004" 2025/09/29 01:03:29 DEBUG : unknown-size-put.txt: multipart upload "AC8aY-1qmQHezVR_bqL_R4ZXQgk-hknOT6_NYLVlOfehzA7qWnmSsM0DKttPZqzPmcyW-ID2rVr-Ftj_RXR8E8qunMIhMR0zhvtMrCEhuXmlqBzL3ihX2Kh6MJZijMYuBd5IJiCAcej71IXHPVmdu3R6CRSxQnZh8qZo_0W7OVKhjofi3v5ZStbBo3yRuEQq1NX3TOLnpORIe_m2kBZQV_XLeXpGeVcNiv1axAlgNK_pd2GPKWUUApXHBS5j6r8LspVUh5B6hylNnK61w9Bf9NJpuYuNjctsGCzZz-pgXpjizBZoUOe92X8bTzFuQoWLDYy-MCX7gKMALRnVa5xGLOw" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/29 01:03:30 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFk4AaDczGN-5sQIhFUIvJTxi1AKARsF9h4z5osOwErBeAhyfPVlrCXPEyGFnYMlSuoDQAMDM2YJlsjwVqqsewz78O__91mVsgcDsnL8PLvHzDd9dsIF2uocN1Z79QEDdmYaOviV4iqWhIIUTJrGsJ56WNQwRg_0c7WIAhDRDXZhmJN2qmiT_cAYRApECQXDVzwWAt-JnGTsBBKZ9NfxK41ugjY0oyTPawD-dOuUQlEKz1tCTn3LWjWn8poj5o7D_LERbR2rEtlc-1g3_AvP1b4PS1IkUwQ2wNZ31mM29PMNioIiNLt8wYMYLDOrEAFmWdCubkFGExBBz89Ef7rqih0 2025/09/29 01:03:30 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/29 01:03:30 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7df5171c0764437febe4d31d2d047be7" 2025/09/29 01:03:30 DEBUG : unknown-size-update.txt: multipart upload "AFk4AaDczGN-5sQIhFUIvJTxi1AKARsF9h4z5osOwErBeAhyfPVlrCXPEyGFnYMlSuoDQAMDM2YJlsjwVqqsewz78O__91mVsgcDsnL8PLvHzDd9dsIF2uocN1Z79QEDdmYaOviV4iqWhIIUTJrGsJ56WNQwRg_0c7WIAhDRDXZhmJN2qmiT_cAYRApECQXDVzwWAt-JnGTsBBKZ9NfxK41ugjY0oyTPawD-dOuUQlEKz1tCTn3LWjWn8poj5o7D_LERbR2rEtlc-1g3_AvP1b4PS1IkUwQ2wNZ31mM29PMNioIiNLt8wYMYLDOrEAFmWdCubkFGExBBz89Ef7rqih0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/29 01:03:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zulihuk1zeqi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/29 01:03:31 DEBUG : Waiting for deletions to finish 2025/09/29 01:03:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/29 01:03:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/29 01:03:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/29 01:03:32 INFO : S3 bucket rclone-test-zulihuk1zeqi: Bucket "rclone-test-zulihuk1zeqi" deleted 2025/09/29 01:03:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (176.84s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.71s) --- PASS: TestIntegration/FsMkdir (175.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.54s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (98.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (14.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (16.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (16.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (6.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (15.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (18.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (20.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/29 01:03:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/29 01:03:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 176.881s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m58.394451482s (try 1/5)