"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyOverSelf|TestMoveEmptyDirectories|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2024/11/01 01:50:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-leqoxaz4meno" 2024/11/01 01:50:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:50:18 DEBUG : Creating backend with remote "/tmp/rclone2498515081" === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" 2024/11/01 01:50:18 DEBUG : sub dir2: Making directory with metadata 2024/11/01 01:50:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 01:50:19 DEBUG : sub dir: Making directory 2024/11/01 01:50:19 INFO : sub dir: Made directory with modification time 2024-11-01 01:50:18.625912526 +0000 UTC 2024/11/01 01:50:19 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 01:50:19 DEBUG : sub dir2: Making directory 2024/11/01 01:50:20 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/01 01:50:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/01 01:50:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 01:50:20 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for checks to finish 2024/11/01 01:50:20 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for transfers to finish 2024/11/01 01:50:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/01 01:50:21 INFO : sub dir/hello world: Copied (new) 2024/11/01 01:50:21 INFO : sub dir/hello world: Deleted 2024/11/01 01:50:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 01:50:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (4.58s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" 2024/11/01 01:50:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/01 01:50:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 01:50:24 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for checks to finish 2024/11/01 01:50:24 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for transfers to finish 2024/11/01 01:50:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/01 01:50:25 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/01 01:50:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" --- PASS: TestCopyOverSelf (3.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" 2024/11/01 01:50:27 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for checks to finish 2024/11/01 01:50:27 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 UTC 2024/11/01 01:50:27 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/01 01:50:27 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for transfers to finish 2024/11/01 01:50:28 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/01 01:50:28 INFO : empty space: Copied (replaced existing) 2024/11/01 01:50:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", 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:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: 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 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.66s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/01 01:50:29 INFO : files root 'rclone-test-leqoxaz4meno': Making map for --track-renames 2024/11/01 01:50:29 INFO : files root 'rclone-test-leqoxaz4meno': Finished making map for --track-renames 2024/11/01 01:50:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 01:50:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 01:50:29 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for checks to finish 2024/11/01 01:50:29 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for renames to finish 2024/11/01 01:50:29 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for transfers to finish 2024/11/01 01:50:30 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/01 01:50:30 INFO : potato: Copied (new) 2024/11/01 01:50:30 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/01 01:50:30 INFO : yam: Copied (new) 2024/11/01 01:50:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" 2024/11/01 01:50:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 01:50:30 INFO : files root 'rclone-test-leqoxaz4meno': Making map for --track-renames 2024/11/01 01:50:30 INFO : files root 'rclone-test-leqoxaz4meno': Finished making map for --track-renames 2024/11/01 01:50:30 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for checks to finish 2024/11/01 01:50:30 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/11/01 01:50:30 DEBUG : potato: Unchanged skipping 2024/11/01 01:50:30 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for renames to finish 2024/11/01 01:50:30 DEBUG : files root 'rclone-test-leqoxaz4meno': Waiting for transfers to finish 2024/11/01 01:50:31 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/01 01:50:31 INFO : yaml: Copied (new) 2024/11/01 01:50:31 DEBUG : Waiting for deletions to finish 2024/11/01 01:50:31 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-leqoxaz4meno'", Local "Local file system at /tmp/rclone2498515081", Modify Window "1s" 2024/11/01 01:50:35 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-leqoxaz4meno/dst" 2024/11/01 01:50:35 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-leqoxaz4meno/backup" 2024/11/01 01:50:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 01:50:36 DEBUG : files root 'rclone-test-leqoxaz4meno/dst': Waiting for checks to finish 2024/11/01 01:50:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 01:50:36 DEBUG : two: Unchanged skipping 2024/11/01 01:50:37 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 01:50:37 DEBUG : files root 'rclone-test-leqoxaz4meno/dst': Waiting for transfers to finish 2024/11/01 01:50:38 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/01 01:50:38 INFO : one: Copied (new) 2024/11/01 01:50:38 DEBUG : Waiting for deletions to finish 2024/11/01 01:50:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 01:50:39 INFO : three.txt: Moved into backup dir 2024/11/01 01:50:40 DEBUG : files root 'rclone-test-leqoxaz4meno/dst': Waiting for checks to finish 2024/11/01 01:50:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 01:50:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 01:50:40 DEBUG : two: Unchanged skipping 2024/11/01 01:50:40 INFO : one-2019-01-01: Deleted 2024/11/01 01:50:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 01:50:41 DEBUG : files root 'rclone-test-leqoxaz4meno/dst': Waiting for transfers to finish 2024/11/01 01:50:42 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/01 01:50:42 INFO : one: Copied (new) 2024/11/01 01:50:42 DEBUG : Waiting for deletions to finish 2024/11/01 01:50:42 INFO : three-2019-01-01.txt: Deleted 2024/11/01 01:50:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 01:50:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.68s) FAIL 2024/11/01 01:50:44 DEBUG : files root 'rclone-test-leqoxaz4meno': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyOverSelf|TestMoveEmptyDirectories|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Finished ERROR in 26.75642335s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]