Closed
Bug 843502
Opened 12 years ago
Closed 12 years ago
Intermittent "Unable to install http://puppetagain.pub.build.mozilla.org/data/python/packages/simplejson-2.1.3.tar.gz !"
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 843568
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=19940291&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitest-3 on 2013-02-21 00:26:40 PST for push 8f592616ab7b
slave: talos-r3-fed64-036
00:27:37 INFO - Downloading/unpacking http://puppetagain.pub.build.mozilla.org/data/python/packages/simplejson-2.1.3.tar.gz
00:27:37 INFO - Error <urlopen error [Errno -3] Temporary failure in name resolution> while getting http://puppetagain.pub.build.mozilla.org/data/python/packages/simplejson-2.1.3.tar.gz
00:27:37 INFO - Exception:
00:27:37 ERROR - Traceback (most recent call last):
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/basecommand.py", line 130, in main
00:27:37 INFO - self.run(options, args)
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/commands/install.py", line 223, in run
00:27:37 INFO - requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/req.py", line 917, in prepare_files
00:27:37 INFO - self.unpack_url(url, location, self.is_download)
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/req.py", line 1023, in unpack_url
00:27:37 INFO - return unpack_http_url(link, location, self.download_cache, only_download)
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/download.py", line 429, in unpack_http_url
00:27:37 INFO - resp = _get_response_from_url(target_url, link)
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/download.py", line 458, in _get_response_from_url
00:27:37 INFO - resp = urlopen(target_url)
00:27:37 INFO - File "/home/cltbld/talos-slave/test/build/venv/lib/python2.6/site-packages/pip-0.8.2-py2.6.egg/pip/download.py", line 84, in __call__
00:27:37 INFO - response = urllib2.urlopen(self.get_request(url))
00:27:37 INFO - File "/usr/lib64/python2.6/urllib2.py", line 124, in urlopen
00:27:37 INFO - return _opener.open(url, data, timeout)
00:27:37 INFO - File "/usr/lib64/python2.6/urllib2.py", line 383, in open
00:27:37 INFO - response = self._open(req, data)
00:27:37 INFO - File "/usr/lib64/python2.6/urllib2.py", line 401, in _open
00:27:37 INFO - '_open', req)
00:27:37 INFO - File "/usr/lib64/python2.6/urllib2.py", line 361, in _call_chain
00:27:37 INFO - result = func(*args)
00:27:37 INFO - File "/usr/lib64/python2.6/urllib2.py", line 1130, in http_open
00:27:37 INFO - return self.do_open(httplib.HTTPConnection, req)
00:27:37 INFO - File "/usr/lib64/python2.6/urllib2.py", line 1105, in do_open
00:27:37 INFO - raise URLError(err)
00:27:37 INFO - URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
00:27:37 INFO - Storing complete log in /home/cltbld/.pip/pip.log
00:27:37 ERROR - Return code: 2
00:27:37 FATAL - Unable to install http://puppetagain.pub.build.mozilla.org/data/python/packages/simplejson-2.1.3.tar.gz!
00:27:37 FATAL - Exiting -1
Comment 1•12 years ago
|
||
Sounds like a DNS hiccup. Moving over to IT to investigate the root problem.
Assignee: nobody → server-ops
Component: Release Engineering → Server Operations
QA Contact: shyam
Comment 2•12 years ago
|
||
This service is not meant to be used for high availability installs. See bug 843568.
Depends on: 843568
Comment 3•12 years ago
|
||
I'm not sure these is any further action here from IT.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•