"go test -v -timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsMkdirRmdirSubdir|FsOpenChunkWriter|FsPutFiles)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^10485759$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^10485760$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^20971521$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^10600001$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^5299999$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^5300000$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^(10600107|5300052)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^5300053$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^10485761$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^5242880$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990505$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990506$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^16777217$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^8388607$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^8388608$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/02/02 02:54:39 DEBUG : Creating backend with remote "TestDrime:rclone-test-zawered3wupe" 2026/02/02 02:54:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/02 02:54:41 INFO : dir/subdir: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/02 02:54:44 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/02 02:54:46 ERROR : error listing: directory not found fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:600 Error: Not equal: expected: []string{"dir", "dir/subdir"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=3) "dir", - (string) (len=10) "dir/subdir" +([]string) { } Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir Messages: directories 2026/02/02 02:54:50 INFO : dir/subdir: Removing directory fstests.go:603: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:603 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsMkdirRmdirSubdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/control_chars === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot_dot === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/02 02:57:21 NOTICE: drime root 'rclone-test-zawered3wupe': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi fstests.go:856: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:856 Error: Received unexpected error: directory not empty Test: TestIntegration/FsMkdir/FsOpenChunkWriter === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:954 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/02 02:57:39 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/02 02:57:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/02 02:57:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/02 02:57:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/02 02:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/02 02:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/02 02:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/02 02:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/02 02:58:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Removing old object on successful upload 2026/02/02 02:58:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/02 02:58:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 02:58:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/02 02:58:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/02 02:58:13 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/02 02:58:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/02 02:58:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/02 02:58:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/02 02:58:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/02 02:58:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/02 02:58:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/02 02:58:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/02 02:58:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/02 02:58:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/02 02:58:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/02 02:58:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/02 02:58:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/02 02:58:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/02 02:58:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/02 02:58:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:143: PutLarge error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/02 02:58:23 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/02 02:58:35 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/02 02:58:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Removing old object on successful upload 2026/02/02 02:58:39 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/02 02:58:41 DEBUG : pacer: Reducing sleep to 640ms 2026/02/02 02:58:43 DEBUG : pacer: Reducing sleep to 320ms 2026/02/02 02:58:44 DEBUG : pacer: Reducing sleep to 160ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/02 02:58:44 DEBUG : pacer: Reducing sleep to 80ms 2026/02/02 02:58:45 DEBUG : pacer: Reducing sleep to 40ms 2026/02/02 02:58:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/02 02:58:45 DEBUG : pacer: Reducing sleep to 20ms 2026/02/02 02:58:46 DEBUG : pacer: Reducing sleep to 10ms 2026/02/02 02:58:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Removing old object on successful upload fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:257 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: 5300000 actual : 5299999 Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed Messages: chunked-5.054Mi-5.054Mi-streamed.bin: size incorrect file=5300000 vs obj=5299999 fstests.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:265 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: 5300000 actual : 5299999 Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed fstests.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:267 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: map[hash.Type]string{1:"9618edfd251d9205c98f3f98bea76248", 2:"2afc993bcff037359f067b6efdac6f7e2efb74f3", 4:"ecf69f220a93ae3877d00a5de9fe4260627099b01bed325b013e1ce794aee26c0f540e6b697549b1db2a3485006e9d45503508d12efc34118241c18fc38e954e", 8:"0e9bd2e5", 16:"765213fbafcc60b7a7c97bd0cbfd106ca669270e963a3386750da7d4d8f2a10f", 32:"4774454c107ba063f3edc86d88e6838c0ebd2021a4df058b44839a677ff3d537e21bf4c7105f8931d06ca3c5ff7c55d1b0b88bb048677d044b60325829f49b9f", 64:"958a24603ae9cfb9222ad559217e364e7a3f1504a6a6d68d34b3007fdd5aa49a", 128:"bdb18fbb48c25952", 256:"85c52f03b3e41c78bdb18fbb48c25952"} actual : map[hash.Type]string{1:"2aa9b1ba4a7866fe619f84267d862086", 2:"27f34294e95e3d71d5fa8b190727dbb5ccc76b67", 4:"5d5165b96deab5dd5887dd4a11c625567bbc8fed7eeafdd4102440662d692b3fd78d256f3af68d85ad12bfd78d3f9869147c64ead7a66a94b522f358a04c9cf5", 8:"4f30a7a8", 16:"98d5ef6e82a4acdd627e95017288daabd9687806433e48aaa8d71f6b47f3b4be", 32:"43ad3bb4a0a8db4908060dca2a6e064ba6ba234700c6f0ab0a9b3e00f13f9cdf2e70caa3bccfc49bfc91a496997f637e9d4165debaed608f886289fef111abfa", 64:"2a3460bc3c46461d7d3e68ce9d231a1e78e697523b9a03b86085e0cdb1dd8677", 128:"36dd0945a48e391c", 256:"137e6d5733da552136dd0945a48e391c"} Diff: --- Expected +++ Actual @@ -1,11 +1,11 @@ (map[hash.Type]string) (len=9) { - (hash.Type) 1: (string) (len=32) "9618edfd251d9205c98f3f98bea76248", - (hash.Type) 2: (string) (len=40) "2afc993bcff037359f067b6efdac6f7e2efb74f3", - (hash.Type) 4: (string) (len=128) "ecf69f220a93ae3877d00a5de9fe4260627099b01bed325b013e1ce794aee26c0f540e6b697549b1db2a3485006e9d45503508d12efc34118241c18fc38e954e", - (hash.Type) 8: (string) (len=8) "0e9bd2e5", - (hash.Type) 16: (string) (len=64) "765213fbafcc60b7a7c97bd0cbfd106ca669270e963a3386750da7d4d8f2a10f", - (hash.Type) 32: (string) (len=128) "4774454c107ba063f3edc86d88e6838c0ebd2021a4df058b44839a677ff3d537e21bf4c7105f8931d06ca3c5ff7c55d1b0b88bb048677d044b60325829f49b9f", - (hash.Type) 64: (string) (len=64) "958a24603ae9cfb9222ad559217e364e7a3f1504a6a6d68d34b3007fdd5aa49a", - (hash.Type) 128: (string) (len=16) "bdb18fbb48c25952", - (hash.Type) 256: (string) (len=32) "85c52f03b3e41c78bdb18fbb48c25952" + (hash.Type) 1: (string) (len=32) "2aa9b1ba4a7866fe619f84267d862086", + (hash.Type) 2: (string) (len=40) "27f34294e95e3d71d5fa8b190727dbb5ccc76b67", + (hash.Type) 4: (string) (len=128) "5d5165b96deab5dd5887dd4a11c625567bbc8fed7eeafdd4102440662d692b3fd78d256f3af68d85ad12bfd78d3f9869147c64ead7a66a94b522f358a04c9cf5", + (hash.Type) 8: (string) (len=8) "4f30a7a8", + (hash.Type) 16: (string) (len=64) "98d5ef6e82a4acdd627e95017288daabd9687806433e48aaa8d71f6b47f3b4be", + (hash.Type) 32: (string) (len=128) "43ad3bb4a0a8db4908060dca2a6e064ba6ba234700c6f0ab0a9b3e00f13f9cdf2e70caa3bccfc49bfc91a496997f637e9d4165debaed608f886289fef111abfa", + (hash.Type) 64: (string) (len=64) "2a3460bc3c46461d7d3e68ce9d231a1e78e697523b9a03b86085e0cdb1dd8677", + (hash.Type) 128: (string) (len=16) "36dd0945a48e391c", + (hash.Type) 256: (string) (len=32) "137e6d5733da552136dd0945a48e391c" } Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/02 02:58:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/02 02:58:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 02:58:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/02 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/02 02:58:49 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/02 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/02 02:58:49 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/02 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/02 02:58:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/02 02:58:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/02 02:58:50 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/02 02:58:50 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/02 02:58:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/02 02:58:51 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/02 02:58:51 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/02 02:58:51 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/02 02:58:52 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/02 02:58:52 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/02 02:58:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/02 02:58:55 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:270 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: failed to delete item: Error "Server Error" Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/02 02:59:00 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/02 02:59:11 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/02 02:59:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/02 02:59:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/02 02:59:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/02 02:59:16 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/02 02:59:18 DEBUG : pacer: Reducing sleep to 640ms 2026/02/02 02:59:19 DEBUG : pacer: Reducing sleep to 320ms 2026/02/02 02:59:20 DEBUG : pacer: Reducing sleep to 160ms 2026/02/02 02:59:20 DEBUG : pacer: Reducing sleep to 80ms 2026/02/02 02:59:20 DEBUG : pacer: Reducing sleep to 40ms 2026/02/02 02:59:21 DEBUG : pacer: Reducing sleep to 20ms 2026/02/02 02:59:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/02 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/02 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/02 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/02 02:59:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/02 02:59:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Removing old object on successful upload 2026/02/02 02:59:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/02 02:59:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 02:59:45 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/02 02:59:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/02 02:59:45 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/02 02:59:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/02 02:59:45 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/02 02:59:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/02 02:59:45 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/02 02:59:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/02 02:59:45 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/02 02:59:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/02 02:59:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/02 02:59:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/02 02:59:46 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/02 02:59:46 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/02 02:59:48 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/02 02:59:48 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/02 02:59:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/02 02:59:50 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:143: PutLarge error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/02 02:59:55 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/02 03:00:07 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/02 03:00:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Removing old object on successful upload 2026/02/02 03:00:11 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/02 03:00:13 DEBUG : pacer: Reducing sleep to 640ms 2026/02/02 03:00:15 DEBUG : pacer: Reducing sleep to 320ms 2026/02/02 03:00:15 DEBUG : pacer: Reducing sleep to 160ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/02 03:00:16 DEBUG : pacer: Reducing sleep to 80ms 2026/02/02 03:00:16 DEBUG : pacer: Reducing sleep to 40ms 2026/02/02 03:00:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/02 03:00:17 DEBUG : pacer: Reducing sleep to 20ms 2026/02/02 03:00:17 DEBUG : pacer: Reducing sleep to 10ms 2026/02/02 03:00:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Removing old object on successful upload fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:257 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: 5300053 actual : 5300052 Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed Messages: chunked-5.055Mi-5.055Mi-streamed.bin: size incorrect file=5300053 vs obj=5300052 fstests.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:265 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: 5300053 actual : 5300052 Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed fstests.go:267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:267 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Not equal: expected: map[hash.Type]string{1:"96c71725f4c229231bc16c79b1ff08fd", 2:"70b6b9e47deb4ec444e1dfc7610970dd69846716", 4:"b329d052613346655cc41edbbe7f9bbc5534c47fd80a4618d63788c213bd32d04537e2cd6fc61fcefa5295f543f3483a31741f39872fe4ea9655e8cd6f596e45", 8:"45605b52", 16:"4349e98ba1e7328c3ab17d9ad91a10d99a4647da138b30a00b011db9c915dc13", 32:"fb9289be8750a563b4a62946a2551dbb32bab370f9b6a71a6936418eb64ed07f9626d3db8474602b61705d2e46c7468c0ee721641adf52625c94fb9f5fa3d4ca", 64:"031dc0061917ac4a3e07697087e705342144b320ec56d981fe70254acfe43ba7", 128:"f4e5f0c6386e993f", 256:"8fa8d0ea343f033af4e5f0c6386e993f"} actual : map[hash.Type]string{1:"e5c2980c0cc5f4df179c21e20019663d", 2:"6d3ec15e65c66d9c1e21dbf296c7c54f557ba35c", 4:"efbb7e437d0372b0e4ff398f802179301fd643aabd83c77eac5b2909008b3d10b8d673becbc5aaf1b096bf8cc260c96fccca95c19930a3fcbbd2ab6b91ba4f56", 8:"b06d57b0", 16:"64c5ed0d8db900aecc19d6c243c2122c1c5a5315bc7266cbb4d90cbecb79fd73", 32:"22eebc7a05836973974ea381fe459c86970e65c5f8822c44982d2cbd6b61428a985e051c0b6977c638b45eb24b594469defd37cda3a4f5371ecd42608d38a285", 64:"8f77fdaff8dfc42178a134b7d54539727f5b63130721049e4e68c8ea5b144022", 128:"7db5cd9e0172769d", 256:"81cf56ff689de2627db5cd9e0172769d"} Diff: --- Expected +++ Actual @@ -1,11 +1,11 @@ (map[hash.Type]string) (len=9) { - (hash.Type) 1: (string) (len=32) "96c71725f4c229231bc16c79b1ff08fd", - (hash.Type) 2: (string) (len=40) "70b6b9e47deb4ec444e1dfc7610970dd69846716", - (hash.Type) 4: (string) (len=128) "b329d052613346655cc41edbbe7f9bbc5534c47fd80a4618d63788c213bd32d04537e2cd6fc61fcefa5295f543f3483a31741f39872fe4ea9655e8cd6f596e45", - (hash.Type) 8: (string) (len=8) "45605b52", - (hash.Type) 16: (string) (len=64) "4349e98ba1e7328c3ab17d9ad91a10d99a4647da138b30a00b011db9c915dc13", - (hash.Type) 32: (string) (len=128) "fb9289be8750a563b4a62946a2551dbb32bab370f9b6a71a6936418eb64ed07f9626d3db8474602b61705d2e46c7468c0ee721641adf52625c94fb9f5fa3d4ca", - (hash.Type) 64: (string) (len=64) "031dc0061917ac4a3e07697087e705342144b320ec56d981fe70254acfe43ba7", - (hash.Type) 128: (string) (len=16) "f4e5f0c6386e993f", - (hash.Type) 256: (string) (len=32) "8fa8d0ea343f033af4e5f0c6386e993f" + (hash.Type) 1: (string) (len=32) "e5c2980c0cc5f4df179c21e20019663d", + (hash.Type) 2: (string) (len=40) "6d3ec15e65c66d9c1e21dbf296c7c54f557ba35c", + (hash.Type) 4: (string) (len=128) "efbb7e437d0372b0e4ff398f802179301fd643aabd83c77eac5b2909008b3d10b8d673becbc5aaf1b096bf8cc260c96fccca95c19930a3fcbbd2ab6b91ba4f56", + (hash.Type) 8: (string) (len=8) "b06d57b0", + (hash.Type) 16: (string) (len=64) "64c5ed0d8db900aecc19d6c243c2122c1c5a5315bc7266cbb4d90cbecb79fd73", + (hash.Type) 32: (string) (len=128) "22eebc7a05836973974ea381fe459c86970e65c5f8822c44982d2cbd6b61428a985e051c0b6977c638b45eb24b594469defd37cda3a4f5371ecd42608d38a285", + (hash.Type) 64: (string) (len=64) "8f77fdaff8dfc42178a134b7d54539727f5b63130721049e4e68c8ea5b144022", + (hash.Type) 128: (string) (len=16) "7db5cd9e0172769d", + (hash.Type) 256: (string) (len=32) "81cf56ff689de2627db5cd9e0172769d" } Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/02 03:00:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/02 03:00:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 03:00:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/02 03:00:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/02 03:00:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/02 03:00:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/02 03:00:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/02 03:00:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/02 03:00:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/02 03:00:20 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/02 03:00:20 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/02 03:00:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/02 03:00:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/02 03:00:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/02 03:00:21 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/02 03:00:21 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/02 03:00:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/02 03:00:23 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/02 03:00:25 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/02 03:00:25 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:270: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:270 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: failed to delete item: Error "Server Error" Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/02 03:00:30 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/02 03:00:41 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/02 03:00:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/02 03:00:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/02 03:00:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/02 03:00:46 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/02 03:00:48 DEBUG : pacer: Reducing sleep to 640ms 2026/02/02 03:00:50 DEBUG : pacer: Reducing sleep to 320ms 2026/02/02 03:00:51 DEBUG : pacer: Reducing sleep to 160ms 2026/02/02 03:00:51 DEBUG : pacer: Reducing sleep to 80ms 2026/02/02 03:00:51 DEBUG : pacer: Reducing sleep to 40ms 2026/02/02 03:00:52 DEBUG : pacer: Reducing sleep to 20ms 2026/02/02 03:00:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/02 03:00:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/02 03:00:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/02 03:00:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/02 03:01:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/02 03:01:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/02 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/02 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/02 03:01:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/02 03:02:13 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/02 03:02:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/02 03:02:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/02 03:02:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:256 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/02 03:02:33 ERROR : error listing: directory not found --- FAIL: TestIntegration (473.99s) --- FAIL: TestIntegration/FsMkdir (472.12s) --- FAIL: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (9.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (149.23s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (7.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (7.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.36s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (7.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (7.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (7.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (7.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (7.71s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (8.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.52s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.65s) --- FAIL: TestIntegration/FsMkdir/FsOpenChunkWriter (6.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.93s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (297.99s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.71s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (13.37s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (8.50s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (12.33s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (7.99s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (92.93s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (10.49s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (7.69s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (45.60s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (11.07s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (36.84s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (8.46s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (91.01s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (10.70s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (8.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (42.99s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (10.04s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (37.32s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.98s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (21.89s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.39s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (14.50s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (9.46s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.43s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.47s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (13.70s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (9.27s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.26s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.01s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.72s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (14.10s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (9.43s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.19s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 474.016s "go test -v -timeout 2h0m0s -remote TestDrime: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsMkdirRmdirSubdir|FsOpenChunkWriter|FsPutFiles)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^10485759$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^10485760$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^20971521$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^10600001$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^5299999$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.054Mi$/^5300000$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^(10600107|5300052)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^5300053$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^10485761$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^5242880$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990505$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990506$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^16777217$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^8388607$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^8388608$'" - Finished ERROR in 7m56.354689495s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsMkdirRmdirSubdir TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsOpenChunkWriter TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521]