File size: 8,390 Bytes
4aa5fce |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 |
=== frankban|afk is now known as frankban [11:45] <mup> Bug #1588095 opened: help for juju run-action refers to commands that don't exist <juju-core:New> <juju-core 1.25:Triaged> <https://launchpad.net/bugs/1588095> [11:45] <mup> Bug #1599129 opened: run action against a non-existant unit gives confusing error <juju-core:New> <https://launchpad.net/bugs/1599129> [11:54] <mup> Bug #1588095 changed: help for juju run-action refers to commands that don't exist <juju-core:Triaged> <juju-core 1.25:Triaged> <https://launchpad.net/bugs/1588095> [11:54] <mup> Bug #1599129 changed: run action against a non-existant unit gives confusing error <juju-core:New> <https://launchpad.net/bugs/1599129> [11:57] <mup> Bug #1588095 opened: help for juju run-action refers to commands that don't exist <juju-core:Triaged> <juju-core 1.25:Triaged> <https://launchpad.net/bugs/1588095> [11:57] <mup> Bug #1599129 opened: run action against a non-existant unit gives confusing error <juju-core:New> <https://launchpad.net/bugs/1599129> [12:51] <fwereade> katco, just wanted to check in and make sure you understand the problems with http://reviews.vapour.ws/r/5201/ [12:53] <fwereade> katco, or rather, with http://reviews.vapour.ws/r/5089/ [13:18] <mup> Bug #1586057 changed: Race in github.com/juju/juju/container/lxc <ci> <lxc> <race-condition> <regression> <juju-core:Invalid> <https://launchpad.net/bugs/1586057> [13:52] <katco> fwereade: yes, i see the problem, thanks. would you prefer i pass state (e.g. startTime) into the observer functions? [14:13] <kwmonroe> hey dooferlad - nice dive into bug 1594924! i got a bit lost between your last 2 comments though.. do you think it's DES or the growing mongo that is the larger culprit? i ask because it sounds like removing des might be easy -- "fixing" mongo might be hard. [14:13] <mup> Bug #1594924: resource-get is painfully slow <2.0> <resources> <juju-core:Triaged by dooferlad> <https://launchpad.net/bugs/1594924> [14:35] <dooferlad> kwmonroe: DES is a big slowdown [14:35] <dooferlad> kwmonroe: mongo is insignificant vs 3DES [14:36] <dooferlad> kwmonroe: but mongo is quite a lot slower than the network. [14:53] <kwmonroe> good to hear dooferlad -- thanks for the info [16:22] <mup> Bug #1550074 changed: ec2/ebs: ListVolumes should not return root volumes <ec2-provider> <juju-core:Fix Released by axwalk> <https://launchpad.net/bugs/1550074> [16:22] <mup> Bug #1550819 changed: TestAddLocalCharmUnauthorized mismatch <2.0-count> <go1.5> <go1.6> <intermittent-failure> <wily> <xenial> <juju-core:Fix Released by dave-cheney> <https://launchpad.net/bugs/1550819> [16:22] <mup> Bug #1579002 changed: state: uses too many mgo sockets in loops <juju-core:Fix Released by rogpeppe> <https://launchpad.net/bugs/1579002> [16:24] <stokachu> cherylj: hey could you see about getting an update for https://bugs.launchpad.net/juju-core/+bug/1593828 [16:24] <mup> Bug #1593828: cannot assign unit E11000 duplicate key error collection: juju.txns.stash <ci> <conjure> <deploy> <intermittent-failure> <juju-core:In Progress by 2-xtian> <https://launchpad.net/bugs/1593828> [16:33] <thumper> jam: still around? === urulama is now known as urulama|afk [16:50] <cherylj> stokachu: sure. I know it was discussed last week at our team sprint [16:51] <stokachu> cherylj: thanks! === frankban is now known as frankban|afk [17:55] <cherylj> perrito666: could you review fwereade's PR: http://reviews.vapour.ws/r/5207/ [17:56] <mgz> bug 1596493 [17:56] <mup> Bug #1596493: github.comjuju/juju/apiserver package: unattributed test failure <blocker> <ci> <regression> <test-failure> <unit-tests> <juju-core:In Progress by fwereade> <https://launchpad.net/bugs/1596493> [17:58] <mgz> bug 1598272 [17:58] <mup> Bug #1598272: LogStreamIntSuite.TestFullRequest sometimes fails <ci> <intermittent-failure> <test-failure> <juju-core:Triaged> <https://launchpad.net/bugs/1598272> [17:59] <mgz> ^whoopsie cherylj, maybe same bug? [18:04] <fwereade> mgz, most likely, yes [18:05] <fwereade> mgz, there's nothing that guarantees the failure will happen after the test finisheds [18:05] <fwereade> mgz, cherylj: yeah, it's the same [18:50] <katco> fwereade: hey, did you see my response here and in email? [19:20] <bdx> openstack-peeps: in setting up image-metadata for a private cloud, does juju support to multiple products in the index.json? [19:21] <bdx> e.g. http://paste.ubuntu.com/18574625/ [19:21] <bdx> here's my com.ubuntu.cloud-released-imagemetadata.json -> http://paste.ubuntu.com/18574800/ [19:22] <bdx> I feel like I'm on the right track, just wondering if there is anything in Juju preventing this? [19:37] <mup> Bug #1599269 opened: Can't redeploy local charms that have changed <juju-core:New> <https://launchpad.net/bugs/1599269> [19:37] <mup> Bug #1599272 opened: ERROR retrieving SSH host keys for ...: keys not found <juju-core:New> <https://launchpad.net/bugs/1599272> [21:20] <cherylj> katco: would you be able to review http://reviews.vapour.ws/r/5207 ? [21:21] <katco> cherylj: sure [21:23] <cherylj> mwhudson: ping? [21:23] <mwhudson> cherylj: hi [21:24] <cherylj> hey hey mwhudson [21:24] <cherylj> mwhudson: wondering if I could pick your brain regarding bug 1598206 [21:24] <mup> Bug #1598206: lxc/lxd/shared/util_linux.go sys/types.h: No such file or directory <blocker> <ci> <ppc64el> <regression> <test-failure> <unit-tests> <juju-core:Triaged> <https://launchpad.net/bugs/1598206> [21:24] * mwhudson blinks [21:24] <cherylj> mwhudson: we're seeing that error when trying to run unit tests on ppc64el, but building the agents succeeded without any error [21:25] <cherylj> and I have no clue where to start :/ [21:26] <mwhudson> that doesn't sound like it makes a great deal of sense on the face of it [21:26] <cherylj> yeah [21:26] <cherylj> I think sinzui rebooted the host and tried again, but got the same error [21:29] <mwhudson> cherylj: well that header should come from libc6-dev which is suuuuurely installed? [21:29] <cherylj> mwhudson: let me see if I can access the host [21:30] <mwhudson> yeah, i don't think this is going to be fixable without some host-level poking [21:30] <cherylj> mgz: do I need to use a jump host to get to the ppc machine? [21:30] <mgz> cherylj: yeah, you need to go through our canonistack thing [21:30] <mgz> or have the vpn on [21:31] <cherylj> I am on the vpn, but it's just hanging trying to get to 10.245.67.133 [21:31] <mgz> ...stilson-07 at least doesn't have build tools installed, which stilson are we building on... [21:31] <mwhudson> cherylj: hm, maybe you don't have access to that network, i can try to ssh to that ip [21:32] <mwhudson> (and fail to login, of course, but it's not hanging) [21:33] <mgz> sudo apt-get install libc6-dev on stilson-05 is giving me packages to install [21:33] <mgz> do we have some missing deps in our golang packaging? [21:33] <mgz> it has newest golang-go at 2:1.6-1ubuntu4 [21:34] <mwhudson> uh that's not newest [21:34] <mwhudson> but not in a relevant way here i think [21:34] <mgz> cherylj: remember you can find all our jumphost rules by looking at jenkins:~/.ssh/config on ci master [21:34] <cherylj> mgz: one day I will... [21:34] <mgz> okay, running update [21:34] <cherylj> ;) [21:34] <mgz> mwhudson: still tells me it's the latest [21:34] <mwhudson> mgz: looks like gcc-5 only recommends, not depends libc6-dev [21:35] <mwhudson> mgz: oh, right, mixing up versions! [21:35] <mwhudson> mgz: golang-1.6-go should be 1.6.2-0ubuntu5~16.04 [21:35] <mwhudson> mgz: but this is irrelevant really :) [21:35] <mwhudson> mgz: are recommends turned off in the apt config? [21:35] <mgz> mwhudson: so, I want to install libc6-dev for now, anything else? [21:36] <mgz> mwhudson: yeah, that's the version [21:36] <mwhudson> mgz: dunno, start with that? [21:36] <cherylj> heh [21:40] <mgz> cherylj: rebuilding last xenial-ppc64el job [21:40] <mgz> mwhudson: it might be the juju makefile? [21:41] <mgz> mwhudson: yeah, has --no-install-recommends [21:41] <mwhudson> mgz: hm yeah [21:41] <mwhudson> mgz: i guess that should install libc6-dev too then! [21:41] <mgz> mwhudson: so I guess we file a bug against juju to not do that... sometimes? [21:41] <mgz> or yeah [21:42] <mgz> or just adapt the existing one [22:50] <mup> Bug #1599315 opened: LXD no longer gets correct network in JUJU beta11 and MAAS2rc1 <juju-core:New> <https://launchpad.net/bugs/1599315> |