"go test -v -timeout 1h0m0s -remote TestSia: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:432: Using remote "TestSia:" 2024/04/22 04:58:24 DEBUG : Creating backend with remote "TestSia:rclone-test-jotozel5hinihid0juyanex4" 2024/04/22 04:58:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/22 04:58:24 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2024/04/22 04:58:24 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2024/04/22 04:58:24 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2024/04/22 04:58:24 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2024/04/22 04:58:24 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === 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/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestSia:" path "rclone-test-jotozel5hinihid0juyanex4" from "TestSia:rclone-test-jotozel5hinihid0juyanex4" 2024/04/22 04:58:26 DEBUG : Creating backend with remote "TestSia:" 2024/04/22 04:58:26 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2024/04/22 04:58:26 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2024/04/22 04:58:26 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2024/04/22 04:58:26 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/04/22 04:58:26 DEBUG : Waiting for deletions to finish 2024/04/22 04:58:26 INFO : file name.txt: Deleted 2024/04/22 04:58:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/04/22 04:58:26 DEBUG : removing 1 level 4 directories 2024/04/22 04:58:26 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2024/04/22 04:58:26 DEBUG : removing 1 level 3 directories 2024/04/22 04:58:26 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2024/04/22 04:58:26 DEBUG : removing 1 level 2 directories 2024/04/22 04:58:26 INFO : hello? sausage/êé: Removing directory 2024/04/22 04:58:27 DEBUG : removing 1 level 1 directories 2024/04/22 04:58:27 INFO : hello? sausage: Removing directory 2024/04/22 04:58:27 DEBUG : removing 1 level 0 directories 2024/04/22 04:58:27 INFO : Sia http://127.0.0.1:39980: Removing directory 2024/04/22 04:58:27 ERROR : : error listing: directory not found 2024/04/22 04:58:27 DEBUG : Waiting for deletions to finish 2024/04/22 04:58:27 ERROR : : error listing: directory not found 2024/04/22 04:58:27 ERROR : Sia http://127.0.0.1:39980: Failed to list "": directory not found 2024/04/22 04:58:27 DEBUG : removing 1 level 0 directories 2024/04/22 04:58:27 INFO : Sia http://127.0.0.1:39980: Removing directory 2024/04/22 04:58:27 ERROR : : Failed to rmdir: directory not found --- PASS: TestIntegration (2.91s) --- PASS: TestIntegration/FsMkdir (2.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) PASS ok github.com/rclone/rclone/backend/sia 2.927s "go test -v -timeout 1h0m0s -remote TestSia: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListLevel2|FsListR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 3.53701987s (try 2/5)