"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|20971521)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^10485760$/^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$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^5300052$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^5300053$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^10485761$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^5242880$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990505$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990506$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^(16777217|8388607)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^8388608$/^Streamed$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/02/02 03:02:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-bumenug6sipe" 2026/02/02 03:02:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/02 03:02:37 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 03:02:40 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 03:02:42 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 03:02:46 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 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 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:670 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestIntegration/FsMkdir/FsEncoding Messages: directories === 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 " 2026/02/02 03:04:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/02 03:04:29 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/02 03:04:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 03:04:30 DEBUG : pacer: Reducing sleep to 10ms 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 03:05:33 NOTICE: drime root 'rclone-test-bumenug6sipe': 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 03:05:52 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 03:06:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/02 03:06:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/02 03:06:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.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/5Mi/10485761 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/02 03:06:14 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 03:06:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Removing old object on successful upload 2026/02/02 03:06:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/02 03:06:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 03:06:23 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/02 03:06:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/02 03:06:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/02 03:06:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/02 03:06:24 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/02 03:06:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/02 03:06:25 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/02 03:06:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/02 03:06:25 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/02 03:06:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/02 03:06:25 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/02 03:06:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/02 03:06:26 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/02 03:06:26 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/02 03:06:27 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/02 03:06:27 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/02 03:06:30 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/02 03:06:30 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 03:06:35 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/02 03:06:47 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/02 03:06:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Removing old object on successful upload 2026/02/02 03:06:50 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/02 03:06:53 DEBUG : pacer: Reducing sleep to 640ms 2026/02/02 03:06:54 DEBUG : pacer: Reducing sleep to 320ms 2026/02/02 03:06:55 DEBUG : pacer: Reducing sleep to 160ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/02 03:06:55 DEBUG : pacer: Reducing sleep to 80ms 2026/02/02 03:06:56 DEBUG : pacer: Reducing sleep to 40ms 2026/02/02 03:06:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/02 03:06:56 DEBUG : pacer: Reducing sleep to 20ms 2026/02/02 03:06:57 DEBUG : pacer: Reducing sleep to 10ms 2026/02/02 03:06:58 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 03:07:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/02 03:07:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/02 03:07:00 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/02 03:07:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/02 03:07:01 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/02 03:07:01 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/02 03:07:01 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/02 03:07:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/02 03:07:01 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/02 03:07:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/02 03:07:02 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/02 03:07:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/02 03:07:02 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/02 03:07:02 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/02 03:07:03 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/02 03:07:03 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/02 03:07:04 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/02 03:07:04 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/02 03:07:07 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/02 03:07:07 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 03:07:12 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/02 03:07:22 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/02 03:07:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/02 03:07:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/02 03:07:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/02 03:07:27 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/02 03:07:30 DEBUG : pacer: Reducing sleep to 640ms 2026/02/02 03:07:31 DEBUG : pacer: Reducing sleep to 320ms 2026/02/02 03:07:32 DEBUG : pacer: Reducing sleep to 160ms 2026/02/02 03:07:32 DEBUG : pacer: Reducing sleep to 80ms 2026/02/02 03:07:32 DEBUG : pacer: Reducing sleep to 40ms 2026/02/02 03:07:33 DEBUG : pacer: Reducing sleep to 20ms 2026/02/02 03:07:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/02 03:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/02 03:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/02 03:07:36 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 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/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/02 03:07:59 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/5300053/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/02 03:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/02 03:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/02 03:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 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/5.055Mi/10600107 === 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 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/02 03:08:34 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:09:00 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) === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/02 03:09:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/02 03:09:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/02 03:09:10 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:09:36 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) === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/02 03:09:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/02 03:09:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/02 03:09:49 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) === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/02 03:09:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/02 03:09:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/02 03:09:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/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) 2026/02/02 03:10:09 ERROR : error listing: directory not found --- FAIL: TestIntegration (455.31s) --- FAIL: TestIntegration/FsMkdir (452.99s) --- FAIL: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (10.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (164.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (8.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (8.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (7.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (8.01s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (8.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (7.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (8.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.54s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (7.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (7.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.13s) --- FAIL: TestIntegration/FsMkdir/FsOpenChunkWriter (6.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.14s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (261.76s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi (23.14s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (14.24s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (8.73s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.90s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (96.36s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (11.80s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (7.91s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (46.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (11.71s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (38.37s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (9.89s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (34.02s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.38s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (14.63s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (10.13s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.01s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.85s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (8.83s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (15.02s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (10.40s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.99s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (15.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (10.08s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.65s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi (48.40s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (17.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (20.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (10.30s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/drime 455.339s "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|20971521)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^10Mi$/^10485760$/^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$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^5300052$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5.055Mi$/^5300053$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^10485761$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^5Mi$/^5242880$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990505$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^6.667Mi$/^6990506$/^Streamed$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^(16777217|8388607)$|^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^8388608$/^Streamed$'" - Finished ERROR in 7m36.219586071s (try 5/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 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 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759]