"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose" - Starting (try 1/5) 2022/04/15 05:01:36 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2" 2022/04/15 05:01:36 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:01:36 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:01:36 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:01:36 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:01:36 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:01:36 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 05:01:36 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:01:36 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:01:36 DEBUG : found headers: 2022/04/15 05:01:37 DEBUG : Creating backend with remote "/tmp/rclone2598731452" 2022/04/15 05:01:37 DEBUG : Config file has changed externaly - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/04/15 05:01:37 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:37 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:39 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:39 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (3.78s) === RUN TestCopyMissingDirectory run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:42 DEBUG : Creating backend with remote "/non-existing" 2022/04/15 05:01:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/04/15 05:01:42 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:42 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.70s) === RUN TestCopyNoTraverse run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:43 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:43 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.00s) === RUN TestCopyCheckFirst run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:46 INFO : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Running all checks before starting transfers 2022/04/15 05:01:46 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:46 INFO : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Checks finished, now starting transfers 2022/04/15 05:01:46 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.10s) === RUN TestSyncNoTraverse run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:49 ERROR : Ignoring --no-traverse with sync 2022/04/15 05:01:49 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:49 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:50 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.55s) === RUN TestCopyWithDepth run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:53 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:53 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.68s) === RUN TestCopyWithFilesFrom run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:55 DEBUG : hello world2: Excluded 2022/04/15 05:01:55 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:55 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:57 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:01:57 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:01:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.11s) === RUN TestCopyEmptyDirectories run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:01:59 DEBUG : sub dir2: Making directory 2022/04/15 05:02:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:00 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:02:00 DEBUG : sub dir2: Making directory 2022/04/15 05:02:01 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': copied 1 directories --- PASS: TestCopyEmptyDirectories (4.18s) === RUN TestMoveEmptyDirectories run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:04 DEBUG : sub dir2: Making directory 2022/04/15 05:02:04 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:04 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:05 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:02:05 INFO : sub dir/hello world: Deleted 2022/04/15 05:02:05 DEBUG : sub dir: Making directory 2022/04/15 05:02:05 DEBUG : sub dir2: Making directory 2022/04/15 05:02:05 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': copied 2 directories --- PASS: TestMoveEmptyDirectories (4.30s) === RUN TestSyncEmptyDirectories run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:08 DEBUG : sub dir2: Making directory 2022/04/15 05:02:08 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:08 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:09 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:02:09 DEBUG : sub dir2: Making directory 2022/04/15 05:02:09 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': copied 1 directories 2022/04/15 05:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (3.97s) === RUN TestServerSideCopy run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:13 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-kefaway4fadohax1mehiduf5" 2022/04/15 05:02:13 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:02:13 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:02:13 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:02:13 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:02:13 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:02:13 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:02:13 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:02:13 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:02:13 DEBUG : found headers: sync_test.go:275: Server side copy (if possible) webdav root 'rclone-test-vogewuw7heweraw0qirelon2' -> webdav root 'rclone-test-kefaway4fadohax1mehiduf5' 2022/04/15 05:02:14 DEBUG : webdav root 'rclone-test-kefaway4fadohax1mehiduf5': Waiting for checks to finish 2022/04/15 05:02:14 DEBUG : webdav root 'rclone-test-kefaway4fadohax1mehiduf5': Waiting for transfers to finish 2022/04/15 05:02:15 INFO : sub dir/hello world: Copied (server-side copy) 2022/04/15 05:02:16 DEBUG : webdav root 'rclone-test-kefaway4fadohax1mehiduf5': Purge remote --- PASS: TestServerSideCopy (5.92s) === RUN TestCopyAfterDelete run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:19 ERROR : : error listing: directory not found 2022/04/15 05:02:19 DEBUG : Local file system at /tmp/rclone2598731452: Making directory 2022/04/15 05:02:19 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:19 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.67s) === RUN TestCopyRedownload run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:23 DEBUG : Local file system at /tmp/rclone2598731452: Waiting for checks to finish 2022/04/15 05:02:23 DEBUG : Local file system at /tmp/rclone2598731452: Waiting for transfers to finish 2022/04/15 05:02:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (3.97s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:26 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:26 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:26 INFO : check sum: Copied (new) 2022/04/15 05:02:26 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:27 NOTICE: webdav root 'rclone-test-vogewuw7heweraw0qirelon2': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/04/15 05:02:27 DEBUG : check sum: Size of src and dst objects identical 2022/04/15 05:02:27 DEBUG : check sum: Unchanged skipping 2022/04/15 05:02:27 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:27 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:27 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.48s) === RUN TestSyncSizeOnly run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:28 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:28 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:29 INFO : sizeonly: Copied (new) 2022/04/15 05:02:29 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:29 DEBUG : sizeonly: Sizes identical 2022/04/15 05:02:29 DEBUG : sizeonly: Unchanged skipping 2022/04/15 05:02:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:29 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.46s) === RUN TestSyncIgnoreSize run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:31 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:31 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:31 INFO : ignore-size: Copied (new) 2022/04/15 05:02:31 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:32 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:32 DEBUG : ignore-size: Sizes identical 2022/04/15 05:02:32 DEBUG : ignore-size: Unchanged skipping 2022/04/15 05:02:32 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:32 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:34 DEBUG : existing: Sizes identical 2022/04/15 05:02:34 DEBUG : existing: Unchanged skipping 2022/04/15 05:02:34 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:34 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:34 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:34 INFO : There was nothing to transfer 2022/04/15 05:02:34 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/04/15 05:02:34 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:35 INFO : existing: Copied (replaced existing) 2022/04/15 05:02:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.29s) === RUN TestSyncIgnoreExisting run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:36 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:36 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:37 INFO : existing: Copied (new) 2022/04/15 05:02:37 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:38 DEBUG : existing: Destination exists, skipping 2022/04/15 05:02:38 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:38 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:38 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.55s) === RUN TestSyncIgnoreErrors run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:40 DEBUG : d: Making directory 2022/04/15 05:02:42 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:42 DEBUG : c/non empty space: Sizes identical 2022/04/15 05:02:42 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 05:02:42 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:42 INFO : a/potato2: Copied (new) 2022/04/15 05:02:42 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:43 INFO : b/potato: Deleted 2022/04/15 05:02:43 INFO : d: Removing directory 2022/04/15 05:02:43 INFO : b: Removing directory 2022/04/15 05:02:44 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:48 DEBUG : empty space: Sizes identical 2022/04/15 05:02:48 DEBUG : empty space: Unchanged skipping 2022/04/15 05:02:48 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:48 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:48 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:48 INFO : There was nothing to transfer 2022/04/15 05:02:49 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:49 DEBUG : empty space: Sizes identical 2022/04/15 05:02:49 DEBUG : empty space: Unchanged skipping 2022/04/15 05:02:49 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:49 DEBUG : Waiting for deletions to finish 2022/04/15 05:02:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.46s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:52 DEBUG : empty space: Sizes identical 2022/04/15 05:02:52 DEBUG : empty space: Unchanged skipping 2022/04/15 05:02:52 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:52 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:53 INFO : potato: Copied (new) 2022/04/15 05:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:02:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/04/15 05:02:55 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:55 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:56 INFO : potato: Copied (replaced existing) 2022/04/15 05:02:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.95s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/04/15 05:02:58 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/04/15 05:02:58 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:02:58 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:02:59 INFO : potato: Copied (replaced existing) 2022/04/15 05:02:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/04/15 05:03:02 DEBUG : empty space: Sizes identical 2022/04/15 05:03:02 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:02 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:02 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:02 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:05 DEBUG : empty space: Sizes identical 2022/04/15 05:03:05 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:05 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:05 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:06 INFO : potato2: Copied (new) 2022/04/15 05:03:06 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:09 DEBUG : d: Making directory 2022/04/15 05:03:09 DEBUG : d/e: Making directory 2022/04/15 05:03:11 DEBUG : c/non empty space: Sizes identical 2022/04/15 05:03:11 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 05:03:11 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:11 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:11 INFO : a/potato2: Copied (new) 2022/04/15 05:03:11 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:12 INFO : b/potato: Deleted 2022/04/15 05:03:12 INFO : d/e: Removing directory 2022/04/15 05:03:12 INFO : d: Removing directory 2022/04/15 05:03:13 INFO : b: Removing directory 2022/04/15 05:03:13 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:18 DEBUG : d: Making directory 2022/04/15 05:03:19 DEBUG : c/non empty space: Sizes identical 2022/04/15 05:03:19 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 05:03:19 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:19 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:20 INFO : a/potato2: Copied (new) 2022/04/15 05:03:20 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': not deleting files as there were IO errors 2022/04/15 05:03:20 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:26 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:26 DEBUG : empty space: Sizes identical 2022/04/15 05:03:26 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:26 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:26 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:26 INFO : potato: Deleted 2022/04/15 05:03:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.10s) === RUN TestSyncDeleteBefore run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:30 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:30 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:30 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:30 INFO : potato: Deleted 2022/04/15 05:03:30 DEBUG : empty space: Sizes identical 2022/04/15 05:03:30 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:30 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:30 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.57s) === RUN TestCopyDeleteBefore run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:34 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:34 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.18s) === RUN TestSyncWithExclude run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:37 DEBUG : enormous: Excluded 2022/04/15 05:03:37 DEBUG : potato2: Excluded 2022/04/15 05:03:38 DEBUG : potato2: Excluded 2022/04/15 05:03:38 DEBUG : empty space: Sizes identical 2022/04/15 05:03:38 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:38 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:38 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:38 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:38 INFO : There was nothing to transfer 2022/04/15 05:03:38 DEBUG : enormous: Excluded 2022/04/15 05:03:38 DEBUG : potato2: Excluded 2022/04/15 05:03:38 DEBUG : potato2: Excluded 2022/04/15 05:03:38 DEBUG : empty space: Sizes identical 2022/04/15 05:03:38 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:38 DEBUG : Local file system at /tmp/rclone2598731452: Waiting for checks to finish 2022/04/15 05:03:38 DEBUG : Local file system at /tmp/rclone2598731452: Waiting for transfers to finish 2022/04/15 05:03:38 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:03:42 DEBUG : enormous: Excluded 2022/04/15 05:03:42 DEBUG : potato2: Excluded 2022/04/15 05:03:43 DEBUG : empty space: Sizes identical 2022/04/15 05:03:43 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:43 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:43 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:43 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:43 INFO : enormous: Deleted 2022/04/15 05:03:43 INFO : potato2: Deleted 2022/04/15 05:03:43 INFO : There was nothing to transfer 2022/04/15 05:03:43 DEBUG : empty space: Sizes identical 2022/04/15 05:03:43 DEBUG : empty space: Unchanged skipping 2022/04/15 05:03:43 DEBUG : Local file system at /tmp/rclone2598731452: Waiting for checks to finish 2022/04/15 05:03:43 DEBUG : Local file system at /tmp/rclone2598731452: Waiting for transfers to finish 2022/04/15 05:03:43 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:43 INFO : potato2: Deleted 2022/04/15 05:03:43 INFO : enormous: Deleted 2022/04/15 05:03:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.86s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.55s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/04/15 05:03:45 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Ignoring --track-renames as the source and destination do not have a common hash 2022/04/15 05:03:45 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:45 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:46 INFO : potato: Copied (new) 2022/04/15 05:03:46 INFO : yam: Copied (new) 2022/04/15 05:03:46 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:47 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Ignoring --track-renames as the source and destination do not have a common hash 2022/04/15 05:03:47 DEBUG : potato: Sizes identical 2022/04/15 05:03:47 DEBUG : potato: Unchanged skipping 2022/04/15 05:03:47 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:47 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:48 INFO : yaml: Copied (new) 2022/04/15 05:03:48 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:48 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (4.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/04/15 05:03:49 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Ignoring --track-renames as either the source or destination do not support modtime 2022/04/15 05:03:50 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:50 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:51 INFO : potato: Copied (new) 2022/04/15 05:03:51 INFO : yam: Copied (new) 2022/04/15 05:03:51 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:51 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Ignoring --track-renames as either the source or destination do not support modtime 2022/04/15 05:03:51 DEBUG : potato: Sizes identical 2022/04/15 05:03:51 DEBUG : potato: Unchanged skipping 2022/04/15 05:03:51 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:51 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:52 INFO : yaml: Copied (new) 2022/04/15 05:03:52 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/04/15 05:03:54 INFO : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Making map for --track-renames 2022/04/15 05:03:54 INFO : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Finished making map for --track-renames 2022/04/15 05:03:54 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:54 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for renames to finish 2022/04/15 05:03:54 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:55 INFO : potato: Copied (new) 2022/04/15 05:03:55 INFO : sub/yam: Copied (new) 2022/04/15 05:03:55 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:56 DEBUG : potato: Sizes identical 2022/04/15 05:03:56 DEBUG : potato: Unchanged skipping 2022/04/15 05:03:56 INFO : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Making map for --track-renames 2022/04/15 05:03:56 INFO : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Finished making map for --track-renames 2022/04/15 05:03:56 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:03:56 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for renames to finish 2022/04/15 05:03:57 INFO : sub/yam: Moved (server-side) to: yam 2022/04/15 05:03:57 INFO : yam: Renamed from "sub/yam" 2022/04/15 05:03:57 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:03:57 DEBUG : Waiting for deletions to finish 2022/04/15 05:03:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.88s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:04:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:04:01 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:04:01 INFO : sub dir/hello world: Deleted 2022/04/15 05:04:02 INFO : nested/sub dir/file: Copied (new) 2022/04/15 05:04:02 INFO : nested/sub dir/file: Deleted 2022/04/15 05:04:02 INFO : sub dir: Removing directory 2022/04/15 05:04:02 INFO : nested/sub dir: Removing directory 2022/04/15 05:04:02 INFO : nested: Removing directory 2022/04/15 05:04:02 DEBUG : Local file system at /tmp/rclone2598731452: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (6.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:07 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:04:07 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:04:08 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:04:08 INFO : sub dir/hello world: Deleted 2022/04/15 05:04:09 INFO : nested/sub dir/file: Copied (new) 2022/04/15 05:04:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.78s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:14 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:04:14 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:04:15 INFO : existing: Copied (new) 2022/04/15 05:04:15 INFO : existing: Deleted 2022/04/15 05:04:15 INFO : existing-b: Copied (new) 2022/04/15 05:04:15 INFO : existing-b: Deleted 2022/04/15 05:04:15 DEBUG : existing: Destination exists, skipping 2022/04/15 05:04:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/04/15 05:04:15 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:04:15 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:04:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.35s) === RUN TestServerSideMove run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:17 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-cabupun1goguxej2kugesip1" 2022/04/15 05:04:17 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:17 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:17 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:17 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:17 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:17 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:17 DEBUG : Config file has changed externaly - reloading 2022/04/15 05:04:17 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:17 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:17 DEBUG : found headers: sync_test.go:1215: Server side move (if possible) webdav root 'rclone-test-vogewuw7heweraw0qirelon2' -> webdav root 'rclone-test-cabupun1goguxej2kugesip1' 2022/04/15 05:04:22 DEBUG : webdav root 'rclone-test-cabupun1goguxej2kugesip1': Using server-side directory move 2022/04/15 05:04:22 INFO : webdav root 'rclone-test-cabupun1goguxej2kugesip1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/15 05:04:22 DEBUG : empty space: Sizes identical 2022/04/15 05:04:22 DEBUG : empty space: Unchanged skipping 2022/04/15 05:04:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 05:04:22 DEBUG : webdav root 'rclone-test-cabupun1goguxej2kugesip1': Waiting for checks to finish 2022/04/15 05:04:23 INFO : potato3: Deleted 2022/04/15 05:04:23 INFO : empty space: Deleted 2022/04/15 05:04:23 DEBUG : webdav root 'rclone-test-cabupun1goguxej2kugesip1': Waiting for transfers to finish 2022/04/15 05:04:24 INFO : potato2: Moved (server-side) 2022/04/15 05:04:24 INFO : potato3: Moved (server-side) 2022/04/15 05:04:24 INFO : There was nothing to transfer 2022/04/15 05:04:24 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-nuxezid7xaniqaw4curimon5" 2022/04/15 05:04:24 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:24 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:24 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:24 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:24 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:24 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:24 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:24 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:24 DEBUG : found headers: 2022/04/15 05:04:25 DEBUG : webdav root 'rclone-test-nuxezid7xaniqaw4curimon5': Using server-side directory move 2022/04/15 05:04:25 INFO : webdav root 'rclone-test-nuxezid7xaniqaw4curimon5': Server side directory move succeeded 2022/04/15 05:04:26 ERROR : : error listing: directory not found 2022/04/15 05:04:26 DEBUG : webdav root 'rclone-test-nuxezid7xaniqaw4curimon5': Purge remote 2022/04/15 05:04:26 DEBUG : webdav root 'rclone-test-cabupun1goguxej2kugesip1': Purge remote 2022/04/15 05:04:26 purge failed: rmdir failed: File with name rclone-test-cabupun1goguxej2kugesip1 could not be located: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestServerSideMove (10.22s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:27 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-xeruwoh8huqijeh6dugaden2" 2022/04/15 05:04:27 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:27 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:27 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:27 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:27 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:27 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:27 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:27 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:27 DEBUG : found headers: sync_test.go:1215: Server side move (if possible) webdav root 'rclone-test-vogewuw7heweraw0qirelon2' -> webdav root 'rclone-test-xeruwoh8huqijeh6dugaden2' 2022/04/15 05:04:32 DEBUG : empty space: Excluded 2022/04/15 05:04:32 DEBUG : empty space: Excluded 2022/04/15 05:04:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 05:04:32 DEBUG : webdav root 'rclone-test-xeruwoh8huqijeh6dugaden2': Waiting for checks to finish 2022/04/15 05:04:32 DEBUG : webdav root 'rclone-test-xeruwoh8huqijeh6dugaden2': Waiting for transfers to finish 2022/04/15 05:04:32 INFO : potato3: Deleted 2022/04/15 05:04:33 INFO : potato2: Moved (server-side) 2022/04/15 05:04:33 INFO : potato3: Moved (server-side) 2022/04/15 05:04:33 INFO : There was nothing to transfer 2022/04/15 05:04:34 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-coneyoy1dipaduc0qusubew6" 2022/04/15 05:04:34 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:34 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:34 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:34 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:34 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:34 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:34 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:34 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:34 DEBUG : found headers: 2022/04/15 05:04:34 DEBUG : empty space: Excluded 2022/04/15 05:04:34 DEBUG : webdav root 'rclone-test-coneyoy1dipaduc0qusubew6': Waiting for checks to finish 2022/04/15 05:04:34 DEBUG : webdav root 'rclone-test-coneyoy1dipaduc0qusubew6': Waiting for transfers to finish 2022/04/15 05:04:36 INFO : potato3: Moved (server-side) 2022/04/15 05:04:36 INFO : potato2: Moved (server-side) 2022/04/15 05:04:36 INFO : There was nothing to transfer 2022/04/15 05:04:37 DEBUG : webdav root 'rclone-test-coneyoy1dipaduc0qusubew6': Purge remote 2022/04/15 05:04:37 DEBUG : webdav root 'rclone-test-xeruwoh8huqijeh6dugaden2': Purge remote --- PASS: TestServerSideMoveWithFilter (11.32s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:38 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-waboyez0fofiyug1mufamek5" 2022/04/15 05:04:38 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:38 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:38 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:38 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:38 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:38 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:38 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:38 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:38 DEBUG : found headers: 2022/04/15 05:04:41 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) webdav root 'rclone-test-vogewuw7heweraw0qirelon2' -> webdav root 'rclone-test-waboyez0fofiyug1mufamek5' 2022/04/15 05:04:44 DEBUG : webdav root 'rclone-test-waboyez0fofiyug1mufamek5': Using server-side directory move 2022/04/15 05:04:45 INFO : webdav root 'rclone-test-waboyez0fofiyug1mufamek5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/04/15 05:04:45 DEBUG : empty space: Sizes identical 2022/04/15 05:04:45 DEBUG : empty space: Unchanged skipping 2022/04/15 05:04:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 05:04:46 DEBUG : webdav root 'rclone-test-waboyez0fofiyug1mufamek5': Waiting for checks to finish 2022/04/15 05:04:46 INFO : empty space: Deleted 2022/04/15 05:04:46 DEBUG : webdav root 'rclone-test-waboyez0fofiyug1mufamek5': Waiting for transfers to finish 2022/04/15 05:04:46 INFO : potato3: Deleted 2022/04/15 05:04:47 INFO : potato2: Moved (server-side) 2022/04/15 05:04:48 INFO : potato3: Moved (server-side) 2022/04/15 05:04:48 INFO : tomatoDir: Removing directory 2022/04/15 05:04:49 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': deleted 1 directories 2022/04/15 05:04:49 INFO : There was nothing to transfer 2022/04/15 05:04:50 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-gurotux1pohasuh7conecug9" 2022/04/15 05:04:50 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:50 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:50 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:50 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:50 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:50 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:50 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:50 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:50 DEBUG : found headers: 2022/04/15 05:04:50 DEBUG : tomatoDir: Making directory 2022/04/15 05:04:50 DEBUG : webdav root 'rclone-test-gurotux1pohasuh7conecug9': Using server-side directory move 2022/04/15 05:04:51 INFO : webdav root 'rclone-test-gurotux1pohasuh7conecug9': Server side directory move succeeded 2022/04/15 05:04:53 ERROR : : error listing: directory not found 2022/04/15 05:04:54 ERROR : : error listing: directory not found 2022/04/15 05:04:54 DEBUG : webdav root 'rclone-test-gurotux1pohasuh7conecug9': Purge remote 2022/04/15 05:04:54 DEBUG : webdav root 'rclone-test-waboyez0fofiyug1mufamek5': Purge remote 2022/04/15 05:04:55 purge failed: rmdir failed: File with name rclone-test-waboyez0fofiyug1mufamek5 could not be located: Sabre\DAV\Exception\NotFound: 404 Not Found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.08s) === RUN TestServerSideMoveOverlap run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.74s) === RUN TestSyncOverlap run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:56 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/rclone-sync-test" 2022/04/15 05:04:56 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:56 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:56 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:56 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:56 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:56 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:56 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:56 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:56 DEBUG : found headers: --- PASS: TestSyncOverlap (0.79s) === RUN TestSyncCompareDest run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:04:57 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:04:57 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:57 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:57 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:57 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:57 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:57 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:57 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:57 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:57 DEBUG : found headers: 2022/04/15 05:04:57 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:04:57 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:04:57 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:57 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:57 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:57 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:04:57 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:04:57 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:04:57 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:04:57 DEBUG : found headers: 2022/04/15 05:04:57 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" to be canonical "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:04:58 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:04:58 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:04:59 INFO : one: Copied (new) 2022/04/15 05:04:59 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:00 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:05:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:05:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:01 INFO : one: Copied (replaced existing) 2022/04/15 05:05:01 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:04 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:05:05 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:05 DEBUG : one: Sizes identical 2022/04/15 05:05:05 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:05:05 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:05 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:05 INFO : There was nothing to transfer 2022/04/15 05:05:07 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:05:08 DEBUG : two: Sizes identical 2022/04/15 05:05:08 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:05:08 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:09 DEBUG : one: Sizes identical 2022/04/15 05:05:09 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:05:09 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:09 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:09 INFO : There was nothing to transfer 2022/04/15 05:05:10 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:05:10 DEBUG : two: Sizes identical 2022/04/15 05:05:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:05:10 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:11 DEBUG : one: Sizes identical 2022/04/15 05:05:11 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:05:11 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:11 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:11 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/04/15 05:05:12 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CompareDest" 2022/04/15 05:05:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/15 05:05:13 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:13 DEBUG : one: Sizes identical 2022/04/15 05:05:13 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:05:13 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:14 INFO : two: Copied (new) 2022/04/15 05:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.63s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:05:21 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dest" 2022/04/15 05:05:21 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:21 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:21 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:21 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:21 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:21 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:21 DEBUG : Config file has changed externaly - reloading 2022/04/15 05:05:21 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:21 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:21 DEBUG : found headers: 2022/04/15 05:05:21 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/pre-dest1" 2022/04/15 05:05:21 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:21 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:21 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:21 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:21 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:21 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:21 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:21 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:21 DEBUG : found headers: 2022/04/15 05:05:21 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/pre-dest1" to be canonical "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/pre-dest1" 2022/04/15 05:05:21 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/pre-dest2" 2022/04/15 05:05:21 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:21 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:21 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:21 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:21 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:21 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:21 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:21 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:21 DEBUG : found headers: 2022/04/15 05:05:21 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/pre-dest2" to be canonical "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/pre-dest2" 2022/04/15 05:05:22 DEBUG : 1: Sizes identical 2022/04/15 05:05:22 DEBUG : 1: Destination found in --compare-dest, skipping 2022/04/15 05:05:22 DEBUG : 2: Sizes identical 2022/04/15 05:05:22 DEBUG : 2: Destination found in --compare-dest, skipping 2022/04/15 05:05:23 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dest': Waiting for checks to finish 2022/04/15 05:05:23 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dest': Waiting for transfers to finish 2022/04/15 05:05:24 INFO : 3: Copied (new) 2022/04/15 05:05:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.53s) === RUN TestSyncCopyDest run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:05:28 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:05:28 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:28 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:28 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:28 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:28 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:28 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:28 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:28 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:28 DEBUG : found headers: 2022/04/15 05:05:28 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:28 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:28 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:28 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:28 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:28 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:28 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:28 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:28 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:28 DEBUG : found headers: 2022/04/15 05:05:28 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" to be canonical "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:30 INFO : one: Copied (new) 2022/04/15 05:05:30 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:31 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:31 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:05:31 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:32 INFO : one: Copied (replaced existing) 2022/04/15 05:05:32 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:35 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/BackupDir" 2022/04/15 05:05:35 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:35 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:35 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:35 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:35 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:35 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:35 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:35 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:35 DEBUG : found headers: 2022/04/15 05:05:35 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/BackupDir" to be canonical "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/BackupDir" 2022/04/15 05:05:35 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:36 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:36 DEBUG : one: Sizes identical 2022/04/15 05:05:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:05:37 INFO : one: Moved (server-side) 2022/04/15 05:05:38 INFO : one: Copied (server-side copy) 2022/04/15 05:05:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/15 05:05:38 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:38 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:40 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:40 DEBUG : two: Sizes identical 2022/04/15 05:05:41 INFO : two: Copied (server-side copy) 2022/04/15 05:05:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/15 05:05:41 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:41 DEBUG : one: Sizes identical 2022/04/15 05:05:41 DEBUG : one: Sizes identical 2022/04/15 05:05:41 DEBUG : one: Unchanged skipping 2022/04/15 05:05:41 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:41 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:42 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:42 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:42 DEBUG : one: Sizes identical 2022/04/15 05:05:42 DEBUG : one: Sizes identical 2022/04/15 05:05:42 DEBUG : one: Unchanged skipping 2022/04/15 05:05:42 DEBUG : two: Sizes identical 2022/04/15 05:05:42 DEBUG : two: Sizes identical 2022/04/15 05:05:42 DEBUG : two: Unchanged skipping 2022/04/15 05:05:42 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:42 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:42 INFO : There was nothing to transfer 2022/04/15 05:05:44 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/CopyDest" 2022/04/15 05:05:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/15 05:05:45 DEBUG : three: Destination not found in --copy-dest 2022/04/15 05:05:45 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:46 DEBUG : two: Sizes identical 2022/04/15 05:05:46 DEBUG : two: Sizes identical 2022/04/15 05:05:46 DEBUG : two: Unchanged skipping 2022/04/15 05:05:46 DEBUG : one: Sizes identical 2022/04/15 05:05:46 DEBUG : one: Sizes identical 2022/04/15 05:05:46 DEBUG : one: Unchanged skipping 2022/04/15 05:05:46 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:46 INFO : three: Copied (new) 2022/04/15 05:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (22.94s) === RUN TestSyncBackupDir run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:05:54 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:05:54 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:54 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:54 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:54 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:54 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:54 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:54 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:54 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:54 DEBUG : found headers: 2022/04/15 05:05:54 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:05:54 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:05:54 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:54 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:54 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:54 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:05:54 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:05:54 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:05:54 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:05:54 DEBUG : found headers: 2022/04/15 05:05:54 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" to be canonical "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:05:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:05:54 DEBUG : two: Sizes identical 2022/04/15 05:05:54 DEBUG : two: Unchanged skipping 2022/04/15 05:05:54 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:05:55 INFO : one: Moved (server-side) 2022/04/15 05:05:55 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:05:56 INFO : one: Copied (new) 2022/04/15 05:05:56 DEBUG : Waiting for deletions to finish 2022/04/15 05:05:57 INFO : three.txt: Moved (server-side) 2022/04/15 05:05:57 INFO : three.txt: Moved into backup dir 2022/04/15 05:05:59 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:06:00 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:00 DEBUG : two: Sizes identical 2022/04/15 05:06:00 DEBUG : two: Unchanged skipping 2022/04/15 05:06:00 INFO : one: Deleted 2022/04/15 05:06:01 INFO : one: Moved (server-side) 2022/04/15 05:06:01 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:02 INFO : one: Copied (new) 2022/04/15 05:06:02 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:02 INFO : three.txt: Deleted 2022/04/15 05:06:03 INFO : three.txt: Moved (server-side) 2022/04/15 05:06:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.44s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:06:09 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:06:09 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:06:09 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:09 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:09 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:09 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:06:09 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:09 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:09 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:09 DEBUG : found headers: 2022/04/15 05:06:09 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:09 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:09 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:06:09 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:09 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:09 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:09 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:06:09 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:09 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:09 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:09 DEBUG : found headers: 2022/04/15 05:06:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:06:10 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:10 DEBUG : two: Sizes identical 2022/04/15 05:06:10 DEBUG : two: Unchanged skipping 2022/04/15 05:06:11 INFO : one: Moved (server-side) to: one.bak 2022/04/15 05:06:11 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:12 INFO : one: Copied (new) 2022/04/15 05:06:12 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/15 05:06:13 INFO : three.txt: Moved into backup dir 2022/04/15 05:06:14 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:06:14 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:14 DEBUG : two: Sizes identical 2022/04/15 05:06:14 DEBUG : two: Unchanged skipping 2022/04/15 05:06:15 INFO : one.bak: Deleted 2022/04/15 05:06:16 INFO : one: Moved (server-side) to: one.bak 2022/04/15 05:06:16 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:16 INFO : one: Copied (new) 2022/04/15 05:06:16 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:17 INFO : three.txt.bak: Deleted 2022/04/15 05:06:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/15 05:06:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:06:24 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:06:24 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:06:24 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:24 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:24 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:24 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:06:24 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:24 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:24 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:24 DEBUG : found headers: 2022/04/15 05:06:24 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:24 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:24 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:06:24 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:24 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:24 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:24 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:06:24 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:24 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:24 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:24 DEBUG : found headers: 2022/04/15 05:06:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:06:25 DEBUG : two: Sizes identical 2022/04/15 05:06:25 DEBUG : two: Unchanged skipping 2022/04/15 05:06:25 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:25 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/15 05:06:25 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:26 INFO : one: Copied (new) 2022/04/15 05:06:26 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/15 05:06:27 INFO : three.txt: Moved into backup dir 2022/04/15 05:06:29 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/backup" for canonical name "TestWebdavNextcloud{Ob_TJ}:rclone-test-vogewuw7heweraw0qirelon2/backup" 2022/04/15 05:06:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:06:29 DEBUG : two: Sizes identical 2022/04/15 05:06:29 DEBUG : two: Unchanged skipping 2022/04/15 05:06:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:30 INFO : one-2019-01-01: Deleted 2022/04/15 05:06:30 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/15 05:06:30 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:31 INFO : one: Copied (new) 2022/04/15 05:06:31 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:32 INFO : three-2019-01-01.txt: Deleted 2022/04/15 05:06:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/15 05:06:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.78s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:06:38 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:06:38 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:06:38 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:38 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:38 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:38 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:06:38 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:38 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:38 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:38 DEBUG : found headers: 2022/04/15 05:06:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:06:39 DEBUG : two: Sizes identical 2022/04/15 05:06:39 DEBUG : two: Unchanged skipping 2022/04/15 05:06:39 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:40 INFO : one: Moved (server-side) to: one.bak 2022/04/15 05:06:40 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:41 INFO : one: Copied (new) 2022/04/15 05:06:41 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/15 05:06:42 INFO : three.txt: Moved into backup dir 2022/04/15 05:06:44 DEBUG : one.bak: Excluded 2022/04/15 05:06:44 DEBUG : three.txt.bak: Excluded 2022/04/15 05:06:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:06:44 DEBUG : two: Sizes identical 2022/04/15 05:06:44 DEBUG : two: Unchanged skipping 2022/04/15 05:06:44 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for checks to finish 2022/04/15 05:06:44 INFO : one.bak: Deleted 2022/04/15 05:06:45 INFO : one: Moved (server-side) to: one.bak 2022/04/15 05:06:45 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2/dst': Waiting for transfers to finish 2022/04/15 05:06:46 INFO : one: Copied (new) 2022/04/15 05:06:46 DEBUG : Waiting for deletions to finish 2022/04/15 05:06:46 INFO : three.txt.bak: Deleted 2022/04/15 05:06:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/15 05:06:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.83s) === RUN TestSyncSuffix run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:06:52 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:06:52 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:06:52 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:52 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:52 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:52 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:06:52 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:06:52 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:06:52 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:06:52 DEBUG : found headers: 2022/04/15 05:06:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:06:54 INFO : one: Moved (server-side) to: one.bak 2022/04/15 05:06:55 INFO : one: Copied (new) 2022/04/15 05:06:55 DEBUG : two: Sizes identical 2022/04/15 05:06:55 DEBUG : two: Unchanged skipping 2022/04/15 05:06:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/15 05:06:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/15 05:06:57 INFO : three.txt: Copied (new) 2022/04/15 05:06:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:06:58 INFO : one.bak: Deleted 2022/04/15 05:06:59 INFO : one: Moved (server-side) to: one.bak 2022/04/15 05:07:00 INFO : one: Copied (new) 2022/04/15 05:07:00 DEBUG : two: Sizes identical 2022/04/15 05:07:00 DEBUG : two: Unchanged skipping 2022/04/15 05:07:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/15 05:07:01 INFO : three.txt.bak: Deleted 2022/04/15 05:07:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/04/15 05:07:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.83s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:07:08 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-vogewuw7heweraw0qirelon2/dst" 2022/04/15 05:07:08 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2022/04/15 05:07:08 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:07:08 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:07:08 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:07:08 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{Ob_TJ}" suffix to name 2022/04/15 05:07:08 DEBUG : Setting url="http://172.17.0.2/remote.php/webdav/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2022/04/15 05:07:08 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2022/04/15 05:07:08 DEBUG : Setting pass="DV3e3KZQ81R9WTvzghel7puphHF4NfRM5gFyNP6t" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2022/04/15 05:07:08 DEBUG : found headers: 2022/04/15 05:07:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:07:10 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/15 05:07:10 INFO : one: Copied (new) 2022/04/15 05:07:11 DEBUG : two: Sizes identical 2022/04/15 05:07:11 DEBUG : two: Unchanged skipping 2022/04/15 05:07:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/15 05:07:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/15 05:07:13 INFO : three.txt: Copied (new) 2022/04/15 05:07:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:07:14 INFO : one-2019-01-01: Deleted 2022/04/15 05:07:15 INFO : one: Moved (server-side) to: one-2019-01-01 2022/04/15 05:07:16 INFO : one: Copied (new) 2022/04/15 05:07:16 DEBUG : two: Sizes identical 2022/04/15 05:07:16 DEBUG : two: Unchanged skipping 2022/04/15 05:07:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/15 05:07:17 INFO : three-2019-01-01.txt: Deleted 2022/04/15 05:07:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/04/15 05:07:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.30s) === RUN TestSyncUTFNorm run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:07:23 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:07:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/04/15 05:07:23 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:07:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/04/15 05:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.95s) === RUN TestSyncImmutable run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:07:25 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:07:25 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:07:26 INFO : existing: Copied (new) 2022/04/15 05:07:26 DEBUG : Waiting for deletions to finish 2022/04/15 05:07:27 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:07:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/04/15 05:07:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/04/15 05:07:27 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:07:27 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': not deleting files as there were IO errors 2022/04/15 05:07:27 ERROR : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.94s) === RUN TestSyncIgnoreCase run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:07:29 DEBUG : existing: Sizes identical 2022/04/15 05:07:29 DEBUG : existing: Unchanged skipping 2022/04/15 05:07:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:07:29 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:07:29 DEBUG : Waiting for deletions to finish 2022/04/15 05:07:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.18s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:08:02 DEBUG : both0: Sizes identical 2022/04/15 05:08:02 DEBUG : both0: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both1: Sizes identical 2022/04/15 05:08:02 DEBUG : both1: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both10: Sizes identical 2022/04/15 05:08:02 DEBUG : both10: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both11: Sizes identical 2022/04/15 05:08:02 DEBUG : both11: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both12: Sizes identical 2022/04/15 05:08:02 DEBUG : both12: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both13: Sizes identical 2022/04/15 05:08:02 DEBUG : both13: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both14: Sizes identical 2022/04/15 05:08:02 DEBUG : both14: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both15: Sizes identical 2022/04/15 05:08:02 DEBUG : both15: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both16: Sizes identical 2022/04/15 05:08:02 DEBUG : both16: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both17: Sizes identical 2022/04/15 05:08:02 DEBUG : both17: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both18: Sizes identical 2022/04/15 05:08:02 DEBUG : both18: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both19: Sizes identical 2022/04/15 05:08:02 DEBUG : both19: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both2: Sizes identical 2022/04/15 05:08:02 DEBUG : both2: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both3: Sizes identical 2022/04/15 05:08:02 DEBUG : both3: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both4: Sizes identical 2022/04/15 05:08:02 DEBUG : both4: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both5: Sizes identical 2022/04/15 05:08:02 DEBUG : both5: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both6: Sizes identical 2022/04/15 05:08:02 DEBUG : both6: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both7: Sizes identical 2022/04/15 05:08:02 DEBUG : both7: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both8: Sizes identical 2022/04/15 05:08:02 DEBUG : both8: Unchanged skipping 2022/04/15 05:08:02 DEBUG : both9: Sizes identical 2022/04/15 05:08:02 DEBUG : both9: Unchanged skipping 2022/04/15 05:08:02 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:08:02 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:08:02 DEBUG : Waiting for deletions to finish 2022/04/15 05:08:02 INFO : only5: Deleted 2022/04/15 05:08:02 INFO : only0: Deleted 2022/04/15 05:08:02 INFO : only1: Deleted 2022/04/15 05:08:02 INFO : only14: Deleted 2022/04/15 05:08:02 INFO : only11: Deleted 2022/04/15 05:08:03 INFO : only8: Deleted 2022/04/15 05:08:03 INFO : only17: Deleted 2022/04/15 05:08:03 INFO : only13: Deleted 2022/04/15 05:08:03 INFO : only3: Deleted 2022/04/15 05:08:03 INFO : only19: Deleted 2022/04/15 05:08:03 INFO : only2: Deleted 2022/04/15 05:08:03 INFO : only7: Deleted 2022/04/15 05:08:03 INFO : only4: Deleted 2022/04/15 05:08:03 INFO : only9: Deleted 2022/04/15 05:08:03 INFO : only10: Deleted 2022/04/15 05:08:04 INFO : only12: Deleted 2022/04/15 05:08:04 INFO : only16: Deleted 2022/04/15 05:08:04 INFO : only15: Deleted 2022/04/15 05:08:04 INFO : only18: Deleted 2022/04/15 05:08:04 INFO : only6: Deleted 2022/04/15 05:08:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (39.20s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "webdav root 'rclone-test-vogewuw7heweraw0qirelon2'", Local "Local file system at /tmp/rclone2598731452", Modify Window "876000h0m0s" 2022/04/15 05:08:41 DEBUG : both10: Sizes identical 2022/04/15 05:08:41 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for checks to finish 2022/04/15 05:08:41 DEBUG : both10: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both11: Sizes identical 2022/04/15 05:08:41 DEBUG : both12: Sizes identical 2022/04/15 05:08:41 DEBUG : both11: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both13: Sizes identical 2022/04/15 05:08:41 DEBUG : both13: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both14: Sizes identical 2022/04/15 05:08:41 DEBUG : both12: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both14: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both15: Sizes identical 2022/04/15 05:08:41 DEBUG : both16: Sizes identical 2022/04/15 05:08:41 DEBUG : both1: Sizes identical 2022/04/15 05:08:41 DEBUG : both16: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both17: Sizes identical 2022/04/15 05:08:41 DEBUG : both17: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both18: Sizes identical 2022/04/15 05:08:41 DEBUG : both18: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both19: Sizes identical 2022/04/15 05:08:41 DEBUG : both19: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both2: Sizes identical 2022/04/15 05:08:41 DEBUG : both2: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both3: Sizes identical 2022/04/15 05:08:41 DEBUG : both3: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both4: Sizes identical 2022/04/15 05:08:41 DEBUG : both4: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both5: Sizes identical 2022/04/15 05:08:41 DEBUG : both5: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both6: Sizes identical 2022/04/15 05:08:41 DEBUG : both6: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both7: Sizes identical 2022/04/15 05:08:41 DEBUG : both7: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both8: Sizes identical 2022/04/15 05:08:41 DEBUG : both8: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both9: Sizes identical 2022/04/15 05:08:41 DEBUG : both9: Unchanged skipping 2022/04/15 05:08:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : both15: Unchanged skipping 2022/04/15 05:08:41 DEBUG : both0: Sizes identical 2022/04/15 05:08:41 DEBUG : both0: Unchanged skipping 2022/04/15 05:08:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : both1: Unchanged skipping 2022/04/15 05:08:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/04/15 05:08:41 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Waiting for transfers to finish 2022/04/15 05:08:42 INFO : only0: Copied (replaced existing) 2022/04/15 05:08:42 INFO : only12: Copied (replaced existing) 2022/04/15 05:08:42 INFO : only13: Copied (replaced existing) 2022/04/15 05:08:42 INFO : only10: Copied (replaced existing) 2022/04/15 05:08:43 INFO : only1: Copied (replaced existing) 2022/04/15 05:08:43 INFO : only14: Copied (replaced existing) 2022/04/15 05:08:44 INFO : only17: Copied (replaced existing) 2022/04/15 05:08:44 INFO : only11: Copied (replaced existing) 2022/04/15 05:08:45 INFO : only19: Copied (replaced existing) 2022/04/15 05:08:45 INFO : only18: Copied (replaced existing) 2022/04/15 05:08:45 INFO : only3: Copied (replaced existing) 2022/04/15 05:08:45 INFO : only2: Copied (replaced existing) 2022/04/15 05:08:46 INFO : only6: Copied (replaced existing) 2022/04/15 05:08:46 INFO : only7: Copied (replaced existing) 2022/04/15 05:08:46 INFO : only4: Copied (replaced existing) 2022/04/15 05:08:46 INFO : only5: Copied (replaced existing) 2022/04/15 05:08:47 INFO : only15: Copied (replaced existing) 2022/04/15 05:08:47 INFO : only9: Copied (replaced existing) 2022/04/15 05:08:47 INFO : only8: Copied (replaced existing) 2022/04/15 05:08:47 INFO : only16: Copied (replaced existing) 2022/04/15 05:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (48.46s) PASS 2022/04/15 05:08:59 DEBUG : webdav root 'rclone-test-vogewuw7heweraw0qirelon2': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose" - Finished OK in 7m23.083754406s (try 1/5)