"go test -v -timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestSia:" 2026/02/01 03:32:54 NOTICE: TestSia: Starting server 2026/02/01 03:32:55 NOTICE: TestSia: Attempting to connect to "127.0.0.1:39980" try 1/100 2026/02/01 03:32:56 DEBUG : TestSia: Read 0, error: read tcp 127.0.0.1:57626->127.0.0.1:39980: i/o timeout 2026/02/01 03:32:56 NOTICE: TestSia: Started server and connected to "127.0.0.1:39980" 2026/02/01 03:32:56 DEBUG : Creating backend with remote "TestSia:rclone-test-poreyux8jeso" 2026/02/01 03:32:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 03:32:56 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/02/01 03:32:56 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/02/01 03:32:56 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/02/01 03:32:56 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/02/01 03:32:56 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/01 03:32:56 INFO : dir/subdir: Making directory 2026/02/01 03:32:56 INFO : dir/subdir: Removing directory 2026/02/01 03:32:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/02/01 03:32:56 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /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: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sia.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2484: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/01 03:33:14 DEBUG : Creating backend with remote "TestSia:rclone-test-poreyux8jeso/deeper/nonexisting/directory" 2026/02/01 03:33:14 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/02/01 03:33:14 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/02/01 03:33:14 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/02/01 03:33:14 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/01 03:33:15 DEBUG : Waiting for deletions to finish 2026/02/01 03:33:15 DEBUG : removing 1 level 4 directories 2026/02/01 03:33:15 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/01 03:33:15 DEBUG : removing 1 level 3 directories 2026/02/01 03:33:15 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/01 03:33:15 DEBUG : removing 1 level 2 directories 2026/02/01 03:33:15 INFO : hello? sausage/êé: Removing directory 2026/02/01 03:33:15 DEBUG : removing 1 level 1 directories 2026/02/01 03:33:15 INFO : hello? sausage: Removing directory 2026/02/01 03:33:15 DEBUG : removing 1 level 0 directories 2026/02/01 03:33:15 INFO : Sia http://127.0.0.1:39980: Removing directory 2026/02/01 03:33:15 ERROR : error listing: directory not found 2026/02/01 03:33:15 DEBUG : Waiting for deletions to finish 2026/02/01 03:33:15 ERROR : error listing: directory not found 2026/02/01 03:33:15 ERROR : Sia http://127.0.0.1:39980: Failed to list "": directory not found 2026/02/01 03:33:15 DEBUG : removing 1 level 0 directories 2026/02/01 03:33:15 INFO : Sia http://127.0.0.1:39980: Removing directory 2026/02/01 03:33:15 ERROR : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported 2026/02/01 03:33:15 NOTICE: TestSia: Stopping server --- FAIL: TestIntegration (21.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.01s) --- FAIL: TestIntegration/FsMkdir (19.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.02s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.59s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.05s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.83s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.93s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sia 21.564s "go test -v -timeout 1h0m0s -remote TestSia: -verbose" - Finished ERROR in 22.442473018s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]