Saturday, 2013-12-28

jeblairclarkb: looking at http://logs.openstack.org/05/64305/5/check/gate-zuul-python26/fb182f5/ do you have any suggestions about how i could find out which test failed?00:21
jeblairclarkb: some of this is coming back to me now -- i think if we use the gentle timeout fixture, it doesn't work, and if we use the non-gentle timeout, we lose info (like the accumulated logs)00:23
clarkbjeblair: looking, I need a break from writing slide stuff00:23
clarkbjeblair: ya, grab the subunit log. testr load that file00:25
jeblairFAIL: tests.test_scheduler.TestScheduler.test_zuul_url_return00:25
jeblairclarkb: is there any chance that's a false reading?  i'm surprised by that, because it's such a simple test.00:26
clarkbonce you have the log file loaded you can use testr to inspect it00:26
clarkbjeblair: it also see a process return code error (one of the test runners exited with non zero status)00:27
*** DennyZhang has joined #openstack-infra00:27
clarkbjeblair: is it possible taht test was a bystander in a larger fail?00:27
jeblairclarkb: since the non-gentle timeout was set, i'm guessing that's the process return code error; i'm assuming it killed the test running process?00:27
clarkboh ya it iwll do that00:28
jeblairso does it write "im starting test_zuul_url_return" to the log file before it starts running the test?00:29
jeblairor does it wait till afterwords to write anything?00:29
*** rakhmerov has joined #openstack-infra00:29
jeblairclarkb: can i ask testr to show me all the info for that test run?00:30
*** UtahDave has quit IRC00:30
clarkbjeblair: you can do `testr last` and `testr failing`00:31
clarkbthere is a `testr stats` but it doesn't do much00:32
jeblairclarkb: so 'testr last --subunit' looks helpful; though it seems to print info about all tests...00:32
jeblairclarkb: how do i interpret the worker tags?00:33
clarkbjeblair: there is one tag per process eg worker-0 worker-1 worker-2 and so on. All tests run with teh same worker tag ran in the same process00:34
*** rakhmerov has quit IRC00:34
jeblairthe possible values seem to be '-worker-0', 'worker-0', '-worker-0 -worker-2', 'worker-0 worker-2', '-worker-0 -worker-3', 'worker-0 worker-3'00:34
jeblairso what does it mean for something to be tagged 'worker0 worker-3' as opposed to just 'worker-0'?  what does a '-' at the beginning signify?  and why is there no 'worker-1'?00:35
clarkbI do not know. /me grabs the file too to take a look00:35
clarkbjeblair: the -worker seems to be a closing tag for that particular job00:36
clarkbjeblair: I don't see doubled up workers (I am looking at subunit v1 directly, `subunit-2to1 < source_file_from_jenkins > output_file`)00:37
jeblairclarkb: huh.  'testr last --subunit' does the doubled-up.  i'll look at it your way.00:38
jeblairclarkb: still no worker-1.00:39
clarkbya, so that worker must've gotten stuck?00:40
jeblairclarkb: so should i read the first 7 lines of that output as "worker2 started test_layous; test_layouts was successful; worker2 is finished;" ?00:40
clarkbeg it didn't write back any subunit00:40
clarkbjeblair: yes00:40
jeblairclarkb: so shouldn't we see a similar start stanza for worker-1?00:40
*** banix has joined #openstack-infra00:42
clarkbwe should, which makes me think it never managed to write one00:44
*** xchu has joined #openstack-infra00:46
jeblairclarkb: switching back to the end of the stream: worker-2's process-returncode error is timestamped 30 seconds after the start and end markers for test_zuul_url_return (despite the fact that they appear subsequently in the log)00:48
jeblairclarkb: the timeout fixture is configured for 30 seconds00:48
jeblairthough test_zuul_url_return's start and end markers have the same timestamp.00:48
*** dstanek has joined #openstack-infra00:50
*** adalbas has quit IRC00:51
*** Ryan_Lane has quit IRC00:51
clarkbjeblair: possibly the next test caused the problem then?00:53
jeblairclarkb: but we don't know what that is, right?  zuul_url is the last one in the log00:54
*** dstanek has quit IRC00:55
jeblair(i'm running it in a loop locally, fwiw)00:55
clarkbjeblair: right we would have to process of elimination it since subunit didn't manage to output anything before it hang00:55
jeblairclarkb: how? check the subunit log from a successful run since they should be in the same order?00:56
*** banix has quit IRC00:57
clarkbjeblair: they will be the same order on the same host iirc00:57
clarkbso yes00:57
clarkb(there is a feature request to have the test lists get archived too so that this check is easier)00:57
jeblairclarkb: well, these might be on different hosts00:58
*** banix has joined #openstack-infra01:01
jeblairclarkb: hrm, so i'm looking at the log from http://logs.openstack.org/05/64305/2/check/gate-zuul-python26/aa09da1/01:02
jeblairclarkb: which is an earlier failed run, but it failed because of a test failure, not because of a timeout01:02
jeblairclarkb: and the log looks very similar; same number of tests run, and zuul_url_return is the final one, except that it has output in that log01:03
jeblairalso, still no worker-1.01:03
*** pcrews_ has quit IRC01:05
openstackgerritA change was merged to openstack-infra/config: zuul status: allow changes to be collapsed  https://review.openstack.org/6301801:14
openstackgerritA change was merged to openstack-infra/pypi-mirror: Clean up the copyright header  https://review.openstack.org/5678301:15
*** loq_mac has joined #openstack-infra01:21
openstackgerritA change was merged to openstack/requirements: Add oauthlib library to replace oauth2  https://review.openstack.org/6119801:21
*** loq_mac has quit IRC01:28
*** rakhmerov has joined #openstack-infra01:30
*** rakhmerov has quit IRC01:35
openstackgerritJames E. Blair proposed a change to openstack-infra/config: zuul status: Collapse changes by default  https://review.openstack.org/6301901:50
*** loq_mac has joined #openstack-infra01:53
clarkbjeblair: fungi: pleia2: zaro: and whoever else might be interested https://review.openstack.org/64321 first draft of my LCA talk02:01
clarkbI am going to go grab dinner now02:01
*** loq_mac has quit IRC02:05
*** DennyZha` has joined #openstack-infra02:08
*** DennyZhang has quit IRC02:09
*** praneshp has quit IRC02:12
*** DennyZha` has quit IRC02:13
*** loq_mac has joined #openstack-infra02:18
*** dims has quit IRC02:22
*** loquacities has joined #openstack-infra02:23
*** loq_mac has quit IRC02:23
*** harlowja has quit IRC02:24
*** xchu has quit IRC02:24
*** banix has quit IRC02:25
*** banix has joined #openstack-infra02:30
*** rakhmerov has joined #openstack-infra02:31
*** DennyZha` has joined #openstack-infra02:35
*** rakhmerov has quit IRC02:35
*** dims has joined #openstack-infra02:37
*** DennyZha` has quit IRC02:39
*** krotscheck has quit IRC02:40
*** nati_ueno has quit IRC02:44
*** yamahata has quit IRC03:00
*** tma996 has joined #openstack-infra03:04
*** krotscheck has joined #openstack-infra03:06
*** loquacities has quit IRC03:09
*** senk has joined #openstack-infra03:12
*** harlowja has joined #openstack-infra03:15
*** senk has joined #openstack-infra03:15
*** SergeyLukjanov has joined #openstack-infra03:18
*** loq_mac has joined #openstack-infra03:23
*** reed has quit IRC03:24
*** banix has quit IRC03:26
*** rakhmerov has joined #openstack-infra03:32
*** zhiyan has joined #openstack-infra03:36
*** rakhmerov has quit IRC03:36
*** senk has quit IRC03:42
*** elasticio has joined #openstack-infra03:43
hub_capso um, on a new test/dev machine im not getting change-id's after i commit code locally... anyone know _why_ off the top of their head? i have the latest git review and such..03:47
clarkbyou need to setup git review in the repo03:54
clarkbgit review -s03:54
*** SergeyLukjanov has quit IRC03:59
*** dguitarbite has joined #openstack-infra04:06
*** krotscheck has quit IRC04:09
*** dstanek has joined #openstack-infra04:20
*** jhesketh_ has quit IRC04:20
*** DennyZhang has joined #openstack-infra04:31
*** rakhmerov has joined #openstack-infra04:32
*** jhesketh_ has joined #openstack-infra04:33
lifelessjeblair: what was teh question you had for me about locking?04:34
*** rakhmerov has quit IRC04:37
*** rongze has joined #openstack-infra04:45
*** DennyZhang has quit IRC04:46
*** DennyZhang has joined #openstack-infra04:48
*** boris-42 has joined #openstack-infra05:01
*** DennyZhang has quit IRC05:03
*** DennyZhang has joined #openstack-infra05:07
*** dstanek has quit IRC05:15
*** rakhmerov has joined #openstack-infra05:33
*** rakhmerov has quit IRC05:37
*** DennyZhang has quit IRC05:42
*** tma996 has quit IRC05:45
*** harlowja has quit IRC05:50
*** harlowja has joined #openstack-infra05:53
*** harlowja has quit IRC05:53
*** harlowja has joined #openstack-infra05:53
*** loq_mac has quit IRC05:58
*** rongze has quit IRC05:59
*** tma996 has joined #openstack-infra06:16
*** rakhmerov has joined #openstack-infra06:34
*** rakhmerov has quit IRC06:38
*** chandankumar has quit IRC06:46
*** tma996 has quit IRC06:49
*** zhiyan has left #openstack-infra06:51
*** DennyZhang has joined #openstack-infra06:51
*** harlowja is now known as harlowja_away06:53
*** harlowja_away is now known as harlowja07:04
*** pcrews_ has joined #openstack-infra07:09
*** DennyZhang has quit IRC07:10
*** DennyZhang has joined #openstack-infra07:10
*** praneshp has joined #openstack-infra07:12
*** DennyZhang has quit IRC07:21
*** praneshp has quit IRC07:29
*** rakhmerov has joined #openstack-infra07:35
*** praneshp has joined #openstack-infra07:38
*** rakhmerov has quit IRC07:39
*** tma996 has joined #openstack-infra07:46
*** SergeyLukjanov has joined #openstack-infra07:48
*** praneshp has quit IRC07:55
*** SergeyLukjanov has quit IRC07:57
*** harlowja is now known as harlowja_away08:04
*** alexpilotti has quit IRC08:17
*** tma996 has quit IRC08:20
*** rakhmerov has joined #openstack-infra08:35
*** rakhmerov has quit IRC08:40
*** loq_mac has joined #openstack-infra09:10
*** tma996 has joined #openstack-infra09:16
*** tma996 has quit IRC09:20
*** rossella_s has joined #openstack-infra09:26
*** xchu has joined #openstack-infra09:29
*** rakhmerov has joined #openstack-infra09:36
*** rakhmerov has quit IRC09:41
*** jhesketh_ has quit IRC10:05
*** tma996 has joined #openstack-infra10:17
*** elasticio has quit IRC10:26
*** rakhmerov has joined #openstack-infra10:37
*** rakhmerov has quit IRC10:42
*** loq_mac has quit IRC10:42
*** loq_mac has joined #openstack-infra10:42
*** loq_mac has quit IRC10:43
*** tma996 has quit IRC10:51
*** michchap has quit IRC10:52
*** michchap has joined #openstack-infra10:53
*** rossella_s has quit IRC11:00
*** xchu has quit IRC11:17
*** rakhmerov has joined #openstack-infra11:38
*** rakhmerov has quit IRC11:43
*** tma996 has joined #openstack-infra11:47
*** tma996 has quit IRC11:52
openstackgerritTim Landscheidt proposed a change to openstack-infra/git-review: Retrieve remote pushurl independently of user's locale  https://review.openstack.org/6430711:59
*** tma996 has joined #openstack-infra12:48
*** rakhmerov has joined #openstack-infra12:57
*** rakhmerov has quit IRC13:01
*** rakhmerov has joined #openstack-infra13:02
*** tma996 has quit IRC13:02
*** nicedice has quit IRC13:02
*** tma996 has joined #openstack-infra13:02
*** adalbas has joined #openstack-infra13:03
*** nicedice has joined #openstack-infra13:03
*** rakhmerov has quit IRC13:06
*** rakhmerov has joined #openstack-infra14:02
*** CaptTofu has joined #openstack-infra14:20
*** dstanek has joined #openstack-infra14:24
*** paul-- has quit IRC14:38
*** banix has joined #openstack-infra14:40
*** CaptTofu has quit IRC14:48
jeblairrestarting zuul15:15
*** CaptTofu has joined #openstack-infra15:19
*** SergeyLukjanov has joined #openstack-infra15:24
*** salv-orlando has quit IRC15:24
*** dstanek has quit IRC15:25
*** pcrews_ has quit IRC15:25
*** dstanek has joined #openstack-infra15:29
*** CaptTofu has quit IRC15:36
* fungi will be internetting from the car again today, so probably disappearing for extended periods as we pass through swampland low population densities15:37
fungier, of low15:37
*** dguitarbite has quit IRC15:43
*** harlowja_away is now known as harlowja15:44
*** ryanpetrello has quit IRC15:53
jeblairzuul has restarted15:55
*** banix has quit IRC15:57
*** banix has joined #openstack-infra15:58
*** banix has quit IRC16:11
*** ryanpetrello has joined #openstack-infra16:16
*** salv-orlando has joined #openstack-infra16:27
*** dstanek has quit IRC16:30
*** salv-orlando_ has joined #openstack-infra16:39
*** nati_ueno has joined #openstack-infra16:40
*** pcrews_ has joined #openstack-infra16:41
*** salv-orlando has quit IRC16:42
*** salv-orlando_ is now known as salv-orlando16:42
*** nati_ueno has quit IRC16:42
*** jaypipes has quit IRC16:47
*** harlowja is now known as harlowja_away16:49
*** SergeyLukjanov has quit IRC16:50
*** ryanpetrello has quit IRC16:57
*** dstanek has joined #openstack-infra17:02
*** salv-orlando has quit IRC17:03
*** salv-orlando has joined #openstack-infra17:05
*** praneshp has joined #openstack-infra17:06
*** salv-orlando has quit IRC17:10
*** ryanpetrello has joined #openstack-infra17:11
*** salv-orlando has joined #openstack-infra17:16
*** salv-orlando has quit IRC17:17
fungiclarkb: i like "for great good" (all over yuo screen)17:20
*** ryanpetrello has quit IRC17:29
*** banix has joined #openstack-infra17:30
clarkbfungi: titles are hard and I shamelessly took that from the learn you a haskell book17:32
fungiyeah, i recognized it17:34
fungialso, "...skynet"17:34
clarkb>_>17:34
*** tma996 has quit IRC17:37
*** banix has quit IRC17:43
*** rakhmerov has quit IRC17:43
*** che-arne has quit IRC17:50
*** che-arne has joined #openstack-infra17:52
*** SergeyLukjanov has joined #openstack-infra18:01
*** SergeyLukjanov is now known as _SergeyLukjanov18:03
*** _SergeyLukjanov has quit IRC18:07
*** salv-orlando has joined #openstack-infra18:15
*** SergeyLukjanov has joined #openstack-infra18:16
*** banix has joined #openstack-infra18:16
*** jaypipes has joined #openstack-infra18:21
*** adalbas has quit IRC18:32
*** rakhmerov has joined #openstack-infra18:50
*** banix has quit IRC18:50
*** rakhmerov has quit IRC19:23
*** praneshp_ has joined #openstack-infra19:24
*** praneshp has quit IRC19:24
*** praneshp_ is now known as praneshp19:24
*** pcrews_ has quit IRC19:44
*** Ryan_Lane has joined #openstack-infra19:49
clarkbzaro: the second scp plugin patch lgtm, we should test it19:51
clarkbon jenkins-dev19:51
*** che-arne has quit IRC19:54
*** che-arne has joined #openstack-infra19:55
*** salv-orlando has quit IRC20:06
*** Ryan_Lane has quit IRC20:14
*** rakhmerov has joined #openstack-infra20:20
*** Ryan_Lane has joined #openstack-infra20:24
*** NikitaKonovalov has joined #openstack-infra20:37
*** NikitaKonovalov has quit IRC20:37
*** Ryan_Lane has quit IRC20:38
*** DennyZhang has joined #openstack-infra20:46
*** rakhmerov has quit IRC20:54
*** dripton__ has quit IRC21:07
*** senk has joined #openstack-infra21:38
*** rakhmerov has joined #openstack-infra21:50
*** rakhmerov has quit IRC21:59
*** zehicle_at_dell has quit IRC22:00
*** Ryan_Lane has joined #openstack-infra22:10
*** senk has quit IRC22:15
*** dripton__ has joined #openstack-infra22:20
*** loq_mac has joined #openstack-infra22:21
*** SergeyLukjanov has quit IRC22:47
*** ryanpetrello has joined #openstack-infra22:51
*** banix has joined #openstack-infra22:53
*** DennyZha` has joined #openstack-infra22:55
*** rakhmerov has joined #openstack-infra22:56
*** DennyZhang has quit IRC22:57
*** DennyZha` has quit IRC22:59
*** rakhmerov has quit IRC23:09
*** zehicle_at_dell has joined #openstack-infra23:26
*** loq_mac has quit IRC23:29
*** elasticio has joined #openstack-infra23:47
*** ryanpetrello has quit IRC23:52
*** ryanpetrello has joined #openstack-infra23:55

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