Closed Bug 818770 Opened 12 years ago Closed 10 years ago

Intermittent "Automation Error: Socket error trying to find open port"

Categories

(Testing :: Mozbase, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: cjones, Unassigned)

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=17615590&tree=Mozilla-Beta

Android Armv6 Tegra 250 mozilla-beta opt test reftest-2 on 2012-12-04 19:43:36 PST for push 3194d333e195

slave: tegra-259

Automation Error: Socket error trying to find open port
Automation Error: Socket error trying to find open port
Remote Device Error: Device failed to recover after reboot
Thank you for filing this :-)
Android Tegra 250 mozilla-inbound talos remote-tsvg on 2012-12-04 19:40:40 PST for push e96fc511b960

slave: tegra-259

https://tbpl.mozilla.org/php/getParsedLog.php?id=17615555&tree=Mozilla-Inbound

{
Automation Error: Socket error trying to find open port
DEBUG: gCallbackData is:  on port: 50259
Creating server with 10.250.48.22:50259
Traceback (most recent call last):
  File "/builds/sut_tools/installApp.py", line 187, in <module>
    sys.exit(main(sys.argv))
  File "/builds/sut_tools/installApp.py", line 166, in main
    dm, devRoot = one_time_setup(ip_addr, path_to_main_apk)
  File "/builds/sut_tools/installApp.py", line 139, in one_time_setup
    if not soft_reboot_and_verify(device=deviceName, dm=dm, ipAddr=proxyIP, port=proxyPort):
  File "/builds/tools/sut_tools/sut_lib.py", line 510, in soft_reboot_and_verify
    retVal = soft_reboot(device, dm, *args, **kwargs)
  File "/builds/tools/sut_tools/sut_lib.py", line 533, in soft_reboot
    return dm.reboot(*args, **kwargs)
  File "/builds/tools/sut_tools/mozdevice/devicemanagerSUT.py", line 1056, in reboot
    callbacksvr = callbackServer(ip, port, self.debug)
  File "/builds/tools/sut_tools/mozdevice/devicemanagerSUT.py", line 1374, in __init__
    self.server = myServer((ip, port), self.myhandler)
  File "/tools/python27/lib/python2.7/SocketServer.py", line 408, in __init__
    self.server_bind()
  File "/tools/python27/lib/python2.7/SocketServer.py", line 419, in server_bind
    self.socket.bind(self.server_address)
  File "/tools/python27/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 98] Address already in use
}
Component: General → Mozbase
QA Contact: hskupin
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.