| *** mahito has joined #openstack-qa | 00:03 | |
| *** dboik has joined #openstack-qa | 00:04 | |
| *** dims has quit IRC | 00:04 | |
| *** annashen has quit IRC | 00:05 | |
| *** dboik_ has joined #openstack-qa | 00:05 | |
| openstackgerrit | Merged openstack/tempest: Rename test_live_block_migration to test_live_migration https://review.openstack.org/165629 | 00:06 |
|---|---|---|
| *** jhenner has quit IRC | 00:08 | |
| *** dboik has quit IRC | 00:09 | |
| *** achanda has joined #openstack-qa | 00:09 | |
| *** annashen has joined #openstack-qa | 00:12 | |
| *** dims has joined #openstack-qa | 00:22 | |
| *** annashen has quit IRC | 00:28 | |
| *** annashen has joined #openstack-qa | 00:34 | |
| *** bknudson has joined #openstack-qa | 00:43 | |
| *** ChuckC has quit IRC | 00:44 | |
| *** shashankhegde has quit IRC | 00:45 | |
| *** annashen has quit IRC | 00:50 | |
| *** sputnik13 has quit IRC | 00:58 | |
| *** sophia7887 has joined #openstack-qa | 00:59 | |
| *** JayJ_ has joined #openstack-qa | 00:59 | |
| *** JayJ_ has quit IRC | 00:59 | |
| sophia7887 | mtreinish: hello.. i have question related to tempest tag-3 that im running against openstack Juno deployed | 00:59 |
| *** redrobot has quit IRC | 00:59 | |
| *** dpaterson has quit IRC | 00:59 | |
| *** tteggel_ has quit IRC | 01:00 | |
| *** dpaterson has joined #openstack-qa | 01:00 | |
| *** woodster_ has quit IRC | 01:00 | |
| sophia7887 | im trying to run tempest, but all tests are failing with same error... it can create users but it assumes there is a role to add to users...but i have not created such role.. | 01:00 |
| sophia7887 | Details: {"error": {"message": "Could not find role: 9fe2ff9ee4384b1894a90878d3e92bab", "code": 404, "title": "Not Found"}} | 01:00 |
| *** mordred has quit IRC | 01:01 | |
| *** jgrimm has quit IRC | 01:01 | |
| sophia7887 | all of my tests failing with same error : http://fpaste.org/206776/02287814/ | 01:01 |
| *** tteggel has joined #openstack-qa | 01:01 | |
| *** gilliard has quit IRC | 01:02 | |
| *** jgrimm has joined #openstack-qa | 01:02 | |
| *** JoshNang has quit IRC | 01:02 | |
| *** JoshNang has joined #openstack-qa | 01:06 | |
| *** redrobot has joined #openstack-qa | 01:06 | |
| *** mordred has joined #openstack-qa | 01:06 | |
| *** redrobot is now known as Guest48074 | 01:06 | |
| *** gilliard has joined #openstack-qa | 01:07 | |
| mtreinish | sophia7887: hmm, that call shouldn't be assigning a role. (that role assign happens afterwards in that tracebacks) It's failing on a straight up user creation, are you able to do this manually with keystone client and the admin creds you provided tempest? | 01:08 |
| sophia7887 | yes i can create users manually.. | 01:09 |
| sophia7887 | mtreinish: in fact, after all these tests ran, i can use tempest created users successfully 'keystone user-list' | 01:10 |
| *** yamamoto has joined #openstack-qa | 01:10 | |
| sophia7887 | error im getting is :: Details: {"error": {"message": "Could not find role: 9fe2ff9ee4384b1894a90878d3e92bab", "code": 404, "title": "Not Found"}} | 01:11 |
| sophia7887 | but i dont find this role at all... i did 'keystone user-role-list' ..... and it shows .... :: | 01:11 |
| sophia7887 | +----------------------------------+-------+----------------------------------+----------------------------------+ | id | name | user_id | tenant_id | +----------------------------------+-------+----------------------------------+----------------------------------+ | 3fa82320cc004dd1b916ff71434a14f5 | admin | a470e1bb37d44862a06cd684d82888ed | 7e | 01:12 |
| mtreinish | sophia7887: so wait tempest's isolated creds are creating users but not deleting them? The traceback you pasted is confusing because it's failing on the user create | 01:12 |
| mtreinish | I would check the keystone log and the tempest log for the api call that's failing and see what tempest is sending to keystone | 01:12 |
| mtreinish | and what keystone says it's doing with that request | 01:12 |
| mtreinish | because I see nothing in the code which sets a role id in the payload for creation | 01:13 |
| sophia7887 | mtreinish: yes.. after all tests ran, the user were left created.. is isolated_creds.py supposed to delete them even they fail at point of creation? | 01:14 |
| *** woodster_ has joined #openstack-qa | 01:14 | |
| sophia7887 | you are right..its confusing..because the tests fail at point of creating users.. | 01:14 |
| mtreinish | my only thought at this point is keystone is having some issue with the default/member role role | 01:15 |
| mtreinish | sophia7887: yeah, after a tests fails the teardown class is supposed to delete the users and tenants that isolated creds creates | 01:15 |
| mtreinish | it should get called either by the test runner if the failure occurs during a test method, or within the setupclass in the base class if an exception is raised during setupclass | 01:17 |
| openstackgerrit | Eli Qiao proposed openstack/tempest: fixed_ip unreserve should use an ip liked address https://review.openstack.org/170027 | 01:17 |
| *** annashen has joined #openstack-qa | 01:18 | |
| *** Nic has quit IRC | 01:22 | |
| *** yamamoto has quit IRC | 01:26 | |
| *** annashen has quit IRC | 01:34 | |
| *** sophia7887 has quit IRC | 01:43 | |
| *** mahito has quit IRC | 01:48 | |
| *** mahito has joined #openstack-qa | 01:51 | |
| *** harlowja is now known as harlowja_away | 01:52 | |
| *** yamamoto has joined #openstack-qa | 01:54 | |
| *** mahito has quit IRC | 01:55 | |
| *** yamahata has quit IRC | 01:59 | |
| *** marun has quit IRC | 02:00 | |
| *** artom has quit IRC | 02:01 | |
| *** shashankhegde has joined #openstack-qa | 02:02 | |
| *** mahito has joined #openstack-qa | 02:02 | |
| *** marrusl has quit IRC | 02:09 | |
| *** shashankhegde has quit IRC | 02:10 | |
| openstackrecheck | openstack/keystone change: https://review.openstack.org/158163 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1311066 | 02:13 |
| openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 02:13 |
| *** annashen has joined #openstack-qa | 02:34 | |
| *** dboik_ has quit IRC | 02:35 | |
| *** dboik has joined #openstack-qa | 02:36 | |
| *** annashen has quit IRC | 02:39 | |
| *** marrusl has joined #openstack-qa | 02:46 | |
| *** mwagner_lap has quit IRC | 02:46 | |
| *** marrusl has quit IRC | 02:46 | |
| *** mahito has quit IRC | 02:58 | |
| *** mwagner_lap has joined #openstack-qa | 02:59 | |
| *** achanda has quit IRC | 03:03 | |
| *** mahito has joined #openstack-qa | 03:04 | |
| *** achanda has joined #openstack-qa | 03:16 | |
| *** sputnik13 has joined #openstack-qa | 03:32 | |
| *** Longgeek has joined #openstack-qa | 03:34 | |
| *** achanda has quit IRC | 03:36 | |
| *** achanda has joined #openstack-qa | 03:45 | |
| *** dpaterson has quit IRC | 03:55 | |
| *** rushiagr_away is now known as rushiagr | 03:58 | |
| *** Longgeek has quit IRC | 03:59 | |
| *** Longgeek has joined #openstack-qa | 03:59 | |
| *** woodster_ has quit IRC | 04:00 | |
| *** achanda has quit IRC | 04:02 | |
| *** gfidente has joined #openstack-qa | 04:09 | |
| *** annashen has joined #openstack-qa | 04:10 | |
| *** annashen has quit IRC | 04:31 | |
| *** annashen has joined #openstack-qa | 04:34 | |
| *** achanda has joined #openstack-qa | 04:45 | |
| *** dougwig has quit IRC | 04:46 | |
| *** zhiyan has quit IRC | 04:46 | |
| *** annashen has quit IRC | 04:47 | |
| *** zhiyan has joined #openstack-qa | 04:47 | |
| *** dougwig has joined #openstack-qa | 04:48 | |
| *** beisner has quit IRC | 05:12 | |
| *** beisner has joined #openstack-qa | 05:17 | |
| *** annashen has joined #openstack-qa | 05:20 | |
| *** rushiagr is now known as rushiagr_away | 05:20 | |
| *** annashen has quit IRC | 05:31 | |
| *** mpaolino has joined #openstack-qa | 05:39 | |
| *** dmorita has quit IRC | 05:43 | |
| *** achanda has quit IRC | 05:57 | |
| *** armax has quit IRC | 06:07 | |
| *** woodster_ has joined #openstack-qa | 06:13 | |
| *** mlavalle has quit IRC | 06:19 | |
| *** achanda has joined #openstack-qa | 06:26 | |
| *** rushiagr_away is now known as rushiagr | 06:29 | |
| *** ajmiller__ has joined #openstack-qa | 06:31 | |
| *** ihrachyshka has joined #openstack-qa | 06:31 | |
| *** annashen has joined #openstack-qa | 06:31 | |
| *** ajmiller_ has quit IRC | 06:34 | |
| *** annashen has quit IRC | 06:37 | |
| *** ihrachyshka has quit IRC | 06:47 | |
| openstackrecheck | openstack/heat change: https://review.openstack.org/169531 failed check-heat-dsvm-functional-mysql in the gate queue with an unrecognized error | 07:00 |
| *** mmedvede has joined #openstack-qa | 07:02 | |
| *** dratushnyy has joined #openstack-qa | 07:02 | |
| *** e0ne has joined #openstack-qa | 07:09 | |
| *** e0ne has quit IRC | 07:20 | |
| *** amotoki has joined #openstack-qa | 07:23 | |
| *** e0ne has joined #openstack-qa | 07:24 | |
| *** jlibosva has joined #openstack-qa | 07:28 | |
| *** achanda has quit IRC | 07:33 | |
| *** achanda has joined #openstack-qa | 07:33 | |
| *** ihrachyshka has joined #openstack-qa | 07:37 | |
| *** e0ne has quit IRC | 07:40 | |
| *** tchaypo has quit IRC | 07:47 | |
| *** ihrachyshka has quit IRC | 07:47 | |
| *** tchaypo has joined #openstack-qa | 07:51 | |
| *** rdekel has joined #openstack-qa | 07:52 | |
| *** rdekel has quit IRC | 07:58 | |
| *** safchain has joined #openstack-qa | 07:58 | |
| *** dims has quit IRC | 08:03 | |
| *** rushiagr is now known as rushiagr_away | 08:04 | |
| *** oomichi- has joined #openstack-qa | 08:06 | |
| *** rdekel has joined #openstack-qa | 08:11 | |
| *** Bsony has joined #openstack-qa | 08:12 | |
| *** oomichi- has quit IRC | 08:14 | |
| *** mpaolino has quit IRC | 08:15 | |
| *** rdekel1 has joined #openstack-qa | 08:19 | |
| *** woodster_ has quit IRC | 08:20 | |
| *** jordanP has joined #openstack-qa | 08:20 | |
| *** rdekel has quit IRC | 08:20 | |
| *** rdekel1 has quit IRC | 08:21 | |
| *** marun has joined #openstack-qa | 08:23 | |
| *** marun has quit IRC | 08:27 | |
| *** e0ne has joined #openstack-qa | 08:28 | |
| *** Longgeek has quit IRC | 08:36 | |
| *** mahito has quit IRC | 08:37 | |
| *** Longgeek has joined #openstack-qa | 08:37 | |
| *** mpaolino has joined #openstack-qa | 08:39 | |
| *** salv-orlando has quit IRC | 08:40 | |
| openstackgerrit | Raman Budny proposed openstack-dev/devstack: Fixes ovs-vsctl add port issue https://review.openstack.org/169257 | 08:47 |
| *** e0ne is now known as e0ne_ | 08:48 | |
| *** e0ne_ is now known as e0ne | 08:49 | |
| *** andreykurilin_ has joined #openstack-qa | 08:50 | |
| *** ihrachyshka has joined #openstack-qa | 08:52 | |
| *** yamamoto has quit IRC | 08:52 | |
| *** jhenner has joined #openstack-qa | 08:55 | |
| *** achanda has quit IRC | 08:55 | |
| *** achanda has joined #openstack-qa | 08:55 | |
| *** oomichi_ has quit IRC | 08:56 | |
| *** salv-orlando has joined #openstack-qa | 08:57 | |
| *** oomichi has joined #openstack-qa | 08:58 | |
| *** bkopilov has quit IRC | 09:01 | |
| *** oomichi has quit IRC | 09:01 | |
| *** rushiagr_away is now known as rushiagr | 09:09 | |
| *** rdekel has joined #openstack-qa | 09:17 | |
| *** rdekel has quit IRC | 09:20 | |
| *** dimtruck is now known as zz_dimtruck | 09:24 | |
| *** rdekel has joined #openstack-qa | 09:24 | |
| *** achanda has quit IRC | 09:25 | |
| *** achanda has joined #openstack-qa | 09:28 | |
| *** achanda has quit IRC | 09:28 | |
| *** achanda has joined #openstack-qa | 09:30 | |
| openstackgerrit | Sushil Kumar proposed openstack-dev/devstack: Fixes devstack stackrc https://review.openstack.org/170405 | 09:30 |
| *** dratushnyy has quit IRC | 09:31 | |
| openstackgerrit | Sushil Kumar proposed openstack-dev/devstack: Fixes devstack stackrc https://review.openstack.org/170405 | 09:31 |
| *** bnemec has quit IRC | 09:33 | |
| openstackgerrit | Sushil Kumar proposed openstack-dev/devstack: Fixes devstack stackrc https://review.openstack.org/170405 | 09:33 |
| *** rushiagr is now known as rushiagr_away | 09:43 | |
| *** tosky has joined #openstack-qa | 09:46 | |
| *** andreykurilin_ has quit IRC | 09:50 | |
| *** rushiagr_away is now known as rushiagr | 09:58 | |
| *** jhenner has quit IRC | 09:58 | |
| *** yamamoto has joined #openstack-qa | 10:00 | |
| *** achanda has quit IRC | 10:02 | |
| *** jhenner has joined #openstack-qa | 10:04 | |
| *** dims has joined #openstack-qa | 10:12 | |
| *** dims has quit IRC | 10:13 | |
| *** yamamoto has quit IRC | 10:15 | |
| *** mlavalle has joined #openstack-qa | 10:16 | |
| *** bnemec has joined #openstack-qa | 10:19 | |
| *** dims has joined #openstack-qa | 10:20 | |
| andreaf | mtreinish: see https://review.openstack.org/#/c/170073/, https://review.openstack.org/#/c/170290/ and https://review.openstack.org/#/c/170328/ | 10:20 |
| *** mlavalle has quit IRC | 10:21 | |
| andreaf | mtreinish: the last one is a neutron change which might help with the ipsec issue | 10:22 |
| andreaf | mtreinish: the first one is the change that initially highlighted the issue, and the 2nd one a reduced version of the same | 10:24 |
| andreaf | mtreinish: I'm doing a few rechecks on both - but today is bank holiday in the UK - and Monday as well - so I will be back to check on this issue next Tuesday | 10:25 |
| *** dratushnyy has joined #openstack-qa | 10:31 | |
| *** annashen has joined #openstack-qa | 10:35 | |
| *** pc_m has joined #openstack-qa | 10:38 | |
| *** annashen has quit IRC | 10:40 | |
| *** safchain has quit IRC | 10:50 | |
| *** sputnik13 has quit IRC | 10:52 | |
| *** mpaolino has quit IRC | 10:53 | |
| *** dratushnyy has quit IRC | 11:02 | |
| *** aix has joined #openstack-qa | 11:20 | |
| *** e0ne is now known as e0ne_ | 11:25 | |
| *** e0ne_ has quit IRC | 11:35 | |
| *** yamamoto has joined #openstack-qa | 11:36 | |
| *** dratushnyy has joined #openstack-qa | 11:47 | |
| *** jhenner has quit IRC | 11:54 | |
| *** jhenner has joined #openstack-qa | 11:55 | |
| *** hichihara has quit IRC | 12:07 | |
| *** adam_g is now known as adam_g_out | 12:20 | |
| *** e0ne has joined #openstack-qa | 12:21 | |
| *** safchain has joined #openstack-qa | 12:22 | |
| *** jlibosva1 has joined #openstack-qa | 12:27 | |
| *** tosky_ has joined #openstack-qa | 12:27 | |
| *** ihrachyshka has quit IRC | 12:29 | |
| *** jlibosva has quit IRC | 12:30 | |
| *** tosky has quit IRC | 12:31 | |
| *** tosky__ has joined #openstack-qa | 12:31 | |
| *** jlibosva1 has quit IRC | 12:31 | |
| *** tosky_ has quit IRC | 12:32 | |
| openstackrecheck | openstack/heat change: https://review.openstack.org/169531 failed check-heat-dsvm-functional-mysql in the gate queue with an unrecognized error | 12:33 |
| *** tosky__ is now known as tosk | 12:34 | |
| *** tosk is now known as tosky | 12:34 | |
| *** e0ne is now known as e0ne_ | 12:37 | |
| *** e0ne_ is now known as e0ne | 12:37 | |
| *** mpaolino has joined #openstack-qa | 12:39 | |
| *** dpaterson has joined #openstack-qa | 12:46 | |
| openstackgerrit | Sean Dague proposed openstack-dev/devstack: fix bashate target https://review.openstack.org/170479 | 12:53 |
| *** weshay has joined #openstack-qa | 12:54 | |
| *** yamamoto has quit IRC | 12:55 | |
| *** bknudson has quit IRC | 13:00 | |
| *** dims has quit IRC | 13:01 | |
| *** dims has joined #openstack-qa | 13:02 | |
| *** chandankumar has joined #openstack-qa | 13:16 | |
| *** dkranz has quit IRC | 13:19 | |
| *** dustins has joined #openstack-qa | 13:19 | |
| *** dkranz has joined #openstack-qa | 13:22 | |
| openstackrecheck | Console logs not available after 13:22s for gate-heat-docs 154977,7,93198d0 | 13:24 |
| mtreinish | andreaf: ok, cool. I'll keep an eye on them too | 13:25 |
| *** mriedem_away is now known as mriedem | 13:26 | |
| openstackrecheck | openstack/heat change: https://review.openstack.org/170389 failed check-heat-dsvm-functional-mysql in the gate queue with an unrecognized error | 13:26 |
| sdague | mtreinish: given that dtroyer is going to be sparsely around for a bit, I'm going to fast approve the more straight forward fixes for devstack so they don't stall out | 13:29 |
| *** bknudson has joined #openstack-qa | 13:30 | |
| mtreinish | sdague: sure I'm fine with that, but feel free to ping me if you want I can help with those reviews too | 13:30 |
| tosky | sdague: about https://review.openstack.org/#/c/169426/ - even if I rebase, wouldn't the Depends-On: comment prevent the merge until the other patches are approved? | 13:30 |
| sdague | tosky: yes | 13:31 |
| tosky | ack, I will rebase in the meantime | 13:31 |
| *** dboik has quit IRC | 13:32 | |
| *** amotoki has quit IRC | 13:33 | |
| *** openstackgerrit has quit IRC | 13:36 | |
| *** openstackgerrit has joined #openstack-qa | 13:36 | |
| *** annashen has joined #openstack-qa | 13:38 | |
| *** tochi has quit IRC | 13:39 | |
| *** jecarey has joined #openstack-qa | 13:39 | |
| *** rushiagr is now known as rushiagr_away | 13:41 | |
| *** annashen has quit IRC | 13:43 | |
| *** sabeen1 has joined #openstack-qa | 13:46 | |
| tosky | sdague: my patch (python-saharaclient) clashed with this, https://review.openstack.org/#/c/168899/ and I was wondering: the newly introduced job is "gate-" but in the "check:" group, should it be renamed? | 13:49 |
| tosky | sdague: and also, should the job with the same name in the "experimental" queue (few lines below) removed? | 13:49 |
| *** mpaolino has quit IRC | 13:54 | |
| *** rbak has joined #openstack-qa | 13:57 | |
| *** dboik has joined #openstack-qa | 13:58 | |
| *** jasonwy has joined #openstack-qa | 14:00 | |
| jasonwy | anyone plz help to review https://review.openstack.org/#/c/168253/, it's for he ssh login test in tempest scenario suites. thx | 14:02 |
| *** rbak has quit IRC | 14:03 | |
| *** rbak has joined #openstack-qa | 14:03 | |
| openstackgerrit | Yuki Nishiwaki proposed openstack-dev/devstack: Assurance status of rabbitmq is running https://review.openstack.org/168705 | 14:14 |
| openstackgerrit | Merged openstack/tempest: Testcase to create domain without description https://review.openstack.org/156951 | 14:19 |
| *** chandankumar has quit IRC | 14:21 | |
| *** armax has joined #openstack-qa | 14:25 | |
| *** jordanP has quit IRC | 14:26 | |
| openstackgerrit | Merged openstack/tempest: Change default cirros ssh user https://review.openstack.org/168344 | 14:28 |
| *** rushiagr_away is now known as rushiagr | 14:28 | |
| openstackgerrit | Merged openstack-dev/devstack: functions-libvirt: Enable DEBUG_LIBVIRT config attribute by default https://review.openstack.org/169679 | 14:29 |
| *** woodster_ has joined #openstack-qa | 14:29 | |
| *** openstackgerrit has quit IRC | 14:39 | |
| *** openstackgerrit has joined #openstack-qa | 14:39 | |
| *** eezhova has quit IRC | 14:41 | |
| *** yfried|afk has quit IRC | 14:41 | |
| *** jaypipes has joined #openstack-qa | 14:42 | |
| *** ChanServ sets mode: +o jaypipes | 14:42 | |
| *** yamamoto has joined #openstack-qa | 14:44 | |
| *** yamamoto has quit IRC | 14:48 | |
| *** mtreinish changes topic to "All Things QA..." | 14:48 | |
| *** armax has quit IRC | 14:49 | |
| mtreinish | jaypipes: you've got op on this channel we might need to lock down who can set the topic | 14:49 |
| mtreinish | we've been getting a bunch of spammers lately | 14:49 |
| *** annashen has joined #openstack-qa | 14:50 | |
| *** annashen has quit IRC | 14:55 | |
| *** annashen has joined #openstack-qa | 15:00 | |
| *** Longgeek has quit IRC | 15:01 | |
| *** SridharG has joined #openstack-qa | 15:02 | |
| jaypipes | mtreinish: heh, not sure how I got op on the channel, but just let me know what I should do. happy to help :) | 15:02 |
| *** jaypipes is now known as leakypipes | 15:02 | |
| mtreinish | leakypipes: heh, I don't know the mechanics of what to do either. (never had op on an irc channel) I'll try to dig something up | 15:04 |
| *** pkoniszewski has joined #openstack-qa | 15:05 | |
| *** annashen has quit IRC | 15:05 | |
| *** ajmiller__ has quit IRC | 15:06 | |
| *** ajmiller has joined #openstack-qa | 15:07 | |
| *** EmilienM is now known as EmilienM|afk | 15:07 | |
| tosky | leakypipes, mtreinish: check for the FLAGS command for the chanserv -> /msg chanserv help flags | 15:11 |
| *** ajmiller has quit IRC | 15:12 | |
| tosky | leakypipes, mtreinish: and maybe also TOPICLOCK | 15:12 |
| tosky | /msg chanserv set <#channel> topiclock on | 15:14 |
| mtreinish | tosky: awesome thanks | 15:15 |
| *** chandankumar has joined #openstack-qa | 15:16 | |
| *** ajmiller has joined #openstack-qa | 15:17 | |
| *** zz_dimtruck is now known as dimtruck | 15:19 | |
| *** salv-orlando has quit IRC | 15:20 | |
| *** armax has joined #openstack-qa | 15:20 | |
| *** catohornet has joined #openstack-qa | 15:21 | |
| openstackgerrit | Sergey Skripnick proposed openstack-dev/devstack: Fix default services https://review.openstack.org/170536 | 15:25 |
| *** SridharG has left #openstack-qa | 15:32 | |
| *** chandankumar has quit IRC | 15:32 | |
| *** chandankumar has joined #openstack-qa | 15:33 | |
| *** marun has joined #openstack-qa | 15:33 | |
| *** amotoki has joined #openstack-qa | 15:35 | |
| *** dratushnyy has quit IRC | 15:36 | |
| *** sputnik13 has joined #openstack-qa | 15:36 | |
| *** EmilienM|afk is now known as EmilienM | 15:39 | |
| *** rushiagr is now known as rushiagr_away | 15:40 | |
| *** dims is now known as dimsum__ | 15:44 | |
| *** rushiagr_away is now known as rushiagr | 15:51 | |
| kir | Hi all, is there a way to do from tempest test the equivalent of neutron net-create ext6 --router:external --shared ? | 15:54 |
| *** annashen has joined #openstack-qa | 16:05 | |
| *** annashen has quit IRC | 16:06 | |
| *** annashen has joined #openstack-qa | 16:06 | |
| *** safchain has quit IRC | 16:10 | |
| *** e0ne is now known as e0ne_ | 16:14 | |
| openstackgerrit | Merged openstack-dev/devstack: Swift PyEClib build requires 'make' https://review.openstack.org/168990 | 16:16 |
| *** chandankumar has quit IRC | 16:16 | |
| openstackgerrit | Merged openstack-dev/devstack: iptables rule for heat pip mirror https://review.openstack.org/168131 | 16:18 |
| openstackgerrit | Merged openstack-dev/devstack: Set qcow image file location with right cirros version https://review.openstack.org/170161 | 16:18 |
| openstackgerrit | Merged openstack-dev/devstack: Add roles when we create groups https://review.openstack.org/165691 | 16:18 |
| openstackgerrit | Merged openstack-dev/devstack: Fixes ovs-vsctl add port issue https://review.openstack.org/169257 | 16:18 |
| openstackgerrit | Merged openstack-dev/devstack: If cells enabled create a fixed network in the API cell https://review.openstack.org/170301 | 16:18 |
| openstackgerrit | Merged openstack-dev/devstack: Add a target for, and link to, minimal config docs https://review.openstack.org/168794 | 16:19 |
| *** e0ne_ is now known as e0ne | 16:20 | |
| *** e0ne has quit IRC | 16:21 | |
| openstackgerrit | Merged openstack-dev/devstack: Add basic Makefile https://review.openstack.org/169403 | 16:24 |
| openstackgerrit | Merged openstack-dev/devstack: Add inc/rootwrap https://review.openstack.org/168773 | 16:25 |
| *** jhenner has quit IRC | 16:26 | |
| *** chandankumar has joined #openstack-qa | 16:26 | |
| *** jhenner has joined #openstack-qa | 16:26 | |
| openstackgerrit | Merged openstack-dev/devstack: Fixes devstack stackrc https://review.openstack.org/170405 | 16:28 |
| *** yamamoto has joined #openstack-qa | 16:30 | |
| *** jasonwy has quit IRC | 16:40 | |
| *** yamamoto has quit IRC | 16:40 | |
| *** gfidente has quit IRC | 16:43 | |
| *** annashen has quit IRC | 16:48 | |
| openstackgerrit | Merged openstack-dev/devstack: fix bashate target https://review.openstack.org/170479 | 16:49 |
| openstackgerrit | Andrew Boik proposed openstack-dev/devstack: Remove unused IPv6 setup from DevStack neutron script https://review.openstack.org/161877 | 16:53 |
| *** patrickeast has joined #openstack-qa | 16:54 | |
| openstackgerrit | Andrew Boik proposed openstack-infra/devstack-gate: WIP: (experiment) Test dual-stack with dependency https://review.openstack.org/168063 | 16:54 |
| *** annashen has joined #openstack-qa | 16:56 | |
| *** pkoniszewski has quit IRC | 16:57 | |
| *** jogo is now known as flashgordon | 16:57 | |
| *** yamahata has joined #openstack-qa | 16:58 | |
| *** sabeen1 has left #openstack-qa | 16:58 | |
| *** sabeen1 has joined #openstack-qa | 16:59 | |
| *** jecarey has quit IRC | 17:01 | |
| *** harlowja_away is now known as harlowja | 17:02 | |
| *** tosky has quit IRC | 17:06 | |
| *** hogepodge has quit IRC | 17:12 | |
| *** hogepodge has joined #openstack-qa | 17:14 | |
| *** annashen has quit IRC | 17:20 | |
| *** leakypipes has quit IRC | 17:21 | |
| *** catohornet has left #openstack-qa | 17:22 | |
| *** david-lyle has quit IRC | 17:29 | |
| *** sputnik13 has quit IRC | 17:29 | |
| *** melwitt has joined #openstack-qa | 17:30 | |
| *** yamahata has quit IRC | 17:31 | |
| *** yamahata has joined #openstack-qa | 17:31 | |
| openstackrecheck | openstack/nova change: https://review.openstack.org/159106 failed because of: gate-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1311066 | 17:38 |
| openstack | Launchpad bug 1311066 in OpenStack-Gate "Some nodes allocated in node pool are very very slow" [High,Confirmed] | 17:38 |
| openstackgerrit | Matthew Treinish proposed openstack/tempest: WIP Add a config option to load additional tests https://review.openstack.org/170572 | 17:46 |
| sdague | looks like new neutron fails - http://logs.openstack.org/06/159106/7/gate/gate-tempest-dsvm-neutron-full/7c12b0f/console.html#_2015-04-03_16_51_17_812 | 17:47 |
| *** bknudson has quit IRC | 17:48 | |
| *** chandankumar has quit IRC | 17:49 | |
| *** achanda has joined #openstack-qa | 17:57 | |
| *** akshai has joined #openstack-qa | 18:06 | |
| *** annashen has joined #openstack-qa | 18:09 | |
| *** armax_ has joined #openstack-qa | 18:09 | |
| *** armax has quit IRC | 18:10 | |
| *** armax_ is now known as armax | 18:10 | |
| *** leakypipes has joined #openstack-qa | 18:10 | |
| *** dboik_ has joined #openstack-qa | 18:12 | |
| *** sputnik13 has joined #openstack-qa | 18:12 | |
| *** aix has quit IRC | 18:13 | |
| *** dboik has quit IRC | 18:15 | |
| *** armax has quit IRC | 18:17 | |
| openstackgerrit | Wayne Okuma proposed openstack-dev/devstack: Catalog Index Service - glance devstack https://review.openstack.org/169200 | 18:19 |
| *** achanda has quit IRC | 18:20 | |
| openstackgerrit | Swaminathan Vasudevan proposed openstack/tempest: Check FloatingIP status before connecting to access-points https://review.openstack.org/160517 | 18:21 |
| *** achanda has joined #openstack-qa | 18:24 | |
| mtreinish | dkranz: btw, you might be interested in: https://review.openstack.org/170572 | 18:28 |
| *** yamamoto has joined #openstack-qa | 18:28 | |
| mtreinish | that was something you wanted right? | 18:28 |
| mtreinish | sdague: nice neutron's returning 500s | 18:29 |
| *** yamamoto has quit IRC | 18:33 | |
| *** annashen has quit IRC | 18:39 | |
| mtreinish | sdague: probably caused by: http://logs.openstack.org/06/159106/7/gate/gate-tempest-dsvm-neutron-full/7c12b0f/logs/screen-q-svc.txt.gz#_2015-04-03_16_25_55_195 | 18:40 |
| *** aix has joined #openstack-qa | 18:41 | |
| mtreinish | mestery: ^^^ you guys seen that yet? | 18:41 |
| mestery | mtreinish: Looking | 18:41 |
| mestery | mtreinish: We're discussing in #openstack-neutron now, looks to be subnet pool related, we just landed a few of those the past few days | 18:43 |
| mtreinish | ok, I'll follow there | 18:44 |
| mtreinish | man, first ipset now this. It'll be an interesting rc :) | 18:44 |
| mestery | Well, I'm trying to get carl's attention, lets see, it's lunchtime in Fort Collins now, so it might be a bit | 18:44 |
| mestery | mtreinish: lol :) | 18:44 |
| *** rhe00 has joined #openstack-qa | 18:50 | |
| *** mfalatic has joined #openstack-qa | 18:51 | |
| *** akshai has quit IRC | 18:51 | |
| rhe00 | mtreinish: is there a way to make a tempest test be verbose so that it prints out all the output during the run? I'm debugging ssh_authentication failures in test_minimum_basic_scenario and I would like to see the Cirros vm console output during a successful run as well to comapre success vs. failure. | 18:53 |
| mtreinish | rhe00: it only prints the cirros console on a ssh failure iirc (and it's able to get the console from nova's api) | 18:54 |
| mtreinish | we don't print it on every run because it would be far too verbose in the logs (we ssh quite a few times) | 18:54 |
| mtreinish | but if you're doing local testing it wouldn't be too hard to change that | 18:54 |
| *** armax has joined #openstack-qa | 18:55 | |
| rhe00 | mtreinish: ok, if you have any suggestions how I could make that happen. I am running a local test and sometimes it succeeds but most of the time it fails. it looks like during the failed runs the DHCP request for it's local IP (10.0.0.9) gets a NACK from the DHCP on the private network and then the request finds it's way out on the corporate network and picks up a different ip. | 18:56 |
| mtreinish | rhe00: heh, well that seems like the wrong thing :) | 18:57 |
| rhe00 | yes, indeed | 18:57 |
| rhe00 | the question is why the DHCP NACKs the request in some runs and sometimes not | 18:57 |
| mtreinish | rhe00: I'm assuming there's nothing useful in the dhcp server's logs | 18:58 |
| mtreinish | because that would be the first thing I'd look at | 18:58 |
| rhe00 | the verbose console output from a successful run would be helpful | 18:58 |
| rhe00 | I will take a look there. didn't think of that log file. thanks! | 18:59 |
| openstackgerrit | Merged openstack-infra/devstack-gate: Add --assume-yes option to apt-get https://review.openstack.org/162612 | 19:01 |
| mtreinish | rhe00: well the hacky way to get the console on success would be something like: http://paste.openstack.org/show/198177/ | 19:02 |
| rhe00 | mtreinish: will look at that piece of code. thanks! | 19:03 |
| rhe00 | hey, looks like my devstack is running nova-network, not neutron. any idea where the DHCP log would be? I have only debugged DHCP output under packstack using neutron before | 19:05 |
| mtreinish | rhe00: in the nova net log file? Are you running with flatdhcp? | 19:06 |
| rhe00 | mtreinish: I have not checked. I am running whatever devstack/test_minimum_basic_scenario test sets up by default | 19:07 |
| mtreinish | rhe00: flatdhcp is a nova net config | 19:08 |
| mtreinish | http://docs.openstack.org/admin-guide-cloud/content/section_networking-options.html | 19:08 |
| rhe00 | so whatever devstack configures nova to use in a default installation. :) | 19:09 |
| mtreinish | flat DHCP IIRC | 19:10 |
| *** achanda has quit IRC | 19:15 | |
| andreaf | mtreinish: it seems that https://review.openstack.org/170290 is consistently working on the non-isolated job - that should be enough for us to proceed with test accounts - if you want I can re-spin it without the "do not merge" comment and we can merge it | 19:23 |
| asselin_ | mtreinish, rhe00 I'm also debugging minimum_basic_scenario. This doesn't look right. Any ideas? http://paste.openstack.org/show/198178/ | 19:25 |
| *** akshai has joined #openstack-qa | 19:26 | |
| *** dustins has quit IRC | 19:27 | |
| *** mitz has quit IRC | 19:28 | |
| *** achanda has joined #openstack-qa | 19:29 | |
| mtreinish | asselin_: well it looks like it wasn't able to talk to the network and didn't get an ip | 19:31 |
| mtreinish | or is your env ipv6 only? | 19:31 |
| asselin_ | mtreinish, no | 19:31 |
| *** e0ne has joined #openstack-qa | 19:31 | |
| *** annashen has joined #openstack-qa | 19:32 | |
| mtreinish | asselin_: sry I've got to run now ping me on Mon. and I can give you a hand tracing through things then | 19:32 |
| asselin_ | mtreinish, ok thanks | 19:33 |
| openstackgerrit | Andrea Frittoli proposed openstack/tempest: Fix fixed_network bug 1439634 - ipsec issue https://review.openstack.org/170073 | 19:34 |
| openstack | bug 1439634 in tempest "fixed_networks does not account for force tenant isolation" [Undecided,In progress] https://launchpad.net/bugs/1439634 - Assigned to Andrea Frittoli (andrea-frittoli) | 19:34 |
| *** vponomaryov has quit IRC | 19:34 | |
| *** dboik_ has quit IRC | 19:34 | |
| openstackgerrit | Andrea Frittoli proposed openstack/tempest: Fix fixed_network bug 1439634 https://review.openstack.org/170290 | 19:34 |
| *** dboik has joined #openstack-qa | 19:35 | |
| *** mitz has joined #openstack-qa | 19:37 | |
| *** amotoki has quit IRC | 19:47 | |
| *** krtaylor has quit IRC | 19:51 | |
| *** krtaylor has joined #openstack-qa | 19:52 | |
| openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Make aiopcpu subnode directory more deterministic https://review.openstack.org/169449 | 19:55 |
| *** mmedvede has quit IRC | 19:58 | |
| *** annashen has quit IRC | 20:00 | |
| flashgordon | devananda mtreinish: http://logs.openstack.org/33/165233/11/check/check-tempest-dsvm-ironic-pxe_ssh/842e655/logs/devstacklog.txt.gz#_2015-04-03_18_50_55_370 | 20:02 |
| flashgordon | http://logs.openstack.org/33/165233/11/check/check-tempest-dsvm-ironic-pxe_ssh/842e655/logs/screen-n-cpu.txt.gz#_2015-04-03_18_41_12_749 | 20:03 |
| *** annashen has joined #openstack-qa | 20:03 | |
| flashgordon | JayF: ironic bug ?^ | 20:06 |
| asselin_ | anyone have clues to debug this error? test_cinder_volume_create_delete http://paste.openstack.org/show/198180/ | 20:09 |
| *** mmedvede has joined #openstack-qa | 20:10 | |
| *** e0ne has quit IRC | 20:13 | |
| openstackgerrit | Merged openstack-dev/devstack: Update libvirt cpu map before starting nova https://review.openstack.org/168407 | 20:21 |
| *** annashen has quit IRC | 20:24 | |
| *** JayJ_ has joined #openstack-qa | 20:25 | |
| *** annashen has joined #openstack-qa | 20:28 | |
| openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Remove heat from default configuration https://review.openstack.org/170608 | 20:45 |
| openstackgerrit | Joe Gordon proposed openstack-infra/devstack-gate: Remove heat from default configuration https://review.openstack.org/170608 | 20:46 |
| HenryG | mtreinish: ping | 20:46 |
| *** aix has quit IRC | 20:47 | |
| *** akshai has quit IRC | 20:49 | |
| *** harlowja has quit IRC | 20:53 | |
| *** akshai has joined #openstack-qa | 20:57 | |
| *** melwitt_ has joined #openstack-qa | 20:58 | |
| *** melwitt has quit IRC | 20:58 | |
| *** melwitt_ has quit IRC | 20:58 | |
| *** melwitt has joined #openstack-qa | 20:59 | |
| *** andreykurilin_ has joined #openstack-qa | 21:00 | |
| *** patrickeast_ has joined #openstack-qa | 21:02 | |
| *** patrickeast has quit IRC | 21:02 | |
| *** patrickeast_ is now known as patrickeast | 21:02 | |
| *** melwitt has quit IRC | 21:03 | |
| *** melwitt has joined #openstack-qa | 21:03 | |
| *** dpaterson has quit IRC | 21:06 | |
| *** ajmiller has quit IRC | 21:07 | |
| *** achanda has quit IRC | 21:08 | |
| *** andreykurilin_ has quit IRC | 21:08 | |
| *** andreykurilin_ has joined #openstack-qa | 21:09 | |
| *** ajmiller has joined #openstack-qa | 21:17 | |
| *** JayJ_ has quit IRC | 21:18 | |
| *** sabeen1 has quit IRC | 21:29 | |
| *** pc_m has quit IRC | 21:33 | |
| *** yamahata has quit IRC | 21:40 | |
| *** yamahata has joined #openstack-qa | 21:40 | |
| *** mriedem has quit IRC | 21:44 | |
| *** sputnik13 has quit IRC | 21:46 | |
| openstackrecheck | openstack/horizon change: https://review.openstack.org/169285 failed because of: gate-tempest-dsvm-full: https://bugs.launchpad.net/bugs/1249065 | 21:49 |
| openstack | Launchpad bug 1249065 in OpenStack Compute (nova) havana "Nova throws 400 when attempting to add floating ip (No nw_info cache associated with instance)" [Medium,Confirmed] - Assigned to Aaron Rosen (arosen) | 21:49 |
| openstackgerrit | Andrew Boik proposed openstack/tempest: Fix external connectivity check for dualstack https://review.openstack.org/168229 | 22:06 |
| *** achanda has joined #openstack-qa | 22:08 | |
| *** david-lyle has joined #openstack-qa | 22:12 | |
| *** Bsony has quit IRC | 22:13 | |
| *** achanda has quit IRC | 22:14 | |
| *** yamahata has quit IRC | 22:21 | |
| openstackgerrit | Andrea Frittoli proposed openstack/tempest: Initial class creds creation in test base class https://review.openstack.org/153681 | 22:25 |
| openstackgerrit | Andrea Frittoli proposed openstack/tempest: Embed network resoruces and credentials in TestResources https://review.openstack.org/167830 | 22:25 |
| *** achanda has joined #openstack-qa | 22:26 | |
| *** melwitt has quit IRC | 22:33 | |
| *** melwitt has joined #openstack-qa | 22:33 | |
| *** annashen has quit IRC | 22:38 | |
| *** harlowja has joined #openstack-qa | 22:40 | |
| *** akshai has quit IRC | 22:40 | |
| *** andreykurilin_ has quit IRC | 22:42 | |
| *** amotoki has joined #openstack-qa | 22:48 | |
| *** annashen has joined #openstack-qa | 22:49 | |
| *** amotoki has quit IRC | 22:52 | |
| openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Use gate64 cpu type during multinode testing https://review.openstack.org/168408 | 22:53 |
| *** achanda has quit IRC | 22:53 | |
| *** sputnik13 has joined #openstack-qa | 22:56 | |
| *** mlavalle has joined #openstack-qa | 23:01 | |
| *** dimtruck is now known as zz_dimtruck | 23:30 | |
| *** zz_dimtruck is now known as dimtruck | 23:31 | |
| *** Viswanath has joined #openstack-qa | 23:31 | |
| *** dimtruck is now known as zz_dimtruck | 23:32 | |
| *** achanda has joined #openstack-qa | 23:32 | |
| *** rushiagr is now known as rushiagr_away | 23:33 | |
| *** melwitt has quit IRC | 23:34 | |
| *** Viswanath has quit IRC | 23:40 | |
| *** annashen has quit IRC | 23:42 | |
| *** ajmiller has quit IRC | 23:42 | |
| *** annashen has joined #openstack-qa | 23:47 | |
| *** annashen has quit IRC | 23:53 | |
| *** yamamoto has joined #openstack-qa | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!