Bug 961939 - ami-834fd9b3 RHEL 5.9 i386 us-west-2
Summary: ami-834fd9b3 RHEL 5.9 i386 us-west-2
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Cloud Image Validation
Classification: Red Hat
Component: images
Version: RHEL5.9
Hardware: i386
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: mkovacik
QA Contact: mkovacik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-10 19:56 UTC by mkovacik
Modified: 2013-05-29 13:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-29 13:21:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ami-834fd9b3.yaml (161.35 KB, text/yaml)
2013-05-10 19:56 UTC, mkovacik
no flags Details

Description mkovacik 2013-05-10 19:56:15 UTC

Comment 1 mkovacik 2013-05-10 19:56:18 UTC
Created attachment 746345 [details]
ami-834fd9b3.yaml

Comment 2 mkovacik 2013-05-10 19:56:25 UTC
Validation failed for ami-834fd9b3 in us-west-2 product: RHEL, version: 5.9, arch: i386

m1.small
test stage1:testcase_01_bash_history succeeded
test stage1:testcase_02_ipv6 succeeded
test stage1:testcase_03_chkconfig succeeded
test stage1:testcase_04_cloud_firstboot succeeded
test stage1:testcase_05_grub succeeded
test stage1:testcase_06_inittab succeeded
test stage1:testcase_07_libc6_xen_conf succeeded
test stage1:testcase_08_memory succeeded
test stage1:testcase_09_nameserver succeeded
test stage1:testcase_10_networking succeeded
test stage1:testcase_11_package_set succeeded
test stage1:testcase_12_passwd_group succeeded
test stage1:testcase_13_resize2fs succeeded
test stage1:testcase_14_host_details succeeded
test stage1:testcase_15_rhel_version succeeded
test stage1:testcase_16_selinux succeeded
test stage1:testcase_17_shells succeeded
test stage1:testcase_18_sshd succeeded
test stage1:testcase_19_rhn_system_id succeeded
test stage1:testcase_20_auditd succeeded
test stage1:testcase_21_disk_size_format succeeded
test stage1:testcase_22_gpg_keys succeeded
test stage1:testcase_23_syslog succeeded
test stage1:testcase_24_yum_plugin succeeded
test stage1:testcase_25_uname succeeded
test stage1:testcase_26_verify_rpms failed
--->
	actual: echo '###START###'; rpm -Va --nomtime --nosize --nomd5 | sort -fu | wc -l; echo '###END###'
###START###

	command: rpm -Va --nomtime --nosize --nomd5 | sort -fu | wc -l
	result: failed
<---
--->
	actual: echo '###START###'; rpm -q --queryformat '%{RELEASE}
' redhat-release | cut -d. -f1,2; echo '###END###'

	command: rpm -q --queryformat '%{RELEASE}
' redhat-release | cut -d. -f1,2
	result: failed
<---
test stage1:testcase_27_yum_repos succeeded
test stage1:testcase_28_iptables succeeded
test stage1:testcase_29_swap_file succeeded
test stage1:testcase_30_rhn_certificates succeeded
test stage1:testcase_31_subscription_management failed
--->
	actual: yum --disablerepo='*' -v repolist
Loading "amazon-id" plugin
Loading "fastestmirror" plugin
Loading "product-id" plugin
Not loading "rhnplugin" plugin, as it is disabled
Loading "rhui-lb" plugin
Loading "security" plugin
Not loading "subscription-manager" plugin, as it is disabled
Config time: 0.225
Loading mirror speeds from cached hostfile
repo time: 0.000
Yum Version: 3.2.22
Setting up Package Sacks
repolist: 0
[root@ip-10-252-28-55 ~]# 
	command: yum --disablerepo='*' -v repolist
	expectation: Not loading 'subscription-manager' plugin
	result: failed
<---
--->
	actual: yum --enableplugin=subscription-manager --disablerepo='*' -v repolist
Loading "amazon-id" plugin
Loading "fastestmirror" plugin
Loading "product-id" plugin
Not loading "rhnplugin" plugin, as it is disabled
Loading "rhui-lb" plugin
Loading "security" plugin
Loading "subscription-manager" plugin
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Config time: 0.994
Loading mirror speeds from cached hostfile
repo time: 0.000
Yum Version: 3.2.22
Setting up Package Sacks
repolist: 0
[root@ip-10-252-28-55 ~]# 
	command: yum --enableplugin=subscription-manager --disablerepo='*' -v repolist
	expectation: Loading 'subscription-manager' plugin
	result: failed
<---
--->
	command: subscription-manager list
	expectation: No installed products to list
	result: passed
