"go test -v -timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:432: Using remote "TestSia:" 2024/04/16 05:14:57 DEBUG : Creating backend with remote "TestSia:rclone-test-kayekox0cawixay9zigijuq8" 2024/04/16 05:14:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/16 05:14:57 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2024/04/16 05:14:57 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2024/04/16 05:14:57 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2024/04/16 05:14:57 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2024/04/16 05:14:57 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:473: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:501: 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 2024/04/16 05:14:57 DEBUG : dir/subdir: Making directory 2024/04/16 05:14:57 INFO : dir/subdir: Removing directory 2024/04/16 05:14:57 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:393: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/04/16 05:14:57 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:393: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:807: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstests.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:160 /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:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:941 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:2153: *sia.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2271: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/16 05:15:08 DEBUG : Creating backend with remote "TestSia:rclone-test-kayekox0cawixay9zigijuq8/deeper/nonexisting/directory" 2024/04/16 05:15:08 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2024/04/16 05:15:08 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2024/04/16 05:15:08 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2024/04/16 05:15:08 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:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2520: FS has no Directory methods and doesn't Wrap 2024/04/16 05:15:08 DEBUG : Waiting for deletions to finish 2024/04/16 05:15:08 DEBUG : removing 1 level 4 directories 2024/04/16 05:15:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2024/04/16 05:15:08 DEBUG : removing 1 level 3 directories 2024/04/16 05:15:08 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2024/04/16 05:15:08 DEBUG : removing 1 level 2 directories 2024/04/16 05:15:08 INFO : hello? sausage/êé: Removing directory 2024/04/16 05:15:08 DEBUG : removing 1 level 1 directories 2024/04/16 05:15:08 INFO : hello? sausage: Removing directory 2024/04/16 05:15:08 DEBUG : removing 1 level 0 directories 2024/04/16 05:15:08 INFO : Sia http://127.0.0.1:39980: Removing directory 2024/04/16 05:15:08 ERROR : : error listing: directory not found 2024/04/16 05:15:08 DEBUG : Waiting for deletions to finish 2024/04/16 05:15:08 ERROR : : error listing: directory not found 2024/04/16 05:15:08 ERROR : Sia http://127.0.0.1:39980: Failed to list "": directory not found 2024/04/16 05:15:08 DEBUG : removing 1 level 0 directories 2024/04/16 05:15:08 INFO : Sia http://127.0.0.1:39980: Removing directory 2024/04/16 05:15:08 ERROR : : Failed to rmdir: directory not found === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- FAIL: TestIntegration (11.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.01s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.02s) --- FAIL: TestIntegration/FsMkdir (11.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.01s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.01s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.01s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.51s) --- 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.39s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- 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 11.221s "go test -v -timeout 1h0m0s -remote TestSia: -verbose" - Finished ERROR in 12.76374651s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]