mtreinish | SpamapS: http://alembic.readthedocs.org/en/latest/ops.html#alembic.operations.Operations.alter_column.params.existing_type | 00:00 |
---|---|---|
mtreinish | yuikotakada: you don't even really need to clone the tempest-plugin-cookiecutter repo locally | 00:01 |
SpamapS | mtreinish: right, I'm just passing type= .. same diff really | 00:01 |
*** rbak_ has quit IRC | 00:01 | |
mtreinish | yuikotakada: you should just be able to do: "pip install -U cookiecutter && cookiecutter https://git.openstack.org/openstack/tempest-plugin-cookiecutter" | 00:02 |
yuikotakada | mtreinish, oh, I've done :) thanks. I didn't know cookiecutter | 00:03 |
mtreinish | SpamapS: IIRC on mysql you just need to pass both args (the existing_type is a no-op on the other backends) | 00:03 |
openstackgerrit | James E. Blair proposed openstack-infra/devstack-gate: Produce a script to reproduce the running build https://review.openstack.org/244772 | 00:04 |
mtreinish | yuikotakada: sure np | 00:04 |
openstackgerrit | Johan Pas proposed openstack-dev/devstack: Remove brackets from IPv6 address in mysql cfgfile https://review.openstack.org/246043 | 00:04 |
mtreinish | yuikotakada: heh, I think you might be the first person to try using it though. So let us know if it actually works :) | 00:05 |
*** mylu has joined #openstack-qa | 00:05 | |
yuikotakada | mtreinish, yes, sure. I'm referring to Manila | 00:07 |
SpamapS | mtreinish: you actually have to just pass existing_type I've learned now | 00:07 |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python34 243694,3,8fed94f | 00:07 |
SpamapS | oslo_db.exception.DBError: (pymysql.err.IntegrityError) (1217, u'Cannot delete or update a parent row: a foreign key constraint fails') [SQL: u'\nDROP TABLE test_runs_old'] | 00:08 |
SpamapS | NOOOOOOOOOOOOO | 00:08 |
mtreinish | heh, just drop all the fks before :) | 00:08 |
mtreinish | you said you were gonna do that anyway right? | 00:09 |
SpamapS | Well I was hoping they'd just go quietly into the night | 00:09 |
SpamapS | I think if I get the table drop order right they will | 00:09 |
mtreinish | oh right, you got start out and work your way in | 00:09 |
SpamapS | I also just noticed I didn't actually flip all the tables | 00:11 |
SpamapS | runs and tests, specifically. DOH | 00:11 |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Namespace XTRACE commands https://review.openstack.org/233869 | 00:12 |
mtreinish | SpamapS: sort of related, I'm getting the machine primed for this migration :): https://review.openstack.org/#/c/246041/ | 00:15 |
SpamapS | mtreinish: cool. :) | 00:16 |
SpamapS | mtreinish: I kind of want to run 'mytop' or 'innotop' while its going too :) | 00:16 |
mtreinish | SpamapS: heh, push a patch on top of that one. I'm all for adding more metrics just for the hell of it | 00:17 |
*** jecarey has joined #openstack-qa | 00:17 | |
*** pglass has joined #openstack-qa | 00:18 | |
SpamapS | mtreinish: oh no its an interactive command | 00:18 |
SpamapS | mtreinish: top.. like .. "wtf is it doing now?" | 00:19 |
SpamapS | mtreinish: I think I have sqlite and mysql working | 00:19 |
SpamapS | with, amazingly enough, only one real code branch | 00:19 |
*** ygoto has joined #openstack-qa | 00:19 | |
SpamapS | (which is that sqlite needs its autoinc columns to be sa.Integer | 00:19 |
*** ygoto has quit IRC | 00:19 | |
*** nicholasgoracke has joined #openstack-qa | 00:19 | |
mtreinish | SpamapS: oh, I figured it was like that, but thought there might be a non-interactive mode or something | 00:19 |
mtreinish | I've not really played with them before | 00:19 |
mtreinish | SpamapS: cool, that's not too invasive :) | 00:20 |
mtreinish | SpamapS: can you run mytop or innotop with only select permissions? | 00:20 |
SpamapS | mtreinish: yeah | 00:21 |
SpamapS | mtreinish: innotop won't show you as much | 00:21 |
*** jecarey has quit IRC | 00:21 | |
SpamapS | because you can't read internals | 00:21 |
*** yamamoto has joined #openstack-qa | 00:22 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python34 242573,6,7caf3d9 | 00:22 |
*** yamamoto has quit IRC | 00:22 | |
mtreinish | SpamapS: cool, then you can always run it locally against the db then while the migration is running | 00:22 |
SpamapS | mtreinish: yeah :) | 00:22 |
SpamapS | alllmost | 00:24 |
SpamapS | the alters dropped the autoinc | 00:24 |
SpamapS | | tests | CREATE TABLE `tests` ( `id` bigint(20) NOT NULL DEFAULT '0', | 00:24 |
yuikotakada | mtreinish, does tempest-plugin-cookiecutter work correctly in your env? not in my env with 'Error: "." directory already exists' | 00:25 |
mtreinish | yuikotakada: it looks like it: http://paste.openstack.org/show/479063/ | 00:29 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 00:30 |
SpamapS | mtreinish: ^^ down to 4 failures on mysql problems | 00:30 |
SpamapS | mtreinish: they might actually be legitimate bugs introduced by having int keys | 00:30 |
mtreinish | SpamapS: oh, that would be interesting | 00:30 |
mtreinish | SpamapS: are they on the api tests? | 00:30 |
SpamapS | doohhh no.. I forgot to migrate the runs table. HAHAH | 00:33 |
*** pglass has quit IRC | 00:33 | |
SpamapS | mtreinish: standby :) | 00:33 |
mtreinish | haha | 00:33 |
*** hemna is now known as hemnafk | 00:34 | |
SpamapS | http://paste.ubuntu.com/13305365/ | 00:35 |
SpamapS | that | 00:35 |
yuikotakada | mtreinish, hmm, it's weird. in my env http://paste.openstack.org/show/479064/ | 00:35 |
*** hoangcx has joined #openstack-qa | 00:35 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 242206,8,e8e291b | 00:36 |
mtreinish | yuikotakada: hmm, that is weird | 00:37 |
mtreinish | oh, what cookiecutter version are you using? | 00:37 |
*** agireud has quit IRC | 00:37 | |
*** dramalho has quit IRC | 00:38 | |
mtreinish | mine was kinda old at 0.9.1 | 00:38 |
mtreinish | let me try to upgrade it | 00:38 |
SpamapS | oh man, 1 fail left | 00:38 |
yuikotakada | Cookiecutter 1.3.0 from /usr/local/lib/python2.7/dist-packages (Python 2.7). a little bit newer | 00:39 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 00:39 |
*** hoangcx has left #openstack-qa | 00:39 | |
mtreinish | yuikotakada: ok, yeah when I upgrade to 1.3.0 I get the same error | 00:39 |
yuikotakada | mtreinish, oh | 00:39 |
mtreinish | yuikotakada: well something is probably wrong with the tempest-plugin-cookiecutter repo with newer versions (or the cookiecutter project regressed somewhere) | 00:41 |
mtreinish | I'll look into it tomorrow (unless you want to take a stab at fixing it) | 00:41 |
mtreinish | but in the short term you can just do pip install cookiecutter==0.9.1 and it should work after that :) | 00:41 |
mtreinish | SpamapS: cool, we're getting there | 00:41 |
yuikotakada | mtreinish, ok, thanks. I'll try :) | 00:42 |
SpamapS | test_get_time_series_runs_by_key_value is failing now | 00:42 |
mtreinish | SpamapS: hmm, when I run it locally I get a bunch of 'CREATE INDEX ix_tests_new_test_id ON tests_new (test_id)' | 00:44 |
mtreinish | doh wrong thing to copy | 00:44 |
mtreinish | I meant 'Specified key was too long; max key length is 767 bytes' | 00:44 |
SpamapS | mtreinish: which key? | 00:45 |
mtreinish | SpamapS: ix_tests_new_test_id | 00:45 |
mtreinish | that's still a varchar column | 00:45 |
SpamapS | mtreinish: thats not a key in my migration? | 00:45 |
mtreinish | SpamapS: well it might be when you create the temp table we're not setting the limit on the index for that column like we do on the existing table | 00:46 |
SpamapS | mtreinish: I don't create any indexes on the _new tables | 00:46 |
SpamapS | mtreinish: until the very end | 00:46 |
SpamapS | should result in the inserts going way faster | 00:47 |
SpamapS | only joining on PK | 00:47 |
mtreinish | SpamapS: hmm, well the error was raised on 'CREATE INDEX ix_tests_new_test_id ON tests_new (test_id)' | 00:47 |
SpamapS | mtreinish: line number? | 00:47 |
mtreinish | SpamapS: http://paste.openstack.org/show/479070/ | 00:48 |
mtreinish | SpamapS: looks like L50 | 00:48 |
SpamapS | 276 -> 'id': six.text_type(runs[run_num].id), | 00:48 |
SpamapS | aha | 00:48 |
SpamapS | test assumes text run ID | 00:48 |
mtreinish | SpamapS: oh, L45 has index=True | 00:49 |
mtreinish | as does L58 | 00:49 |
openstackgerrit | Yuiko Takada proposed openstack/tempest-plugin-cookiecutter: Add installation procedure of cookiecutter to doc https://review.openstack.org/246056 | 00:49 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27 199205,35,2e7a5a8 | 00:49 |
SpamapS | mtreinish: well there's yer problem. ;) | 00:49 |
openstackrecheck | openstack/horizon change: https://review.openstack.org/244908 failed gate-horizon-npm-run-lint in the gate queue with an unrecognized error | 00:49 |
mtreinish | SpamapS: I just pulled from gerrit :) | 00:50 |
SpamapS | mtreinish: yeah, I'll tackle that after I get this little bit handled | 00:50 |
SpamapS | weird that my mysql doesn't care | 00:50 |
mtreinish | SpamapS: feel free to change that test then :) | 00:50 |
mtreinish | SpamapS: I'm running whatever version of mariadb is packaged with arch | 00:50 |
SpamapS | ah, during tests we aren't explicit about charset | 00:50 |
SpamapS | I think I'm in latin1 | 00:50 |
mtreinish | so it's probably pretty recent | 00:50 |
SpamapS | arch | 00:51 |
SpamapS | lol | 00:51 |
mtreinish | yeah I'm running mariadb 10.0.22 | 00:51 |
SpamapS | it's more about how your config files are setup | 00:53 |
SpamapS | in trusty, mysql's config files don't have charsets specified | 00:54 |
SpamapS | so server charset ends up as latin1 | 00:54 |
*** pvaneck has quit IRC | 00:57 | |
*** Swami has quit IRC | 01:01 | |
*** jswarren has quit IRC | 01:01 | |
openstackgerrit | Tim Buckley proposed openstack/openstack-health: Add new crumb-style menu. https://review.openstack.org/246059 | 01:01 |
timothyb89 | mtreinish: ^^ should add a menu entry for the tests view back, not super ideal but its the least bad I could come up with | 01:03 |
mtreinish | timothyb89: ok cool | 01:03 |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python27 202678,32,e635e44 | 01:03 |
*** davideagnello has quit IRC | 01:05 | |
*** davideagnello has joined #openstack-qa | 01:06 | |
*** nicholasgoracke has quit IRC | 01:06 | |
*** nicholasgoracke has joined #openstack-qa | 01:07 | |
*** jswarren has joined #openstack-qa | 01:07 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 01:07 |
mtreinish | SpamapS: hmm, I checked the my.cnf I don't see anything in there about the charset | 01:08 |
mtreinish | oh, what am I talking about that's not the right file | 01:09 |
mtreinish | I probably should stop working | 01:09 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 01:10 |
SpamapS | mtreinish: me too | 01:10 |
SpamapS | mtreinish: so that last version ^^ has the index limits fixed I think | 01:10 |
SpamapS | mtreinish: and passes with mysql | 01:11 |
SpamapS | mtreinish: will tackle pgsql tomorrow | 01:11 |
openstackgerrit | Yuiko Takada proposed openstack/tempest: Add installation procedure of cookiecutter to doc https://review.openstack.org/246068 | 01:11 |
*** nicholasgoracke has quit IRC | 01:11 | |
*** salv-orlando has quit IRC | 01:12 | |
mtreinish | SpamapS: ok cool | 01:16 |
openstackrecheck | Console logs not available after 13:23s for gate-cinder-pep8 245974,1,3678112 | 01:16 |
*** glauco_ has quit IRC | 01:18 | |
*** ranger81 has quit IRC | 01:20 | |
mtreinish | SpamapS: I still get the index issue, it just moved to L239 | 01:21 |
mtreinish | err sry 234 | 01:21 |
*** paco20151113 has joined #openstack-qa | 01:23 | |
mtreinish | SpamapS: oh right I had the same issue before thats why I did: https://github.com/openstack-infra/subunit2sql/commit/2b839df8ab039c145ef80abd6a35211c0d2c1888 | 01:23 |
mtreinish | SpamapS: I also had to add similar params on other indexes: https://github.com/openstack-infra/subunit2sql/blob/master/subunit2sql/migrations/versions/1ff737bef438_add_indexes_on_common_search_fields.py#L67 | 01:24 |
*** nicholasgoracke has joined #openstack-qa | 01:24 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27 203078,33,380201b | 01:30 |
*** dmorita has joined #openstack-qa | 01:30 | |
*** mylu has quit IRC | 01:33 | |
*** mylu has joined #openstack-qa | 01:33 | |
*** mylu has quit IRC | 01:34 | |
*** mylu has joined #openstack-qa | 01:34 | |
*** markvoelker has joined #openstack-qa | 01:37 | |
*** dramalho has joined #openstack-qa | 01:39 | |
*** ranger81 has joined #openstack-qa | 01:39 | |
*** dramalho has quit IRC | 01:43 | |
openstackgerrit | fumihiko kakuma proposed openstack-infra/devstack-gate: Add the log of package list for pip3 https://review.openstack.org/246017 | 01:43 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 202676,32,8fde328 | 01:43 |
*** ranger81 has quit IRC | 01:44 | |
*** mylu has quit IRC | 01:44 | |
*** achanda has joined #openstack-qa | 01:46 | |
*** aix has quit IRC | 01:46 | |
*** yangyapeng has joined #openstack-qa | 01:49 | |
*** ranger81 has joined #openstack-qa | 01:54 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 199051,34,6e85e49 | 01:56 |
*** mriedem_away is now known as mriedem | 01:59 | |
*** mwagner has joined #openstack-qa | 02:03 | |
*** jecarey has joined #openstack-qa | 02:05 | |
*** mriedem has quit IRC | 02:07 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full-ceph 242127,4,ca43069 | 02:10 |
*** jecarey has quit IRC | 02:10 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 02:11 |
*** akshai_ has quit IRC | 02:11 | |
mtreinish | SpamapS: ^^^ I fixed the index length errors on my local box | 02:11 |
mtreinish | it also makes postgres get further | 02:11 |
mtreinish | SpamapS: still doesn't pass I hit: http://paste.openstack.org/show/479075/ but it's further along now | 02:11 |
mtreinish | I'm thinking postgres doesn't like the batch ops :( | 02:12 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for nova o.vo unit test bug 1516805 https://review.openstack.org/246082 | 02:12 |
openstack | bug 1516805 in OpenStack Compute (nova) liberty "nova unit tests failing with infinite recursion with oslo.versionedobjects 0.13.0" [Critical,In progress] https://launchpad.net/bugs/1516805 - Assigned to Dan Smith (danms) | 02:12 |
*** nicholasgoracke has quit IRC | 02:14 | |
*** jecarey has joined #openstack-qa | 02:16 | |
*** nicholasgoracke has joined #openstack-qa | 02:19 | |
*** jecarey has quit IRC | 02:21 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27 245828,1,f0e37cb | 02:23 |
*** armax has joined #openstack-qa | 02:24 | |
*** akshai has joined #openstack-qa | 02:25 | |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for nova o.vo unit test bug 1516805 https://review.openstack.org/246082 | 02:29 |
openstack | bug 1516805 in OpenStack Compute (nova) liberty "nova unit tests failing with infinite recursion with oslo.versionedobjects 0.13.0" [Critical,In progress] https://launchpad.net/bugs/1516805 - Assigned to Dan Smith (danms) | 02:29 |
*** mtanino has quit IRC | 02:29 | |
*** weshay has quit IRC | 02:29 | |
openstackgerrit | Yuiko Takada proposed openstack/tempest-plugin-cookiecutter: Distinguish project name and repo name https://review.openstack.org/246104 | 02:31 |
*** openstackrecheck has quit IRC | 02:35 | |
*** openstackrecheck has joined #openstack-qa | 02:35 | |
*** jecarey has joined #openstack-qa | 02:37 | |
*** ranger81 has quit IRC | 02:39 | |
*** ranger81 has joined #openstack-qa | 02:40 | |
*** jecarey has quit IRC | 02:42 | |
*** ranger81 has quit IRC | 02:43 | |
*** nicholasgoracke has quit IRC | 02:44 | |
*** ranger81 has joined #openstack-qa | 02:44 | |
*** jdandrea has quit IRC | 02:44 | |
*** mylu has joined #openstack-qa | 02:45 | |
*** ranger81 has quit IRC | 02:48 | |
*** woodster_ has quit IRC | 02:49 | |
*** agireud has joined #openstack-qa | 02:52 | |
*** lutostag has quit IRC | 02:56 | |
*** nicholasgoracke has joined #openstack-qa | 02:57 | |
*** fedexo has joined #openstack-qa | 02:57 | |
*** dramalho has joined #openstack-qa | 02:58 | |
*** nicholasgoracke has quit IRC | 02:58 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27 245005,5,5c5edc8 | 03:02 |
*** nicholasgoracke has joined #openstack-qa | 03:02 | |
*** dramalho has quit IRC | 03:03 | |
*** ranger81 has joined #openstack-qa | 03:04 | |
*** bapalm has quit IRC | 03:06 | |
*** nicholasgoracke has quit IRC | 03:07 | |
*** fedexo has quit IRC | 03:08 | |
*** cody-somerville has joined #openstack-qa | 03:10 | |
*** cody-somerville has quit IRC | 03:10 | |
*** cody-somerville has joined #openstack-qa | 03:10 | |
*** lutostag has joined #openstack-qa | 03:10 | |
*** ranger81 has quit IRC | 03:11 | |
*** ranger81 has joined #openstack-qa | 03:11 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/245625 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1501558 | 03:12 |
openstack | Launchpad bug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] | 03:12 |
*** mylu has quit IRC | 03:15 | |
*** salv-orlando has joined #openstack-qa | 03:16 | |
*** jasonsb has joined #openstack-qa | 03:18 | |
*** jasonsb has quit IRC | 03:18 | |
*** davideagnello has quit IRC | 03:18 | |
*** jasonsb has joined #openstack-qa | 03:18 | |
*** devananda has quit IRC | 03:18 | |
*** ranger81 has quit IRC | 03:19 | |
*** ranger81 has joined #openstack-qa | 03:21 | |
*** davideagnello has joined #openstack-qa | 03:21 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 03:21 |
mtreinish | SpamapS: ^^^ I think I found a workaround for the postgres side. I don't think you're going to like it though | 03:22 |
*** nicholasgoracke has joined #openstack-qa | 03:22 | |
mtreinish | it's kinda ugly (well very ugly) | 03:22 |
mtreinish | it also doesn't quite work yet, but it's closer | 03:22 |
*** mylu has joined #openstack-qa | 03:22 | |
mtreinish | I'm gonna call it a night, so if you come up with something better feel free to blow that away | 03:22 |
*** shuquan has joined #openstack-qa | 03:24 | |
*** shuquan has quit IRC | 03:26 | |
*** yamamoto has joined #openstack-qa | 03:28 | |
*** eliqiao_ has joined #openstack-qa | 03:29 | |
*** nicholasgoracke has quit IRC | 03:29 | |
*** jecarey has joined #openstack-qa | 03:30 | |
*** ranger81 has quit IRC | 03:31 | |
*** EinstCra_ has joined #openstack-qa | 03:31 | |
*** devananda has joined #openstack-qa | 03:31 | |
*** eliqiao has quit IRC | 03:31 | |
*** ranger81 has joined #openstack-qa | 03:31 | |
*** ranger81 has quit IRC | 03:32 | |
*** jecarey has quit IRC | 03:35 | |
SpamapS | mtreinish: Personally I think you should do to pgsql what we did to qpid. | 03:40 |
*** salv-orlando has quit IRC | 03:41 | |
*** jecarey has joined #openstack-qa | 03:41 | |
SpamapS | mtreinish: deprecate it, use warnings, and if somebody doesn't like that, ask them to spend the time. :-P | 03:41 |
SpamapS | mtreinish: but if it must exist, IMO, that is a pretty disgusting workaround. :-P | 03:44 |
*** anshul has quit IRC | 03:44 | |
*** tochi has quit IRC | 03:45 | |
*** jecarey has quit IRC | 03:45 | |
*** shuquan has joined #openstack-qa | 03:48 | |
*** achanda has quit IRC | 03:50 | |
*** binbincong has joined #openstack-qa | 03:51 | |
*** nicholasgoracke has joined #openstack-qa | 03:52 | |
*** shuquan has quit IRC | 03:53 | |
*** anshul has joined #openstack-qa | 03:56 | |
*** fedexo has joined #openstack-qa | 03:57 | |
openstackrecheck | Console logs not available after 13:32s for gate-nova-python34 209018,47,338da7d | 04:00 |
*** tochi has joined #openstack-qa | 04:01 | |
*** jecarey has joined #openstack-qa | 04:02 | |
*** jffische has quit IRC | 04:06 | |
*** jecarey has quit IRC | 04:06 | |
*** dims has quit IRC | 04:06 | |
*** nicholasgoracke has quit IRC | 04:11 | |
*** mylu has quit IRC | 04:14 | |
*** ranger81 has joined #openstack-qa | 04:15 | |
*** jswarren has quit IRC | 04:17 | |
*** jswarren has joined #openstack-qa | 04:17 | |
*** akshai has quit IRC | 04:17 | |
*** akshai has joined #openstack-qa | 04:18 | |
*** mylu has joined #openstack-qa | 04:20 | |
*** achanda has joined #openstack-qa | 04:21 | |
*** ranger81 has quit IRC | 04:28 | |
openstackrecheck | Console logs not available after 13:35s for gate-nova-python34 245248,5,fefe4c0 | 04:30 |
*** zhangjn has joined #openstack-qa | 04:35 | |
openstackgerrit | Merged openstack/tempest: [V3] Make credentials_client use **kwargs https://review.openstack.org/243034 | 04:40 |
*** woodster_ has joined #openstack-qa | 04:40 | |
*** Triveni has joined #openstack-qa | 04:41 | |
*** anshul has quit IRC | 04:42 | |
openstackgerrit | Merged openstack/tempest: [V3] Make endpoints_client use **kwargs https://review.openstack.org/243055 | 04:43 |
openstackgerrit | Merged openstack/tempest: [V3] Make policy_client use **kwargs https://review.openstack.org/244091 | 04:43 |
openstackgerrit | Merged openstack/tempest: [V3] Make region_client use **kwargs https://review.openstack.org/244100 | 04:44 |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python34 245005,6,ffd521a | 04:44 |
openstackrecheck | openstack/horizon change: https://review.openstack.org/230238 failed gate-horizon-python34 in the gate queue with an unrecognized error | 04:44 |
*** zhangjn has quit IRC | 04:45 | |
*** dave-mccowan has quit IRC | 04:45 | |
*** artom_ has joined #openstack-qa | 04:50 | |
*** salv-orlando has joined #openstack-qa | 04:53 | |
*** jecarey has joined #openstack-qa | 04:53 | |
*** anshul has joined #openstack-qa | 04:55 | |
*** Nakato_ has joined #openstack-qa | 04:55 | |
*** matt___ has joined #openstack-qa | 04:55 | |
*** chrome0_ has joined #openstack-qa | 04:57 | |
*** jecarey has quit IRC | 04:57 | |
*** jhesketh_ has joined #openstack-qa | 04:58 | |
*** Caleb--- has joined #openstack-qa | 04:58 | |
*** binbincong_ has joined #openstack-qa | 04:58 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python27 231059,10,4aa44b8 | 04:58 |
*** cburgess_ has joined #openstack-qa | 04:59 | |
*** artom has quit IRC | 04:59 | |
*** zz_dimtruck has quit IRC | 05:00 | |
*** SergeyLukjanov has quit IRC | 05:00 | |
*** chrome0 has quit IRC | 05:00 | |
*** charz has quit IRC | 05:00 | |
*** dtroyer_zz has quit IRC | 05:00 | |
*** flaper87 has quit IRC | 05:00 | |
*** redrobot has quit IRC | 05:00 | |
*** vaidy_ril has quit IRC | 05:00 | |
*** cburgess has quit IRC | 05:00 | |
*** binbincong has quit IRC | 05:00 | |
*** jhesketh has quit IRC | 05:00 | |
*** Caleb-- has quit IRC | 05:00 | |
*** Nakato has quit IRC | 05:00 | |
*** jamielennox has quit IRC | 05:00 | |
*** mgagne has quit IRC | 05:00 | |
*** adam_g has quit IRC | 05:00 | |
*** jroll has quit IRC | 05:00 | |
*** sbadia has quit IRC | 05:00 | |
*** afazekas has quit IRC | 05:00 | |
*** notmyname has quit IRC | 05:00 | |
*** stevemar_ has quit IRC | 05:00 | |
*** mattoliverau has quit IRC | 05:00 | |
*** jroll has joined #openstack-qa | 05:00 | |
*** jhesketh_ is now known as jhesketh | 05:00 | |
*** Caleb--- is now known as Caleb-- | 05:00 | |
*** adam_g` has joined #openstack-qa | 05:00 | |
*** jhesketh has quit IRC | 05:00 | |
*** mgagne has joined #openstack-qa | 05:00 | |
*** SergeyLukjanov has joined #openstack-qa | 05:00 | |
*** jhesketh has joined #openstack-qa | 05:01 | |
*** flaper87 has joined #openstack-qa | 05:01 | |
*** dtroyer has joined #openstack-qa | 05:01 | |
*** jamielennox has joined #openstack-qa | 05:01 | |
*** redrobot has joined #openstack-qa | 05:01 | |
*** zz_dimtruck has joined #openstack-qa | 05:01 | |
*** zz_dimtruck is now known as dimtruck | 05:01 | |
*** redrobot is now known as Guest26177 | 05:01 | |
*** jroll has quit IRC | 05:02 | |
*** jroll has joined #openstack-qa | 05:02 | |
*** jroll is now known as Guest89040 | 05:02 | |
*** afazekas has joined #openstack-qa | 05:02 | |
*** vaidy_ril has joined #openstack-qa | 05:02 | |
*** notmyname has joined #openstack-qa | 05:03 | |
*** charz has joined #openstack-qa | 05:03 | |
*** sbadia has joined #openstack-qa | 05:05 | |
*** salv-orlando has quit IRC | 05:05 | |
*** jamielennox is now known as jamielennox|away | 05:06 | |
*** yog_ has joined #openstack-qa | 05:10 | |
*** amotoki has joined #openstack-qa | 05:10 | |
*** piyush_ has joined #openstack-qa | 05:11 | |
*** nicholasgoracke has joined #openstack-qa | 05:12 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27 243105,3,285724d | 05:12 |
piyush_ | Hi all following test cases has been added in tempest, if you have time please review these .. https://review.openstack.org/#/c/239436/ https://review.openstack.org/#/c/242965/ https://review.openstack.org/#/c/243042/ | 05:13 |
*** achanda_ has joined #openstack-qa | 05:16 | |
*** mylu has quit IRC | 05:17 | |
*** auggy has quit IRC | 05:18 | |
*** greghaynes has quit IRC | 05:19 | |
*** bnemec has joined #openstack-qa | 05:19 | |
*** tochi_ has joined #openstack-qa | 05:21 | |
*** jvrbanac_ has joined #openstack-qa | 05:24 | |
*** sirushti_ has joined #openstack-qa | 05:24 | |
*** electrichead has joined #openstack-qa | 05:24 | |
*** Guest26177 has quit IRC | 05:25 | |
*** achanda has quit IRC | 05:25 | |
*** tochi has quit IRC | 05:25 | |
*** beekneemech has quit IRC | 05:25 | |
*** maurosr has quit IRC | 05:25 | |
*** jvrbanac has quit IRC | 05:25 | |
*** VanL has quit IRC | 05:25 | |
*** sirushti has quit IRC | 05:25 | |
*** jbernard has quit IRC | 05:25 | |
*** sirushti_ is now known as sirushti | 05:25 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python34 245656,1,75ff489 | 05:25 |
*** VanL has joined #openstack-qa | 05:25 | |
*** maurosr has joined #openstack-qa | 05:26 | |
*** amotoki has quit IRC | 05:27 | |
*** ranger81 has joined #openstack-qa | 05:28 | |
*** amotoki has joined #openstack-qa | 05:28 | |
*** ranger81 has quit IRC | 05:29 | |
*** ranger81 has joined #openstack-qa | 05:29 | |
*** auggy has joined #openstack-qa | 05:30 | |
*** jbernard has joined #openstack-qa | 05:30 | |
*** greghaynes has joined #openstack-qa | 05:35 | |
*** eliqiao has joined #openstack-qa | 05:38 | |
*** akshai has quit IRC | 05:38 | |
*** eliqiao_ has quit IRC | 05:41 | |
*** adam_g` is now known as adam_g | 05:42 | |
*** adam_g has quit IRC | 05:42 | |
*** adam_g has joined #openstack-qa | 05:42 | |
openstackgerrit | Yuiko Takada proposed openstack/tempest: Remove Ironic tests https://review.openstack.org/246185 | 05:47 |
tonyb | lifeless: should the value in upper-constrints be in the range permitted by global-requirements? | 05:48 |
* tonyb gos to look to see how contstraints are applied in stable/* (specifially kilo) | 05:49 | |
*** yog_ has quit IRC | 05:49 | |
*** yog_ has joined #openstack-qa | 05:49 | |
*** mylu has joined #openstack-qa | 05:54 | |
*** aswadr has joined #openstack-qa | 05:54 | |
*** hoangcx has joined #openstack-qa | 05:55 | |
*** mylu has quit IRC | 05:55 | |
*** mylu has joined #openstack-qa | 05:56 | |
*** yangyapeng has quit IRC | 05:59 | |
*** matt___ is now known as mattoliverau | 05:59 | |
openstackgerrit | Ankit Agrawal proposed openstack/tempest: Add test for glance's tasks API https://review.openstack.org/216665 | 06:01 |
openstackgerrit | Merged openstack/tempest: Rename get_server_group to show_server_group https://review.openstack.org/245640 | 06:01 |
*** hoangcx has left #openstack-qa | 06:02 | |
*** yfried__ has quit IRC | 06:07 | |
openstackgerrit | Merged openstack/tempest: Rename references to compute floating IPs client https://review.openstack.org/244297 | 06:11 |
*** sirushti has quit IRC | 06:11 | |
*** sirushti has joined #openstack-qa | 06:11 | |
openstackgerrit | Merged openstack/tempest: Fix AttributeError in multinode jobs https://review.openstack.org/245697 | 06:11 |
openstackgerrit | Merged openstack-dev/devstack: Only take the first global, non temporary ipv6 address https://review.openstack.org/243770 | 06:12 |
*** cody-somerville has quit IRC | 06:13 | |
*** shausy has joined #openstack-qa | 06:18 | |
*** jecarey has joined #openstack-qa | 06:20 | |
*** hoangcx has joined #openstack-qa | 06:21 | |
*** hoangcx has left #openstack-qa | 06:21 | |
*** rcernin has joined #openstack-qa | 06:22 | |
*** liuwei5018 has joined #openstack-qa | 06:24 | |
*** korzen has joined #openstack-qa | 06:25 | |
*** jecarey has quit IRC | 06:26 | |
*** jecarey has joined #openstack-qa | 06:26 | |
*** cody-somerville has joined #openstack-qa | 06:29 | |
openstackrecheck | Console logs not available after 13:36s for gate-nova-python34 245765,4,5ff69cf | 06:29 |
openstackrecheck | openstack-dev/devstack change: https://review.openstack.org/244272 failed gate-tempest-dsvm-neutron-full in the gate queue with an unrecognized error | 06:29 |
*** jecarey has quit IRC | 06:31 | |
*** salv-orlando has joined #openstack-qa | 06:34 | |
*** vgridnev has joined #openstack-qa | 06:35 | |
*** neeti has joined #openstack-qa | 06:36 | |
*** salv-orlando has quit IRC | 06:37 | |
*** eliqiao has quit IRC | 06:44 | |
*** eliqiao has joined #openstack-qa | 06:45 | |
*** cody-somerville has quit IRC | 06:46 | |
*** yog_ has quit IRC | 06:46 | |
*** SridharG has joined #openstack-qa | 06:49 | |
*** sileht has joined #openstack-qa | 06:49 | |
*** woodster_ has quit IRC | 06:49 | |
*** vgridnev has quit IRC | 06:54 | |
*** aswadr has quit IRC | 06:55 | |
lifeless | tonyb: it must be | 07:00 |
lifeless | tonyb: kilo has no upper-constraints implementation | 07:00 |
lifeless | tonyb: it may have the file, but you can ignore it | 07:00 |
*** dhellmann has quit IRC | 07:01 | |
*** mylu has quit IRC | 07:02 | |
*** dhellmann has joined #openstack-qa | 07:02 | |
*** vgridnev has joined #openstack-qa | 07:02 | |
*** fedexo has quit IRC | 07:02 | |
*** mylu has joined #openstack-qa | 07:03 | |
*** pkoniszewski has quit IRC | 07:04 | |
*** jasonsb has quit IRC | 07:04 | |
*** yfried__ has joined #openstack-qa | 07:04 | |
*** itsuugo has joined #openstack-qa | 07:07 | |
*** mylu has quit IRC | 07:07 | |
*** yfried__ has quit IRC | 07:08 | |
*** yfried__ has joined #openstack-qa | 07:09 | |
piyush_ | Hi all following test cases has been added in tempest, if you have time please review these .. https://review.openstack.org/#/c/239436/ https://review.openstack.org/#/c/242965/ https://review.openstack.org/#/c/243042/ | 07:10 |
*** jecarey has joined #openstack-qa | 07:14 | |
openstackrecheck | openstack/keystone change: https://review.openstack.org/243951 failed because of: gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/1501558 | 07:16 |
openstack | Launchpad bug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] | 07:16 |
*** itzikb has joined #openstack-qa | 07:16 | |
*** jecarey has quit IRC | 07:19 | |
*** gamado_wfh has joined #openstack-qa | 07:23 | |
*** yog_ has joined #openstack-qa | 07:25 | |
*** ranger81 has quit IRC | 07:33 | |
*** jasonsb has joined #openstack-qa | 07:35 | |
*** achanda_ has quit IRC | 07:36 | |
*** jasonsb has quit IRC | 07:40 | |
*** nadya_ has joined #openstack-qa | 07:40 | |
*** artom__ has joined #openstack-qa | 07:40 | |
*** artom_ has quit IRC | 07:40 | |
*** artom__ has quit IRC | 07:41 | |
*** artom__ has joined #openstack-qa | 07:41 | |
*** Sakthi has joined #openstack-qa | 07:44 | |
*** jecarey has joined #openstack-qa | 07:44 | |
*** safchain has joined #openstack-qa | 07:48 | |
*** jecarey has quit IRC | 07:49 | |
tonyb | lifeless: ok I'm glad the conclusions I came to were correct. That's new for me :) | 07:53 |
openstackgerrit | Yaroslav Lobankov proposed openstack/tempest: [V3] Make service_client use **kwargs https://review.openstack.org/244112 | 07:54 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove server_groups_client from ignore_list https://review.openstack.org/246239 | 07:56 |
*** tmatsu has joined #openstack-qa | 07:57 | |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python34 231059,10,417d943 | 07:59 |
*** jecarey has joined #openstack-qa | 08:02 | |
*** itsuugo has quit IRC | 08:06 | |
*** itsuugo has joined #openstack-qa | 08:07 | |
*** jecarey has quit IRC | 08:07 | |
*** gamado_wfh has quit IRC | 08:09 | |
*** shardy has joined #openstack-qa | 08:09 | |
*** aojea has joined #openstack-qa | 08:12 | |
openstackrecheck | Console logs not available after 13:39s for gate-nova-python34 245248,5,af7d5c0 | 08:13 |
*** itsuugo has quit IRC | 08:14 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Produce a script to reproduce the running build https://review.openstack.org/244772 | 08:19 |
*** vgridnev has quit IRC | 08:24 | |
openstackrecheck | Console logs not available after 13:32s for gate-nova-python34 237411,29,36239b6 | 08:26 |
*** yfried has joined #openstack-qa | 08:27 | |
*** yfried__ has quit IRC | 08:27 | |
openstackgerrit | Vincent Untz proposed openstack/tempest-lib: Allow passing --insecure to python client binaries https://review.openstack.org/246254 | 08:28 |
yamamoto | can i use testscenarios when writing tempest tests? if yes, what to do for idempotent_id? | 08:29 |
*** gfidente has joined #openstack-qa | 08:35 | |
*** gfidente has quit IRC | 08:35 | |
*** gfidente has joined #openstack-qa | 08:35 | |
*** nicholasgoracke has quit IRC | 08:36 | |
*** nicholasgoracke has joined #openstack-qa | 08:36 | |
*** sshnaidm has joined #openstack-qa | 08:39 | |
liuwei5018 | hi yamamoto, tools/check_uuid.py will help to generate the idempotent_id, try 'python tools/check_uuid.py --fix' | 08:39 |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python34 242727,11,adf5a4b | 08:40 |
*** ifarkas has joined #openstack-qa | 08:41 | |
yamamoto | liuwei5018: does it deal with testscenarios? | 08:41 |
*** jlanoux has joined #openstack-qa | 08:41 | |
*** nicholasgoracke has quit IRC | 08:43 | |
*** korzen has quit IRC | 08:43 | |
*** salv-orlando has joined #openstack-qa | 08:45 | |
liuwei5018 | yes | 08:45 |
*** nicholasgoracke has joined #openstack-qa | 08:45 | |
*** nicholasgoracke has quit IRC | 08:45 | |
*** nicholasgoracke has joined #openstack-qa | 08:45 | |
*** jecarey has joined #openstack-qa | 08:48 | |
*** jordanP has joined #openstack-qa | 08:51 | |
*** jecarey has quit IRC | 08:53 | |
openstackrecheck | Console logs not available after 13:29s for gate-nova-python27 209018,48,2faa5de | 08:53 |
*** k4n0 has joined #openstack-qa | 08:54 | |
*** yfried has quit IRC | 08:56 | |
*** yfried__ has joined #openstack-qa | 08:56 | |
andreaf | oomichi: hi - regarding https://review.openstack.org/#/c/243081/5 and follow-up patches, I'm not sure cmd/base.py is the best place for those functions, as they are used by tests as well - so perhaps we could move them to common? | 08:57 |
oomichi | andreaf: thanks for your review :-) | 08:59 |
oomichi | andreaf: that is a nice idea, will do it | 08:59 |
*** salv-orlando has quit IRC | 08:59 | |
andreaf | oomichi: see http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/identity/base.py#n48 | 08:59 |
andreaf | oomichi: I guess it makes sense to have just one function | 08:59 |
oomichi | andreaf: +1 but the changed get_tenant_by_name raises exception when not found | 09:01 |
oomichi | andreaf: but the other doesn't | 09:01 |
oomichi | andreaf: when I saw this method, it was nice to merge them into a single. but I gave up at the time due to the difference | 09:02 |
oomichi | andreaf: maybe it is acceptable that both cases raise an exception | 09:02 |
andreaf | oomichi: uhm I see | 09:03 |
andreaf | oomichi: the tools in cmd never handle the exception, so they rely on the it to stop running if there is an issue | 09:05 |
*** hoangcx has joined #openstack-qa | 09:07 | |
*** hoangcx has left #openstack-qa | 09:07 | |
oomichi | andreaf: so now we can detect issue on cmd by stopping tests | 09:07 |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 245005,6,5c0a82b | 09:07 |
andreaf | oomichi: the other difference is that the function in the base class handles tenants and projects (so v3) | 09:07 |
*** rossella_s has quit IRC | 09:07 | |
*** rossella_s has joined #openstack-qa | 09:08 | |
andreaf | oomichi: so I'm looking at those identity tests, and the code there is a bit silly | 09:11 |
andreaf | oomichi: they use the data generator to setup a user - so they already have both id and name | 09:11 |
andreaf | oomichi: and then they use the name and do a get_user/tenant by name | 09:12 |
andreaf | to get the id again | 09:12 |
oomichi | andreaf: Nice point! | 09:12 |
oomichi | andreaf: we can use id directly | 09:12 |
oomichi | andreaf: right? | 09:12 |
andreaf | oomichi: yes | 09:12 |
oomichi | andreaf: very nice :-) | 09:12 |
*** yamamoto has quit IRC | 09:12 | |
andreaf | oomichi: I guess that's a different patch though | 09:13 |
andreaf | oomichi: eventually I'd like to replace the method in that data_generator with cred_client which does a very similar thing | 09:13 |
oomichi | andreaf: yeah, that is a next step | 09:13 |
andreaf | oomichi: but that's a low prio thing | 09:13 |
*** nicholasgoracke has quit IRC | 09:14 | |
andreaf | oomichi: still I think it would be nice to have those functions under common/ instead that cmd/ | 09:14 |
andreaf | even if they are not used by tests atm | 09:14 |
oomichi | andreaf: ok, will update them soon | 09:14 |
*** salv-orlando has joined #openstack-qa | 09:15 | |
*** salv-orlando has quit IRC | 09:15 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Remove novaclient/neutronclient description https://review.openstack.org/246270 | 09:15 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Fix H404/405 violations for scenario tests https://review.openstack.org/246271 | 09:15 |
*** salv-orlando has joined #openstack-qa | 09:15 | |
*** nicholasgoracke has joined #openstack-qa | 09:16 | |
andreaf | oomichi: thanks | 09:16 |
*** salv-orlando has quit IRC | 09:20 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 212891,7,ef9665f | 09:20 |
*** salv-orlando has joined #openstack-qa | 09:20 | |
*** gamado has joined #openstack-qa | 09:21 | |
*** jecarey has joined #openstack-qa | 09:22 | |
*** dmorita has quit IRC | 09:23 | |
*** jecarey_ has joined #openstack-qa | 09:25 | |
*** jecarey has quit IRC | 09:26 | |
*** nadya_ has quit IRC | 09:28 | |
*** Liuqing has joined #openstack-qa | 09:28 | |
openstackgerrit | Alexander Gubanov proposed openstack/tempest: Move get_server_or_ip method to common class https://review.openstack.org/244500 | 09:29 |
*** jecarey_ has quit IRC | 09:31 | |
*** openstackgerrit has quit IRC | 09:31 | |
*** openstackgerrit has joined #openstack-qa | 09:31 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Move get_tenant_by_name to common part https://review.openstack.org/243081 | 09:32 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Move get_user_by_username to common part https://review.openstack.org/243092 | 09:32 |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python34 246217,1,cfdb505 | 09:34 |
*** achanda has joined #openstack-qa | 09:38 | |
*** nikil89_ has joined #openstack-qa | 09:43 | |
*** hoangcx has joined #openstack-qa | 09:44 | |
*** hoangcx has left #openstack-qa | 09:46 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34 232560,4,b4c45c2 | 09:47 |
*** nikil89_ is now known as naggappan | 09:47 | |
*** luqas has joined #openstack-qa | 09:48 | |
*** e0ne has joined #openstack-qa | 09:48 | |
*** yamamoto has joined #openstack-qa | 09:52 | |
*** Liuqing has quit IRC | 09:56 | |
*** jecarey has joined #openstack-qa | 09:56 | |
*** Liuqing has joined #openstack-qa | 09:57 | |
*** luqas has quit IRC | 09:57 | |
*** achanda has quit IRC | 10:00 | |
*** jecarey_ has joined #openstack-qa | 10:00 | |
*** jecarey has quit IRC | 10:01 | |
naggappan | How to dissable dnsmasq so that I can use my own dhcp server | 10:04 |
*** vgridnev has joined #openstack-qa | 10:05 | |
*** markvoelker has quit IRC | 10:05 | |
*** Liuqing has quit IRC | 10:06 | |
*** e0ne has quit IRC | 10:07 | |
*** achanda has joined #openstack-qa | 10:12 | |
*** paco20151113 has quit IRC | 10:12 | |
*** Caleb-- has quit IRC | 10:13 | |
*** eliqiao has quit IRC | 10:13 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34 212102,31,afdd609 | 10:14 |
*** jecarey_ has quit IRC | 10:16 | |
*** eliqiao has joined #openstack-qa | 10:16 | |
*** achanda has quit IRC | 10:16 | |
*** luqas has joined #openstack-qa | 10:17 | |
*** gfidente has quit IRC | 10:18 | |
*** EinstCra_ has quit IRC | 10:18 | |
*** luqas has quit IRC | 10:23 | |
piyush_ | Hi all following test cases has been added in tempest, if you have time please review these .. https://review.openstack.org/#/c/239436/ https://review.openstack.org/#/c/242965/ https://review.openstack.org/#/c/243042/ | 10:26 |
piyush_ | Hi Gmann | 10:26 |
openstackrecheck | Console logs not available after 13:39s for gate-nova-python34 244789,6,1f5685d | 10:28 |
*** luqas has joined #openstack-qa | 10:29 | |
*** openstackgerrit has quit IRC | 10:31 | |
*** openstackgerrit has joined #openstack-qa | 10:31 | |
*** ranger81 has joined #openstack-qa | 10:34 | |
*** piyush_ has quit IRC | 10:37 | |
*** ranger81 has quit IRC | 10:38 | |
*** achanda has joined #openstack-qa | 10:38 | |
*** yuikotakada has quit IRC | 10:38 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python34 205269,6,c50b537 | 10:41 |
*** dramalho has joined #openstack-qa | 10:43 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest-lib: Rename get_server_group to show_server_group https://review.openstack.org/246316 | 10:44 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest-lib: Rename get_server_group to show_server_group https://review.openstack.org/246316 | 10:45 |
*** dramalho has quit IRC | 10:47 | |
*** luqas has quit IRC | 10:48 | |
*** aojea has quit IRC | 10:49 | |
*** yamamoto has quit IRC | 10:49 | |
*** malini has joined #openstack-qa | 10:49 | |
*** ranger81 has joined #openstack-qa | 10:55 | |
openstackrecheck | Console logs not available after 13:32s for gate-nova-python27 245811,3,f82a5d5 | 10:55 |
*** yamamoto has joined #openstack-qa | 10:56 | |
*** malini1 has joined #openstack-qa | 10:56 | |
*** e0ne has joined #openstack-qa | 10:57 | |
*** malini has quit IRC | 10:59 | |
*** ranger81 has quit IRC | 10:59 | |
*** aysyd has joined #openstack-qa | 11:02 | |
*** itsuugo has joined #openstack-qa | 11:06 | |
*** markvoelker has joined #openstack-qa | 11:06 | |
*** dims has joined #openstack-qa | 11:08 | |
*** rfolco has joined #openstack-qa | 11:08 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python34 246269,1,43715b6 | 11:09 |
*** eliqiao has quit IRC | 11:10 | |
*** markvoelker has quit IRC | 11:11 | |
*** eliqiao has joined #openstack-qa | 11:12 | |
*** zhangjn has joined #openstack-qa | 11:12 | |
*** zhangjn has quit IRC | 11:12 | |
*** zhangjn has joined #openstack-qa | 11:13 | |
*** zhangjn has quit IRC | 11:14 | |
*** zhangjn has joined #openstack-qa | 11:14 | |
*** zhangjn has quit IRC | 11:15 | |
*** jecarey has joined #openstack-qa | 11:15 | |
*** salv-orl_ has joined #openstack-qa | 11:15 | |
*** zhangjn has joined #openstack-qa | 11:15 | |
*** zhangjn has quit IRC | 11:15 | |
*** zhangjn has joined #openstack-qa | 11:16 | |
*** zhangjn has quit IRC | 11:16 | |
*** salv-orlando has quit IRC | 11:17 | |
*** zhangjn has joined #openstack-qa | 11:17 | |
*** jecarey_ has joined #openstack-qa | 11:17 | |
*** zhangjn has quit IRC | 11:18 | |
*** zhangjn has joined #openstack-qa | 11:18 | |
*** zhangjn has quit IRC | 11:19 | |
*** jecarey has quit IRC | 11:19 | |
openstackgerrit | Zhenguo Niu proposed openstack-dev/devstack: Enable ironic node pty console by default https://review.openstack.org/246338 | 11:19 |
*** zhangjn has joined #openstack-qa | 11:20 | |
*** zhangjn has quit IRC | 11:20 | |
*** zhangjn has joined #openstack-qa | 11:21 | |
*** jecarey_ has quit IRC | 11:21 | |
*** Triveni has quit IRC | 11:22 | |
openstackrecheck | Console logs not available after 13:25s for bindep-nova-python27 245050,14,7268951 | 11:23 |
*** jecarey has joined #openstack-qa | 11:24 | |
*** dzamboni has joined #openstack-qa | 11:26 | |
*** flaper87 has quit IRC | 11:27 | |
*** flaper87 has joined #openstack-qa | 11:27 | |
*** pc_m has joined #openstack-qa | 11:27 | |
*** jecarey has quit IRC | 11:28 | |
*** salv-orl_ has quit IRC | 11:31 | |
*** salv-orlando has joined #openstack-qa | 11:32 | |
*** piyush_ has joined #openstack-qa | 11:35 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27 237643,11,e4a175b | 11:36 |
*** jhesketh has quit IRC | 11:37 | |
*** jhesketh has joined #openstack-qa | 11:40 | |
*** achanda has quit IRC | 11:43 | |
*** tmatsu has quit IRC | 11:46 | |
*** apevec has joined #openstack-qa | 11:48 | |
*** apevec has quit IRC | 11:48 | |
*** apevec has joined #openstack-qa | 11:48 | |
liuwei5018 | Hi All. I added some negative tests to tempest. Please take some time to review them . Thanks. https://review.openstack.org/#/c/242723/ https://review.openstack.org/#/c/245122/ https://review.openstack.org/#/c/245395/ | 11:49 |
*** amotoki has quit IRC | 11:49 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python34 212891,7,85ba824 | 11:49 |
*** gfidente has joined #openstack-qa | 11:51 | |
*** maht has joined #openstack-qa | 11:51 | |
*** jlanoux has quit IRC | 11:53 | |
*** glauco_ has joined #openstack-qa | 11:58 | |
*** Liuqing has joined #openstack-qa | 11:58 | |
*** nadya_ has joined #openstack-qa | 12:02 | |
openstackrecheck | Console logs not available after 13:48s for gate-nova-python27 246274,1,ec63f67 | 12:03 |
*** achanda has joined #openstack-qa | 12:06 | |
*** stevemar_ has joined #openstack-qa | 12:06 | |
*** achanda has quit IRC | 12:09 | |
piyush_ | Hi All. I added some negative tests to tempest. Please take some time to review them . Thanks. https://review.openstack.org/#/c/242723/ https://review.openstack.org/#/c/245122/ https://review.openstack.org/#/c/245395/ | 12:11 |
*** tochi_ has quit IRC | 12:11 | |
*** jecarey has joined #openstack-qa | 12:13 | |
*** dramalho has joined #openstack-qa | 12:14 | |
*** jecarey_ has joined #openstack-qa | 12:15 | |
*** Caleb-- has joined #openstack-qa | 12:16 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 168916,20,30ca808 | 12:17 |
*** jecarey has quit IRC | 12:17 | |
*** dramalho has quit IRC | 12:19 | |
*** itsuugo has quit IRC | 12:19 | |
*** itsuugo has joined #openstack-qa | 12:19 | |
*** jecarey_ has quit IRC | 12:19 | |
*** jecarey has joined #openstack-qa | 12:21 | |
*** jecarey has quit IRC | 12:24 | |
*** jecarey has joined #openstack-qa | 12:24 | |
*** malini has joined #openstack-qa | 12:25 | |
*** maht has quit IRC | 12:26 | |
*** malini1 has quit IRC | 12:28 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Fix PEP8 (H302) error https://review.openstack.org/243719 | 12:28 |
openstackrecheck | Console logs not available after 13:32s for gate-nova-python34 223315,1,e9cf88b | 12:30 |
*** vgridnev_ has joined #openstack-qa | 12:30 | |
*** vgridnev has quit IRC | 12:31 | |
*** pkoniszewski has joined #openstack-qa | 12:31 | |
openstackgerrit | Merged openstack/openstack-health: Add new crumb-style menu. https://review.openstack.org/246059 | 12:33 |
*** Guest89040 is now known as jroll | 12:36 | |
*** markvoelker has joined #openstack-qa | 12:37 | |
openstackgerrit | Anderson Mesquita proposed openstack/openstack-health: Refactor Home controller https://review.openstack.org/245832 | 12:39 |
openstackgerrit | Anderson Mesquita proposed openstack/openstack-health: Add factory to create Project models https://review.openstack.org/244709 | 12:39 |
openstackgerrit | Anderson Mesquita proposed openstack/openstack-health: Add Project Service https://review.openstack.org/244710 | 12:39 |
openstackgerrit | Anderson Mesquita proposed openstack/openstack-health: Add Metrics Service https://review.openstack.org/245831 | 12:39 |
*** malini has quit IRC | 12:40 | |
*** markvoelker has quit IRC | 12:42 | |
*** weshay_xchat has joined #openstack-qa | 12:46 | |
*** pkoniszewski is now known as pkoniszewski_ | 12:50 | |
*** pc_m_ has joined #openstack-qa | 12:51 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27 181671,13,de9e31e | 12:51 |
*** pc_m is now known as pc_m_AWAY | 12:53 | |
*** itsuugo has quit IRC | 12:53 | |
*** korzen has joined #openstack-qa | 12:55 | |
*** ranger81 has joined #openstack-qa | 12:55 | |
*** nadya_ has quit IRC | 12:56 | |
*** achanda has joined #openstack-qa | 12:56 | |
*** shausy has quit IRC | 12:57 | |
*** luqas has joined #openstack-qa | 12:57 | |
*** jffische has joined #openstack-qa | 13:00 | |
*** ranger81 has quit IRC | 13:00 | |
*** achanda has quit IRC | 13:05 | |
*** rossella_s has quit IRC | 13:07 | |
*** rossella_s has joined #openstack-qa | 13:07 | |
*** luqas has quit IRC | 13:08 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Fix H404/405 violations for service clients https://review.openstack.org/246374 | 13:08 |
*** tyagiprince has joined #openstack-qa | 13:10 | |
*** dave-mccowan has joined #openstack-qa | 13:12 | |
*** nadya_ has joined #openstack-qa | 13:15 | |
*** weshay_xchat is now known as weshay | 13:16 | |
*** jlanoux has joined #openstack-qa | 13:17 | |
*** pc_m_AWAY is now known as pc_mn | 13:17 | |
*** ff has joined #openstack-qa | 13:18 | |
*** jlanoux_ has joined #openstack-qa | 13:19 | |
*** pc_mn has quit IRC | 13:20 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Fix H404/405 violations for tools https://review.openstack.org/246381 | 13:20 |
*** EinstCrazy has joined #openstack-qa | 13:21 | |
*** jlanoux has quit IRC | 13:21 | |
*** luqas__ has joined #openstack-qa | 13:22 | |
*** maht has joined #openstack-qa | 13:24 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python34 242846,10,3ea9d24 | 13:27 |
*** markvoelker has joined #openstack-qa | 13:27 | |
*** piyush_ has quit IRC | 13:28 | |
*** ddeva has joined #openstack-qa | 13:28 | |
*** luqas__ has quit IRC | 13:29 | |
*** luqas has joined #openstack-qa | 13:29 | |
ddeva | mtreinish: Hi, there! The patch https://review.openstack.org/231283 depends on a new tag for subunit2sql including https://github.com/openstack-infra/subunit2sql/commit/26ed84aa5dce0fc0a5035c155876178497278b34. Can we have subunit2sql 0.13? | 13:30 |
*** dramalho has joined #openstack-qa | 13:30 | |
*** luqas has quit IRC | 13:33 | |
*** amotoki has joined #openstack-qa | 13:34 | |
*** luqas__ has joined #openstack-qa | 13:34 | |
*** regXboi has joined #openstack-qa | 13:34 | |
*** dramalho has quit IRC | 13:34 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor project api and ui to make them generic https://review.openstack.org/244651 | 13:35 |
*** artom__ has quit IRC | 13:36 | |
*** pc_m has joined #openstack-qa | 13:36 | |
*** pc_m has quit IRC | 13:36 | |
*** pc_m has joined #openstack-qa | 13:38 | |
*** luqas__ has quit IRC | 13:38 | |
*** luqas has joined #openstack-qa | 13:40 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor project api and ui to make them generic https://review.openstack.org/244651 | 13:40 |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python34 218656,2,7ecfaa2 | 13:41 |
*** cdent has joined #openstack-qa | 13:41 | |
*** cdent has left #openstack-qa | 13:41 | |
*** Sakthi has quit IRC | 13:42 | |
*** dramalho has joined #openstack-qa | 13:42 | |
*** Sakthi has joined #openstack-qa | 13:42 | |
*** oomichi has quit IRC | 13:43 | |
*** luqas has quit IRC | 13:44 | |
*** hichihara has joined #openstack-qa | 13:48 | |
*** luqas has joined #openstack-qa | 13:48 | |
*** yfried__ has quit IRC | 13:49 | |
*** diegows has joined #openstack-qa | 13:49 | |
*** pc_m has quit IRC | 13:50 | |
*** luqas has quit IRC | 13:53 | |
*** itsuugo has joined #openstack-qa | 13:54 | |
*** pc_m has joined #openstack-qa | 13:55 | |
*** pc_m has quit IRC | 13:55 | |
*** luqas has joined #openstack-qa | 13:56 | |
*** tmatsu has joined #openstack-qa | 13:58 | |
*** pc_m has joined #openstack-qa | 14:00 | |
*** jlanoux_ has quit IRC | 14:00 | |
*** jlanoux has joined #openstack-qa | 14:01 | |
*** tmatsu has quit IRC | 14:03 | |
*** mylu has joined #openstack-qa | 14:03 | |
*** cdent has joined #openstack-qa | 14:04 | |
*** luqas has quit IRC | 14:05 | |
*** luqas has joined #openstack-qa | 14:05 | |
*** mylu has quit IRC | 14:08 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 14:08 |
*** luqas has quit IRC | 14:09 | |
*** jecarey has quit IRC | 14:09 | |
*** malini has joined #openstack-qa | 14:12 | |
*** jecarey has joined #openstack-qa | 14:12 | |
*** tdurakov has joined #openstack-qa | 14:13 | |
*** malini1 has joined #openstack-qa | 14:14 | |
*** pc_m_ has joined #openstack-qa | 14:14 | |
*** pc_m_ has quit IRC | 14:15 | |
*** jecarey_ has joined #openstack-qa | 14:16 | |
*** malini has quit IRC | 14:16 | |
*** jecarey has quit IRC | 14:17 | |
*** dkranz has joined #openstack-qa | 14:17 | |
*** cdent has left #openstack-qa | 14:17 | |
*** jecarey has joined #openstack-qa | 14:18 | |
openstackrecheck | Console logs not available after 13:42s for gate-nova-python34 246307,1,4b8f9e7 | 14:19 |
*** itsuugo has quit IRC | 14:20 | |
*** jecarey_ has quit IRC | 14:20 | |
*** itsuugo has joined #openstack-qa | 14:20 | |
*** jecarey has quit IRC | 14:23 | |
*** tyagiprince has quit IRC | 14:26 | |
*** malini1 has left #openstack-qa | 14:32 | |
*** mriedem has joined #openstack-qa | 14:32 | |
*** dustins has joined #openstack-qa | 14:33 | |
openstackrecheck | Console logs not available after 13:32s for gate-nova-python34 237680,4,c96f115 | 14:33 |
*** anshul has quit IRC | 14:34 | |
*** anshul has joined #openstack-qa | 14:34 | |
bkopilov | jordanP, Hi | 14:35 |
bkopilov | jordanP, just notice , congratulation for +2 :) | 14:35 |
*** akshai has joined #openstack-qa | 14:35 | |
jordanP | bkopilov, thanks ! :) | 14:36 |
bkopilov | jordanP, could you please review my patch - https://review.openstack.org/#/c/243415/ | 14:36 |
*** ttx has quit IRC | 14:36 | |
jordanP | I will this week | 14:36 |
jordanP | today I have a lot to do, sorry | 14:36 |
openstackgerrit | Timofey Durakov proposed openstack/tempest: Fix skip_checks in live_migration https://review.openstack.org/246425 | 14:39 |
tdurakov | jordanP, hi, could you review https://review.openstack.org/#/c/246425/ | 14:39 |
*** ttx has joined #openstack-qa | 14:40 | |
jordanP | tdurakov, why do we prefer skipException over skipTest ? | 14:41 |
bkopilov | jordanP, sure no problem . | 14:41 |
tdurakov | jordanP, skipTest fails, | 14:42 |
tdurakov | as it requires self | 14:42 |
*** moravec has joined #openstack-qa | 14:42 | |
bkopilov | afazekas, Hi | 14:43 |
bkopilov | afazekas, could you please review could you please review my patch - https://review.openstack.org/#/c/243415/ | 14:43 |
tdurakov | jordanP, http://logs.openstack.org/50/245050/14/experimental/gate-tempest-dsvm-multinode-live-migration/6adf850/logs/devstack-gate-post_test_hook.txt.gz | 14:43 |
*** artom has joined #openstack-qa | 14:44 | |
*** mfisher_ora has joined #openstack-qa | 14:45 | |
bkopilov | dkranz, Hi , | 14:45 |
bkopilov | dkranz, could you please review my patch - https://review.openstack.org/#/c/243415/ | 14:45 |
*** salv-orl_ has joined #openstack-qa | 14:45 | |
jordanP | tdurakov, you're right. | 14:46 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python34 245369,3,74f4c27 | 14:46 |
jordanP | (it's 2 bugs in one small commit... :( ). I also feel responsible for this | 14:47 |
mriedem | jbernard: can you update this with a proper commit message? https://review.openstack.org/#/c/240328/ | 14:48 |
*** salv-orlando has quit IRC | 14:48 | |
mriedem | if it fixes that ceph issue in the gate it'd be fixing one of the top issues, but we need a commit message that explains the problem and what your change does to fix it | 14:48 |
*** jlanoux has quit IRC | 14:50 | |
*** jlanoux has joined #openstack-qa | 14:52 | |
*** jecarey has joined #openstack-qa | 14:52 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 14:53 |
*** rbak has joined #openstack-qa | 14:53 | |
*** jecarey_ has joined #openstack-qa | 14:54 | |
*** jecarey has quit IRC | 14:54 | |
*** mriedem has quit IRC | 14:55 | |
*** ranger81 has joined #openstack-qa | 14:56 | |
*** achanda has joined #openstack-qa | 14:58 | |
*** dramalho has quit IRC | 14:59 | |
*** dkranz has quit IRC | 14:59 | |
*** zhangjn has quit IRC | 14:59 | |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python34 200630,7,05b019b | 15:00 |
*** ranger81 has quit IRC | 15:01 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 15:01 |
*** hichihara has quit IRC | 15:02 | |
*** pc_m has quit IRC | 15:02 | |
*** mriedem has joined #openstack-qa | 15:03 | |
*** naggappan has quit IRC | 15:04 | |
*** jdandrea has joined #openstack-qa | 15:05 | |
*** ccarmack has joined #openstack-qa | 15:07 | |
jbernard | mriedem: ahh yes, im on it | 15:09 |
*** ccarmack has left #openstack-qa | 15:09 | |
*** SridharG has left #openstack-qa | 15:10 | |
*** amotoki_ has joined #openstack-qa | 15:10 | |
*** amotoki has quit IRC | 15:11 | |
*** tongli has joined #openstack-qa | 15:11 | |
*** Liuqing has quit IRC | 15:11 | |
*** amotoki_ is now known as amotoki | 15:13 | |
*** pcm_ has joined #openstack-qa | 15:13 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 216086,11,af05cea | 15:13 |
*** yfried__ has joined #openstack-qa | 15:15 | |
*** gamado has quit IRC | 15:16 | |
*** jaypipes has quit IRC | 15:19 | |
*** dustins has quit IRC | 15:22 | |
*** mtanino has joined #openstack-qa | 15:23 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 15:24 |
*** lutostag has quit IRC | 15:25 | |
*** jecarey_ has quit IRC | 15:26 | |
*** dustins has joined #openstack-qa | 15:27 | |
openstackrecheck | Console logs not available after 13:39s for gate-nova-python27 246299,1,89ede69 | 15:27 |
*** pglass has joined #openstack-qa | 15:27 | |
*** ddeva has quit IRC | 15:28 | |
*** mkumatag has joined #openstack-qa | 15:30 | |
openstackgerrit | Timofey Durakov proposed openstack-infra/devstack-gate: min_compute_nodes set before NOTESTS check https://review.openstack.org/246452 | 15:30 |
*** BobBall has joined #openstack-qa | 15:30 | |
*** pc_m has joined #openstack-qa | 15:31 | |
*** nadya_ has quit IRC | 15:33 | |
*** k4n0 has quit IRC | 15:34 | |
*** ddeva has joined #openstack-qa | 15:34 | |
*** lutostag has joined #openstack-qa | 15:34 | |
*** ddeva has quit IRC | 15:35 | |
*** jecarey has joined #openstack-qa | 15:36 | |
*** dramalho has joined #openstack-qa | 15:36 | |
openstackgerrit | Timofey Durakov proposed openstack-infra/devstack-gate: min_compute_nodes set before NOTESTS check https://review.openstack.org/246452 | 15:37 |
*** nicholasgoracke has quit IRC | 15:37 | |
*** neeti has quit IRC | 15:39 | |
*** jecarey has quit IRC | 15:40 | |
openstackrecheck | Console logs not available after 13:35s for gate-nova-python34 246298,1,43359aa | 15:41 |
*** itsuugo has quit IRC | 15:43 | |
*** yog_ has quit IRC | 15:44 | |
*** amotoki_ has joined #openstack-qa | 15:44 | |
*** TuanNguyen has joined #openstack-qa | 15:45 | |
*** yamamoto has quit IRC | 15:46 | |
*** bdperkin has joined #openstack-qa | 15:46 | |
*** bdperkin has joined #openstack-qa | 15:46 | |
*** amotoki has quit IRC | 15:47 | |
*** jecarey has joined #openstack-qa | 15:48 | |
*** bnemec has quit IRC | 15:48 | |
*** armax has quit IRC | 15:49 | |
*** diegows has quit IRC | 15:51 | |
*** dustins has quit IRC | 15:52 | |
*** dustins has joined #openstack-qa | 15:52 | |
openstackgerrit | Timofey Durakov proposed openstack-infra/devstack-gate: min_compute_nodes set before NOTESTS check https://review.openstack.org/246452 | 15:53 |
*** jecarey has quit IRC | 15:53 | |
sc68cal_ | sdague: looks like https://review.openstack.org/#/c/244272/ failed at the gate with an unrecognized error. Reading the logs, it appears that the instance was terminated, but tempest tried to use it again | 15:54 |
sc68cal_ | nova returns a 404 not found for Instance 9fe2aeb8-f00f-4c94-9635-90dd620f2fc7 | 15:55 |
*** tdurakov has quit IRC | 15:56 | |
*** EinstCrazy has quit IRC | 15:57 | |
*** jaypipes has joined #openstack-qa | 15:59 | |
*** ChanServ sets mode: +o jaypipes | 15:59 | |
*** sabeen1 has joined #openstack-qa | 15:59 | |
*** itzikb has quit IRC | 16:00 | |
openstackrecheck | Console logs not available after 13:35s for gate-nova-python27 246343,1,b83dc87 | 16:01 |
*** dramalho has quit IRC | 16:02 | |
*** Chang has joined #openstack-qa | 16:02 | |
*** Chang has left #openstack-qa | 16:02 | |
*** cody-somerville has joined #openstack-qa | 16:03 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor project api and ui to make them generic https://review.openstack.org/244651 | 16:03 |
*** sabeen3 has joined #openstack-qa | 16:03 | |
*** bnemec has joined #openstack-qa | 16:03 | |
*** tdurakov has joined #openstack-qa | 16:03 | |
*** diegows has joined #openstack-qa | 16:03 | |
*** sabeen1 has quit IRC | 16:04 | |
mtreinish | SpamapS: well even if we did deprecate it now, we'd have to figure the migration out right? | 16:04 |
*** rcernin has quit IRC | 16:04 | |
*** diegows has quit IRC | 16:04 | |
*** pc_m is now known as pc_m_AWAY | 16:06 | |
*** fedexo has joined #openstack-qa | 16:06 | |
*** mriedem has quit IRC | 16:06 | |
*** tdurakov has quit IRC | 16:06 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 16:07 |
*** mriedem has joined #openstack-qa | 16:11 | |
openstackrecheck | Console logs not available after 13:36s for gate-nova-python34 237643,11,2c4617e | 16:15 |
openstackgerrit | Oleksii Butenko proposed openstack-dev/devstack: Add flag for test_incremental_backup. https://review.openstack.org/237661 | 16:16 |
*** mwagner has quit IRC | 16:18 | |
*** amotoki_ has quit IRC | 16:19 | |
*** ccneill has joined #openstack-qa | 16:19 | |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 16:19 |
openstackgerrit | Oleksii Butenko proposed openstack-dev/devstack: Add flag for test_incremental_backup. https://review.openstack.org/237661 | 16:20 |
openstackgerrit | Alexander Gubanov proposed openstack/tempest: Trivial fix for minimum_basic test https://review.openstack.org/246483 | 16:20 |
*** ddeva has joined #openstack-qa | 16:22 | |
*** sshnaidm has quit IRC | 16:23 | |
*** salv-orl_ has quit IRC | 16:26 | |
*** hemnafk is now known as hemna | 16:26 | |
*** armax has joined #openstack-qa | 16:28 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python34 246269,2,64bac11 | 16:28 |
*** dramalho has joined #openstack-qa | 16:31 | |
*** dkranz has joined #openstack-qa | 16:34 | |
*** armax has quit IRC | 16:37 | |
*** armax has joined #openstack-qa | 16:40 | |
*** e0ne has quit IRC | 16:41 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python34 246337,2,39c8f3c | 16:42 |
openstackgerrit | Merged openstack/openstack-health: Add sort options to columns in job detail page https://review.openstack.org/237757 | 16:42 |
sdague | mtreinish: https://review.openstack.org/#/c/246467 - I'm hoping this would help re-decouple the gate | 16:42 |
*** vgridnev_ has quit IRC | 16:42 | |
*** jecarey has joined #openstack-qa | 16:42 | |
sdague | let me know what you think | 16:42 |
*** jasonsb has joined #openstack-qa | 16:43 | |
openstackgerrit | Merged openstack/eslint-config-openstack: Stop using IIFE for index.js https://review.openstack.org/219535 | 16:43 |
*** dkranz has quit IRC | 16:43 | |
openstackgerrit | Merged openstack/eslint-config-openstack: Upgraded eslint version https://review.openstack.org/228914 | 16:43 |
*** jecarey_ has joined #openstack-qa | 16:46 | |
*** ddeva has quit IRC | 16:46 | |
*** yamamoto has joined #openstack-qa | 16:47 | |
*** jecarey has quit IRC | 16:47 | |
*** kbaikov has quit IRC | 16:47 | |
*** jasonsb has quit IRC | 16:48 | |
*** jecarey_ has quit IRC | 16:50 | |
mtreinish | sdague: I'm not sure how that'll make things decoupled. The job will still run on tempest which will share jobs with both | 16:50 |
mtreinish | I mean sure it decreases the number of jobs we're running by combining all the project specific jobs | 16:51 |
*** markvan has joined #openstack-qa | 16:52 | |
sdague | mtreinish: no, it won't | 16:52 |
mtreinish | to get things decoupled we need to move those things out of tempest | 16:52 |
*** yamamoto has quit IRC | 16:52 | |
sdague | because we'll drop the -heat -sahara -trove jobs from tempest | 16:52 |
sdague | then the gate won't pipeline them all together | 16:52 |
*** ranger81 has joined #openstack-qa | 16:53 | |
sdague | things become one integrated queue because they share jobs by name | 16:53 |
mtreinish | sdague: oh, you kept the project specific jobs | 16:53 |
sdague | yes | 16:53 |
mtreinish | and combined them on tempest | 16:53 |
*** e0ne has joined #openstack-qa | 16:53 | |
sdague | tempest needs to know all the tests are sane | 16:53 |
moravec | mtrenish: I was chatting with markvan about how to see perf trends for Heat. Looks like heat tests are not captured in subunit2sql DB? Also appears that the periodic QA jobs do not have Heat configured. Do you have any insight…? | 16:53 |
sdague | but it can do that in a bundle | 16:53 |
sdague | the projects just want to run their specific tests | 16:54 |
*** mkumatag has left #openstack-qa | 16:54 | |
mtreinish | moravec: we capture any tempest or grenade job that runs in the gate or periodic queues | 16:55 |
*** kbaikov has joined #openstack-qa | 16:55 | |
openstackrecheck | Console logs not available after 13:31s for gate-nova-python34 244789,8,8114c8f | 16:55 |
mtreinish | that includes some heat tests, but most of the heat testing is done in the heat repo | 16:55 |
mtreinish | which aren't in the db right now | 16:55 |
*** ranger81 has quit IRC | 16:56 | |
markvan | mtreinish: is there way to get the heat repo included? | 16:57 |
*** dramalho has quit IRC | 16:57 | |
mtreinish | markvan: you mean the heat in-tree functional tests? | 16:57 |
*** ranger81_ has joined #openstack-qa | 16:58 | |
*** dramalho has joined #openstack-qa | 16:58 | |
markvan | not sure, just trying to understand ways heat could become a part of this db | 16:59 |
*** mfalatic has joined #openstack-qa | 16:59 | |
*** mriedem is now known as mriedem_meeting | 16:59 | |
mtreinish | markvan: it's not the project, it tracks test results | 16:59 |
mtreinish | right now it only tracks results from tempest runs | 16:59 |
mtreinish | which includes some heat tests (whatever is in tempest) | 16:59 |
*** tmatsu has joined #openstack-qa | 17:00 | |
markvan | ok, I can look for those. Any idea on why heat is not enabled in the periodic QA jobs? | 17:00 |
mtreinish | markvan: look at: http://status.openstack.org/openstack-health/#/tests and search for orchestration | 17:00 |
moravec | mtrenish: these tests do not appear to be the subunit2sql db, nor do they run in the QA jobs: tempest.api.orchestration.stacks. | 17:00 |
moravec | SKIPPED: Heat support is required | 17:01 |
mtreinish | markvan: because it adds too much load on the system for most of the jobs | 17:01 |
mtreinish | moravec: there is a dedicated heat tempest job | 17:01 |
mtreinish | moravec: gate-tempest-dsvm-heat | 17:01 |
*** korzen_ has joined #openstack-qa | 17:01 | |
*** korzen has quit IRC | 17:02 | |
markvan | mtreinish: sure, yup the load can be large for some heat scenarios | 17:02 |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: install ebtables locking workaround https://review.openstack.org/246501 | 17:03 |
*** mwagner has joined #openstack-qa | 17:03 | |
*** Swami has joined #openstack-qa | 17:04 | |
*** tmatsu has quit IRC | 17:04 | |
SpamapS | mtreinish: yes we have to get it right because there's support now. But at this point, it has wasted at least 1 day of my time, and 1 of your time. Lets never do that again? | 17:06 |
SpamapS | mtreinish: also I can't even get the tests to run on my box | 17:06 |
SpamapS | it wants to be owner or something | 17:06 |
mtreinish | SpamapS: yeah, it's annoying I can't remember what I did to get it working | 17:06 |
*** jlanoux has quit IRC | 17:07 | |
*** rossella_s has quit IRC | 17:07 | |
sdague | mtreinish / dtroyer : https://review.openstack.org/#/c/245881/ grenade cleanup | 17:07 |
*** rossella_s has joined #openstack-qa | 17:08 | |
*** nicholasgoracke has joined #openstack-qa | 17:08 | |
openstackrecheck | Console logs not available after 13:38s for gate-nova-python34 212102,31,603f055 | 17:10 |
SpamapS | mtreinish: most annoying is it just says "postgres is not available".. you have to attach a debugger to find out why | 17:11 |
* SpamapS hatess except Exception: | 17:11 | |
*** nicholasgoracke has quit IRC | 17:12 | |
SpamapS | mtreinish: I finally got the magical incantations. | 17:13 |
*** e0ne has quit IRC | 17:13 | |
SpamapS | mtreinish: "CREATE ROLE openstack_citest PASSWORD 'openstack_citest' CREATEDB LOGIN" | 17:13 |
SpamapS | mtreinish: and then edit pg-hba.conf and change the local method from 'peer' to 'md5' | 17:14 |
*** jecarey has joined #openstack-qa | 17:15 | |
SpamapS | mtreinish: and _THEN_ 'createdb -U openstack_citest openstack_citest' | 17:15 |
SpamapS | :-P | 17:15 |
*** korzen has joined #openstack-qa | 17:16 | |
*** jecarey_ has joined #openstack-qa | 17:16 | |
*** korzen_ has quit IRC | 17:17 | |
mtreinish | SpamapS: heh, thanks. Now it's logged | 17:17 |
mtreinish | thats better than my solution which was to hope I never had to reinstall my desktop :) | 17:17 |
SpamapS | luckily 10 years ago I did admin pgsql | 17:18 |
SpamapS | but zomg I forgot it all :-P | 17:18 |
SpamapS | actually I guess it was only 8 years | 17:18 |
SpamapS | and apparently that db still lives, as recently they had some crazy autovacuum fail that required Josh Berkus's services to fix. | 17:18 |
* SpamapS is reminded to extract a beer from JB next time he sees him | 17:19 | |
*** jecarey has quit IRC | 17:19 | |
openstackgerrit | Sean M. Collins proposed openstack-dev/devstack: Begin new lib/neutron https://review.openstack.org/168438 | 17:20 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 17:21 |
*** jecarey_ has quit IRC | 17:21 | |
mtreinish | SpamapS: ^^^ I think that works :) | 17:21 |
mtreinish | we still need to add a unit test to verify the migration | 17:21 |
dansmith | is devstack known broken on kilo? I get glance errors in nova-api log | 17:21 |
mtreinish | but that at least runs | 17:21 |
*** e0ne has joined #openstack-qa | 17:21 | |
*** TuanNguyen has quit IRC | 17:22 | |
SpamapS | mtreinish: ah, so basically pgsql just doesn't support batch ops? | 17:22 |
*** ifarkas has quit IRC | 17:23 | |
mtreinish | err, no it does. It doesn't support the auto inc or primary key args | 17:23 |
mtreinish | or the combination of them | 17:23 |
mtreinish | auto inc is a seperate type in pgsql | 17:23 |
SpamapS | it's SERIAL | 17:24 |
mtreinish | yep | 17:24 |
SpamapS | but alembic should be smarter than that | 17:24 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 232506,10,1c02244 | 17:24 |
SpamapS | they're functionally equivalent. | 17:24 |
mtreinish | you'd think, but things got all weird | 17:24 |
mtreinish | which is why I tried doing things manually at first | 17:24 |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Allow users to select information grouping https://review.openstack.org/240453 | 17:25 |
SpamapS | mtreinish: this is what happens, when databases top being polite, and start to get real. REAL DATABASES: postgres | 17:25 |
*** tdurakov has joined #openstack-qa | 17:25 | |
*** nadya has joined #openstack-qa | 17:25 | |
mtreinish | SpamapS: while that runs, I'm not sure it gets us in the right state though | 17:26 |
mtreinish | I was having trouble inspecting the state of the db during the migration, like it was rolling back changes after a failure | 17:26 |
dansmith | This is what I get in nova-api logs when I try to do a boot on stable/kilo: http://pastebin.com/raw.php?i=hynyy8eB | 17:29 |
mtreinish | dansmith: hmm, was there a glanceclient release or something? | 17:29 |
*** vgridnev has joined #openstack-qa | 17:29 | |
dansmith | mtreinish: I dunno, I just had a need to do this this morning on kilo and so I'm just trying to get devstack running | 17:29 |
dansmith | mtreinish: i.e. I don't know if it's a recent break | 17:29 |
*** salv-orl_ has joined #openstack-qa | 17:32 | |
*** dramalho has quit IRC | 17:33 | |
mtreinish | dansmith: I'd dig up a recent successful kilo gate run and figure out which glanceclient version is being used there | 17:33 |
mtreinish | I haven't run kilo in a long time either | 17:34 |
dansmith | mtreinish: I just rolled glanceclient back from 0.17.2 to 0.16 and no change | 17:34 |
dansmith | but yeah, lemme look | 17:34 |
dansmith | mtreinish: a good one from this morning was on 0.17.2, which is what I had | 17:35 |
*** rcernin has joined #openstack-qa | 17:36 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor project api and ui to make them generic https://review.openstack.org/244651 | 17:36 |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Allow users to select information grouping https://review.openstack.org/240453 | 17:37 |
openstackgerrit | John Warren proposed openstack/tempest: Split out Neutron floating IPs client https://review.openstack.org/246520 | 17:37 |
mtreinish | dansmith: hmm, not sure then. That was my first guess | 17:37 |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python27 208511,13,4ecc91d | 17:37 |
dansmith | mtreinish: grr | 17:38 |
dansmith | sdague: any ideas? | 17:39 |
*** mriedem_meeting is now known as mriedem | 17:39 | |
openstackgerrit | Merged openstack/eslint-config-openstack: Enable quote-props "as-needed" https://review.openstack.org/218275 | 17:39 |
dansmith | or mriedem ? | 17:39 |
dansmith | devstack on kilo trying to nova-boot: http://pastebin.com/raw.php?i=hynyy8eB | 17:39 |
mriedem | dansmith: i know what that is | 17:40 |
mriedem | dansmith: fedora? | 17:40 |
dansmith | mriedem: no | 17:40 |
mriedem | dansmith: it's a problem with downlevel requests and/or urllib3 | 17:40 |
dansmith | mriedem: trusty | 17:40 |
mriedem | dansmith: https://review.openstack.org/#/c/232250/ | 17:40 |
sdague | isn't this thie horribleness of glance compat between v1 / v2 | 17:41 |
mriedem | gate images have tweaked those libs to not hit it | 17:41 |
dansmith | mriedem: ah | 17:41 |
mriedem | https://bugs.launchpad.net/glance/+bug/1476770 | 17:41 |
openstack | Launchpad bug 1476770 in openstack-ansible "_translate_from_glance fails with "AttributeError: id" in grenade" [High,In progress] - Assigned to Jesse Pretorius (jesse-pretorius) | 17:41 |
mriedem | most ops have hit this and hate us | 17:41 |
sdague | mriedem: +2 | 17:41 |
dansmith | mriedem: so what do I want? 2.7? | 17:41 |
mriedem | i'm not allowed to fix it in g-r b/c of principles | 17:41 |
mriedem | dansmith: i think so | 17:42 |
sdague | mriedem: wait, what can't you fix? | 17:42 |
mriedem | i've tried fenagling g-r | 17:42 |
dansmith | ffs | 17:42 |
mriedem | to ping urllib3 and requests | 17:42 |
dansmith | that works | 17:42 |
dansmith | thanks :) | 17:42 |
mriedem | \o/ | 17:42 |
clarkb | mriedem: why not fix glanceclint instead? | 17:42 |
clarkb | nd not pin requests? | 17:42 |
mriedem | since requests bundles urllib3 on a certain version, and some distros leave that in or rip it out, i've tried pinning those versions in g-r and met resistence | 17:43 |
clarkb | (I thought this was the whole reason we went to stable branches on the clients) | 17:43 |
mriedem | we probably could hack around it in glanceclient | 17:44 |
mriedem | i mean, it's only software :) | 17:44 |
sdague | mriedem: also if lots of ops are hitting this, why isn't it a higher sev bug? | 17:44 |
mriedem | it's actually in oslo-incubator code that glanceclient is using | 17:44 |
mriedem | sdague: idk | 17:45 |
*** jecarey has joined #openstack-qa | 17:45 | |
dims | mriedem soon to be no-longer-in-oslo-incubator :) | 17:45 |
*** mylu has joined #openstack-qa | 17:45 | |
mriedem | yeah, but it's still in glanceclient | 17:45 |
sdague | mriedem: anyway, if we approve g-r, we fixed? | 17:45 |
mriedem | dims: and this is kilo | 17:45 |
sdague | i.e. get dims to approve | 17:46 |
*** e0ne has quit IRC | 17:46 | |
mriedem | sdague: g-r plus sync plus glanceclient release on kilo | 17:46 |
sdague | ok | 17:46 |
*** yfried__ is now known as yfried|afk | 17:46 | |
mriedem | all of which i can work through if needed | 17:46 |
dims | sdague : i can't approve g-r in stable/* | 17:46 |
mriedem | mtreinish: can | 17:46 |
sdague | dims: oh, no? I though you were in release team | 17:47 |
openstackgerrit | Oleksii Butenko proposed openstack/tempest: Create new tests for incremental backup in cinder. https://review.openstack.org/235371 | 17:47 |
clarkb | mriedem: sdague except for on distros that do things to unbreak requests right? | 17:47 |
clarkb | which is the problem | 17:47 |
clarkb | (note they all unbreak requests) | 17:47 |
dims | sdague : slowly :) | 17:47 |
*** korzen has quit IRC | 17:47 | |
mtreinish | mriedem: is there a link I'll +2 it | 17:47 |
SpamapS | mtreinish: Yeah it may be a good idea to do some assertions at the end of the migration itself, before we do the table renames/drops | 17:47 |
mriedem | https://review.openstack.org/#/c/232250/ | 17:47 |
openstackgerrit | Timofey Durakov proposed openstack-infra/devstack-gate: min_compute_nodes set before NOTESTS check https://review.openstack.org/246452 | 17:47 |
sdague | clarkb: honestly, my patience with requests vs. distro is so worn down | 17:47 |
jordanP | mtreinish, hi. There's a cleanup patch here https://review.openstack.org/#/c/246374/1 (fix H404/H405 violation) that touches a lot of file and can easily conflict. It would be great to merge it soon. Thanks | 17:47 |
*** salv-orl_ has quit IRC | 17:47 | |
clarkb | sdague: sure my point is you don't fix anyone | 17:47 |
mriedem | yeah, i think i'm caring less about distro and more about just installing pips in venv, but maybe that doesn't matter | 17:47 |
mriedem | we fix dansmith don't we? | 17:48 |
clarkb | sdague: except the gate where we install from source which is apparently already fine? | 17:48 |
mriedem | our number one customer | 17:48 |
*** salv-orlando has joined #openstack-qa | 17:48 | |
mtreinish | mriedem: done | 17:48 |
sdague | clarkb: only in a 100% clean environment | 17:48 |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Update charts to format data correctly https://review.openstack.org/243703 | 17:48 |
mriedem | clarkb: we were busted in the gate at one point, we capped urllib3 which was in oslo.vmware | 17:48 |
sdague | it actually fixes devstack developers | 17:48 |
mriedem | which glance was using | 17:48 |
*** e0ne has joined #openstack-qa | 17:49 | |
clarkb | I just want to separate artificial fix from actually fixing problem | 17:49 |
*** greghaynes has quit IRC | 17:49 | |
clarkb | actually fixing the problem is make glanceclient work | 17:49 |
mriedem | mtreinish: sdague: dims: ok, i'll monitor the g-r sync to glanceclient on kilo and babysit that through and request the release | 17:49 |
mtreinish | jordanP: I'd really like to see the H404 and H405 rules being enforced at the top of the stack before we start landing those | 17:49 |
clarkb | artificially fix is pin requests and break all the distros | 17:49 |
*** jecarey has quit IRC | 17:49 | |
*** auggy has quit IRC | 17:49 | |
mtreinish | mriedem: cool, if you need any more stable +2s let me know | 17:49 |
Jokke_ | mriedem, sdague: yes the battle around urllib3 is just horrible ... if there is something needed from glance side, let me know ... for now that's just broken deployment for us | 17:50 |
mriedem | Jokke_: fix this AttributeError http://pastebin.com/raw.php?i=hynyy8eB | 17:50 |
mriedem | per https://bugs.launchpad.net/glance/+bug/1476770 | 17:50 |
openstack | Launchpad bug 1476770 in openstack-ansible "_translate_from_glance fails with "AttributeError: id" in grenade" [High,In progress] - Assigned to Jesse Pretorius (jesse-pretorius) | 17:50 |
*** dramalho has joined #openstack-qa | 17:50 | |
sdague | Jokke_: yeh, there is a bug sitting there open for a while | 17:50 |
sdague | clarkb: we don't break distros | 17:51 |
sdague | non of the distros that ship kilo support this version of requests | 17:51 |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27 234283,6,3624a2e | 17:51 |
sdague | it's a venv installing problem | 17:51 |
Jokke_ | so we really should bump the g-r then? | 17:51 |
*** mylu has quit IRC | 17:51 | |
sdague | Jokke_: ideally glance would actually work without that | 17:51 |
jordanP | mtreinish, I agree. But this is a work in the right direction. We can trust oomichi to carry on his effort | 17:52 |
Jokke_ | sdague: in ideal world distros would not claim to provide requrement if they provide only half of it | 17:53 |
SpamapS | mtreinish: doh, pep8 fail | 17:53 |
*** pc_m_AWAY is now known as pc_c | 17:53 | |
*** pc_c is now known as pc_m | 17:53 | |
sdague | Jokke_: and in an ideal world libraries would just specify their depends on for other libraries, not vendor them. | 17:54 |
sdague | there is a lot of unideal going on here | 17:54 |
openstackgerrit | Michael Krotscheck proposed openstack/eslint-config-openstack: Removed TODO comments https://review.openstack.org/228915 | 17:55 |
mriedem | but, mtreinish said in the ML that magical fairies were going to come out of the forest and fix all of our problems?! | 17:55 |
*** safchain has quit IRC | 17:55 | |
Jokke_ | sdague: agreed ... also in that same ideal world the dependecy would not make breaking changes every release ;) | 17:55 |
mtreinish | SpamapS: heh, I knew I forgot to run something :) | 17:55 |
*** mylu has joined #openstack-qa | 17:55 | |
sdague | Jokke_: right, but you can specify and exact version in your code | 17:55 |
sdague | that's the thing I don't get | 17:56 |
mtreinish | mriedem: I thought I said that I didn't think that was going to happen :) | 17:56 |
sdague | why that isn't a solution | 17:56 |
mriedem | mtreinish: maybe my sarcasm detector was just broken? | 17:56 |
mtreinish | mriedem: heh | 17:56 |
SpamapS | mtreinish: I think I'll go ahead and run it on my VM and see how long it takes. | 17:56 |
*** artom_ has joined #openstack-qa | 17:56 | |
*** mfalatic_ has joined #openstack-qa | 17:57 | |
*** markvoelker_ has joined #openstack-qa | 17:57 | |
SpamapS | mtreinish: we could do some quick assertions before dropping the _old tables like counting all the rows and asserting they're == | 17:57 |
*** gamado has joined #openstack-qa | 17:57 | |
*** akshai_ has joined #openstack-qa | 17:58 | |
Jokke_ | sdague: that's fair point to start with ;) | 17:58 |
mtreinish | SpamapS: sure go for it, that's a good idea | 17:58 |
*** Sakthi has quit IRC | 17:58 | |
*** yfried|afk is now known as yfried__ | 17:58 | |
Jokke_ | perhaps we should just fork requests "and do it right" | 17:59 |
*** pkoniszewski_ has quit IRC | 17:59 | |
*** Sakthi has joined #openstack-qa | 17:59 | |
*** mfalatic has quit IRC | 17:59 | |
*** bnemec has quit IRC | 17:59 | |
*** agireud has quit IRC | 17:59 | |
Jokke_ | we could start by vendoring that fork in glanceclient :P | 17:59 |
openstackgerrit | Michael Krotscheck proposed openstack/eslint-config-openstack: Enable func-names https://review.openstack.org/244257 | 18:00 |
*** artom has quit IRC | 18:00 | |
*** markvoelker has quit IRC | 18:00 | |
*** sbadia has quit IRC | 18:00 | |
*** binbincong_ has quit IRC | 18:00 | |
*** bnemec has joined #openstack-qa | 18:00 | |
*** akshai has quit IRC | 18:00 | |
*** maurosr has quit IRC | 18:00 | |
*** mylu has quit IRC | 18:01 | |
*** jordanP has quit IRC | 18:01 | |
*** gamado has quit IRC | 18:04 | |
*** Sakthi has quit IRC | 18:04 | |
openstackrecheck | Console logs not available after 13:30s for gate-nova-python34 218641,2,df5a7e6 | 18:04 |
*** sbadia has joined #openstack-qa | 18:05 | |
*** agireud has joined #openstack-qa | 18:05 | |
*** maurosr has joined #openstack-qa | 18:06 | |
*** armax has quit IRC | 18:06 | |
*** pkoniszewski has joined #openstack-qa | 18:07 | |
SpamapS | mtreinish: you going to push a 13? Or can I go ahead and fix the pep8 thing and add the assertions in one swoop? | 18:08 |
*** yfried__ is now known as yfried|afk | 18:08 | |
SpamapS | mtreinish: also it just ocurred to me, are those UUID's used anywhere in the public API? Like, do we need to preserve some of them for people who may have saved links to health reports for a particular ID? | 18:09 |
*** austin81 has joined #openstack-qa | 18:09 | |
*** yfried|afk is now known as yfried__ | 18:09 | |
mtreinish | SpamapS: their not used in the health dashboard at all | 18:11 |
mtreinish | it is an input for some of the graphing cli tooling, but I was thinking about making this the 1.0 release | 18:12 |
mtreinish | so I'll mention it in the tag message | 18:12 |
mtreinish | SpamapS: you can go for fixing both at once | 18:12 |
*** binbincong_ has joined #openstack-qa | 18:12 | |
SpamapS | mtreinish: k | 18:12 |
*** dpaterson has joined #openstack-qa | 18:12 | |
mtreinish | SpamapS: I also don't know if anyone uses the subunit2sql-graph command but me | 18:15 |
*** nadya has quit IRC | 18:15 | |
mtreinish | it's kinda unwieldy | 18:15 |
*** tdurakov has quit IRC | 18:16 | |
*** mylu has joined #openstack-qa | 18:17 | |
*** maht has quit IRC | 18:17 | |
SpamapS | mtreinish: heh. anyway, I'm going to add these counts, kick off the migration on the database I have, and then we'll see how long it takes. :) | 18:18 |
openstackrecheck | Console logs not available after 13:33s for gate-nova-python34 189001,6,d40c693 | 18:18 |
*** tdurakov has joined #openstack-qa | 18:18 | |
*** mylu has quit IRC | 18:20 | |
*** mylu has joined #openstack-qa | 18:20 | |
*** mylu has quit IRC | 18:21 | |
*** achanda has quit IRC | 18:21 | |
*** mylu has joined #openstack-qa | 18:21 | |
openstackgerrit | Jon Bernard proposed openstack-dev/devstack: Ensure single ceph osd is weighted correctly https://review.openstack.org/240328 | 18:22 |
*** ylobankov_ is now known as ylobankov | 18:23 | |
*** mylu has quit IRC | 18:24 | |
*** mylu has joined #openstack-qa | 18:25 | |
*** armax has joined #openstack-qa | 18:26 | |
*** mylu has quit IRC | 18:28 | |
*** mylu has joined #openstack-qa | 18:29 | |
SpamapS | mtreinish: ocurrs to me that we may want to actually have it print some progress. Is there a way to tell alembic to print out what it is doing maybe? | 18:30 |
*** mylu has quit IRC | 18:31 | |
mtreinish | SpamapS: hmm, dunno | 18:31 |
mtreinish | I imagine it would | 18:31 |
SpamapS | mtreinish: not important. show processlist works. | 18:32 |
openstackrecheck | Console logs not available after 13:36s for gate-nova-python34 218644,2,840d00b | 18:32 |
mtreinish | oh, wait there is a verbose option we added | 18:32 |
*** mylu has joined #openstack-qa | 18:32 | |
mtreinish | I can't remember if we added that to the migration cli too | 18:32 |
erlon | all, guys, I need to debug messages on tempest, but LOG debugging configurations doesn't seem to work. how can I get the output from LOG.* messages on a tempest test? | 18:33 |
mtreinish | SpamapS: hmm, verbose doesn't do anything on migrations :) | 18:34 |
*** sabeen3 has quit IRC | 18:35 | |
mtreinish | lemme check the alembic docs | 18:35 |
mtreinish | erlon: you need to set the log path in the tempest.conf | 18:35 |
mtreinish | erlon: although if there is a failure any log messages are captured and will be printed with the failure too | 18:35 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 18:36 |
*** tyagiprince has joined #openstack-qa | 18:37 | |
*** dims has quit IRC | 18:37 | |
*** jasonsb has joined #openstack-qa | 18:38 | |
mtreinish | SpamapS: oh, that's because I don't think we go through the same call path to trigger the log level change | 18:38 |
*** dramalho has quit IRC | 18:38 | |
erlon | mtreinish: whats the name of the option? can't find anything in the sample: http://docs.openstack.org/developer/tempest/sampleconf.html | 18:40 |
erlon | mtreinish: the source seens to have a log-file though: http://docs.openstack.org/developer/tempest/_modules/tempest/openstack/common/log.html | 18:40 |
*** dims has joined #openstack-qa | 18:40 | |
mtreinish | erlon: it's log_file in the default group | 18:41 |
*** mylu has quit IRC | 18:41 | |
mtreinish | just set that to tempest.log or something | 18:41 |
*** mylu has joined #openstack-qa | 18:41 | |
*** mriedem has quit IRC | 18:42 | |
*** e0ne has quit IRC | 18:43 | |
*** jaypipes has quit IRC | 18:43 | |
hogepodge | mtreinish: I'm running into tempest leaking ports pretty badly | 18:44 |
*** mriedem has joined #openstack-qa | 18:44 | |
erlon | mtreinish: great! thanks! | 18:44 |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python34 246302,2,5c75c82 | 18:45 |
*** eil397 has joined #openstack-qa | 18:46 | |
*** mylu has quit IRC | 18:46 | |
mtreinish | hogepodge: hmm, thats no good | 18:46 |
mtreinish | hogepodge: do you know where they're coming from? | 18:46 |
hogepodge | mtreinish: I don't. Tempest doesn't seem to be naming them http://paste.openstack.org/show/479153/ | 18:46 |
*** nic has joined #openstack-qa | 18:47 | |
*** itsuugo has joined #openstack-qa | 18:48 | |
hogepodge | mtreinish: I was doing a run of all non-admin api tests. The leaks generally happen when a test fails. If I do a defcore run there aren't any leaks | 18:48 |
hogepodge | (passing defcore run that is) | 18:48 |
mtreinish | hogepodge: hmm, well that's a bug too, we should name the resources (for cases exactly like this) | 18:48 |
*** boris-42 has quit IRC | 18:48 | |
mtreinish | hogepodge: hmm, the cleanup should always run | 18:49 |
mtreinish | hogepodge: do you have the failure tracebacks? | 18:49 |
hogepodge | want me to send you the subunit file? | 18:49 |
mtreinish | hogepodge: sure | 18:49 |
mtreinish | hogepodge: also you can figure out the test from the tempest.log search for the port uuid in the log file | 18:50 |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor project api and ui to make them generic https://review.openstack.org/244651 | 18:50 |
hogepodge | mtreinish: of course, I didn't set the logging file :-P | 18:51 |
*** tpeoples has joined #openstack-qa | 18:51 | |
*** itsuugo has quit IRC | 18:53 | |
*** armax has quit IRC | 18:53 | |
*** armax has joined #openstack-qa | 18:55 | |
mriedem | jbernard: what is an OSD? | 18:57 |
mriedem | oh, object storage daemon | 18:57 |
*** luqas has joined #openstack-qa | 18:57 | |
jbernard | mriedem: yep | 18:57 |
jbernard | mriedem: should i be more verbose? | 18:57 |
jbernard | mriedem: (in the commit message) | 18:57 |
jbernard | mriedem: or in general, either i suppose | 18:58 |
mriedem | it's fine, i just googled it | 18:58 |
mriedem | but don't assume people know ceph jargon :) | 18:58 |
*** itsuugo has joined #openstack-qa | 18:58 | |
jbernard | yeah, good point | 18:58 |
openstackrecheck | Console logs not available after 13:31s for gate-nova-python34 211307,4,c2b5372 | 18:59 |
openstackrecheck | openstack/keystone change: https://review.openstack.org/243951 failed because of: gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/1501558 | 18:59 |
openstack | Launchpad bug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] | 18:59 |
*** sc68cal_ is now known as sc68cal | 19:00 | |
hogepodge | mtreinish: sent | 19:02 |
*** itsuugo has quit IRC | 19:03 | |
*** TuanNguyen has joined #openstack-qa | 19:04 | |
*** dramalho has joined #openstack-qa | 19:05 | |
*** mylu has joined #openstack-qa | 19:06 | |
*** mylu has quit IRC | 19:07 | |
*** mylu has joined #openstack-qa | 19:08 | |
*** dkranz has joined #openstack-qa | 19:09 | |
mriedem | jbernard: a couple of questions in that one | 19:09 |
mriedem | otherwise looking ok | 19:09 |
jbernard | mriedem: shoot | 19:09 |
jbernard | mriedem: ahh, in the review | 19:11 |
jbernard | mriedem: the keys are *in* the computer | 19:11 |
mriedem | yeah, sorry :P | 19:11 |
*** gfidente has quit IRC | 19:11 | |
*** mylu_ has joined #openstack-qa | 19:12 | |
*** mylu has quit IRC | 19:12 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python34 218656,2,c6d7841 | 19:12 |
*** shardy has quit IRC | 19:13 | |
*** jasonsb has quit IRC | 19:15 | |
*** tdurakov has quit IRC | 19:19 | |
SpamapS | mtreinish: ok, 13 passed all tests, so I'll fire it up on the VM | 19:21 |
*** mylu_ has quit IRC | 19:21 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Add option to skip EPEL & other repo installs https://review.openstack.org/244425 | 19:21 |
*** mylu has joined #openstack-qa | 19:21 | |
openstackgerrit | Ian Wienand proposed openstack-dev/devstack: Add vercmp function https://review.openstack.org/244413 | 19:21 |
*** mylu has quit IRC | 19:25 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 246397,1,11b5916 | 19:26 |
*** jaypipes has joined #openstack-qa | 19:27 | |
*** ChanServ sets mode: +o jaypipes | 19:27 | |
*** e0ne has joined #openstack-qa | 19:27 | |
*** jecarey has joined #openstack-qa | 19:28 | |
*** luqas has quit IRC | 19:29 | |
*** luqas has joined #openstack-qa | 19:29 | |
*** mylu has joined #openstack-qa | 19:30 | |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Allow users to select information grouping https://review.openstack.org/240453 | 19:30 |
openstackgerrit | Sean Dague proposed openstack-dev/devstack: install ebtables locking workaround https://review.openstack.org/246501 | 19:30 |
*** electrichead is now known as redrobot | 19:31 | |
*** redrobot is now known as Guest97404 | 19:31 | |
*** Guest97404 is now known as redrobot | 19:32 | |
*** tyagiprince has quit IRC | 19:33 | |
*** nadya has joined #openstack-qa | 19:33 | |
*** jecarey has quit IRC | 19:33 | |
*** luqas has quit IRC | 19:34 | |
*** sabeen has joined #openstack-qa | 19:34 | |
*** mylu has quit IRC | 19:34 | |
*** pc_m has quit IRC | 19:34 | |
*** greghaynes has joined #openstack-qa | 19:36 | |
*** nadya has quit IRC | 19:36 | |
glauco_ | mtreinish: regXboi: timothyb89: could you please review https://review.openstack.org/#/c/244651/ and https://review.openstack.org/#/c/240453/? | 19:39 |
openstackgerrit | ayoung proposed openstack-dev/devstack: Specify HTTPS URLs to fix tls-proxy mode https://review.openstack.org/187346 | 19:39 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27 196171,9,48d34d8 | 19:39 |
glauco_ | Finally got these two up to date with HEAD and fixed the major problems pointed out on previous comments | 19:40 |
*** auggy has joined #openstack-qa | 19:41 | |
*** jamielennox|away is now known as jamielennox | 19:45 | |
*** itsuugo has joined #openstack-qa | 19:46 | |
*** ranger81_ has quit IRC | 19:48 | |
*** salv-orlando has quit IRC | 19:48 | |
*** jecarey has joined #openstack-qa | 19:49 | |
*** ccarmack has joined #openstack-qa | 19:49 | |
*** mylu has joined #openstack-qa | 19:49 | |
*** e0ne has quit IRC | 19:50 | |
*** jamielennox is now known as jamielennox|away | 19:52 | |
*** mylu has quit IRC | 19:53 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python34 181671,13,7981db1 | 19:53 |
*** jecarey has quit IRC | 19:54 | |
*** armax has quit IRC | 19:57 | |
*** pc_m has joined #openstack-qa | 19:58 | |
*** sabeen1 has joined #openstack-qa | 19:58 | |
*** sabeen has quit IRC | 19:59 | |
*** pglass has quit IRC | 19:59 | |
*** eliqiao has quit IRC | 19:59 | |
*** jecarey has joined #openstack-qa | 20:00 | |
*** eliqiao has joined #openstack-qa | 20:01 | |
*** ccarmack has left #openstack-qa | 20:01 | |
*** artom_ has quit IRC | 20:02 | |
*** ranger81 has joined #openstack-qa | 20:03 | |
*** dramalho has quit IRC | 20:03 | |
*** yfried__ is now known as yfried|afk | 20:03 | |
*** jecarey has quit IRC | 20:04 | |
*** dramalho has joined #openstack-qa | 20:04 | |
*** pglass has joined #openstack-qa | 20:05 | |
*** pglass has quit IRC | 20:05 | |
openstackrecheck | Console logs not available after 13:36s for gate-nova-python34 245765,4,ca58c0e | 20:07 |
*** itsuugo has quit IRC | 20:07 | |
*** jamielennox|away is now known as jamielennox | 20:09 | |
*** yfried|afk is now known as yfried__ | 20:10 | |
*** tdurakov has joined #openstack-qa | 20:10 | |
*** fedexo has quit IRC | 20:11 | |
*** regXboi has quit IRC | 20:11 | |
*** pc_m has quit IRC | 20:13 | |
*** eil397 has quit IRC | 20:16 | |
*** mylu has joined #openstack-qa | 20:20 | |
openstackrecheck | Console logs not available after 13:29s for gate-nova-python34 168916,20,62388f1 | 20:20 |
*** nicholasgoracke has joined #openstack-qa | 20:25 | |
mriedem | sc68cal: have you seen this before? http://logs.openstack.org/90/245990/1/check/gate-tempest-dsvm-neutron-large-ops/cb9d987/logs/devstacklog.txt.gz#_2015-11-17_03_25_52_496 | 20:28 |
*** nicholasgoracke has quit IRC | 20:29 | |
*** dkranz has quit IRC | 20:29 | |
*** annemccormick has joined #openstack-qa | 20:30 | |
* sc68cal looks | 20:30 | |
sc68cal | mriedem: no. I'd have to look up what qprobe namespace is used for | 20:31 |
mriedem | http://logstash.openstack.org/#dashboard/file/logstash.json?query=message:%5C%22neutron.agent.linux.utils%5C%22%20AND%20message:%5C%22Stderr:%20RTNETLINK%20answers:%20File%20exists%5C%22%20AND%20tags:%5C%22console%5C%22 | 20:31 |
mriedem | ok | 20:31 |
mriedem | there is already a bug for it i guess https://bugs.launchpad.net/neutron/+bug/1477534 | 20:32 |
openstack | Launchpad bug 1477534 in neutron "neutron tempest check failed due to neutron-debug "RTNETLINK answers: File exists" error" [Undecided,New] | 20:32 |
*** rfolco has quit IRC | 20:33 | |
sc68cal | mriedem: hmm. I have to go see why we do a neutron-debug call in devstack | 20:33 |
*** annemccormick has left #openstack-qa | 20:34 | |
*** annemccormick has joined #openstack-qa | 20:34 | |
openstackrecheck | Console logs not available after 13:30s for gate-nova-python34 212891,7,0172428 | 20:34 |
*** itsuugo has joined #openstack-qa | 20:34 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for neutron-debug probe-create bug 1477534 https://review.openstack.org/246592 | 20:35 |
openstack | bug 1477534 in neutron "neutron tempest check failed due to neutron-debug "RTNETLINK answers: File exists" error" [Medium,Confirmed] https://launchpad.net/bugs/1477534 | 20:35 |
*** Swami has quit IRC | 20:35 | |
*** jasonsb has joined #openstack-qa | 20:37 | |
sc68cal | mriedem: I'm in the code now looking | 20:37 |
sc68cal | mriedem: I might be smart enough to push a patch that fixes? maybe? | 20:37 |
annemccormick | Hello, not sure if this is the right venue, but I am new to running Tempest, and I am wondering if there is a way to run Tempest on a VLAN provider network, such that Tempest will not try to create tenant routers or networks? | 20:38 |
*** greghaynes has quit IRC | 20:38 | |
*** greghaynes_ is now known as greghaynes | 20:38 | |
mtreinish | annemccormick: yes it is: http://docs.openstack.org/developer/tempest/configuration.html#with-dynamic-credentials | 20:39 |
mtreinish | the 3rd paragraph | 20:39 |
mriedem | sc68cal: i won't be smart enough to review it, so go nuts :) | 20:39 |
mtreinish | mriedem: sure you are if it passes tests and pep8 then +1 | 20:40 |
mriedem | i reserve my +1 until after a core +2s | 20:40 |
mriedem | thank you very much | 20:40 |
mtreinish | haha | 20:40 |
mtreinish | that's a better strategy | 20:40 |
sc68cal | ok - looks like I broke this | 20:42 |
sc68cal | https://review.openstack.org/#/c/243186/ | 20:43 |
sc68cal | cuz a couple lines up - http://logs.openstack.org/90/245990/1/check/gate-tempest-dsvm-neutron-large-ops/cb9d987/logs/devstacklog.txt.gz#_2015-11-17_03_25_47_472 | 20:43 |
annemccormick | I’ll give it a whirl, thanks! | 20:43 |
mtreinish | annemccormick: that configuration guide gives a pretty good overview of some of the basic config options for tempest | 20:44 |
mtreinish | if you find any gaps or issues with feel free to push a patch :) | 20:44 |
annemccormick | ok :) | 20:44 |
*** e0ne has joined #openstack-qa | 20:44 | |
*** e0ne has quit IRC | 20:47 | |
openstackrecheck | Console logs not available after 13:28s for gate-nova-python27 204221,5,ae7c831 | 20:48 |
sc68cal | mriedem: ok, never mind - I didn't break it - i'm just in the same neighborhood | 20:48 |
* sc68cal resumes digging, but at a less frantic pace | 20:49 | |
mtreinish | SpamapS: did you see my comments on the review? Was I right about the models? If so I can respin it | 20:50 |
*** salv-orlando has joined #openstack-qa | 20:51 | |
*** salv-orlando has quit IRC | 20:51 | |
*** salv-orlando has joined #openstack-qa | 20:52 | |
*** Swami has joined #openstack-qa | 20:55 | |
mtreinish | hogepodge: ok I think I figured out roughly whats going on in your failure case | 20:56 |
mtreinish | the create server test verify_multiple_nics_order fails on the server create with a 500 from nova | 20:56 |
mtreinish | and that failure left things in an unexpected state which broke network cleanup in a weird way | 20:57 |
mtreinish | which left things in use | 20:57 |
mtreinish | and then that cascaded through multiple tests | 20:57 |
mtreinish | hogepodge: I would look at your nova logs because I see several 500 errors in the failure logs | 20:57 |
mtreinish | hogepodge: I'm not sure why the clenaup got borked by the server create though, that's probably one of those finicky ordering bugs | 21:00 |
*** dims_ has joined #openstack-qa | 21:00 | |
*** jecarey has joined #openstack-qa | 21:01 | |
openstackrecheck | Console logs not available after 13:51s for gate-nova-python34 229854,6,ed2c1ec | 21:02 |
openstackrecheck | openstack/cinder change: https://review.openstack.org/245384 failed because of: gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/1501558 | 21:02 |
openstack | Launchpad bug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] | 21:02 |
*** dims has quit IRC | 21:02 | |
*** dzamboni has quit IRC | 21:03 | |
*** jecarey_ has joined #openstack-qa | 21:03 | |
mtreinish | hogepodge: hmm, ok I think it's because nova requested ports for the server it's creating but didn't delete them because it 500'd. But, I'd have to look at the nova logs to be sure | 21:03 |
mtreinish | mriedem: ^^^ is that at all likely | 21:03 |
mtreinish | mriedem: all I had to go off of was: http://paste.openstack.org/show/479176/ | 21:04 |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor aggregators to use dates in isoformat https://review.openstack.org/246598 | 21:05 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for neutron-debug probe-create bug 1477534 https://review.openstack.org/246592 | 21:05 |
openstack | bug 1477534 in neutron "neutron tempest check failed due to neutron-debug "RTNETLINK answers: File exists" error" [Medium,Confirmed] https://launchpad.net/bugs/1477534 - Assigned to Sean M. Collins (scollins) | 21:05 |
*** jecarey has quit IRC | 21:06 | |
*** mylu has quit IRC | 21:06 | |
*** mylu has joined #openstack-qa | 21:06 | |
*** itsuugo has quit IRC | 21:07 | |
*** jecarey_ has quit IRC | 21:07 | |
*** rossella_s has quit IRC | 21:07 | |
*** jecarey has joined #openstack-qa | 21:08 | |
*** rossella_s has joined #openstack-qa | 21:08 | |
*** salv-orlando has quit IRC | 21:08 | |
*** mylu_ has joined #openstack-qa | 21:09 | |
*** mylu has quit IRC | 21:09 | |
*** salv-orlando has joined #openstack-qa | 21:10 | |
openstackgerrit | Merged openstack/tempest: Add installation procedure of cookiecutter to doc https://review.openstack.org/246068 | 21:10 |
openstackgerrit | Glauco Oliveira proposed openstack/openstack-health: Refactor project api and ui to make them generic https://review.openstack.org/244651 | 21:12 |
*** jecarey has quit IRC | 21:12 | |
openstackgerrit | Merged openstack/tempest: change some sentences to help understand https://review.openstack.org/241859 | 21:14 |
*** jecarey has joined #openstack-qa | 21:15 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27 231460,7,95a6590 | 21:15 |
*** dramalho has quit IRC | 21:16 | |
*** Nakato_ is now known as Nakato | 21:16 | |
*** jecarey_ has joined #openstack-qa | 21:17 | |
*** itsuugo has joined #openstack-qa | 21:17 | |
SpamapS | mtreinish: indeed the models are wrong now | 21:19 |
mtreinish | SpamapS: ok, I'll push a rev to update them shortly | 21:19 |
mtreinish | I'll also look at adding the test case | 21:19 |
openstackgerrit | John Warren proposed openstack/tempest: Split out Neutron floating IPs client https://review.openstack.org/246520 | 21:19 |
mtreinish | unless you want to do it? :) | 21:19 |
*** openstackrecheck has quit IRC | 21:20 | |
*** mylu_ has quit IRC | 21:20 | |
*** openstackrecheck has joined #openstack-qa | 21:20 | |
SpamapS | mtreinish: the test case is a great idea.. realistically though.. what you want is a grenade-like thing. ;) | 21:20 |
openstackgerrit | Merged openstack/tempest-plugin-cookiecutter: Distinguish project name and repo name https://review.openstack.org/246104 | 21:20 |
*** jecarey has quit IRC | 21:20 | |
openstackgerrit | Tushar Gohad proposed openstack-dev/devstack: Add liberasurecode-dev for swift https://review.openstack.org/246601 | 21:20 |
*** itsuugo has quit IRC | 21:21 | |
mtreinish | SpamapS: sure, but this is the next best thing. It lets us do data injection before the migration and then verify it's state post migration | 21:21 |
*** mylu has joined #openstack-qa | 21:21 | |
*** yfried__ is now known as yfried|afk | 21:21 | |
mtreinish | it's better than nothing :) (there was nothing for several months so I know firsthand) | 21:21 |
*** itsuugo has joined #openstack-qa | 21:21 | |
*** jecarey_ has quit IRC | 21:21 | |
openstackgerrit | Merged openstack/tempest: Updated from global requirements https://review.openstack.org/244240 | 21:21 |
openstackrecheck | openstack/glance change: https://review.openstack.org/219731 failed because of: gate-tempest-dsvm-full-ceph: https://bugs.launchpad.net/bugs/1501366, gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1501366 | 21:22 |
openstack | Launchpad bug 1501366 in OpenStack Compute (nova) "libvirtError: Error while building firewall: Some rules could not be created for interface" [High,In progress] - Assigned to Chet Burgess (cfb-n) | 21:22 |
*** mylu has quit IRC | 21:23 | |
*** mylu has joined #openstack-qa | 21:24 | |
*** mylu has quit IRC | 21:24 | |
*** mylu has joined #openstack-qa | 21:24 | |
SpamapS | mtreinish: Yeah, at least then you'll know it works for the data that is formed the way you think it will be in the DB. :) | 21:25 |
openstackgerrit | Tushar Gohad proposed openstack-dev/devstack: Add liberasurecode-dev as a swift dependency https://review.openstack.org/246601 | 21:25 |
*** dkranz has joined #openstack-qa | 21:27 | |
*** slowrie has joined #openstack-qa | 21:28 | |
*** jffische has quit IRC | 21:32 | |
*** krtaylor has quit IRC | 21:32 | |
*** mylu has quit IRC | 21:33 | |
*** weshay has quit IRC | 21:34 | |
*** mylu has joined #openstack-qa | 21:34 | |
*** mylu has quit IRC | 21:35 | |
*** mylu has joined #openstack-qa | 21:35 | |
*** jecarey has joined #openstack-qa | 21:39 | |
*** jecarey has quit IRC | 21:40 | |
*** jecarey has joined #openstack-qa | 21:40 | |
*** aysyd has quit IRC | 21:40 | |
*** TuanNguyen has quit IRC | 21:43 | |
mtreinish | SpamapS: I was also just thinking we'll probably have to kill the worker while we run the migration right? | 21:44 |
*** krtaylor has joined #openstack-qa | 21:45 | |
mtreinish | SpamapS: also turns out we probably should keep the fks in the models for now | 21:45 |
mtreinish | the api tests start failing all over because a bunch of api methods do joins with out giving it the column to join on | 21:46 |
mtreinish | so sqlalchemy complains | 21:46 |
mtreinish | we can probably clean that up in a follow up patch, because this patch is big enough | 21:47 |
*** dustins has quit IRC | 21:48 | |
*** annemccormick has quit IRC | 21:49 | |
*** tongli has quit IRC | 21:50 | |
*** mtanino has quit IRC | 21:51 | |
*** dims_ has quit IRC | 21:51 | |
openstackgerrit | Steve Baker proposed openstack-dev/devstack: Never uninstall python-pip on fedora https://review.openstack.org/246618 | 21:56 |
*** dims has joined #openstack-qa | 21:57 | |
andreaf | mtreinish, sdague, masayukig: if you have a chance, can I have reviews on https://review.openstack.org/#/c/233043/ please? it's blocking my "migrate credentials provider" series | 22:00 |
SpamapS | you.. | 22:03 |
SpamapS | mtreinish: you used implicit joins? | 22:03 |
SpamapS | criminy | 22:03 |
SpamapS | mtreinish: thats.. ugh | 22:04 |
SpamapS | mtreinish: we can add the FKs back in. It's just extra busywork for the database. | 22:04 |
*** dkranz has quit IRC | 22:04 | |
openstackgerrit | Steve Baker proposed openstack-dev/devstack: Never uninstall python-pip on fedora https://review.openstack.org/246618 | 22:04 |
mtreinish | SpamapS: well it passes without it in the schema, but with fks in the model | 22:06 |
mtreinish | so I just reverted that part of my pending rev (i'm still working on the tests) | 22:06 |
*** bltavares has left #openstack-qa | 22:06 | |
mtreinish | I guess sqlalchemy is clever enough to figure it out | 22:06 |
*** jecarey has quit IRC | 22:07 | |
*** jecarey has joined #openstack-qa | 22:07 | |
*** jecarey has quit IRC | 22:08 | |
*** vgridnev has quit IRC | 22:08 | |
*** mtanino has joined #openstack-qa | 22:08 | |
*** eliqiao has quit IRC | 22:09 | |
openstackgerrit | Austin Clark proposed openstack/stackviz: Add summary info to home page (mockup, WIP). https://review.openstack.org/241027 | 22:09 |
*** eliqiao has joined #openstack-qa | 22:10 | |
*** jecarey has joined #openstack-qa | 22:10 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Remove preprov provider dependencies from CONF https://review.openstack.org/234200 | 22:11 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Drop fixed_network dependency from CONF https://review.openstack.org/240467 | 22:12 |
*** weshay_xchat has joined #openstack-qa | 22:12 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/246286 failed because of: gate-tempest-dsvm-postgres-full: https://bugs.launchpad.net/bugs/1501558 | 22:12 |
openstack | Launchpad bug 1501558 in OpenStack Compute (nova) "nova-net: libvirtError: Error while building firewall: Some rules could not be created for interface: Unable to update the kernel" [High,Confirmed] | 22:12 |
*** luqas__ has joined #openstack-qa | 22:13 | |
SpamapS | mtreinish: Yeah, it is. Relations state the columns to use. | 22:13 |
*** jecarey has quit IRC | 22:16 | |
andreaf | mtreinish: I have a small problem with credentials providers http://git.openstack.org/cgit/openstack/tempest/tree/tempest/common/preprov_creds.py#n294 | 22:16 |
andreaf | mtreinish: credentials providers depend on the client manager | 22:17 |
*** dramalho has joined #openstack-qa | 22:17 | |
andreaf | mtreinish: so I need to pass clients to the credentials providers | 22:17 |
andreaf | mtreinish: I need to create the manager outside of the cred provider, but to do that I need the credentials, and those are only known by the cred provider | 22:18 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 22:19 |
andreaf | mtreinish: so I'm thinking I need to split this into three steps: 1) getting the creds from the cred provider 2) getting the clients for those creds 3) get the network resources by passing the clients to the cred provider | 22:19 |
mtreinish | SpamapS: ^^^ that started failing sqlite for me locally (I also don't have postgres on my laptop) | 22:20 |
mtreinish | but it works on mysql :) | 22:20 |
andreaf | mtreinish: it feels like an ugly workflow, but I don't see other good alternatives | 22:20 |
SpamapS | mtreinish: yeah dialects have varying levels of reflection available I'm sure. | 22:21 |
mtreinish | SpamapS: it fails during the data injection... | 22:21 |
SpamapS | mtreinish: we can make the FK's when we make the indexes.. it won't be so awful. | 22:21 |
*** rcernin has quit IRC | 22:21 | |
mtreinish | andreaf: yeah, this is why I mentioned during the service client session the manager is kinda useful :) | 22:21 |
*** dramalho has quit IRC | 22:21 | |
SpamapS | mtreinish: oh? weird | 22:21 |
mtreinish | andreaf: it makes that way easier | 22:21 |
mtreinish | SpamapS: well if we can get away with just putting it in the model for now, we can do that. I'll fix the db api after we land this monster | 22:22 |
SpamapS | mtreinish: I'm still just trying to restore to pre-half-done migration on my VM :-P | 22:22 |
SpamapS | who knew it would take 3 hours to untar 65GB of ibd files | 22:22 |
mtreinish | hah | 22:24 |
lifeless | SpamapS: 325 seconds at 200M/sec,... lots of small files? | 22:25 |
*** luqas__ has quit IRC | 22:25 | |
*** luqas has joined #openstack-qa | 22:26 | |
openstackrecheck | Console logs not available after 13:39s for gate-nova-python27 245656,1,c714a55 | 22:26 |
*** Arun has joined #openstack-qa | 22:26 | |
mtreinish | SpamapS: here's the sqlite fail: http://logs.openstack.org/09/235009/14/check/gate-subunit2sql-python27/0fc9cf7/console.html#_2015-11-17_22_23_40_956 | 22:26 |
*** Arun is now known as Guest12839 | 22:26 | |
mtreinish | ooh and the tests caught a bug in my postgres side (which I suspected was the case) | 22:27 |
mtreinish | on postgres we drop the pk and don't add it back :) | 22:27 |
andreaf | mtreinish: so are you ok if I split obtaining creds and obtaining network resources from them into two parts? calling the two parts will be handled by the base test class anyways | 22:27 |
mtreinish | andreaf: yeah, that might be best in the long run too | 22:28 |
mtreinish | it's always been a point of confusion for people | 22:28 |
mtreinish | it just was easier to implement that way originally | 22:28 |
andreaf | mtreinish: cool I'll go down that route then | 22:28 |
andreaf | mtreinish: thanks | 22:28 |
SpamapS | lifeless: slow CPU, .tar.gz | 22:29 |
SpamapS | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | 22:30 |
SpamapS | 32156 root 20 0 4704 584 428 R 35.7 0.0 24:34.61 gzip | 22:30 |
SpamapS | 32155 root 20 0 125512 696 472 S 4.3 0.0 3:01.63 tar | 22:30 |
*** luqas has quit IRC | 22:30 | |
SpamapS | also it was 73G of .tar.gz of ibd files :-P | 22:30 |
*** jecarey has joined #openstack-qa | 22:32 | |
lifeless | SpamapS: iftop ? | 22:32 |
SpamapS | what's that? | 22:32 |
lifeless | SpamapS: oh, I meant iotop | 22:33 |
lifeless | SpamapS: iftop is totally a thing too | 22:33 |
lifeless | SpamapS: but I meant iotop | 22:33 |
SpamapS | I don't have it on the box | 22:34 |
SpamapS | I"m not trying to debug it | 22:34 |
SpamapS | just whining | 22:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 22:34 |
SpamapS | it's a slow VM, with a slow disk | 22:34 |
*** tdurakov has quit IRC | 22:35 | |
mtreinish | SpamapS: ^^^ just fixed the postgres side (well I think) | 22:35 |
* mtreinish heads home | 22:35 | |
SpamapS | lifeless: that said, gzip is reading 25M/s ;) | 22:35 |
lifeless | SpamapS: thats pretty slow :) | 22:35 |
SpamapS | mtreinish: I'm getting back into that dark place where I don't want to ride this train anymore..... ;-) | 22:35 |
*** tdurakov has joined #openstack-qa | 22:36 | |
*** nicholasgoracke has joined #openstack-qa | 22:36 | |
SpamapS | lifeless: probably a slice of the host mode: model name: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz | 22:36 |
*** jecarey has quit IRC | 22:36 | |
SpamapS | bogomips: 4800.31 | 22:36 |
lifeless | SpamapS: gzip was doing 35% cpu, suggests it could handle 75MBps of reads to saturate | 22:37 |
SpamapS | lifeless: sometimes it shoots up to 85% CPU | 22:37 |
lifeless | SpamapS: burst of IO I guess? | 22:37 |
SpamapS | guessing it's just a bad disk and a bad CPU singing a bad song. I forever dub this "the sonny and cher VM" | 22:38 |
*** austin81 has left #openstack-qa | 22:40 | |
*** dpaterson has quit IRC | 22:46 | |
*** mylu has quit IRC | 22:46 | |
*** mylu has joined #openstack-qa | 22:47 | |
openstackgerrit | Stephen Lowrie proposed openstack/os-testr: Change to always parsing classes from test_id https://review.openstack.org/246636 | 22:48 |
*** apevec has quit IRC | 22:49 | |
mtreinish | SpamapS: ffs: http://logs.openstack.org/09/235009/15/check/gate-subunit2sql-python27/c21f753/console.html#_2015-11-17_22_39_20_260 | 22:49 |
mtreinish | when I say add a pk on the column 'id' of course that means try it on columns 'i' and 'd' | 22:50 |
SpamapS | mtreinish: hahahahahah | 22:51 |
*** mylu has quit IRC | 22:52 | |
*** Guest12839 has quit IRC | 22:52 | |
*** jasonsb_ has joined #openstack-qa | 22:53 | |
*** mriedem has quit IRC | 22:53 | |
*** jasonsb has quit IRC | 22:54 | |
openstackgerrit | Merged openstack/tempest: Remove server_groups_client from ignore_list https://review.openstack.org/246239 | 22:55 |
*** mwagner has quit IRC | 22:55 | |
*** mylu has joined #openstack-qa | 22:58 | |
*** itsuugo has quit IRC | 22:59 | |
*** dims has quit IRC | 23:00 | |
openstackgerrit | Dan Moravec proposed openstack-infra/subunit2sql: Add dates to x-axis for subunit2sql graphs https://review.openstack.org/246641 | 23:00 |
*** dims has joined #openstack-qa | 23:01 | |
*** jhesketh has quit IRC | 23:01 | |
*** dims_ has joined #openstack-qa | 23:04 | |
openstackgerrit | Merged openstack/tempest: Remove novaclient/neutronclient description https://review.openstack.org/246270 | 23:04 |
openstackgerrit | Merged openstack/tempest: Remove novaclient/neutronclient description https://review.openstack.org/246270 | 23:04 |
*** jhesketh has joined #openstack-qa | 23:04 | |
openstackgerrit | Merged openstack/tempest: Fix H404/405 violations for scenario tests https://review.openstack.org/246271 | 23:07 |
*** dims has quit IRC | 23:07 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 23:07 |
mtreinish | SpamapS: ^^^ ok now postgres gets passes too | 23:08 |
mtreinish | all that's left is sqlite | 23:08 |
* mtreinish is afraid to add more asserts to the test | 23:08 | |
openstackgerrit | Merged openstack/tempest: [V3] Make service_client use **kwargs https://review.openstack.org/244112 | 23:08 |
openstackgerrit | Shinobu KINJO proposed openstack-dev/devstack: Using single interface, "stack.sh" always ends up with being failed. https://review.openstack.org/242721 | 23:10 |
mtreinish | SpamapS: ^^^ moravec's patch I guess is evidence that other people use subunit2sql-graph :) | 23:11 |
*** mfisher_ora has quit IRC | 23:16 | |
*** dramalho has joined #openstack-qa | 23:18 | |
*** dramalho has quit IRC | 23:22 | |
*** hichihara has joined #openstack-qa | 23:23 | |
mtreinish | SpamapS: does autoinc work on sqlite? | 23:23 |
*** mylu has quit IRC | 23:24 | |
*** mylu has joined #openstack-qa | 23:24 | |
mtreinish | I'm wondering if that's the failure, all the traceback says is when we're in the population stage we violated a not null constraint | 23:24 |
mtreinish | on run_metadata_new there are 3 not null columns, id, new_id, and run_id | 23:25 |
mtreinish | the only one not being copied from an existing value is new_id | 23:26 |
*** wuhg has joined #openstack-qa | 23:26 | |
*** salv-orl_ has joined #openstack-qa | 23:28 | |
*** tdurakov has quit IRC | 23:28 | |
*** pglass has joined #openstack-qa | 23:30 | |
*** salv-orlando has quit IRC | 23:30 | |
*** mwagner has joined #openstack-qa | 23:31 | |
*** jecarey has joined #openstack-qa | 23:34 | |
*** sabeen1 has quit IRC | 23:36 | |
*** slowrie has quit IRC | 23:36 | |
*** tochi has joined #openstack-qa | 23:38 | |
*** jecarey has quit IRC | 23:38 | |
openstackgerrit | Merged openstack/tempest-lib: Support service client unit tests for headers also. https://review.openstack.org/233972 | 23:40 |
*** dimtruck is now known as zz_dimtruck | 23:43 | |
mtreinish | SpamapS: I figured it out we were setting primary_key by accident on the old id column in the new table | 23:49 |
mtreinish | sqlite doesn't allow autoincrement on non primary key columns | 23:49 |
mtreinish | so that's how the typo was erroring out | 23:49 |
*** salv-orl_ has quit IRC | 23:49 | |
*** salv-orlando has joined #openstack-qa | 23:50 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Change uuid columns to bigint https://review.openstack.org/235009 | 23:55 |
mtreinish | SpamapS: ^^^ magic | 23:55 |
mtreinish | SpamapS: if you can think of many asserts to add to the test feel free to add them. I just got tired of dealing with it | 23:56 |
mtreinish | I'll think about it again tomorrow | 23:56 |
*** nicholasgoracke has quit IRC | 23:57 | |
mtreinish | SpamapS: I'm thinking we probably want to check that the "fk" columns match up post migration | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!