"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/10/25 02:08:16 NOTICE: TestS3R2: Stopped server 2025/10/25 02:08:16 NOTICE: TestS3R2: Starting server 2025/10/25 02:08:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nusituk6qidu" 2025/10/25 02: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/10/25 02:08:17 INFO : S3 bucket rclone-test-nusituk6qidu: Bucket "rclone-test-nusituk6qidu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/25 02:08:21 INFO : S3 bucket rclone-test-nusituk6qidu: Bucket "rclone-test-nusituk6qidu" deleted === RUN TestIntegration/FsMkdir 2025/10/25 02:08:22 INFO : S3 bucket rclone-test-nusituk6qidu: Bucket "rclone-test-nusituk6qidu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/25 02:08:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/25 02:08:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/25 02:08:22 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/10/25 02:09:04 NOTICE: S3 bucket rclone-test-nusituk6qidu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/25 02:09:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AAJKYj-BxVNjmFJ9gERLV2nsvNZMWlstz3aLuhtB8O3DYCrq14yvzwVajW2nTuEosYxnQmxlLE_3gF9TQAjpQdlbeLhw-iObVLKvTzgGTf7JQGylmGGqiP7VWUWOChpjB2ENjSCzbYC4eoy6hFttZjKXWZB9EyQ9tHcj8UZ0KD3WfFiCaV8sDfEcrNBFWUewvrC1PtfMI7AMTMLieUZKML_ocsMMF4ePUaJaXjvJrpGAfSjEA7o1VcTOXhT-skNYSv7l_ZJMduzrkpxfhf8y-ZwV6o3ppdT13QNe72avHbscfV0hP_gXnvJbifHPDBf8LZFhxrO_NeHKsOuiWs3WQM8 2025/10/25 02:09:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b573e8d732d13d35bc1634672684f018" 2025/10/25 02:09:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "cbc49e58ee70efdff33d55f57fe1cc19" 2025/10/25 02:09:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "216b0a7be728278ac66f4ba95aae6d72" 2025/10/25 02:09:08 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AAJKYj-BxVNjmFJ9gERLV2nsvNZMWlstz3aLuhtB8O3DYCrq14yvzwVajW2nTuEosYxnQmxlLE_3gF9TQAjpQdlbeLhw-iObVLKvTzgGTf7JQGylmGGqiP7VWUWOChpjB2ENjSCzbYC4eoy6hFttZjKXWZB9EyQ9tHcj8UZ0KD3WfFiCaV8sDfEcrNBFWUewvrC1PtfMI7AMTMLieUZKML_ocsMMF4ePUaJaXjvJrpGAfSjEA7o1VcTOXhT-skNYSv7l_ZJMduzrkpxfhf8y-ZwV6o3ppdT13QNe72avHbscfV0hP_gXnvJbifHPDBf8LZFhxrO_NeHKsOuiWs3WQM8" 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/10/25 02:09:14 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/25 02:09:15 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/10/25 02:09:19 DEBUG : S3 bucket rclone-test-nusituk6qidu: bucket is versioned: false 2025/10/25 02:09:19 DEBUG : Waiting for deletions to finish 2025/10/25 02:09:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/25 02:09:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/25 02:09:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/25 02:09:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nusituk6qidu/dirToPurgeFromRoot" 2025/10/25 02:09:22 DEBUG : S3 bucket rclone-test-nusituk6qidu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/25 02:09:22 DEBUG : Waiting for deletions to finish 2025/10/25 02:09:22 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/25 02:09:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/25 02:09:22 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/25 02:09:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nusituk6qidu/hello? sausage/êé" 2025/10/25 02:09:25 DEBUG : S3 bucket rclone-test-nusituk6qidu path hello? sausage/êé: bucket is versioned: false 2025/10/25 02:09:25 DEBUG : Waiting for deletions to finish 2025/10/25 02:09:26 DEBUG : "a/b/c/d/e.txt" version false 2025/10/25 02:09:26 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/25 02:09:26 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/10/25 02:09:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nusituk6qidu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/25 02:09:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nusituk6qidu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-nusituk6qidu" from "TestS3R2:rclone-test-nusituk6qidu" 2025/10/25 02:09:43 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/10/25 02:09:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFD1s3X2JTYJXCF5EcjYHwh9yM75BYTkxclAlhxmxsTYa_L5W3zhiormMFJ002R_jdxg6b-XjYbaNpGUaN3zF2m_IClLkRD7f-Dr2pzMSQMegpUx0duXIU_iKqhRq11ay9FadjU2hT3awYyIgVcciE9kSxXqQ1ihNniDnytoJaELu7Uhn-inwAMUSFDMIzb5oO9NuIpSZ-tuGdBURN7c7rTrQl3BaDrqRyZ-z7NOHW3py0KI5nsa7xrE0pZdcTi_hLegmfCuDieXLDUa8BRt_blu3YDrb70shQ7-5JC8Bz2Np2EMcCeAnEGH1PQ-36pZ2oe1PdkDjm5WoC49mJ0D540 2025/10/25 02:09:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/25 02:09:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/25 02:09:54 DEBUG : piped data.txt: multipart upload "AFD1s3X2JTYJXCF5EcjYHwh9yM75BYTkxclAlhxmxsTYa_L5W3zhiormMFJ002R_jdxg6b-XjYbaNpGUaN3zF2m_IClLkRD7f-Dr2pzMSQMegpUx0duXIU_iKqhRq11ay9FadjU2hT3awYyIgVcciE9kSxXqQ1ihNniDnytoJaELu7Uhn-inwAMUSFDMIzb5oO9NuIpSZ-tuGdBURN7c7rTrQl3BaDrqRyZ-z7NOHW3py0KI5nsa7xrE0pZdcTi_hLegmfCuDieXLDUa8BRt_blu3YDrb70shQ7-5JC8Bz2Np2EMcCeAnEGH1PQ-36pZ2oe1PdkDjm5WoC49mJ0D540" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/25 02:09:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFgm3yLx7PBJhBiwxyqtr5s-TQQXipYLD3CmB-2g7wF78qNeZOmswrqziZKvYOQVhbhhJBz5Zj5zVkZmWxE6XgfJ12XcmrL-shja1BDUgL5diXtDYGo0F-Gyzr3IyZKnErFtRZy3ilVnM3TVa5nsqeNdduVA6bbBEuNNYGm2dlbHvI10La5qqtDhi7xF8uM-jkrIjEzQpyceLRh_ifspDpSchGsvdEfRlOVd4RQebUSzC3VuqgJWij6fzPA71zvCMAvaxZMWGgPCY1rFual64tV85fv1yisNWlwM9i8XyEol_3SDG9zupLK-DRzGrtCLrK2S2VBOAZFn0OpwQSt3kcw 2025/10/25 02:09:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/25 02:09:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "13b086b4d041b11c4dfbadd0b23ffb53" 2025/10/25 02:09:57 DEBUG : piped data.txt: multipart upload "AFgm3yLx7PBJhBiwxyqtr5s-TQQXipYLD3CmB-2g7wF78qNeZOmswrqziZKvYOQVhbhhJBz5Zj5zVkZmWxE6XgfJ12XcmrL-shja1BDUgL5diXtDYGo0F-Gyzr3IyZKnErFtRZy3ilVnM3TVa5nsqeNdduVA6bbBEuNNYGm2dlbHvI10La5qqtDhi7xF8uM-jkrIjEzQpyceLRh_ifspDpSchGsvdEfRlOVd4RQebUSzC3VuqgJWij6fzPA71zvCMAvaxZMWGgPCY1rFual64tV85fv1yisNWlwM9i8XyEol_3SDG9zupLK-DRzGrtCLrK2S2VBOAZFn0OpwQSt3kcw" 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/10/25 02:09:59 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/10/25 02:10:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOCSPAHEoYRZ51QmJ8ATIkxF2Ji5yMFP--DtlPwScSM5GTPwo3yJhGFO5CBsOsv_4RFH64GC7_XorqpjLNNjgNk21ws86IYVi7HceRxojcVtKqoyJz_yjilE-7Ne1dXFhwokz5Wf283PVPLd10x8a1HzraLESeercnZRcZ3X76U_V0D_NwyulEfUYDyhbWE5Y_Rqfq0SCauMOcg4GJuKhXFVCHkoEZm-1U-gIQ9Er-ZogMu-iTySGuxNSAyguoq-97CNU4VMM_I8wjVg_kNVRG-5TQ8H4-5GVG6pUcoQWMhqJ1mf0Q_YKQcTbRc1y1GTJwmUHkpt_hVihCNDRv-y7ak 2025/10/25 02:10:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/25 02:10:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/25 02:10:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOCSPAHEoYRZ51QmJ8ATIkxF2Ji5yMFP--DtlPwScSM5GTPwo3yJhGFO5CBsOsv_4RFH64GC7_XorqpjLNNjgNk21ws86IYVi7HceRxojcVtKqoyJz_yjilE-7Ne1dXFhwokz5Wf283PVPLd10x8a1HzraLESeercnZRcZ3X76U_V0D_NwyulEfUYDyhbWE5Y_Rqfq0SCauMOcg4GJuKhXFVCHkoEZm-1U-gIQ9Er-ZogMu-iTySGuxNSAyguoq-97CNU4VMM_I8wjVg_kNVRG-5TQ8H4-5GVG6pUcoQWMhqJ1mf0Q_YKQcTbRc1y1GTJwmUHkpt_hVihCNDRv-y7ak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/25 02:10:08 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKKFSrVLO2itV-pfJ0Bc2kcX_BVu7PW5D5gyCEmAVUVI9xTYyE6yS8wyxnAMT1pKgIZz-jH-4viTbAXdwvAvkOr0lTTBVCDp6LTx_Zz0AuR5qkBqs1xDCi5czhP84ZFveUy81CPeIYOXHzRgpVE3r2iVjdRiCuQAswhdtnqrYAqOOqX4hzwfZezE1epJIPbYmfXqBd1su_9Cp77NLZaB3far2XHdf8A-04v2SYKFmPP767k-f6azGMTCBIqXHl0YrYWgsooMyrp3tCucWS-ER__oI7bcwscxwRJfsJHKshF_zZs5yW2JYJTq13oGIIP2LFE5MGKJz9e6JNg_fUlQrcU 2025/10/25 02:10:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/25 02:10:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/25 02:10:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKKFSrVLO2itV-pfJ0Bc2kcX_BVu7PW5D5gyCEmAVUVI9xTYyE6yS8wyxnAMT1pKgIZz-jH-4viTbAXdwvAvkOr0lTTBVCDp6LTx_Zz0AuR5qkBqs1xDCi5czhP84ZFveUy81CPeIYOXHzRgpVE3r2iVjdRiCuQAswhdtnqrYAqOOqX4hzwfZezE1epJIPbYmfXqBd1su_9Cp77NLZaB3far2XHdf8A-04v2SYKFmPP767k-f6azGMTCBIqXHl0YrYWgsooMyrp3tCucWS-ER__oI7bcwscxwRJfsJHKshF_zZs5yW2JYJTq13oGIIP2LFE5MGKJz9e6JNg_fUlQrcU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/25 02:10:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AINMSsqVoT7tAF2rXaatV-_YMP3c4G58L343x0MbfZVvaAueXpVWdZrrVq9xGcNLwePxhppHT-bgRHPeJ48XE9bn1uXdrSrRVIVaU6JUaj0BwT9zMWaF9J_cqYzsjybEXpJ9uAd6x3rwjvWUAHM_SPCJOu-Qb-DZs04OjPQnBMz2j3NMg8o5XN5wmztw3wlrcVhOMld2xqBe7yHTEEYF8L-MF2cfgUru-nBH3fDgfw_A5b_j8vihdn4ukvqutlnMaDa5sdMUUK22aDguJzI7iJ2qZu7-fHPSKDU-KsTPvVyyAOrTgkD0mooYp_NMqbRUF9TM52SYZRnu2TO2avJxuJU 2025/10/25 02:10:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/25 02:10:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/25 02:10:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AINMSsqVoT7tAF2rXaatV-_YMP3c4G58L343x0MbfZVvaAueXpVWdZrrVq9xGcNLwePxhppHT-bgRHPeJ48XE9bn1uXdrSrRVIVaU6JUaj0BwT9zMWaF9J_cqYzsjybEXpJ9uAd6x3rwjvWUAHM_SPCJOu-Qb-DZs04OjPQnBMz2j3NMg8o5XN5wmztw3wlrcVhOMld2xqBe7yHTEEYF8L-MF2cfgUru-nBH3fDgfw_A5b_j8vihdn4ukvqutlnMaDa5sdMUUK22aDguJzI7iJ2qZu7-fHPSKDU-KsTPvVyyAOrTgkD0mooYp_NMqbRUF9TM52SYZRnu2TO2avJxuJU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/25 02:10:15 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APS9PtHw8tJ-ZWOd6ILRlzggvE4JveDAxnUe7UMrHInQPGozf6qPnOomd3hSxvyFRnTCQ3oYMi_r8SJSCtPit-PlI3kILag-2eZn6QPsqwVcfSROVC3RuV8hJw9A5LqkFGu1nT8UiKXMo-kMrcOiL1DOgKSJUlpULFz7RvV53xunrN9tEBRPyk4Qe5C75-0H0kfEgM2rfKcdSdKhFU6Lrel1sy-i9hotVPMnE4CS3rrZg3X5-zX4dBBFCSVmK7Oz-Sb55GLRLDeD_QRQ5RFFosCMNpthoJZ9GaeEzE5k67qxDW23vhsWlHB963o9Z48RwrvweSSOdNH_clrqVOKp-G0 2025/10/25 02:10:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/25 02:10:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/25 02:10:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/25 02:10:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/25 02:10:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/25 02:10:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/25 02:10:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APS9PtHw8tJ-ZWOd6ILRlzggvE4JveDAxnUe7UMrHInQPGozf6qPnOomd3hSxvyFRnTCQ3oYMi_r8SJSCtPit-PlI3kILag-2eZn6QPsqwVcfSROVC3RuV8hJw9A5LqkFGu1nT8UiKXMo-kMrcOiL1DOgKSJUlpULFz7RvV53xunrN9tEBRPyk4Qe5C75-0H0kfEgM2rfKcdSdKhFU6Lrel1sy-i9hotVPMnE4CS3rrZg3X5-zX4dBBFCSVmK7Oz-Sb55GLRLDeD_QRQ5RFFosCMNpthoJZ9GaeEzE5k67qxDW23vhsWlHB963o9Z48RwrvweSSOdNH_clrqVOKp-G0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/25 02:10:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAqUaDTO0RCslKznV9_QMn367NM-8hfEUK0PsMrO6Dgu93o0PxrVXlQA3EWw31YFP5ZmBZi-FkD02qXdJ8-ZkB4AwLobqURo93pN0v54ZuXY6uBrMJiGmrtMgtebs4mouR1l9yTcomJWHCIpciNEjSeqqlOQJqeA3IdOPdb_BFdAm3_lO6Woh23Kn2CPWwmlUV5UGB_N_lNDhusbXN3Gb7aH-V11-KqLJUNlxhBC99DMjCg9HM3nq2Fo_iPJPfbawcIMR9ka9Y5bP-CaV1eJpLqBbGLhWDtsVPhmsaNolYImX2CdP82dQNchdshl_Ftg1bQeIdY6w06tpyxWjaDS5yQ 2025/10/25 02:10:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/25 02:10:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/25 02:10:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/25 02:10:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/25 02:10:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/25 02:10:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/25 02:10:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AAqUaDTO0RCslKznV9_QMn367NM-8hfEUK0PsMrO6Dgu93o0PxrVXlQA3EWw31YFP5ZmBZi-FkD02qXdJ8-ZkB4AwLobqURo93pN0v54ZuXY6uBrMJiGmrtMgtebs4mouR1l9yTcomJWHCIpciNEjSeqqlOQJqeA3IdOPdb_BFdAm3_lO6Woh23Kn2CPWwmlUV5UGB_N_lNDhusbXN3Gb7aH-V11-KqLJUNlxhBC99DMjCg9HM3nq2Fo_iPJPfbawcIMR9ka9Y5bP-CaV1eJpLqBbGLhWDtsVPhmsaNolYImX2CdP82dQNchdshl_Ftg1bQeIdY6w06tpyxWjaDS5yQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/25 02:10:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJKICaTrzn0IX8sHNRAtwQQpLk-mhTsCFWYGbu7F9W4AZ-s8C2y8oGqk5fIAUCCnARWiIj0TQylcZzuS6vt4BW7w-sHuqkWNvnTn3V-lP3BMriw3NzzZfS4kv0len9UVfNFPySV6nc5hEiaJMmaYssHYKEpgu1BDQQGQWB0DHOY0NbeMmyock0RnRXm3nGaM2ZN6BVWeqsN4ZBJBlfmuTg_ItwA5IjSdt_tfNd4axcGfSIplg86N4PL101vVknm0KDKa2Z6GpW9S5XFvPx-3Nb-A87xLEBhlpFjwaG7UHfMD5C-Nk9aipdlHQuIFEr6VfIp96j65WTURwRmSgck1Wv8 2025/10/25 02:10:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/25 02:10:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/25 02:10:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJKICaTrzn0IX8sHNRAtwQQpLk-mhTsCFWYGbu7F9W4AZ-s8C2y8oGqk5fIAUCCnARWiIj0TQylcZzuS6vt4BW7w-sHuqkWNvnTn3V-lP3BMriw3NzzZfS4kv0len9UVfNFPySV6nc5hEiaJMmaYssHYKEpgu1BDQQGQWB0DHOY0NbeMmyock0RnRXm3nGaM2ZN6BVWeqsN4ZBJBlfmuTg_ItwA5IjSdt_tfNd4axcGfSIplg86N4PL101vVknm0KDKa2Z6GpW9S5XFvPx-3Nb-A87xLEBhlpFjwaG7UHfMD5C-Nk9aipdlHQuIFEr6VfIp96j65WTURwRmSgck1Wv8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/25 02:10:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AL2uhrNNyz6ZhP2Q_yK1pwuHNo5DJcXnBxPDYQ5dsW_PGSeM8jXOUjDihA3gH8Ut-SmffLC5LgRpTUSxLZCtGPbcfBgHzeY9ghZJvzniUCNN3N7bwOuPx35t7OAwYCiXoWUFgcwyIYhfBMXGEmF_AdftjPWRuXjBR-FOPgnVvqw536X7O5GIPXQWezyf4eO8r0b6qk17PAH4MILIrkh5ktsDEMr3unKAV1Q_fzZzjJuW3DQCxl2DxCiXOSu4iohMC6Wuo5c4-I5NiT2OL8TezSp7No-ZCArBrYFAOfq7q8-FzLuqlcuxbTlFffc-Op8FIKMAyuh7eOw6mhwY73JQKB4 2025/10/25 02:10:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/25 02:10:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/25 02:10:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AL2uhrNNyz6ZhP2Q_yK1pwuHNo5DJcXnBxPDYQ5dsW_PGSeM8jXOUjDihA3gH8Ut-SmffLC5LgRpTUSxLZCtGPbcfBgHzeY9ghZJvzniUCNN3N7bwOuPx35t7OAwYCiXoWUFgcwyIYhfBMXGEmF_AdftjPWRuXjBR-FOPgnVvqw536X7O5GIPXQWezyf4eO8r0b6qk17PAH4MILIrkh5ktsDEMr3unKAV1Q_fzZzjJuW3DQCxl2DxCiXOSu4iohMC6Wuo5c4-I5NiT2OL8TezSp7No-ZCArBrYFAOfq7q8-FzLuqlcuxbTlFffc-Op8FIKMAyuh7eOw6mhwY73JQKB4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/25 02:10:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC8medX5SABLbWiF2lfv5PGjJr0GwP-u7s43-lq6kugzfLX1TxuvDY3TwamUC3OtB91aScLngnvtS4eP02B0RE3fWGdYSm8fXCN_d1XuMnLsXWZOf7R7yJ3WLC7CLq-jMwWrB2MMqSQKm4Kmks3Y0_BeEgQlRcNUrvmOYuz6u3cUmiGcICqqRe_iGHrvdtEtxYbp8A38Z_akAE4aUhCQ6Ir5FC29hVBaoU9EYYzMIF67fYvFj89LzfZLh_mCwtB3WxxVNjBfZjQClskVNDORagbsaHYYjE1JqYPd9h9C1LP0HPR4JRROIqqxKlR0Apix7baylVgp_tNi7LgcCQRZoaY 2025/10/25 02:10:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/25 02:10:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/25 02:10:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC8medX5SABLbWiF2lfv5PGjJr0GwP-u7s43-lq6kugzfLX1TxuvDY3TwamUC3OtB91aScLngnvtS4eP02B0RE3fWGdYSm8fXCN_d1XuMnLsXWZOf7R7yJ3WLC7CLq-jMwWrB2MMqSQKm4Kmks3Y0_BeEgQlRcNUrvmOYuz6u3cUmiGcICqqRe_iGHrvdtEtxYbp8A38Z_akAE4aUhCQ6Ir5FC29hVBaoU9EYYzMIF67fYvFj89LzfZLh_mCwtB3WxxVNjBfZjQClskVNDORagbsaHYYjE1JqYPd9h9C1LP0HPR4JRROIqqxKlR0Apix7baylVgp_tNi7LgcCQRZoaY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/25 02:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFqwVcg-TQUWvhAz0s9upayaaQSuArvNWDQN-Fl7e6DkrMwPP1a0KM_pZeFUCM42OPGmLZdYtlYIykBMYWind4A4G6imZ1WZ4yCzpoA8m-tuTJlhSWR2ANY3z54TZzLWum4qSyCPVBevnl7BFeAJxrWIRvzOTsKAkzXYGC10avgTZL8AprVfc3WRv54gK5zwEx2u9ZeYRt2g1lFRgoDToiItfbrzQaI8WYxm8CS-hsWxbAXcO6K-EgkSwY7O6mEK26ju9cen1gJkvxpC2riKIb_BbrgJi7faEg36jSa5LqGJ8zk39zGR9VsAmAFVnpDMlzQI1ligX3aqmqdgv02MhHk 2025/10/25 02:10:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/25 02:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/25 02:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/25 02:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/25 02:10:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/25 02:10:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/25 02:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFqwVcg-TQUWvhAz0s9upayaaQSuArvNWDQN-Fl7e6DkrMwPP1a0KM_pZeFUCM42OPGmLZdYtlYIykBMYWind4A4G6imZ1WZ4yCzpoA8m-tuTJlhSWR2ANY3z54TZzLWum4qSyCPVBevnl7BFeAJxrWIRvzOTsKAkzXYGC10avgTZL8AprVfc3WRv54gK5zwEx2u9ZeYRt2g1lFRgoDToiItfbrzQaI8WYxm8CS-hsWxbAXcO6K-EgkSwY7O6mEK26ju9cen1gJkvxpC2riKIb_BbrgJi7faEg36jSa5LqGJ8zk39zGR9VsAmAFVnpDMlzQI1ligX3aqmqdgv02MhHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/25 02:10:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIERDI7EAcj0ZtSRr2_57beHHiHOVNQjKgyuFlPtrGWLy7bGM50Vy1OjUVurKH9UJTea1LU1mmFw4pFgIN4-BNBkASaVqhB2kj8C4ahGv-XbAHtmLA4nomyXhZgCutsw-pLgte_b61UxXZQ88lRErj0f8SwUHeWnFN4JqSuieu6KOwkx-d5isDKTw5BuxU0JQxP5NsXVqMU9IvTehGrKbhSFME_VwpRDbb9F9OP80_bOI6IfUYGGlioGI5YUS8NbaaU5Tt0hiXAfHrkNJWtLti0pN1g9PtIzc2v88pxOW94Ur3LP0FqutAARFo3hz8BvVQLFGq-d92zQrkp2ubTP2Gk 2025/10/25 02:10:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/25 02:10:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/25 02:10:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/25 02:10:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/25 02:10:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/25 02:10:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/25 02:10:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AIERDI7EAcj0ZtSRr2_57beHHiHOVNQjKgyuFlPtrGWLy7bGM50Vy1OjUVurKH9UJTea1LU1mmFw4pFgIN4-BNBkASaVqhB2kj8C4ahGv-XbAHtmLA4nomyXhZgCutsw-pLgte_b61UxXZQ88lRErj0f8SwUHeWnFN4JqSuieu6KOwkx-d5isDKTw5BuxU0JQxP5NsXVqMU9IvTehGrKbhSFME_VwpRDbb9F9OP80_bOI6IfUYGGlioGI5YUS8NbaaU5Tt0hiXAfHrkNJWtLti0pN1g9PtIzc2v88pxOW94Ur3LP0FqutAARFo3hz8BvVQLFGq-d92zQrkp2ubTP2Gk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/25 02:10:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAUiCH8qo2UhF1kGUnlgylSasM8JkJWmdQOpYwMYmcmpKoqO2yutpr9vu4LmpGC153o8LuF7OdADMEIszP0YPloXMphChXys_eVL3dGhHhvlOP4d92SUkbvp4nC9WejJu4LsuoznVenOmndt_UovPA8aUiKT0szt2E6cu4AB2IX3c4qdHytKb0snnfU_3P8E0pDBXjEosbQxfvtuoJqDMLtdeNMeup0LmXbIYmfhzW3OBJMNM8IfbTy-YdobRwR-jqG_o47Ls1NukTAKbe0bqyYVlH6cag8QpXt_8jjUjqrDKeLwjVTHCuwwR1zuL4MQnsv2c6aCoMbYWLkih-VFMBk 2025/10/25 02:10:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/25 02:10:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/25 02:10:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAUiCH8qo2UhF1kGUnlgylSasM8JkJWmdQOpYwMYmcmpKoqO2yutpr9vu4LmpGC153o8LuF7OdADMEIszP0YPloXMphChXys_eVL3dGhHhvlOP4d92SUkbvp4nC9WejJu4LsuoznVenOmndt_UovPA8aUiKT0szt2E6cu4AB2IX3c4qdHytKb0snnfU_3P8E0pDBXjEosbQxfvtuoJqDMLtdeNMeup0LmXbIYmfhzW3OBJMNM8IfbTy-YdobRwR-jqG_o47Ls1NukTAKbe0bqyYVlH6cag8QpXt_8jjUjqrDKeLwjVTHCuwwR1zuL4MQnsv2c6aCoMbYWLkih-VFMBk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/25 02:10:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APNXLjlXfCoRPa4INmIAZV6WyWaO4qnxS6Rl5pf_Fo7LL0pH_1en4KQuqjnjf-7R9rP0POMdgvlskCWjGvQRjL_YRva_cPVQn-WReZxC014qSC_BGhLx6gRjSrO2FalIwcJTAkjGZqz1TMBl3Qh8f0mZ14cr0QHXBbHo9rNqVSfDim5mUziLPwTdL4Sl9KbLhNPNWlu-HARlDyrkVzanXV3a2YsRmSM5RbFMp3SZ3C15T2RtpFugFmhWKFVhcWA8Wg7bViOCexVoi-69-Mz197d87s1KvJBlUAJ7ao8dv7C7aHj8wuvSR1-8MGvOVoecNg7xJ1vFMYFxvbYgpWXbMFE 2025/10/25 02:10:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/25 02:10:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/25 02:10:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APNXLjlXfCoRPa4INmIAZV6WyWaO4qnxS6Rl5pf_Fo7LL0pH_1en4KQuqjnjf-7R9rP0POMdgvlskCWjGvQRjL_YRva_cPVQn-WReZxC014qSC_BGhLx6gRjSrO2FalIwcJTAkjGZqz1TMBl3Qh8f0mZ14cr0QHXBbHo9rNqVSfDim5mUziLPwTdL4Sl9KbLhNPNWlu-HARlDyrkVzanXV3a2YsRmSM5RbFMp3SZ3C15T2RtpFugFmhWKFVhcWA8Wg7bViOCexVoi-69-Mz197d87s1KvJBlUAJ7ao8dv7C7aHj8wuvSR1-8MGvOVoecNg7xJ1vFMYFxvbYgpWXbMFE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/25 02:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AG-yvanvELmsKRjOKYOBl0V34yPk9Tm9g83DG1lOjLZRivMFrDhrwSfV47TuJHL1ygclNmroWI8e4x3X-AM0c3DQbMLuZscZuPrGyS6WXoo1e7cDJI1SRto83xhccdIJrO-CYdqCG83O6EkXMqb7-gpzJaRbhuKuTtq7efvkGnmCXT6NHVV9edejXETmrhTafrM694HKFKrMy-Qhv8jnH0Wy-2pr1JNVa1omBX97zAZ6fCwweMf9PjDECOr7fBSR07b5twQup_0CCYO_lkp8MQm6JyKbqYQWlUA-ch1YI38nYxzzc3dlQTv9iHBIcdTX7gJZc317x6UgjCGYFcJu1Mc 2025/10/25 02:10:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/25 02:10:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/25 02:11:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AG-yvanvELmsKRjOKYOBl0V34yPk9Tm9g83DG1lOjLZRivMFrDhrwSfV47TuJHL1ygclNmroWI8e4x3X-AM0c3DQbMLuZscZuPrGyS6WXoo1e7cDJI1SRto83xhccdIJrO-CYdqCG83O6EkXMqb7-gpzJaRbhuKuTtq7efvkGnmCXT6NHVV9edejXETmrhTafrM694HKFKrMy-Qhv8jnH0Wy-2pr1JNVa1omBX97zAZ6fCwweMf9PjDECOr7fBSR07b5twQup_0CCYO_lkp8MQm6JyKbqYQWlUA-ch1YI38nYxzzc3dlQTv9iHBIcdTX7gJZc317x6UgjCGYFcJu1Mc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/25 02:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALdZbtQpdAGNN-mcYwuiDOv0Spp8yKAsoj9VblefsOjyy5Li7fEdxID88WIHBW_2RpnDCi0FLF5sogeTXWE1HfGx_TdKmdyuYvQZApMfF613RIreFEDtL6PsLaJLPsQCaM1xwzz83Evf86R8H_mF8K_6oIxAfXCpXVDJA3LwyVfyQaCKV4OVb3zU57rlc3PX2m6hs2Q2ZnbMU9hBo3RF-EiUPs7xwD_QwiVoOlfiTshcz3G0G2ICm8n0hSjismrL6Pc2kfWdVhkxrtXnHl6vmP2DrrSu4irqEH-eYyZfOQSgNzM1UpJQDD1TnmPmEDZSi3yzG6UEUfBrg8_pLsVdebE 2025/10/25 02:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/25 02:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/25 02:11:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/25 02:11:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/25 02:11:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/25 02:11:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/25 02:11:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALdZbtQpdAGNN-mcYwuiDOv0Spp8yKAsoj9VblefsOjyy5Li7fEdxID88WIHBW_2RpnDCi0FLF5sogeTXWE1HfGx_TdKmdyuYvQZApMfF613RIreFEDtL6PsLaJLPsQCaM1xwzz83Evf86R8H_mF8K_6oIxAfXCpXVDJA3LwyVfyQaCKV4OVb3zU57rlc3PX2m6hs2Q2ZnbMU9hBo3RF-EiUPs7xwD_QwiVoOlfiTshcz3G0G2ICm8n0hSjismrL6Pc2kfWdVhkxrtXnHl6vmP2DrrSu4irqEH-eYyZfOQSgNzM1UpJQDD1TnmPmEDZSi3yzG6UEUfBrg8_pLsVdebE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/25 02:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMRzEnAJDBKR5PcIsX5ykwyQQ8QTy1vtL_5oTrwVGyEE5Wzp-slgh9H8o1vuZJDZabnM5qLKPAa3GhviDNg8_o2010SmIdVeq-7cSP3xkEG4tQYRYH3KCpnSy922SNefYQccA4fAO0RvKCLS4TLsRjnf4oUY8OWU_hMlyhisCWI7ZauvqySujU3lpsacZld6zqySt1Ip6lnA7x2vhBHgEBrmBJTBWbGK4AvaselgvvDqqhsINsgOUjVQDA2_ZMiyOSpXQYJMrYs_FY1YRlQrDI0C9OzGpV-to5e7tF2Flh-u-WQJbVrQ9h63ryzRZxd1XIT74Br32-p3cWV0Xg4CeUI 2025/10/25 02:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/25 02:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/25 02:11:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/25 02:11:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/25 02:11:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/25 02:11:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/25 02:11:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMRzEnAJDBKR5PcIsX5ykwyQQ8QTy1vtL_5oTrwVGyEE5Wzp-slgh9H8o1vuZJDZabnM5qLKPAa3GhviDNg8_o2010SmIdVeq-7cSP3xkEG4tQYRYH3KCpnSy922SNefYQccA4fAO0RvKCLS4TLsRjnf4oUY8OWU_hMlyhisCWI7ZauvqySujU3lpsacZld6zqySt1Ip6lnA7x2vhBHgEBrmBJTBWbGK4AvaselgvvDqqhsINsgOUjVQDA2_ZMiyOSpXQYJMrYs_FY1YRlQrDI0C9OzGpV-to5e7tF2Flh-u-WQJbVrQ9h63ryzRZxd1XIT74Br32-p3cWV0Xg4CeUI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/25 02:11:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIy_IlyaGZ_aA5GUPY2z-vyBjZPAqrnGb36R0DZNl2QWsWi2nCP6VWa2VuN0hLVY43PQVGmuZLeaQmgdPJrBLvB__hJN_4q1IGmK5n3DC50ntJb8nU-wL0P-nxbYBDvwp1BX3vC38Kqf7kng7YrsSRbEJEHJJk7v1tm_sl4y29x2ez24RCDCTtJKMZKsqzn_w7i7EJnRH-2brWBZgpTs4lD4NdS1yGMCZWSILJRv7dfOjzv97v1WCae9Me4qAkG0401-fpzv-Jpty7DKjE6igzeL_NO7qwfItME2Ufy44A_xiUbMpfCXSdXFyr_tdzam1ICM31X6L7Hn_Jbe_g5D7_E 2025/10/25 02:11:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/25 02:11:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/25 02:11:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIy_IlyaGZ_aA5GUPY2z-vyBjZPAqrnGb36R0DZNl2QWsWi2nCP6VWa2VuN0hLVY43PQVGmuZLeaQmgdPJrBLvB__hJN_4q1IGmK5n3DC50ntJb8nU-wL0P-nxbYBDvwp1BX3vC38Kqf7kng7YrsSRbEJEHJJk7v1tm_sl4y29x2ez24RCDCTtJKMZKsqzn_w7i7EJnRH-2brWBZgpTs4lD4NdS1yGMCZWSILJRv7dfOjzv97v1WCae9Me4qAkG0401-fpzv-Jpty7DKjE6igzeL_NO7qwfItME2Ufy44A_xiUbMpfCXSdXFyr_tdzam1ICM31X6L7Hn_Jbe_g5D7_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/25 02:11:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AO-FsKKprluxVjttpIOXPhNeyt51ApGw_Oy984C5pftcKR6UCKvBUIFxX-lyBk6l1Vx_4bXiAGAvJLLfspM96094dyMP7-IPOZBEt6f0VHLRDGcwoiHRGqzgawY3olbf9rXuRzfijXi94V3EbhYhNFClllWBbklPqqCha13MxW0STtHMyHJ57Jc1DmuKIxfN8c3oAzUJDSuUdTX6715L22fkfxaC4MlB3Gpv9__3Xzks-FJ7zcIrkuVA08YEu_5pYUEzmBgh-54M-zkl_fVwyRW397114I4Hxz40SA4cs6KBM6EVeGTsh72WLSlHzRo-_-S-MvNyf8pVIVRKIRiFSSw 2025/10/25 02:11:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/25 02:11:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/25 02:11:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AO-FsKKprluxVjttpIOXPhNeyt51ApGw_Oy984C5pftcKR6UCKvBUIFxX-lyBk6l1Vx_4bXiAGAvJLLfspM96094dyMP7-IPOZBEt6f0VHLRDGcwoiHRGqzgawY3olbf9rXuRzfijXi94V3EbhYhNFClllWBbklPqqCha13MxW0STtHMyHJ57Jc1DmuKIxfN8c3oAzUJDSuUdTX6715L22fkfxaC4MlB3Gpv9__3Xzks-FJ7zcIrkuVA08YEu_5pYUEzmBgh-54M-zkl_fVwyRW397114I4Hxz40SA4cs6KBM6EVeGTsh72WLSlHzRo-_-S-MvNyf8pVIVRKIRiFSSw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/25 02:11:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALNmEIPrN_ihqidKdcya89qwkn9VmfkAoiGM0_aIw7lauOHuWZlt6tmPrCOtOZ1hthnvvdTHWsu4ei05Ou6rRIG_WWjZd5w9OZXjLX4GYaSEhzFgbkqQjkrWkoZFtajl-V-2rbG9lZpqxDt818vicoRIzTt7XrGu-mqnwmyGCs1gTgHl74AlvTYjyjff7HZPPHLwtjJXICeo0TSkxvbuwvq5e1deUlC8rZk7bYx2OI1fKhg13M1Okhk6pr2TlFvxsJuZ5IalMw4X1owMnQtyM0PnP7eVsdf5D0thfOg7IuwqnYT92yGilsZrBPrAxa21B6nlATNH8wXMHZVY0M9YF-M 2025/10/25 02:11:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/25 02:11:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/25 02:11:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALNmEIPrN_ihqidKdcya89qwkn9VmfkAoiGM0_aIw7lauOHuWZlt6tmPrCOtOZ1hthnvvdTHWsu4ei05Ou6rRIG_WWjZd5w9OZXjLX4GYaSEhzFgbkqQjkrWkoZFtajl-V-2rbG9lZpqxDt818vicoRIzTt7XrGu-mqnwmyGCs1gTgHl74AlvTYjyjff7HZPPHLwtjJXICeo0TSkxvbuwvq5e1deUlC8rZk7bYx2OI1fKhg13M1Okhk6pr2TlFvxsJuZ5IalMw4X1owMnQtyM0PnP7eVsdf5D0thfOg7IuwqnYT92yGilsZrBPrAxa21B6nlATNH8wXMHZVY0M9YF-M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/25 02:11:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AI7lwQjY-WT85jBzShWLZJg2KIQaUT3Gk6hFQyStxYy064uWCgMYInoT8CGmPV0yPeH3dXc1xkPbSYvw6h78bb0F3TjqMBF3KjgkarbmR-yvtBOdWxfUckcTEjoU9hkWJ9wxSex2SoC1YqUREFhU91HPPA3b8Qd1msICXr92pRroI9kY3Jlpl1gmSPFWAN2f68gaV2h8Y83TgPBUph5jKtnEF0ac9j1cO1CtP8NnOoIydU_uWlubdJS0FayQG6Q3SrWc2r0MciP98oIZaCrUYrH96OGJ5e7sW2H9ookQLQa0q7GtUEGI8st0I7bSPxvGOIX8CIPLQ3YzamUIXeDFZDk 2025/10/25 02:11:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/25 02:11:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/25 02:11:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/25 02:11:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/25 02:11:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/25 02:11:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/25 02:11:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AI7lwQjY-WT85jBzShWLZJg2KIQaUT3Gk6hFQyStxYy064uWCgMYInoT8CGmPV0yPeH3dXc1xkPbSYvw6h78bb0F3TjqMBF3KjgkarbmR-yvtBOdWxfUckcTEjoU9hkWJ9wxSex2SoC1YqUREFhU91HPPA3b8Qd1msICXr92pRroI9kY3Jlpl1gmSPFWAN2f68gaV2h8Y83TgPBUph5jKtnEF0ac9j1cO1CtP8NnOoIydU_uWlubdJS0FayQG6Q3SrWc2r0MciP98oIZaCrUYrH96OGJ5e7sW2H9ookQLQa0q7GtUEGI8st0I7bSPxvGOIX8CIPLQ3YzamUIXeDFZDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/25 02:11:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AMHjuiYJJUaRKeemh-egerKqczXq5rFc8YkS0mqiPk2gQNsQnRv15pkhSpxMee4F473HJMVDbsxGnqDuozg5vDkDjVbRxZA99JB-iK0Pe2vps82-cewRG50Ozd2ks7f-aWd1q45qR2fM1aTOgmPKT6AeTHeqj24Dl58k3IrWg6dqNGNulyKKzBLPoneox0Eztsvvreq3gVznE0M0zTWPscf4f7ND-aJsGWslOOqkWcMkkoBU33ZM60aFmpnwrpfhSTKfmYGKeFfaYBzji5-0YMvq_NmkkJ4PW0Vr93HS55jslJcx6oJdipU2EKsbDZsfcA-YYqcRfruAhK7drCoMqHI 2025/10/25 02:11:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/25 02:11:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/25 02:11:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/25 02:11:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/25 02:11:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/25 02:11:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/25 02:11:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AMHjuiYJJUaRKeemh-egerKqczXq5rFc8YkS0mqiPk2gQNsQnRv15pkhSpxMee4F473HJMVDbsxGnqDuozg5vDkDjVbRxZA99JB-iK0Pe2vps82-cewRG50Ozd2ks7f-aWd1q45qR2fM1aTOgmPKT6AeTHeqj24Dl58k3IrWg6dqNGNulyKKzBLPoneox0Eztsvvreq3gVznE0M0zTWPscf4f7ND-aJsGWslOOqkWcMkkoBU33ZM60aFmpnwrpfhSTKfmYGKeFfaYBzji5-0YMvq_NmkkJ4PW0Vr93HS55jslJcx6oJdipU2EKsbDZsfcA-YYqcRfruAhK7drCoMqHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/25 02:11:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIAQwPtyewix62syDgqO5GGV_CneUNEQ0XUeDs6VMh6Ytcjpj1xoHcgfVM4poNce5uTl6zCAOmR2SDDZoJYX-hknEgSdh8xXU7W81ykALbZU4c0hWb7HCzPbXIk0NYfROttbFF6FOp0BFmopKNXVHWXbvrO4rgsGCmDhlvfK1wbolBT_h-wBgWBaN5GzmaBcT6S9XupS2maOQ5gRmnGagvC_FlQ66PFHBmz0Y95Av01-ZMNWlMmdo5QvlWwpxzSxIe3tP60xOi03yrp6-HV_7PtYQhF88bobhQKgW9WRGkfwRMkFfSmR9qPeEESghtDT51rn3Ie23epA1bwqE3V8ULE 2025/10/25 02:11:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/25 02:11:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/25 02:11:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIAQwPtyewix62syDgqO5GGV_CneUNEQ0XUeDs6VMh6Ytcjpj1xoHcgfVM4poNce5uTl6zCAOmR2SDDZoJYX-hknEgSdh8xXU7W81ykALbZU4c0hWb7HCzPbXIk0NYfROttbFF6FOp0BFmopKNXVHWXbvrO4rgsGCmDhlvfK1wbolBT_h-wBgWBaN5GzmaBcT6S9XupS2maOQ5gRmnGagvC_FlQ66PFHBmz0Y95Av01-ZMNWlMmdo5QvlWwpxzSxIe3tP60xOi03yrp6-HV_7PtYQhF88bobhQKgW9WRGkfwRMkFfSmR9qPeEESghtDT51rn3Ie23epA1bwqE3V8ULE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/25 02:11:42 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGIMjBJ765bOLb86De646Zk0rHggp31bfsufssbDyIRe3DhAixurFFHc5rrEIcmaXwkcsySD_VrEJ8yt7zkKGsEDYGpxBIeQEtPM7c_FCHgw7NYCcC-m8s1xAskEIlxr6GtrQD4YNKGfFclHLA8jppGL9zd-EtvqFnSv1fTY85A0bh3LMKiC1Nf6wVn8YthBnRSxkIWT11ruzhqgam4XMMCn2Nfd2tG2vR032D9ckUwzGUErPboS8SmFLMG6PJhkE5czyJc-yIvyoXeYVrIU-WZDyLPHTddmEQ9xcK2fIjrB1_tDUg5bAZLi5XP28ubgxQngdNm1YvgFfBr_SyfMLZM 2025/10/25 02:11:42 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/25 02:11:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/25 02:11:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGIMjBJ765bOLb86De646Zk0rHggp31bfsufssbDyIRe3DhAixurFFHc5rrEIcmaXwkcsySD_VrEJ8yt7zkKGsEDYGpxBIeQEtPM7c_FCHgw7NYCcC-m8s1xAskEIlxr6GtrQD4YNKGfFclHLA8jppGL9zd-EtvqFnSv1fTY85A0bh3LMKiC1Nf6wVn8YthBnRSxkIWT11ruzhqgam4XMMCn2Nfd2tG2vR032D9ckUwzGUErPboS8SmFLMG6PJhkE5czyJc-yIvyoXeYVrIU-WZDyLPHTddmEQ9xcK2fIjrB1_tDUg5bAZLi5XP28ubgxQngdNm1YvgFfBr_SyfMLZM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/25 02:11:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AF9hlzzbpzO5ptcUOOHg0Np7iNxFjXwSZwSsS-Bb66s-8PhVEuMOvIh9fQvF24tcIgIXG8eehE_Ba7XXrJjxJHOSrsqfF4UZ_63E0SQIkTYxpnfJZ5X7EdL-RUMzH0msXgfjYDPMrF6uGOnug6uUBf7B3FpQByBHYv5Q9Lmo8nR4XI0v13lokDMbcpl_FUWoLJVAWAgA_EJuBNvYLkWObQtSO1ay6UNCiJibJHCpUrdxNRDuqWXZM_T3CZ5jJDjZXGDoDegTU0JpIC5M55oGOcmmWXPpl_RrMF-ZzXIP4CTnzk-RDw18d-usn96qja1CTvgM6wvONYbrvYIJlYOm3hM 2025/10/25 02:11:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/25 02:11:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/25 02:11:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AF9hlzzbpzO5ptcUOOHg0Np7iNxFjXwSZwSsS-Bb66s-8PhVEuMOvIh9fQvF24tcIgIXG8eehE_Ba7XXrJjxJHOSrsqfF4UZ_63E0SQIkTYxpnfJZ5X7EdL-RUMzH0msXgfjYDPMrF6uGOnug6uUBf7B3FpQByBHYv5Q9Lmo8nR4XI0v13lokDMbcpl_FUWoLJVAWAgA_EJuBNvYLkWObQtSO1ay6UNCiJibJHCpUrdxNRDuqWXZM_T3CZ5jJDjZXGDoDegTU0JpIC5M55oGOcmmWXPpl_RrMF-ZzXIP4CTnzk-RDw18d-usn96qja1CTvgM6wvONYbrvYIJlYOm3hM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/25 02:11:51 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AIx9CcOF-TDVAglMgi8MtBvpx-j7h0lvKGt3-_1gZeojfqDCtTyo7yL0y9IFhGAR83Kveg36MRiADgPLwIs29iKcdOypQcTfqgA4dCQdSELf4v0ee0GpyOBL-G1VflEamp2oD41RFA5UTAfJMg_h5ig2g3I6LgmWyrC7gKMG9MkLGLlhdrmMF-gKRBcdopQalh_GkAue1MrIQlVQQoSlhES_Yoxx93XwkJw7R0Wyw8VRyueQN7zLPeSyvMB_OQRiigB34yeqFLSoxwbZKfZfjzfYqE1ltmYYImttWJBw1ocJ4kB-2CkUmyxUGt6aQY0jdiRENJgiW0MRLagWUHK0tQ0 2025/10/25 02:11:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/25 02:11:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/25 02:11:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/25 02:11:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/25 02:11:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/25 02:11:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/25 02:11:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AIx9CcOF-TDVAglMgi8MtBvpx-j7h0lvKGt3-_1gZeojfqDCtTyo7yL0y9IFhGAR83Kveg36MRiADgPLwIs29iKcdOypQcTfqgA4dCQdSELf4v0ee0GpyOBL-G1VflEamp2oD41RFA5UTAfJMg_h5ig2g3I6LgmWyrC7gKMG9MkLGLlhdrmMF-gKRBcdopQalh_GkAue1MrIQlVQQoSlhES_Yoxx93XwkJw7R0Wyw8VRyueQN7zLPeSyvMB_OQRiigB34yeqFLSoxwbZKfZfjzfYqE1ltmYYImttWJBw1ocJ4kB-2CkUmyxUGt6aQY0jdiRENJgiW0MRLagWUHK0tQ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/25 02:11:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APBjI4RezDYzteJn8DpaVgzgERTuCgdbunIs2CUQy93mdKhfcsH2HWaAdIaWrgtyTuvRBMEnEhTbrWKvUcJNQBilPZWyRkxXrDpkYS0xy4MxG9SGV_W_pSDDd2IPPMwExhNx3HvA5hj28r-dwHj-1J8P8VXO3ZomVGLIhA9Wyw2u752w5zQgxTKpWL_frUMTXKZvb34cmY3BXQpjj9t6DtmHj8f-HJGtv-z0zosB2uEXoa0bPdM70vPWSoJnK5RkgYv5lWV9p_GfSU5WQohPQ-u10QgmHcIsuSxDIHE-x7NrZ1WfF_JxEDeAyLRhSyjwkWaa4wFaAKb5uLw9BA5HbI0 2025/10/25 02:11:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/25 02:11:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/25 02:11:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/25 02:11:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/25 02:11:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/25 02:11:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/25 02:11:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APBjI4RezDYzteJn8DpaVgzgERTuCgdbunIs2CUQy93mdKhfcsH2HWaAdIaWrgtyTuvRBMEnEhTbrWKvUcJNQBilPZWyRkxXrDpkYS0xy4MxG9SGV_W_pSDDd2IPPMwExhNx3HvA5hj28r-dwHj-1J8P8VXO3ZomVGLIhA9Wyw2u752w5zQgxTKpWL_frUMTXKZvb34cmY3BXQpjj9t6DtmHj8f-HJGtv-z0zosB2uEXoa0bPdM70vPWSoJnK5RkgYv5lWV9p_GfSU5WQohPQ-u10QgmHcIsuSxDIHE-x7NrZ1WfF_JxEDeAyLRhSyjwkWaa4wFaAKb5uLw9BA5HbI0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/25 02:12:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJZJpkmx-ir6pabupmgFObSGnaCMuDOVdag8-DN04hJyz2TyljO-w4y89sqRujVUXcbtCGptUdhM19UMif9nQOHOu6F-KaUu5TS3JpMx1MmBO0hn5oNFC4I2mw-BpcHGSWzVMmLWTRRqwXh8zk0MqhI5JnYQZyBlxMf7xZjbCAWyT3XilVTA9vt93zsap_bf20ib7kPMczslUgGDgOomKTFAmWR5UCukz8IjbJYhSj0R3zEgFROOePWuAJwd4NX0Kf3QsKk_hJL9Ts2kac888bIdrHg-G5cFlL_hvHbB59tmd_dkruOODux5LPI8oCM8OpcOlZsShFTHPA0M_hbFMGE 2025/10/25 02:12:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/25 02:12:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/25 02:12:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJZJpkmx-ir6pabupmgFObSGnaCMuDOVdag8-DN04hJyz2TyljO-w4y89sqRujVUXcbtCGptUdhM19UMif9nQOHOu6F-KaUu5TS3JpMx1MmBO0hn5oNFC4I2mw-BpcHGSWzVMmLWTRRqwXh8zk0MqhI5JnYQZyBlxMf7xZjbCAWyT3XilVTA9vt93zsap_bf20ib7kPMczslUgGDgOomKTFAmWR5UCukz8IjbJYhSj0R3zEgFROOePWuAJwd4NX0Kf3QsKk_hJL9Ts2kac888bIdrHg-G5cFlL_hvHbB59tmd_dkruOODux5LPI8oCM8OpcOlZsShFTHPA0M_hbFMGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/25 02:12:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOhtiP6K06nFzeA-wM_F4AbvTdyE3QKxUc-lnKH2E6fSPjl5ufy335bmAjjyTuYcknWtOrSK5hydP-ePyxmixSBCSVKLzhLZIpWp_W-kkCAyKKY4dswFRTn43R68j6EMv8xz2GkAv4rBB2vzfrAKGB3MNd_br0R_KHRnFKaNi89SBYOYdFDrk-3o3RR7p7iI9JBQh05jgZw_9jBGKSH4MOdF6zZWHlJ06MJHUEz_4FACn_Afymna_GgDsgYBynTWbStIwztTWXbPm6Z7BZXESeuKaswGwGz2eUSa1n55YjcgWD9AdtiLb2Tk6vnzkmTaL_qC5qHRxzf4Vkg8ohS_0ho 2025/10/25 02:12:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/25 02:12:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/25 02:12:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOhtiP6K06nFzeA-wM_F4AbvTdyE3QKxUc-lnKH2E6fSPjl5ufy335bmAjjyTuYcknWtOrSK5hydP-ePyxmixSBCSVKLzhLZIpWp_W-kkCAyKKY4dswFRTn43R68j6EMv8xz2GkAv4rBB2vzfrAKGB3MNd_br0R_KHRnFKaNi89SBYOYdFDrk-3o3RR7p7iI9JBQh05jgZw_9jBGKSH4MOdF6zZWHlJ06MJHUEz_4FACn_Afymna_GgDsgYBynTWbStIwztTWXbPm6Z7BZXESeuKaswGwGz2eUSa1n55YjcgWD9AdtiLb2Tk6vnzkmTaL_qC5qHRxzf4Vkg8ohS_0ho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/25 02:12:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEGCmEaCJyYUbSCleBz_o19_CM6cgYGx3NOUrvWsCeb4rLfP5dMnZg12V5v2FOFcKCdKnoB2NxhJEbnonCzgw6WJZ6AALFvptE4_B4yeJQztoGxGVfb6LsGsymDrIu-xq6kYqzeQKaCArj3IjlFKLujZsLHB7-aeVYK7Qm4tvFlWD_UUiPT1AQ7tHPT28VrYQQAJE4_FVwSW8iupJNjqWlhiDmQVFZnXQsiDyiUon4yYjEtAntjqeo3kgIVH7ETWc7s_kGTAyCfIpnYICae6w0BBi2-TC-etiz6ppaBAIUxFcoBCIEaMApmn2-qnd7JjJDzGvKAI1zVfM7DPUurI0IU 2025/10/25 02:12:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/25 02:12:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/25 02:12:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEGCmEaCJyYUbSCleBz_o19_CM6cgYGx3NOUrvWsCeb4rLfP5dMnZg12V5v2FOFcKCdKnoB2NxhJEbnonCzgw6WJZ6AALFvptE4_B4yeJQztoGxGVfb6LsGsymDrIu-xq6kYqzeQKaCArj3IjlFKLujZsLHB7-aeVYK7Qm4tvFlWD_UUiPT1AQ7tHPT28VrYQQAJE4_FVwSW8iupJNjqWlhiDmQVFZnXQsiDyiUon4yYjEtAntjqeo3kgIVH7ETWc7s_kGTAyCfIpnYICae6w0BBi2-TC-etiz6ppaBAIUxFcoBCIEaMApmn2-qnd7JjJDzGvKAI1zVfM7DPUurI0IU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/25 02:12:17 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AHDqe89NOhVfXKT9u0ddDivSPqKE0wklLp2wONrX66Nj21H2JSAN6RLXLgHVxzKoRoQ7LKzqLRqlAzRwc9R4aJc8_zr6-XjFC-TG6SXUuSDgGPTnwCQHaOUyFDeyPiXO2cUIPlmgDrJRgyVHjXZkG9HzXrWkCc7Hu2p9asioHciESMGV77agVTjHC5fu1PzsD1iDA4XC22ARcslVaPDWhsVHl5vkJE2wzo0Mx2fz2aKyNU0a5pmAj7PeeERMN1wk4WNjIuSX1Inup_oAL_uWoegIMmi9HG_kiPUK9AJkYw41goBp1RDry_ELpR6m3NTwVNSUO34SRixwneIUOsfNR7I 2025/10/25 02:12:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/25 02:12:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/25 02:12:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/25 02:12:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/25 02:12:18 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/25 02:12:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/25 02:12:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AHDqe89NOhVfXKT9u0ddDivSPqKE0wklLp2wONrX66Nj21H2JSAN6RLXLgHVxzKoRoQ7LKzqLRqlAzRwc9R4aJc8_zr6-XjFC-TG6SXUuSDgGPTnwCQHaOUyFDeyPiXO2cUIPlmgDrJRgyVHjXZkG9HzXrWkCc7Hu2p9asioHciESMGV77agVTjHC5fu1PzsD1iDA4XC22ARcslVaPDWhsVHl5vkJE2wzo0Mx2fz2aKyNU0a5pmAj7PeeERMN1wk4WNjIuSX1Inup_oAL_uWoegIMmi9HG_kiPUK9AJkYw41goBp1RDry_ELpR6m3NTwVNSUO34SRixwneIUOsfNR7I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/25 02:12:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AAsHo5V0W2SAkCA4bAWGwqzx6f9_tOQFMhd5gTAbsTzYSsLLVGe9akk4mtfvczo-A-8sKOmodHbfbmkCcxKkDpCtz1S0FBrK7Oo5NbRIoNAhJLBm2fZ9e8JM8tSlLKMZEJU38jUOQypT8tDpcfwEuY_Ip9vAg_yhorWGoqqZegQSy6SfofPTiOVuseZ1d_D_TJJtYAMTdPHzpPQHcMpeIuQDPLZc3bJYs88Nu642n9eYA3EXQsZa6WOrTCQSwMbJ3asSSDPmL2GkJAiRwILoHpMKgpk2WybqBsipCH3ixxwd-AdmjDnrPClzVSIQqAu3ZvVEv0uItaSz-tYmQzH6Qgo 2025/10/25 02:12:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/25 02:12:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/25 02:12:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/25 02:12:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/25 02:12:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/25 02:12:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/25 02:12:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AAsHo5V0W2SAkCA4bAWGwqzx6f9_tOQFMhd5gTAbsTzYSsLLVGe9akk4mtfvczo-A-8sKOmodHbfbmkCcxKkDpCtz1S0FBrK7Oo5NbRIoNAhJLBm2fZ9e8JM8tSlLKMZEJU38jUOQypT8tDpcfwEuY_Ip9vAg_yhorWGoqqZegQSy6SfofPTiOVuseZ1d_D_TJJtYAMTdPHzpPQHcMpeIuQDPLZc3bJYs88Nu642n9eYA3EXQsZa6WOrTCQSwMbJ3asSSDPmL2GkJAiRwILoHpMKgpk2WybqBsipCH3ixxwd-AdmjDnrPClzVSIQqAu3ZvVEv0uItaSz-tYmQzH6Qgo" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/25 02:12:29 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/25 02:12:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/25 02:12:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/25 02:12:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/25 02:12:56 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/25 02:13:00 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: APp86uW18vsuQVUQ2e6VgT-x2er-jf0RGfYrb6KbW2e_CmE8wUTM54TQyqPqBTZv4PWVTh1qqnRMM-_XonJzlSTW7UjHfGEn5nZ9PerFiQW2hj8lbtdbhlHDvps8NJ24YRZ180WYa4zLyEB1rxDpRXqY4xuHrzEEwB2gyb26wMwd1nwkjke3riXd8ORdGR-PLkl7nG83HNakYKYJSPIFtLjB52_WOsNXP56aeItANYyyRN-j1IDATmtiLN_prSoMAxHfrCo_fSfQZLcUU0agCAC0yxH_pPCFInLBkMMVUrCzFYnoEH4s57h4sd-Brd0SwPRaC9hStdsuJVscdHO1isY 2025/10/25 02:13:00 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/25 02:13:01 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d4182a9fa18f5a091a8c745d7ab3f56a" 2025/10/25 02:13:02 DEBUG : unknown-size-put.txt: multipart upload "APp86uW18vsuQVUQ2e6VgT-x2er-jf0RGfYrb6KbW2e_CmE8wUTM54TQyqPqBTZv4PWVTh1qqnRMM-_XonJzlSTW7UjHfGEn5nZ9PerFiQW2hj8lbtdbhlHDvps8NJ24YRZ180WYa4zLyEB1rxDpRXqY4xuHrzEEwB2gyb26wMwd1nwkjke3riXd8ORdGR-PLkl7nG83HNakYKYJSPIFtLjB52_WOsNXP56aeItANYyyRN-j1IDATmtiLN_prSoMAxHfrCo_fSfQZLcUU0agCAC0yxH_pPCFInLBkMMVUrCzFYnoEH4s57h4sd-Brd0SwPRaC9hStdsuJVscdHO1isY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/25 02:13:04 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOc9I6dWvayW4taIWZIwCURH8x--NHMnYNpDcHkbiJU9OI2_ejfKGC89ewErFqBg7dfhOVwgogjRXvyobhGquDM5NsSTJspeaxn3LJUG0qpv4mRGa8ZtFZerlHiBMIYivLXM3gF7Py8MK-zXjg2KlLXAADquxVAZ_0NmBEsHOYa_r5gdcciLMKi34s3yx5RoQ6tFVsLE1m1BDzZYqR5s1kmqEjD8kqqhOP6TT1zq3iQ9nqM4EcUcYIT1wsOr10SmKL2yVMDEdOouKQ-G9DnQ6Hiqd3u7YvPlWVB1XWeIT5le1mNmVnExUbUZLMK87GIEAiP2T0C_mT_h7HjOOacfcf0 2025/10/25 02:13:04 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/25 02:13:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f50c046c3f263db6ae9fdb610a0a068f" 2025/10/25 02:13:06 DEBUG : unknown-size-update.txt: multipart upload "AOc9I6dWvayW4taIWZIwCURH8x--NHMnYNpDcHkbiJU9OI2_ejfKGC89ewErFqBg7dfhOVwgogjRXvyobhGquDM5NsSTJspeaxn3LJUG0qpv4mRGa8ZtFZerlHiBMIYivLXM3gF7Py8MK-zXjg2KlLXAADquxVAZ_0NmBEsHOYa_r5gdcciLMKi34s3yx5RoQ6tFVsLE1m1BDzZYqR5s1kmqEjD8kqqhOP6TT1zq3iQ9nqM4EcUcYIT1wsOr10SmKL2yVMDEdOouKQ-G9DnQ6Hiqd3u7YvPlWVB1XWeIT5le1mNmVnExUbUZLMK87GIEAiP2T0C_mT_h7HjOOacfcf0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/25 02:13:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nusituk6qidu/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/10/25 02:13:07 DEBUG : Waiting for deletions to finish 2025/10/25 02:13:07 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/25 02:13:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/25 02:13:07 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/25 02:13:09 INFO : S3 bucket rclone-test-nusituk6qidu: Bucket "rclone-test-nusituk6qidu" deleted 2025/10/25 02:13:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (292.83s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.40s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.31s) --- PASS: TestIntegration/FsMkdir (288.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding (38.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.88s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (52.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (145.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (23.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.90s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.88s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.32s) --- 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/10/25 02:13:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/25 02:13:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 292.875s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 4m55.401981365s (try 1/5)