On Sat, 05 Oct 2013 14:04:10 +0200 novello giampiero novellogp64@gmail.com wrote:
Sorry I have an error at the end. May some one help me?
This snippet is probably a clue:
<LAVA_DISPATCHER>2013-10-05 01:11:14 PM WARNING: Device config for wand01 is not valid: Sections in configuration are missing from schema: boot_cmds
That is a configuration error on your instance, not in lava-dispatcher.
This snippet is a different problem:
<LAVA_DISPATCHER>2013-10-05 01:15:33 PM ERROR: Failed to submit the test result. Error = Username provided but no token found.
u'/srv/lava/instances/dev/var/www/lava-server/images/tmpqF0IvL/1380971716.73/lava/results/swcontext/build.txt'
'dev' doesn't match any instance on publicly visible LAVA instances on *.validation.linaro.org, so you should also provide other details:
How is this instance configured? Is it an all-in-one install or do you have separate dispatchers? (remote workers)
Traceback (most recent call last): File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2013-09-23-224cd02/lava_dispatcher/job.py",
OK, so it's recent install but there have been updates in lava-dispatcher since then, including inside lava_dispatcher/actions/lava_test_shell.py. Latest is 2013-10-03-3cb7985
Run lava-deployment-tool upgrade and repeat the test.
The device is not available on staging.validation.linaro.org, try transferring the test to a different device using an image which you can see has worked in other tests or use one of the KVM types to test your own installation.