"./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Starting (try 3/5) 2025/04/27 01:12:44 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-habuguy1magu" 2025/04/27 01:12:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 01:12:44 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/04/27 01:12:44 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:12:44 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:12:44 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:12:44 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:12:44 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{ZI5-v}" suffix to name 2025/04/27 01:12:44 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:12:44 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:12:44 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:12:44 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:12:44 DEBUG : found headers: 2025/04/27 01:12:44 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/04/27 01:12:44 DEBUG : Creating backend with remote "/tmp/rclone2146665671" === RUN TestCopyOverSelf run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:12:45 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/27 01:12:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 01:12:47 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:12:47 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:12:47 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/27 01:12:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/27 01:12:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:613 Error: Should be true Test: TestCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestCopyOverSelf (6.39s) === RUN TestMoveOverSelf run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:12:51 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/27 01:12:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 01:12:53 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:12:53 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:12:53 DEBUG : sub dir/hello world: Update will use the normal upload strategy (no chunks) 2025/04/27 01:12:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/27 01:12:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/27 01:12:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:658 Error: Should be true Test: TestMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestMoveOverSelf (5.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:12:57 DEBUG : empty space: Update will use the normal upload strategy (no chunks) 2025/04/27 01:12:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/04/27 01:12:58 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:12:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 01:12:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/27 01:12:58 DEBUG : empty space: Unchanged skipping 2025/04/27 01:12:58 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:12:58 DEBUG : Waiting for deletions to finish 2025/04/27 01:12:58 INFO : There was nothing to transfer run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:12:58 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:12:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/04/27 01:12:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 01:12:59 NOTICE: webdav root 'rclone-test-habuguy1magu': Forced to upload files to set modification times on this backend. 2025/04/27 01:12:59 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/04/27 01:12:59 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:12:59 DEBUG : empty space: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/27 01:13:00 INFO : empty space: Copied (replaced existing) 2025/04/27 01:13:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1007 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (5.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:13:02 DEBUG : foo: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:04 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 GMT 2025/04/27 01:13:04 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:13:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2146665671) 2025/04/27 01:13:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (webdav root 'rclone-test-habuguy1magu') 2025/04/27 01:13:04 DEBUG : foo: sha1 differ 2025/04/27 01:13:04 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:13:04 DEBUG : foo: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/27 01:13:05 INFO : foo: Copied (replaced existing) 2025/04/27 01:13:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1058 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: foo: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) --- FAIL: TestSyncDoesntUpdateModtime (4.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:13:06 DEBUG : potato: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:08 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:13:08 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 GMT 2025/04/27 01:13:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2146665671) 2025/04/27 01:13:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (webdav root 'rclone-test-habuguy1magu') 2025/04/27 01:13:08 DEBUG : potato: sha1 differ 2025/04/27 01:13:08 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:13:08 DEBUG : potato: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:09 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/27 01:13:09 INFO : potato: Copied (replaced existing) 2025/04/27 01:13:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1121 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: potato: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncAfterChangingContentsOnly (3.95s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:13:11 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:11 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:12 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:13 DEBUG : four: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:14 DEBUG : five: Need to transfer - File not found at Destination 2025/04/27 01:13:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/27 01:13:14 DEBUG : three: Sizes identical 2025/04/27 01:13:14 DEBUG : one: Destination is newer than source, skipping 2025/04/27 01:13:14 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:13:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/27 01:13:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 01:13:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2146665671) 2025/04/27 01:13:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (webdav root 'rclone-test-habuguy1magu') 2025/04/27 01:13:14 DEBUG : two: sha1 differ 2025/04/27 01:13:14 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:13:15 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:15 DEBUG : five: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:15 DEBUG : four: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 01:13:15 INFO : two: Copied (replaced existing) 2025/04/27 01:13:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/27 01:13:15 INFO : five: Copied (new) 2025/04/27 01:13:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/27 01:13:15 INFO : four: Copied (replaced existing) 2025/04/27 01:13:15 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: two: Modification time difference too big |120h0m0s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) 2025/04/27 01:13:16 DEBUG : one: Destination is newer than source, skipping 2025/04/27 01:13:16 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:13:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 01:13:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/27 01:13:16 DEBUG : two: Unchanged skipping 2025/04/27 01:13:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2146665671) 2025/04/27 01:13:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/27 01:13:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (webdav root 'rclone-test-habuguy1magu') 2025/04/27 01:13:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/27 01:13:16 DEBUG : three: sha1 differ 2025/04/27 01:13:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 01:13:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/27 01:13:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/27 01:13:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/27 01:13:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 01:13:16 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:13:16 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/27 01:13:17 INFO : three: Copied (replaced existing) 2025/04/27 01:13:17 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: two: Modification time difference too big |120h0m0s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncWithUpdateOlder (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:13:20 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-habuguy1magu/dst" 2025/04/27 01:13:20 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/04/27 01:13:20 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:20 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:20 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:20 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:20 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{ZI5-v}" suffix to name 2025/04/27 01:13:20 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:20 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:20 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:20 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:20 DEBUG : found headers: 2025/04/27 01:13:20 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/04/27 01:13:20 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:20 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/04/27 01:13:20 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:20 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:20 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:20 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:20 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{ZI5-v}" suffix to name 2025/04/27 01:13:20 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:20 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:20 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:20 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:20 DEBUG : found headers: 2025/04/27 01:13:20 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/04/27 01:13:20 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" to be canonical "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:21 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 01:13:21 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:21 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:21 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 01:13:22 INFO : one: Copied (new) 2025/04/27 01:13:22 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:23 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:23 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:24 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:24 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/27 01:13:25 INFO : one: Copied (replaced existing) 2025/04/27 01:13:25 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2106 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) 2025/04/27 01:13:25 DEBUG : dst/one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:26 DEBUG : CompareDest/one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:27 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:28 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:13:28 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:28 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:28 INFO : There was nothing to transfer 2025/04/27 01:13:29 DEBUG : CompareDest/two: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:30 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:13:31 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:13:31 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:31 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:31 INFO : There was nothing to transfer 2025/04/27 01:13:31 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:13:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:13:32 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:32 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:32 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:32 INFO : There was nothing to transfer 2025/04/27 01:13:33 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:33 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 GMT 2025/04/27 01:13:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/27 01:13:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 01:13:33 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:13:33 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:33 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:33 INFO : There was nothing to transfer 2025/04/27 01:13:35 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CompareDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CompareDest" 2025/04/27 01:13:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:35 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 01:13:35 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 01:13:35 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:35 DEBUG : two: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/27 01:13:36 INFO : two: Copied (new) 2025/04/27 01:13:36 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (20.62s) === RUN TestSyncCopyDest run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:13:40 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-habuguy1magu/dst" 2025/04/27 01:13:40 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/04/27 01:13:40 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:40 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:40 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:40 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:40 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{ZI5-v}" suffix to name 2025/04/27 01:13:40 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:40 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:40 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:40 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:40 DEBUG : found headers: 2025/04/27 01:13:40 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/04/27 01:13:41 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:41 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/04/27 01:13:41 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:41 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:41 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:41 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:41 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{ZI5-v}" suffix to name 2025/04/27 01:13:41 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:41 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:41 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:41 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:41 DEBUG : found headers: 2025/04/27 01:13:41 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/04/27 01:13:41 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" to be canonical "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:41 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 01:13:41 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:41 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:42 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/27 01:13:42 INFO : one: Copied (new) 2025/04/27 01:13:42 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:44 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:44 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:44 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:45 DEBUG : one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/27 01:13:45 INFO : one: Copied (replaced existing) 2025/04/27 01:13:45 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2272 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 GMT) (precision 1s) 2025/04/27 01:13:46 DEBUG : dst/one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:47 DEBUG : CopyDest/one: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:48 DEBUG : Creating backend with remote "TestWebdavNextcloud:rclone-test-habuguy1magu/BackupDir" 2025/04/27 01:13:48 DEBUG : Setting type="webdav" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_TYPE 2025/04/27 01:13:48 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:48 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:48 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:48 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:48 DEBUG : TestWebdavNextcloud: detected overridden config - adding "{ZI5-v}" suffix to name 2025/04/27 01:13:48 DEBUG : Setting url="http://127.0.0.1:28629/remote.php/dav/files/rclone/" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_URL 2025/04/27 01:13:48 DEBUG : Setting vendor="nextcloud" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_VENDOR 2025/04/27 01:13:48 DEBUG : Setting user="rclone" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_USER 2025/04/27 01:13:48 DEBUG : Setting pass="xcad3IoPiekDOrol-qQxFGmw1rxAqCby5iVB9jzq" for "TestWebdavNextcloud" from environment variable RCLONE_CONFIG_TESTWEBDAVNEXTCLOUD_PASS 2025/04/27 01:13:48 DEBUG : found headers: 2025/04/27 01:13:48 DEBUG : Chunks temporary upload directory: http://127.0.0.1:28629/remote.php/dav/uploads/rclone/ 2025/04/27 01:13:48 DEBUG : fs cache: renaming cache item "TestWebdavNextcloud:rclone-test-habuguy1magu/BackupDir" to be canonical "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/BackupDir" 2025/04/27 01:13:48 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:49 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 01:13:50 INFO : one: Moved (server-side) 2025/04/27 01:13:51 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/27 01:13:51 INFO : one: Copied (server-side copy) 2025/04/27 01:13:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/27 01:13:51 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:51 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:52 DEBUG : CopyDest/two: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:53 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:54 DEBUG : one: Unchanged skipping 2025/04/27 01:13:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:55 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/27 01:13:55 INFO : two: Copied (server-side copy) 2025/04/27 01:13:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/27 01:13:55 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:55 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:55 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:55 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:56 DEBUG : one: Unchanged skipping 2025/04/27 01:13:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:56 DEBUG : two: Unchanged skipping 2025/04/27 01:13:56 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:56 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:56 DEBUG : Waiting for deletions to finish 2025/04/27 01:13:56 INFO : There was nothing to transfer 2025/04/27 01:13:57 DEBUG : CopyDest/three: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:58 DEBUG : fs cache: switching user supplied name "TestWebdavNextcloud:rclone-test-habuguy1magu/CopyDest" for canonical name "TestWebdavNextcloud{ZI5-v}:rclone-test-habuguy1magu/CopyDest" 2025/04/27 01:13:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:58 DEBUG : one: Unchanged skipping 2025/04/27 01:13:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/27 01:13:58 DEBUG : three: Destination not found in --copy-dest 2025/04/27 01:13:58 DEBUG : three: Need to transfer - File not found at Destination 2025/04/27 01:13:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/27 01:13:58 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for checks to finish 2025/04/27 01:13:58 DEBUG : two: Unchanged skipping 2025/04/27 01:13:58 DEBUG : webdav root 'rclone-test-habuguy1magu/dst': Waiting for transfers to finish 2025/04/27 01:13:59 DEBUG : three: Update will use the normal upload strategy (no chunks) 2025/04/27 01:13:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/27 01:13:59 INFO : three: Copied (new) 2025/04/27 01:13:59 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (24.95s) === RUN TestSyncUTFNorm run.go:180: Remote "webdav root 'rclone-test-habuguy1magu'", Local "Local file system at /tmp/rclone2146665671", Modify Window "1s" 2025/04/27 01:14:05 DEBUG : Testêé: Update will use the normal upload strategy (no chunks) 2025/04/27 01:14:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/27 01:14:07 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for checks to finish 2025/04/27 01:14:07 DEBUG : webdav root 'rclone-test-habuguy1magu': Waiting for transfers to finish 2025/04/27 01:14:07 DEBUG : Testêé: Update will use the normal upload strategy (no chunks) 2025/04/27 01:14:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/27 01:14:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/27 01:14:08 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2558 Error: Should be true Test: TestSyncUTFNorm Messages: Testêé: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 GMT) (precision 1s) --- FAIL: TestSyncUTFNorm (3.55s) FAIL 2025/04/27 01:14:09 DEBUG : webdav root 'rclone-test-habuguy1magu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestWebdavNextcloud: -verbose -test.run '^(TestCopyOverSelf|TestMoveOverSelf|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncCompareDest|TestSyncCopyDest|TestSyncDoesntUpdateModtime|TestSyncUTFNorm|TestSyncWithUpdateOlder)$'" - Finished ERROR in 1m25.66435264s (try 3/5): exit status 1: Failed [TestCopyOverSelf TestMoveOverSelf TestSyncAfterChangingModtimeOnly TestSyncDoesntUpdateModtime TestSyncAfterChangingContentsOnly TestSyncWithUpdateOlder TestSyncCompareDest TestSyncCopyDest TestSyncUTFNorm]