"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3Alibaba:" 2025/07/10 02:19:45 NOTICE: TestS3Alibaba: Starting server 2025/07/10 02:19:45 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-sawirec8rure" 2025/07/10 02:19:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 02:19:47 INFO : S3 bucket rclone-test-sawirec8rure: Bucket "rclone-test-sawirec8rure" created with ACL "private" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/10 02:19:47 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/10 02:19:47 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/10 02:19:47 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/07/10 02:19:53 NOTICE: S3 bucket rclone-test-sawirec8rure: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/10 02:19:53 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: 9BCC3C70BE694DF58D325D81ECC1DB45 2025/07/10 02:19:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "1892C57B2B49EF906C8913600E0D7AF5" 2025/07/10 02:19:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ECDE3E592241CAEEC508DE367134C25C" 2025/07/10 02:19:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "DF9880E34B973C708AB5CA6663FDD90F" 2025/07/10 02:19:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload "9BCC3C70BE694DF58D325D81ECC1DB45" 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/07/10 02:19:55 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/10 02:19:56 DEBUG : Creating backend with remote "TestS3Alibaba:" === 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/07/10 02:19:57 DEBUG : S3 bucket rclone-test-sawirec8rure: bucket is versioned: false 2025/07/10 02:19:57 DEBUG : Waiting for deletions to finish 2025/07/10 02:19:57 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/10 02:19:57 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/10 02:19:57 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/10 02:19:58 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-sawirec8rure/dirToPurgeFromRoot" 2025/07/10 02:19:58 DEBUG : S3 bucket rclone-test-sawirec8rure path dirToPurgeFromRoot: bucket is versioned: false 2025/07/10 02:19:58 DEBUG : Waiting for deletions to finish 2025/07/10 02:19:58 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/10 02:19:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/10 02:19:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/10 02:19:58 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-sawirec8rure/hello? sausage/êé" 2025/07/10 02:19:59 INFO : S3 bucket rclone-test-sawirec8rure path hello? sausage/êé: Bucket "rclone-test-sawirec8rure" created with ACL "private" 2025/07/10 02:19:59 DEBUG : S3 bucket rclone-test-sawirec8rure path hello? sausage/êé: bucket is versioned: false 2025/07/10 02:19:59 DEBUG : Waiting for deletions to finish 2025/07/10 02:19:59 DEBUG : "a/b/c/d/e.txt" version false 2025/07/10 02:19:59 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/10 02:19:59 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/07/10 02:20:02 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-sawirec8rure/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/10 02:20:02 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-sawirec8rure/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3Alibaba:" path "rclone-test-sawirec8rure" from "TestS3Alibaba:rclone-test-sawirec8rure" 2025/07/10 02:20:02 DEBUG : Creating backend with remote "TestS3Alibaba:" === 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/07/10 02:20:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: 94945FCF671C4E5BAC3A98F40E3EE5AD 2025/07/10 02:20:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/10 02:20:11 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "D41D8CD98F00B204E9800998ECF8427E" 2025/07/10 02:20:11 DEBUG : piped data.txt: multipart upload "94945FCF671C4E5BAC3A98F40E3EE5AD" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/10 02:20:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: CD3401CBFE5C453C828E3B1183A899B9 2025/07/10 02:20:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/10 02:20:11 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3BFCBB91EA37176364C95FCDAA0EFB1B" 2025/07/10 02:20:11 DEBUG : piped data.txt: multipart upload "CD3401CBFE5C453C828E3B1183A899B9" 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/07/10 02:20:11 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-07-10-022014-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/07/10 02:20:18 DEBUG : oldPath = "TestS3Alibaba:rclone-test-sawirec8rure/versions/test-versions-v2025-07-10-022014-000.txt" 2025/07/10 02:20:18 DEBUG : newPath = "TestS3Alibaba,versions:rclone-test-sawirec8rure/versions/test-versions-v2025-07-10-022014-000.txt" 2025/07/10 02:20:18 DEBUG : Creating backend with remote "TestS3Alibaba,versions:rclone-test-sawirec8rure/versions/test-versions-v2025-07-10-022014-000.txt" 2025/07/10 02:20:18 DEBUG : TestS3Alibaba: detected overridden config - adding "{pO73u}" suffix to name 2025/07/10 02:20:18 DEBUG : fs cache: renaming child cache item "TestS3Alibaba,versions:rclone-test-sawirec8rure/versions/test-versions-v2025-07-10-022014-000.txt" to be canonical for parent "TestS3Alibaba{pO73u}:rclone-test-sawirec8rure/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/07/10 02:20:19 DEBUG : Waiting for deletions to finish 2025/07/10 02:20:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/10 02:20:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2025/07/10 02:20:19 DEBUG : "versions/test-versions.txt" version false 2025/07/10 02:20:19 DEBUG : versions/test-versions.txt: Not deleting current version "CAEQ6QUYgYDA97fEyL8ZIiBlNWU4MDI0ODY4ODM0NGRlYTI3YzA2MDgzYTE5OGQzNg--" 2025/07/10 02:20:19 DEBUG : "versions/test-versions-v2025-07-10-022016-000.txt" version true 2025/07/10 02:20:19 DEBUG : versions/test-versions-v2025-07-10-022016-000.txt: Deleting delete marker (id "CAEQ6QUYgYCA.q_EyL8ZIiA5NTY4MjkxNDRkNmE0NWMwOTYxNDUxZDE2NjkzM2VjZg--") 2025/07/10 02:20:19 DEBUG : "versions/test-versions-v2025-07-10-022014-000.txt" version true 2025/07/10 02:20:19 DEBUG : versions/test-versions-v2025-07-10-022014-000.txt: Deleting (id "CAEQ6QUYgYDAoqfEyL8ZIiAyNmZiOGRkZGNjNDE0ODIwYWNmOTgyNDM0ZTBjOWNlNQ--") 2025/07/10 02:20:19 INFO : versions/test-versions-v2025-07-10-022016-000.txt: Deleted 2025/07/10 02:20:19 INFO : versions/test-versions-v2025-07-10-022014-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/07/10 02:20:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: 348B683ED90D4D818BF8E0EFF21AA577 2025/07/10 02:20:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/10 02:20:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "FF7AEC5A89BDB0FD7D9CF4FF8C484545" 2025/07/10 02:20:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "348B683ED90D4D818BF8E0EFF21AA577" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/10 02:20:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: 1DCE8606CB6542EBA5AC2789C94DB7DC 2025/07/10 02:20:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/10 02:20:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2025/07/10 02:20:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "1DCE8606CB6542EBA5AC2789C94DB7DC" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/10 02:20:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: EB6484D9E4CD41228555D9173150A05F 2025/07/10 02:20:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/10 02:20:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2025/07/10 02:20:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "EB6484D9E4CD41228555D9173150A05F" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/10 02:20:23 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: 88FB28DEBDC648B0BE304F3DB9287441 2025/07/10 02:20:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/10 02:20:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2025/07/10 02:20:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/10 02:20:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/10 02:20:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "AB95F1FA7DA6A90274409B89562F3FFD" 2025/07/10 02:20:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "E264FA295EF081D5AD9BFAA7E5E130B6" 2025/07/10 02:20:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "88FB28DEBDC648B0BE304F3DB9287441" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 9D625847E98647ED98A05E660D357032 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "AB95F1FA7DA6A90274409B89562F3FFD" 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "E264FA295EF081D5AD9BFAA7E5E130B6" 2025/07/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "9D625847E98647ED98A05E660D357032" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/07/10 02:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: A08D287A9B1A4F05B581A8A69BD007B4 2025/07/10 02:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/10 02:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2AA9B1BA4A7866FE619F84267D862086" 2025/07/10 02:20:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "A08D287A9B1A4F05B581A8A69BD007B4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/10 02:20:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: 5A0305A639D047AF9D993890CE897592 2025/07/10 02:20:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/10 02:20:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2025/07/10 02:20:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "5A0305A639D047AF9D993890CE897592" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/10 02:20:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: B358D9F49BCD4AE390C34431614E7FDA 2025/07/10 02:20:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/10 02:20:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2025/07/10 02:20:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "B358D9F49BCD4AE390C34431614E7FDA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/10 02:20:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: 9EBCDCBE22CD4CA9A22F03B8825E363D 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "FFE51D3E7D8297237588704EEDDC6AB2" 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123FE50EF82513B6B6AE0FDEF48B5" 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "9EBCDCBE22CD4CA9A22F03B8825E363D" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/10 02:20:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 0D4CF430E77A4B629D1886542D5638F4 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "FFE51D3E7D8297237588704EEDDC6AB2" 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123FE50EF82513B6B6AE0FDEF48B5" 2025/07/10 02:20:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "0D4CF430E77A4B629D1886542D5638F4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/07/10 02:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: B7A2F75F61244EECA038DB1602620BFE 2025/07/10 02:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/10 02:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "E5C2980C0CC5F4DF179C21E20019663D" 2025/07/10 02:20:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "B7A2F75F61244EECA038DB1602620BFE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/10 02:20:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: B7C76178B2A24FAC85D5696F63B49598 2025/07/10 02:20:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/10 02:20:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2025/07/10 02:20:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "B7C76178B2A24FAC85D5696F63B49598" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/10 02:20:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: D23C81507F8E4CEC88DF9202F20BB241 2025/07/10 02:20:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/10 02:20:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2025/07/10 02:20:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "D23C81507F8E4CEC88DF9202F20BB241" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/10 02:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: 469F98FBDBE3421FB5021AFC076212B8 2025/07/10 02:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/10 02:20:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2025/07/10 02:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/10 02:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/10 02:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2025/07/10 02:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "EA93706A29454B4FD13CC395BEA103BB" 2025/07/10 02:20:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "469F98FBDBE3421FB5021AFC076212B8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/10 02:20:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 37CB665A40D14F15996EBC4CD03C81DB 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "EA93706A29454B4FD13CC395BEA103BB" 2025/07/10 02:20:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "37CB665A40D14F15996EBC4CD03C81DB" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/07/10 02:20:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 1A95D938FBB743B7B04E8533CE0EEB0F 2025/07/10 02:20:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/10 02:20:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "E9548A82CE25F02A063EE0076122EE24" 2025/07/10 02:20:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "1A95D938FBB743B7B04E8533CE0EEB0F" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/10 02:20:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: 589ED067392E4B0FA0A138AF1C474592 2025/07/10 02:20:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/10 02:20:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2025/07/10 02:20:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "589ED067392E4B0FA0A138AF1C474592" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/10 02:20:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 4A892C188A574FB597A3DAB1B98D8792 2025/07/10 02:20:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/10 02:20:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2025/07/10 02:20:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "4A892C188A574FB597A3DAB1B98D8792" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/10 02:20:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: A18AE6B689534F999C2A5F397359F595 2025/07/10 02:20:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/10 02:20:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2025/07/10 02:20:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/10 02:20:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/10 02:20:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43EC3E5DEE6E706AF7766FFFEA512721" 2025/07/10 02:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "D01A45D4E43A2541C997A15D557B0479" 2025/07/10 02:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "A18AE6B689534F999C2A5F397359F595" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/10 02:20:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: D5EE47A21F3F444A84DE3B88F3710196 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43EC3E5DEE6E706AF7766FFFEA512721" 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "D01A45D4E43A2541C997A15D557B0479" 2025/07/10 02:20:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "D5EE47A21F3F444A84DE3B88F3710196" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/07/10 02:20:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: 37CD63B2B10B40DE9E2D6516BABDB84A 2025/07/10 02:20:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/10 02:20:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1ACC725C3C7AB01DB7FB5AB34863FB9A" 2025/07/10 02:20:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "37CD63B2B10B40DE9E2D6516BABDB84A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/10 02:20:47 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: 0495A419D30F42B5B43CA60B58FCFFC7 2025/07/10 02:20:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/10 02:20:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2025/07/10 02:20:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "0495A419D30F42B5B43CA60B58FCFFC7" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/10 02:20:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 3E2D556BF4E04B48A4BFD661D908938D 2025/07/10 02:20:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/10 02:20:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2025/07/10 02:20:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "3E2D556BF4E04B48A4BFD661D908938D" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/10 02:20:49 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: 8512E294491747028F40151A55A2602B 2025/07/10 02:20:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/10 02:20:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2025/07/10 02:20:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/10 02:20:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/10 02:20:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2025/07/10 02:20:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534B90825E5F26AE16E6B15A14F9C0" 2025/07/10 02:20:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "8512E294491747028F40151A55A2602B" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/10 02:20:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: DBCAFA91272243EE9EA3A5022F7B4836 2025/07/10 02:20:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/10 02:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2025/07/10 02:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/10 02:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/10 02:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2025/07/10 02:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534B90825E5F26AE16E6B15A14F9C0" 2025/07/10 02:20:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "DBCAFA91272243EE9EA3A5022F7B4836" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/07/10 02:20:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 31CD4164124F4A09ADE50902BFFB4974 2025/07/10 02:20:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/10 02:20:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "D369E67BA9C8841B6B568A7FED32459D" 2025/07/10 02:20:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "31CD4164124F4A09ADE50902BFFB4974" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/10 02:20:55 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: 4F339C842C0A4F8882FA579E799C67DD 2025/07/10 02:20:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/10 02:20:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2025/07/10 02:20:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "4F339C842C0A4F8882FA579E799C67DD" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/10 02:20:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: 4040EC2DD37342858ACD1E0F2C8A902D 2025/07/10 02:20:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/10 02:20:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2025/07/10 02:20:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "4040EC2DD37342858ACD1E0F2C8A902D" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/10 02:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: 0A80C2F397C1459BBED49B29E8098B93 2025/07/10 02:20:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/10 02:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2025/07/10 02:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/10 02:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/10 02:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98FD00D788AFE2A5FA5E4F8E1666638B" 2025/07/10 02:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35C36964FDB10F7E0083E6CE8FBABFF1" 2025/07/10 02:20:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "0A80C2F397C1459BBED49B29E8098B93" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/10 02:21:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: 08E6663B501C41F5A15120D33DFC60A3 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98FD00D788AFE2A5FA5E4F8E1666638B" 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35C36964FDB10F7E0083E6CE8FBABFF1" 2025/07/10 02:21:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "08E6663B501C41F5A15120D33DFC60A3" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/07/10 02:21:03 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/07/10 02:21:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/10 02:21:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/10 02:21:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/10 02:21:09 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/10 02:21:09 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: C4F97EE5C5EB410694A5FD8428C2E3F5 2025/07/10 02:21:09 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/10 02:21:09 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "B7D02007F981138D252D25DC91CFB614" 2025/07/10 02:21:09 DEBUG : unknown-size-put.txt: multipart upload "C4F97EE5C5EB410694A5FD8428C2E3F5" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/10 02:21:10 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: 0A9C0C05AA9B41F199C2EB3EF02120E9 2025/07/10 02:21:10 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/10 02:21:10 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "76D0C058D72D88D0983F038ACFA166E9" 2025/07/10 02:21:10 DEBUG : unknown-size-update.txt: multipart upload "0A9C0C05AA9B41F199C2EB3EF02120E9" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/10 02:21:10 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-sawirec8rure/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/07/10 02:21:10 DEBUG : Waiting for deletions to finish 2025/07/10 02:21:10 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2025-07-10-022055-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-10Mi-10.000Mi-streamed-v2025-07-10-022055-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-10Mi-10.000Mi-v2025-07-10-022054-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-10Mi-10.000Mi-v2025-07-10-022054-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-10Mi-10Mi-streamed-v2025-07-10-022058-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-10Mi-10Mi-streamed-v2025-07-10-022058-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-10Mi-10Mi-v2025-07-10-022057-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-10Mi-10Mi-v2025-07-10-022057-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2025-07-10-022102-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-10Mi-20.000Mi-streamed-v2025-07-10-022102-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-10Mi-20.000Mi-v2025-07-10-022100-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-10Mi-20.000Mi-v2025-07-10-022100-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2025-07-10-022032-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2025-07-10-022032-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.054Mi-10.109Mi-v2025-07-10-022030-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.054Mi-10.109Mi-v2025-07-10-022030-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2025-07-10-022029-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2025-07-10-022029-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.054Mi-5.054Mi-v2025-07-10-022028-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.054Mi-5.054Mi-v2025-07-10-022028-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2025-07-10-022038-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2025-07-10-022038-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.055Mi-10.109Mi-v2025-07-10-022036-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.055Mi-10.109Mi-v2025-07-10-022036-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2025-07-10-022035-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2025-07-10-022035-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-10Mi-10Mi-v2025-07-10-022057-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5.055Mi-5.055Mi-v2025-07-10-022034-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5.055Mi-5.055Mi-v2025-07-10-022034-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-10Mi-10.000Mi-streamed-v2025-07-10-022055-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2025-07-10-022026-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5Mi-10.000Mi-streamed-v2025-07-10-022026-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-10Mi-10.000Mi-v2025-07-10-022054-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5Mi-10.000Mi-v2025-07-10-022025-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5Mi-10.000Mi-v2025-07-10-022025-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-10Mi-20.000Mi-v2025-07-10-022100-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2025-07-10-022021-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5Mi-5.000Mi-streamed-v2025-07-10-022021-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.054Mi-10.109Mi-v2025-07-10-022030-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5Mi-5.000Mi-v2025-07-10-022020-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5Mi-5.000Mi-v2025-07-10-022020-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-10Mi-20.000Mi-streamed-v2025-07-10-022102-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5Mi-5Mi-streamed-v2025-07-10-022023-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5Mi-5Mi-streamed-v2025-07-10-022023-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-10Mi-10Mi-streamed-v2025-07-10-022058-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-5Mi-5Mi-v2025-07-10-022022-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-5Mi-5Mi-v2025-07-10-022022-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.054Mi-10.109Mi-streamed-v2025-07-10-022032-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2025-07-10-022045-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2025-07-10-022045-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.054Mi-5.054Mi-streamed-v2025-07-10-022029-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-6.667Mi-13.333Mi-v2025-07-10-022043-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-6.667Mi-13.333Mi-v2025-07-10-022043-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.055Mi-10.109Mi-streamed-v2025-07-10-022038-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-5.054Mi-5.054Mi-v2025-07-10-022028-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2025-07-10-022042-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2025-07-10-022042-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-6.667Mi-6.667Mi-v2025-07-10-022041-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-6.667Mi-6.667Mi-v2025-07-10-022041-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.055Mi-10.109Mi-v2025-07-10-022036-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2025-07-10-022053-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-8Mi-16.000Mi-streamed-v2025-07-10-022053-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.055Mi-5.055Mi-streamed-v2025-07-10-022035-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-8Mi-16.000Mi-v2025-07-10-022051-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-8Mi-16.000Mi-v2025-07-10-022051-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5.055Mi-5.055Mi-v2025-07-10-022034-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2025-07-10-022047-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-8Mi-8.000Mi-streamed-v2025-07-10-022047-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5Mi-10.000Mi-streamed-v2025-07-10-022026-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-8Mi-8.000Mi-v2025-07-10-022046-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-8Mi-8.000Mi-v2025-07-10-022046-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5Mi-10.000Mi-v2025-07-10-022025-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-8Mi-8Mi-streamed-v2025-07-10-022049-000.bin" version true 2025/07/10 02:21:10 INFO : chunked-5Mi-5.000Mi-v2025-07-10-022020-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : chunked-8Mi-8Mi-streamed-v2025-07-10-022049-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 DEBUG : "chunked-8Mi-8Mi-v2025-07-10-022048-000.bin" version true 2025/07/10 02:21:10 DEBUG : chunked-8Mi-8Mi-v2025-07-10-022048-000.bin: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5Mi-5Mi-streamed-v2025-07-10-022023-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-copy-v2025-07-10-022109-000" version true 2025/07/10 02:21:10 DEBUG : chunked-copy-v2025-07-10-022109-000: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5Mi-5.000Mi-streamed-v2025-07-10-022021-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "chunked-copy-v2025-07-10-022109-000.copy" version true 2025/07/10 02:21:10 DEBUG : chunked-copy-v2025-07-10-022109-000.copy: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-5Mi-5Mi-v2025-07-10-022022-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/10 02:21:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2025/07/10 02:21:10 INFO : chunked-6.667Mi-13.333Mi-streamed-v2025-07-10-022045-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "unknown-size-put-v2025-07-10-022109-000.txt" version true 2025/07/10 02:21:10 DEBUG : unknown-size-put-v2025-07-10-022109-000.txt: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-6.667Mi-6.667Mi-streamed-v2025-07-10-022042-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "unknown-size-update-v2025-07-10-022110-000.txt" version true 2025/07/10 02:21:10 DEBUG : unknown-size-update-v2025-07-10-022110-000.txt: Deleting delete marker (id "null") 2025/07/10 02:21:10 INFO : chunked-6.667Mi-13.333Mi-v2025-07-10-022043-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "versions/test-versions-v2025-07-10-022019-000.txt" version true 2025/07/10 02:21:10 DEBUG : versions/test-versions-v2025-07-10-022019-000.txt: Deleting delete marker (id "CAEQ6QUYgYDA8r3EyL8ZIiBjYmZhMGEzOWM3MTY0OTE0OTllNDk2MWU3ZDE1Y2I5Mg--") 2025/07/10 02:21:10 INFO : chunked-6.667Mi-6.667Mi-v2025-07-10-022041-000.bin: Deleted 2025/07/10 02:21:10 DEBUG : "versions/test-versions-v2025-07-10-022018-000.txt" version true 2025/07/10 02:21:10 DEBUG : versions/test-versions-v2025-07-10-022018-000.txt: Deleting (id "CAEQ6QUYgYDA97fEyL8ZIiBlNWU4MDI0ODY4ODM0NGRlYTI3YzA2MDgzYTE5OGQzNg--") 2025/07/10 02:21:10 INFO : chunked-8Mi-16.000Mi-streamed-v2025-07-10-022053-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-8Mi-8.000Mi-v2025-07-10-022046-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-8Mi-16.000Mi-v2025-07-10-022051-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-8Mi-8.000Mi-streamed-v2025-07-10-022047-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-8Mi-8Mi-streamed-v2025-07-10-022049-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-copy-v2025-07-10-022109-000: Deleted 2025/07/10 02:21:10 INFO : chunked-8Mi-8Mi-v2025-07-10-022048-000.bin: Deleted 2025/07/10 02:21:10 INFO : chunked-copy-v2025-07-10-022109-000.copy: Deleted 2025/07/10 02:21:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/10 02:21:10 INFO : unknown-size-put-v2025-07-10-022109-000.txt: Deleted 2025/07/10 02:21:10 INFO : unknown-size-update-v2025-07-10-022110-000.txt: Deleted 2025/07/10 02:21:10 INFO : versions/test-versions-v2025-07-10-022019-000.txt: Deleted 2025/07/10 02:21:10 INFO : versions/test-versions-v2025-07-10-022018-000.txt: Deleted 2025/07/10 02:21:12 INFO : S3 bucket rclone-test-sawirec8rure: Bucket "rclone-test-sawirec8rure" deleted 2025/07/10 02:21:12 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (87.53s) --- PASS: TestIntegration/FsMkdir (85.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (5.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.29s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.21s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (7.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (42.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (7.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (0.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (1.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (1.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (1.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) PASS ok github.com/rclone/rclone/backend/s3 87.579s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished OK in 1m28.77274717s (try 2/5)