[Planetlab-devel] nmapitest.py

Thierry Parmentelat thierry.parmentelat at sophia.inria.fr
Sun Jan 25 09:35:24 EST 2009


hi all

there's a unit test call nmapitest.py in the tests area that does not 
pass -- see below
does any one know what this test is about and how to fix this ?

-- thierry

======

* 06:05:52 -- NODE vnode03.inria.fr : running sanity check script nmapitest.py
* 06:05:52 --+ scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/2009.01.25--trf8-1l-32-vplc13.rsa tests/qaapi/qa/tests/node/nmapitest.py vnode03.inria.fr:nmapitest.py
Warning: Permanently added 'vnode03.inria.fr' (RSA) to the list of known hosts.
 * 06:05:53 --+ ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/2009.01.25--trf8-1l-32-vplc13.rsa vnode03.inria.fr ./nmapitest.py
Warning: Permanently added 'vnode03.inria.fr' (RSA) to the list of known hosts.
* 05:05:31 -- OK:ping
* 05:05:31 -- disconnecting
* 05:05:31 -- Done
Traceback (most recent call last):
  File "./nmapitest.py", line 10, in <module>
    nodemanager.SetLoans('pl_sirius', [])
  File "/usr/lib/python2.5/xmlrpclib.py", line 1150, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1440, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.5/xmlrpclib.py", line 1204, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1343, in _parse_response
    return u.close()
  File "/usr/lib/python2.5/xmlrpclib.py", line 790, in close
    raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 1: "<type 'exceptions.KeyError'>:'getpwuid(): uid not found: -1'">
 * 06:06:24 -- WARNING: node sanity check script nmapitest.py FAILED





More information about the Devel mailing list