"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 TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/03/23 04:22:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidodoy9vefi" 2025/03/23 04:22:53 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/03/23 04:22:54 INFO : S3 bucket rclone-test-gidodoy9vefi: Bucket "rclone-test-gidodoy9vefi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/03/23 04:22:55 INFO : S3 bucket rclone-test-gidodoy9vefi: Bucket "rclone-test-gidodoy9vefi" deleted === RUN TestIntegration/FsMkdir 2025/03/23 04:22:55 INFO : S3 bucket rclone-test-gidodoy9vefi: Bucket "rclone-test-gidodoy9vefi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/23 04:22:55 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/23 04:22:55 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/23 04:22:56 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 "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/23 04:22:58 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again.) 2025/03/23 04:22:58 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:143: Put error: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again. - low level retry 1/10 2025/03/23 04:23:01 DEBUG : pacer: Reducing sleep to 0s === 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" 2025/03/23 04:23:07 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again.) 2025/03/23 04:23:07 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:143: Put error: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again. - low level retry 1/10 2025/03/23 04:23:09 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again.) 2025/03/23 04:23:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again. - low level retry 2/10 2025/03/23 04:23:11 DEBUG : pacer: Reducing sleep to 15ms 2025/03/23 04:23:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/23 04:23:13 DEBUG : pacer: Reducing sleep to 0s === 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␋" 2025/03/23 04:23:18 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again.) 2025/03/23 04:23:18 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:143: Put error: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again. - low level retry 1/10 2025/03/23 04:23:21 DEBUG : pacer: Reducing sleep to 0s === 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/03/23 04:23:27 NOTICE: S3 bucket rclone-test-gidodoy9vefi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/03/23 04:23:27 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMA0KbJIUdW0ke-slfFLbN8g2tziH7CWMCo3BbW6KYWiaTHlm1neh2aKkDRE4kBfXP3RXA2WY-SvSID_ik6Fql_yR1IydXiVCfMXD8il-goU_mZRW3o1Dwq-hEUphIWJOgczE-ha0-68hKXq6VDKS8OHPHMhkQGC_sTIkuvJau47x0a5IGxI4ej7mvCYVCVe1kxhwBqfWSMc1le4k2Kyw3X6dICZeLeV2Q1mDulvE6KXpoFmXmxGbhPS9QDLOLcTKB1on5ZLFm5-QIL5zFQ252xiA6C4_LV55uUlLEZYf_WsWqKpJiSPin06ZEvXfuI-8xXFgPF94uetEZ6Ri2mzDs4 2025/03/23 04:23:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "05dfb1fa424d93a91440a7bfd86ea85f" 2025/03/23 04:23:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8bdf2c6d364949bc325499efe31c47ad" 2025/03/23 04:23:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "0eca988df99505f68dec9f616ad869d7" 2025/03/23 04:23:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMA0KbJIUdW0ke-slfFLbN8g2tziH7CWMCo3BbW6KYWiaTHlm1neh2aKkDRE4kBfXP3RXA2WY-SvSID_ik6Fql_yR1IydXiVCfMXD8il-goU_mZRW3o1Dwq-hEUphIWJOgczE-ha0-68hKXq6VDKS8OHPHMhkQGC_sTIkuvJau47x0a5IGxI4ej7mvCYVCVe1kxhwBqfWSMc1le4k2Kyw3X6dICZeLeV2Q1mDulvE6KXpoFmXmxGbhPS9QDLOLcTKB1on5ZLFm5-QIL5zFQ252xiA6C4_LV55uUlLEZYf_WsWqKpJiSPin06ZEvXfuI-8xXFgPF94uetEZ6Ri2mzDs4" 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/03/23 04:23:34 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/23 04:23:34 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/03/23 04:23:37 DEBUG : S3 bucket rclone-test-gidodoy9vefi: bucket is versioned: false 2025/03/23 04:23:37 DEBUG : Waiting for deletions to finish 2025/03/23 04:23:37 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/03/23 04:23:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/03/23 04:23:37 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/23 04:23:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidodoy9vefi/dirToPurgeFromRoot" 2025/03/23 04:23:39 DEBUG : S3 bucket rclone-test-gidodoy9vefi path dirToPurgeFromRoot: bucket is versioned: false 2025/03/23 04:23:39 DEBUG : Waiting for deletions to finish 2025/03/23 04:23:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/03/23 04:23:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/03/23 04:23:39 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/23 04:23:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidodoy9vefi/hello? sausage/êé" 2025/03/23 04:23:41 DEBUG : S3 bucket rclone-test-gidodoy9vefi path hello? sausage/êé: bucket is versioned: false 2025/03/23 04:23:41 DEBUG : Waiting for deletions to finish 2025/03/23 04:23:41 DEBUG : "a/b/c/d/e.txt" version false 2025/03/23 04:23:41 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/03/23 04:23:41 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/03/23 04:23:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidodoy9vefi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/23 04:23:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidodoy9vefi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-gidodoy9vefi" from "TestS3R2:rclone-test-gidodoy9vefi" 2025/03/23 04:23:51 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/03/23 04:23:55 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJvvpdJKlxQ4wqGqdYnOm8CRiTvpdLwM4XvSBir4l0aTA8sw1WVeK4c49bOS-Uq2zXjgyY3rYCdmS7L7J6EsOxqQvOTWY4xw9pgwhFp05Od7e9TQ7zJYKrwlukuB1mWd22BkcPQrII3ZP_cmZL82zC0aEiKgnyYaNojP2vwyLJNgC84OJB0msZkysie8tjAcbAwYFnlAJ0VjA2AAJB4GI-ZpfciG11pyrC3cwPQv08CgKDR7X0xYiblZromIi32a7vxGEXf60qOa0srgAKhgiFfg_jjXay3IVnEub50lJgZZRHOk-kthRhhINT5zdmYGJOhjtHIvWPbmiEpTSNragoc 2025/03/23 04:23:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/03/23 04:23:55 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/03/23 04:23:56 DEBUG : piped data.txt: multipart upload "AJvvpdJKlxQ4wqGqdYnOm8CRiTvpdLwM4XvSBir4l0aTA8sw1WVeK4c49bOS-Uq2zXjgyY3rYCdmS7L7J6EsOxqQvOTWY4xw9pgwhFp05Od7e9TQ7zJYKrwlukuB1mWd22BkcPQrII3ZP_cmZL82zC0aEiKgnyYaNojP2vwyLJNgC84OJB0msZkysie8tjAcbAwYFnlAJ0VjA2AAJB4GI-ZpfciG11pyrC3cwPQv08CgKDR7X0xYiblZromIi32a7vxGEXf60qOa0srgAKhgiFfg_jjXay3IVnEub50lJgZZRHOk-kthRhhINT5zdmYGJOhjtHIvWPbmiEpTSNragoc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/23 04:23:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALF8OVJM5rYEEYfGPL82Bo11jVXjjqufMLV_vcOwv0bT3AeXVIEVUwZgTU33FM1rMKDMyLv221qBwy03xTYLAeD7u-ETWt8jU3q4dJVHkAoUqJs6sYN8OCoBGlsogDHAi4WYmze5AM5nCOQOLT7JNn_8dBcDXITEOY5nWftHwzFt8GmOvpcvtP8Lf8SD1JomKF7OfvrSFkDRe1yucRZo6_KcdN1nC3fvZBFsWJf2bnFCatziYwYxmU7DuWTn3JjBUMIwCuTpzTpIvJRAzyD9FJ7YGLFAVAxeBkwOoLgd2GcDuIgGUrLw3tg0QNn5UEIfUfjscIilrDcXggeeagCo8vs 2025/03/23 04:23:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/23 04:23:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "097a087f9c9f3691ca8db86aa874c306" 2025/03/23 04:23:57 DEBUG : piped data.txt: multipart upload "ALF8OVJM5rYEEYfGPL82Bo11jVXjjqufMLV_vcOwv0bT3AeXVIEVUwZgTU33FM1rMKDMyLv221qBwy03xTYLAeD7u-ETWt8jU3q4dJVHkAoUqJs6sYN8OCoBGlsogDHAi4WYmze5AM5nCOQOLT7JNn_8dBcDXITEOY5nWftHwzFt8GmOvpcvtP8Lf8SD1JomKF7OfvrSFkDRe1yucRZo6_KcdN1nC3fvZBFsWJf2bnFCatziYwYxmU7DuWTn3JjBUMIwCuTpzTpIvJRAzyD9FJ7YGLFAVAxeBkwOoLgd2GcDuIgGUrLw3tg0QNn5UEIfUfjscIilrDcXggeeagCo8vs" 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/03/23 04:23:58 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:257: 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/03/23 04:24:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AG5R8yn8hk6bR7MIAGkBRX0DGGv0tl92xrDkHZv3rb8KTy0w1Nkx77l6O7N6a61kLK_4YRflqGrGXz4SAck7QogHTe1NJ-h0-Z34nb1CuP2eYenxQqJptfbeU7kxgqs8zJGGPeaLsSg1taISmaZvPaOt5zkelV58CDgcgpZlEIfL2fK385P_4sJTrynD0fRxK36lo2fZEz13fm_cn3ZVqXpHYTNdTnqHw-BGevy9DSvc0BoE_AVPDq4LckSznnF0ZW-AEe9Q-1FQ085ejAM4-fj18rgV6lr8T_gvcBdLHxYbrlhh6J_JhIs1Xo7wvmVf2qyG-17PgJLGLTNAUv60ts8 2025/03/23 04:24:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/03/23 04:24:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/03/23 04:24:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AG5R8yn8hk6bR7MIAGkBRX0DGGv0tl92xrDkHZv3rb8KTy0w1Nkx77l6O7N6a61kLK_4YRflqGrGXz4SAck7QogHTe1NJ-h0-Z34nb1CuP2eYenxQqJptfbeU7kxgqs8zJGGPeaLsSg1taISmaZvPaOt5zkelV58CDgcgpZlEIfL2fK385P_4sJTrynD0fRxK36lo2fZEz13fm_cn3ZVqXpHYTNdTnqHw-BGevy9DSvc0BoE_AVPDq4LckSznnF0ZW-AEe9Q-1FQ085ejAM4-fj18rgV6lr8T_gvcBdLHxYbrlhh6J_JhIs1Xo7wvmVf2qyG-17PgJLGLTNAUv60ts8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/03/23 04:24:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFLXbHDQYWsjw0IGacql0gKrJqkZqgl_W8AkY8SN5743yBbHHm7J3GEhcwy4NE52RzdDDwlmQHaJ1IUwoynlsMw6GunpWqITukJ1GBN1ui-zEllirhdQjgPFqbny3RkYB5o_TDM9sbu7kX3vsnT5Ns9yRMRVUPEailJ7R8JhR-sPTBepWdtfz3ZJobVv6vtTr5LGftIpmEjyTxflI5dyLF7IDoYSeSE0kJ3m_8kUC_E5onw08v1ZJjxL8D1smtsxiNq-kSHNcCDTY2qTdJJOmzz_R9167cTap-jFWp1RkOAlF3PLlW2pHroU2etgJWZNBmpL4rk9_wFmU3nisSMGd30 2025/03/23 04:24:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/03/23 04:24:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/23 04:24:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFLXbHDQYWsjw0IGacql0gKrJqkZqgl_W8AkY8SN5743yBbHHm7J3GEhcwy4NE52RzdDDwlmQHaJ1IUwoynlsMw6GunpWqITukJ1GBN1ui-zEllirhdQjgPFqbny3RkYB5o_TDM9sbu7kX3vsnT5Ns9yRMRVUPEailJ7R8JhR-sPTBepWdtfz3ZJobVv6vtTr5LGftIpmEjyTxflI5dyLF7IDoYSeSE0kJ3m_8kUC_E5onw08v1ZJjxL8D1smtsxiNq-kSHNcCDTY2qTdJJOmzz_R9167cTap-jFWp1RkOAlF3PLlW2pHroU2etgJWZNBmpL4rk9_wFmU3nisSMGd30" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/03/23 04:24:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AD8V2c5fU8YZnFpiltv4EsGyTHXz7m_1UOgXGq1vUbq8Sq5LeOpUGWyhoseqcFVezXnFPs0NnDdD_oT321E6RB2ugIRATaF2CgCOkRQ_gOgeA7qYQ2hVmx10ne2KPZEnf7dny6GiZmZrp2AmWL3wWrSsBMslQIi2cbiHKfv_DWQJghczA2GYBVyCf7xJyvVJA6htfTgXuQYYBUMP868cycIN2N2PaBpPqMzMookqWLkzOnD2mfzuXxyZwl-aP4nttO8rrIhGWdpK9a4Srtcg8SbZrEvZxlLTwoUH-qnnvrH4ePjoXmps6BL8gkQCAhKtogIXABPvat79fFyAyl36zs4 2025/03/23 04:24:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/23 04:24:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/23 04:24:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AD8V2c5fU8YZnFpiltv4EsGyTHXz7m_1UOgXGq1vUbq8Sq5LeOpUGWyhoseqcFVezXnFPs0NnDdD_oT321E6RB2ugIRATaF2CgCOkRQ_gOgeA7qYQ2hVmx10ne2KPZEnf7dny6GiZmZrp2AmWL3wWrSsBMslQIi2cbiHKfv_DWQJghczA2GYBVyCf7xJyvVJA6htfTgXuQYYBUMP868cycIN2N2PaBpPqMzMookqWLkzOnD2mfzuXxyZwl-aP4nttO8rrIhGWdpK9a4Srtcg8SbZrEvZxlLTwoUH-qnnvrH4ePjoXmps6BL8gkQCAhKtogIXABPvat79fFyAyl36zs4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/23 04:24:05 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHyvKemeTnZp2qht45_TJGo-tPrDOwFNNDqoApIyecau6bMG0Un693sOw4P8VbbeQfBq-_00gBpGToF7ZRlbIM88lTxrOYA82BBd-mvqoUHLI80se6nqrmxtVTyuxbqe0sw12xea7EnHZDMwBu5xjscVOagikf0xGsSrb9wqhakpgcoNleFcr3QqlNCTSUpJ-eO3x45f_1ihI-Zgx-o77ycWco7iJWr887-lSjwhSSIusKKB6vAEFYCxmfyxk-aNr6wUuqdAn3-UxdaXLFjtmGai_V3cJ31xXsqWuDz55fOJiK7MqFc93ov8J4OXGdVvAdNM7GSPEZ1yyQl6OkGgIPg 2025/03/23 04:24:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/23 04:24:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/23 04:24:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/23 04:24:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/23 04:24:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/23 04:24:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/23 04:24:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHyvKemeTnZp2qht45_TJGo-tPrDOwFNNDqoApIyecau6bMG0Un693sOw4P8VbbeQfBq-_00gBpGToF7ZRlbIM88lTxrOYA82BBd-mvqoUHLI80se6nqrmxtVTyuxbqe0sw12xea7EnHZDMwBu5xjscVOagikf0xGsSrb9wqhakpgcoNleFcr3QqlNCTSUpJ-eO3x45f_1ihI-Zgx-o77ycWco7iJWr887-lSjwhSSIusKKB6vAEFYCxmfyxk-aNr6wUuqdAn3-UxdaXLFjtmGai_V3cJ31xXsqWuDz55fOJiK7MqFc93ov8J4OXGdVvAdNM7GSPEZ1yyQl6OkGgIPg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/23 04:24:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMCfxsG_V9PsghKqP7iwCz3YB2jivM34A4_Mv_Hyp-iFhuXq305qzbb59xs5fP3EY-krK4RbuT3JB_TUyPnKryD5NBymg8npSOaJisgL0KCWIj1MDEGOHY3icWq6FzTqFWRiUvs6XetO6fXdqG5Z1hAef9ZmhveirazggW9YgnXd9cFcjITQujxXlKDl9UcgX0iNKo1s2OrNntr0rNLLXR7kRbf3pxVnWCjrkuLPRjeTb1XbXM8-uRgMEMaGDpG6R8Do75NLXQXm3eVnzgtthAlH3dnspZFZchag95_3fEU5MsqqmrrTWs8RJboGH6pYaY3_G-XSiVjQ4REKyLFQX_g 2025/03/23 04:24:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/23 04:24:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/03/23 04:24:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/03/23 04:24:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/23 04:24:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/23 04:24:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/23 04:24:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMCfxsG_V9PsghKqP7iwCz3YB2jivM34A4_Mv_Hyp-iFhuXq305qzbb59xs5fP3EY-krK4RbuT3JB_TUyPnKryD5NBymg8npSOaJisgL0KCWIj1MDEGOHY3icWq6FzTqFWRiUvs6XetO6fXdqG5Z1hAef9ZmhveirazggW9YgnXd9cFcjITQujxXlKDl9UcgX0iNKo1s2OrNntr0rNLLXR7kRbf3pxVnWCjrkuLPRjeTb1XbXM8-uRgMEMaGDpG6R8Do75NLXQXm3eVnzgtthAlH3dnspZFZchag95_3fEU5MsqqmrrTWs8RJboGH6pYaY3_G-XSiVjQ4REKyLFQX_g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/03/23 04:24:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJ1DrY1Dd3dAyBXl8e3dnGT6aTrYb8GnWu6RFrfOgT1-kMDOrc6--y9JtJdw8O6LX-wDx2AJiz3EdoH8psYqzKbMOJHLWzymhoXs2QC9aiSFgIxf56slPjXmuXbHoPUH8IlM0L4DKY4FcBCltF8rPEVDOasgKPGewA10o3ZYLRG5W6X9TMmwWeRg7QIUcyN5vR1aSKX-tKgHkKEosBpiZopvGp_MVh_jHn8ncwb9QD8WUHgTA7RP6EFYXFOHOEzu788GLrczVCQjHz_5snBc8itBqH5DwHnFGe7kXoaLrA0qlLaNi2CNelRnis5EysDw5LQuMlTD5ApJh5W199gMr_U 2025/03/23 04:24:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/23 04:24:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/03/23 04:24:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJ1DrY1Dd3dAyBXl8e3dnGT6aTrYb8GnWu6RFrfOgT1-kMDOrc6--y9JtJdw8O6LX-wDx2AJiz3EdoH8psYqzKbMOJHLWzymhoXs2QC9aiSFgIxf56slPjXmuXbHoPUH8IlM0L4DKY4FcBCltF8rPEVDOasgKPGewA10o3ZYLRG5W6X9TMmwWeRg7QIUcyN5vR1aSKX-tKgHkKEosBpiZopvGp_MVh_jHn8ncwb9QD8WUHgTA7RP6EFYXFOHOEzu788GLrczVCQjHz_5snBc8itBqH5DwHnFGe7kXoaLrA0qlLaNi2CNelRnis5EysDw5LQuMlTD5ApJh5W199gMr_U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/03/23 04:24:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFdmXpuFdsrgKLG-D1KjNNE1hp00TkzyKD9C6zcezlTtpuKqk9V309D91zOnIiKRYBbni9lK_qoe0Ax8Cf_sR06TpDahRUQLNjmNXf3zZUPk1VmCGRdqn7iKcu_QoFRAppnxIPn_yirOxYW0U4e8khjOUbKsY34FgKNvOL2wp0oVbFx8FTgG7UQMpRz7j2-ovgqETekN78_notMdnoVxIV5lPmCMli4sE1JkeSiLMn8I1rIz5ZaFUUj7xPuUeWEI8BTNxlCZNmtcKny2tEOJUcTVGypQf_HjmI-_WrVRGbFIwl2JbPWxL8KD9CPLORuw-Djq29tpfEDZGHsBgFMx2Hc 2025/03/23 04:24:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/23 04:24:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/23 04:24:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFdmXpuFdsrgKLG-D1KjNNE1hp00TkzyKD9C6zcezlTtpuKqk9V309D91zOnIiKRYBbni9lK_qoe0Ax8Cf_sR06TpDahRUQLNjmNXf3zZUPk1VmCGRdqn7iKcu_QoFRAppnxIPn_yirOxYW0U4e8khjOUbKsY34FgKNvOL2wp0oVbFx8FTgG7UQMpRz7j2-ovgqETekN78_notMdnoVxIV5lPmCMli4sE1JkeSiLMn8I1rIz5ZaFUUj7xPuUeWEI8BTNxlCZNmtcKny2tEOJUcTVGypQf_HjmI-_WrVRGbFIwl2JbPWxL8KD9CPLORuw-Djq29tpfEDZGHsBgFMx2Hc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/03/23 04:24:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACfImrKtOXWfTz5uG_KN7SY8JkWp-OTtj-F51xl76OiYzbBB2PP0ksa81-IKCVG4KSipP3RHIx8LXiIDbUMJMCDWtigPrRrxbCssWaQt7MiN53oCwYuZfquUSmD1IJgvTm77qHvG4CdLD81OUZoCVI1S7dnK6vxu2EZSjniA7wMiZxMOv7hoe66KAAWebNHdCSgDQ8fuuaAsFsN-htv0lW8LxYma3UZnv59Jq1iuJGw2GJYPgRWF4VuBG1bMd-qf0AHkkCONwx6C3AqM_jw628cwJ4uUg1oVUcJwqcILBEMYr6pqxpmz_wZizOofaQwyXcCYl6aNu_p5mbwTrm-oXtw 2025/03/23 04:24:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/23 04:24:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/23 04:24:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACfImrKtOXWfTz5uG_KN7SY8JkWp-OTtj-F51xl76OiYzbBB2PP0ksa81-IKCVG4KSipP3RHIx8LXiIDbUMJMCDWtigPrRrxbCssWaQt7MiN53oCwYuZfquUSmD1IJgvTm77qHvG4CdLD81OUZoCVI1S7dnK6vxu2EZSjniA7wMiZxMOv7hoe66KAAWebNHdCSgDQ8fuuaAsFsN-htv0lW8LxYma3UZnv59Jq1iuJGw2GJYPgRWF4VuBG1bMd-qf0AHkkCONwx6C3AqM_jw628cwJ4uUg1oVUcJwqcILBEMYr6pqxpmz_wZizOofaQwyXcCYl6aNu_p5mbwTrm-oXtw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/23 04:24:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANnQa6E82efIOG2ZgGyly-RGsB2fHreBIv_PzDLxeH89ERZ_63-l7nWemC1CD5WE-c7P8-d6afUwY48u3Z5RVFNLVrW7UbMJNiYr9-vbZPodkEOpByifc9lp9MPf3sOX1BaFLjvrbArsixXWcOEK0a0cMmF4lf0aOGuR1TDMvM3c0X1x3Wpdni1XRjVKOAYNhEH3gNw8qXXlyWCnGd3HB2CYJJlsQ86wlkbwLby-pAIVpHVbFArFDcodnKCWvNbfNrPfpmmg0-Qh0Afv0uEMzaTHSc7oH4ZL8sQrfDjh0axu3eiLOQTp4EBBdVSX6aJ0VRND8v75SZgqC4kbhIv5B6o 2025/03/23 04:24:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/23 04:24:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/23 04:24:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/23 04:24:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/23 04:24:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/23 04:24:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/23 04:24:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANnQa6E82efIOG2ZgGyly-RGsB2fHreBIv_PzDLxeH89ERZ_63-l7nWemC1CD5WE-c7P8-d6afUwY48u3Z5RVFNLVrW7UbMJNiYr9-vbZPodkEOpByifc9lp9MPf3sOX1BaFLjvrbArsixXWcOEK0a0cMmF4lf0aOGuR1TDMvM3c0X1x3Wpdni1XRjVKOAYNhEH3gNw8qXXlyWCnGd3HB2CYJJlsQ86wlkbwLby-pAIVpHVbFArFDcodnKCWvNbfNrPfpmmg0-Qh0Afv0uEMzaTHSc7oH4ZL8sQrfDjh0axu3eiLOQTp4EBBdVSX6aJ0VRND8v75SZgqC4kbhIv5B6o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/23 04:24:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AO5fQC5kfBBFW-NqC9NWf_l_42P0CVbteuTSopiDpBJHiWI2AqcgdvKOmEBubNe25pCwDnCC-ZToesapCQgi2W8C0R_VUy-cVzl1mblF30FNDMSNbD40QyQk0dVApcWOyYrtW5mx1kNmqbyRfwidJCKmpt_UFG1mFIOGQ8AuWq6i7pb1_F0xYqdDdMfkuh0uk9ApTtq4J7giOMyl_hLj2JriAkEeo3dOQGDJ8hws6XOX9jS84mPW9rTK9ZGBj6mqHquteoMy2F4_W_ovf7PJtgETR3ShLaVNaHpDrp_y85bnmONofEGfmJ6yXufrzxIuEhnsn-d2KsS09X5NHgBamZw 2025/03/23 04:24:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/23 04:24:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/23 04:24:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/03/23 04:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/23 04:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/23 04:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/23 04:24:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AO5fQC5kfBBFW-NqC9NWf_l_42P0CVbteuTSopiDpBJHiWI2AqcgdvKOmEBubNe25pCwDnCC-ZToesapCQgi2W8C0R_VUy-cVzl1mblF30FNDMSNbD40QyQk0dVApcWOyYrtW5mx1kNmqbyRfwidJCKmpt_UFG1mFIOGQ8AuWq6i7pb1_F0xYqdDdMfkuh0uk9ApTtq4J7giOMyl_hLj2JriAkEeo3dOQGDJ8hws6XOX9jS84mPW9rTK9ZGBj6mqHquteoMy2F4_W_ovf7PJtgETR3ShLaVNaHpDrp_y85bnmONofEGfmJ6yXufrzxIuEhnsn-d2KsS09X5NHgBamZw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/03/23 04:24:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOdmkmC8ta-5zLJC_1oAbGdrrjjZBZ2UYT4wK3p-_nAlDxBdiGY9rg8i3IaZHW4-lKafkzRognik1kcGta-ZCFpFudwXKye-2yMyOtHFqFNP_aJVD8XJDQJaiT67nqdBBBJ2Ux03qtzANJzeygS5BDQbEEtjeQI7MimfuwVt95CV5FjYpHdYCXzdSMRyqslZ5KtGWsLAxd2Divpr1NQQCRU6eKz1fTru2eM8hkch8RPK00VFsNbB4ntjvnPflU5b-qA3b0aEiRoHZjEsKe-peCJMKszEN73lAEbpoq-63Ktqip6-pnHIcBys9xWMA7R-OdUJ7N2O1hDKXa2uLD7bi_0 2025/03/23 04:24:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/23 04:24:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/03/23 04:24:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOdmkmC8ta-5zLJC_1oAbGdrrjjZBZ2UYT4wK3p-_nAlDxBdiGY9rg8i3IaZHW4-lKafkzRognik1kcGta-ZCFpFudwXKye-2yMyOtHFqFNP_aJVD8XJDQJaiT67nqdBBBJ2Ux03qtzANJzeygS5BDQbEEtjeQI7MimfuwVt95CV5FjYpHdYCXzdSMRyqslZ5KtGWsLAxd2Divpr1NQQCRU6eKz1fTru2eM8hkch8RPK00VFsNbB4ntjvnPflU5b-qA3b0aEiRoHZjEsKe-peCJMKszEN73lAEbpoq-63Ktqip6-pnHIcBys9xWMA7R-OdUJ7N2O1hDKXa2uLD7bi_0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/03/23 04:24:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABXw9IAIU1F4hliTdyxw-w9sIlgqs9x1XOojR6TmLxeIygmSKW-iYn77nvvIhgmxcjcKGL2BmMZehBLDwpcEyBPIhZ3QhSbwh8G3G-z6tF36CJNPd7CC8GJgKbNQEYyzwVMM3EGA3yOpy4OTW4xnyVDvYaG3KXFv5n6Ay6FYPfmLQvenKjPFhg_1BjuipM5Fo6M5a2qeWk2Pa4deu2Sv6EkXRd5sJs9efdxDHV5Meb7zBcRNE5Omg9jFF4viFUYGYaRYEvvurD_A8TjGrTvxVT2H4UVyGvmCcGe4vyK-cnkynOHoZ0tYFb4AsTYVaA27inQyZZtLIptPt5fkRsCBiMU 2025/03/23 04:24:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/23 04:24:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/23 04:24:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABXw9IAIU1F4hliTdyxw-w9sIlgqs9x1XOojR6TmLxeIygmSKW-iYn77nvvIhgmxcjcKGL2BmMZehBLDwpcEyBPIhZ3QhSbwh8G3G-z6tF36CJNPd7CC8GJgKbNQEYyzwVMM3EGA3yOpy4OTW4xnyVDvYaG3KXFv5n6Ay6FYPfmLQvenKjPFhg_1BjuipM5Fo6M5a2qeWk2Pa4deu2Sv6EkXRd5sJs9efdxDHV5Meb7zBcRNE5Omg9jFF4viFUYGYaRYEvvurD_A8TjGrTvxVT2H4UVyGvmCcGe4vyK-cnkynOHoZ0tYFb4AsTYVaA27inQyZZtLIptPt5fkRsCBiMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/03/23 04:24:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGrpmYyDWFySi8XQxmMtUblAvpVnmTMam-3GSWX0XR9bG9jnxSjc6S8QK6cXy9IWSPD193HAG-UXcgkxQ3Q2FsYqVR1SXekY805xYcA3wPCtop8t-ttQSiv7FuB55JFpEurb4GiosW3cYJ01tGr87IkWRk0pVibYqCUjABdkzeVBcVcVON_Pdy2yKT_lDp85rqD06lo4OhKgWY0sdJzbUY4KgujN5_Fkdcj_VoYFGOQevUcOBPZGYSgSMPc-46L5PcStMIfNDF78d4WqioHrzc652tQuDo8Juhz35DnWfXoctHHaagdbTntqUXlfxDtkApwy1ss_XQmJza8ptCpsSJk 2025/03/23 04:24:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/23 04:24:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/23 04:24:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGrpmYyDWFySi8XQxmMtUblAvpVnmTMam-3GSWX0XR9bG9jnxSjc6S8QK6cXy9IWSPD193HAG-UXcgkxQ3Q2FsYqVR1SXekY805xYcA3wPCtop8t-ttQSiv7FuB55JFpEurb4GiosW3cYJ01tGr87IkWRk0pVibYqCUjABdkzeVBcVcVON_Pdy2yKT_lDp85rqD06lo4OhKgWY0sdJzbUY4KgujN5_Fkdcj_VoYFGOQevUcOBPZGYSgSMPc-46L5PcStMIfNDF78d4WqioHrzc652tQuDo8Juhz35DnWfXoctHHaagdbTntqUXlfxDtkApwy1ss_XQmJza8ptCpsSJk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/23 04:24:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABw_Uf20MP2HUGRJeXcVvGdfwZl0J-Z-Twb5ayRDDm7mbcDUqnyGjqFFkNMYA9S6W1oz01ssz_jV-Vo9hFVwYoHCrHR-cijkyhtosDv6A2nL3h_lJmejJFckZQhb1NrWpEqKZIgEkWEgK-TYUDy-SLX5NQ62AYQMLYenqr44NLCfk4t3OqAgPHjvR3B2hbr3F6YH3ZC6c0iEoMH_FHIQD7vYtvl60RSvFMhwCLgCU1Z9qy6Pmo0f7pBXIkfcaWMLgWhs8YiZr3m9Jvxq4ESn1IkdL7vRICe3J6YzK-0oryFaIMl60dTB6-VcGT0xySL9UeWE6V2fuKbV6WgQRU8uMBw 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/23 04:24:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABw_Uf20MP2HUGRJeXcVvGdfwZl0J-Z-Twb5ayRDDm7mbcDUqnyGjqFFkNMYA9S6W1oz01ssz_jV-Vo9hFVwYoHCrHR-cijkyhtosDv6A2nL3h_lJmejJFckZQhb1NrWpEqKZIgEkWEgK-TYUDy-SLX5NQ62AYQMLYenqr44NLCfk4t3OqAgPHjvR3B2hbr3F6YH3ZC6c0iEoMH_FHIQD7vYtvl60RSvFMhwCLgCU1Z9qy6Pmo0f7pBXIkfcaWMLgWhs8YiZr3m9Jvxq4ESn1IkdL7vRICe3J6YzK-0oryFaIMl60dTB6-VcGT0xySL9UeWE6V2fuKbV6WgQRU8uMBw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/23 04:24:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APLzXPYWQIAN_-g4VxD8rh-sOchnipwjZ9qcPPgboY0ke41rwaVR381ANM6X570_xUoITTAEVHmtZ7A59phDynBoO-W3dzhPR_-EXB6wtnrPc7F8AvrQaAN5ZXpHghvJ2-OoYAW41POxiFBOqS5R_D-rN-_n_00tjJc-0g32KCYhkEz8cHTqg_XWQiaqtgst7FrvpGSzXiIpww1Vyq8x24W5Bd-7kNb3R6oEGsXTy1YUMfXGTfMPWD2OpJ918Go748Cg6Vz9zJHYuvK2m7qgxkLJKNlPYXeKP23IkwjLXLJ4J6n9Dwm8taVBZDcy4A_ynj_tetKVqbR6SjQwYu-C5zY 2025/03/23 04:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/23 04:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/23 04:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/03/23 04:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/23 04:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/23 04:24:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/23 04:24:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APLzXPYWQIAN_-g4VxD8rh-sOchnipwjZ9qcPPgboY0ke41rwaVR381ANM6X570_xUoITTAEVHmtZ7A59phDynBoO-W3dzhPR_-EXB6wtnrPc7F8AvrQaAN5ZXpHghvJ2-OoYAW41POxiFBOqS5R_D-rN-_n_00tjJc-0g32KCYhkEz8cHTqg_XWQiaqtgst7FrvpGSzXiIpww1Vyq8x24W5Bd-7kNb3R6oEGsXTy1YUMfXGTfMPWD2OpJ918Go748Cg6Vz9zJHYuvK2m7qgxkLJKNlPYXeKP23IkwjLXLJ4J6n9Dwm8taVBZDcy4A_ynj_tetKVqbR6SjQwYu-C5zY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/03/23 04:24:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL3cmMxQveGJDSJnRCCPtNS3UFAlfz2w5l_ruJmQRH1uGu6og2C3VGABv4ROjZorrg_O5lgCZi72g46Vcn6X4OEQl_fRSj1nJULggVTMAGkLdwh7V9C5inLGnkhYsw08QthkTi9UaOCQNCZbXWFwWx7vnEyrF7GsO2UeYKnm8y7tUCRhuLEUqqdqksaalOFAFZLsL4736RssEDlFEZBbnejTBQFG1kIm7a25Lou64Jdpb2LD24TwDipahdUxwjtzD_U958y4Ebhvy8UK6NtW7QZK_mZDne8poa3JJVX7uuFa_kXj_khEJBuBuatoMvlXJazefYmbZKmm2r96PimvOpc 2025/03/23 04:24:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/23 04:24:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/03/23 04:24:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL3cmMxQveGJDSJnRCCPtNS3UFAlfz2w5l_ruJmQRH1uGu6og2C3VGABv4ROjZorrg_O5lgCZi72g46Vcn6X4OEQl_fRSj1nJULggVTMAGkLdwh7V9C5inLGnkhYsw08QthkTi9UaOCQNCZbXWFwWx7vnEyrF7GsO2UeYKnm8y7tUCRhuLEUqqdqksaalOFAFZLsL4736RssEDlFEZBbnejTBQFG1kIm7a25Lou64Jdpb2LD24TwDipahdUxwjtzD_U958y4Ebhvy8UK6NtW7QZK_mZDne8poa3JJVX7uuFa_kXj_khEJBuBuatoMvlXJazefYmbZKmm2r96PimvOpc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/03/23 04:24:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKafQ0ZL_0EEs16IGYqNaKXAwbSCWHJrHwRcZH5emTsLoNOuhhJWhLbvdpxEGhyPxLjpDStGMOpWU3BhBRbTd8YD76jORMd5zWiAssa2vbIgiubLBS2VwG_XCT0ShZQgztJ7-yWFdaRUcU50CdYXl_YqSVhPqb0vnPvSP5D32KpeYpBKrBULK3GxGprhj_-PlNwHIxGzFMFDwOa5cCx4AGlGeTpMAZ4kGvW85CFhq7yIDJNFBr3dpmZVv4SUXDK7SRyG_wVIf670Zwhay0Xlja8TW7tH7B9fRUoKzQLVrenAmL7Bk7ySip6seBu10vDE3uOKltUOI4rbjASUAtmlypw 2025/03/23 04:24:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/23 04:24:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/23 04:24:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKafQ0ZL_0EEs16IGYqNaKXAwbSCWHJrHwRcZH5emTsLoNOuhhJWhLbvdpxEGhyPxLjpDStGMOpWU3BhBRbTd8YD76jORMd5zWiAssa2vbIgiubLBS2VwG_XCT0ShZQgztJ7-yWFdaRUcU50CdYXl_YqSVhPqb0vnPvSP5D32KpeYpBKrBULK3GxGprhj_-PlNwHIxGzFMFDwOa5cCx4AGlGeTpMAZ4kGvW85CFhq7yIDJNFBr3dpmZVv4SUXDK7SRyG_wVIf670Zwhay0Xlja8TW7tH7B9fRUoKzQLVrenAmL7Bk7ySip6seBu10vDE3uOKltUOI4rbjASUAtmlypw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/03/23 04:24:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AD8I6tLtDfRsu_rTHqWhJq5riU4DrSeejPos5oAB9OCU7xxHllF3cE9aoXtC3yJ0A0jvIaIjNER0iaEHBw82yZ6SjW_b41oFt0M19aMQICAKIrTGvMJAoW42sW-9MZCPISr-bmuPc4ssqDZ_QhMgnEuKc4goP8myxiAoFZUwhmeVt_CPMWz-T2NHBsu7JwKWDJTAAFChC9pKnB8EirIU2oceNMgFiMztMHI4adAgdl4qhNDf0iYcBrGJrrkRh1uhqgc9VH6_aPKOFLE030vey4fzwhrU8gRGNNdmiKKMlYlhpgBFq9jtcO64i343yAebiWl7fBgcUmF9lAB7TJR7x38 2025/03/23 04:24:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/23 04:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/23 04:24:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AD8I6tLtDfRsu_rTHqWhJq5riU4DrSeejPos5oAB9OCU7xxHllF3cE9aoXtC3yJ0A0jvIaIjNER0iaEHBw82yZ6SjW_b41oFt0M19aMQICAKIrTGvMJAoW42sW-9MZCPISr-bmuPc4ssqDZ_QhMgnEuKc4goP8myxiAoFZUwhmeVt_CPMWz-T2NHBsu7JwKWDJTAAFChC9pKnB8EirIU2oceNMgFiMztMHI4adAgdl4qhNDf0iYcBrGJrrkRh1uhqgc9VH6_aPKOFLE030vey4fzwhrU8gRGNNdmiKKMlYlhpgBFq9jtcO64i343yAebiWl7fBgcUmF9lAB7TJR7x38" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/23 04:24:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AP86F0qE2Xf47qU2zSb-E5rebKV82SfbzibCWSdkBYKEzsRFOJxTqK8L0HUvM5kbD8aGYxa271Ks_2O4VObTgAzaIJZlNdiKd1orLIp77YZRowQ3K-yUPBDLWWIGL31vfbFVEn2W4jL1vN0-MoN7KRiv5sDsc6MoS8uX-dNIt3PAwLPXgcOUEhwKpDORve6TrDnih4ctHzdebNdOtRLcPRdpP5_Ekw7fT9LpVywBdfuFVFxArsnvTvx9bIKSwCyvG7ukV7sTrAkb_4WNQNCVHDeh79Yig57WTOMKCFujAJu9DFBNUzYVRYn7iZNBpgucPbwbfg3Db1SPZUQP12S0Z5s 2025/03/23 04:24:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/23 04:24:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/23 04:24:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/23 04:24:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/23 04:24:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/23 04:24:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/23 04:24:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AP86F0qE2Xf47qU2zSb-E5rebKV82SfbzibCWSdkBYKEzsRFOJxTqK8L0HUvM5kbD8aGYxa271Ks_2O4VObTgAzaIJZlNdiKd1orLIp77YZRowQ3K-yUPBDLWWIGL31vfbFVEn2W4jL1vN0-MoN7KRiv5sDsc6MoS8uX-dNIt3PAwLPXgcOUEhwKpDORve6TrDnih4ctHzdebNdOtRLcPRdpP5_Ekw7fT9LpVywBdfuFVFxArsnvTvx9bIKSwCyvG7ukV7sTrAkb_4WNQNCVHDeh79Yig57WTOMKCFujAJu9DFBNUzYVRYn7iZNBpgucPbwbfg3Db1SPZUQP12S0Z5s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/23 04:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALhP8cPweRijhpOv6cbzTOI6-4_gqZjUYVmx1CtKCLtojk4uVT5imp5uX7ALwkPB6WM6wnhqlD2d1-4T1bWfRIV4xqO9pAYOvK1VDofUoU0eHEQ73kcKqzwFW7YvmiaklcjCc8Dd6HofPRoSUmY85h4ValAiJooAH-Cl9psVQPu441LWLv4vBNHeqdmDcALcms_YoL5taHtQ6exJAtRQhIbV8uk3r46JGsyJskV94d13Yhbgx1thn61nsdX5CLoOYAloRbDsFRQ23uux1cIU6-h6b9EQidE611YUk_-OPzxoJyVhcDSiBr2YoRNQRbdHMT5qJobbOf5Uf8L2g56fZtQ 2025/03/23 04:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/23 04:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/03/23 04:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/03/23 04:24:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/23 04:24:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/23 04:24:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/23 04:24:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALhP8cPweRijhpOv6cbzTOI6-4_gqZjUYVmx1CtKCLtojk4uVT5imp5uX7ALwkPB6WM6wnhqlD2d1-4T1bWfRIV4xqO9pAYOvK1VDofUoU0eHEQ73kcKqzwFW7YvmiaklcjCc8Dd6HofPRoSUmY85h4ValAiJooAH-Cl9psVQPu441LWLv4vBNHeqdmDcALcms_YoL5taHtQ6exJAtRQhIbV8uk3r46JGsyJskV94d13Yhbgx1thn61nsdX5CLoOYAloRbDsFRQ23uux1cIU6-h6b9EQidE611YUk_-OPzxoJyVhcDSiBr2YoRNQRbdHMT5qJobbOf5Uf8L2g56fZtQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/03/23 04:24:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AEX3e_nFEyD5rjkJZFo_FheH6x5kstciDRMLOLFzdnrFVqXexLvSUAlzyHukt7BpPZxBBBcBl8V_tHhUujC1blc_t9mRgLnz8jz6KH5J4rctAydu1EnR6LQE6422Naw6kKFI8RODI1SEZEJ5BBYshBjCcup5AeJE22ARCiUbxYBBYHY1rq0g0F5Cd5Et35HCytOqGS3LQaVAnSWmn_ymp-hKeVafRBaoz5ZShFJ22uIRaTp4Xjvp5m0REAY4V1QU-Bf-cRvvHaKTsreIVyLA4Z2pQZm3BvkBkoruP3FKC-hXm1ecey43a7oOjtGdgnM0p1fUvNTvtwXegedYYkn7WCc 2025/03/23 04:24:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/03/23 04:24:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/03/23 04:24:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AEX3e_nFEyD5rjkJZFo_FheH6x5kstciDRMLOLFzdnrFVqXexLvSUAlzyHukt7BpPZxBBBcBl8V_tHhUujC1blc_t9mRgLnz8jz6KH5J4rctAydu1EnR6LQE6422Naw6kKFI8RODI1SEZEJ5BBYshBjCcup5AeJE22ARCiUbxYBBYHY1rq0g0F5Cd5Et35HCytOqGS3LQaVAnSWmn_ymp-hKeVafRBaoz5ZShFJ22uIRaTp4Xjvp5m0REAY4V1QU-Bf-cRvvHaKTsreIVyLA4Z2pQZm3BvkBkoruP3FKC-hXm1ecey43a7oOjtGdgnM0p1fUvNTvtwXegedYYkn7WCc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/03/23 04:24:50 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKvG8Jfp89RbM1p9M_ZjKUcNvGEhZxaH6_lnRq8klMrmORoxT87i4co1w8VRGdtI97mGcCdJ1HwO8RK5NNF1dERwMAiMPii6wuQ4pBlgOp4gozvFOyYXW-NjpaaRD96OaBQByk3pzIuL6gxNeUyUCkcCuEpDuBykqQxt-1YFRxfZ3wrck3fNq4k7M5A8rLkaWl3kOHJzKqWlYgi-BqsK-CJoK4iw1cWwKxHOjyJuwUBeo3yjVLe6YSgunj4i4oycoteDTNIgDDC60YIxkqsNATm7Z2uviOs1bQP3NU1wPVVid5vT3pwp-lvdUqzOWH1pIa22ilu8PXHGpinUPmmIc6U 2025/03/23 04:24:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/03/23 04:24:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/23 04:24:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKvG8Jfp89RbM1p9M_ZjKUcNvGEhZxaH6_lnRq8klMrmORoxT87i4co1w8VRGdtI97mGcCdJ1HwO8RK5NNF1dERwMAiMPii6wuQ4pBlgOp4gozvFOyYXW-NjpaaRD96OaBQByk3pzIuL6gxNeUyUCkcCuEpDuBykqQxt-1YFRxfZ3wrck3fNq4k7M5A8rLkaWl3kOHJzKqWlYgi-BqsK-CJoK4iw1cWwKxHOjyJuwUBeo3yjVLe6YSgunj4i4oycoteDTNIgDDC60YIxkqsNATm7Z2uviOs1bQP3NU1wPVVid5vT3pwp-lvdUqzOWH1pIa22ilu8PXHGpinUPmmIc6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/03/23 04:24:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABj6SRh9l4y8F5xNZBkRavxEvLJpP_9KYsQIJblXImgLaTtAwRnaw-VLa-lFBDoCHAOHQFCxUCKTYefRn7pzZxW8MdgKT2Pc98wo20lbxsQMCXOlAyd01JZ7DE28qppe6lOX2jlPp7huYFwWdPh02tKv-4eUee8jgjho6X8wd-sg4YX6Van5wKWCEdVg7_XNIjZIxhJGz65YlDcLnOH3eNr3ArH977WxpGCGZN40x4IBxq3CLcgNoktytym75G3vKBQ2OLk3CTa34EWwj8ewfIUJTexCtMweGvcXUBW0Jbg-1MRbXo5MmhkFtTCjjEOqfNE7ZkQ_JzuFS7f9M1GMZfU 2025/03/23 04:24:53 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/23 04:24:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/23 04:24:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABj6SRh9l4y8F5xNZBkRavxEvLJpP_9KYsQIJblXImgLaTtAwRnaw-VLa-lFBDoCHAOHQFCxUCKTYefRn7pzZxW8MdgKT2Pc98wo20lbxsQMCXOlAyd01JZ7DE28qppe6lOX2jlPp7huYFwWdPh02tKv-4eUee8jgjho6X8wd-sg4YX6Van5wKWCEdVg7_XNIjZIxhJGz65YlDcLnOH3eNr3ArH977WxpGCGZN40x4IBxq3CLcgNoktytym75G3vKBQ2OLk3CTa34EWwj8ewfIUJTexCtMweGvcXUBW0Jbg-1MRbXo5MmhkFtTCjjEOqfNE7ZkQ_JzuFS7f9M1GMZfU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/23 04:24:55 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALnUSea6j1C6rWZoltGYNc_guDGFuOOj0WKkOQd-XrQ5fLXXNlI_ku6MYXuxrYk-AFgQGw5AecqDTzBElpy20abn5E2G9ly7Crs_GpXwf6b7v2QtTGzXCLZsbgp7ZxXFLeoiSFKguO2R3SMIyG8GgDBkA97EX8WcJLgRraKrwdw_dVfQSWwfdc3i4mT4jQqZeqUJ-VCdD8cX13bumvT-5PrC1HDsZG_AvosgioL5AQlFP-T_mD4oQNkzhaL3H2fe8GMIe0EMhBwtKFV_iV_N194MZJ_2-UoMozk4dmJDT1pxQGZgh6dcdoNZJtS_vTm2T2UbPL-cvMjXq4LqixDsoaU 2025/03/23 04:24:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/23 04:24:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/23 04:24:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/23 04:24:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/23 04:24:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/23 04:24:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/23 04:24:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALnUSea6j1C6rWZoltGYNc_guDGFuOOj0WKkOQd-XrQ5fLXXNlI_ku6MYXuxrYk-AFgQGw5AecqDTzBElpy20abn5E2G9ly7Crs_GpXwf6b7v2QtTGzXCLZsbgp7ZxXFLeoiSFKguO2R3SMIyG8GgDBkA97EX8WcJLgRraKrwdw_dVfQSWwfdc3i4mT4jQqZeqUJ-VCdD8cX13bumvT-5PrC1HDsZG_AvosgioL5AQlFP-T_mD4oQNkzhaL3H2fe8GMIe0EMhBwtKFV_iV_N194MZJ_2-UoMozk4dmJDT1pxQGZgh6dcdoNZJtS_vTm2T2UbPL-cvMjXq4LqixDsoaU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/23 04:24:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEctcRpBi73CHySrpZSJfAMOeVZZ3qs4sQFTewWEa0PtuToRMvxMKtuQ6qr2uf5GZZb3j9Z9NyoLnZWSxmTLs3IDLRLW1AsPGpkkStes2s5H7x5FTVBGC663v3chav8v3wTxZS7nX1aFIeLPhr4R95KcBBw7W0I_1L_xz8hscRe5obsRX--mgROjdq93f2zSzClj8bDTMlF0di6x-1ZfindeiMmlRHrer4uxH4XFFu03aPiRmwFdZl0MBd14Z9P-_J3BKvU1jCG8ntOzlRUvVuuo6pQBZyqWmktLOX1bC3ij3IBm_ShsINowJQzspKPjtb4Lw5-HkdZCepE-ydVpfys 2025/03/23 04:24:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/23 04:24:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/03/23 04:24:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/03/23 04:25:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/23 04:25:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/23 04:25:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/23 04:25:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEctcRpBi73CHySrpZSJfAMOeVZZ3qs4sQFTewWEa0PtuToRMvxMKtuQ6qr2uf5GZZb3j9Z9NyoLnZWSxmTLs3IDLRLW1AsPGpkkStes2s5H7x5FTVBGC663v3chav8v3wTxZS7nX1aFIeLPhr4R95KcBBw7W0I_1L_xz8hscRe5obsRX--mgROjdq93f2zSzClj8bDTMlF0di6x-1ZfindeiMmlRHrer4uxH4XFFu03aPiRmwFdZl0MBd14Z9P-_J3BKvU1jCG8ntOzlRUvVuuo6pQBZyqWmktLOX1bC3ij3IBm_ShsINowJQzspKPjtb4Lw5-HkdZCepE-ydVpfys" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/03/23 04:25:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAKM_jE9_Ddjehj0aYDJDN1DFDxwlkUKu3R7Z7wseXdKmjBFfN0_6NyviXzlrlnnrax9IOZL9yWIOL1hfQ1OeLiT6Je5Y4VIxMcw0lPwn_xkHtT64JgSWrHhOvSBp9NS0XzVePzzVey2XwL67OfGU1Lt0supBCFp-KHRrja9VZ0jCBtipd5MuZk0t0vk2IJ817LiNi7UhkSBCj4qV6J7ixlLAeEQyWBFc8WoTe62rHgncTlVm0NXN4qZzRCAYZqjsl_CD-u-DhRs2BaK_nccLC7GzwkD0lhIVIYApCOOd_jF6XG2svS7gvXQrzpd0mm9g1eVeym_HwDG8rH-ayc9_TQ 2025/03/23 04:25:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/03/23 04:25:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/03/23 04:25:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAKM_jE9_Ddjehj0aYDJDN1DFDxwlkUKu3R7Z7wseXdKmjBFfN0_6NyviXzlrlnnrax9IOZL9yWIOL1hfQ1OeLiT6Je5Y4VIxMcw0lPwn_xkHtT64JgSWrHhOvSBp9NS0XzVePzzVey2XwL67OfGU1Lt0supBCFp-KHRrja9VZ0jCBtipd5MuZk0t0vk2IJ817LiNi7UhkSBCj4qV6J7ixlLAeEQyWBFc8WoTe62rHgncTlVm0NXN4qZzRCAYZqjsl_CD-u-DhRs2BaK_nccLC7GzwkD0lhIVIYApCOOd_jF6XG2svS7gvXQrzpd0mm9g1eVeym_HwDG8rH-ayc9_TQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/03/23 04:25:08 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AE1zgFuwAxA7bzjYC6SLJJdxN9-mJ5gg9TZgG5rdIDsWWvh06k1iRAyscW4XcH01HaZMWWOQfcsgrZCoP_1NAozjNfXinDKN0GgdKWDCSGkhbvRfoksbyMo_LG-XvhN4_YoPFB2ADkvg0rCCXtadCEBaYu2dVuhvl7-TS59-s56NyQfFLEXJ1-WOtDl75_swxwQqQt3y4i3L2Bh3lxfN6LcbqUCNBrn1yIngEawoadndKljzUz0J8ONFtRRlchz49xVv8G2S_ZwJIH5vdMX3tkbuTRKLHEpZNn4FS7nmTL_EU8M_wAmdurGjEEkr9UjqRMgK_0c_2QNhe9nD3Dh2lao 2025/03/23 04:25:08 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/03/23 04:25:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/23 04:25:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AE1zgFuwAxA7bzjYC6SLJJdxN9-mJ5gg9TZgG5rdIDsWWvh06k1iRAyscW4XcH01HaZMWWOQfcsgrZCoP_1NAozjNfXinDKN0GgdKWDCSGkhbvRfoksbyMo_LG-XvhN4_YoPFB2ADkvg0rCCXtadCEBaYu2dVuhvl7-TS59-s56NyQfFLEXJ1-WOtDl75_swxwQqQt3y4i3L2Bh3lxfN6LcbqUCNBrn1yIngEawoadndKljzUz0J8ONFtRRlchz49xVv8G2S_ZwJIH5vdMX3tkbuTRKLHEpZNn4FS7nmTL_EU8M_wAmdurGjEEkr9UjqRMgK_0c_2QNhe9nD3Dh2lao" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/03/23 04:25:10 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAcnhlAAb71OuRM1sgMJRREP_fZefD_bFRxpv7UIP0R3MQUHwerLKhrPQKmTtyBMbLg1gUjwvFwHbXaX0coOa5O8U_StiDJyC1ufNVcfmipTG7G3a9vw3AZxRCBDsI9QXochFiP22nurWSanUX3VuYekTxWBtDnkRhRSl7B3LhreIHk0xVzTdmDEtkZZjXPajWXpUSA-KVpbgpuINWVyXqH2OcKfl9MDYD5c4B_3rm6UFfMMCcs7RqgQvn-8GU5riIvXbixKD1mL5Q9PW0RGbF5DFZtzB42G3lfHWJRtI2RVRSzWHKXLjK13Sf4-OyE89fkrPgkXLYG7U-4LG1RIp_c 2025/03/23 04:25:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/23 04:25:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/23 04:25:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAcnhlAAb71OuRM1sgMJRREP_fZefD_bFRxpv7UIP0R3MQUHwerLKhrPQKmTtyBMbLg1gUjwvFwHbXaX0coOa5O8U_StiDJyC1ufNVcfmipTG7G3a9vw3AZxRCBDsI9QXochFiP22nurWSanUX3VuYekTxWBtDnkRhRSl7B3LhreIHk0xVzTdmDEtkZZjXPajWXpUSA-KVpbgpuINWVyXqH2OcKfl9MDYD5c4B_3rm6UFfMMCcs7RqgQvn-8GU5riIvXbixKD1mL5Q9PW0RGbF5DFZtzB42G3lfHWJRtI2RVRSzWHKXLjK13Sf4-OyE89fkrPgkXLYG7U-4LG1RIp_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/23 04:25:13 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKgXakCLAXK4_JWr_n1pyWz4XZZWyawlTiVxQcNuNDY5lKLYdekGNn8mWfS0bx0dn11Y-9zgXWNIuvKJAHtKJiYduQm73aouizDzinDWhzbetv2j-VYo4rfIDS28RY-C4KmDkwCzMWZUYSLK3bpdfLJIgzDFDy2KoWP8OtdtUTKS0gKOW61WIm8YNK9C-l0H2dzSuCiUCSS8J5BlKEW2y2exBhKlDWbmjpGkeuZyrutEQUTRcnT9iPBLwA4fWDhwUECj_qdJ6GrBjaNi8EcGuNrtfD_io2u417D_YLWinxi5yYj5MpW4VMYKl2xY6XNGWeaJ4Ca5rA4n8PDJX94sXR0 2025/03/23 04:25:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/23 04:25:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/23 04:25:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/23 04:25:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/23 04:25:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/23 04:25:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/23 04:25:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKgXakCLAXK4_JWr_n1pyWz4XZZWyawlTiVxQcNuNDY5lKLYdekGNn8mWfS0bx0dn11Y-9zgXWNIuvKJAHtKJiYduQm73aouizDzinDWhzbetv2j-VYo4rfIDS28RY-C4KmDkwCzMWZUYSLK3bpdfLJIgzDFDy2KoWP8OtdtUTKS0gKOW61WIm8YNK9C-l0H2dzSuCiUCSS8J5BlKEW2y2exBhKlDWbmjpGkeuZyrutEQUTRcnT9iPBLwA4fWDhwUECj_qdJ6GrBjaNi8EcGuNrtfD_io2u417D_YLWinxi5yYj5MpW4VMYKl2xY6XNGWeaJ4Ca5rA4n8PDJX94sXR0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/23 04:25:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADcyfwGVVzeXspE-LD5aNt4iMwDyyk6fNYl4HNGDy8NB-uFXyUw958w0JAfyJBR4zDVFF-j8Kptq0myTO6KC5pQKzJUcjH3zHQFA6HIakm9oGTrb0IojNWQ_cWdnf5Mku3eupLfgxhJt4rWPBo8W32d-c7HaMRjYSn6AuJ8z_jH0yiJU8J18wGLHd9j75wgVjIXP0hHvgytGSBiefcuLgkNIyfd9XzBb2T8L5EMt-xYMOjweunBvz4zRIf3jK-xgL-aIlwnzAiPIvSFNdQMvDM-MN1tzz9EG6FbMwYyMxaQl9Bp9DeBQ3vNCsWjJ0tTh4UlZ7NpN9ud8sMriyDBRUhs 2025/03/23 04:25:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/23 04:25:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/03/23 04:25:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/03/23 04:25:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/23 04:25:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/23 04:25:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/23 04:25:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADcyfwGVVzeXspE-LD5aNt4iMwDyyk6fNYl4HNGDy8NB-uFXyUw958w0JAfyJBR4zDVFF-j8Kptq0myTO6KC5pQKzJUcjH3zHQFA6HIakm9oGTrb0IojNWQ_cWdnf5Mku3eupLfgxhJt4rWPBo8W32d-c7HaMRjYSn6AuJ8z_jH0yiJU8J18wGLHd9j75wgVjIXP0hHvgytGSBiefcuLgkNIyfd9XzBb2T8L5EMt-xYMOjweunBvz4zRIf3jK-xgL-aIlwnzAiPIvSFNdQMvDM-MN1tzz9EG6FbMwYyMxaQl9Bp9DeBQ3vNCsWjJ0tTh4UlZ7NpN9ud8sMriyDBRUhs" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/03/23 04:25:21 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/23 04:25:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/23 04:25:27 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/23 04:25:30 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/23 04:25:34 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/23 04:25:35 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AG2QWfXuoa3k3RGb4uCJ8ZetlF743WqV86cCMNnIXmdbH_AKnCC89mqpLVzfPj_3ZxwSJZP7gSuPoKh_PNDKlKsj71GzXUBhJPCZf1EpuPoUh6VCZi9EJIge4isRi33E2sJyinvn9zxMSEoJURFTKSHc-FhenyUBLI4efqUBpaGa-K4ATdmTzNrOKpqduQmcYeK-3DqkBECaRsbaDTziNlZ23jzjCZ5PV7c7BBcJIS8P_08BBC9N8Gme5UOZcN7J4xe-1uRgtU0cAVEUxZuZuyY0TZBXt8roh8pR1cj7Ini7zf6alMl091rvOrDM8esvNPiQ6sK8E0oTG3FfhlwwjoQ 2025/03/23 04:25:35 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/23 04:25:35 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6b07b5747d0b24a50ffb389146cc9eaa" 2025/03/23 04:25:36 DEBUG : unknown-size-put.txt: multipart upload "AG2QWfXuoa3k3RGb4uCJ8ZetlF743WqV86cCMNnIXmdbH_AKnCC89mqpLVzfPj_3ZxwSJZP7gSuPoKh_PNDKlKsj71GzXUBhJPCZf1EpuPoUh6VCZi9EJIge4isRi33E2sJyinvn9zxMSEoJURFTKSHc-FhenyUBLI4efqUBpaGa-K4ATdmTzNrOKpqduQmcYeK-3DqkBECaRsbaDTziNlZ23jzjCZ5PV7c7BBcJIS8P_08BBC9N8Gme5UOZcN7J4xe-1uRgtU0cAVEUxZuZuyY0TZBXt8roh8pR1cj7Ini7zf6alMl091rvOrDM8esvNPiQ6sK8E0oTG3FfhlwwjoQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/23 04:25:37 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGnOWVlSWsR8erdUyB-XIoZc7o6NEEB40RfYXe90yvOnZt4YUHGKzaGbZRSvcf-f-vkiQlOc4te4ReW5-GdIJ0h3eyyM_E5oivWHPOOam5vnIm7E8PYjkXslPveWsOrWM2MjqhmaI__8Dmn3EyU7wdqoz7s7-CWnr6kD6sD5VYzF63dtlIR9-dAbk_igQROCzSLXoB-4v-SX-pW8LuazT4oQak9rZjgkkLPylFOthIL71gyJJzPKFcKzppNGt1cs648rEnlCP-G7gojqni23dlDiVJwsydSKbsIMsj7-avlA5YALm-QV0dFHv_wB8r2S44s752Uf8ykuqwWjdVjVSLc 2025/03/23 04:25:37 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/03/23 04:25:37 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1d69890c7901c8a17a28f6df78e79983" 2025/03/23 04:25:37 DEBUG : unknown-size-update.txt: multipart upload "AGnOWVlSWsR8erdUyB-XIoZc7o6NEEB40RfYXe90yvOnZt4YUHGKzaGbZRSvcf-f-vkiQlOc4te4ReW5-GdIJ0h3eyyM_E5oivWHPOOam5vnIm7E8PYjkXslPveWsOrWM2MjqhmaI__8Dmn3EyU7wdqoz7s7-CWnr6kD6sD5VYzF63dtlIR9-dAbk_igQROCzSLXoB-4v-SX-pW8LuazT4oQak9rZjgkkLPylFOthIL71gyJJzPKFcKzppNGt1cs648rEnlCP-G7gojqni23dlDiVJwsydSKbsIMsj7-avlA5YALm-QV0dFHv_wB8r2S44s752Uf8ykuqwWjdVjVSLc" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/23 04:25:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gidodoy9vefi/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/03/23 04:25:38 DEBUG : Waiting for deletions to finish 2025/03/23 04:25:38 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/03/23 04:25:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/03/23 04:25:38 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/23 04:25:38 INFO : S3 bucket rclone-test-gidodoy9vefi: Bucket "rclone-test-gidodoy9vefi" deleted 2025/03/23 04:25:38 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (165.84s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.12s) --- PASS: TestIntegration/FsMkdir (163.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.82s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.60s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (80.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (16.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.39s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/03/23 04:25:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/03/23 04:25:39 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 165.887s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m46.910299554s (try 1/5)