October 7, 2011  
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

[00:04:18] <grundler> can someone remind how to run a single test from bvt suite?
[00:04:40] <grundler> I just want to run desktopui_UrlFetch from bvt test suite
[00:04:59] <zbehan> grundler: not sure what should be the difficulty, run_remote_tests.sh <test name> doesn't work
[00:05:03] <zbehan> ?
[00:05:47] <grundler> zbehan: oh..it should. my brain was wrapped around running it part of the suite...my fear was parameters passed in by BVT invocation might be different from default
[00:06:07] <grundler> let me try it though
[00:06:18] <zbehan> grundler: i think the suite is just a plain listing of control files to run
[00:07:30] <grundler> zbehan: ok
[00:07:44] <grundler> suggests the test didn't really run?
[00:08:01] <grundler> (this is from the bvt suite run...not when running by itself
[00:08:02] <grundler> )
[00:08:31] <zbehan> notlive is the right version, i think, live one goes on to the internet and fetches a site which was kinda failing too often for automated runs
[00:08:38] <zbehan> this is what the suite does: ('desktopui_UrlFetch', {'live': False, 'tag': 'not-live'}),
[00:09:13] <zbehan> (so it deliberately picks the notlive control file)
[00:11:46] *** Inumedia_ has joined #chromium-os
[00:14:05] *** Inumedia has quit IRC
[00:20:00] <grundler> ok...but it's failing on this machine (with 3.0 kernel build)
[00:20:35] <grundler> somehow I can't see a reason why this test would fail because of 3.0.3 kernel....mostly because I can see the login screen on the console.
[00:21:11] <grundler> I'm getting "Unhandled JSONInterfaceError"
[00:21:37] <grundler> INFO    : Test results:
[00:21:37] <grundler> desktopui_UrlFetch                             FAIL
[00:21:37] <grundler> desktopui_UrlFetch/desktopui_UrlFetch.live     FAIL
[00:21:37] <grundler> desktopui_UrlFetch/desktopui_UrlFetch.not-live PASS
[00:21:40] <grundler> Total PASS: 1/3 (33%)
[00:22:11] <grundler> and it's amusing to note the same test FAIL is counted twice. :)
[00:22:58] <grundler> so it sounds like this should actually be ok
[00:28:48] *** behdad has joined #chromium-os
[00:33:59] <zbehan> grundler: well, the not-live variant of the control file passed, that's the one ran by bvt
[00:41:02] *** cyberdjox has joined #chromium-os
[00:42:07] <grundler> zbehan: yup - I'm trying to track down the BVT failure...and the previous test failure passed when run manually. So I suspect the problem has nothing to do with the test and rather some other issue (e.g. other system failure)
[00:43:22] <srao> w00t amd64-generic boots finally
[00:43:35] <eggy> oh, coolness
[00:44:02] <srao> yeah... lots of local hacks right now
[00:44:16] <eggy> ah, okay. I'll hold off then.
[00:44:53] <srao> yeah, will be pushing in fixes over the next few weeks
[00:44:59] *** wbednarski has quit IRC
[00:45:15] <eggy> very nice
[00:48:00] *** cyberdjox has quit IRC
[00:53:38] <crosbot> tree became 'Tree is open'
[01:02:51] <grundler> argh...how do I reply to a comment in gerrit?
[01:03:59] <grundler> I have my own change again? UI is failing me.
[01:04:04] <grundler> erm _review
[01:04:06] <grundler> +review
[01:10:32] <ojn> yes, there is no real way to reply, but you can append a new review
[01:10:49] <grundler> yeah...that's lame...writing now though :/
[01:13:05] <srao> if  you're referring to  a comment is tied to a particular line of code, I thought you just went to the comment and replied inline
[01:13:17] <srao> you can even do that for older patchsets, i believe
[01:14:29] <grundler> srao: thanks - this comment is for the patch...not tied to a specific file/line
[01:23:17] <grundler> ojn: and apologies for not noticing your question sooner...that was an easy one to answer.
[01:31:25] *** wfrichar has quit IRC
[01:34:23] *** Burgundy has joined #chromium-os
[01:34:38] <ojn> grundler, no problem.
[01:37:43] *** tlambert has joined #chromium-os
[01:37:43] *** ChanServ sets mode: +v tlambert
[01:41:25] *** lipsinV2 has joined #chromium-os
[01:42:23] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "stumpy-binary" from 210bae91d6dc49e8fcfca1006662cbe372516e3e: Raymes Khoury <raymes at chromium dot org>)'
[01:45:35] <derat> looking...
[01:45:59] <crosbot> tree became 'Tree is closed (derat looking at stumpy-binary update failure)'
[01:51:54] <zirui> Hi, aaronp. Are you still here? What happened was the black screen. I could type and see characters. I could log on to the text terminal by pressing Ctrl + Alt + F2.
[01:58:48] <aaronp> Is there an error in /var/log/Xorg.0.log?
[02:00:09] <zirui> The last line says "[    17.306] (II) NOUVEAU(0): Closed GPU channel 2". Is this the place I should look at?
[02:01:13] <aaronp> Maybe.  What platform are you using?  I'm not familar with the chormiumos x86 builds system but given that I work for NVIDIA, I would suggest using the nvidia driver and not nouveau.
[02:01:58] *** sadrul has joined #chromium-os
[02:01:58] *** ChanServ sets mode: +v sadrul
[02:05:50] <zirui> My CPU is Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz. Video card is GeForce 9500 GT.
[02:06:48] <zirui> How to use nvidia driver? I just followed the standard instructions to build the image.
[02:08:55] <derat> i'm going to assume that it's flakiness, file a bug, and reopen the tree.  all of the other builders seem happy.
[02:09:07] <stevenjb> sgtm
[02:13:17] <zirui> I found this line in /var/log/Xorg.0.log: [    13.367] (EE) Failed to load module "fbdev" (module does not exist, 0)
[02:13:33] <zirui> The Linux framebuffer (fbdev) is a graphic hardware-independent abstraction layer to show graphics on a computer monitor, typically on the console.
[02:14:12] <crosbot> tree became 'Tree is open (update failure on stumpy-binary: http://crosbug.com/21389)'
[02:14:21] <zirui> Steve Jobs died...
[02:16:03] *** Keybuk has quit IRC
[02:19:21] <zirui> Can anyone solve my problem? /var/log/Xorg.0.log says "Failed to load module "fbdev" (module does not exist, 0)".
[02:25:47] *** Clark008 has joined #chromium-os
[02:32:56] *** tlambert has quit IRC
[02:34:36] *** sabercrombie has quit IRC
[02:41:22] *** zirui has quit IRC
[02:43:05] *** behdad has quit IRC
[03:01:15] *** thieule has quit IRC
[03:07:47] *** grundler has quit IRC
[03:09:49] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "lumpy-binary" from dd32aecb274e13f83a1b8850cdb9f5e0d11c43e5: David James <davidjames at chromium dot org>)'
[03:14:01] <davidjames> adlr: ^ update failed :(
[03:14:30] <davidjames> adlr: "Connection timed out during banner exchange"
[03:14:34] <davidjames> adlr: WARNING : Autoupdate was unsuccessful.  Status returned was .
[03:14:49] <derat> yeah, same as the stumpy-binary failure :-(
[03:18:52] <derat> i'm inclined to reopen the tree again, since it looks like flakiness.  the stumpy-binary run after the failing one succeeded.
[03:19:45] *** zirui has joined #chromium-os
[03:20:34] <crosbot> tree became 'Tree is open (flaky timeouts in update tests: http://crosbug.com/21389)'
[03:21:31] *** stevenjb_ has joined #chromium-os
[03:22:52] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2_arthur-binary" from b4f50e350beb3952e6b86e169a37577d15684f6a: Gabe Black <gabeblack at chromium dot org>)'
[03:23:15] <davidjames> derat: That arthur failure is fixed now (as of 4pm)
[03:23:49] <davidjames> derat: The CL for crosbug.com/20669 fixes that, but that started before my CL
[03:24:03] <derat> davidjames: thanks!
[03:24:24] <crosbot> tree became 'Tree is open (flaky timeouts in update tests: http://crosbug.com/21389)'
[03:35:21] <derat> okay, i'm taking off.  good night
[03:35:23] *** derat has quit IRC
[03:38:45] *** Sarten-X has quit IRC
[03:44:39] *** Sarten-X has joined #chromium-os
[03:58:45] *** saintlou has quit IRC
[04:06:27] *** chocobo__ has quit IRC
[04:13:50] *** behdad has joined #chromium-os
[04:24:58] *** unreal has quit IRC
[04:25:40] *** unreal has joined #chromium-os
[04:34:20] *** achuith has quit IRC
[04:55:20] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "tegra2_kaen-binary" from 8bfc4b5247e1b7320cab4d791569cdb27699f81b: Thieu Le <thieule at chromium dot org>)'
[04:59:25] <crosbot> tree became 'Tree is open (Archive fail on  "tegra2_kaen-binary", filing issue for troopers)'
[05:04:17] <crosbot> tree became 'Tree is open (Archive fail on  "tegra2_kaen-binary", crosbug.com/21400)'
[05:05:15] *** stalled has quit IRC
[05:12:57] *** behdad has quit IRC
[05:13:48] *** behdad has joined #chromium-os
[05:13:48] *** ChanServ sets mode: +v behdad
[05:42:30] *** thieule has joined #chromium-os
[05:47:58] *** thieule has quit IRC
[05:48:35] *** patcito has quit IRC
[05:48:38] *** patcito_ has joined #chromium-os
[05:48:57] *** stalled has joined #chromium-os
[05:50:36] *** patcito_ is now known as patcito
[05:57:15] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot_master" on "TOT Pre-Flight Queue" from None: )'
[06:04:31] *** t4nk915 has joined #chromium-os
[06:05:26] <t4nk915> hi chromites, how can i relaunch chrome with login screen on chrome os?
[06:12:36] <crosbot> tree became 'Tree is open (20323)'
[06:13:30] *** darinski has joined #chromium-os
[06:13:30] *** ChanServ sets mode: +v darinski
[06:23:00] *** TW1920 has joined #chromium-os
[06:31:44] *** t4nk915 has quit IRC
[06:35:50] *** stalled has quit IRC
[06:37:27] *** behdad has quit IRC
[06:39:34] *** behdad has joined #chromium-os
[06:43:16] *** aaronp has quit IRC
[06:47:49] *** sammy has quit IRC
[06:51:14] *** behdad has quit IRC
[06:56:49] *** darinski_ has joined #chromium-os
[06:58:01] *** darinski has quit IRC
[07:05:33] *** stevenjb_ has quit IRC
[07:06:36] *** darinski_ has quit IRC
[07:18:45] *** magn3ts has quit IRC
[07:18:53] *** magn3ts has joined #chromium-os
[07:19:08] *** stalled has joined #chromium-os
[07:19:43] *** t4nk157 has joined #chromium-os
[07:29:07] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "stumpy-binary" from f8c451a34095e144519b229e21398e65af495408: David James <davidjames at chromium dot org>, Gabe Black <gabeblack at google dot com>, Stefan Reinauer <reinauer at chromium dot org>, Thieu Le <thieule at chromium dot org>)'
[07:31:33] <srao> I guess I can sheriff a little early
[07:31:37] <srao> google-breakpad-598-r17: [  FAILED  ] ExceptionHandlerTest.ChildCrash (13 ms)
[07:31:45] <srao> doesn't look like a flake
[07:34:45] <srao> Changed by: Thieu Le <thieule at chromium dot org> Support finding minidumps located deeper in the test results tree.
[07:35:12] *** greyhat has joined #chromium-os
[07:35:15] <crosbot> tree became 'Tree is closed (sonnyrao investigating google-breakpad test failure>)'
[07:39:05] * ferringb looks in
[07:40:12] <srao> I think his change adds more backtrace depth, which may be breaking one of the tests -- because it's getting too much data ?
[07:42:48] *** darinski has joined #chromium-os
[07:42:48] *** ChanServ sets mode: +v darinski
[07:43:26] <srao> if this is  a change in crosutils though I think an actual sheriff  (or trooper?) would have to revert
[07:43:39] <srao> because that repository is using the commit queue
[08:13:23] <crosbot> tree became 'Tree is closed (filed bug crosbug.com/21402 for google-breakpad test failure)'
[08:13:39] <crosbot> tree became 'Tree is open (filed bug crosbug.com/21402 for google-breakpad test failure)'
[08:16:19] *** silverroots has joined #chromium-os
[08:17:10] *** darinski has quit IRC
[08:34:46] *** jochen__ has quit IRC
[08:34:58] *** jochen__ has joined #chromium-os
[08:34:58] *** ChanServ sets mode: +v jochen__
[08:51:13] *** silverroots has quit IRC
[09:00:59] *** darinski has joined #chromium-os
[09:00:59] *** ChanServ sets mode: +v darinski
[09:01:50] *** darinski_ has joined #chromium-os
[09:05:37] *** darinski has quit IRC
[09:06:17] *** darinski_ has quit IRC
[09:11:27] *** silverroots has joined #chromium-os
[09:30:52] *** FusionX has quit IRC
[09:33:46] *** FusionX has joined #chromium-os
[09:36:30] *** zirui has quit IRC
[09:38:32] *** patcito has quit IRC
[09:43:57] *** altimofeev has left #chromium-os
[09:58:03] *** TW1920 has quit IRC
[09:58:05] *** TW1920_ has joined #chromium-os
[10:01:59] *** Burgundy has quit IRC
[10:05:16] *** zirui has joined #chromium-os
[10:05:52] *** nexusz99 has quit IRC
[10:10:03] *** FusionX has quit IRC
[10:12:16] *** FusionX has joined #chromium-os
[11:11:53] *** wbednarski has joined #chromium-os
[11:16:17] *** wbednarski has quit IRC
[11:16:49] *** wbednarski has joined #chromium-os
[11:21:24] *** wbednarski has quit IRC
[11:57:00] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-alex canary" from None: )'
[12:14:04] *** petermayo has quit IRC
[12:14:13] *** petermayo has joined #chromium-os
[12:14:13] *** ChanServ sets mode: +v petermayo
[12:19:06] *** petermayo has quit IRC
[12:24:38] *** wbednarski has joined #chromium-os
[12:25:40] *** wbednarski has joined #chromium-os
[12:27:33] *** arun has quit IRC
[12:29:37] *** arun_ has joined #chromium-os
[12:29:38] *** arun_ has joined #chromium-os
[12:29:54] *** wbednarski has quit IRC
[12:30:32] *** achuith has joined #chromium-os
[12:32:58] *** arun_ is now known as arun
[12:38:03] *** darinski has joined #chromium-os
[12:38:03] *** ChanServ sets mode: +v darinski
[12:44:22] *** achuith has quit IRC
[13:48:27] *** silverroots has quit IRC
[14:07:24] *** jochen___ has joined #chromium-os
[14:07:24] *** ChanServ sets mode: +v jochen___
[14:07:55] *** jochen__ has quit IRC
[14:07:59] *** jochen___ is now known as jochen__
[14:34:54] *** rbyers_ has joined #chromium-os
[14:37:05] *** wbednarski has joined #chromium-os
[14:37:25] *** rbyers_ has quit IRC
[14:42:27] *** wbednarski has quit IRC
[14:55:04] *** Sarten-X has quit IRC
[15:04:49] *** Sarten-X has joined #chromium-os
[15:09:21] *** TW1920_ has quit IRC
[15:10:33] *** TW1920 has joined #chromium-os
[15:16:27] *** rbyers_ has joined #chromium-os
[15:16:27] *** ChanServ sets mode: +v rbyers_
[15:30:09] *** FusionX has quit IRC
[15:30:20] *** FusionX has joined #chromium-os
[15:53:33] *** darinski has quit IRC
[15:53:48] <ellyjones> east coast sheriff on duty
[15:54:17] <crosbot> tree became 'Tree is closed (ellyjones investigating x86-alex-canary)'
[15:54:31] <ellyjones> 10/07 02:20:21 ERROR|logging_ma:0560| [3434:3434:1007/022021:110737472:ERROR:proxy_launcher.cc(109)] WaitForInitialLoads failed.
[15:55:03] <crosbot> tree became 'Tree is open (ellyjones: x86-alex-canary is crosbug.com/20323)'
[15:55:07] <ellyjones> there we go
[15:55:36] *** darinski has joined #chromium-os
[15:55:36] *** ChanServ sets mode: +v darinski
[16:23:50] *** behdad has joined #chromium-os
[16:23:50] *** ChanServ sets mode: +v behdad
[16:31:17] *** yoshiki has joined #chromium-os
[16:39:25] *** petermayo has joined #chromium-os
[16:39:25] *** ChanServ sets mode: +v petermayo
[16:40:31] *** flackr_ has joined #chromium-os
[16:40:31] *** ChanServ sets mode: +v flackr_
[17:04:03] *** darinski has quit IRC
[17:24:28] <ttuttle|work> ellyjones: morning
[17:24:46] <ellyjones> morning
[17:29:23] *** greyhat has quit IRC
[17:45:41] *** bhelgaas has quit IRC
[17:55:28] *** wfrichar has joined #chromium-os
[17:55:28] *** ChanServ sets mode: +v wfrichar
[17:57:24] *** rharrison_chrome has joined #chromium-os
[17:57:24] *** ChanServ sets mode: +v rharrison_chrome
[17:58:42] *** vapier has quit IRC
[17:59:02] *** vapier has joined #chromium-os
[18:04:32] *** bhelgaas has joined #chromium-os
[18:07:37] *** rharrison_chrome has quit IRC
[18:14:38] <cmasone> anyone know if, on an image, I can see the portage version and USE flags of an installed pacakge?
[18:15:40] <cmasone> vapier: perhaps you might know?
[18:17:17] <vapier> cat /var/db/pkg/app-shells/bash-4.0_p35-r2/USE
[18:17:33] <cmasone> vapier: thanks!
[18:18:06] <cmasone> vapier: should that also show flags that are explicitly disabled?
[18:18:32] <vapier> i don't think so
[18:18:45] <vapier> you'd have to a manual merge of /var/db/pkg/app-shells/bash-4.0_p35-r2/IUSE
[18:19:36] <cmasone> ok, so I'm looking at net-analyzer/tcpdump
[18:19:53] <cmasone> a week and a half ago, Sam landed a change to package.use to set -chroot for that package
[18:19:59] <cmasone> it seems like that's not being honored
[18:20:17] <cmasone> the USE flags that I've found using your method are this:
[18:20:24] <cmasone> elibc_glibc kernel_linux ssl userland_GNU x86
[18:20:27] <cmasone> IUSE says this:
[18:20:33] <cmasone> +chroot smi ssl ipv6 -samba suid test
[18:21:07] <cmasone> does the + mean that you can't disable it with package.use or something
[18:22:17] <vapier> it means it defaults to on
[18:22:45] <vapier> what board you looking at ?
[18:22:59] <cmasone> This is an x86-generic image that I'm running
[18:23:26] <cmasone> fwiw, I'm also seeing the tcpdump act like this flag is enabled on an x86-alex image on the builders
[18:23:31] *** grundler has joined #chromium-os
[18:23:31] *** ChanServ sets mode: +v grundler
[18:23:48] *** saintlou has joined #chromium-os
[18:23:48] *** ChanServ sets mode: +v saintlou
[18:24:29] <vapier> `emerge-x86-generic tcpdump -1pvq` shows USE=-chroot for me
[18:25:05] <cmasone> vapier: yeah, it works right when I gmerge the package over manually, but when it's built in the context of build_packages, build_image --test it doesn't seem to get it right
[18:25:58] <vapier> is it using an old binpkg ?
[18:26:14] <cmasone> I dunno.  I thought the USE flag change would have made it not do that :-/
[18:26:30] <cmasone> the issue happens on canary builders which I think are full builds from source
[18:27:28] <vapier> if it builds full from source, then binpkgs shouldn't matter
[18:28:32] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "stumpy-binary" from ae7167a4d0605c47640333b3d814cefec2e37bc2: Jason Glasgow <jglasgow at chromium dot org>)'
[18:30:55] *** dlaurie has joined #chromium-os
[18:30:55] *** ChanServ sets mode: +v dlaurie
[18:31:09] <cmasone> vapier: so, based on my inspection of  USE and IUSE...do we think that this flag is not being disabled when we build or what?
[18:32:04] <vapier> sorry, bbiab
[18:32:12] <cmasone> ok
[18:35:54] <quiche> crosbot: sherrifs?
[18:36:19] <stevenjb> or sheriffs even? :)
[18:36:26] <quiche> doh
[18:36:31] <quiche> crosbot: sheriffs?
[18:36:31] <crosbot> quiche: sheriffs: bfreed, sonnyrao, ellyjones
[18:36:42] <grundler> bfreed isn't in yet
[18:36:59] <grundler> and I don't see sonny though he might be around
[18:37:43] <quiche> hmm. was hoping i could get someone else to look into the closure. :(
[18:38:02] <stevenjb> That looks like it may be another update failure?:  http://crosbug.com/21389
[18:38:20] <cmasone> ellyjones should be around
[18:38:50] <quiche> huh. calendar doesn't have her as sheriff today.
[18:39:02] <cmasone> but crosbot does
[18:39:11] <quiche> yeah.
[18:39:18] <quiche> ellyjones: ping?
[18:39:28] * grundler notes it's 9:35AM PDT ....still a bit early in this TZ
[18:39:43] <stevenjb> sosa around yet?
[18:39:53] *** satorux_ has joined #chromium-os
[18:39:53] *** ChanServ sets mode: +v satorux_
[18:39:59] <quiche> hmm. i guess it's 12:35 east coast... maybe ellyjones is at lunch?
[18:40:14] <satorux_> sheriff?
[18:40:43] <stevenjb> I'm pretty sure it's 21389, I'll go ahead and open the tree up since the sheriffs appear to be afk.
[18:40:52] <quiche> stevenjb: thanks!
[18:41:03] <dlaurie> the update.log from testUpdateWipeStateful looks like http://crosbug.com/20305
[18:41:24] <dlaurie> which I got to from http://crosbug.com/20626
[18:41:49] *** lipsinV2 has quit IRC
[18:42:03] <stevenjb> looking...
[18:43:04] <stevenjb> dlaurie: which log exactly?
[18:44:28] <dlaurie> the one from https://sandbox.google.com/storage/chromeos-image-archive/stumpy-private-bin/R16-1144.0.0-a1-b897/test_results.tgz
[18:44:58] <stevenjb> dlaurie: which file?
[18:45:01] <dlaurie> and then test_harness/testUpdateWipeStateful/1_update/update.log
[18:45:07] <dlaurie> sorry was harder to re-find for some reason
[18:45:33] *** rharrison_chrome has joined #chromium-os
[18:45:33] *** ChanServ sets mode: +v rharrison_chrome
[18:45:51] <stevenjb> ok, cool. So maybe http://crosbug.com/21389 is the same issue with less info. I'll make a note.
[18:47:05] <stevenjb> oh, no, they're similar but different tests.
[18:51:17] <satorux_> fwiw, chromeos=1 build of chrome is now fixed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104500
[18:51:34] <crosbot> tree became 'Tree is open (stumpy-binary failure is http://crosbug.com/20305 / http://crosbug.com/21389)'
[18:56:16] *** dlaurie has quit IRC
[18:57:06] <ellyjones> evening
[18:57:09] <ellyjones> I was at lunch :P
[19:06:26] *** patcito has joined #chromium-os
[19:07:37] *** rginda_home has quit IRC
[19:07:58] *** rginda_home has joined #chromium-os
[19:09:48] <vapier> cmasone: so my build_packages shows USE=-chroot too ...
[19:10:08] <vapier> emerge-x86-generic -C tcpdump && ./build_packages --board=x86-generic --withtest
[19:10:19] <vapier> [binary  N     ] net-analyzer/tcpdump-4.1.1 to /build/x86-generic/ USE="ssl -chroot -ipv6 -samba -smi -suid -test"  [1]
[19:11:06] <cmasone> vapier: hm.  Well, at least that's good to know
[19:12:47] *** flackr__ has joined #chromium-os
[19:13:11] *** flackr_ has quit IRC
[19:14:04] *** flackr__ has quit IRC
[19:14:35] *** flackr_ has joined #chromium-os
[19:14:35] *** ChanServ sets mode: +v flackr_
[19:14:48] <vapier> Flameeyes: you ever create an account on the sudo bugzilla ?  doesn't seem to send me e-mails :x
[19:16:09] *** flackr_ has quit IRC
[19:17:39] <mdempsky> How do I get my changes 'verified'?
[19:17:52] <ttuttle|work> mark the "Commit Ready" checkbox in gerrit
[19:18:00] <ttuttle|work> and the commit queue will get to them
[19:18:32] <kees> greetings :)
[19:21:06] *** bfreed has joined #chromium-os
[19:21:06] *** ChanServ sets mode: +v bfreed
[19:21:57] <bfreed> Sheriff here...  Did I miss anything yet?
[19:23:30] <grundler> bfreed: I'd review tree status changes on the tree status update web page...don't have a link handy right now
[19:28:29] <bfreed> crosbot:sheriffs?
[19:28:50] <bfreed> crosbot: sheriffs?
[19:28:51] <crosbot> bfreed: sheriffs: bfreed, sonnyrao, ellyjones
[19:29:03] <bfreed> crosbot: troopers?
[19:29:04] <crosbot> bfreed: troopers: djmm, scottz, bradnelson, maruel (EST), kliegs (EST)
[19:29:23] *** rharrison_chrome has quit IRC
[19:32:37] *** bfreed has quit IRC
[19:37:33] *** grantg has joined #chromium-os
[19:37:33] *** ChanServ sets mode: +v grantg
[19:39:15] *** grantg has quit IRC
[19:40:06] *** bfreed has joined #chromium-os
[19:40:06] *** ChanServ sets mode: +v bfreed
[19:41:18] <bfreed> crosbot: sheriffs?
[19:41:19] <crosbot> bfreed: sheriffs: bfreed, sonnyrao, ellyjones
[19:43:59] *** chocobo__ has joined #chromium-os
[19:43:59] *** ChanServ sets mode: +v chocobo__
[19:46:50] <ellyjones> hi
[19:47:08] *** jennyz has joined #chromium-os
[19:47:08] *** ChanServ sets mode: +v jennyz
[19:48:25] <bfreed> Hi Elly.  I see some tree activity already this morning.  Green right now.
[19:49:09] <bfreed> Have you started logging today's sheriff work somewhere else?  It looks like we have a couple of standards to choose from.
[19:49:31] <ellyjones> I have not yet
[19:49:42] <ellyjones> I tend to write sheriff stuff up in retrospect from IRC logs
[19:49:45] <ellyjones> pick a google doc or something
[19:58:34] <ttuttle|work> okay, I am being thick
[19:58:40] <ttuttle|work> I'm trying to run network_ConnmanCromoCrash
[19:58:46] <ttuttle|work> and it's failing because veth can't find dhcpd.
[20:02:01] <ellyjones> do you have dhcpd installed?
[20:02:41] <ttuttle|work> I installed dhcp, but that's only the client.
[20:03:19] <ttuttle|work> and I only see dhcp and wget in net-misc
[20:04:18] <ttuttle|work> so: no; where is it supposed to come from/
[20:07:11] *** behdad has quit IRC
[20:11:18] *** sabercrombie has joined #chromium-os
[20:11:18] *** ChanServ sets mode: +v sabercrombie
[20:12:26] *** rharrison_chrome has joined #chromium-os
[20:12:27] *** rharrison_chrome has quit IRC
[20:13:00] *** mtennant has quit IRC
[20:13:41] *** rharrison_chrome has joined #chromium-os
[20:13:42] *** ChanServ sets mode: +v rharrison_chrome
[20:20:16] *** rharrison_chrome has quit IRC
[20:21:59] *** behdad has joined #chromium-os
[20:32:13] *** bpontes has quit IRC
[20:41:02] *** rharrison_chrome has joined #chromium-os
[20:41:02] *** ChanServ sets mode: +v rharrison_chrome
[20:50:30] *** rbyers_ has quit IRC
[20:51:23] *** rbyers_ has joined #chromium-os
[21:05:16] *** FusionX has quit IRC
[21:06:53] *** rbyers_ has quit IRC
[21:06:53] *** FusionX has joined #chromium-os
[21:06:58] *** unreal_ has joined #chromium-os
[21:07:36] *** sosa has quit IRC
[21:08:19] *** unreal_ has quit IRC
[21:08:19] *** unreal has quit IRC
[21:08:28] *** Krass has joined #chromium-os
[21:11:26] *** unreal has joined #chromium-os
[21:35:05] *** McMAGIC--Copy has quit IRC
[21:37:10] *** sonnyrao has joined #chromium-os
[21:51:04] *** behdad1 has joined #chromium-os
[21:51:04] *** ChanServ sets mode: +v behdad1
[21:51:16] *** behdad has quit IRC
[21:52:20] *** McMAGIC--Copy has joined #chromium-os
[22:05:04] *** t4nk157 has quit IRC
[22:14:37] *** sammy has joined #chromium-os
[22:20:20] <crosbot> tree became 'Tree is open (AU flakyness fix http://gerrit.chromium.org/gerrit/#change,9734)'
[22:21:21] *** Krass has quit IRC
[22:28:22] *** sonnyrao has quit IRC
[22:36:11] *** sosa has joined #chromium-os
[22:36:11] *** ChanServ sets mode: +v sosa
[22:38:54] *** wbednarski has joined #chromium-os
[22:44:10] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb-binary" from 82ea909dc1149532469102b6065f8cdd4cf7ef84: Matt Tennant <mtennant at chromium dot org>)'
[22:49:48] <crosbot> tree became 'Tree is closed (ellyjones investigating x86-zgb-binary)'
[22:50:20] <ellyjones> 13:27:27 INFO | 		ERROR	login_CryptohomeMounted	login_CryptohomeMounted	timestamp=1318019248	localtime=Oct 07 13:27:28	Unhandled JSONInterfaceError: Automation call {'username': 'performancetestaccount at gmail dot com', 'password': 'perfsmurf', 'command': 'Login'} received empty response.  Perhaps the browser crashed.
[22:50:56] <cmasone> prob 20323 or 20887
[22:51:45] <ellyjones> I don't see the characteristic message of 20323
[22:53:30] <ellyjones> 20887 looks like it
[22:54:08] <crosbot> tree became 'Tree is open (ellyjones: x86-zgb-binary is crosbug.com/20887)'
[22:54:09] * ellyjones moves 20887 to P0, attaches report, reopens
[22:54:56] <cmasone> ellyjones: I'm already spending 100% of my time of 20887/20323
[22:55:07] <ellyjones> oh, I didn't notice it was yours
[22:55:20] <ellyjones> feel free to P1-ify it again if you want, sorry
[22:57:48] <ellyjones> the nice folks in ops are about to power off the machine my homedir is on for a while, so I'm going to head out
[22:57:53] <ellyjones> east coast sheriff signing off :)
[22:58:10] <bfreed> Thanks Elly.
[22:58:44] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "x86-zgb canary" from None: )'
[22:59:30] <ellyjones> that's 20323
[23:00:01] <crosbot> tree became 'Tree is open (ellyjones: x86-zgb-canary is crosbug.com/20323)'
[23:02:07] <bfreed> I don't get it, Elly.  That looks exactly like the same failure as on xgb-binary:
[23:02:10] <bfreed> 12:49:01 INFO | 		ERROR	login_LoginSuccess.default	login_LoginSuccess.default	timestamp=1318016940	localtime=Oct 07 12:49:00	Unhandled JSONInterfaceError: Automation call {'username': 'performancetestaccount at gmail dot com', 'password': 'perfsmurf', 'command': 'Login'} received empty response.  Perhaps the browser crashed.
[23:02:37] <bfreed> Ok, not _exactly_ the same.
[23:04:15] <ellyjones> the key phrase for 20323 is "WaitForInitialLoads failed."
[23:04:17] <ellyjones> IMO
[23:04:31] <ellyjones> although they look suspiciously similar
[23:05:17] <bfreed> Ok, now I see it.
[23:09:19] *** rharrison_chrom1 has joined #chromium-os
[23:09:43] <crosbot> tree became 'Tree is closed (Automatic: "cbuildbot" on "stumpy canary" from None: )'
[23:10:03] *** rharrison_chrome has quit IRC
[23:13:03] <crosbot> tree became 'Tree is open (bfreed: stumpy canary is crosbug.com/20887)'
[23:15:19] <bfreed> because it has the same "ERROR	login_CryptohomeUnmounted ... Unhandled JSONInterfaceError ... received empty response" failure as seen before.
[23:16:59] *** wbednarski has quit IRC
[23:17:48] *** rharrison_chrom1 has quit IRC
[23:19:58] *** rbyers_ has joined #chromium-os
[23:19:58] *** ChanServ sets mode: +v rbyers_
[23:24:02] *** rbyers_ has quit IRC
[23:26:35] <ellyjones> yep
[23:36:11] *** lolbutts has joined #chromium-os
[23:39:40] *** truty has joined #chromium-os
[23:39:47] *** lolbutts has quit IRC
[23:40:10] *** unreal has quit IRC
[23:46:11] *** unreal has joined #chromium-os
[23:46:20] *** vapier has quit IRC
[23:46:40] *** vapier has joined #chromium-os
[23:47:12] *** petermayo has quit IRC

top