<---
test stage1:testcase_32_ephemeral succeeded
test stage1:testcase_33_userdata succeeded
test stage1:testcase_34_cpu succeeded
test stage1:testcase_360_ebs succeeded
test stage1:testcase_361_ebs_deferred_detach failed
--->
	command: ls -l /dev/sdk
	result: passed
<---
--->
	actual: None
	command: mkfs.ext3 /dev/sdk
	result: failed
<---
--->
	command: mkdir /mnt/deferred
	result: passed
<---
--->
	actual: 32
	command: mount /dev/sdk /mnt/deferred
	result: failed
<---
--->
	command: dd if=/dev/zero of=/mnt/deferred/zzz_file bs=512 count=102400
	result: passed
<---
--->
	actual: 1
	command: umount /mnt/deferred
	result: failed
<---
test stage1:testcase_39_root_password succeeded
test stage1:testcase_50_yum_package_install succeeded
test stage1:testcase_55_yum_group_install succeeded
test stage1:testcase_60_yum_update succeeded
test stage1:testcase_61_yum_proxy succeeded
test stage1:testcase_99_reboot succeeded
test stage2:testcase_08_memory succeeded
test stage2:testcase_25_uname failed
--->
	command: uname -r | sed 's,\.el5xen,.el5,'
	result: passed
	value: 2.6.18-348.4.1.el5
<---
--->
	command: rpm -q --queryformat '%{VERSION}-%{RELEASE}
' kernel-xen | sort | tail -1
	result: passed
	value: 2.6.18-348.el5
<---
--->
	command: uname -o
	result: passed
	value: GNU/Linux
<---
--->
	actual: 1
	command: [ 2.6.18-348.el5 = 2.6.18-348.4.1.el5 ]
	result: failed
<---
--->
	command: [ GNU/Linux = 'GNU/Linux' ]
	result: passed
<---
--->
	command: grep UPDATEDEFAULT=yes /etc/sysconfig/kernel
	result: passed
<---
--->
	command: grep DEFAULTKERNEL=kernel /etc/sysconfig/kernel
	result: passed
<---
test stage2:testcase_37_sshd_bug923996 succeeded
c1.medium
test stage1:testcase_01_bash_history succeeded
test stage1:testcase_02_ipv6 succeeded
test stage1:testcase_03_chkconfig succeeded
test stage1:testcase_04_cloud_firstboot succeeded
test stage1:testcase_05_grub succeeded
test stage1:testcase_06_inittab succeeded
test stage1:testcase_07_libc6_xen_conf succeeded
test stage1:testcase_08_memory succeeded
test stage1:testcase_09_nameserver failed
--->
	actual: None
	command: dig clock.redhat.com | grep 66.187.233.4
	result: failed
<---
test stage1:testcase_10_networking succeeded
test stage1:testcase_11_package_set succeeded
test stage1:testcase_12_passwd_group succeeded
test stage1:testcase_13_resize2fs succeeded
test stage1:testcase_14_host_details succeeded
test stage1:testcase_15_rhel_version succeeded
test stage1:testcase_16_selinux succeeded
test stage1:testcase_17_shells succeeded
test stage1:testcase_18_sshd succeeded
test stage1:testcase_19_rhn_system_id succeeded
test stage1:testcase_20_auditd succeeded
test stage1:testcase_21_disk_size_format succeeded
test stage1:testcase_22_gpg_keys succeeded
test stage1:testcase_23_syslog succeeded
test stage1:testcase_24_yum_plugin succeeded
test stage1:testcase_25_uname succeeded
test stage1:testcase_26_verify_rpms failed
--->
	actual: echo '###START###'; rpm -Va --nomtime --nosize --nomd5 | sort -fu | wc -l; echo '###END###'
###START###

	command: rpm -Va --nomtime --nosize --nomd5 | sort -fu | wc -l
	result: failed
<---
--->
	actual: echo '###START###'; rpm -q --queryformat '%{RELEASE}
' redhat-release | cut -d. -f1,2; echo '###END###'

	command: rpm -q --queryformat '%{RELEASE}
' redhat-release | cut -d. -f1,2
	result: failed
<---
test stage1:testcase_27_yum_repos failed
--->
	actual: None
	command: yum repolist -v all | csplit --prefix=repolist_xx - '%Repo-id\s*:%'
	result: failed
<---
--->
	comment: failed to get actual repo list [Errno 2] No such file
	result: failure
<---
test stage1:testcase_28_iptables succeeded
test stage1:testcase_29_swap_file succeeded
test stage1:testcase_30_rhn_certificates succeeded
test stage1:testcase_31_subscription_management failed
--->
	actual: yum --disablerepo='*' -v repolist
