"go test -v -timeout 1h0m0s -remote TestWebdavNextcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:457: Using remote "TestWebdavNextcloud:" 2026/07/14 01:14:20 NOTICE: TestWebdavNextcloud: Starting server 2026/07/14 01:14:21 NOTICE: TestWebdavNextcloud: Attempting to connect to "127.0.0.1:28629" try 1/100 2026/07/14 01:14:22 DEBUG : TestWebdavNextcloud: Read 0, error: read tcp 127.0.0.1:55044->127.0.0.1:28629: i/o timeout 2026/07/14 01:14:22 NOTICE: TestWebdavNextcloud: Started server and connected to "127.0.0.1:28629" 2026/07/14 01:14:22 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-wodefak1caje" 2026/07/14 01:14:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:14:22 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2026/07/14 01:14:22 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/07/14 01:14:22 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/07/14 01:14:22 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/07/14 01:14:22 DEBUG : Setting pass="WQvDqIZBjbjKmdiT9BZaBQgOvHjZIa_H6a7V3Q4q" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/07/14 01:14:22 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{N3I21}" suffix to name 2026/07/14 01:14:22 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2026/07/14 01:14:22 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2026/07/14 01:14:22 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2026/07/14 01:14:22 DEBUG : Setting pass="WQvDqIZBjbjKmdiT9BZaBQgOvHjZIa_H6a7V3Q4q" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2026/07/14 01:14:22 DEBUG : found headers: 2026/07/14 01:14:22 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2026/07/14 01:14:23 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/14 01:14:25 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) 2026/07/14 01:14:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) 2026/07/14 01:14:30 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1791: Error Trace: /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:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16.999999999 +0000 UTC," actual : "100,2011-12-13 14:15:16 +0000 UTC," Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16.999999999 +0000 UTC, +100,2011-12-13 14:15:16 +0000 UTC, Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: slow fingerprint of object in memory (100,2011-12-13 14:15:16.999999999 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2011-12-13 14:15:16 +0000 UTC,) fstests.go:1791: Error Trace: /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:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16.999999999 +0000 UTC," actual : "100,2011-12-13 14:15:16 +0000 UTC," Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16.999999999 +0000 UTC, +100,2011-12-13 14:15:16 +0000 UTC, Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: fast fingerprint of object in memory (100,2011-12-13 14:15:16.999999999 +0000 UTC,) should exactly match fingerprint read back from the remote (100,2011-12-13 14:15:16 +0000 UTC,) 2026/07/14 01:14:32 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2898: Warning: this should produce fs.ErrorDirNotFound 2026/07/14 01:14:33 NOTICE: TestWebdavNextcloud: Stopping server --- FAIL: TestIntegration (12.89s) --- FAIL: TestIntegration/FsMkdir (9.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.03s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/webdav 12.907s "go test -v -timeout 1h0m0s -remote TestWebdavNextcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectSetModTime$'" - Finished ERROR in 13.729788011s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime]