Saturday, 2014-03-29

openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Enable Galera clustering  https://review.openstack.org/8367500:23
*** weshay has quit IRC00:30
*** julim has quit IRC00:31
*** slagle has quit IRC00:37
*** slagle has joined #tripleo00:39
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Enable Galera clustering  https://review.openstack.org/8367500:44
*** CaptTofu has quit IRC00:45
*** cwolferh_ has quit IRC00:46
*** CaptTofu has joined #tripleo00:46
*** CaptTofu has quit IRC00:50
*** CaptTofu has joined #tripleo01:00
Lotus907efiis it possible for a Jenkins test build to fail for a reason unrelated to my patch?01:07
Lotus907efiI am looking at http://logs.openstack.org/96/83596/6/check-tripleo/check-tripleo-ironic-undercloud-precise/35e21d2/console.html01:12
*** slagle has quit IRC01:12
Lotus907efibecuase just the one build for check-tripleo-ironic-undercloud-precise failed01:13
Lotus907efithe others were fine01:13
*** slagle has joined #tripleo01:14
Lotus907efiand all I see in the console log is: ERROR: the main setup script run by this job failed - exit code: 101:14
Lotus907efi    please look at the relevant log files to determine the root cause01:14
*** lazy_prince has joined #tripleo01:14
*** killer_prince has quit IRC01:16
*** lazy_prince is now known as killer_prince01:16
*** lazy_prince has joined #tripleo01:19
*** rwsu has quit IRC01:19
*** killer_prince has quit IRC01:20
*** lazy_prince is now known as killer_prince01:20
clarkbLotus907efi: it definitely is possible something other than your patch will have caused the failuer. You will want to hop over to http://logs.openstack.org/96/83596/6/check-tripleo/check-tripleo-ironic-undercloud-precise/35e21d2/ and look at the other logs as indicated by the message01:23
Lotus907efiok01:23
Lotus907efitanks01:23
lifelessLotus907efi: ironic undercloud is a known failure - see my mail to the dev list yesterday01:29
Lotus907efiumm, I don't think I am on the dev list01:29
Lotus907efiso my patch is probably OK then since the other builds succeeded?01:29
Lotus907efilifeless: what pieces did you say were missing from precise when trying to deploy a precise qcow2 image to baremetal? I think you or someone mentioned ovs and others but I don't recall what the other bits were01:31
lifelessdeploying precise to baremetal? nothing should be missing01:32
Lotus907efiI have a precise qcow2 image and I am trying to use nova BM to deploy it to hard ware but it will not finish the boot process01:32
lifelessanything on the console ?01:32
Lotus907efiI built the qcow2 image using vmbuilder01:32
lifelessoh, I've no idea what vmbuilder will spit out these days01:32
Lotus907efiyes, I took screen shots of the ilo cnsole01:32
Lotus907eficonsole01:32
lifelessAny reason you didn't use dib ?01:32
Lotus907efiI tried using devtest_overcloud.sh to build the image after exporting DIB_RELEASE=precise01:33
Lotus907efibut that did not work01:33
lifelesshuh01:33
lifelessI'm not clear what you're trying to do01:33
lifelessdo you want an openstack golden image with precise as the OS ?01:33
Lotus907efiI am not familiar enough with using DIB to build a release on my own from the command line01:34
lifelessor just 'a precise'01:34
Lotus907efia precise image deployed to baremetal with nova BM01:34
lifelessDIB_RELEASE=precise disk-image-create -a amd64 -o myimagename baremetal ubuntu01:34
Lotus907efithat is it?01:34
lifelessyes01:34
Lotus907efihmmm01:34
lifelessthen load-image -d myimagename.qcow201:34
Lotus907efiI guess I figured it would be more complex01:34
lifelessand nova boot01:35
Lotus907efiyeah, I did the load-image bit for the one I did with vmbuilder01:35
Lotus907efiso if I have the DIB_COMMON_ELEMENTS set to include apt-sources and have a sources.list file pointed to by the other needed env file it will pull that image from the repo I have here?01:36
StevenKLotus907efi: Then it should just work, yes.01:36
Lotus907efiok, cool01:36
StevenKdisk-image-builder is marvelous.01:36
Lotus907efiI try it and dump the precise image I built with vmbuilder01:37
*** newell has quit IRC01:38
Lotus907efis/I/I'll/01:38
Lotus907efiI notice it pulls a cloudimage from cloud-images.ubuntu.com. Is there a way I can mirror those locally for other users as well?01:42
Lotus907efii.e. other users on other systems?01:42
lifelessLotus907efi: yes, you can override via an environment variale; check the README.md for the ubuntu element01:43
Lotus907efiOK, I did: DIB_RELEASE=precise disk-image-create -a amd64 -o myimagename baremetal ubuntu but it is still pulling packages from archive.ubuntu.com instead of my internal repo01:44
Lotus907efiso I tried: DIB_RELEASE=precise DIB_APT_SOURCES=/etc/apt/sources.list_foundation DIB_COMMON_ELEMENTS="stackuser --offline apt-sources use-ephemeral pypi use-ephemeral" disk-image-create -a amd64 -o foundation_precise baremetal ubuntu01:44
Lotus907efibut that did not work either01:44
Lotus907efiI have all of the DIB and other env's exported in my environment01:44
Lotus907efibut it appears that diskimage-builder is not using them01:45
lifelessLotus907efi: ah, DIB_COMMON_ELEMENTS is a local variable to devtest01:45
Lotus907efiok01:46
lifelessLotus907efi: DIB_RELEASE=precise DIB_APT_SOURCES=/etc/apt/sources.list_foundation disk-image-create -a amd64 -o foundation_precise baremetal ubuntu --offline apt-sources01:46
Lotus907efiso how do I get it to include the apt-sources element01:46
lifelessyou put it on the command line01:46
Lotus907efiand use my sources.list to get packages from?01:46
lifelessif you look in devtest_overcloud.sh for instance, you can se it just puts DIB_COMMON_ELEMENTS on the disk-image-create command line01:46
Lotus907efihmmm01:46
Lotus907efiok01:47
Lotus907efiI will look there01:47
lifelessLotus907efi: the DIB_APT_SOURCES variable still, which is what apt-sources looks at.01:47
*** lifeless changes topic to "tripleo-cd running preserve-ephemeral WIP patches and https://review.openstack.org/#/c/62042/ | Using OpenStack to deploy OpenStack;meetings Tuesday 1900 UTC in #openstack-meeting-alt"01:48
Lotus907efinuts!  The following packages have unmet dependencies:01:51
Lotus907efi python-dev : Depends: python (= 2.7.3-0ubuntu2) but 2.7.3-0ubuntu2.2 is to be installed01:51
Lotus907efi              Depends: python2.7-dev (>= 2.7.3) but it is not going to be installed01:51
Lotus907efiE: Unable to correct problems, you have held broken packages.01:51
lifelessthats surprising - could be mirror skew in your mirror vs the upstream cloud image?01:52
Lotus907efiit is our private hpcloud repo01:52
Lotus907efiit is not a mirror of anything01:53
Lotus907efiit's jeb's repo so I blame him  :D01:53
*** CaptTofu has quit IRC02:00
*** CaptTofu has joined #tripleo02:01
*** eguz has quit IRC02:07
*** morganfainberg is now known as morganfainberg_Z02:20
*** mestery_ has joined #tripleo02:33
*** mestery has quit IRC02:37
*** eghobo has joined #tripleo03:14
*** slagle has quit IRC03:31
*** slagle has joined #tripleo03:33
*** morazi has quit IRC03:45
*** untriaged-bot has joined #tripleo04:00
untriaged-botUntriaged bugs so far:04:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/129048804:00
uvirtbotLaunchpad bug 1290488 in tripleo "Baremetal: Invalid credentials" [Undecided,Incomplete]04:00
*** untriaged-bot has quit IRC04:00
greghaynes\O/ | wsrep_cluster_size         | 2                                    |04:07
lifelessgreghaynes: fcuk yeah. Ship it.04:08
openstackgerritGregory Haynes proposed a change to openstack/tripleo-image-elements: Enable Galera clustering  https://review.openstack.org/8367504:08
*** lxsli has quit IRC04:12
*** e0ne has quit IRC04:42
*** lxsli has joined #tripleo04:49
StevenKLotus907efi: I think untriaged-bot needs to ignore Incomplete bugs04:59
StevenKBah04:59
StevenKlifeless: ^04:59
*** vkozhukalov has joined #tripleo05:11
*** slagle has quit IRC05:26
lifelessStevenK: is meant to ignore incomplete_without_response05:34
*** sballe_ has quit IRC07:03
*** sballe_ has joined #tripleo07:03
*** killer_prince has quit IRC07:11
*** killer_prince has joined #tripleo07:12
*** eghobo has quit IRC07:14
*** vkozhukalov has quit IRC07:21
*** rpodolyaka has quit IRC07:28
*** rpodolyaka has joined #tripleo07:36
*** nati_ueno has quit IRC08:19
*** jang1 has joined #tripleo09:06
*** e0ne has joined #tripleo09:19
*** e0ne has quit IRC09:30
*** untriaged-bot has joined #tripleo10:00
untriaged-botUntriaged bugs so far:10:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/129048810:00
*** untriaged-bot has quit IRC10:00
uvirtbotLaunchpad bug 1290488 in tripleo "Baremetal: Invalid credentials" [Undecided,Incomplete]10:00
*** akuznetsov has joined #tripleo10:23
*** CaptTofu has quit IRC11:42
*** sdake has quit IRC11:48
*** killer_prince has quit IRC11:50
*** killer_prince has joined #tripleo11:51
*** CaptTofu has joined #tripleo12:18
*** akrivoka has joined #tripleo12:41
*** CaptTofu has quit IRC12:50
*** CaptTofu has joined #tripleo12:50
*** CaptTofu has quit IRC12:55
*** akrivoka has quit IRC13:26
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: The MySQL element requires the os-svc-install element  https://review.openstack.org/8396713:55
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: mysql-common's 50-mysql-users script requires python MySQLdb  https://review.openstack.org/8396914:33
*** mestery has joined #tripleo14:34
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: mysql-common's 50-mysql-users script requires python MySQLdb  https://review.openstack.org/8396914:36
*** mestery_ has quit IRC14:38
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: mysql-common's 50-mysql-users script requires python MySQLdb  https://review.openstack.org/8396914:38
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: mysql-common should not require a userhandle  https://review.openstack.org/8397014:42
*** CaptTofu has joined #tripleo15:00
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: mysql-common's 50-mysql-users script requires python MySQLdb  https://review.openstack.org/8396915:08
openstackgerritKiall Mac Innes proposed a change to openstack/tripleo-image-elements: mysql-common should not require a userhandle  https://review.openstack.org/8397015:08
*** CaptTofu has quit IRC15:09
*** CaptTofu has joined #tripleo15:10
*** CaptTofu_ has joined #tripleo15:11
*** CaptTofu has quit IRC15:15
*** CaptTofu_ has quit IRC15:31
*** CaptTofu has joined #tripleo15:32
*** CaptTofu has quit IRC15:36
*** CaptTofu has joined #tripleo15:38
*** untriaged-bot has joined #tripleo16:00
untriaged-botUntriaged bugs so far:16:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/129048816:00
uvirtbotLaunchpad bug 1290488 in tripleo "Baremetal: Invalid credentials" [Undecided,Incomplete]16:00
*** untriaged-bot has quit IRC16:00
*** nati_ueno has joined #tripleo16:08
*** CaptTofu has quit IRC16:20
*** CaptTofu has joined #tripleo16:20
*** CaptTofu has quit IRC16:25
*** CaptTofu has joined #tripleo16:28
*** CaptTofu has quit IRC16:41
*** sdake has joined #tripleo16:41
*** killer_prince has quit IRC16:43
*** CaptTofu has joined #tripleo16:46
*** akrivoka has joined #tripleo16:48
*** slagle has joined #tripleo17:22
*** akrivoka has quit IRC17:46
*** e0ne has joined #tripleo18:03
*** e0ne has quit IRC18:12
*** e0ne has joined #tripleo18:13
*** vkozhukalov has joined #tripleo18:37
*** vkozhukalov has quit IRC18:43
*** vkozhukalov has joined #tripleo18:43
*** e0ne has quit IRC18:56
*** e0ne has joined #tripleo18:57
*** al has quit IRC19:20
*** akuznetsov has quit IRC19:26
*** eghobo has joined #tripleo19:31
*** al has joined #tripleo19:55
*** e0ne has quit IRC20:04
*** al has quit IRC20:37
*** al has joined #tripleo20:39
*** al has quit IRC20:40
*** al has joined #tripleo20:42
*** al has quit IRC20:45
*** al has joined #tripleo20:45
*** eghobo has quit IRC20:46
*** al has quit IRC20:53
*** vkozhukalov has quit IRC21:03
*** al has joined #tripleo21:04
*** al has quit IRC21:05
*** al has joined #tripleo21:06
*** eghobo has joined #tripleo21:06
*** akuznetsov has joined #tripleo21:17
*** slagle has quit IRC21:26
*** al has quit IRC21:33
*** al has joined #tripleo21:34
*** akuznetsov has quit IRC21:35
*** untriaged-bot has joined #tripleo22:01
untriaged-botUntriaged bugs so far:22:01
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/129048822:01
*** untriaged-bot has quit IRC22:01
uvirtbotLaunchpad bug 1290488 in tripleo "Baremetal: Invalid credentials" [Undecided,Incomplete]22:01
*** eghobo has quit IRC22:03
*** eghobo has joined #tripleo22:03
*** eghobo has quit IRC22:04
*** eghobo has joined #tripleo22:04
*** nati_ueno has quit IRC22:19
*** nati_ueno has joined #tripleo22:23
*** eghobo has quit IRC22:40
*** nati_ueno has quit IRC23:17
*** CaptTofu has quit IRC23:17
*** jang1 has quit IRC23:26
*** slagle has joined #tripleo23:36
*** nati_ueno has joined #tripleo23:50

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!