Loading "amazon-id" plugin
Loading "fastestmirror" plugin
Loading "product-id" plugin
Not loading "rhnplugin" plugin, as it is disabled
Loading "rhui-lb" plugin
Loading "security" plugin
Not loading "subscription-manager" plugin, as it is disabled
Config time: 0.179
Loading mirror speeds from cached hostfile
repo time: 0.001
Yum Version: 3.2.22
Existing lock /var/run/yum.pid: another copy is running as pid 3439.
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:25 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:27 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:29 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:31 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:33 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:35 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:37 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:41 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:43 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:45 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:47 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:49 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:51 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:53 ago
    State  : Sleeping, pid: 3439

	command: yum --disablerepo='*' -v repolist
	expectation: Not loading 'subscription-manager' plugin
	result: failed
<---
--->
	actual: yum --enableplugin=subscription-manager --disablerepo='*' -v repolist
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:55 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:57 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 01:59 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:01 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:03 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:05 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:07 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:09 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:11 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:13 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:15 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:17 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:19 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)

	command: yum --enableplugin=subscription-manager --disablerepo='*' -v repolist
	expectation: Loading 'subscription-manager' plugin
	result: failed
<---
--->
	actual:     Started: Fri May 10 14:36:28 2013 - 02:21 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:23 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:25 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:27 ago
    State  : Sleeping, pid: 3439
subscription-manager list
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:29 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:31 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:33 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:35 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:37 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:39 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:41 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:43 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:45 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:47 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:49 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:51 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:53 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:55 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:57 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 02:59 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:01 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:03 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:05 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:07 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:09 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:11 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:13 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:15 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:17 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:19 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:21 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:23 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:25 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:27 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:29 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:31 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:33 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:35 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:37 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:39 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:41 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:43 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:45 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:47 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:49 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:51 ago
    State  : Sleeping, pid: 3439
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  13 M RSS ( 24 MB VSZ)
    Started: Fri May 10 14:36:28 2013 - 03:53 ago
    State  : Sleeping, pid: 3439

	command: subscription-manager list
	expectation: No installed products to list
	result: failed
<---
test stage1:testcase_32_ephemeral succeeded
test stage1:testcase_33_userdata succeeded
test stage1:testcase_34_cpu succeeded
test stage1:testcase_360_ebs succeeded
test stage1:testcase_361_ebs_deferred_detach failed
--->
	command: ls -l /dev/sdk
	result: passed
<---
--->
	actual: None
	command: mkfs.ext3 /dev/sdk
	result: failed
<---
--->
	command: mkdir /mnt/deferred
	result: passed
<---
--->
	actual: 32
	command: mount /dev/sdk /mnt/deferred
	result: failed
<---
--->
	command: dd if=/dev/zero of=/mnt/deferred/zzz_file bs=512 count=102400
	result: passed
<---
--->
	actual: 1
	command: umount /mnt/deferred
	result: failed
<---
test stage1:testcase_39_root_password succeeded
test stage1:testcase_50_yum_package_install failed
--->
	command: yum clean all
	result: passed
<---
--->
	actual: None
	command: yum repolist
	result: failed
<---
--->
	actual: None
	command: yum check-update
	result: failed
<---
--->
	actual: None
	command: yum search zsh
	result: failed
<---
--->
	actual: None
	command: yum -y install zsh
	result: failed
<---
--->
	actual: 1
	command: rpm -q --queryformat '%{NAME}' zsh
	result: failed
<---
--->
	actual: 1
	command: rpm -e zsh
	result: failed
<---
test stage1:testcase_55_yum_group_install failed
--->
	actual: None
	command: yum -y groupinstall 'Development tools'
	result: failed
<---
test stage1:testcase_60_yum_update failed
--->
	actual: None
	command: yum -y install kernel
	result: failed
<---
--->
	actual: 1
	command: yum -y update
	result: failed
