/srv/irclogs.ubuntu.com/2015/10/19/#juju.txt

gnuoy`jamespage, if you get a moment would you mind taking a look at https://code.launchpad.net/~gnuoy/charms/trusty/keystone/lp1506397/+merge/274856 ?08:18
=== perrito667 is now known as perrito666
jamespagegnuoy`, I think that looks ok - marked ready for review to get osci turning over11:42
gnuoy`ta11:42
jamespagegnuoy`, are you happy this does not impact the action managed upgrade path?11:44
gnuoy`jamespage, no, I will check on that and update the bug11:49
jamespagegnuoy`, hmm no that will be a problem - the action helper needs to return to set outcomes11:49
gnuoy`jamespage, got a sec for https://code.launchpad.net/~gnuoy/charms/trusty/neutron-gateway/lp1506046/+merge/274417 and https://code.launchpad.net/~gnuoy/charms/trusty/nova-compute/lp1506046/+merge/274416 ?11:59
jamespagegnuoy`, +1 +112:00
gnuoy`jamespage, thanks12:00
gnuoy`thanks12:00
jamespagegnuoy`, https://code.launchpad.net/~james-page/charms/trusty/ceilometer/status-fixes-actions/+merge/27469912:02
jamespageif you have time12:02
jamespage;)12:02
gnuoy`jamespage, +112:18
=== zz_CyberJacob is now known as CyberJacob
=== cmars` is now known as cmars
=== mhall119_ is now known as mhall119
beisnerhi gnuoy` - can we do a c-h sync across all next charms?  i think most have been sync'd recently, but it'd be good to square 'em up and re-test.14:02
gnuoy`beisner, yep14:03
beisnergnuoy`, ps thx for the 2 merges14:06
gnuoy`np14:08
beisnerddellav, re: ssl spec fails, here's what automated tests are seeing.  is this what you're seeing?  http://paste.ubuntu.com/12861113/14:12
ddellavbeisner, yep, that's exactly it14:12
beisnerok raised bug @ https://bugs.launchpad.net/charms/+source/keystone/+bug/150761914:16
mupBug #1507619: With SSL, install hook fails: KeyError: 'getpwnam(): name not found: juju_keystone' <openstack> <uosci> <keystone (Juju Charms Collection):New> <https://launchpad.net/bugs/1507619>14:16
beisnerddellav gnuoy` jamespage coreycb fyi^14:16
coreycbbeisner, thanks I'll look shortly14:19
=== BradCrittenden is now known as Guest53960
ddellavbeisner, thanks for checking that out, i wasn't quite sure if it was me or an actual issue. It seems to be present through all of the different openstack versions14:22
beisnerddellav, autobot sees the same14:24
beisnerthedac, gnuoy` - fyi p-i stable metal spec deploys are failing after switching to the lp:charms/precise/x namespace.14:27
beisnerbut precise using trusty/next charms on metal is fine14:28
beisnerupdated sheet, linked a job.  also re-running just to confirm.14:28
beisnerso, whatever is broken will apparently be fixed when we push next out to trusty & precise spaces.14:29
gnuoy`beisner, kk, as we discussed last week I'm happy to leave those as is and limit testing of  lp:charms/precise/x namespace to the upgrade stable to next testing thedac is doing14:29
beisnergnuoy`, no i think you have a valid point in that the stable precise deploy should use the charms from the precise namespace.14:30
gnuoy`beisner, but as you say we're testing something which will be fixed in 2-3 days when the sync happens14:31
beisnergnuoy`, it really just shows that something isn't in sync with stable T -> P14:31
gnuoy`agreed14:31
Iceyhow does a reactive charm call for a hook? I'm trying to debug-hooks on a new reactive charm but have no idea how the hook should be called15:00
Iceywait, methinks I wasn't finishing the directions15:00
=== wendar_ is now known as wendar
stokachuIcey: the hooks are exposed through charms.reactive.hook15:23
=== Makyo is now known as Guest23950
Iceyhow long do charms take to be ingested from LP to jujucharms.com?18:02
stokachuIcey: i think it runs every 30 minutes?18:07
stokachuor maybe on the hour18:07
Iceycool, thanks stokachu18:07
stokachuIcey: np, lemme know if thats not the case ill get a more concrete answer for you18:07
Iceythat's good enough, I can keep deploying from local: for a while :)18:08
stokachucool sounds good :)18:08
rick_h_Icey: it's about 2hr total atm.18:12
Iceyok18:12
rick_h_Icey: to go all the way through the system (both old/new systems)18:12
beisnerjamespage, dosaboy, cholcombe - with uuidgen as fsid, V install hook stops failing.  added comment @ https://bugs.launchpad.net/charms/+source/ceph/+bug/150628718:47
mupBug #1506287: ceph-disk: Error: Device is mounted: /dev/sdb1 (Unable to initialize device: /dev/sdb) <openstack> <uosci> <ceph (Juju Charms Collection):New for james-page> <https://launchpad.net/bugs/1506287>18:47
cholcombebeisner, this sounds familiar18:48
cholcombebeisner, sdb is automatically mounted correct?18:48
beisnercholcombe, indeed familiar, but slightly different:19:15
beisnerwith a static fsid uuid, i consistently get fails on Vivid and Wily (systemd), but not on upstart (Precise, Trusty)19:15
beisnerwith a unique-ish fsid uuid on every run, Vivid and Wily begin to pass19:16
cholcombebeisner, i'll peek at the charm and see if i can track down what is going on19:21
beisnercholcombe, so we appear to be unblocked (still validating with a few more cycles) -- as long as the fsid value changes.19:22
beisnercholcombe, thx appreciate it19:22
cholcombebeisner, the charm is prob doing something silly if it sees an existing fsid.  can you quick wipe the disks between tests?19:23
beisnercholcombe, no, it takes many hours for that wipe to happen.19:23
cholcombebeisner, ok19:23
beisnercholcombe, if maas had a quick-wipe feature (maybe i'll raise a feature request bug on that) ... like write 0s to the first X blocks then bail.19:24
cholcombebeisner, that would be nice ;)19:24
jamespagecholcombe, systemd will be slurping them in some way19:28
cholcombejamespage, i figured but i didn't know for sure19:28
jamespagewell that's my guess19:29
beisnercholcombe, raised that bug that i've thought about raising on a half-dozen or so previous occasions.  https://bugs.launchpad.net/maas/+bug/150774519:32
mupBug #1507745: feature request:  quick disk erase <ceph> <openstack> <uosci> <MAAS:New> <https://launchpad.net/bugs/1507745>19:32
beisnernice-to-have19:32
cholcombebeisner, +1 :)19:33
arosalesman summit.juju.solutions looks really solid19:38
* arosales looking forward to that event19:39
* arosales thinks marcoceppi had something to do with that19:39
beisnerdang, yah.  that looks nice!19:42
Smacehttps://jujucharms.com/ => 503 Service Unavailable23:33
SmaceNo server is available to handle this request.23:33
Smacehttp://juju.ubuntu.com/docs => 503 Service Unavailable23:34
SmaceSo it seems it is down. At least for me it is.23:35
SmaceEven without `docs`. http://juju.ubuntu.com/ => 503 Service Unavailable23:35
blahdeblahSmace: We're working on that right now23:35
SmaceAllright. Sorry for disturbing.23:36
blahdeblahnp23:36
Smacewhois blahdeblah23:36
hloeungheh23:36
blahdeblahSmace: EMISSINGSLASH :-)23:41
* Smace hides. :)23:42

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