=== rsalveti_ is now known as rsalveti === pleia2_ is now known as pleia2 === TheDrums is now known as DalekSec === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [05:02] Good morning [10:09] Morning all === vrruiz_ is now known as rvr [10:26] pitti, I commented your comments on https://code.launchpad.net/~jibel/britney/fix_missing_results/+merge/218467 [10:34] jibel: merci [10:35] jibel: btw, I mailed utlemming about the out-of-date utopic images [10:35] jibel: until these are fixed, we should run the utopic-setup-testbed job manually every day [10:35] jibel: on Saturday the initial dist-upgrade took like 20 minutes (new kernel, lots of other base system updates) [10:36] pitti, I'll change the trigger to be cron-based instead of triggering jobs manually [10:37] jibel: or that, thanks [10:39] pitti, set to every day at 4:41 UTC [10:46] jibel: thanks, that's well before the DKMS flood [10:56] pitti, thanks for the review === josepht_ is now known as josepht === _salem is now known as salem_ === chihchun is now known as chihchun_afk [13:48] jibel: ah, what was wrong with linux/i386 this time? [13:51] pitti, this test won't pass on albali, it always times out after 12h [14:04] jibel: ah, I think we don't actually use $VCPU [14:04] that would presumably help a lot for linux [14:05] jibel: I'll add that to autopkgtest and a-p-t [14:05] pitti, that's probably it, I couldn't figure what changed apart the kernel itself [14:20] jibel: both done and rolled out; I think I'll kill the running linux and re-start it? [14:21] pitti, yes please [14:21] pitti, how many vcpus did you set? [14:22] jibel: I didn't change ./etc/adt.d/linux, it uses 4 [14:22] jibel: want to bump to 6? [14:22] ok [14:22] but that wasn't honored up to now [14:22] that's fine, lets start with 4 [14:22] ack [14:23] jibel: hm, do you have an idea what http://d-jenkins.ubuntu-ci:8080/job/utopic-adt-linux/ARCH=i386,label=adt/32/console is? [14:24] jibel: albali has a load of 13, i. e. just I/O contentino? [14:24] ah, apport is collecting the qemu crash [14:24] pitti, maybe, I've never seen that before [14:24] I've seen it two or 3 times, qemu crash === chihchun_afk is now known as chihchun [14:26] jibel: ok, both running now === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === fginther is now known as fginther|lunch === fginther|lunch is now known as fginther [16:46] robotfuel, yo mind joining #ubuntu-app-devel please [16:46] om26er: omw === roadmr is now known as roadmr_afk === roadmr_afk is now known as roadmr [18:22] balloons or alesage: can you please review https://code.launchpad.net/~elopio/reminders-app/autopilot-add_notebook/+merge/219237 ? [18:25] elopio will have a look === salem_ is now known as _salem === _salem is now known as salem_ [21:47] balloons: I have another online accounts problem. [21:47] elopio, oh? [21:47] maybe you have any idea of what's going on. [21:47] we patch the home, and then we add an evernote account to that home. That works fine. [21:48] but if we are running another test, we patch the home with a different tmp directory and try to add an evernote account to that new home. [21:48] the problem is that the account is added to the temp dir of the other test. [21:48] should I kill something between tests so online accounts gets the new HOME ? [21:51] hmm.. sounds like something is a little off [21:51] but I think I understand [21:53] elopio, ohh.. are you using the self.home_dir? [22:00] balloons: yes, I added that so I could patch the home before setup. [22:05] is it being updated properly? [22:27] balloons: yes, os.environ shows the right dir. [22:27] but HOME=/tmp/dir account-console list [22:27] HOME=/tmp/previousdir accounts-console list [22:28] shows the one I expected to be created on the new test. [22:28] somewhere it's keeping the old dir