"go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestWebdavOwncloud:" 2026/05/15 01:10:11 NOTICE: TestWebdavOwncloud: Starting server 2026/05/15 01:10:13 NOTICE: TestWebdavOwncloud: Attempting to connect to "127.0.0.1:38081" try 1/100 2026/05/15 01:10:14 DEBUG : TestWebdavOwncloud: Read 0, error: read tcp 127.0.0.1:40162->127.0.0.1:38081: i/o timeout 2026/05/15 01:10:14 NOTICE: TestWebdavOwncloud: Started server and connected to "127.0.0.1:38081" 2026/05/15 01:10:14 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-puwozoy2yozo" 2026/05/15 01:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/15 01:10:14 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:10:14 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:14 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:14 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:14 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:14 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:10:14 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:14 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:14 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:14 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:14 DEBUG : found headers: 2026/05/15 01:10:14 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_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/05/15 01:10:14 INFO : dir/subdir: Making directory 2026/05/15 01:10:15 INFO : dir/subdir: Removing directory 2026/05/15 01:10:15 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/05/15 01:10:16 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/15 01:10:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/15 01:10:17 DEBUG : ./.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/15 01:10:18 DEBUG : ../..: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: File name contains at least one invalid character: OCA\DAV\Connector\Sabre\Exception\InvalidPath: 400 Bad Request Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: Update mkParentDir failed: File name contains at least one invalid character: OCA\DAV\Connector\Sabre\Exception\InvalidPath: 400 Bad Request Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/15 01:10:20 DEBUG : leading space/ leading space: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/15 01:10:21 DEBUG : ~leading tilde/~leading tilde: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/15 01:10:22 DEBUG : ␍leading CR/␍leading CR: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/15 01:10:23 DEBUG : ␊leading LF/␊leading LF: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/15 01:10:24 DEBUG : ␉leading HT/␉leading HT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/15 01:10:25 DEBUG : ␋leading VT/␋leading VT: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/15 01:10:26 DEBUG : .leading dot/.leading dot: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/15 01:10:27 DEBUG : trailing space /trailing space : Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/15 01:10:28 DEBUG : trailing CR␍/trailing CR␍: Update will use the normal upload strategy (no chunks) 2026/05/15 01:10:29 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/6031eb0c30fc329301a647dea24ca6de"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2026/05/15 01:10:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:10:29 DEBUG : pacer: Reducing sleep to 15ms fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 2026/05/15 01:10:29 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/15 01:10:29 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 01:10:30 DEBUG : trailing LF␊/trailing LF␊: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/15 01:10:31 DEBUG : trailing HT␉/trailing HT␉: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/15 01:10:32 DEBUG : trailing VT␋/trailing VT␋: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/15 01:10:33 DEBUG : trailing dot./trailing dot.: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/15 01:10:34 DEBUG : invalid utf-8/invalid utf-8: Update will use the normal upload strategy (no chunks) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8þ/invalid utf-8þ (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "invalid utf-8þ/invalid utf-8þ" fstest.go:203: Not found "invalid utf-8\xfe/invalid utf-8\xfe" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: 1 objects not found 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:715 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8þ"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" + (string) (len=15) "invalid utf-8þ" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories 2026/05/15 01:10:42 DEBUG : Item with unknown path received: "/remote.php/webdav/rclone-test-puwozoy2yozo/invalid utf-8þ/", "/remote.php/webdav/rclone-test-puwozoy2yozo/invalid utf-8\xfe/" 2026/05/15 01:10:42 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/2b61d8618d1e61ca61c137ac50bffbd9"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2026/05/15 01:10:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:10:42 DEBUG : pacer: Reducing sleep to 15ms fstests.go:717: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 Error: Received unexpected error: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 2026/05/15 01:10:42 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/15 01:10:42 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 01:10:42 DEBUG : test%46.txt/test%46.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/15 01:10:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/15 01:10:46 DEBUG : zero-length-file: Update will use the normal upload strategy (no chunks) === 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:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/15 01:10:46 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) 2026/05/15 01:10:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Update will use the normal upload strategy (no chunks) 2026/05/15 01:10:47 DEBUG : file name.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/15 01:10:49 DEBUG : Creating backend with remote "TestWebdavOwncloud:" 2026/05/15 01:10:49 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:10:49 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:49 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:49 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:49 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:49 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:10:49 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:49 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:49 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:49 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:49 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/15 01:10:51 DEBUG : dirToPurge/fileToPurge.txt: Update will use the normal upload strategy (no chunks) 2026/05/15 01:10:51 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/229cea8da51a369e95f4fd8c49ae0f14"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2026/05/15 01:10:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:10:52 DEBUG : pacer: Reducing sleep to 15ms fstests.go:1178: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1178 Error: Received unexpected error: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/15 01:10:52 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/15 01:10:52 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Update will use the normal upload strategy (no chunks) 2026/05/15 01:10:52 DEBUG : pacer: Reducing sleep to 10ms 2026/05/15 01:10:52 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-puwozoy2yozo/dirToPurgeFromRoot" 2026/05/15 01:10:52 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:10:52 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:52 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:52 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:52 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:52 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:10:52 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:52 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:52 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:52 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:52 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/15 01:10:53 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-puwozoy2yozo/hello? sausage/êé" 2026/05/15 01:10:53 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:10:53 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:53 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:53 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:53 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:53 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:10:53 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:10:53 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:10:53 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:10:53 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:10:53 DEBUG : found headers: 2026/05/15 01:10:53 DEBUG : fs cache: renaming cache item "TestWebdavOwncloud:rclone-test-puwozoy2yozo/hello? sausage/êé" to be canonical "TestWebdavOwncloud{Xs1_R}:rclone-test-puwozoy2yozo/hello? sausage/êé" 2026/05/15 01:10:54 DEBUG : a/b/c/d/e.txt: Update will use the normal upload strategy (no chunks) 2026/05/15 01:10:55 DEBUG : pacer: low level retry 1/10 (error An exception occurred while executing 'UPDATE "oc_file_locks" SET "lock" = 0 WHERE "key" = ? AND "lock" = -1' with params ["files\/ecd884ba75c6f41cb655b64f4658f86e"]: SQLSTATE[HY000]: General error: 5 database is locked: Doctrine\DBAL\Exception\LockWaitTimeoutException: 500 Internal Server Error) 2026/05/15 01:10:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:10:55 DEBUG : pacer: Reducing sleep to 15ms fstests.go:1248: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1248 Error: Received unexpected error: rmdir failed: Sabre\DAV\Exception\Forbidden: 403 Forbidden Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/15 01:10:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Setting modtime after copy to 2001-02-03 04:05:10 +0000 GMT === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/15 01:11:00 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-kerixab8huhi" 2026/05/15 01:11:00 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:11:00 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:00 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:00 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:00 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:00 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:11:00 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:00 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:00 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:00 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:00 DEBUG : found headers: 2026/05/15 01:11:00 DEBUG : pacer: low level retry 1/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:11:00 DEBUG : pacer: low level retry 2/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/15 01:11:00 DEBUG : pacer: low level retry 3/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/15 01:11:01 DEBUG : pacer: low level retry 4/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:01 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/15 01:11:01 DEBUG : pacer: low level retry 5/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/15 01:11:01 DEBUG : pacer: low level retry 6/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:01 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/15 01:11:01 DEBUG : pacer: low level retry 7/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/15 01:11:02 DEBUG : pacer: low level retry 8/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/15 01:11:03 DEBUG : pacer: low level retry 9/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:05 DEBUG : pacer: low level retry 10/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) fstests.go:1483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1483 Error: Received unexpected error: DirMove MOVE call failed: "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/15 01:11:05 DEBUG : webdav root 'rclone-test-kerixab8huhi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/05/15 01:11:07 DEBUG : pacer: Reducing sleep to 1.5s === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2026/05/15 01:11:09 DEBUG : pacer: Reducing sleep to 1.125s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/05/15 01:11:11 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/05/15 01:11:12 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/15 01:11:12 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/05/15 01:11:13 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/05/15 01:11:14 DEBUG : pacer: Reducing sleep to 266.967773ms fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/05/15 01:11:14 DEBUG : pacer: Reducing sleep to 200.225829ms fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/05/15 01:11:14 DEBUG : pacer: Reducing sleep to 150.169371ms fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/05/15 01:11:14 DEBUG : pacer: Reducing sleep to 112.627028ms 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 84.470271ms 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 63.352703ms fstests.go:1760: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 47.514527ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 35.635895ms 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 26.726921ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 20.04519ms 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 15.033892ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 11.275419ms 2026/05/15 01:11:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/15 01:11:16 DEBUG : file name.txt-should-be-ignored.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/15 01:11:16 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-puwozoy2yozo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/15 01:11:16 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:11:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:16 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:16 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:11:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:16 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:16 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/15 01:11:16 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-puwozoy2yozo/not found.txt" 2026/05/15 01:11:16 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:11:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:16 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:16 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:11:16 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:16 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:16 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:16 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:16 DEBUG : found headers: 2026/05/15 01:11:17 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestWebdavOwncloud:" path "rclone-test-puwozoy2yozo" from "TestWebdavOwncloud:rclone-test-puwozoy2yozo" 2026/05/15 01:11:17 DEBUG : Creating backend with remote "TestWebdavOwncloud:" 2026/05/15 01:11:17 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:11:17 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:17 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:17 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:17 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:17 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:11:17 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:17 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:17 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:17 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:17 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/15 01:11:17 DEBUG : rclone-test-puwozoy2yozo/created from root.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/15 01:11:19 DEBUG : piped data.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/15 01:11:20 DEBUG : piped data.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *webdav.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 2026/05/15 01:11:20 DEBUG : chunked-1Mi-1023.999Ki.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed 2026/05/15 01:11:21 DEBUG : chunked-1Mi-1023.999Ki-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 2026/05/15 01:11:21 DEBUG : chunked-1Mi-1Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed 2026/05/15 01:11:22 DEBUG : chunked-1Mi-1Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 2026/05/15 01:11:22 DEBUG : chunked-1Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed 2026/05/15 01:11:23 DEBUG : chunked-1Mi-2.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 2026/05/15 01:11:24 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed 2026/05/15 01:11:24 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 2026/05/15 01:11:25 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed 2026/05/15 01:11:26 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 2026/05/15 01:11:26 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed 2026/05/15 01:11:27 DEBUG : chunked-1.049Mi-2.098Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 2026/05/15 01:11:27 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed 2026/05/15 01:11:28 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 2026/05/15 01:11:29 DEBUG : chunked-1.049Mi-1.049Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed 2026/05/15 01:11:29 DEBUG : chunked-1.049Mi-1.049Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 2026/05/15 01:11:30 DEBUG : chunked-1.049Mi-2.098Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed 2026/05/15 01:11:30 DEBUG : chunked-1.049Mi-2.098Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 2026/05/15 01:11:31 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed 2026/05/15 01:11:32 DEBUG : chunked-1.333Mi-1.333Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 2026/05/15 01:11:32 DEBUG : chunked-1.333Mi-1.333Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed 2026/05/15 01:11:33 DEBUG : chunked-1.333Mi-1.333Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 2026/05/15 01:11:33 DEBUG : chunked-1.333Mi-2.667Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed 2026/05/15 01:11:34 DEBUG : chunked-1.333Mi-2.667Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 2026/05/15 01:11:35 DEBUG : chunked-2Mi-2.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed 2026/05/15 01:11:35 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 2026/05/15 01:11:36 DEBUG : chunked-2Mi-2Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed 2026/05/15 01:11:37 DEBUG : chunked-2Mi-2Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 2026/05/15 01:11:37 DEBUG : chunked-2Mi-4.000Mi.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed 2026/05/15 01:11:38 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *webdav.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/15 01:11:39 DEBUG : unknown-size-put.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/15 01:11:39 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) 2026/05/15 01:11:39 DEBUG : unknown-size-update.txt: Update will use the normal upload strategy (no chunks) === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/15 01:11:40 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-puwozoy2yozo/deeper/nonexisting/directory" 2026/05/15 01:11:40 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/15 01:11:40 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:40 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:40 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:40 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:40 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{Xs1_R}" suffix to name 2026/05/15 01:11:40 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/15 01:11:40 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/15 01:11:40 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/15 01:11:40 DEBUG : Setting pass="i-4248gqx6r-RkPSWjRrdGIfKxHvE4fD3W0zigJky2KLUzU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/15 01:11:40 DEBUG : found headers: === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/15 01:11:40 DEBUG : pacer: low level retry 1/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/15 01:11:40 DEBUG : pacer: low level retry 2/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/15 01:11:40 DEBUG : pacer: low level retry 3/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:40 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/15 01:11:40 DEBUG : pacer: low level retry 4/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:40 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/15 01:11:40 DEBUG : pacer: low level retry 5/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:40 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/15 01:11:41 DEBUG : pacer: low level retry 6/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:41 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/15 01:11:41 DEBUG : pacer: low level retry 7/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:41 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/15 01:11:42 DEBUG : pacer: low level retry 8/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/15 01:11:43 DEBUG : pacer: low level retry 9/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:45 DEBUG : pacer: low level retry 10/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) === NAME TestIntegration/FsMkdir fstests.go:2819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2819 Error: Received unexpected error: rmdir failed: "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked Test: TestIntegration/FsMkdir 2026/05/15 01:11:47 DEBUG : pacer: low level retry 1/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:49 DEBUG : pacer: low level retry 2/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:51 DEBUG : pacer: low level retry 3/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:53 DEBUG : pacer: low level retry 4/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:55 DEBUG : pacer: low level retry 5/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:57 DEBUG : pacer: low level retry 6/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:11:59 DEBUG : pacer: low level retry 7/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:12:01 DEBUG : pacer: low level retry 8/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:12:03 DEBUG : pacer: low level retry 9/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) 2026/05/15 01:12:05 DEBUG : pacer: low level retry 10/10 (error "rclone-test-puwozoy2yozo" is locked: OCA\DAV\Connector\Sabre\Exception\FileLocked: 423 Locked) === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported 2026/05/15 01:12:05 NOTICE: TestWebdavOwncloud: Stopping server --- FAIL: TestIntegration (113.39s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.08s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.17s) --- FAIL: TestIntegration/FsMkdir (90.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (27.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.40s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.51s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (33.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.46s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (18.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575 (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048575/Streamed (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576 (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/1048576/Streamed (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153 (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1Mi/2097153/Streamed (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999 (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1099999/Streamed (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000 (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/1100000/Streamed (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi/2200001/Streamed (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100010/Streamed (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011 (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/1100011/Streamed (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023 (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.049Mi#01/2200023/Streamed (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398100/Streamed (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/1398101/Streamed (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203 (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/1.333Mi/2796203/Streamed (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (0.72s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 webdav_test.go:26: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 webdav_test.go:40: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) === RUN TestIntegration4 webdav_test.go:54: skipping as -remote is set --- SKIP: TestIntegration4 (0.00s) === RUN TestHeaders 2026/05/15 01:12:05 DEBUG : found headers: X-Potato,sausage,X-Rhubarb,cucumber --- PASS: TestHeaders (0.00s) === RUN TestListAllAuthRedirect 2026/05/15 01:12:05 DEBUG : found headers: --- PASS: TestListAllAuthRedirect (0.00s) === RUN TestReservedCharactersInPathAreEscaped 2026/05/15 01:12:05 DEBUG : found headers: --- PASS: TestReservedCharactersInPathAreEscaped (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/webdav 113.404s "go test -v -timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished ERROR in 1m54.551470641s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir TestIntegration/FsMkdir/FsPutFiles/FsDirMove]