Hide Forgot
Documenting an issue w/ RHEL 6.2 ami's yum will work inconsistently due to a nss issue. 11-12-07 12:23:55,955 DEBUG imgfac.builders.BaseBuilder.RHEL6_ec2_Builder pid(48161) Message: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/imgfac/builders/Fedora_ec2_Builder.py", line 443, in push_image credentials) File "/usr/lib/python2.6/site-packages/imgfac/builders/Fedora_ec2_Builder.py", line 634, in push_image_snapshot_ec2 self.guest.do_customize(guestaddr) File "/usr/lib/python2.6/site-packages/oz/RedHat.py", line 1082, in do_customize tunnels=self.tunnels) File "/usr/lib/python2.6/site-packages/imgfac/builders/RHEL6_ec2_Builder.py", line 30, in guest_execute_command return super(RHEL6RemoteGuest, self).guest_execute_command(guestaddr, command, timeout, tunnels) File "/usr/lib/python2.6/site-packages/oz/RedHat.py", line 476, in guest_execute_command command, timeout, tunnels) File "/usr/lib/python2.6/site-packages/oz/ozutil.py", line 355, in ssh_execute_command return subprocess_check_output(cmd) File "/usr/lib/python2.6/site-packages/oz/ozutil.py", line 323, in subprocess_check_output raise SubprocessException("'%s' failed(%d): %s" % (cmd, retcode, stderr), retcode) SubprocessException: 'ssh -i /tmp/tmp3iGJDX -F /dev/null -o ServerAliveInterval=30 -o StrictHostKeyChecking=no -o ConnectTimeout=30 -o UserKnownHostsFile=/dev/null -o PasswordAuthentication=no root.amazonaws.com yum -y install zsh aspell ' failed(1): Warning: Permanently added 'ec2-184-72-176-41.compute-1.amazonaws.com,184.72.176.41' (RSA) to the list of known hosts. https://rhui2-cds01.us-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 56 - "SSL read: errno -12192" Trying other mirror. https://rhui2-cds02.us-east-1.aws.ce.redhat.com/pulp/repos//content/dist/rhel/rhui/server/6/6Server/x86_64/os/repodata/repomd.xml: [Errno 14] PYCURL ERROR 56 - "SSL read: errno -12192" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: rhui-us-east-rhel-server-releases. Please verify its path and try again 2011-12-07 12:23:55,955 DEBUG imgfac.BuildJob.BuildJob pid(48161) Message: Builder (c12d5f2c-c84f-4073-a887-3143a43b344f) changed status from PUSHING to FAILED
It sounds like chris morgan is tracking this, and we're going to get another build. Ian, can you confirm? Maybe bounce this bug to him?
My mistake, that want meant for another bug
Updated on this branch: https://github.com/aeolusproject/imagefactory/tree/rhel_6_2_jeos as this commit: https://github.com/aeolusproject/imagefactory/commit/1cb57ba1bac57b112fd7b9f207bb3d845072d427 Submitted as pull request to our master. Switching to ON_QA
bugs in verified or on_qa moving off tracker
verified.. 6.2 ami's are available
Document is now available on docs.redhat.com. Please raise a new bug for any further issues. LKB