anupn | while setting up devstack with Ironic, I see cleaning is not getting completed. Inside ir-api logs, I see " DiscoveryFailure: Could not find versioned identity endpoints when attempting to authenticate. Please check the auth_url" | 00:23 |
---|---|---|
anupn | what does that mean? I have keystone endpoint running | 00:23 |
anupn | I don't see anything inside ir-cond logs | 00:24 |
*** artom has quit IRC | 00:27 | |
*** mriedem has joined #openstack-qa | 00:40 | |
*** slaweq has quit IRC | 00:46 | |
*** hongbin has joined #openstack-qa | 00:52 | |
*** slaweq has joined #openstack-qa | 00:53 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Make scenario job as voting https://review.openstack.org/568169 | 00:55 |
*** ramishra has joined #openstack-qa | 01:01 | |
*** mriedem has quit IRC | 01:17 | |
*** yamamoto has joined #openstack-qa | 01:18 | |
*** yamamoto has quit IRC | 01:25 | |
*** ramishra has quit IRC | 01:25 | |
*** ramishra has joined #openstack-qa | 01:27 | |
openstackrecheck | openstack/tripleo-heat-templates change: https://review.openstack.org/555007 failed because of: tripleo-ci-centos-7-containers-multinode: https://bugs.launchpad.net/bugs/1708704 https://bugs.launchpad.net/bugs/1326813 | 01:30 |
openstack | Launchpad bug 1708704 in OpenStack-Gate "yum client: [Errno 256] No more mirrors to try" [Undecided,New] | 01:30 |
openstack | Launchpad bug 1326813 in OpenStack-Gate "Connectivity issues to pypi mirrors cause easy_install to fail." [Low,Confirmed] | 01:30 |
*** dave-mccowan has joined #openstack-qa | 01:41 | |
*** yamamoto has joined #openstack-qa | 01:41 | |
*** yamamoto has quit IRC | 01:46 | |
*** xudan has joined #openstack-qa | 01:53 | |
*** yamamoto has joined #openstack-qa | 02:02 | |
*** ramishra has quit IRC | 02:05 | |
*** yamamoto has quit IRC | 02:06 | |
*** ramishra has joined #openstack-qa | 02:09 | |
*** rosmaita has quit IRC | 02:11 | |
*** vivsoni has joined #openstack-qa | 02:13 | |
xudan | @andreaf I am from OPNFV community. I met a problem when I use Tempest. | 02:14 |
xudan | My environment is with ironic and as here said the neutron has a bug with ironic https://github.com/openstack/tempest/blob/master/tempest/scenario/manager.py#L790 | 02:16 |
*** ramishra has quit IRC | 02:17 | |
xudan | When I test the Tempest scenario test cases, it always failed with the 'No IPv4 addresses found' | 02:17 |
*** ramishra has joined #openstack-qa | 02:18 | |
xudan | I have added 'ironic=True' with the section 'service_available' in tempest.conf file | 02:19 |
xudan | But I didn't find ironic in this file https://github.com/openstack/tempest/blob/master/tempest/config.py#L975 | 02:20 |
*** adrianreza has joined #openstack-qa | 02:21 | |
xudan | So I am afraid even I set ironic=True in tempest.conf file, it is always regarded as False because lacking of definition in config.py | 02:21 |
xudan | I tried to add ironic into config.py file and it passed without the error 'No IPv4 addresses found'. | 02:22 |
*** yamamoto has joined #openstack-qa | 02:23 | |
*** ramishra has quit IRC | 02:26 | |
*** yamamoto has quit IRC | 02:29 | |
*** armaan has quit IRC | 02:29 | |
*** armaan has joined #openstack-qa | 02:30 | |
masayukig | xudan: hi, I think you might need to use ironic-tempest-plugin for Ironic tempest tests. https://github.com/openstack/ironic-tempest-plugin/ | 02:36 |
masayukig | gmann: any thoughts? ^^^^^^^^^ | 02:37 |
*** gcheresh has joined #openstack-qa | 02:38 | |
xudan | I didn't test Ironic tempest tests. I only test the basic Tempest scenario tests. such as tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops | 02:39 |
gmann | xudan: 'ironic' in tempest config is added by ironic-tempest-plugin - https://github.com/openstack/ironic-tempest-plugin/blob/master/ironic_tempest_plugin/config.py#L21 | 02:40 |
gmann | xudan: once you setup this plugin that config option will be available and you can set it to true | 02:41 |
gmann | xudan: it will be very quick to install this. | 02:41 |
masayukig | gmann: so, should "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops" test still work for Ironic? | 02:42 |
gmann | masayukig: i have not tested but should work | 02:44 |
masayukig | gmann: ok, do we test it in the gate, too? no? | 02:44 |
xudan | Thanks, I will have a try with your suggestion. But for OPNFV community, all Tempest test cases are integrated into Functest project. There are no Ironic plugin tests, so it will be very strange for it to install this plugin if it only attempt to test the basic Tempest scenario tests. | 02:45 |
gmann | xudan: that was for ironic service availability. for error you are getting "No IPv4 addresses found" needs more debugging that why no ip_address on server side | 02:45 |
openstackgerrit | Artom Lifshitz proposed openstack/tempest master: Integration tests for tagged attach https://review.openstack.org/391947 | 02:45 |
openstackgerrit | Artom Lifshitz proposed openstack/tempest master: Improve use of RemoteClient in device tagging test https://review.openstack.org/568416 | 02:45 |
*** yamamoto has joined #openstack-qa | 02:45 | |
xudan | It actually has ip address, but the port status is 'DOWN' | 02:46 |
*** rcernin has quit IRC | 02:46 | |
xudan | That's mainly because the component Ironic | 02:46 |
openstackgerrit | Merged openstack/tempest master: Check status code when downloading empty file https://review.openstack.org/554661 | 02:46 |
gmann | xudan: i agree on that and this is not best way when tempest use other service availability it need that plugin to install | 02:46 |
gmann | xudan: false is ok as unregistered config option as treated as service not available but configuring that to true is not better way without plugin install | 02:48 |
gmann | masayukig: on tempest side no but i am not sure on ironic gate it is running or not? | 02:48 |
*** yamamoto has quit IRC | 02:50 | |
*** rcernin has joined #openstack-qa | 02:50 | |
xudan | Is it reasonable to add ironic into tempest config.py since Tempest uses this value? | 02:51 |
gmann | xudan: it is not just ironic but other service availability also which can be used in tempest tests or plugin tests. for example, congress tempest plugin need 'aodh' service check in their tests then they need to setup aodh plugin who register 'aodh' in service_availability | 02:53 |
masayukig | gmann: yeah, I was finding that running but I couldn't find it.. | 02:54 |
masayukig | And I'm actually confused that we already removed ironic tests from the tempest repository. https://docs.openstack.org/releasenotes/tempest/unreleased.html#relnotes-14-0-0-upgrade-notes But we still have the configuration/logic. | 02:54 |
gmann | masayukig: yea, i think we have that in some of the nova tests also | 02:55 |
masayukig | gmann: ah, a case for using ironic via nova? | 02:57 |
gmann | xudan: i remember i tried to make all service_available registration within tempest like list etc so that you can configure the service_availability of ironic, aodh etc without their plugin installation. But idea was not agreed that time. i can check the history of that and see if we can solve this issue for you. | 02:58 |
openstackrecheck | openstack/aodh change: https://review.openstack.org/567492 failed aodh-dsvm-tempest-plugin-mysql, telemetry-dsvm-integration in the gate queue with an unrecognized error | 02:58 |
gmann | masayukig: i do not remember exactly but when we removed ironic tests that time we had to configure few tests based on ironic available or not | 02:59 |
masayukig | gmann: k, thanks. anyway, we should care about that usage like xudan's.. | 03:01 |
gmann | masayukig: yea, let me check that bug we had on similar note | 03:02 |
masayukig | thx | 03:02 |
*** ramishra has joined #openstack-qa | 03:03 | |
*** yamamoto has joined #openstack-qa | 03:06 | |
*** yamamoto has quit IRC | 03:10 | |
*** ramishra has quit IRC | 03:18 | |
*** yamamoto has joined #openstack-qa | 03:27 | |
xudan | gmann: Thanks | 03:27 |
xudan | Please let me know if you have any new progress on this. I will try to test with installing ironic plugin. Thanks all. | 03:29 |
openstackrecheck | openstack/puppet-tripleo change: https://review.openstack.org/567642 failed tripleo-ci-centos-7-undercloud-oooq in the gate queue with an unrecognized error | 03:30 |
openstackrecheck | openstack-infra/tripleo-ci change: https://review.openstack.org/565523 failed tripleo-ci-centos-7-containers-multinode, tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates in the gate queue with an unrecognized error | 03:30 |
*** ramishra has joined #openstack-qa | 03:32 | |
*** yamamoto has quit IRC | 03:33 | |
*** dave-mccowan has quit IRC | 03:38 | |
*** lkuchlan has joined #openstack-qa | 03:41 | |
*** hongbin has quit IRC | 03:46 | |
*** gcheresh has quit IRC | 03:47 | |
*** yamamoto has joined #openstack-qa | 03:50 | |
*** yamamoto has quit IRC | 03:54 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest master: Use assertTrue and assertFalse vs assertEqual https://review.openstack.org/568056 | 03:55 |
*** yamamoto has joined #openstack-qa | 04:12 | |
*** yamamoto has quit IRC | 04:17 | |
openstackrecheck | openstack/tripleo-common change: https://review.openstack.org/563526 failed tripleo-ci-centos-7-containers-multinode in the gate queue with an unrecognized error | 04:26 |
*** pcaruana has joined #openstack-qa | 04:31 | |
*** yamamoto has joined #openstack-qa | 04:33 | |
*** yamamoto has quit IRC | 04:33 | |
*** yamamoto has joined #openstack-qa | 04:35 | |
*** sridharg has joined #openstack-qa | 04:47 | |
*** lkuchlan has quit IRC | 04:49 | |
*** gcheresh has joined #openstack-qa | 04:50 | |
*** itzikb has joined #openstack-qa | 04:56 | |
*** agurenko has joined #openstack-qa | 05:19 | |
*** gcheresh has quit IRC | 05:28 | |
*** armaan has quit IRC | 05:30 | |
*** agurenko has quit IRC | 05:30 | |
*** armaan has joined #openstack-qa | 05:30 | |
*** agurenko has joined #openstack-qa | 05:32 | |
*** pgadiya has joined #openstack-qa | 05:34 | |
*** pgadiya has quit IRC | 05:34 | |
openstackrecheck | openstack/tripleo-quickstart-extras change: https://review.openstack.org/567550 failed tripleo-ci-centos-7-containers-multinode, tripleo-ci-centos-7-scenario001-multinode-oooq-container, tripleo-ci-centos-7-scenario002-multinode-oooq-container, tripleo-ci-centos-7-scenario003-multinode-oooq-container, tripleo-ci-centos-7-scenario004-multinode-oooq-container, tripleo-ci-centos-7-scenario007 | 05:46 |
openstackrecheck | -multinode-oooq-container in the gate queue with an unrecognized error | 05:46 |
*** snapiri has joined #openstack-qa | 05:58 | |
*** markvoelker has quit IRC | 06:20 | |
*** sshnaidm has joined #openstack-qa | 07:09 | |
*** lkuchlan has joined #openstack-qa | 07:09 | |
*** rcernin has quit IRC | 07:13 | |
*** tesseract has joined #openstack-qa | 07:13 | |
*** yamamoto_ has joined #openstack-qa | 07:15 | |
*** pcaruana has quit IRC | 07:17 | |
*** pcaruana has joined #openstack-qa | 07:17 | |
*** pcaruana has quit IRC | 07:18 | |
*** yamamoto has quit IRC | 07:18 | |
*** afazekas|pto is now known as afazekas | 07:18 | |
* afazekas married | 07:19 | |
* afazekas https://www.youtube.com/watch?v=FiwLAEaChCc | 07:19 | |
chandankumar | afazekas: congrats :-) | 07:20 |
*** markvoelker has joined #openstack-qa | 07:20 | |
*** sshnaidm is now known as sshnaidm|rover | 07:21 | |
*** pcaruana has joined #openstack-qa | 07:23 | |
openstackgerrit | Federico Ressi proposed openstack/tempest master: Fix tests for call_until_true function. https://review.openstack.org/557199 | 07:23 |
*** kopecmartin has joined #openstack-qa | 07:24 | |
*** ramishra has quit IRC | 07:39 | |
*** grafuls has quit IRC | 07:39 | |
*** ramishra has joined #openstack-qa | 07:40 | |
*** alexchadin has joined #openstack-qa | 07:40 | |
openstackgerrit | Masayuki Igawa proposed openstack/tempest master: Cleanup ignored_list_T110.txt https://review.openstack.org/568489 | 07:40 |
*** tosky has joined #openstack-qa | 07:49 | |
*** markvoelker has quit IRC | 07:55 | |
gmann | afazekas: congratulation! and have a happy married life | 08:01 |
*** lucas-afk is now known as lucasagomes | 08:04 | |
masayukig | afazekas: wow! congratulation!!! | 08:05 |
*** shardy has joined #openstack-qa | 08:09 | |
*** gfidente has joined #openstack-qa | 08:10 | |
*** gfidente has quit IRC | 08:10 | |
*** gfidente has joined #openstack-qa | 08:10 | |
*** ysawai has joined #openstack-qa | 08:12 | |
ysawai | Could you tell me that tempest v16.0 does support Mitaka release of openstack or not? | 08:14 |
ysawai | I' ve read the release notes of v16.0 and find the sentence "This release indicates end of support for Mitaka in Tempest." but I'm not sure this includes Mitaka or not. | 08:18 |
ysawai | in the v15.0 release notes, it is obviously said that it works for Mitaka as "OpenStack releases supported at this time are Mitaka, Newton, and Ocata." in the end of the docs. | 08:22 |
tosky | ysawai: "end of support for Mitaka" mean "no more Mitaka" | 08:23 |
ysawai | Thanks! I was confused with the meaning like "this is the last release which supports Mitaka". | 08:28 |
ysawai | so that if my understanding is correct v16.0 is not supported. is that right? | 08:29 |
openstackrecheck | openstack/tripleo-heat-templates change: https://review.openstack.org/567299 failed because of: tripleo-ci-centos-7-containers-multinode: https://bugs.launchpad.net/bugs/1686542 | 08:30 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 08:30 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Improve use of RemoteClient in device tagging test https://review.openstack.org/568416 | 08:33 |
gmann | ysawai: yes, as tosky mentioned and your understanding is correct. | 08:37 |
gmann | masayukig: can you check these - https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:fill-microversion-schema-gap | 08:39 |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Add compute microversion 2.61 schema in flavors_client https://review.openstack.org/563539 | 08:41 |
masayukig | gmann: sure! but will do it tomorrow :-p | 08:42 |
gmann | masayukig: sure, thanks | 08:42 |
*** lewo has quit IRC | 08:48 | |
*** e0ne has joined #openstack-qa | 08:50 | |
*** alexchad_ has joined #openstack-qa | 08:51 | |
*** gkadam has joined #openstack-qa | 08:51 | |
*** edmondsw has joined #openstack-qa | 08:52 | |
*** alexchadin has quit IRC | 08:52 | |
*** markvoelker has joined #openstack-qa | 08:52 | |
*** lewo has joined #openstack-qa | 08:53 | |
*** alexchad_ is now known as alexchadin | 08:55 | |
*** edmondsw has quit IRC | 08:56 | |
ysawai | gamm, tosky thanks for your kind explanations! | 09:00 |
*** lkuchlan has quit IRC | 09:04 | |
openstackrecheck | Console logs not available after 20:15s for tripleo-ci-centos-7-scenario002-multinode-oooq-container 566526,10,47c638a | 09:22 |
*** alexchadin has quit IRC | 09:23 | |
*** markvoelker has quit IRC | 09:25 | |
*** e0ne has quit IRC | 09:29 | |
*** e0ne has joined #openstack-qa | 09:33 | |
*** ysawai has quit IRC | 09:37 | |
*** ysawai has joined #openstack-qa | 09:38 | |
*** e0ne has quit IRC | 09:38 | |
*** lewo has quit IRC | 09:39 | |
openstackrecheck | openstack/python-tempestconf change: https://review.openstack.org/567798 failed tripleo-ci-centos-7-containers-multinode in the gate queue with an unrecognized error | 09:42 |
*** ysawai has quit IRC | 09:42 | |
*** gcheresh has joined #openstack-qa | 09:47 | |
*** e0ne has joined #openstack-qa | 09:59 | |
*** swamireddy has quit IRC | 09:59 | |
*** vaidy has quit IRC | 09:59 | |
*** tosky has quit IRC | 10:11 | |
*** tosky has joined #openstack-qa | 10:12 | |
*** swamireddy has joined #openstack-qa | 10:14 | |
*** vaidy has joined #openstack-qa | 10:15 | |
*** markvoelker has joined #openstack-qa | 10:23 | |
openstackgerrit | Stephen Finucane proposed openstack-dev/devstack master: Remove 'python_version', 'python3_version' functions https://review.openstack.org/535366 | 10:25 |
*** gcheresh has quit IRC | 10:27 | |
openstackgerrit | Merged openstack/tempest master: Trivial: Fix the comment of TempestConfigPrivate https://review.openstack.org/560663 | 10:32 |
*** edmondsw has joined #openstack-qa | 10:40 | |
*** tesseract is now known as info | 10:41 | |
*** info is now known as tesseract | 10:41 | |
openstackrecheck | openstack/tripleo-heat-templates change: https://review.openstack.org/566422 failed tripleo-ci-centos-7-containers-multinode, tripleo-ci-centos-7-scenario001-multinode-oooq-container, tripleo-ci-centos-7-scenario002-multinode-oooq-container, tripleo-ci-centos-7-scenario003-multinode-oooq-container, tripleo-ci-centos-7-scenario004-multinode-oooq-container, tripleo-ci-centos-7-scenario007-multinode- | 10:42 |
openstackrecheck | oooq-container, tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates in the gate queue with an unrecognized error | 10:42 |
*** edmondsw has quit IRC | 10:44 | |
*** markvoelker has quit IRC | 10:55 | |
*** armaan has quit IRC | 10:56 | |
*** armaan has joined #openstack-qa | 10:56 | |
*** ysawai has joined #openstack-qa | 11:00 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest master: Use assertTrue and assertFalse vs assertEqual https://review.openstack.org/568056 | 11:02 |
*** ysawai has quit IRC | 11:05 | |
*** grafuls has joined #openstack-qa | 11:05 | |
*** lkuchlan has joined #openstack-qa | 11:05 | |
*** dtantsur|afk is now known as dtantsur | 11:14 | |
*** edmondsw has joined #openstack-qa | 11:21 | |
*** grafuls has quit IRC | 11:24 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack-dev/devstack master: Use Cinder V3 API by default for CLI https://review.openstack.org/568562 | 11:34 |
*** markvoelker has joined #openstack-qa | 11:52 | |
*** lkuchlan has quit IRC | 11:59 | |
*** gcheresh has joined #openstack-qa | 11:59 | |
*** raildo has joined #openstack-qa | 12:01 | |
*** markvoelker_ has joined #openstack-qa | 12:02 | |
*** markvoelker has quit IRC | 12:04 | |
*** mriedem has joined #openstack-qa | 12:20 | |
*** lkuchlan has joined #openstack-qa | 12:22 | |
*** artom has joined #openstack-qa | 12:32 | |
*** armaan has quit IRC | 12:33 | |
*** gcheresh has quit IRC | 12:40 | |
openstackrecheck | openstack/tripleo-quickstart-extras change: https://review.openstack.org/566686 failed because of: tripleo-ci-centos-7-scenario001-multinode-oooq-container: https://bugs.launchpad.net/bugs/1708704 https://bugs.launchpad.net/bugs/1326813, tripleo-ci-centos-7-scenario002-multinode-oooq-container: unrecognized error | 12:42 |
openstack | Launchpad bug 1708704 in OpenStack-Gate "yum client: [Errno 256] No more mirrors to try" [Undecided,New] | 12:42 |
openstack | Launchpad bug 1326813 in OpenStack-Gate "Connectivity issues to pypi mirrors cause easy_install to fail." [Low,Confirmed] | 12:42 |
*** mvk has quit IRC | 12:45 | |
*** dkranz has joined #openstack-qa | 12:52 | |
*** rosmaita has joined #openstack-qa | 12:53 | |
*** itzikb has quit IRC | 12:55 | |
*** jesusaur has quit IRC | 12:57 | |
*** dave-mccowan has joined #openstack-qa | 13:02 | |
*** jesusaur has joined #openstack-qa | 13:05 | |
*** lkuchlan has quit IRC | 13:09 | |
*** lewo` has joined #openstack-qa | 13:11 | |
*** mvk has joined #openstack-qa | 13:13 | |
*** dustins has joined #openstack-qa | 13:16 | |
*** janzian has joined #openstack-qa | 13:32 | |
*** esberglu has joined #openstack-qa | 13:37 | |
*** felipemonteiro_ has joined #openstack-qa | 13:42 | |
*** felipemonteiro__ has joined #openstack-qa | 13:44 | |
*** bkopilov has quit IRC | 13:47 | |
*** felipemonteiro_ has quit IRC | 13:48 | |
*** felipemonteiro__ has quit IRC | 13:51 | |
*** awaugama has joined #openstack-qa | 13:54 | |
*** armaan has joined #openstack-qa | 14:02 | |
mtreinish | ysawai: umm, v16.0.0 is the last release that is tested to work with mitaka. That comment says it supports mitaka, that's what it means | 14:08 |
mtreinish | ysawai: anything after 16.0.0 will not be tested with mitaka | 14:08 |
mtreinish | (it likely will still work, but there are no guarantees) | 14:09 |
mtreinish | the bounds are inclusive on those release notes | 14:09 |
*** felipemonteiro has joined #openstack-qa | 14:10 | |
*** ysawai has joined #openstack-qa | 14:11 | |
*** bkopilov has joined #openstack-qa | 14:12 | |
*** gkadam has quit IRC | 14:12 | |
tosky | mtreinish: ups, sorry, I misread them then | 14:13 |
*** gkadam has joined #openstack-qa | 14:14 | |
*** ysawai has quit IRC | 14:16 | |
mtreinish | afazekas: congrats! | 14:16 |
mtreinish | tosky: no worries, I guess I could have worded it more clearly | 14:17 |
*** rajinir has joined #openstack-qa | 14:20 | |
*** hongbin has joined #openstack-qa | 14:21 | |
*** tosky has quit IRC | 14:40 | |
*** tosky has joined #openstack-qa | 14:44 | |
*** lkuchlan has joined #openstack-qa | 14:46 | |
*** felipemonteiro has quit IRC | 14:53 | |
*** felipemonteiro has joined #openstack-qa | 14:53 | |
afazekas | mtreinish, thx ;-) | 14:55 |
*** sshnaidm|rover is now known as sshnaidm|bbl | 15:31 | |
*** snapiri has quit IRC | 15:43 | |
*** agurenko has quit IRC | 15:44 | |
*** sridharg has quit IRC | 15:54 | |
openstackgerrit | Merged openstack/tempest master: Cleanup ignored_list_T110.txt https://review.openstack.org/568489 | 16:01 |
openstackrecheck | openstack/requirements change: https://review.openstack.org/568437 failed because of: legacy-tempest-dsvm-neutron-full: https://bugs.launchpad.net/bugs/1770179 | 16:02 |
openstack | Launchpad bug 1770179 in Cinder "GroupSnapshotsV319Test.test_reset_group_snapshot_status intermittently fails waiting to reset status to 'creating'" [High,Confirmed] | 16:02 |
*** lucasagomes is now known as lucas-afk | 16:09 | |
*** ramishra has quit IRC | 16:20 | |
*** tesseract has quit IRC | 16:21 | |
openstackrecheck | openstack/tripleo-quickstart-extras change: https://review.openstack.org/567550 failed because of: tripleo-ci-centos-7-containers-multinode: unrecognized error, tripleo-ci-centos-7-scenario001-multinode-oooq-container: unrecognized error, tripleo-ci-centos-7-scenario002-multinode-oooq-container: https://bugs.launchpad.net/bugs/1686542 | 16:28 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 16:28 |
openstackgerrit | Artom Lifshitz proposed openstack/tempest master: Integration tests for tagged attach https://review.openstack.org/391947 | 16:30 |
openstackgerrit | Artom Lifshitz proposed openstack/tempest master: Integration tests for tagged attach https://review.openstack.org/391947 | 16:32 |
*** rossella_s has quit IRC | 16:32 | |
*** dtantsur is now known as dtantsur|afk | 16:33 | |
*** pcaruana has quit IRC | 16:33 | |
*** rossella_s has joined #openstack-qa | 16:35 | |
*** e0ne has quit IRC | 16:35 | |
*** felipemonteiro_ has joined #openstack-qa | 16:37 | |
*** felipemonteiro has quit IRC | 16:40 | |
*** felipemonteiro_ has quit IRC | 16:41 | |
*** felipemonteiro_ has joined #openstack-qa | 16:41 | |
*** rossella_s has quit IRC | 16:43 | |
*** rossella_s has joined #openstack-qa | 16:45 | |
*** gfidente has quit IRC | 16:45 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/568436 failed cross-cinder-py35 in the gate queue with an unrecognized error | 16:46 |
*** dkranz has quit IRC | 16:50 | |
*** armaan has quit IRC | 16:53 | |
*** armaan has joined #openstack-qa | 16:54 | |
*** dkranz has joined #openstack-qa | 16:56 | |
*** dkranz has quit IRC | 17:04 | |
*** gkadam has quit IRC | 17:07 | |
*** shardy has quit IRC | 17:12 | |
*** kopecmartin has quit IRC | 17:17 | |
*** lkuchlan has quit IRC | 17:19 | |
*** armaan has quit IRC | 17:27 | |
*** armaan has joined #openstack-qa | 17:28 | |
*** mvk has quit IRC | 17:29 | |
*** rossella_s has quit IRC | 17:33 | |
*** tosky has quit IRC | 17:33 | |
*** rossella_s has joined #openstack-qa | 17:35 | |
*** agurenko has joined #openstack-qa | 17:36 | |
*** tosky has joined #openstack-qa | 17:38 | |
*** e0ne has joined #openstack-qa | 17:39 | |
*** dave-mcc_ has joined #openstack-qa | 17:54 | |
*** dave-mccowan has quit IRC | 17:55 | |
openstackrecheck | Console logs not available after 20:08s for tripleo-ci-centos-7-containers-multinode 567272,1,b3b7a4b | 17:57 |
*** mvk has joined #openstack-qa | 18:10 | |
*** dkranz has joined #openstack-qa | 18:12 | |
openstackrecheck | Console logs not available after 20:23s for networking-ovn-tempest-dsvm-ovs-release-centos7 568576,1,2a58ef0 | 18:18 |
*** e0ne has quit IRC | 18:20 | |
openstackrecheck | openstack/tripleo-heat-templates change: https://review.openstack.org/566276 failed because of: tripleo-ci-centos-7-containers-multinode: https://bugs.launchpad.net/bugs/1686542 | 18:28 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 18:28 |
openstackgerrit | Merged openstack/tempest master: Backup and restore scenario https://review.openstack.org/566814 | 18:35 |
*** e0ne has joined #openstack-qa | 18:35 | |
*** felipemonteiro has joined #openstack-qa | 18:40 | |
*** felipemonteiro_ has quit IRC | 18:42 | |
*** yamamoto_ has quit IRC | 18:46 | |
*** felipemonteiro_ has joined #openstack-qa | 18:49 | |
*** felipemonteiro has quit IRC | 18:50 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/531278 failed legacy-tempest-dsvm-neutron-full in the gate queue with an unrecognized error | 18:56 |
*** e0ne has quit IRC | 19:04 | |
*** yamamoto has joined #openstack-qa | 19:06 | |
*** e0ne has joined #openstack-qa | 19:07 | |
*** yamamoto has quit IRC | 19:12 | |
*** yamamoto has joined #openstack-qa | 19:17 | |
*** yamamoto has quit IRC | 19:22 | |
*** lkuchlan has joined #openstack-qa | 19:23 | |
*** janzian has quit IRC | 19:24 | |
*** agurenko has quit IRC | 19:25 | |
*** lkuchlan has quit IRC | 19:27 | |
*** awaugama has quit IRC | 19:36 | |
*** yamamoto has joined #openstack-qa | 19:39 | |
*** armaan has quit IRC | 19:39 | |
*** yamamoto has quit IRC | 19:44 | |
*** yamamoto has joined #openstack-qa | 19:59 | |
*** e0ne has quit IRC | 20:02 | |
*** yamamoto has quit IRC | 20:04 | |
*** felipemonteiro_ has quit IRC | 20:17 | |
*** aojea has joined #openstack-qa | 20:18 | |
*** ekhugen has quit IRC | 20:18 | |
*** yamamoto has joined #openstack-qa | 20:22 | |
*** dkranz has quit IRC | 20:23 | |
*** ekhugen has joined #openstack-qa | 20:25 | |
*** yamamoto has quit IRC | 20:26 | |
*** awaugama has joined #openstack-qa | 20:28 | |
*** e0ne has joined #openstack-qa | 20:35 | |
openstackgerrit | Merged openstack/tempest master: Use assertTrue and assertFalse vs assertEqual https://review.openstack.org/568056 | 20:36 |
*** e0ne has quit IRC | 20:40 | |
*** sshnaidm|bbl is now known as sshnaidm|rover | 20:42 | |
*** yamamoto has joined #openstack-qa | 20:43 | |
*** janzian has joined #openstack-qa | 20:45 | |
*** yamamoto has quit IRC | 20:47 | |
*** felipemonteiro has joined #openstack-qa | 20:55 | |
*** raildo has quit IRC | 20:59 | |
*** yamamoto has joined #openstack-qa | 21:04 | |
*** yamamoto has quit IRC | 21:08 | |
openstackrecheck | Console logs not available after 20:29s for nova-live-migration 565578,6,dfbfcd4 | 21:09 |
openstackrecheck | openstack/tripleo-heat-templates change: https://review.openstack.org/567667 failed tripleo-ci-centos-7-scenario001-multinode-oooq-container, tripleo-ci-centos-7-scenario002-multinode-oooq-container in the gate queue with an unrecognized error | 21:13 |
*** aojea has quit IRC | 21:24 | |
*** yamamoto has joined #openstack-qa | 21:24 | |
*** felipemonteiro has quit IRC | 21:25 | |
*** yamamoto has quit IRC | 21:29 | |
*** yamamoto has joined #openstack-qa | 21:45 | |
*** yamamoto has quit IRC | 21:50 | |
*** esberglu has quit IRC | 21:50 | |
*** dkranz has joined #openstack-qa | 21:51 | |
*** edmondsw has quit IRC | 21:52 | |
*** edmondsw has joined #openstack-qa | 21:53 | |
*** dustins has quit IRC | 21:54 | |
*** mriedem is now known as mriedem_afk | 21:55 | |
*** edmondsw has quit IRC | 21:57 | |
*** rcernin has joined #openstack-qa | 22:00 | |
*** felipemonteiro has joined #openstack-qa | 22:01 | |
*** rossella_s has quit IRC | 22:01 | |
*** rossella_s has joined #openstack-qa | 22:05 | |
*** yamamoto has joined #openstack-qa | 22:06 | |
*** yamamoto has quit IRC | 22:10 | |
*** slaweq has quit IRC | 22:23 | |
*** slaweq has joined #openstack-qa | 22:23 | |
*** yamamoto has joined #openstack-qa | 22:27 | |
*** hongbin has quit IRC | 22:28 | |
*** yamamoto has quit IRC | 22:31 | |
*** felipemonteiro has quit IRC | 22:32 | |
*** yamamoto has joined #openstack-qa | 22:47 | |
*** yamamoto has quit IRC | 22:52 | |
*** yamamoto has joined #openstack-qa | 23:08 | |
*** yamamoto has quit IRC | 23:12 | |
*** ysawai has joined #openstack-qa | 23:22 | |
*** tosky has quit IRC | 23:26 | |
*** ysawai has quit IRC | 23:27 | |
*** edmondsw has joined #openstack-qa | 23:29 | |
*** yamamoto has joined #openstack-qa | 23:30 | |
*** edmondsw has quit IRC | 23:34 | |
*** yamamoto has quit IRC | 23:35 | |
openstackrecheck | openstack/tripleo-quickstart-extras change: https://review.openstack.org/566686 failed tripleo-ci-centos-7-scenario001-multinode-oooq-container, tripleo-ci-centos-7-scenario002-multinode-oooq-container in the gate queue with an unrecognized error | 23:49 |
*** yamamoto has joined #openstack-qa | 23:52 | |
*** yamamoto has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!