Monday, 2013-12-16

*** tzumainn has joined #tripleo00:00
SpamapSok so building glance alone works fine00:04
* SpamapS should probably pack for trip in 2 hours00:05
lifelesstrip?00:07
lifelessoh right yes00:07
SpamapSGoing to try building one without the local pypi mirror00:11
SpamapShttps://pypi.python.org/packages/source/o/os-apply-config/os-apply-config-0.1.8.tar.gz#md5=f1922476211012b30801a1086f645eaf00:20
*** akrivoka has quit IRC00:20
SpamapSweird gets weirder00:23
*** SpamapS changes topic to "FIREDRILL: overcloud-control image failing to build | Using OpenStack to deploy OpenStack; meetings Tuesday 1900 UTC in #openstack-meeting-alt"00:28
*** rongze has joined #tripleo00:31
*** rongze has quit IRC00:37
SpamapSinteresting01:04
SpamapSDistributionNotFound: No distributions at all found for alembic>=0.4.1 (from -r /tmp/tmpN5adYI (line 1))01:04
SpamapSbut my pypi mirror has 0.6.0 and 0.6.101:05
*** nosnos has joined #tripleo01:05
lifelesshave you reproduced the same issue?01:10
*** cd-undercloud has joined #tripleo01:13
cd-undercloud************** overcloud complete status=1 ************01:13
*** cd-undercloud has quit IRC01:13
*** cd-undercloud has joined #tripleo01:22
cd-undercloud************** overcloud complete status=1 ************01:22
*** cd-undercloud has quit IRC01:22
lifelessSpamapS: if we land https://review.openstack.org/#/c/60341/9/ will things still work ?01:29
lifelessSpamapS: or does it break stuff today ?01:29
SpamapSlifeless: that is basically a noop, but the stuff that deps on it is more intrusive.01:31
lifelesssure01:32
SpamapSso..01:32
SpamapSstatus=1's so close is because pip installing glance into its' virtualenv is not working01:32
openstackgerritA change was merged to openstack/tripleo-image-elements: Add a service enable/disable mechanism for upstart  https://review.openstack.org/6034101:32
openstackgerritA change was merged to openstack/tripleo-image-elements: Enable services with os-svc-enable  https://review.openstack.org/5929701:32
SpamapSbut it works fine when I run the build manually01:32
*** cd-undercloud has joined #tripleo01:33
cd-undercloud************** overcloud complete status=1 ************01:33
*** cd-undercloud has quit IRC01:33
lifelesswhats the fail?01:34
SpamapSlifeless: http://paste.openstack.org/show/5502501:36
SpamapSlifeless: http://paste.openstack.org/show/55026 <-- directly above that01:38
lifelessmordred: is d2to1 still in use by pbr?01:38
SpamapSlifeless: AFAIK no01:39
clarkbit is bundled01:40
clarkbso yes, but not as a dependency01:40
SpamapSclarkb: any ideas given the message?01:40
clarkblooking01:41
SpamapSwe have a local pypi-mirror01:41
SpamapSwhich this is using01:41
clarkbya, old oslo messaging still depends on d2to1 explicitly01:41
clarkbbut it may not end up in your mirror if you only install with global reqs01:42
SpamapSclarkb: lovely01:42
clarkbwe worked around that in the pbr tests by explicitly installing d2to1 and the plan was to remove glance's dependency on such an old oslo messaging version01:42
clarkbSpamapS: so basically add d2to1 to your mirror explicitly01:42
clarkbor fix glance01:42
SpamapSmirrors:01:42
SpamapS - name: openstack01:42
SpamapS   projects:01:42
SpamapS     - https://git.openstack.org/openstack/requirements01:42
SpamapS   output: /var/cache/pypi-mirror/pypi/mirror01:42
*** cd-undercloud has joined #tripleo01:43
cd-undercloud************** overcloud complete status=1 ************01:43
*** cd-undercloud has quit IRC01:43
clarkbSpamapS: http://git.openstack.org/cgit/openstack-dev/pbr/tree/tools/integration.sh#n13101:43
SpamapSclarkb: how is glance "broken" ?01:43
clarkbSpamapS: it explicitly inlcudes that version of oslo messaging which is old01:43
clarkbas a tarball requirement01:44
SpamapSahhh01:44
SpamapSok I'll do both01:44
clarkbSpamapS: don't you have a flight tonight too?01:45
SpamapSclarkb: yes in 2 hours01:45
SpamapSleaving in 30min :)01:45
SpamapSleaving for airport in 30 min I mean01:45
clarkbI need to drive that way in a bit too01:45
SpamapSactually flight's scheduled departure is in 2h20m but it is currently delayed 40m.. not taking any chances tho :)01:45
SpamapSclarkb: where you staying?01:46
clarkblarkspur landing01:46
SpamapSwhere's that?01:46
SpamapSI just went for Hilton Santa Clara01:46
clarkbN Mathilda Ave in sunnyvale01:46
*** rcarrillocruz has joined #tripleo01:47
SpamapSah yeah closer for sure01:48
SpamapSI feel like we should actually try to coordinate these things01:48
SpamapSclarkb: oh oslo.messaging isn't on pypi yet is it?01:48
clarkbSpamapS: it isn't so glance needs the tarball version of whatever the current alpha is, 1.3a something01:49
clarkbSpamapS: we probably should coordinate better :)01:49
SpamapSclarkb: in fact that is not "old" .. that is the newest they have.01:49
SpamapSoh 1.301:49
lifelessclarkb: is there a bug on glance about it ?01:49
clarkblifeless: not sure01:49
SpamapSlifeless: not that I can find01:49
lifelessso lets file one ;)01:49
SpamapSfiling bug.. not fixing.. manually fixing pypi-mirror on cd-undercloud01:49
lifelessyeah01:49
lifelessin fact we have a few bugs on tripleo already like this01:49
lifelessthat are effectively notes until upstream is fixed01:50
lifelessand the pypi-mirror element calls them out01:50
SpamapShttps://bugs.launchpad.net/glance/+bug/1261253 filed01:51
uvirtbotLaunchpad bug 1261253 in glance "oslo.messaging 1.2.0a11 is outdated and problematic to install" [Undecided,New]01:51
SpamapSwill also-affects tripleo01:51
*** rcarrillocruz has quit IRC01:51
*** cd-undercloud has joined #tripleo01:52
cd-undercloud************** overcloud complete status=1 ************01:52
*** cd-undercloud has quit IRC01:52
SpamapSlifeless: I don't see the callout in pypi-mirror element ?01:52
lifelessSpamapS: pypi/README.md01:53
lifelessIf you have additional packages that are not identified in the global openstack01:53
lifelessrequirements project, you can include them:01:53
lifeless * pip install -d ~/.cache/image-create/pypi/download/pip/openstack \01:53
lifeless   heat-cfntools distribute os-apply-config01:53
lifeless   run-mirror -b remotes/origin/master --verbose -c mirror.yaml --no-download01:53
lifelesswhich lists the ones that we needed to workaround with at the time01:53
SpamapSthats the pypi element.. ;)01:53
lifelessindeed01:53
lifelessI'm an ideas man apparently01:54
SpamapSshame01:54
SpamapScoulda been somebody01:54
clarkbSpamapS: you aren't that far. I was told to rent a car whcih I have done. ugh driving01:54
SpamapScoulda been a contenda01:54
lifelesscoulda should try: except: fail01:54
SpamapSclarkb: I rented one as well. If you want to just cancel your reservation, happy to drive and pickup01:54
SpamapShaving kids forces the issue with the driving thing. :)01:54
clarkbSpamapS: nah its fine, good for me to do it01:55
clarkbalso makes getting to the airport on teusday potentially less crazy01:55
clarkbSpamapS: are you travelling with kids?01:55
clarkbor just driving in general>?01:55
openstackgerritA change was merged to openstack/tripleo-image-elements: Call os-svc-enable in post-configure.d  https://review.openstack.org/5929801:57
openstackgerritA change was merged to openstack/tripleo-image-elements: Enable some services after installing daemon's...  https://review.openstack.org/5929901:57
openstackgerritA change was merged to openstack/tripleo-image-elements: Don't enable services in os-svc-install  https://review.openstack.org/5930001:57
SpamapSweird...01:58
SpamapSwhy would pip installing something to that pypi mirror try to write to a venv?01:58
lifelessoh, you really don't want to know how that all works under the hood01:58
lifelessREALLY DO NOT WANT TO KNOW01:58
SpamapSyeah I don't02:01
SpamapSbut02:01
clarkbya the mirror building stuff is fun stuff02:01
SpamapSI do want it to work02:01
SpamapSso.....02:01
SpamapSlifeless: I"m off for travel now..02:01
clarkbme too02:01
SpamapSlifeless: can you get d2to1 into the pypi-mirror on cd-undercloud?02:01
SpamapSI'll try to poke at it later02:02
*** cd-undercloud has joined #tripleo02:02
cd-undercloud************** overcloud complete status=1 ************02:02
*** cd-undercloud has quit IRC02:02
lifelessSpamapS: roger wilco02:03
lifelessSpamapS: done02:06
*** cd-undercloud has joined #tripleo02:19
cd-undercloud************** overcloud complete status=1 ************02:19
*** cd-undercloud has quit IRC02:19
lifelessERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) ( equest-ID: req-6a0883ce-853b-4251-8a09-41257c01f131)02:20
lifeless ee: /opt/stack/dib-overcloud-control.log: No space left on device02:20
lifeless/dev/sda1        19G   19G     0 100% /02:21
lifelesslet me clean /tmp again02:21
*** rushiagr has joined #tripleo02:21
*** rongze has joined #tripleo02:23
lifelessroot@undercloud-notcompute-jws3awlsb2kh:/var/log# du -sh .02:26
lifeless2.0G    .02:26
lifelesskilling the .gz logs02:27
lifeless-rw-r----- 1 root root 673M Dec 16 02:27 nova-conductor.log02:27
lifelesswe might be logging a bit much still02:27
lifelesshopefully thats enough free to do a build successfully02:28
*** rongze_ has joined #tripleo02:31
*** rongze has quit IRC02:33
*** yamahata has quit IRC02:38
lifelessSpamapS: I don't know if I was just smart, or just massively trolled you. We'll find out.02:44
*** yamahata has joined #tripleo02:57
*** rushiagr has quit IRC03:04
*** rushiagr has joined #tripleo03:14
*** cd-undercloud has joined #tripleo03:34
cd-undercloud************** overcloud complete status=1 ************03:34
*** cd-undercloud has quit IRC03:34
*** CaptTofu has joined #tripleo03:34
*** vkozhukalov has joined #tripleo03:35
*** CaptTofu has quit IRC03:37
*** CaptTofu has joined #tripleo03:37
*** julim has joined #tripleo03:39
*** rushiagr has quit IRC03:48
*** julim has quit IRC03:50
*** jergerber has joined #tripleo03:51
*** jcooley_ has quit IRC03:51
*** jergerber has quit IRC03:57
*** CaptTofu has quit IRC04:01
*** CaptTofu has joined #tripleo04:04
*** CaptTofu has quit IRC04:05
SpamapS_/lastlog SpamapS 304:22
SpamapS_/lastlog SpamapS 304:22
SpamapSabout to board .. looks luke still status=1 :(04:24
*** sdake has quit IRC04:29
*** rushiagr has joined #tripleo04:32
*** cd-undercloud has joined #tripleo04:40
cd-undercloud************** overcloud complete status=1 ************04:40
*** cd-undercloud has quit IRC04:40
*** rongze_ has quit IRC04:44
*** jcooley_ has joined #tripleo04:46
*** spzala has quit IRC04:56
*** tzumainn has quit IRC05:07
openstackgerritA change was merged to openstack/tripleo-image-elements: Use upstream policy.json for keystone.  https://review.openstack.org/6225605:13
openstackgerritA change was merged to openstack/tripleo-image-elements: Use upstream policy.json for cinder.  https://review.openstack.org/6225705:13
openstackgerritA change was merged to openstack/tripleo-image-elements: Use upstream policy.json for heat.  https://review.openstack.org/6225805:13
*** Guest30128 has quit IRC05:13
*** csd_ has quit IRC05:14
*** csd_ has joined #tripleo05:15
*** jcooley_ has quit IRC05:19
lifelessSpamapS: yeah05:27
*** rpodolyaka1 has joined #tripleo05:28
rpodolyaka1morning tripleo05:28
*** noslzzp has quit IRC05:31
*** nosnos_ has joined #tripleo05:34
lifelessrpodolyaka1: hai!05:35
lifelessrpodolyaka1: I pushed a rebase + tweaks to the stack05:35
lifelessrpodolyaka1: polish on the adds-preserve-ephemeral patch + the introduce rebuild method patch.05:35
*** rongze has joined #tripleo05:35
*** nosnos_ has quit IRC05:35
rpodolyaka1lifeless: hey! cool!05:36
* rpodolyaka1 looking05:36
*** nosnos_ has joined #tripleo05:36
*** nosnos has quit IRC05:37
*** rongze has quit IRC05:41
rpodolyaka1wow, all failures, https://review.openstack.org/#/c/60285/05:43
rpodolyaka1oh, missing comma at https://review.openstack.org/#/c/60285/9/nova/compute/manager.py +228005:46
*** cd-undercloud has joined #tripleo05:46
cd-undercloud************** overcloud complete status=1 ************05:46
*** cd-undercloud has quit IRC05:46
lifelessrpodolyaka1: sorry, had to rush and push right before picking daughter up from kindy05:48
rpodolyaka1lifeless: np05:48
rpodolyaka1lifeless: shall I take it?05:48
lifelessrpodolyaka1: the baton is yours05:48
rpodolyaka1lifeless: ack05:49
*** csd_ has quit IRC05:53
*** csd_ has joined #tripleo05:54
*** jcooley_ has joined #tripleo06:01
*** vkozhukalov has quit IRC06:06
*** rongze has joined #tripleo06:08
*** jcooley_ has quit IRC06:20
*** jcooley_ has joined #tripleo06:36
*** jcooley_ has quit IRC06:39
*** mrunge has joined #tripleo06:44
*** rushiagr has quit IRC06:44
* SpamapS arrives in hotel06:45
SpamapSok so we at least have an updated overcloud-control now06:46
openstackgerritKui Shi proposed a change to openstack/tripleo-incubator: Suppress the error message in cleanup-env  https://review.openstack.org/6230206:47
*** pblaho has joined #tripleo06:52
SpamapS[2013-12-16 02:45:01,368] (os-refresh-config) [INFO] Starting phase migration06:52
SpamapSdib-run-parts Mon Dec 16 02:45:01 UTC 2013 Running /opt/stack/os-config-refresh/migration.d/72-cinder-resize-volume-groups Volume group "cinder-volumes" not found06:52
SpamapStruncate: cannot open '/var/run/cinder/cinder-volumes-backing-file' for writing: No such file or directory06:52
*** cd-undercloud has joined #tripleo06:53
cd-undercloud************** overcloud complete status=1 ************06:53
*** cd-undercloud has quit IRC06:53
SpamapS/var/run/cinder doesn't exist06:53
SpamapSnothing ever creates it06:54
lifelesswhups06:58
SpamapSnot sure how that has ever been working06:59
lifelessold image06:59
lifelesswho says it ever was?06:59
*** funzo has quit IRC06:59
*** nosnos has joined #tripleo06:59
SpamapSright but that element has been unchanged since 11/2006:59
SpamapSimage was from 12/0406:59
lifelesswhen did we start baking it in though06:59
*** nosnos_ has quit IRC06:59
SpamapSlifeless: yeah that was exactly what I was looking at :)06:59
SpamapSlifeless: 11/2107:01
SpamapSactually longer07:01
SpamapSbut definitely at least as long ago as 11/21 it was in07:01
lifelesshuh07:01
SpamapS92bc5078b5e3bb04188c097396a6718d81b4b2e4 changed the line that builds the image last07:02
SpamapSand it did not add cinder07:02
SpamapSalso wtf07:03
SpamapSwhy are we using /var/run for that07:03
SpamapSseems like /var/lib/cinder would be better for now (and obviously /mnt/state/var/lib/cinder07:04
SpamapSlater07:04
lifelessuse the right path now07:04
SpamapSyeah thats what I'm poking at now07:06
SpamapSlifeless: maybe before we were firing waitcond to soon or something07:07
lifelesscould be07:08
SpamapSlifeless: "use the right path now" == ??07:11
*** rushiagr has joined #tripleo07:16
lifelessSpamapS: mnt state07:19
lifelessSpamapS: any reason not to use it?07:19
SpamapSlifeless: tradition?07:20
lifelessSpamapS: just becomes another bit of debt, no?07:20
SpamapSlifeless: yes indeed :)07:21
SpamapSlifeless: do we want to mirror / with these? So /mnt/state/var/lib/cinder or just /mnt/state/cinder ?07:22
SpamapSlifeless: I'm inclined to use /mnt/state/cinder, but I do worry about confusion.07:23
*** lsmola has quit IRC07:26
lifelessI'm inclined to mirror07:28
lifelesseasier to document07:28
lifeless'stuff that is precious is stored in the matching path to ...07:28
SpamapSyeah it makes the loop with the documentation easier07:29
lifelessnot like we're going to run out of path length07:29
lifelesswe're still nice and short07:29
lifeless<- famous last words07:29
* SpamapS will quote that when we run out of path length07:29
*** rcarrillocruz has joined #tripleo07:31
*** csd_ has quit IRC07:40
*** csd_ has joined #tripleo07:41
*** jistr has joined #tripleo07:43
*** ohadlevy has quit IRC07:45
*** ohadlevy has joined #tripleo07:46
*** ohadlevy is now known as Guest403107:46
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent  https://review.openstack.org/6230707:49
* SpamapS will test that tomorrow.. sleep is fast approaching07:50
pleia2SpamapS: see you in the am07:51
lifelessnight07:51
lifelessSpamapS: question07:52
lifelessSpamapS: if glance has a new image in it07:52
lifelessSpamapS: and we do a stack-update07:52
lifelessSpamapS: will heat rebuild for us?07:52
*** vkozhukalov has joined #tripleo07:53
*** jcoufal has joined #tripleo07:53
SpamapSlifeless: not the heat we have now on undercloud07:53
SpamapSlifeless: but heat from master, yes, if you change the image and set the magic flag it will do rebuild for OS::Nova::Server07:54
SpamapSlifeless: image_update_policy: REBUILD07:54
*** rpodolyaka1 has quit IRC07:55
SpamapShttp://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server07:55
SpamapSok.. something about 50 minute flights is more tiring than 12 hour flights. :-P07:56
*** hewbrocca has joined #tripleo07:56
* SpamapS attempts sleep07:56
*** Guest4031 has quit IRC07:59
*** cd-undercloud has joined #tripleo08:00
cd-undercloud************** overcloud complete status=1 ************08:00
*** cd-undercloud has quit IRC08:00
*** boris-42 has joined #tripleo08:03
*** ohadlevy_ has joined #tripleo08:05
*** Ghe_HPDi1cover is now known as GheRivero08:07
*** bauzas has joined #tripleo08:20
*** rdopieralski has joined #tripleo08:27
*** rdopieralski has quit IRC08:27
*** rdopieralski has joined #tripleo08:27
rdopieralskigood morning08:27
marioso/08:28
*** ifarkas has joined #tripleo08:30
*** lsmola has joined #tripleo08:31
GheRiveromorning all!08:31
*** jtomasek has joined #tripleo08:36
*** markmc has joined #tripleo08:36
*** hewbrocca has quit IRC08:48
openstackgerritA change was merged to openstack/python-tuskarclient: Do not use locals() for string formatting  https://review.openstack.org/6215608:56
*** pblaho has quit IRC08:56
*** pblaho has joined #tripleo08:56
openstackgerritA change was merged to openstack/python-tuskarclient: Use python 3.x compatible print function  https://review.openstack.org/6215308:57
openstackgerritJiri Stransky proposed a change to openstack/python-tuskarclient: Set hacking version to match global requirements  https://review.openstack.org/6231509:03
*** cd-undercloud has joined #tripleo09:06
cd-undercloud************** overcloud complete status=1 ************09:06
*** cd-undercloud has quit IRC09:06
Ngmorning09:08
*** jog0 has quit IRC09:08
*** jog0 has joined #tripleo09:08
*** derekh has joined #tripleo09:17
openstackgerritA change was merged to openstack/tripleo-image-elements: Try to list heat overcloud stack events after run  https://review.openstack.org/6223809:25
openstackgerritA change was merged to openstack/tripleo-image-elements: Glance: use upstream schema-image.json  https://review.openstack.org/6224709:26
openstackgerritA change was merged to openstack/tripleo-incubator: Make refresh-env more resilient for users  https://review.openstack.org/6161709:28
openstackgerritA change was merged to openstack/tripleo-incubator: Suppress the error message in cleanup-env  https://review.openstack.org/6230209:30
*** lucasagomes has joined #tripleo09:33
*** akuznetsov has quit IRC09:33
*** michchap_ has quit IRC09:37
*** michchap has joined #tripleo09:37
*** ohadlevy_ has quit IRC09:38
*** mrunge has quit IRC09:39
*** jistr has quit IRC09:40
*** mrunge has joined #tripleo09:42
*** pblaho has quit IRC09:52
*** jtomasek has quit IRC09:52
*** john-n-seattle has quit IRC09:52
*** briancline has quit IRC09:52
*** pblaho has joined #tripleo09:54
*** jtomasek has joined #tripleo09:54
*** john-n-seattle has joined #tripleo09:54
*** briancline has joined #tripleo09:54
*** jistr has joined #tripleo09:59
*** akuznetsov has joined #tripleo10:03
*** rongze has quit IRC10:09
*** rpodolyaka has quit IRC10:11
*** max_lobur_afk is now known as max_lobur10:12
*** cd-undercloud has joined #tripleo10:15
cd-undercloud************** overcloud complete status=1 ************10:15
*** cd-undercloud has quit IRC10:15
*** athomas has joined #tripleo10:24
*** martyntaylor has joined #tripleo10:29
*** pblaho has quit IRC10:33
*** rongze has joined #tripleo10:40
*** martyntaylor has quit IRC10:45
*** rongze has quit IRC10:45
*** martyntaylor has joined #tripleo10:46
*** rushiagr has quit IRC10:46
*** ifarkas has quit IRC10:50
*** martyntaylor has quit IRC10:53
*** martyntaylor has joined #tripleo10:55
*** rpodolyaka has joined #tripleo10:57
*** akrivoka has joined #tripleo11:05
*** cd-undercloud has joined #tripleo11:21
cd-undercloud************** overcloud complete status=1 ************11:21
*** cd-undercloud has quit IRC11:21
openstackgerritMark McLoughlin proposed a change to openstack/os-collect-config: Log the value of OS_CONFIG_FILES  https://review.openstack.org/6233411:25
*** michchap has quit IRC11:34
*** michchap has joined #tripleo11:35
*** ifarkas has joined #tripleo11:42
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Fix closing cinder.keymgr tag  https://review.openstack.org/6233611:50
openstackgerritVictor Sergeyev proposed a change to openstack/python-tuskarclient: Remove inheritance from HTTPClient in tuskarclient  https://review.openstack.org/6233912:03
lsmolalifeless: hello, are you around ?12:06
openstackgerritA change was merged to openstack/tripleo-image-elements: Fix closing cinder.keymgr tag  https://review.openstack.org/6233612:16
openstackgerritVictor Sergeyev proposed a change to openstack/python-tuskarclient: Sync common client code from Oslo  https://review.openstack.org/6234112:18
*** rushiagr has joined #tripleo12:22
openstackgerritA change was merged to openstack/tripleo-incubator: Add POWER_MANAGER support to devtest.  https://review.openstack.org/6201312:26
openstackgerritA change was merged to openstack/tripleo-image-elements: Consolidate rootwrap settings for neutron element  https://review.openstack.org/6205912:27
*** cd-undercloud has joined #tripleo12:28
cd-undercloud************** overcloud complete status=1 ************12:28
*** cd-undercloud has quit IRC12:28
*** lucasagomes is now known as lucas-hungry12:31
*** rongze has joined #tripleo12:41
*** rongze has quit IRC12:46
*** nosnos has quit IRC12:47
openstackgerritRalf Haferkamp proposed a change to openstack/diskimage-builder: Merge force-text-mode-console into the bootloader script  https://review.openstack.org/6175513:08
*** kui has joined #tripleo13:10
kuiI filed a bp: https://blueprints.launchpad.net/tripleo/+spec/tripleo-dib-sources-list13:11
kuiany suggestiong is welcome.13:11
vkozhukalovCan I build ramdisk image using diskimage-builder with fully functional OS? I tried to use ramdisk element and built ramdisk and kernel, but if I try to boot with those images machine reboots right after boot process is finished. And there was no login launched, just some messages from kernel and then immediate reboot.13:12
openstackgerritA change was merged to openstack/tripleo-image-elements: Glance: make logging configurable...  https://review.openstack.org/6224613:14
*** jtomasek has quit IRC13:26
*** mrunge has quit IRC13:26
*** jtomasek has joined #tripleo13:26
markmckui, what is sources.list ?13:27
kuimarkmc: that is missed.   It is the ubuntu  /etc/apt/sources.list.13:28
markmckui, ok, an ubuntu thing13:28
*** rushiagr has quit IRC13:30
kuimarkmc: yes, while run "apt-get update" in the chroot env, the default sources.list is very slow, it is better to add an element in dib to change the default sources.list.13:30
*** jdob has joined #tripleo13:30
markmckui, ok, got it13:31
*** ccrouch has left #tripleo13:34
*** cd-undercloud has joined #tripleo13:34
cd-undercloud************** overcloud complete status=1 ************13:34
*** cd-undercloud has quit IRC13:34
*** julim has joined #tripleo13:37
openstackgerritA change was merged to openstack/python-tuskarclient: Remove inheritance from HTTPClient in tuskarclient  https://review.openstack.org/6233913:38
*** jdob has quit IRC13:41
*** jdob has joined #tripleo13:41
*** jcoufal has quit IRC13:46
*** john-n-seattle1 has joined #tripleo13:46
*** jcoufal has joined #tripleo13:46
*** dprince has joined #tripleo14:00
*** rpodolyaka has quit IRC14:02
*** SpamapS changes topic to "FIREDRILL: cinder o-r-c scripts stop migrations.d from completing | Using OpenStack to deploy OpenStack; meetings Tuesday 1900 UTC in #openstack-meeting-alt"14:02
SpamapSput out one fire, another one pops up :-P14:02
*** jdob has quit IRC14:05
*** jdob has joined #tripleo14:07
*** rpodolyaka has joined #tripleo14:07
*** morazi has joined #tripleo14:10
*** rongze has joined #tripleo14:12
dprincederekh: thanks for fixing my cinder.keymgr tag issue. I thought I tested that.... but I must have changed it after the fact.14:15
openstackgerritDirk Mueller proposed a change to openstack/tuskar: Fix and enable gating on H501  https://review.openstack.org/6237214:15
derekhdprince: no prob, it was causing errors in tempest cinder tests14:16
*** victor_lowther_ has joined #tripleo14:17
*** yamahata__ has joined #tripleo14:17
*** Shrews_ has joined #tripleo14:17
*** Shrews has quit IRC14:18
*** spzala has joined #tripleo14:18
*** Shrews_ is now known as Shrews14:18
*** ccrouch has joined #tripleo14:19
*** ccrouch has quit IRC14:19
*** ccrouch has joined #tripleo14:19
*** devananda has joined #tripleo14:20
derekhbnemec: thats the reason all of the tempect cinder readonly tests were failing https://review.openstack.org/#/c/62336/14:20
*** tarasmail has joined #tripleo14:20
*** mestery_ is now known as mestery14:22
*** jcoufal has quit IRC14:23
*** john-n-seattle1 has quit IRC14:23
*** athomas has quit IRC14:23
*** vkozhukalov has quit IRC14:23
*** yamahata has quit IRC14:23
*** devanand1 has quit IRC14:23
*** Guest53164 has quit IRC14:23
*** victor_lowther has quit IRC14:23
*** asalkeld has quit IRC14:23
*** sdake_ has quit IRC14:23
openstackgerritJiri Tomasek proposed a change to openstack/tuskar-ui: List views for Nodes in Resources management  https://review.openstack.org/6080714:23
*** victor_lowther_ is now known as victor_lowther14:25
*** tzumainn has joined #tripleo14:25
*** jayg|g0n3 is now known as jayg14:26
openstackgerritDerek Higgins proposed a change to openstack/tripleo-image-elements: Create network-utils element  https://review.openstack.org/6146114:27
*** sdake_ has joined #tripleo14:30
*** asalkeld has joined #tripleo14:30
*** vkozhukalov has joined #tripleo14:30
*** athomas has joined #tripleo14:30
*** jcoufal has joined #tripleo14:31
*** openstackgerrit has quit IRC14:31
*** openstackgerrit has joined #tripleo14:31
*** john-n-seattle1 has joined #tripleo14:32
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent  https://review.openstack.org/6230714:33
SpamapSmarkmc: ^^ addresses your review comments, and fixes firedrill hopefully14:33
SpamapSGheRivero: ^^14:33
* SpamapS builds test image to make sure14:34
*** tarasmail has quit IRC14:34
*** sdake_ has quit IRC14:35
*** sdake_ has joined #tripleo14:35
SpamapSNg: You around this week? Could also use your review. :)14:38
*** rushiagr has joined #tripleo14:38
markmcSpamapS, "volumes created within cinder could be added to this volume group erroneously."14:39
markmcSpamapS, really not following that14:39
*** matty_dubs|gone is now known as matty_dubs14:40
*** cd-undercloud has joined #tripleo14:41
cd-undercloud************** overcloud complete status=1 ************14:41
*** cd-undercloud has quit IRC14:41
*** kushi_ has joined #tripleo14:41
SpamapSmarkmc: so what may happen is cinder will create loopback devices and then a pvscan would pick them up14:41
SpamapSmarkmc: as I understand it, cinder will be maintaining its own lvm configuration for its volumes on those loopbacks.14:42
SpamapSmarkmc: the recommendation comes from here: http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/cinder-install.html14:42
*** kui has quit IRC14:42
bnemecderekh: Well, that and the fact that I wasn't building with the cinder element at all.  I didn't realize that was required yet. :-)14:43
markmcSpamapS, ok, thanks - I'd make the lvm.conf a separate patch and include a reference to the docs in at least the commit message14:43
SpamapSmarkmc: oh very well :)14:44
SpamapSthe biggest thing is it is obvious to me that we are simply not testing cinder yet :)14:44
derekhbnemec: are you not using devtest ? its in there14:44
dprinceSpamapS: yeah, we aren't. The cinder element seems rough around the edges still...14:45
openstackgerritMarios Andreou proposed a change to openstack/tripleo-heat-templates: Adds included-template-dir param for resolving template FileIncludes  https://review.openstack.org/6198614:46
NgSpamapS: I am14:46
Ngwill take a look14:46
bnemecderekh: Ah, you're right.  I guess I was including it after all.14:46
*** noslzzp has joined #tripleo14:47
*** rcarrillocruz1 has joined #tripleo14:48
*** rcarrillocruz has quit IRC14:48
SpamapSdprince: very rough. Most of the code is still annotated to echohead .. who doesn't even lurk here anymore. :(14:50
*** Guest53164 has joined #tripleo14:54
ccrouchrbrady is looking at pushing some patches to the cinder element14:55
SpamapScool14:55
SpamapSI believe we also want to push a relatively feature-rich heat stack into the overcloud14:55
ccrouchrbrady has looked at the heat stack updates to include cinder in the overcloud too iiuc14:56
ccrouchbut i'll let him speak more on this topic when he is online :-)14:57
SpamapSoh to have it use its own box?14:57
openstackgerritMarios Andreou proposed a change to openstack/tripleo-heat-templates: Adds included-template-dir param for resolving template FileIncludes  https://review.openstack.org/6198615:03
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Filter out LVM block devices for cinder  https://review.openstack.org/6239115:03
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent  https://review.openstack.org/6230715:03
SpamapSmarkmc: ^^ split out15:03
*** jcooley_ has joined #tripleo15:04
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Make cinder buildable stand-alone  https://review.openstack.org/6239215:05
*** funzo has joined #tripleo15:05
jdobwhat does it mean when a comment is a draft? i've never seen this before, in line comments normally just appear15:09
rdopieralskiit means you didn't click 'review' yet15:09
SpamapSdprince: https://trello.com/c/pfY65aTl/42-openstack-elements-db-sync-on-each-deploy <-- are you done with that?15:09
*** jcoufal has quit IRC15:10
dprinceSpamapS: I think so15:10
jdobrdopieralski: oh weird, cant believe i never noticed that before. thanks15:11
*** boris-42_ has joined #tripleo15:11
* dprince is a bad Trello'er15:11
SpamapSdprince: nah it is a group effort and we have not kept up with it since the summit15:12
SpamapSwhich is why us not rebuilding overcloud-control since Dec. 4th went unnoticed. ;)15:12
*** NobodyCa1 is now known as NobodyCam15:13
*** davidlenwell has joined #tripleo15:13
*** LinuxJedi_ has joined #tripleo15:13
*** mestery_ has joined #tripleo15:14
*** LinuxJedi has quit IRC15:14
*** akuznetsov has quit IRC15:14
*** davidlenwell_ has quit IRC15:14
*** sirushti has quit IRC15:14
*** boris-42 has quit IRC15:14
*** asalkeld has quit IRC15:14
*** akrivoka has quit IRC15:14
*** akuznets_ has joined #tripleo15:14
*** akrivoka has joined #tripleo15:15
*** asalkeld has joined #tripleo15:15
*** sirushti has joined #tripleo15:17
*** mestery has quit IRC15:17
*** vkozhukalov has quit IRC15:23
*** vipul has quit IRC15:27
*** julim has quit IRC15:27
*** julim_ has joined #tripleo15:27
*** vipul has joined #tripleo15:28
*** blamar has joined #tripleo15:35
*** john-n-seattle1 has quit IRC15:36
*** jergerber has joined #tripleo15:37
*** jergerber has joined #tripleo15:37
*** jergerber has quit IRC15:39
*** john-n-seattle has quit IRC15:39
*** briancline has quit IRC15:39
SpamapSaaaand I've broken everything15:40
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix os-svc-daemon missing env in upstart jobs  https://review.openstack.org/6240615:43
SpamapScores: upstart is completely broken. ^^ fixes it15:44
SpamapSNg: ^^15:44
Ngheh15:44
*** rbrady1 has joined #tripleo15:44
*** john-n-seattle has joined #tripleo15:44
*** briancline has joined #tripleo15:44
SpamapSGheRivero: I thought we welcomed you into the core dev fold recently. :-P15:44
NgSpamapS: done15:44
SpamapSNg: well now that I re-read that...15:44
SpamapSNg: we didn't fix _upstart_... ;)15:44
Nghaha15:44
Ngnobody can fix upstart15:44
SpamapSKeyBuk could15:44
*** bcrochet has quit IRC15:45
SpamapSbut he's to obusy having a normal life15:45
GheRiveroSpamapS: yeah!15:45
SpamapSactually I think I'm within 10 miles of Keybuk ;)15:45
*** bcrochet has joined #tripleo15:46
*** spzala_ has joined #tripleo15:46
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Export OS_SVC_ENABLE_CONTROl in upstart jobs  https://review.openstack.org/6240715:46
NgSpamapS: he works for google and lives in SF, nothing about that is normal!15:46
*** cd-undercloud has joined #tripleo15:47
cd-undercloud************** overcloud complete status=1 ************15:47
*** cd-undercloud has quit IRC15:47
*** kushi__ has joined #tripleo15:48
jdobtzumainn: ping15:48
SpamapSderekh: pinging you for help pushing some critical reviews through (see backscroll)15:48
SpamapSdprince: you too :)15:48
*** dprince_ has joined #tripleo15:49
derekhSpamapS: looking15:49
*** rdopiera1ski has joined #tripleo15:49
SpamapSderekh: ty15:50
SpamapSspecifically 62406 and 6230715:50
*** phschwartz has joined #tripleo15:51
SpamapSthe others are not blockers15:51
*** mtaylor has joined #tripleo15:51
*** SlickN1k has joined #tripleo15:51
*** john-n-seattle1 has joined #tripleo15:52
*** lsmola_ has joined #tripleo15:52
*** panda_ has joined #tripleo15:52
*** sdake_ has quit IRC15:53
SpamapSGheRivero, Ng: you both +2'd simultaneously.. somebody +A? ;)15:54
openstackgerritA change was merged to openstack/tripleo-image-elements: Fix os-svc-daemon missing env in upstart jobs  https://review.openstack.org/6240615:54
*** SlickNik has quit IRC15:54
*** panda has quit IRC15:54
*** mordred has quit IRC15:55
*** SlickN1k is now known as SlickNik15:55
SpamapS\o/ .. just need to land cinder fix now15:55
* SpamapS has to head to breakfast/office soon.. would love to find status=0 on arrival :-P15:56
NgSpamapS: ah, doh, looks like derekh  did the +A on 6240615:56
openstackgerritA change was merged to openstack/tripleo-image-elements: Export OS_SVC_ENABLE_CONTROl in upstart jobs  https://review.openstack.org/6240715:56
Ngwoot15:56
SpamapScool15:56
*** kushi_ has quit IRC15:56
*** spzala has quit IRC15:56
*** dprince has quit IRC15:56
*** lsmola has quit IRC15:56
Nggood timing too, just after I did the second +2 a UPS truck pulled up outside with my laptop :)15:56
SpamapSNg: o_O15:57
SpamapSlike15:57
*** john-n-seattle1 has left #tripleo15:57
SpamapSwork15:57
SpamapSlaptop?!15:57
*** phschwartz_aw has quit IRC15:57
*** rdopieralski has quit IRC15:57
NgSpamapS: correct!15:57
Ng14 months and 16 days and my onboarding is now complete! ;)15:58
SpamapSjust in time for you to get bored and find a new shiny16:00
*** boris-42_ has quit IRC16:00
*** jeremydei has quit IRC16:02
*** agordeev has quit IRC16:02
*** Shrews has quit IRC16:03
*** Shrews has joined #tripleo16:03
*** derekh has quit IRC16:03
*** sdake has joined #tripleo16:03
*** sdake has joined #tripleo16:03
*** derekh has joined #tripleo16:04
*** jeremydei has joined #tripleo16:04
*** mestery_ is now known as mestery16:05
*** jcooley_ has quit IRC16:09
*** rdopieralski has joined #tripleo16:11
*** jcooley_ has joined #tripleo16:11
GheRiverocan anyone from RH tell me why the map-packages is so different in fedora and RHEL elements?16:11
*** akuznetsov has joined #tripleo16:13
*** rha- has joined #tripleo16:14
*** spiffxp_ has joined #tripleo16:14
*** CaptTofu has joined #tripleo16:15
tzumainnjdob, pong16:16
*** lucas-hungry is now known as lucasagomes16:16
*** sdake has quit IRC16:18
*** Shrews has quit IRC16:18
*** panda_ has quit IRC16:18
*** mtaylor has quit IRC16:18
*** rdopiera1ski has quit IRC16:18
*** shardy has quit IRC16:18
*** Daviey has quit IRC16:18
*** rha has quit IRC16:18
*** spiffxp has quit IRC16:18
*** noslzzp has quit IRC16:18
*** jomara has quit IRC16:18
*** jeblair has quit IRC16:18
*** jcooley has quit IRC16:18
*** rbrady1 has quit IRC16:18
*** john-n-seattle has quit IRC16:18
*** briancline has quit IRC16:18
*** bcrochet has quit IRC16:18
*** jpeeler has quit IRC16:18
*** pleia2 has quit IRC16:18
*** SpamapS has quit IRC16:18
*** kiall has quit IRC16:18
*** annashen has quit IRC16:18
*** derekh has quit IRC16:18
*** jeremydei has quit IRC16:18
*** SlickNik has quit IRC16:18
*** blamar has quit IRC16:18
*** akuznets_ has quit IRC16:18
*** Guest53164 has quit IRC16:18
*** sdague has quit IRC16:18
*** EntropyWorks has quit IRC16:18
*** rainya has quit IRC16:18
*** esmute has quit IRC16:18
*** stevebaker has quit IRC16:18
*** Daviey_ has joined #tripleo16:21
*** jeremydei has joined #tripleo16:21
*** derekh has joined #tripleo16:21
*** SlickNik has joined #tripleo16:21
*** bcrochet has joined #tripleo16:21
*** briancline has joined #tripleo16:21
*** john-n-seattle has joined #tripleo16:21
*** rbrady1 has joined #tripleo16:21
*** blamar has joined #tripleo16:21
*** Guest53164 has joined #tripleo16:21
*** noslzzp has joined #tripleo16:21
*** rainya has joined #tripleo16:21
*** sdague has joined #tripleo16:21
*** jpeeler has joined #tripleo16:21
*** jomara has joined #tripleo16:21
*** pleia2 has joined #tripleo16:21
*** SpamapS has joined #tripleo16:21
*** EntropyWorks has joined #tripleo16:21
*** esmute has joined #tripleo16:21
*** stevebaker has joined #tripleo16:21
*** jeblair has joined #tripleo16:21
*** kiall has joined #tripleo16:21
*** jcooley has joined #tripleo16:21
*** annashen has joined #tripleo16:21
*** sdake has joined #tripleo16:23
*** Daviey_ has quit IRC16:23
*** Daviey_ has joined #tripleo16:23
*** Daviey_ is now known as Daviey16:24
*** lsmola_ has quit IRC16:24
*** rdopieralski has quit IRC16:24
*** panda_ has joined #tripleo16:24
*** mtaylor has joined #tripleo16:25
*** docaedo_ has joined #tripleo16:25
*** rwsu_ has joined #tripleo16:25
*** jergerber has joined #tripleo16:26
*** rushiagr has quit IRC16:26
*** rwsu has quit IRC16:27
*** docaedo has quit IRC16:27
*** CaptTofu has quit IRC16:27
*** rushiagr has joined #tripleo16:27
*** rha- is now known as rha16:28
*** rha has quit IRC16:28
*** rha has joined #tripleo16:28
*** CaptTofu has joined #tripleo16:30
*** markmc has quit IRC16:30
*** max_lobur is now known as max_lobur_afk16:31
*** docaedo has joined #tripleo16:33
*** bcrochet_ has joined #tripleo16:33
*** panda__ has joined #tripleo16:33
*** ifarkas has quit IRC16:34
*** tzumainn has quit IRC16:35
*** julim_ has quit IRC16:37
*** docaedo_ has quit IRC16:38
*** panda_ has quit IRC16:38
*** bcrochet has quit IRC16:38
*** bcrochet_ is now known as bcrochet16:38
*** tzumainn has joined #tripleo16:39
*** CaptTofu has quit IRC16:50
*** panda__ has quit IRC16:51
*** rpodolyaka has left #tripleo16:53
*** rpodolyaka has joined #tripleo16:53
*** Shrews has joined #tripleo17:01
*** martyntaylor has quit IRC17:01
*** akuznetsov has quit IRC17:02
*** jcooley_ has quit IRC17:07
*** UtahDave has joined #tripleo17:09
openstackgerritA change was merged to openstack/tripleo-heat-templates: Adds included-template-dir param for resolving template FileIncludes  https://review.openstack.org/6198617:15
openstackgerritDirk Mueller proposed a change to openstack/tuskar: Fix and enable gating on H501  https://review.openstack.org/6237217:19
*** koronatrevel has joined #tripleo17:21
bnemecApparently it's Monday for pypi too - I haven't had an image build complete successfully yet today thanks to pypi connection issues. :-(17:26
*** koronatrevel has quit IRC17:26
SpamapSbnemec: pypi.openstack.org ftw17:26
SpamapSbnemec: what things are not using that?17:26
pleia2SpamapS: leaving now, be down in a bit!17:27
SpamapSpleia2: nice, 4th floor btw17:28
pleia2SpamapS: thanks17:28
openstackgerritVictor Sergeyev proposed a change to openstack/python-tuskarclient: Use Resource() class from common Olso code  https://review.openstack.org/6242717:28
openstackgerritVictor Sergeyev proposed a change to openstack/python-tuskarclient: Sync common client code from Oslo  https://review.openstack.org/6234117:28
bnemecSpamapS: Trying to rebuild my overcloud control image and it keeps failing on requirements installs: http://paste.openstack.org/show/55073/17:28
bnemecDifferent packages every time though.17:28
*** UtahDave has quit IRC17:30
*** shardy has joined #tripleo17:30
SpamapSbnemec: I thought we used pypi.openstack.org so that is surprising.17:31
*** UtahDave has joined #tripleo17:33
*** derekh has quit IRC17:35
*** ohadlevy has joined #tripleo17:39
*** ohadlevy has joined #tripleo17:39
*** rpodolyaka has quit IRC17:42
*** vkozhukalov has joined #tripleo17:42
*** agordeev has joined #tripleo17:43
*** rpodolyaka has joined #tripleo17:43
bnemecSpamapS: Ah, I have to include the pypi-openstack element to get it to do that.17:44
SpamapSbnemec: RIGHT ... ok that makes sense17:44
bnemecSpamapS: Should I add that to devtest?  Seems like something we'll need for CI.17:45
SpamapSbnemec: yes do that17:46
SpamapSbnemec: in CI though we use pypi-mirror and just have a local mirror anyway17:46
bnemecSpamapS: Ah, okay.  I'll at least wait to see if this build finishes successfully. :-)17:47
openstackgerritDan Prince proposed a change to openstack/tripleo-image-elements: Remove notifier_strategy config from glance-api  https://review.openstack.org/6207617:51
*** akrivoka has quit IRC17:51
*** julim has joined #tripleo17:53
*** rpodolyaka1 has joined #tripleo17:54
*** jcooley_ has joined #tripleo17:54
*** boris-42 has joined #tripleo17:54
*** ccrouch has quit IRC17:55
*** ccrouch has joined #tripleo17:55
*** agordeev has quit IRC17:56
*** jistr has quit IRC17:57
*** akuznetsov has joined #tripleo17:57
*** ccrouch has quit IRC18:00
*** matty_dubs is now known as matty_dubs|lunch18:00
* Ng bails for dinner18:05
bnemecGrr.  Apparently setup.py egg_info ignores local pip settings and uses pypi.python.org anyway.18:18
*** jdob has quit IRC18:25
*** kolant has joined #tripleo18:26
*** jdob has joined #tripleo18:26
*** cody-somerville has joined #tripleo18:28
*** athomas has quit IRC18:28
*** kolant has quit IRC18:28
*** vdoublespb has joined #tripleo18:32
*** vdoublespb has quit IRC18:33
*** mrunge has joined #tripleo18:34
*** marun has joined #tripleo18:35
*** matty_dubs|lunch is now known as matty_dubs18:38
*** lucasagomes is now known as lucas-afk18:40
*** rongze has quit IRC18:41
*** lblanchard has joined #tripleo18:41
lifelessSpamapS: so, lets move to rebuilds now?18:44
SpamapSlifeless: cinder element is heavily broken18:45
*** konstance has joined #tripleo18:45
SpamapSlifeless: ^^ topic18:45
*** rushiagr has quit IRC18:47
lifelessSpamapS: remove it from the build?18:49
*** konstance has quit IRC18:49
*** panda__ has joined #tripleo18:51
*** jcoufal has joined #tripleo18:52
*** fishkaray has joined #tripleo18:54
SpamapSlifeless: well that would be one way to go. Fixes are in review queue.18:58
lifelessok cool18:58
*** epim has joined #tripleo18:58
lifelesslet me see18:58
*** lucas-afk is now known as lucasagomes19:00
lifelessSpamapS: hows the meeting day?should I be dialing in?19:01
SpamapSlifeless: ignore the lvm.conf thing19:01
SpamapSlifeless: no we're just bringing new people up to speed on things at the moment.19:02
*** fishkaray has quit IRC19:02
*** agordeev has joined #tripleo19:02
lifelessSpamapS: hands on demo?19:02
SpamapSlifeless: that is a bit later today19:02
SpamapSlifeless: the real demo is tomorrow19:02
SpamapSlifeless: today is more intimate showing of specific things.19:03
lifelessmmm intimate19:03
lifelessdprince_: hi o/19:03
lifelessdprince_: if you want more bw to discuss https://review.openstack.org/#/c/62041/ at some point let me know19:04
dprince_lifeless: okay. let me think on it a bit more first. It is rare to see a "this patch should be much bigger" comment but perhaps this is worthwhile.19:05
dprince_lifeless: I'd like to get this in to avoid personally breaking my dev setup when we switch TOCI over to use devtest.19:06
lifelessdprince_: sure, totally get that19:07
*** kushi__ has quit IRC19:08
lifelessdprince_: also - whats wrong with https://review.openstack.org/#/c/62392/ ?19:10
lifelessdprince_: it looks like you have a question about existing code in it?19:10
*** sdake_ has joined #tripleo19:10
dprince_lifeless: perhaps I missed something. I just wanted to make sure scsi-target-utils got install on Fedora/Rhel.19:11
lifelessdprince_: sure, I'm saying that the existing element already has those packages referenced19:11
lifelessdprince_: so it's another separate bug19:11
dprince_lifeless: ah so you just want to file a diskimage-builder bug to fix that then?19:12
lifelessdprince_: that would make sense to me19:13
lifelessdprince_: for instance, one question it raises for me is why we're installing different tgtd's on Ubuntu19:13
lifelesslike wtf19:13
lifelessSpamapS: ^19:14
dprince_lifeless: fine. I suppose I wanted clarification on that myself... and thus me -119:14
lifelessdprince_: so it may need some thought put into it; I just don't want to tie the trivial (libssl-dev) with the complex (sorting out iscsi target mess)19:14
dprince_lifeless: hey. So while we are on this topic I sort of feel like map packages files are in the wrong spot sometimes.19:14
*** sdake_ has quit IRC19:15
*** sdake has quit IRC19:15
openstackgerritA change was merged to openstack/tripleo-image-elements: Fix cinder element to make volumes persistent  https://review.openstack.org/6230719:16
dprince_lifeless: what I mean is... it seems awkward to keep changing diskimage-builder every time we want to make packages. It would seem the diskimage files should only pertain to elements within diskimage-builder itself.19:17
dprince_lifeless: and then we need another mechanism to help maintain mappings within external elements...19:17
lifelessdprince_: ideally there would be a lightweight third party map we could use19:17
lifelessdprince_: but when we looked they were all terribly big19:18
dprince_lifeless: basically I want to decouple diskimage-builder from the elements19:18
*** mrunge has quit IRC19:18
lifelessdprince_: interesting. Why?19:18
*** kui has joined #tripleo19:18
dprince_lifeless: Because it sort of makes sense for these changes to live together with the elements tree. If I add a new element for example, it seems right that I would also add any required mappings in the same commit.19:19
lifelessok, i see19:20
dprince_lifeless: I would also say this is a pattern I'm used to w/ Puppet though so perhaps I'm being overly influence in that regard. In puppet/chef we use params files for this sort of thing.19:20
lifelessso - when you said 'decouple dib from elements' I thought you mean something a lot bigger19:20
lifelessbecause the OS's we support etc are elements too19:20
lifelessso if we constrain this to the package mappings19:20
lifelessWe need package mappings to support the base operating system elements.19:20
lifelessAnd those I want with dib because I want dib to be useful out of the box.19:21
dprince_lifeless: right. The base mapper support would still live in DIB. But we'd have a mechanism to extend it out anytime we want to.19:21
lifelessI'm open to the idea of extension mappings.19:21
lifelessHowever I worry a little about handling conflicting mappings gracefully.19:21
lifelessHaving it centralised puts a little social pressure - like we're seeing with the tgtd question - into that.19:22
*** kushi_ has joined #tripleo19:22
lifelessdprince_: so I'm open to it - just think we need to think through the ramifications carefully19:22
dprince_lifeless: oh. Well I already did that :)19:23
*** kui has quit IRC19:23
lifelessheh19:23
*** sdake has joined #tripleo19:23
*** sdake has joined #tripleo19:23
lifelessok, so *I* want those thoughts surfaced explicitly :)19:23
dprince_lifeless: I suppose filing a bug or BP might be in order then. I can see about that...19:25
funzolifeless: I'd like to create an ubuntu image for 13.04 and the ubuntu element assumes you want an image under 'current' https://github.com/openstack/diskimage-builder/blob/master/elements/ubuntu/root.d/10-cache-ubuntu-tarball#L2219:26
funzodo you mind if I change that 'current' to be a variable19:26
*** sdake_ has joined #tripleo19:26
lifelessfunzo: current is not the release19:27
lifelessfunzo: its the build of the release.19:27
lifelessfunzo: DIB_RELEASE=raring19:27
lifelessfunzo: should get you want you want today.19:27
funzohttp://cloud-images.ubuntu.com/13.04/current isn't a valid path19:28
lifelessfunzo: thats right. http://cloud-images.ubuntu.com/trusty/current/19:29
lifelessfunzo: as I said, 'trusty.19:29
lifelessoh, 13.04 thats older19:29
lifelesslets see19:29
lifelessraring19:29
dprince_SpamapS: I filed this issue for the iscsitarget package concern: https://bugs.launchpad.net/tripleo/+bug/126150419:30
uvirtbotLaunchpad bug 1261504 in tripleo "cinder element uses iscsitarget (not available on other distros)" [Undecided,New]19:30
lifelesswhich I said just before - brain fail :)19:30
funzothank you sir!19:30
lifelessfunzo: http://cloud-images.ubuntu.com/raring/current/19:30
funzolifeless: got it, thx19:30
lifelessSpamapS: so whats the lvm thing about?19:34
openstackgerritA change was merged to openstack/diskimage-builder: Merge force-text-mode-console into the bootloader script  https://review.openstack.org/6175519:36
openstackgerritA change was merged to openstack/tripleo-image-elements: Remove notifier_strategy config from glance-api  https://review.openstack.org/6207619:37
SpamapSlifeless: apparently cinder will maintain its own lvm thing somewhere else and there may be races if we don't exclude "all" from the default lvm configuration19:40
SpamapSlifeless: http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/cinder-install.html mentions the "what" but not the "why"19:40
lifelessugh19:40
lifelessSpamapS: so I was going to ask if it should be a oac file19:40
SpamapSlifeless: perhaps it should19:40
*** pblaho has joined #tripleo19:44
openstackgerritJames Slagle proposed a change to openstack/diskimage-builder: Make sure sbin paths are in $PATH  https://review.openstack.org/6245519:46
lifelessagain, sadface19:48
lifelessgit log | grep sbin!19:48
*** bnemec_ has joined #tripleo19:48
*** bnemec has quit IRC19:49
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Make cinder loopback config idempotent  https://review.openstack.org/6245619:49
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Filter out LVM block devices for cinder  https://review.openstack.org/6239119:49
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Make cinder buildable stand-alone  https://review.openstack.org/6239219:49
slaglelifeless: yes, there was a check already.19:49
slaglelifeless: which was broken19:49
slagleunless you're referring to something else19:49
lifelessslagle: it seems like a little thing that we just can't get right19:50
SpamapSok I started tripleo-cd again19:50
*** gothicmindfood has joined #tripleo19:50
slaglelifeless: is there a reason why the build hosts $PATH is persisted into the build environment?19:51
slagleto me, that seems wrong19:51
slagleonce you've chroot'd, $PATH should be set by whatever distro your building19:52
*** CaptTofu has joined #tripleo19:52
lifelessslagle: agreed.19:52
lifelessslagle: we shold preserve http_proxy etc19:52
SpamapShmm19:58
*** lucasagomes has quit IRC20:07
*** markmc has joined #tripleo20:08
kushi_lifeless: Is there some suggestion for bp: https://blueprints.launchpad.net/tripleo/+spec/tripleo-dib-sources-list ?20:10
*** pblaho has quit IRC20:10
*** kushi_ is now known as kui20:25
*** ohadlevy has quit IRC20:27
*** jcooley_ has quit IRC20:28
*** lblanchard has quit IRC20:40
*** gothicmindfood has quit IRC20:51
lifelesskui: hi20:51
lifelesskui: whats that for?20:51
*** dprince_ has quit IRC20:55
*** cd-undercloud has joined #tripleo20:56
cd-undercloud************** overcloud complete status=1 ************20:56
*** cd-undercloud has quit IRC20:56
*** jcooley_ has joined #tripleo20:56
*** openstackgerrit has quit IRC21:08
*** jcoufal has quit IRC21:08
*** openstackgerrit has joined #tripleo21:08
jdobSpamapS: you're Clint, right?21:09
jdobjust watched your portland summit talk on heat, nice job :)21:10
*** gothicmindfood has joined #tripleo21:11
*** jtomasek has quit IRC21:11
*** jcooley_ has quit IRC21:13
*** agordeev has quit IRC21:15
*** markmc has quit IRC21:17
SpamapSjdob: yes, and thanks. :)21:17
SpamapSjdob: and you should set your "Real name" in your IRC client so I can know who you are.21:18
*** jcooley_ has joined #tripleo21:19
jdobwhat do you mean by setting it in the IRC client? like a command to userserv when I login?21:19
lifelesswhat IRC client are you  using?21:20
jdobxchat21:21
lifelessit's in your menus somewhere then21:21
lifelessprobably in your list of servers, where you set the IRC name21:21
jdobholy crap, "Real Name: Unknown"21:21
jdobnever noticed that21:21
lifelessTYL :)21:22
jdobprobably because I set up freenode and the red hat servers 7 years ago and have never gone back in this menu21:22
lifelessSpamapS: (btw - I'll take money on jay dobies)21:22
jdobthanks for the heads up  :)21:22
SpamapSlifeless: no deal :)21:23
jdobhahaha21:23
jdobthere, updated to my real name: Un Known21:23
*** rcarrillocruz has joined #tripleo21:23
jdobi feel foolish for having that typo for so many years21:23
*** akrivoka has joined #tripleo21:24
SpamapSjdob: When you die we will give you a viking funeral and your snark will burn for many days.21:24
*** rcarrillocruz1 has quit IRC21:25
jdobya, ask anyone who has seen my facebook or g+ page, its a miracle i'm still married and my wife hasn't killed me for that21:25
*** akrivoka has quit IRC21:26
*** rpodolyaka1 has quit IRC21:27
*** epim has quit IRC21:27
*** epim has joined #tripleo21:30
*** jcooley_ has quit IRC21:32
*** hewbrocca has joined #tripleo21:33
openstackgerritA change was merged to openstack/python-tuskarclient: Set hacking version to match global requirements  https://review.openstack.org/6231521:33
*** greghaynes has quit IRC21:34
*** akrivoka has joined #tripleo21:35
matty_dubshewbrocca: Hey! Welcome back!21:35
*** vkozhukalov has quit IRC21:35
openstackgerritA change was merged to openstack/tuskar: Fix and enable gating on H501  https://review.openstack.org/6237221:36
*** greghaynes has joined #tripleo21:37
*** jdob has quit IRC21:38
*** jdob has joined #tripleo21:39
openstackgerritA change was merged to openstack/tripleo-image-elements: Filter out LVM block devices for cinder  https://review.openstack.org/6239121:43
openstackgerritA change was merged to openstack/tripleo-image-elements: Make cinder loopback config idempotent  https://review.openstack.org/6245621:43
openstackgerritA change was merged to openstack/tripleo-image-elements: Make cinder buildable stand-alone  https://review.openstack.org/6239221:43
*** akrivoka has quit IRC21:43
*** dprince has joined #tripleo21:50
SpamapSlifeless: I have a lull in physical stuff here for the next hour or so. What can I help with on rebuilds?21:51
SpamapSlifeless: currently testing the cinder changes btw21:51
lifelessSpamapS: pick up the nova patchset, walk up from the bottom and address a) review coments b) TODOs listed in the commit messages21:53
lifelessSpamapS: or21:53
lifelessSpamapS: make tripleo-cd update-stack in preference to create-stack21:54
*** boris-42 has quit IRC21:54
SpamapSlifeless: well I think the latter is more in my wheel house.21:54
lifelesson the river21:55
SpamapSlifeless: I've reviewed that patch set... tried and failed to write useful tests that were missing.21:55
SpamapSwoot notcompute finally proceeding21:56
SpamapSoooo21:57
*** cd-undercloud has joined #tripleo21:58
cd-undercloud************** overcloud complete status=0 ************21:58
*** cd-undercloud has quit IRC21:58
SpamapS\o/21:58
*** jcooley_ has joined #tripleo22:00
dprincelifeless: the initial request for a /27 (30 address) for our TripleO rack has gone in22:03
lifelessdprince: intruiging!22:03
dprincelifeless: I realize we'd like more but does that sound like a good start?22:03
lifelessdprince: how goes the ipv6 discussion?22:03
dprincelifeless: it doesn't sound like our DC guys have ipv6 fully supported yet.22:04
lifelessdprince: well, it will certainly let us get up and rolling and deploy uhm, 25 odd tests concurrently22:04
lifelessdprince: which is better than nada22:04
dprincelifeless: Right, how many have you guys got again?22:04
lifelessdprince: IPs ?22:05
dprincelifeless: yes22:05
*** jdob has quit IRC22:06
lifeless4 x IPv6 subnets + a (checks spreadsheet)22:06
lifelessdprince: (you have access to the spreadsheet too ::)22:06
lifelessdprince: /2522:06
dprincelifeless: thanks. sorry. Sometimes just easier to ask22:07
lifelessdprince: tis  ok22:07
* dprince forgets where things are sometimes22:07
lifelessdprince: I live in my browser history :)22:07
lifelessrpodolyaka: Can I have the token ?22:08
lifelessjog0: if you can spare some cycles on rebuild we'd -realllllly- appreciate it22:08
SpamapShrm ok so deploy finishes but cinder does not actually work22:10
lifelessSpamapS: do we use it yet ?22:10
lifelessSpamapS: if not, lets focus on rebuild, thats the current big issue22:10
SpamapSlifeless: no I'm just reporting the shallow bugs while I'm climbing out22:10
lifelessSpamapS: ack22:10
SpamapSlifeless: in fact one of them may be a bug in register-state-path22:12
lifelessSpamapS: so I'm not sure we want to use register-state-path for everything22:12
lifelessSpamapS: just the things we don't control or need initial content for22:13
jog0lifeless: actually I wanted to talk to you about that22:15
lifelessjog0: ok!22:16
jog0https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/baremetal-preserve-ephemeral,n,z22:16
SpamapSlifeless: we need initial content in this case.22:16
jog0my question is what is the status of things and what can I do22:16
lifelessjog0: + the novaclient side too22:16
lifelessjog0: so that stack has a bunch of TODOs in the commit messages22:17
lifelessthe failures are all tempest postresql, not the stack.22:17
lifelessjog0: starting from the bottom and working up making sure all the TODOs are done would be the awesome22:17
jog0where are teh novaclient patches?22:18
lifelessjog0: I think we need a little lightweight coordination - basically, check before you push that noone else did, and use git to sync if they did22:18
*** kushi_ has joined #tripleo22:18
jog0lifeless: sounds good to me22:18
lifelessrpodolyaka: IIRC you have a novaclient patch ?22:18
lifelessjog0: they may be unwritten as yet.22:18
*** akrivoka has joined #tripleo22:18
lifelessjog0: https://review.openstack.org/#/q/status:open+project:openstack/python-novaclient+branch:master+topic:bp/baremetal-preserve-epehemeral,n,z22:19
lifelessjog0: note the typo :)22:19
*** jergerber has quit IRC22:19
*** kui has quit IRC22:20
jog0lifeless: that explains why I couldn't find it22:24
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix use-ephemeral rsync of directory  https://review.openstack.org/6248522:27
SpamapSlifeless: ^^ there's the bug22:27
lifelessSpamapS: I just -1'd the review because I don't understand it :)22:28
SpamapSgah22:29
lifelessSpamapS: I don't doubt that you observed a problem, but there is some gap22:30
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Fix use-ephemeral rsync of directory  https://review.openstack.org/6248522:31
SpamapSlifeless: you were a victim of the conference room confusion that errupted as I was writing that commit message.22:31
SpamapSlifeless: better?22:32
lifelessgood enough22:33
lifelessThough you might just be able to put / there always22:33
*** matty_dubs is now known as matty_dubs|gone22:34
SpamapSlifeless: precision > hope ... rsync's manpage is silent on what happens if you do a trailing slash on a regular file22:34
*** akrivoka has quit IRC22:35
SpamapSlifeless: to make rebuild work we're going to have to update heat on the undercloud...22:36
StevenKsteven@undermined:~% rsync -avP ubuntu-desktop_1.220_amd64.deb/ /tmp22:36
StevenKsending incremental file list22:36
StevenKrsync: change_dir "/home/steven//ubuntu-desktop_1.220_amd64.deb" failed: Not a directory (20)22:36
*** akrivoka has joined #tripleo22:36
SpamapSStevenK: indeed I suspected as much. And with ambiguity in the man page, I figure even if it works today... ;)22:37
*** akrivoka has quit IRC22:40
*** akrivoka has joined #tripleo22:42
*** jergerber has joined #tripleo22:43
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Need tgt for cinder  https://review.openstack.org/6249022:47
lifelessSpamapS: yes22:48
lifelessSpamapS: pull + pip install22:48
SpamapSlifeless: plus db sync :)22:49
lifelessdetails22:51
*** julim has quit IRC22:53
*** rcarrillocruz has quit IRC22:56
dprinceSpamapS: So regarding 62490. I think that maybe is related to this bug I filed today: https://bugs.launchpad.net/tripleo/+bug/126150423:01
uvirtbotLaunchpad bug 1261504 in tripleo "cinder element uses iscsitarget (not available on other distros)" [Undecided,New]23:01
*** gothicmindfood has quit IRC23:01
*** hewbrocca has quit IRC23:02
dprinceSpamapS: not a direct hit mind you but close in that I was sort of wondering how this mapped to tgt (scsi-target-utils on Fedora/RHEL023:03
*** jcooley_ has quit IRC23:04
*** cody-somerville has quit IRC23:04
*** jcooley_ has joined #tripleo23:06
*** cody-somerville has joined #tripleo23:06
*** dprince has quit IRC23:07
lifelessSpamapS: whats iscsitarget vs tgt23:07
SpamapSlifeless: not entirely sure.23:08
SpamapSlifeless: cinder wants tgt though23:09
*** agordeev has joined #tripleo23:10
*** gothicmindfood has joined #tripleo23:14
*** jcooley_ has quit IRC23:14
*** marun has quit IRC23:14
SpamapSfinal result of trying to create/attach cinder volume is that it fails with this in nova-compute log23:16
lifelessSpamapS: they look like competing impl23:16
SpamapS2013-12-16 22:59:28,777.777 2694 TRACE nova.compute.manager [instance: 3f198e96-d995-4b55-bdfc-2132d8950436] Co23:16
SpamapSnnectionError: Unable to establish connection: HTTPConnectionPool(host='138.35.77.4', port=8776): Max retries e23:16
SpamapSxceeded with url: /v1/84ade72986af4ea8abb86e44e919c02d/volumes/9e8dac2a-a2a6-4141-bed2-d9a7f71ca5ec/action (Cau23:16
SpamapSsed by <class 'socket.error'>: [Errno 110] ETIMEDOUT)23:16
SpamapSlifeless: with the same CLI?23:16
SpamapSI will report this as a bug23:16
lifelessSpamapS: not sure23:16
lifelessSpamapS: look at apt-cache show23:16
SpamapSlifeless: ahh interesting23:17
*** SpamapS changes topic to "Using OpenStack to deploy OpenStack; meetings Tuesday 1900 UTC in #openstack-meeting-alt"23:18
SpamapSlifeless: I did tgt because that was what cinder wants by default.23:23
lifelessso I guess I'm asking if we should remove the others23:24
lifelessas they aren't mapped on RHEL23:25
*** jcooley_ has joined #tripleo23:26
SpamapSoohhhh23:30
*** jcooley_ has quit IRC23:30
SpamapSlifeless: https://bugs.launchpad.net/tripleo/+bug/1261504 you mean :)23:31
uvirtbotLaunchpad bug 1261504 in tripleo "cinder element uses iscsitarget (not available on other distros)" [Undecided,New]23:31
lifelessSpamapS: 12:01 < dprince> SpamapS: So regarding 62490. I think that maybe is related to this bug I filed23:31
lifeless                 today: https://bugs.launchpad.net/tripleo/+bug/126150423:31
lifelessSpamapS: so yes, yes I do23:31
SpamapSI'm guessing iscsitarget was a guess by echohead23:32
SpamapSlooking at the debian and ubuntu packages for guidance23:33
*** gothicmindfood has quit IRC23:34
*** cody-somerville has quit IRC23:35
lifelessyah23:36
openstackgerritClint "SpamapS" Byrum proposed a change to openstack/tripleo-image-elements: Need tgt for cinder  https://review.openstack.org/6249023:37
SpamapShmmmm23:38
SpamapSnow i see ietadm run as well :-P23:38
*** jcooley_ has joined #tripleo23:39
*** jcooley_ has quit IRC23:42
SpamapSahh ok that is an alternative23:42
*** UtahDave has quit IRC23:44
*** agordeev has quit IRC23:45
lifelessSpamapS: so we'll setting on tgt?23:46
*** jcooley_ has joined #tripleo23:47
SpamapSlifeless: yes, it does not detect.. the default is tgtadm and Ubuntu and Debian depend on it in cinder-volume23:48
SpamapSnot sure how to check the RDO packages dependencies but meh :)23:52

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