[00:22] I can has review? https://code.launchpad.net/~lifeless/lazr.batchnavigator/keyoffset/+merge/57091 [00:43] huwshimi: hi [00:43] lifeless: Morning [00:44] huwshimi: wondering if you could eyeball bug 119939 [00:44] <_mup_> Bug #119939: strike through resolved bugs < https://launchpad.net/bugs/119939 > [00:44] huwshimi: I closed it wontfix because its clearly easy to do if we wanted to, and multiple ui refreshes haven't don it [00:44] but I don't have a UI analysis for why its a bad idea, and the filer is (reasonably) asking why we have chosen not to do this [00:45] huwshimi: if I was wrong to close it and you think it would be a good idea, we can reopen easily. [00:45] lifeless: I might point out that multiple UI refreshes also haven't made the UI not suck. [00:46] wgrant: you might [00:46] wgrant: and thus me talking to huw :P [00:46] it just seemed like a bug that would never get traction - do, or do not. [00:47] mwhudson: perhaps I can rope you in for that review ^? [00:47] lifeless: So, I don't think we should do the strikethrough, but it would be super useful to have some kind of indication of the status of the linked bug (e.g. on tooltip or inline: bug #1234 [won't fix]). [00:47] <_mup_> Bug #1234: Gina is an unmaintainable mess of command line options, environment variables and shell scripts < https://launchpad.net/bugs/1234 > [00:48] huwshimi: do you mean in linkification, or other places? [00:49] fmt: and linkification have different algorithms [not necessarily for good reasons] [00:49] huwshimi: if you look here: [00:49] https://code.launchpad.net/~sinzui/launchpad/person-merge-job-4 [00:49] huwshimi: the linked bugs have a mouseover status - 'critical - in progress' [00:49] lifeless: I think this would be appropriate in bug comments/descriptions etc. [00:50] huwshimi: ok, thats in linkification. The good news is that I have a canned answer for you. The bad news is 'that turns out to be suprisingly expensive performance wise, back burner at best'. [00:51] lifeless: Yeah I suspected. [00:51] its expensive because of bug privacy [00:52] huwshimi: anyhow, if you could comment on that bug [which is specifically about strikethrough] or perhaps alter it to talk about freeform bug linkfication and exposing more metadata, that would be cool. [00:53] lifeless: I think it would be a good thing to do, but if the chances of it ever happening are slim to none then maybe we should kill the bug [00:53] lifeless: OK will do. [00:53] lifeless: maybe you should also make a note that we can not do it yet due to performance [00:53] huwshimi: all things are possible. I have no objection to a bug open saying 'linkified bugs would be more useful if they showed bug metadata such as title, status, milestone etc' [00:54] lifeless: is "linkified" the correct term for this situation? [00:55] huwshimi: hi. do you have any css you want to give me for the confirmation dialog? [00:55] lifeless: As in, will other people know what we're talking about [00:55] wallyworld: Not yet. But I do want to give you some :) [00:55] np. thanks [00:56] wallyworld: I should be able to send you some today [00:56] excellent smithers [00:57] huwshimi: it may not be the official term but its close enough [00:57] lifeless: Sure thanks :) [00:57] huwshimi: we have modelled links like 'duplicate' etc [00:57] huwshimi: and we have freeform stuff we infer by linkification [00:58] modelled stuff already shows the metadata (on mouse over) [01:00] wgrant: have you seen https://bugs.launchpad.net/launchpad/+bug/454307 ? [01:00] <_mup_> Bug #454307: indices/md5sums.gz doesn't match repository < https://launchpad.net/bugs/454307 > [01:00] thumper: Can you QA your branch-by-ID thing? [01:00] wgrant: yeah [01:00] I think [01:00] lifeless: Never seen that before, because it was mistriaged. [01:00] lifeless: what do we have in place for codehosting on qastaging? [01:00] Fixed. [01:00] wgrant: I suspected as much - chalk another one up for silos [01:01] or easier to just use staging? [01:01] thumper: Everything. [01:01] thumper: codebrowse you need to access by port forwarding, but everything else works. [01:01] wgrant: is it a genuine new bug and not a duplicate? [01:01] lifeless: I don't recall anything like it. [01:02] wgrant: win [01:02] ShipIt should be running for the last time right now :) [01:02] Then we can disable and delete it. [01:06] lifeless: Do you think https://qastaging.launchpad.net/ubuntu is OK? The "Latest derivatives" portlet is new, not flagged, probably undesirable, and mostly bad data. [01:07] Bug #747502 [01:07] <_mup_> Bug #747502: Derived distributions must be discoverable from the "parent" distribution < https://launchpad.net/bugs/747502 > [01:08] wgrant: I would hesitate to ship that [01:08] Shall I flag it? [01:08] wgrant: please [01:09] wgrant: also a gentle reminder to the list 'if changing existing uis with unfinished stuff, feature flag it' [01:09] Sure. [01:28] mwhudson: ping [01:28] lifeless: hi? [01:29] mwhudson: hi; did you see my query re a small lasr.batchnavigator review ? [01:29] oh right, i clicked the link and then forgot about it [01:29] heh :) thanks! [01:33] https://github.com/defunkt/jquery-pjax#readme [01:34] hi huwshimi? [01:41] poolie: Hey [01:44] hey there [01:44] i had a random idea the other day; i'm not saying it's very urgent to actually do, but i just thought i'd ask you [01:44] and that was, perhaps bug heat should just be hidden from display and used only as a sort key [01:44] (and perhaps be in the api) [01:45] that would avoid some number of complaints or bugs about the absolute values and the scaling onto flames being a bit weird [01:45] (eg that they're inconsistent across pillars) [01:46] I think thats a bad idea [01:46] because it hides the machinery [01:46] which makes it less understandable, and thus more frustrating when its wrong [01:46] I think we should fix the machinery instead [01:47] but the machinery is almost entirely hidden today [01:47] it is not understandable at all [01:47] I'm not justifying what we have [01:47] I explaining why I think making it less visible would be a mistake [01:47] Interesting. I don't really know much about bug heat. What do we use it for apart from the default bugs page? [01:48] it's shown as a series of flames in some bug lists, and on bug pages [01:48] we permit a search sorted by heat [01:48] and for sort ordering [01:48] in fact that order is a common default [01:48] and the distro and some other teams use hot bugs as a health check [01:48] poolie: the default sort is importance [01:48] poolie: only the hot bugs widget sorts by heat by default [01:48] really? [01:49] because claims they are hot bugs [01:49] the title may be wrong [01:49] poolie: right thats the widget [01:49] note that it doesn't show page navigation [01:49] it does link to a sort by heat [01:49] ok, and the 'show me more' is by heat [01:49] but if you click on search at the top [01:49] but, you're right, 'open bugs' is by importance [01:49] you get by importance [01:49] etc, yes. [01:50] and, amusingly enough 'high bugs' sorts by importance too [01:50] there is/was a bug open saying 'please show the inputs to the heat on the flames' [01:50] i might have filed it [01:50] when you say people use it as a health check [01:50] do you mean they count how many 4-flame bugs there are? [01:50] or they just look at the open bugs sorted by heat [01:50] One of the complicating factors there is that the algorithm decays, so you can't statically calculate, you have to redo each time. [01:51] poolie: the latter [01:51] well, my idea would keep that [01:51] stub is investigating heat as a possible cause of index bloat [01:51] i think sorting is pretty worthwhile [01:51] i suspect showing it on the bug page is pretty much noise [01:51] if it is, we'll need to revisit the entire implementation [01:52] I suspect we'll get the same sort with a /little/ fuzz without the decay [01:52] (because commenting on a bug removes the decay for a day) [01:52] anyhow, it was just a random thought [01:52] that perhaps making it serve the purpose of providing an ordering, and making it provide an absolute metric, and making it provide a scaled ranking [01:53] may be asking too much [01:54] lifeless: https://code.launchpad.net/~wgrant/launchpad/bug-756983/+merge/57097 [01:55] lifeless, do you think anyone loves, or looks at, the flame icon? [01:55] they may well do [01:55] wgrant: I think bigjools and raphael may be confused by your comment abot desirability [01:55] but not me [01:55] lifeless: Possibly. [01:57] poolie: I think that if we don't expose it, we will have questions like your one about 'sort by date changed' [01:57] poolie: we don't expose date changed in the UI, so you can't decide if its buggy or not and you file a bug. [01:58] lifeless, if you mean the bug i filed, i think that was actually a complaint about it not being in the ui [01:58] gah, in the API [01:58] poolie: the bug you filed was that a particular bug was sorted at the top of 'my bugs sorted by date' [01:59] well, that is just weird [02:00] poolie: bug 752169 [02:00] it seems like there for some reason the value is correct but the sort is wrong [02:00] <_mup_> Bug #752169: wrong ordering for date_last_updated? < https://launchpad.net/bugs/752169 > [02:00] right [02:00] poolie: all I'm saying is that when there is a sort order and the data behind it isn't visible, folk will get confused. [02:00] sure [02:01] i don't think the bug is very analogous [02:01] but i agree that being able to see "why is it doing that" can be good [02:02] i don't think the flames are very helpful in understanding it [02:03] i think it's more likely people will consider the numeric heat is wrong, than that lp will fail to sort integers once they have been calculated [02:03] (which seems to be happening in 752169) [02:03] sure [02:12] lifeless: i don't know if you care, but ListRangeFactory.getSlice will not DTRT in size==0 and forwards=False [02:12] i think [02:13] (as in, i think it will return the whole list) [02:13] slicing is one of the points were one wants a negative zero [02:14] mwhudson: I don't think we need to care; size 0 is utterly bogus anyway. [02:14] of course, some one will trigger a timeout using that someday. [02:17] :( [02:17] lp://qastaging/ urls don't work [02:17] lifeless: it's almost a natural law, any code around slices will get at least one edge case a bit wrong [02:17] spm: what's the status of the staging code update? [02:18] should be able to kick that off shortly actually [02:18] (i spent a long time fixing problems in CPython's code wrt this sort of thing) [02:18] spm: it says it is doing one now [02:18] thumper: technically that's a lie, it's just the existing locks and blocks still in place from the fail on the w/e [02:19] spm: ok, so ETA? [02:19] to kick it off, RSN, completion, no idea. [02:19] ok [02:20] I think the last successful full restore was ages back, and rob's asked for a full in that case, so... 15-20 hours? [02:21] mwhudson: yup, I've at least one patch in CPython for this too - on find() IIRC [02:21] (which takes slice params, but didn't interpret them correctly) [02:21] wallyworld: On the dialogue do you know how to get the green bar on below the title back? [02:25] huwshimi: is that missing? let me look [02:27] huwshimi: so it is. i will figure out how to make that stay. it may be that it's tied to the "steps" node which is hidden when the confirmation is shown [02:28] yeah I wondered that. I had a look at the privacy dialog on the same page and it somehow manages to have it [02:30] win [02:30] DataError: OFFSET must not be negative [02:41] StevenK: good morning [02:41] Morning [02:43] lifeless: anyway to see the post params for the oops? https://lp-oops.canonical.com/oops.py/?oopsid=1131EC415 [02:44] thumper: sure it [02:44] s [02:45] field.actions.* in the request variables [02:45] It's in the URL. [02:45] ah... I see it now [02:45] http://infram.wordpress.com/kadosu-categorized-document-search/specification-\u2026put-of-pluginsspecification-for-filtering-text-output-of-plugins [02:45] is the problem [02:47] erm [02:47] wtf [02:47] # Branch: launchpad [02:47] # Revno: 7688 [02:47] ? [02:48] the revno [02:48] oh [02:48] 2009 oops [02:48] :) [02:48] https://lp-oops.canonical.com/oops/?oopsid=OOPS-1926EE1366 looks more interesting [02:48] :( [02:49] it seems the middle click button on my mouse is dying [02:49] argh [02:49] sqlobject fail fail fail fail fail fail fail fail fail fail fail [02:49] lifeless: Oh? [02:50] partial implementation of slice protocol [02:50] resultset[-5:None] -> boom [03:01] mwhudson: pushing a tweak [03:01] lifeless: whee! [03:02] rule #1 if you make it look like a slice, let it damn well implement slice [03:02] * lifeless grumps [03:02] lifeless: does resultset[-5:] work? [03:02] WTF? we have our own urlparse? [03:03] all it does is encode('ascii') [03:03] thumper: something to do with unicode [03:03] yeah, but I'm still trying to work out why we care [03:03] We are broken and generate Unicode URLs in a lot of places. [03:03] the cache gets polluted with unicode objects if you feed it a unicode url [03:04] or did, maybe that's fixed in 2.6... [03:04] what cache? [03:04] mwhudson: the fail is because it passes the offset down to sql unaltered [03:04] lifeless: lovely [03:04] mwhudson: in principle it could reverse all the sort elements automatically and adjust [03:04] mwhudson: -5:None = reversed[:5] afterall [03:05] lifeless: total_size is replaced with total_size_link in recent webservice versions. [03:05] thumper: urlparse has a cache [03:05] (re bug #757007) [03:05] <_mup_> Bug #757007: total_size element returned in all batch retrievals < https://launchpad.net/bugs/757007 > [03:05] mwhudson: I realise you're asking if __getitem__ in storm handles the second parameter differently; I haven't checked all the way [03:05] wgrant: our tests look for total_size [03:05] wgrant: and its still there [03:05] mwhudson: really? [03:05] WTF for? [03:05] thumper: beats me [03:06] because parsing urls is slow [03:06] lifeless: They must be using an older version. [03:06] I forget the threshold.. possibly 1.0. [03:06] and rather than expose a parser object with state, - win - [03:06] first_version_with_total_size_link = "devel" [03:06] lifeless: yes because parsing the same url over and over again is a common case, obviously [03:06] * mwhudson coughs [03:07] mwhudson: if you use damaged stacks, yes. [03:07] thumper: looks like the bug launchpad is working around is fixed though [03:07] mwhudson: yeah [03:07] ? [03:07] encoding a url to ascii is sensible though [03:08] if it can't be encoded, its *not* a valid url and we should reject it. [03:08] the stdlib url stuff is broken in many more ways than mere caching [03:08] * lifeless wouldn't ever use it by choice [03:08] even more sadly upstream just fundamentally don't understand what urls are. [03:09] See the 50 mail thread or whatever was on the *worse* breaking in 3.x [03:09] lifeless: catching the unicode decode error in validate url seems pretty simple [03:10] thumper: yup, works for me [03:11] lifeless: A friend from uni tried to fix various bits of the 3.x stdlib URL unicode stuff... it was all pretty wrong and upstream was not at all receptive to fixing it in a reasonable way. [03:11] s/pretty/entirely/ :) [03:11] Yeah. [03:11] as your friend probably knows [03:11] I think it's less bad now, though. [03:11] Still awful, though! [03:12] py3 broke email, broke the web stacks. [03:12] The latest WSGI is 3.xable, isn't it? [03:12] I suspect so [03:12] They finally fixed that, IIRC. [03:12] yes [03:12] with class sensitive string manipulation functions [03:13] Yay [03:13] because bytes cannot be permitted to have a find() method, obviously. [03:15] I wish they'd backported more of the bytes API to 2.7 :/ [03:15] Like, say, having a bytes type that indexes like a bytes, rather than making it index like a str. [03:15] other than a misleading type alias? [03:15] Grar. [03:16] Exactly. [03:16] It's an alias to something that is not at all like a bytes! [03:16] gustavo had a pretty solid rant on this [03:16] my opinion is that the bytes type is daft [03:16] I ended up casting lots of stuff to a bytearray to get compatible indexing. [03:17] mwhudson: can you check my incremental commit, see if still happy ? [03:17] lifeless: looking [03:17] With that, at the cost of one more count(*) on Last links & only on Last links [03:17] it fixes the last of the test fallout [03:18] Is r12758 actually QA-able at all? [03:19] It's been top of the deployment report for a few days [03:19] StevenK: thumper was looking at it earlier. [03:19] probably got distwacted [03:19] The HWDB thing needs QA. [03:19] StevenK: if this is the stacking issue, yes it is qa-able [03:20] I'm wanting staging to update to poke properly [03:20] wgrant: revno? [03:20] r12787 [03:20] thumper: thats going to be a day or more [03:20] thumper: use qastaging [03:20] Fixes the top OOPS. [03:20] lifeless: wow, IFiniteSequence? [03:20] but ok [03:20] mwhudson: yes, really - its what the z3batch code does [03:21] lifeless: yes, still looks fine [03:21] mwhudson: so I assume there is an adapter registered for result sets somewhere or other [03:30] is the branch scanner running on qastaging? [03:30] or do we need to ask? [03:31] I'd ask. [03:33] spm: qastaging branch scanner plz [03:36] thumper: it's not setup to run, is running manually atm [03:36] spm: can you please run manually? [03:36] seems to be working even. /shock horr [03:36] spm: I'll be asking again in a few minutes [03:36] or [03:36] oh. I didn;t type that clearly. "is running manually atm" means I've kicked off a manual run already [03:37] 2011-04-11 02:36:50 INFO Adding 479 new revisions. [03:37] 2011-04-11 02:36:56 INFO Deleting 0 branchrevision records. [03:37] 2011-04-11 02:36:56 INFO Inserting 34782 branchrevision records. [03:37] that isn't the one I wanted... [03:37] is it done? [03:37] not yet [03:38] how is qastaging codehosting set up? [03:38] branch scanner is "cronscripts/scan_branches.py" ? [03:38] spm: aye [03:39] spm: when you you get your new au losa? [03:39] thumper: not sure what you mean? it's setup and running on tellurium. lpqastaging.tellurium.canonical.com. [03:39] Less than a month until the new victims. [03:40] spm: as in a completely separate hosting area? [03:40] I'm not sure when they start. [03:40] May 5? [03:40] Something like that. [03:40] spm: ShipIt's finished. Please remove the cronjobs. [03:40] thumper: yes [03:41] thumper: it has its own branches and copies the same set across on restores that stging does [03:41] ok [03:41] spm: please ping when scan complete [03:44] * StevenK grumbles loudly at IDS. [03:45] If you pass in processor families to the package cloner, it will look up every SPPH for the destination distroseries and call .createMissingBuilds() on it. [03:46] Yes? [03:46] thumper: https://pastebin.canonical.com/45894/ [03:46] Which is *slow* [03:46] Yes. [03:46] This makes me sad. [03:47] createMissingBuilds sucks, and needs to be fixed as the next phase for some timeouts. [03:47] spm: very :(( [03:47] spm: that is because there was a scan job for a branch not copied to qastaging [03:48] spm: and the oops config isn't set for the scanner on qastaging [03:48] spm: if I said make all scan jobs as complete, could you do that without sql? [03:49] wgrant: It might be in-scope for us, because calling .createMissingBuilds() on 17,000 SPPHs makes mawson cry. [03:49] StevenK: Sure it's not the populate-archive bug? [03:50] StevenK: It may not be, but getPublishedSources now preloads huge amounts of useless stuff which makes any script using it on thousands of publications completely useless. [03:50] wgrant: lib/lp/soyuz/model/packagecloner.py, _create_missing_builds() [03:51] The package cloner suffers from Underscore Disease. [03:51] Yeah, p-a bug. [03:51] It's still slow, but not that slow. [03:51] Cowboy the patch from https://wiki.canonical.com/IncidentReports/2011-03-29-LP-populate-archive-slow [03:52] spm: Hi, I need a cronjob run on qas. [03:52] 'scripts/process-hwdb-submissions.py -vv', and I'd like the output. [03:53] wgrant: Because eager loading fixes everything. :-( [03:53] StevenK: Yes. [03:55] StevenK: its a key tool [03:55] the problem is that an object model assuming cheap lookups is broken in the real world. [03:55] thumper: "if I said make all scan jobs as complete, could you do that without sql?" Um. I dunno .but we can use sql on qas? [03:55] spm: I'll get back to you shortly [03:56] np [03:56] lifeless: The problem is the eager loading breaks at least parts of Soyuz. [03:56] s/parts/two parts/ [03:56] wgrant: do you expect lots of output, or just a little? ie log or screen gab [03:56] StevenK: thats the symptom [03:56] spm: I'm not entirely sure. Might be best to log. [03:56] okidoki [03:56] StevenK: the problem is that a single api was used when there are different usecases at hand. [03:56] spm: It depends how the DB was when qastaging was restored. [03:57] lifeless: The use-cases were identical. [03:57] lifeless: But now we have a policy of eager loading. [03:57] So they differ. [03:58] wgrant: they weren't really identical, the differentiation was around performance [03:58] wgrant: ftr: ~/tmp/wgrant-process-hwdb-submissions.log [03:59] ahh. cronscripts/process-hwdb-submissions.py would work better [03:59] spm: Er, yes, sorry. [04:00] lifeless: The only things that required the eager loading were the callsites that directly impacted on render times. .getPublishedSources() is called from other places, too. [04:00] wgrant: heh, is cool. it was third time lucky in any event. '/cripts/process...' didn't work either. :-) [04:00] StevenK: it required eager loading because it was making things slower for render times [04:00] StevenK: I agree that other places were negatively impacted [04:01] wgrant: argh. one sec. will fix. FATAL: Ident authentication failed for user "hwdb-submission-processor" [04:01] Yes, hence my "directly impacted on render times" [04:01] * spm pulls out the yak clippers [04:01] StevenK: the function I change directly impacted render times. [04:03] Perhaps we change the internal API of .getPublishedSources() to take a eagerload boolean, and it can return early if it's False (and it defaults to True) [04:03] It's not particularly elegant, but it solves both cases. [04:05] StevenK: sure, thats what we've done elsewhere. [04:05] StevenK: I didn't here because of oversight, not intent [04:05] StevenK: the scripts weren't visible to me when I grepped around quickly, for $whatever reason. [04:07] wgrant: https://pastebin.canonical.com/45895/ [04:07] spm: Thanks. [04:08] * StevenK looks for the p-a bug [04:08] spm: Do you want an RT for killing the shipit cronjobs? Or will the existing shipit cleanup one do? [04:08] the existing covers it [04:09] wgrant: Hm, does the p-a slowness even have a bug? [04:09] StevenK: Bug #744849 [04:09] <_mup_> Bug #744849: populate-archive.py unusably slow < https://launchpad.net/bugs/744849 > [04:10] Bah, that didn't show up when I searched for populate-archive [04:11] wgrant: Thanks, I'll look at it after lunch. [04:23] wallyworld: Did you have any luck with that border? [04:24] huwshimi: yes. all good. i've improved the animations and also provided animation for when the user hits "no". all i need now is some css for the confirmation content and i can submit the mp [04:24] wallyworld: Is all that pushed to your branch? [04:24] huwshimi: yes [04:25] wallyworld: Thanks I'll take a look [04:25] huwshimi: the mp is also written but on hold so you can see that too if you want [04:25] huwshimi: sorry, i wasn't aware you were waiting to hear back from me [04:27] wallyworld: That's ok I just wanted to see how it looked with the bar added [04:30] lifeless: https://code.launchpad.net/~thumper/launchpad/fix-unicode-error-in-urlparse/+merge/57103 [04:40] wallyworld: How about something like this: http://imgur.com/KVM6j [04:42] Do we want "Yes"/"No" rather than "Assign"/"Cancel"? [04:43] no [04:43] assign / do not assign [04:43] Right, or that. [04:43] huwshimi: ^ [04:43] But definitely not "Yes"/"No", [04:43] huwshimi: gnome did a bunch of user testing [04:43] huwshimi: and yes/no prompts are very effective at confusing users [04:43] lifeless: $ACTION/"Cancel" is used everywhere else in LP, so I'm leaning towards that. [04:44] wgrant: the cancel is about as good as No [04:44] It is. [04:44] wgrant: it makes me take a second-glance all the time :( [04:44] lifeless: wgrant: OK, but that's not what the screenshot was about at all. [04:44] Then there was that infamous HIG-compliant download manager a few years ago... [04:44] huwshimi: heh, what was it about ? [04:45] oh, I see [04:45] lifeless: ta [04:45] wallyworld: ^ ^ ^ ^ [04:45] thumper: de nada [04:45] lifeless: I was just trying to improve some CSS [04:46] huwshimi: yeah, I'm caught up now [04:46] lifeless: I think it's a fair call though [04:46] wgrant: http://projects.gnome.org/gwget/screenshots.html ? [04:46] lifeless: That's the one. [04:46] * wallyworld just finished some food [04:46] But the screenshot is not there any more :( [04:47] https://bugs.launchpad.net/ubuntu/+source/gwget2/+bug/84215/+attachment/30855/+files/Screenshot-gwget.png [04:47] <_mup_> Bug #84215: Do you want to Cancel or Cancel? < https://launchpad.net/bugs/84215 > [04:47] huwshimi: that screenshot looks pretty good [04:47] wgrant: ROTFL [04:48] wallyworld: There was a small HTML change. I'll push my changes. Also did you see what lifeless and wgrant were just saying about the buttons? [04:49] huwshimi: yes. so looks like i'll make it "Assign" / "Do Not Assign" ? [04:49] Sounds good. [04:51] wallyworld: Actually in this case I'm not sure "Do Not Assign" makes sense. The action that it makes is "go back so I can fix it". [04:51] its a popup right ? [04:51] lifeless: Yes. [04:51] huwshimi: yes, you are right. so it should be something like "Choose Again" ? [04:52] wallyworld: sounds good [04:52] wallyworld: Yeah something like that... [04:52] huwshimi: thanks for the input btw [04:55] wallyworld: np [04:56] wallyworld: Here are my changes: https://code.launchpad.net/~huwshimi/launchpad/assign-non-contributor [04:57] * wallyworld merges [04:59] huwshimi: that css style is used elsewhere. i was just reusing an existing one. i'll make a new one with your style attributes [04:59] wallyworld: Oh right [05:00] wallyworld: Yeah, good plan :) [05:00] :-) [05:01] mwhudson: https://bugs.launchpad.net/storm/+bug/239767 [05:01] <_mup_> Bug #239767: Negative Indexing on results fails < https://launchpad.net/bugs/239767 > [05:01] StevenK: I have updated my lazr.batchbavigator branch to fix test failures and use 1.2.4 [05:01] StevenK: do you care to rereview? [05:16] A review of this would be super great: https://code.launchpad.net/~huwshimi/launchpad/privacy-notification-firefox-753423/+merge/56872 [05:17] jtv: hey, do you have write access on http://wiki.postgresql.org/wiki/Index_Maintenance ? [05:17] * jtv tries [05:17] Oh, that wiki? [05:17] Err [05:17] jtv: if so the first query there is much more useful with 'ORDER BY pg_class.reltuples::bigint' rather than 'order by 2' [05:17] If I could remember my login details, maybe. :/ [05:19] Why would anyone want to order by 2? [05:19] that uses the second column [05:19] but its pretty printed [05:19] Oh, yeah, unsurprisingly I wasn't aware of that feature. [05:19] so it orders 100MB before 2kb [05:20] jtv: old school sql ;P [05:20] jtv: none of these fancy column names [05:20] Had to do so much of that before they ever let me touch a database… hundreds of select queries just written out on paper. [05:21] Looks like the added the pg_size_pretty later and forgot to update the ORDER BY [05:22] lifeless: you'll have better luck in #postgresql :) [05:24] yeah [05:32] Where I also have some questions to ask, actually, but I've been too lazy or shy to do it. [05:33] Such as: why does the background writer work out of the buffer cache instead of out of the WAL (and so, why do we need dirty bits for committed pages)? [05:35] Sure, making it eat from the WAL would make it take longer for pages to get into tables, but so what? Changes are already logged. But I'm guessing that flushing could be more efficient if it weren't driven by eviction policy. [05:36] StevenK: hi [05:36] Damn it, I knew talking would get me on the hook for a review. :-P [05:36] lifeless: Link me [05:37] https://code.launchpad.net/~lifeless/launchpad/bug-752153/+merge/56505 [05:38] lifeless: Which revisions are new, and can you provide a partial diff? [05:39] 12760-> [05:39] isn't lp meant to do incremental diffs [05:40] lifeless: yes, but it's disabled because they're slightly broken. [05:40] IIRC they had excessive mode changes. [05:40] StevenK: http://bazaar.launchpad.net/~lifeless/launchpad/bug-752153/revision/12762?remember=12759&compare_revid=12759 [05:40] But it was enabled for a few days, so it's disablement probably counts as a regression. [05:40] I wonder how I can hide an argument from the API [05:41] StevenK: give it a default value [05:41] StevenK: and don't list it in the export parameters list [05:41] StevenK: Which arg? For getPublishedSources? [05:41] Right, so I'm fine. [05:41] wgrant: Yup [05:41] StevenK: As lifeless says, make sure it has a default and don't list it in @operation_paramters [05:41] +e [05:42] wgrant, lifeless: http://pastebin.ubuntu.com/592452/ [05:43] lifeless: You're ripping out a lot of code from lp.app.browser.root, can you explain a little context? [05:43] StevenK: that was the copied code that was fugly [05:43] StevenK: since I had to touch lazr.batchnavigator more, I refactored to let it be deleted. [05:43] see the comment with the pylint supressor [05:44] Right [05:44] Why self.default_size = 20 and then right after 'return 20' ? [05:44] StevenK: the function needs to set both [05:45] StevenK: thats explained in the docstring in the base class [05:45] lifeless: But if you return self.default_size, it only needs to be changed in one place? [05:45] StevenK: 1 line apart, and this is shorter. [05:46] wallyworld: Could you use an API call instead of BugContributorView? [05:46] Okay, it makes me grumble, but it looks good. [05:46] StevenK: thanks [05:46] next up, to teach lazr.restful to allow custom IRangeFactory [05:47] wgrant: i considered that. i went with the view because the result of the call was related to getting data for display, a json dict of values [05:48] wallyworld: Don't you already have the person and pillar names? [05:49] that should so totally be an API, but lazr.restful doth not make it easy. [05:49] lifeless: Oh? [05:49] wgrant: nope. not in the view [05:49] lifeless: yes. hence the view :-) [05:49] wgrant: it wants to return typed objects only [05:49] lifeless: It'll happily return an untyped dict. [05:49] Soyuz does it in a few places. [05:49] It's not pretty, but it works fine. [05:50] wgrant: oh? I just recall jml headbutting making that work here and on the list in the past [05:50] wallyworld: The picker must already have the person displayname, and surely the task table knows the pillar displayname somewhere? [05:50] wgrant: whats the necessary dance ? [05:50] lifeless: Right, you can't return a dict of entries. [05:50] lifeless: They'll just end up as strings instead. [05:50] wgrant: that's internal to the picker. the user of the picker only has the person uri [05:51] But if you leave the return type undeclared and just return a dict, the client will get it and just JSON decode it. [05:51] wgrant: cool [05:52] wallyworld: Hmm, that's pretty terrible. Not easily fixable to return the whole object? I imagine that could be generally useful. [05:53] Anyway, if you really can't refactor the machinery to let you get at the existing cached objects, this can easily be an API namedop, and that'd probably be better than manual JSON encoding and content-type hackery. [05:53] wgrant: we don't have the whole person object. the picker has a vocab with terms and that's it [05:53] :( [05:55] wgrant: my first implementation was via a named op - had to modify client.js slightly to allow sync calls - but i had trouble with lazr restful [05:55] wgrant: can you poin tme to the soyez example? [05:55] wallyworld: Synchronous calls are never OK. [05:55] They block the browser UI in !Chrome. [05:55] jtv: Can I sanity check something with you [05:55] * jtv seems an odd choice for sanity [05:55] but yes, you can try [05:56] jtv: did you see my sketched fact table for bugtags [05:56] wgrant: i need the validation call lthe block otherwise it all falls into a heap [05:56] No [05:56] wallyworld: :/ We really really really want to avoid using sync anywhere. [05:56] jtv: ah. So, I've sketched a fact table out for bugtags, maintained with triggers I expect, and I can't get it out of my head. [05:57] lifeless: "fact table"? [05:57] jtv: http://en.wikipedia.org/wiki/Fact_table [05:57] thx [05:57] jtv: the centre table in a star schema [05:57] lifeless: are you saying you've been looking at the same problems I wrote about yesterday? [05:57] wgrant: hmmm. from memory that will make this change very hard to deliver without really fucking with the picker internals :-( i'll have a look [05:57] jtv: all week [05:57] jtv: as has wgrant [05:58] ah! then sorry for the duplication [05:58] or noise, or whatever [05:58] jtv: more eyeballs good [05:58] yeah, I could do with some better ones [05:58] jtv: with timeouts, I do a sweep each day and make sure they are reported on https://bugs.launchpad.net/launchpad-project/+bugs?field.tag=timeout [05:58] jtv: with the pageid from the oops summary in the bug title [05:59] wallyworld: It's particularly cool in Firefox, since the XUL runs in the same thread as page JS. [05:59] jtv: this particular one had not had the analysis updated in the bug :( - so looking there wouldn't have helped you know that folk were caring [05:59] wallyworld: So a synchronous call will actually freeze the browser. [05:59] jtv: but I like that you analysed it - good stuff [05:59] wgrant: well that blows. [05:59] lifeless: well I knew folks would care, but I thought maybe this was the outcome of a recent round of work. And since it was a holiday, I didn't bother looking very far. :) [05:59] Anyway, about that fact table..? [05:59] wallyworld: Although it's possibly better now, and should be even better in 5. [06:00] wgrant: https://code.launchpad.net/~stevenk/launchpad/getpublishedsources-too-eager/+merge/57107 [06:00] jtv: anyhow, my question is, if one has an aggregate cached in a lookaside table, - which my volume column is, is it concurrency safe in postgresql (with repeated reads, which is I think the level we run at) to maintain that via triggers [06:00] wgrant: seems like a hell of a lot of work for the sake of removing one minor sync call [06:01] lifeless: Can haz dropped timeout? [06:01] e.g. a trigger that on inserts/deletes into BugTag updates the running total for that tag in the fact table [06:01] lifeless: you don't get "repeated read" as such in postgres [06:01] or will, if two people insert a reference to the same bug tag at the same time, the counter only go up by one, when it should go up by two [06:01] StevenK: no [06:01] lifeless: you get "read committed" as the only ansi-standard isolation level [06:01] StevenK: we've got search timeouts happening [06:02] StevenK: e.g. https://bugs.launchpad.net/bugs/+bugs?field.searchtext=Ubuntu&search=Search+Bug+Reports&field.scope=all&field.scope.target= [06:02] wallyworld: Isn't the picker infrastructure already highly asynchronous? What's wrong with chaining another callback? [06:02] StevenK: and the tags portlet is right on the edge of going boom [06:02] StevenK: given its memcache cached, if it stops working, the timeouts won't increase a little... [06:02] StevenK: they will increase massively. [06:03] StevenK: so, we should get that fix from wgrant in place; then we can lower the timeout [06:03] Yeah, I'll have that finished tonight. [06:04] lifeless: if you use read-committed for this, I think you'll lock the aggregate (which doesn't need to be problematic if you update very late). In serializable, you may avoid that but take the occasional serialization failure. [06:04] jtv: right, so s/repeated read/whatever level we run at/ [06:04] serializable, I think. [06:04] Hmm this has gone through changes—don't trust me on this. [06:04] wgrant: possibly nothing. my knowledge of the picker code is still not perfect and i couldn;t see how to easily do it. i'll take another look. when i last tried, the default save action happended in parallel with the validation [06:04] jtv: yah, and our retry-machinery catches serialiable failures and retries [06:04] jtv: I'll cross reference with stub [06:05] lifeless: there may be call for a separate bit of infrastructure there… [06:05] "I'm done, but if you could please add these numbers to these cached aggregates I'd be most grateful." [06:06] jtv: the big point though is that this can answer the portlet for anonymous users with only 10 rows read, and for logged in users with 10 + 10 * group membership [if the planner is real smart] [06:06] If we can accept a tiny inconsistency window, the infrastructure could do it in a separate transaction—and only take the serialization errors there, without re-doing the request. [06:06] jtv: we could, and I'm happy for us to have that, but I think we can tolerate the few retries with existing infrastructure for now - shorter path to getting the primary win [06:07] lifeless: some of these issues are very similar to what we had with translations. One thing we did there was to update aggregates right away, but also have a background process check for and fix any discrepancies. [06:07] wgrant: if you are interested https://code.launchpad.net/~wallyworld/launchpad/multicheckboxwidget-unescaped-items/+merge/57108 [06:08] wallyworld: Will the item always have a displayname? I guess if not then the first callsite can fix it properly. [06:08] As long as it breaks instead of being insecure. [06:09] wgrant: most if not all things we care about do afaik [06:09] StevenK: How many callsites actually need the eager loading? [06:09] StevenK: It should probably be off by default, I think. [06:09] wgrant: I was being cautious [06:10] lifeless: Could you mentor https://code.launchpad.net/~wallyworld/launchpad/multicheckboxwidget-unescaped-items/+merge/57108? [06:10] wgrant: the sort of things we display in pickers etc all have displaynames so it's a pretty safe assumption [06:10] StevenK: Why does that direction deserve caution? [06:10] wallyworld: Yup. [06:10] wgrant: And if it's off by default, then the API doesn't get it. [06:10] StevenK: @call_with(eager_load=True) [06:10] * wallyworld goes back to hacking picker javascript [06:13] wgrant: Looking at other callsites. [06:14] StevenK: Thanks. It seems to mostly be tests and a few things that use it to check if something is published, none of which need preloading. [06:15] lifeless: I don't see any concurrency hazards with what you're doing, at any isolation level, but you're introducing a write lock on the row in the fact table. [06:15] wgrant: Er, then why was it added? Surely at least one of the callsites needs itl. [06:16] StevenK: The API and probably one or two UI callsites. [06:16] StevenK: Check the rev that added it. [06:16] It'll reference a bug. [06:16] jtv: yeah, understood [06:17] jtv: I think its simplest to start with triggers and move to async IFF the contention is a problem. [06:17] jtv: other than the bug import scripts, I don't see it being an issue - bug mail being async already [06:17] IMBW [06:17] lifeless: that makes sense. As long as we know that we'll recognize that if it happens. [06:18] $when the sky falls in, lifeless broke it [06:18] lifeless: Does http://paste.ubuntu.com/591153/ still perform adequately? It's 9s on DF. [06:20] wgrant: The linked bug only references the API. [06:20] Total runtime: 36958.990 ms [06:20] Total runtime: 3903.161 ms [06:20] Total runtime: 3803.285 ms [06:21] wgrant: ^ [06:21] lifeless: Hmm. [06:21] StevenK: Must only be the API, then. [06:21] wgrant: we can get spm to test on prod if you like [06:21] wgrant: staging is mid-restore so not exactly at its best [06:21] Not really. Need to get a realistic query first. [06:22] wgrant: do you mean 'authenticated' [06:22] wgrant: or that you want to do better ? [06:22] lifeless: And ideally with official tags in the same query. [06:22] wgrant: Changes pushing, I'll prod you when the diff is updated. [06:22] kk [06:22] wgrant: coalesce sort ? [06:23] lifeless: Possibly. I'm trying a UNION'd WITH first. [06:23] see how it works... probably not well. [06:23] But obvious solutions first. [06:26] wgrant: Diff updated. [06:26] StevenK: thanks, will look in a sec. [06:27] wgrant: I can't see a comment from you on https://code.launchpad.net/~wallyworld/launchpad/assign-non-contributor/+merge/55869 [06:28] lifeless: i think that's the wrong one [06:28] lifeless: https://code.launchpad.net/~wallyworld/launchpad/multicheckboxwidget-unescaped-items/+merge/57108 [06:28] wallyworld: sshh I was being crafty [06:28] lifeless: http://paste.ubuntu.com/592461/ [06:28] lifeless: Could you try that on (qa)s? [06:28] Total runtime: 4327.931 ms [06:28] Total runtime: 3828.393 ms [06:29] Sounds OK, then. [06:29] cold, hot [06:29] Separate queries are far worse. [06:29] ah, because official tags don't have privacy [06:29] Hm? [06:29] This doesn't have privacy yet. [06:29] yeah it does [06:30] the private check [06:30] Well, yes, but it doesn't do authenticated users. [06:30] sure [06:30] anyhow [06:30] The officialbugtag stuff has nothing to do with privacy. [06:30] shipit [06:30] Don't ever say that word again. [06:30] shiiiiiiiiiiiiiiiiiiiiiiiiiiiipit [06:31] wgrant: did you see my email about the bugtag count query? I had it at 2s or so. [06:31] jtv: what db server? [06:31] staging [06:32] After that it gets harder, unfortunately. [06:36] lifeless: Could you mentor https://code.launchpad.net/~stevenk/launchpad/getpublishedsources-too-eager/+merge/57107? [06:36] jtv: Hmm, what improvements did you make over lifeless'? [06:36] wgrant: I haven't compared. Unaware that he was working on it, I played around with it a bit yesterday. [06:37] wgrant: no, I approved it already [06:37] lifeless: Oh, so you did. [06:38] wgrant: Thanks, ec2'ing [06:38] wgrant: ah, I see that he followed up to my email. One of my optimizations was to use inner joins instead of outer joins. This saved a second on staging, but he says it won't help as much on "beefier hardware." [06:39] Not sure why that would be. [06:40] The 3.5s query already uses inner joins :( [06:40] jtv: first thing we did :) [06:40] jtv: I had thought you were testing on dogfood [06:41] Did a bit of that as well, tbh. [06:41] jtv: I've found that the left join/inner join plan cost vs actual cost difference is ~0 on prod [06:41] Why would that be? [06:43] didn't dig terribly deeply sorry [06:43] except when the plan is dramatically different (and it is sometimes) [06:45] Seems strange though that this query would work out faster on staging than on production. [06:45] jtv: I've been testing on staging too [06:45] jtv: for added weird value [06:45] jtv: I don't have direct prod access [06:46] jtv: prod has different tuning parameters of course, vs staging - at 4 times the memory :) [06:46] Oh. Used to be the same. [06:47] That'll make it hard to tune effectively for production. I'd really like that plan logging feature for timeouts. [06:47] Or oopses in general, perhaps. [06:47] jtv: same [06:47] So we can use ++oops++ to check for flukes. [06:47] Can't we ask one of the maintenance squads to do it? [06:48] Or the TA? [06:48] yes, it does make predicting a little harder; I tend to have a losa check once I'm happy on staging [06:48] jtv: its a matter of triage [06:48] right now, the biggest analytic problem is that api oopses have no timeline [06:48] a regression [06:58] o/ jtv [07:02] whereartthoustub [07:22] arrrrgh [07:24] Oh? [07:24] https://bugs.launchpad.net/launchpad/+bug/739051 [07:24] <_mup_> Bug #739051: Product:+index timeouts < https://launchpad.net/bugs/739051 > [07:24] good morning [07:25] And good day to you guys over there on the other side ... ;-) [07:25] hi henninge [07:25] wgrant: see the query. [07:25] Morning henninge. [07:26] Can I ask for a review, please? [07:26] https://code.launchpad.net/~henninge/launchpad/devel-744204-escaping-soyuz-base [07:26] henninge: Looking. [07:26] javascript, quite simple [07:26] oh, that was the branch url. nm [07:26] https://code.launchpad.net/~henninge/launchpad/devel-744204-escaping-soyuz-base/+merge/56978 [07:31] hi poolie [07:32] hi [07:33] henninge: Done. [07:34] lifeless: Still around for mentoring? [07:34] sure [07:35] wgrant: thanks! [07:35] lifeless: henninge's MP just above, if you could. [07:35] wgrant: seriously? I can have whitespaces before dots? [07:36] also, I did not realized the YUI methods return the node. Thanks. [07:36] henninge: you can in python too [07:36] henninge: Yup. [07:36] henninge: e.h. '[] . reverse()' [07:36] oh! [07:36] . can't begin an identifier, so it's OK. [07:37] cool, learn something new every day ;) [07:37] so '.' really is more like a binary operator [07:37] lifeless: or even '[ ] . reverse ( )' for maximum ugly! [07:38] spiv: you forgot the \r\n [07:45] wgrant: Hi! I guess you marking my bugs as qa-ok is due to the fact that I'm blocking the rollout and you know my developments are protected by the feature flag anyway ... right? [07:46] Except that r12786 is marked qa-basd [07:46] *qa-bad [07:46] hey rvba—isn't it very early for you? [07:46] jtv: not really, 8:46 [07:46] StevenK: indeed [07:46] just saw that [07:47] rvba: I checked that they didn't break anything on DF. [07:47] rvba: As for the qa-bad one, the fix should be on qastaging right around now. [07:48] I guess it's being slow because of the staging restore :/ [07:48] wgrant: appart from the one that you marked qa-bad ... I was in the process of trying to qa them on DF myself ... but I needed to upload a few bogus packages to properly test them. [07:48] * wallyworld off to pick up new puppy, back later [07:48] Project windmill build #161: FAILURE in 1 hr 6 min: https://lpci.wedontsleep.org/job/windmill/161/ [07:49] wgrant: the assign-non-contrib mp now uses an api call. now i just need to sort of the async stuff [07:49] wallyworld, i liked your video [07:50] wallyworld: Great! [07:50] poolie: yeah, it was a learning exercise for me. i'm still new to yui [07:50] wallyworld, when it checks people who already have bugs assigned, that includes closed bugs? [07:50] wgrant: i basically just reverted to an earlier version and andded some tests [07:50] wgrant: is a fix for the portlet display itself or did you add a protection using the feature flag? [07:50] added [07:51] wallyworld: lazr.restful didn't stab you? [07:51] rvba: It's behind the feature flag for now. [07:51] rvba: It's not clear what fixing the portlet display entails. [07:51] wgrant: nope. i thought it would. when i say reverted, i also added some extra stuff to include the person and pillar names. [07:51] wgrant: ok [07:51] so it's all good [07:52] wallyworld: Ah, right. [07:52] wgrant: previously the version with the api cal ljust returned true/false without all the other detail [07:52] lifeless: How can I select columns from a With in Storm? [07:52] lifeless: Everywhere else seems to use the With in a condition :( [07:53] uhm [07:53] I think I did this in my latest with patch [07:53] I'm not sure it's possible :( [07:53] or perhaps its what gustavo is asking for [07:53] BranchRevision does it === Ursula__ is now known as Ursinha-afk === Ursinha-afk is now known as Guest38069 [07:55] lifeless: Hmm. Maybe I'll have to define a fake class. [07:55] It looks like it :( [07:56] wgrant: this is bugtag? [07:56] Hm, were did the inline diffs in comments on MPs go? [07:56] wgrant: just select columns [07:56] wgrant: Alias(SQL("counts.foo"), "bar") [07:56] wgrant: or some such [07:57] lifeless: Can you do that in a findspec? [07:57] sure [08:09] lifeless: I also came to a conclusion over the weekend. You pushed back at me a little about making request-daily-builds a garbo job -- given the fun I've had with p-s-c, I'm glad I didn't. [08:10] StevenK: So the garbo now parallelises [08:11] StevenK: And will be getting more work put into it [08:11] lifeless: It still gets blocked for 5.5 hours per day. [08:11] StevenK: thats tunableloop that does it, and its configurable per loop [08:12] StevenK: all the tunable loops should get a timeslice every hour, guaranteed [08:12] if they aren't, its a but [08:12] bug* [08:12] lifeless: But they get blocked due to slony madness? [08:13] StevenK: they get blocked by a policy knob [08:13] StevenK: which says 'if this loop will write a lot of rows, running it during e.g. backup will permanently bloat the table and makeit run slowly' [08:13] lifeless: The logs disagree, but I hestitate to paste them. [08:13] StevenK: loops like psc should just tune that [08:13] StevenK: file a bug then [08:14] StevenK: we need to have a solid platform to do things with easily. [08:28] jtv: does serializable ever block on reads ? [08:28] lifeless: not that I can think of—actually the locking in serializable is the same as in read-committed by the way. [08:28] There's a detailed listing of lock types in the pg documentation. [08:29] k [08:29] jtv: I'm looking at https://bugs.launchpad.net/launchpad/+bug/739051 [08:29] <_mup_> Bug #739051: Product:+index timeouts < https://launchpad.net/bugs/739051 > [08:29] * jtv looks [08:29] jtv: which has an 11 second query, that takes 700ms on all three dbs in prod + similar on staging [08:30] though its gross that we're doing a fti search [08:30] so what makes it an 11-second query? [08:30] + a %foo% [08:30] jtv: thats the million dollar question [08:30] * jtv shakes fist at openid [08:31] a 404 and a search form, just the things I expected from following a pair of automatically-generated oops links [08:35] lifeless: wild guess… fast-changing table in there? Stats go stale occasionally, query reverts to conservative plan with lots of seq scans? [08:36] 4 of the 5 timeouts are on the query [08:36] the last is high cpu [08:36] 22839 hits on the page [08:37] It's reported as high CPU, but could this be one of those extreme db timeouts where the query isn't logged and so the time isn't counted as query time? [08:37] it may be an overloaded appserver [08:37] jtv: we don't have any of those [08:37] Used to. [08:37] jtv: partial queries are reported properly now [08:37] jtv: https://lp-oops.canonical.com/oops.py/?oopsid=1926H1059#statementlog is the cpu one [08:38] jtv: you can see the gap [08:38] I think this was a crashing appserver [08:38] B E G H [08:38] all 4-threaded ones [08:38] Yup, I see the gap [08:38] accounting for all the timeouts [08:39] I think the slow queries are the python code within the 'run the query' getting time starved [08:41] That'd explain why the time seems to go arbitrarily into DB or non-DB time. [08:41] Makes me wonder though: why relatively consistent delays and why specifically in this one place? [08:41] We see that on BugTask:+index a lot. [08:42] good morning [08:42] hi adeuring [08:43] hi jtv! [08:44] I will ping mthaddon about progress on removing those servers [08:44] Thanks for pushing through that long-desired change btw. [08:45] jtv: we had a bunch of servers on wampee crash out earlier today [08:46] jtv: rss up at 1GB, nonresponsive [08:46] jtv: my pleasure, like all things takes time [08:46] Deploy time, yay. [08:47] we can't rule out actual plan trouble [08:47] but the 22K successful renders [08:47] make me doubt that that its anything other than a sick appserver [08:48] so what we need to figure out is how to detect and eviscerate such appservers in advance (assuming the 2-thread config can still run into trouble) [08:49] Well like I said, it's possible for a query to be planned differently while stats are out of date. Could be a canary for vacuums falling behind. (I think vacuum is where the stats are updated). [08:50] wgrant: Err, in r12792 you merged in the FF stuff -- however, one of them says tal:condition="features/soyuz.derived-series-ui.enabled" and the other has tal:condition="request/features/soyuz.derived-series-ui.enabled" [08:50] all palladium/potassium/gandwana - the old appservers [08:51] StevenK: 'features' is defined in base-layout-macros [08:51] StevenK: So you can only use 'features' directly in a top-level template. [08:57] wgrant, StevenK: question about publish-distro… when publish-ftpmaster wants to process only security updates, it uses the script's -s option to indicate the security suites. But not on the partner archive! Doesn't partner have security suites? [08:57] stub: hi [08:57] yo [08:58] stub: 10 / 1 MaloneApplication:+bugs [08:58] stub: I think we may have index bloat again already :( [08:58] Bah. I'll check my shiny new report. [08:58] stub: how are you checking for it ? [08:58] stub: ooh is it online ? [08:59] I'm about to look :-) Should be [08:59] For the master at least. I need to set it up for the slaves. [09:00] stub: are there instructions for regenerating indices for the losas ? [ [09:01] https://lp-oops.canonical.com/oops.py/?oopsid=1926D1311#longstatements [09:01] No. Its something I'll need to do manually. Not sure if I can automate it - parts have to be done outside transactions so needs someone who can workout how to back things out if things go screwy. [09:01] jtv: Partner only has the release pocket. [09:01] stub: if you can document it, then more folk could step through if needed, even if you're on leave / sick [09:02] stub: which is my main concern - higher bus factor [09:02] wgrant: so security updates in partner go into the release pocket? [09:02] jtv: Yes. [09:02] stub: he means tuk-tuk factor (he doesn't speak Thai) [09:02] Yes, but how do I document how to back out from an unknown state due to an unforeseen screwup? [09:02] stub: you don't [09:03] stub: but you can document the risks you know about, the things that would make you go hmmm [09:03] wgrant: thanks… and once we start releasing the debug archive, that will have security suites again right? [09:03] Right. So I need to do it, or someone else who understands enough to do it such as our 3rd party support. [09:03] jtv: Yes, but they're not security-critical. [09:04] stub: sure; I mean the way I'd approach it is build a new index concurrently with a different name; then drop the old index [09:04] wgrant: so the criterion for expediting security updates would be "everything in the security pocket on primary, everything at all in partner, and none in debug." [09:04] which would require a single short lock on the table [09:04] wgrant: a suite was… -? [09:04] jtv: Probably nothing at all in partner, but either way. [09:05] jtv: suite = (distroseries, pocket) [09:05] Right. So I guess the failure there is the index not building, which can be documented how to recover. [09:05] But in practise it's really (archive, distroseries, pocket) [09:05] Of course, with the right reports we never need that process because we catch the problems proactively. [09:05] stub: right [09:05] * stub tries to work out where the dbr is being generated from atm [09:05] ~lpqateam [09:05] crontab [09:06] wgrant: thanks… this is turning out to be a nasty piece of hard-coding. [09:06] wgrant: it would be a lot simpler if I could leave partner out of the expedited security updates. So if you say I can, I will. [09:06] losaping: Can you please update the Launchpad tree on devpad for the ~lpqateam? [09:07] ECHANNEL [09:07] stub: you can sudo to lpqateam I think [09:07] stub: if you can't, I can [09:07] jtv: Please do. [09:07] \o/ [09:14] wgrant: I had another question… is the distscopy version of dists ever used for anything at all besides this script? ISTM we could rsync the current dists to it _before_ moving it to a new place. Just to narrow down the horrible-awkward-directory-shuffle-state window for failures a little. [09:14] wgrant: Have you filed a bug about that issue? === henninge changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: henninge | https://code.launchpad.net/launchpad-project/+activereviews [09:15] jtv: I don't know of anything else that uses it. [09:15] StevenK: I have a half filled form... does that count? [09:16] Haha [09:19] Bug #757248 [09:19] <_mup_> Bug #757248: poppy-sftp's signature checking relies on long-term survival of a directory in /tmp < https://launchpad.net/bugs/757248 > [09:19] wgrant: Excellent, thanks === Ursinha-afk is now known as Ursinha [09:25] wgrant: while we're thinking about this… if nothing uses the distscopy version of dists, why the ฟัก don't we run publish-distro on it in-place and simplify the directory shuffle in the publish-ftpmaster script? [09:25] * jtv starts diagram to illustrate [09:26] jtv: No idea :/ [09:27] Probably roughly "because someone thought that was a good idea 2005" [09:27] in 2005. [09:30] wgrant: current → http://people.canonical.com/~jtv/publish-ftparchive-dists.png [09:30] bigjools: Morning. [09:30] wgrant: proposed → http://people.canonical.com/~jtv/simplified-publish-ftparchive-dists.png [09:30] hi bigjools [09:30] hello [09:30] bigjools: Did you know that cocoplum's /tmp pruner considers poppy-sftp's gpg.conf to be a nice snack? [09:31] wgrant: wtf is gpg.conf doing there? [09:31] bigjools: GPGHandler creates a GNUPGHOME in /tmp, with the configured keyserver. [09:31] bigjools: So it gets pruned, and poppy-sftp can no longer see any keys! [09:31] Fun for all. [09:32] GNUPGHOME should be set to the right place, I remember telling a losa to do that [09:32] Hmm? [09:32] GPGHandler overrides GNUPGHOME when it's initialised. [09:32] Setting it in poppy-sftp's env will do no good. [09:32] It will be clobbered. [09:33] that's cracj [09:33] no it's quite sane really - encapsulate the needed setup in the code rather than mandating external setup [09:34] It's just not very helpful for daemons. [09:42] it's not mandating anything, it should be an override [09:42] so it's rather insane in fact [09:42] wgrant: did you sort it out? [09:43] bigjools: We've restored gpg.conf for now. [09:43] bigjools: It will happen again, though. [09:43] This week some time. [09:44] so it needs a code change I suppose [09:45] Yeah. I'm not sure what should be done. [09:46] we need to stop gpghandler using /tmp [09:46] simples [09:58] hello from millbank [09:58] product team is here / huw [10:01] \o/ [10:15] jtv: did you work out what distscopyroot is for? [10:15] and did wgrant see those diagrams? [10:15] bigjools: as far as I can make out from the script, all it does is keep the "alternate copy" of dists. [10:15] Yes, I showed him the pictures. [10:15] He can't think of anything else that distscopy might be used for. [10:16] jtv: so we have three copies of the indexes... [10:16] Two. But they take on 4 different paths. [10:16] 3 each. [10:16] They alternate. [10:17] so distscopyroot contains the indexes from the previous run [10:17] So through one script run, each of these directories is renamed 4 times to assume each of those 4 paths, and they end up back where they started. [10:17] Yes. [10:17] and we rsync to it at the start of each run [10:17] Yes. [10:17] It's an Ouroboros. [10:17] can't see a problem with the new method [10:17] bless you [10:18] I wasn't sneezing, I was referring to the mythical snake that eats its own tail. [10:18] It's also reminiscent of Heinlein's short story, All You Zombies. [10:20] jtv: the only difference now is that distscopyroot can get overridden before a successful run [10:20] overridden? [10:20] with the old method it was only changed when the script completed [10:20] successfully [10:20] Or unsuccessfully. [10:20] really? [10:20] If it aborts prematurely, dists.new is moved back there. [10:21] interesting [10:21] I wonder if that was a bug! [10:21] I can't see any other reason to have dists.new [10:21] It's not really a bug. [10:21] The second copy is only a time saver. [10:21] It doesn't matter if it is broken. [10:21] The rsync should take care of any broken crap in there. [10:21] Worst case the rsync will take a bit longer next time. [10:21] it depends on why someone wanted a copy of the indexes from the last run [10:22] bigjools: Because dists isn't regenerated from scratch each time, we need to work in a copy of it. [10:22] Because d-i images are big, we can't recopy each time. [10:22] I know. .. [10:22] So a second copy is kept, and brought up to date each time. [10:23] but the way it's done is weird [10:23] Oh? [10:23] jtv: I think your change is ok, FWIW. It doesn't seem to do anything differently [10:24] wgrant: having a backup the previous run's indexes may have been desirable [10:24] backup of* [10:25] bigjools: It has a special codepath for moving it back before publication has finished, so it was intended that it may not always be a valid copy of the indices. [10:26] Hmm [10:26] wgrant: my point was, that could have been a bug [10:26] despite the intentions [10:26] It seems fairly deliberately. [10:26] Mm. [10:26] Maybe. [10:26] who knows, that script is a pile of crap [10:26] but it's been like it for many years so JFDI [10:26] Let's hope we can soon say it *was* a pile of crap. [10:26] I wonder if this doesn't mean that we can improve turnaround time of security updates further by doing the rsync at the end of the previous run. That way, its latency is out of the critical path for getting the fixes out. [10:27] jtv: No. [10:27] jtv: We don't want to push that frequently. [10:27] It's unclear whether expedited security processing is desirable in the first place. [10:27] THis predates s-i-s. [10:27] It's in the spec. [10:27] s-i-s? [10:27] security-in-soyuz [10:28] Back when -security was synced from a dak instance. [10:28] wgrant: this was done *after* s-i-s [10:28] and yes it's desirable [10:28] And even if it weren't the spec is newer yet and specifies expedited security updates. [10:28] the spec's pretty old :) [10:29] Well, "less ancient yet" [10:29] I wrote it with Celso about 2.5 years ago [10:29] Anyway, I'll just focus on the simpler structure then. [10:29] cool, thanks for delving into that jtv [10:29] * jtv loves to see complexity melt away [10:30] This means no more broad cleanup in a "finally" or "atexit." [10:32] \o/ [11:08] bigjools: what in publish-ftpmaster exactly produces the Sources.* files? Is it a-f, or publish-distro, or something else? [11:08] jtv: a-f for ubuntu, publish-distro for PPAs [11:09] So a-f in this case. Thanks. Almost there with the cleanup, I hope. [11:09] woohoo [11:09] Oh grumble. What is it that runs a-f? [11:09] publish-distro [11:09] So my question was wrong. [11:09] heh [11:30] Curses. Something in publish-distro doesn't seem to like the new location. [11:32] jtv: using -R ? [11:32] Yes. [11:32] odd [11:32] It's not generating the Sources files, far as I can tell. But no hint of why. [11:33] jtv: Checked apt.conf? [11:33] It's generated in ftparchive.py, and is a bit bad. [11:33] No… where would I find it though? === henninge is now known as henninge-lunch [11:39] wgrant: need to bounce an idea off you [11:39] bigjools: Sure. [11:40] wgrant: some of the derived distros need to work pretty much like PPAs [11:40] I think this can be as easy as changing the sources.list sent to the builders [11:41] Yeah. [11:41] if we have an archive flag, "overlay" or somesuch [11:42] then the initialisation phase will just include the small subset of packages needed [11:42] so it sounds sane? [11:42] Just change the archive dependency calculator to include the extra archive, and sources.list and retry-depwait will magically work. [11:43] yup [11:43] Ohhh this is infuriating. publish-distro fails to produce Sources.* in foo-distscopy/dists but does work if I mv foo-distscopy/dists dists.new ; publish-distro ; mv dists.new foo-distscopy/dists [11:43] jtv: a-f may require it to be within archiveroot. [11:44] Or our config of a-f. [11:44] It's in archiveroot, I think, just not within distsroot. [11:45] 'foo-distscopy' is a sibling of the 'foo' archiveroot, right? [11:45] * jtv checks [11:45] Err yes it is [11:46] Damn ".." in paths… [11:46] Using different names works as well. So it does seem to be a matter of location. [11:56] wgrant: I'd be very interested to know why publish-distro can't work outside the archive root, but I'm not too confident that I can find out today. :( [11:56] Certainly nothing seems to be mentioning ".." explicitly. [11:57] jtv: It shouldn't be publish-distro... probably a-f or our config of it. [11:57] Maybe it's relative softlinks that break? [11:58] I hope not. [11:58] It's possible... but unlikely. [12:01] See diskpool.py: creates relative symlinks, but I moved the depth of the directory in the tree. [12:01] Changed its depth, I mean. [12:01] Indices should go nowhere near diskpool. [12:04] That's a relief, perhaps. [12:06] Morning, all. === jtv is now known as jtv-afk [13:02] Project windmill build #162: STILL FAILING in 1 hr 5 min: https://lpci.wedontsleep.org/job/windmill/162/ === benji changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: henninge, benji | https://code.launchpad.net/launchpad-project/+activereviews === henninge-lunch is now known as henninge [13:26] henninge: I'm going to do some of the reviews in active-reviews; none are claimed, are you activly working on any of them? [13:26] Hi benji! [13:26] benji: I am working on Huw's (the oldest in the list) [13:27] ok, I'm glad I asked, I was about to start on that one === almaisan-away is now known as al-maisan [13:30] ;-) [13:30] benji: I'll claim it now === al-maisan is now known as almaisan-away [13:30] thanks === almaisan-away is now known as al-maisan [13:44] adeuring, can you join me in mumble for a second? Just to mic check before the standup. [13:44] deryck: sure [13:44] thanks! [13:45] wallyworld___: Thanks for fixing that up. [13:45] Although there is a conflict now :( [13:45] wgrant: yeah just saw it. am fixing [13:47] wgrant: i'm annoyed with myself that i had myself convinced that there was an issue with the async approach. well there was originally but it got fixed along the way and i didn't realise [13:47] wallyworld___: It's often hard to see that oneself :) [13:48] wgrant: yeah, especially when you've seen an issue and don't go back and revisit it later after making changes [13:51] wgrant, are we suppose to use milestones or are we getting rid of that? [13:51] supposed [13:52] Ursinha: lifeless wants to stop. [13:53] wgrant, but we're not stopping yet [13:53] ? [13:53] Ursinha: Well, now might be a good time, rather than fixing it to point at 11.05 instead... but probably best for lifeless to confirm that. So set it to 11.05 for now? [13:54] wgrant, yeah, I'll do that now and talk to him late [13:54] r [13:54] :) [13:57] wgrant: merge conflict fixed [13:57] wallyworld___: Thanks. Will rereview in the morning, unless you really want it now. [13:58] wgrant: nope. morning is good [14:02] henninge, ping for standup [14:03] henninge_, ping for standup [14:03] deryck: coming [14:07] wgrant: steve was saying something about you saying you knew how to make createMissingBuilds quicker? [14:08] bigjools: I knew about the thing making IDS an order of magnitude slower than it needed to be (which StevenK has since fixed), and I have some ideas on optimising createMissingBuilds, but nothing revolutionary. [14:08] ok, thanks [14:16] henninge, benji: can i get a review of https://code.launchpad.net/~jcsackett/launchpad/api-wants-questionset/+merge/57023 [14:17] jcsackett: sure; I'm doing one at the moment, but if it's not claimed when I'm done then I'll do it then. [14:17] thanks, benji. :-) [14:38] deryck: Many or all of those failure were PEBKAC. How do I run the YUI tests specifically? [14:40] abentley, $BROWSER $PATH_TO_FILE, e.g. firefox lib/lp/app/javascript/test_foo.html [14:40] deryck: no, all of them. [14:40] ah [14:40] abentley, ./bin/test -cvvt test_yuitest --layer=WindmillLayer [14:41] deryck: cool. [14:41] abentley, substituting the app-specific windmill layers if you only want some subset. [14:43] deryck: too bad about the windmill tests being turned off again. i haven't had a chance to look. have you any more info? [14:44] wallyworld, no, I just haven't had a chance myself either. Did Natty upgrade and some pain there and 360 reviews. [14:44] wallyworld, hope to look late today or tomorrow. [14:44] * deryck is getting *very* frustrated with Windmill again [14:45] deryck: yeah, natty upgrade pain for me too. let's touch base again in a few days [14:45] wallyworld, sounds good. I'm away W-F this week, if all goes well :-) [14:45] deryck: cool. most likely next week then :-) [14:45] indeed === al-maisan is now known as almaisan-away === salgado is now known as salgado-lunch [15:13] deryck: Now landing my JS work. [15:13] abentley, awesome! Thanks [15:14] deryck: And failed out with a merge conflict :-( [15:26] oh the joys! [15:26] * deryck misses the xchat blinking icon in Natty [15:35] gary_poster: hi [15:35] hey jml [15:35] gary_poster: on https://dev.launchpad.net/LEP/BetterBugSubscriptionsAndNotifications/FeatureReviewNotes, it says "unsubscribe in anger will be done" for Wednesday [15:35] gary_poster: what do you mean by "done" there? [15:35] jml, yes, that was apparently optimistic :-/ [15:36] gary_poster: I had assumed so :) [15:36] jml, that was the only bad usage of "done" AFAIK. I had intended it to mean coded. [15:36] jml, I have a pending question of two for you... [15:36] one of them is the email from gmb [15:36] about a bug I can dig up [15:37] gary_poster: if a programmer tells me that an egg will be boiled in three minutes from now, I mentally increase that to six hours :) [15:37] :-) [15:37] gary_poster: will look up that email [15:38] the other is that I should give you an update on unsubscribe in anger expectations, but I maybe should wait on that one until tomorrow or Wed, when we will have more of that infrastructure in place. [15:38] thank you [15:40] jml, I wondered if it would be easier to convey the crux of gmb's email (titled "Bug 424849, batched notifications, fun and games, etc.") orally. If you think so, I'm happy to Skype/mumble briefly. [15:40] <_mup_> Bug #424849: Launchpad should batch attachment notification emails < https://launchpad.net/bugs/424849 > [15:41] gary_poster: the main thing I don't get is why fixing bug 31586 would make it possible to batch multiple commented attachments. [15:41] <_mup_> Bug #31586: Malone comments are sent in email and forge the address of the person who filed them < https://launchpad.net/bugs/31586 > [15:44] jml (I'm against that approach for a couple of reasons but...) it would help because then you could batch up *all* the comments on a particular bug. So, solution 1 would let us batch comments/attachments from the same person for the same bug, and solution 2 lets us batch comments/attachments from the same bug--it should produce even less email. [15:47] oh, I see. [15:47] gary_poster: sorry, it took me a while to see the obvious, that the email has to come from someone :) [15:47] :-) [15:47] gary_poster: multitasking is the mindkiller. [15:47] heh, too true [15:50] gary_poster: how much work are we looking at if we take option 1? [15:52] jml, we are guessing one developer, one week, Maybe two devs, 3 days. We really try not to make you have to inflate our guesses. :-) The change itself should be relatively simple, a day-ish, but touching email sending can sometimes affect other parts of LP, so we are adding in time for problems of that nature. [15:58] jcsackett: do you have a few minutes to mumble? [15:58] gary_poster: ok. I think we should take option 1 then. [15:58] jml, ack. I'll put it on the board. Thank you! [15:59] gary_poster: np. [16:06] sinzui: sure. === salgado-lunch is now known as salgado === deryck is now known as deryck[lunch] === henninge_ is now known as henninge [17:13] benji: I assume you claimed whatever you are working on? [17:26] deryck[lunch]: could you have another look at https://code.launchpad.net/~adeuring/launchpad/bug-746460/+merge/56840 ? [17:26] henninge or benji, I have a small-ish JS branch for you. https://code.launchpad.net/~gary/launchpad/bug750561/+merge/57195 [17:27] gary_poster: here! [17:27] :-) cool thanks [17:28] ...or henninge, could you have a look at https://code.launchpad.net/~adeuring/launchpad/bug-746460/+merge/56840 ? [17:29] adeuring: I just accepted gary_poster's but I guess you are closer to EOD. I'll have a look at how big it is. [17:29] henninge: ok, np [17:30] * gary_poster is closer to lunch...and hungry, too! [17:30] (that means nothing but silliness, in case it's not clear) [17:33] adeuring, looks fine to me. I would ask henninge or abentley for a second opinion on that one line removal in lib/lp/translations/tests/test_pofile.py.... [17:33] adeuring, I admit that I don't know the consequences of that either. [17:33] deryck[lunch]: yeah ;) [17:34] henninge, abentley: It's a small request ;) [17:34] already looking at it === beuno is now known as beuno-lunch [17:40] adeuring: wow, didn't know about multiple "for" loops in list comprehension ... [17:41] henninge: erm.. where did you find this? (can't remember anything like that... ;) [17:41] adeuring: I just saw you only moved so you probably didn't notice. [17:41] + >>> [hoary_package] = [ [17:41] + ... package for series in view.series_batch.batch [17:41] + ... for package in series.packagings [17:41] + ... if package.distroseries.name == 'hoary'] [17:42] yeah, looks interesing ;) [17:42] http://docs.python.org/tutorial/datastructures.html#list-comprehensions [17:48] deryck[lunch], adeuring: This is the missing text: [17:48] + Change upstream link [17:48] + Remove upstream link [17:48] adeuring: does that fit with the new permissions? [17:49] henninge: well, I can add it back, but it does not have any effect.... [17:49] Those two represent the edit and delete icons. [17:49] well, I would have to modify the test slightly [17:49] hm? [17:49] adeuring: no, that's not what I mean. [17:49] adeuring: is the missing of the icons expected? [17:50] the way the test is now. [17:50] If so, all is well. [17:50] henninge: ah, the ellipis stuff? that's expected [17:50] adeuring: yes, that is what the ellipsis represented. [17:51] henninge: and thanks for spottings the real difference ;) [17:51] well, it's what deryck[lunch] asked for ... ;-) [17:51] henninge: there is and odd change in test_pofile. That's our main concern [17:52] oh, right [17:52] mixed that up [17:58] adeuring: that one looks like a copy&paste error. Thanks for fixing it. [17:58] night everyone [17:58] henninge: THANKS FOR FIGURING OUT WHAT WAS GOING ON ;) === Ursinha is now known as Ursinha-afk [18:00] * adeuring should remove the caps-lock key... [18:08] adeuring: r=me on the incremental diff. [18:08] henninge: cool, thanks! === deryck[lunch] is now known as deryck === Ursinha-afk is now known as Ursinha === beuno-lunch is now known as beuno [18:39] henninge: did I claim a review you were already doing? (the garbo logging one) [19:12] benji: I had just started when gary and abel asked. So no doubled work. [19:12] benji: but it was unclaimed at the time. [19:14] henninge: sorry about that, I'll have to be more careful [19:14] np [19:14] gary_poster: still lunching? ;) [19:14] no henninge :-) [19:15] gary_poster: I'd like to see your branch in action. Can you give me a URL on dev? [19:15] henninge, sure. It will involve feature flags. I'll get you a pastebin with details. [19:16] gary_poster: I already copied the feature flags from production if those are the ones needed. [19:18] henninge, ok, well, here are the details anyway :-) http://pastebin.ubuntu.com/592749/ [19:19] henninge / benji, could you please review https://code.launchpad.net/~abentley/launchpad/fix-dummy-translations/+merge/57208 [19:20] abentley: I'm finishing up a review now, so one of us will get it shortly. [19:20] benji: great, thanks. [19:22] gary_poster: ah yes, I can see it ;) [19:22] :-) cool [19:23] * henninge remembers that Saturday was international day of Astronomy ... [19:23] I think it was international [19:39] henninge: i think every day is a day of astronomy. :) [19:39] yeah! [19:47] henninge, FWIW, this is the follow-on branch to the one you are looking at. https://code.launchpad.net/~gary/launchpad/bug750561-2/+merge/57216 . It is very similar. [19:48] I can ask someone else to do it though, I expect it is your EoD already? [19:48] gary_poster: yes, I will stop working after this. [19:48] cool [19:48] gary_poster: This bit looks interesting but I don't know what it does. [19:48] http://paste.ubuntu.com/592764/ [19:51] henninge, this is the machinery I mentioned in the MP that adds the ability of our LPClient test stub to halt execution. That lets the test see what the state of things looks like after a call has been made to, say, named post, but before the named post has a response and calls the success or failure callback. [19:51] You resume the success or failure callback by calling .resume on the stubbed function/method/whatever you want to call it. [19:53] (And generally, that code is the heart of the LPClient test stub/mock, letting you specify for named_post and patch whether you want them to succeed or fail, and what arguments they should send back; and later letting you check the calls and arguments that it received) [20:05] moin [20:07] statik: are we on today? [20:09] gary_poster: thanks for the explanations. r=me === henninge changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: benji | https://code.launchpad.net/launchpad-project/+activereviews [20:12] thank you henninge! [20:13] benji, short-ish one for you. [20:13] https://code.launchpad.net/~gary/launchpad/bug750561-2/+merge/57216 [20:14] gary_poster: k [20:14] thank s [20:31] gary_poster: review done [20:35] cool thanks [20:44] sinzui: ping - bug 753306 [20:44] <_mup_> Bug #753306: mailman doesn't shut down cleanly < https://launchpad.net/bugs/753306 > [20:44] That looks hard [20:45] sinzui: tom has added a note to it about what the shutdown script runs [20:45] That does not look like anything to do with launchapd [20:45] sinzui: I'm figuring you probably know what it should run [20:45] sinzui: strictly speaking its not, but its part of our environment, and not an upstream script or issue [20:46] I know the pipeline. We have a nice test that shows we reordered it [20:46] I think the issue here is that I think mailman waits for all the handlers/pipelines to complete what they are doing before shutdown is complete [20:49] barrrrrry! [20:50] sinzui: so, what command *should* the losas be running to trigger a shutdown, and how long should they budget to wait [20:50] sinzui: oh, good thought bringing barry in. I'll get my butt out now :) [20:52] lifeless: I think I can make changes that barry recommends. He wrote the mailman-lp startup code. He may point out we lost something in a revision and advise me to put it back [20:57] thanks for the review, benji. [20:57] my pleasure [21:05] Yippie, build fixed! [21:05] Project windmill build #163: FIXED in 1 hr 4 min: https://lpci.wedontsleep.org/job/windmill/163/ === benji changed the topic of #launchpad-dev to: https://dev.launchpad.net/ | On call reviewer: - | https://code.launchpad.net/launchpad-project/+activereviews === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk