IOError: [Errno url error] unknown url type: 'lp' occurs during raring server post installation tests

Bug #1100203 reported by Para Siva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UTAH
Fix Released
Critical
Unassigned

Bug Description

The following occurs during raring server post installation tests in the smoke tests. This happens for both amd64 and i386. The installations appear to go well and as far as it can be said from the logs that's available this occurs only during the post installation tests.

Traceback (most recent call last):
  File "/usr/bin/run_utah_tests.py", line 97, in <module>
    run_utah_tests()
  File "/usr/bin/run_utah_tests.py", line 85, in run_utah_tests
    function(args=args)
  File "/usr/share/utah/examples/run_install_test.py", line 74, in run_install_test
    exitstatus, locallogs = run_tests(args, machine)
  File "/usr/lib/python2.7/dist-packages/utah/run.py", line 192, in run_tests
    exitstatus = _run(args.runlist)
  File "/usr/lib/python2.7/dist-packages/utah/run.py", line 121, in _run
    runlist_local_path = urllib.urlretrieve(runlist)[0]
  File "/usr/lib/python2.7/urllib.py", line 93, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/usr/lib/python2.7/urllib.py", line 239, in retrieve
    fp = self.open(url, data)
  File "/usr/lib/python2.7/urllib.py", line 204, in open
    return self.open_unknown(fullurl, data)
  File "/usr/lib/python2.7/urllib.py", line 216, in open_unknown
    raise IOError, ('url error', 'unknown url type', type)
IOError: [Errno url error] unknown url type: 'lp'

The impacted jobs are
https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-amd64-smoke-default/67/console
and
https://jenkins.qa.ubuntu.com/view/Raring/view/Smoke%20Testing/job/raring-server-i386-smoke-default/68/

Related branches

Revision history for this message
Para Siva (psivaa) wrote :
Changed in utah:
importance: Undecided → Critical
Revision history for this message
Javier Collado (javier.collado) wrote :

I've been able to reproduce it locally. Working on it.

Changed in utah:
status: New → Incomplete
status: Incomplete → Triaged
Changed in utah:
status: Triaged → In Progress
status: In Progress → Fix Committed
Changed in utah:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.