<---
test stage1:testcase_61_yum_proxy succeeded
test stage1:testcase_99_reboot succeeded
test stage2:testcase_08_memory succeeded
test stage2:testcase_25_uname succeeded
test stage2:testcase_37_sshd_bug923996 succeeded
t1.micro
test stage1:testcase_01_bash_history succeeded
test stage1:testcase_02_ipv6 succeeded
test stage1:testcase_03_chkconfig succeeded
test stage1:testcase_04_cloud_firstboot succeeded
test stage1:testcase_05_grub succeeded
test stage1:testcase_06_inittab succeeded
test stage1:testcase_07_libc6_xen_conf succeeded
test stage1:testcase_08_memory succeeded
test stage1:testcase_09_nameserver succeeded
test stage1:testcase_10_networking succeeded
test stage1:testcase_11_package_set succeeded
test stage1:testcase_12_passwd_group succeeded
test stage1:testcase_13_resize2fs succeeded
test stage1:testcase_14_host_details succeeded
test stage1:testcase_15_rhel_version succeeded
test stage1:testcase_16_selinux succeeded
test stage1:testcase_17_shells succeeded
test stage1:testcase_18_sshd succeeded
test stage1:testcase_19_rhn_system_id succeeded
test stage1:testcase_20_auditd succeeded
test stage1:testcase_21_disk_size_format succeeded
test stage1:testcase_22_gpg_keys succeeded
test stage1:testcase_23_syslog succeeded
test stage1:testcase_24_yum_plugin succeeded
test stage1:testcase_25_uname succeeded
test stage1:testcase_26_verify_rpms succeeded
test stage1:testcase_27_yum_repos succeeded
test stage1:testcase_28_iptables succeeded
test stage1:testcase_30_rhn_certificates succeeded
test stage1:testcase_31_subscription_management failed
--->
	actual: yum --disablerepo='*' -v repolist
Loading "amazon-id" plugin
Loading "fastestmirror" plugin
Loading "product-id" plugin
Not loading "rhnplugin" plugin, as it is disabled
Loading "rhui-lb" plugin
Loading "security" plugin
Not loading "subscription-manager" plugin, as it is disabled
Config time: 0.061
Loading mirror speeds from cached hostfile
repo time: 0.000
Yum Version: 3.2.22
Setting up Package Sacks
repolist: 0
[root@ip-10-252-26-241 ~]# 
	command: yum --disablerepo='*' -v repolist
	expectation: Not loading 'subscription-manager' plugin
	result: failed
<---
--->
	actual: yum --enableplugin=subscription-manager --disablerepo='*' -v repolist
Loading "amazon-id" plugin
Loading "fastestmirror" plugin
Loading "product-id" plugin
Not loading "rhnplugin" plugin, as it is disabled
Loading "rhui-lb" plugin
Loading "security" plugin
Loading "subscription-manager" plugin
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Config time: 0.066
Loading mirror speeds from cached hostfile
repo time: 0.000
Yum Version: 3.2.22
Setting up Package Sacks
repolist: 0
[root@ip-10-252-26-241 ~]# 
	command: yum --enableplugin=subscription-manager --disablerepo='*' -v repolist
	expectation: Loading 'subscription-manager' plugin
	result: failed
<---
--->
	command: subscription-manager list
	expectation: No installed products to list
	result: passed
<---
test stage1:testcase_32_ephemeral succeeded
test stage1:testcase_33_userdata succeeded
test stage1:testcase_34_cpu succeeded
test stage1:testcase_360_ebs succeeded
test stage1:testcase_361_ebs_deferred_detach failed
--->
	command: ls -l /dev/sdk
	result: passed
<---
--->
	actual: None
	command: mkfs.ext3 /dev/sdk
	result: failed
<---
--->
	command: mkdir /mnt/deferred
	result: passed
<---
--->
	actual: 32
	command: mount /dev/sdk /mnt/deferred
	result: failed
<---
--->
	command: dd if=/dev/zero of=/mnt/deferred/zzz_file bs=512 count=102400
	result: passed
<---
--->
	actual: 1
	command: umount /mnt/deferred
	result: failed
<---
test stage1:testcase_39_root_password succeeded
test stage1:testcase_50_yum_package_install succeeded
test stage1:testcase_55_yum_group_install succeeded
test stage1:testcase_60_yum_update succeeded
test stage1:testcase_61_yum_proxy succeeded
test stage1:testcase_99_reboot succeeded
test stage2:testcase_08_memory succeeded
test stage2:testcase_25_uname failed
--->
	command: uname -r | sed 's,\.el5xen,.el5,'
	result: passed
	value: 2.6.18-348.4.1.el5
<---
--->
	command: rpm -q --queryformat '%{VERSION}-%{RELEASE}
' kernel-xen | sort | tail -1
	result: passed
	value: 2.6.18-348.el5
<---
--->
	command: uname -o
	result: passed
	value: GNU/Linux
<---
--->
	actual: 1
	command: [ 2.6.18-348.el5 = 2.6.18-348.4.1.el5 ]
	result: failed
<---
--->
	command: [ GNU/Linux = 'GNU/Linux' ]
	result: passed
<---
--->
	command: grep UPDATEDEFAULT=yes /etc/sysconfig/kernel
	result: passed
<---
--->
	command: grep DEFAULTKERNEL=kernel /etc/sysconfig/kernel
	result: passed
<---
test stage2:testcase_37_sshd_bug923996 succeeded


Note You need to log in before you can comment on or make changes to this bug.