"./vfs.test -test.v -test.timeout 1h0m0s -remote TestJottacloud: -verbose -test.run '^TestDirRename$'" - Starting (try 5/5) === RUN TestDirRename 2020/05/15 05:34:43 INFO : jottacloud root 'rclone-test-yisoguq2bijisob7hawuseh1': poll-interval is not supported by this remote 2020/05/15 05:34:43 DEBUG : Adding path "vfs/forget" to remote control registry 2020/05/15 05:34:43 DEBUG : Adding path "vfs/refresh" to remote control registry 2020/05/15 05:34:43 DEBUG : Adding path "vfs/poll-interval" to remote control registry 2020/05/15 05:34:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2020/05/15 05:34:44 DEBUG : pacer: low level retry 1/10 (error error 500: java.lang.NullPointerException (Internal Server Error)) 2020/05/15 05:34:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/05/15 05:34:44 DEBUG : pacer: Reducing sleep to 15ms 2020/05/15 05:34:44 ERROR : dir: Dir.Rename error: couldn't move directory: error 404: no.jotta.backup.errors.NoSuchPathException: Source directory /8vopdox6wjnjmz3l0mfiitae/Jotta/Sync/rclone-test-yisoguq2bijisob7hawuseh1/dir does not exist (Not Found) 2020/05/15 05:34:44 DEBUG : pacer: Reducing sleep to 11.25ms 2020/05/15 05:34:44 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestDirRename (2.06s) run.go:176: Remote "jottacloud root 'rclone-test-yisoguq2bijisob7hawuseh1'", Local "Local file system at /tmp/rclone895517474", Modify Window "1s" dir_test.go:494: Error Trace: dir_test.go:494 Error: Received unexpected error: error 404: no.jotta.backup.errors.NoSuchPathException: Source directory /8vopdox6wjnjmz3l0mfiitae/Jotta/Sync/rclone-test-yisoguq2bijisob7hawuseh1/dir does not exist (Not Found) couldn't move directory github.com/rclone/rclone/backend/jottacloud.(*Fs).DirMove /home/rclone/go/src/github.com/rclone/rclone/backend/jottacloud/jottacloud.go:999 github.com/rclone/rclone/fs/operations.DirMove /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2085 github.com/rclone/rclone/vfs.(*Dir).Rename /home/rclone/go/src/github.com/rclone/rclone/vfs/dir.go:696 github.com/rclone/rclone/vfs.TestDirRename /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:493 testing.tRunner /usr/local/go/src/testing/testing.go:909 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1357 Test: TestDirRename dir_test.go:257: Error Trace: dir_test.go:257 dir_test.go:495 Error: Not equal: expected: []string{"dir2,0,true"} actual : []string{"dir,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=11) "dir2,0,true" + (string) (len=10) "dir,0,true" } Test: TestDirRename dir_test.go:505: Error Trace: dir_test.go:505 Error: Received unexpected error: file does not exist Test: TestDirRename panic: interface conversion: vfs.Node is nil, not *vfs.Dir [recovered] panic: interface conversion: vfs.Node is nil, not *vfs.Dir goroutine 73 [running]: testing.tRunner.func1(0xc000110500) /usr/local/go/src/testing/testing.go:874 +0x3a3 panic(0x1589c40, 0xc00021b290) /usr/local/go/src/runtime/panic.go:679 +0x1b2 github.com/rclone/rclone/vfs.TestDirRename(0xc000110500) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:506 +0x11c4 testing.tRunner(0xc000110500, 0x1863210) /usr/local/go/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:960 +0x350 "./vfs.test -test.v -test.timeout 1h0m0s -remote TestJottacloud: -verbose -test.run '^TestDirRename$'" - Finished ERROR in 2.395823314s (try 5/5): exit status 2: Failed [TestDirRename]