| *** madhu_ak has quit IRC | 01:01 | |
| *** asti_ has joined #openstack-rally | 01:02 | |
| *** pvaneck has quit IRC | 01:09 | |
| *** arnoldje has quit IRC | 01:13 | |
| *** flwang1 has joined #openstack-rally | 01:17 | |
| flwang1 | boris-42: around? | 01:18 |
|---|---|---|
| flwang1 | i'm looking for a fix for https://bugs.launchpad.net/rally/+bug/1568249 thanks | 01:18 |
| openstack | Launchpad bug 1568249 in Rally "Zaqar's Rally job always fail" [Undecided,New] | 01:18 |
| *** asti_ has quit IRC | 01:26 | |
| *** asti_ has joined #openstack-rally | 01:27 | |
| *** beslemon has quit IRC | 01:37 | |
| *** yanyanhu has joined #openstack-rally | 01:38 | |
| *** goutham has joined #openstack-rally | 01:51 | |
| *** asti_ has quit IRC | 01:52 | |
| *** bkopilov has quit IRC | 01:59 | |
| *** goutham has quit IRC | 02:04 | |
| *** bapalm has quit IRC | 02:06 | |
| *** bapalm has joined #openstack-rally | 02:13 | |
| *** kbyrne has quit IRC | 02:13 | |
| *** kbyrne has joined #openstack-rally | 02:24 | |
| *** MaxPC has joined #openstack-rally | 02:34 | |
| *** beslemon has joined #openstack-rally | 02:38 | |
| *** MaxPC has quit IRC | 02:46 | |
| *** arnoldje has joined #openstack-rally | 02:49 | |
| *** psuriset has quit IRC | 02:52 | |
| *** beslemon has quit IRC | 03:04 | |
| *** bkopilov has joined #openstack-rally | 03:15 | |
| *** psuriset has joined #openstack-rally | 04:14 | |
| *** Saurabh___ has joined #openstack-rally | 04:38 | |
| Saurabh___ | Hi there, I'm using old codebase of rally and running with keystone master branch in which tenant-create command is not working because replaced by openstack project create, so is there any workaround in rally/keystone so with old rally code base can run benchmark with latest keystone code | 04:40 |
| boris-42 | flwang1: yep | 04:41 |
| boris-42 | flwang1: hmmm very strange | 04:41 |
| boris-42 | Saurabh___: hm not sure that I get question | 04:41 |
| *** sverma has joined #openstack-rally | 04:42 | |
| boris-42 | Saurabh___: so there is not scenario for keystone v3, however you can use non keystone benchamrks | 04:42 |
| boris-42 | (scenarios*) | 04:42 |
| Saurabh___ | boris-42: runing bencmark for neutron but in contex rally try to create tenant and failed with error 404 | 04:43 |
| boris-42 | Saurabh___: it seems like you didn't specify keystone 3 credentials | 04:43 |
| flwang1 | boris-42: given some tests succeeded, so shouldn't be a zaqar issue | 04:43 |
| boris-42 | flwang1: share the result of the job please | 04:44 |
| boris-42 | flwang1: link to gates | 04:44 |
| Saurabh___ | boris-42: yes it's running with v2.0 so where should I set keystone 3? | 04:44 |
| flwang1 | http://logs.openstack.org/33/286433/13/check/gate-rally-dsvm-zaqar-zaqar/d930576/console.html | 04:44 |
| boris-42 | Saurabh___: you should use this https://github.com/openstack/rally/blob/master/samples/deployments/existing-keystone-v3.json | 04:44 |
| boris-42 | Saurabh___: rally deployment create --file <this_file_but_fixed_with_your_cres> --name your_env_in_keystone3 | 04:45 |
| boris-42 | flwang1: ah it's keystone issue | 04:45 |
| boris-42 | flwang1: they made some strange changes during Mitaka and we had to reduce everywhere load in gates because otherwise such errors occures | 04:46 |
| boris-42 | flwang1: they are blaming apache | 04:46 |
| *** sverma_ has joined #openstack-rally | 04:50 | |
| *** sverma has quit IRC | 04:52 | |
| *** rcernin has joined #openstack-rally | 04:52 | |
| *** flwang1 has quit IRC | 05:02 | |
| Saurabh___ | boris-42: created deployment with keystone3 but deployment check failing with error Unauthorized: The request you have made requires authentication. (HTTP 401 | 05:07 |
| boris-42 | Saurabh___: hm did you provide proper credentials? | 05:08 |
| Saurabh___ | boris-42: With same credetials for v2 its working but not with v3 :( see http://paste.openstack.org/show/493713/ | 05:16 |
| *** rdas has joined #openstack-rally | 05:18 | |
| *** sasha__ has joined #openstack-rally | 05:23 | |
| *** arnoldje has quit IRC | 05:23 | |
| boris-42 | Saurabh___: but how this root@runner:~# openstack endpoint list command is related to Rally? | 05:41 |
| *** sasha__ has quit IRC | 05:42 | |
| boris-42 | Saurabh___: I didn't see any rally command in that paste | 05:42 |
| Saurabh___ | boris-42: with v2 rally not able to create tenant and with v3 its throwing error Unauthorized: The request you have made requires authentication. (HTTP 401) | 05:44 |
| Saurabh___ | boris-42: while with v2 I'm able to create project with cmd openstack project create | 05:46 |
| *** goutham has joined #openstack-rally | 05:47 | |
| boris-42 | Saurabh___: but where is rally output of rally commands | 05:52 |
| boris-42 | ? | 05:52 |
| goutham | boris-42 i need ur help.. | 05:52 |
| Saurabh___ | boris-42: http://paste.openstack.org/show/493718/ | 05:55 |
| boris-42 | goutham: so what's up? | 05:56 |
| *** adiantum has joined #openstack-rally | 06:01 | |
| goutham | if i want to run all the testcases at a time what should i do?? | 06:07 |
| goutham | like i want to add all the files to one single file and i want to run that particular file. | 06:07 |
| goutham | http://rally.readthedocs.org/en/latest/tutorial/step_2_input_task_format.html#multiple-configurations-of-the-same-scenario jus like this | 06:08 |
| boris-42 | goutham: you would like to run everythiing in parallel? | 06:08 |
| boris-42 | goutham: or just one by one? | 06:08 |
| boris-42 | Saurabh___: so I don't have an answer why it doesn't work=( | 06:09 |
| boris-42 | Saurabh___: is keystonev3 enabled? | 06:09 |
| goutham | anything will be fine boris | 06:10 |
| *** psuriset has quit IRC | 06:11 | |
| goutham | i want all the results as a single Json file and in a single html .. | 06:14 |
| goutham | how can i do it? | 06:15 |
| Saurabh___ | boris-42: yes V3 is enabled, will create new setup and try or will create setup with mitiaka and try, Thanks. | 06:15 |
| boris-42 | goutham: so what is the problem to put all scenarios togheter in one file as in documentation? | 06:21 |
| goutham | Json format will be wrong boris .. | 06:21 |
| goutham | i have tried keeping all the json files into single.json using shell and ran it it threw me an error | 06:22 |
| boris-42 | goutham: it won't be wrong format... | 06:23 |
| boris-42 | goutham: I mean this feature is suppored since the begging of rally | 06:23 |
| goutham | Wrong format of rendered input task. It should be YAML or JSON. expected '<document start>', but found '{' in "<unicode string>", line 18, column 1: { ^ Failed to load task | 06:23 |
| boris-42 | goutham: seems like you just joined all samples? | 06:24 |
| boris-42 | goutham: if so that is wrong format | 06:24 |
| goutham | yea | 06:24 |
| *** tesseract has joined #openstack-rally | 06:24 | |
| goutham | so how to do that then | 06:24 |
| *** tesseract is now known as Guest15115 | 06:24 | |
| goutham | boris-42 is there any other way to implement this?? | 06:26 |
| boris-42 | goutham: please read about format | 06:31 |
| boris-42 | goutham: it should be Valid JSON | 06:31 |
| boris-42 | goutham: you can't just join 2 JSON files and make it valid | 06:31 |
| boris-42 | goutham: hint you should remove from the first } and put , instead and remove from the first { | 06:32 |
| boris-42 | goutham: so you will get the valid JSON format | 06:32 |
| boris-42 | goutham: with 2 keys | 06:32 |
| boris-42 | goutham: which are 2 scenarios | 06:32 |
| boris-42 | goutham: btw it's bad idea just to copy paste all samples | 06:32 |
| boris-42 | goutham: without adjusting load and so on | 06:32 |
| goutham | yea boris i observed that i am jus asking is there any other way to do this | 06:33 |
| goutham | as rally contains many test-cases i was writing a shell script to combine all the files to one single one.. | 06:34 |
| goutham | so i was asking is there a way to run all the test in a single file? | 06:35 |
| boris-42 | goutham: you can put them all together and adjust the load | 06:35 |
| boris-42 | goutham: as well you can read this https://github.com/openstack/rally/tree/master/certification/openstack | 06:35 |
| goutham | how to adjust load ? i mean where can we adjust the load | 06:40 |
| goutham | $ rally task start task.yaml --task-args-file task_arguments.yaml | 06:41 |
| goutham | will this be good? to run all the scenarios?? | 06:42 |
| boris-42 | goutham: read the parameters | 06:42 |
| boris-42 | goutham: of task_arguments | 06:42 |
| boris-42 | goutham: read the resulting task | 06:43 |
| boris-42 | goutham: if it is ok for you then yes | 06:43 |
| boris-42 | goutham: if you fix it in the way that you want and re-run | 06:43 |
| goutham | sure yea boris thanks for the help | 06:43 |
| *** Saurabh___ has quit IRC | 06:50 | |
| *** amaretskiy has joined #openstack-rally | 06:55 | |
| openstackgerrit | Merged openstack/rally: [Verify] Fixing Tempest resources context to create network resources https://review.openstack.org/285758 | 06:57 |
| *** abehl has joined #openstack-rally | 07:01 | |
| *** sverma_ has quit IRC | 07:33 | |
| *** sverma has joined #openstack-rally | 07:33 | |
| *** arxcruz has joined #openstack-rally | 07:38 | |
| *** tosky has joined #openstack-rally | 07:46 | |
| *** sverma has quit IRC | 07:47 | |
| *** e0ne has joined #openstack-rally | 07:49 | |
| *** sverma has joined #openstack-rally | 07:50 | |
| *** SerenaFeng has joined #openstack-rally | 07:59 | |
| *** e0ne has quit IRC | 08:04 | |
| *** kbaikov has quit IRC | 08:10 | |
| *** kbaikov has joined #openstack-rally | 08:15 | |
| *** kbaikov has quit IRC | 08:19 | |
| *** kbaikov has joined #openstack-rally | 08:20 | |
| *** ushkalim has joined #openstack-rally | 08:28 | |
| *** e0ne has joined #openstack-rally | 08:33 | |
| *** psuriset has joined #openstack-rally | 08:51 | |
| *** adiantum has quit IRC | 08:52 | |
| *** klkumar has joined #openstack-rally | 08:58 | |
| openstackgerrit | Piyush Raman Srivastava proposed openstack/rally: Fix rally task verification log https://review.openstack.org/300938 | 09:06 |
| trams | boris-42: ah no. seems rally gets confused about which tenant created which port | 09:12 |
| trams | so there seem to be a concurrency issue in rally | 09:12 |
| trams | maybe its an artifact of the python version in el7 | 09:14 |
| *** openstackgerrit has quit IRC | 09:17 | |
| *** openstackgerrit has joined #openstack-rally | 09:17 | |
| *** yanyanhu has quit IRC | 09:24 | |
| *** e0ne has quit IRC | 09:29 | |
| *** e0ne has joined #openstack-rally | 09:31 | |
| openstackgerrit | Piyush Raman Srivastava proposed openstack/rally: Fix rally task verification log https://review.openstack.org/300938 | 09:41 |
| *** openstackstatus has quit IRC | 09:57 | |
| *** openstack has joined #openstack-rally | 09:59 | |
| *** openstackstatus has joined #openstack-rally | 09:59 | |
| *** ChanServ sets mode: +v openstackstatus | 09:59 | |
| openstackgerrit | Merged openstack/rally: [Reports] Fix parallel iteration calc in LoadChart https://review.openstack.org/301177 | 10:10 |
| openstackgerrit | Piyush Raman Srivastava proposed openstack/rally: Fix rally task verification log https://review.openstack.org/300938 | 10:30 |
| *** adiantum has joined #openstack-rally | 10:31 | |
| *** klkumar has quit IRC | 10:47 | |
| *** rook has quit IRC | 10:58 | |
| *** klkumar has joined #openstack-rally | 11:02 | |
| andreykurilin | trams: since problem with isolation between concurrent iterations should affect not only ports and I did not see problem with tenant for resources other then ports, I think the problem is located at neutronclient's side | 11:16 |
| *** rook has joined #openstack-rally | 11:22 | |
| *** e0ne has quit IRC | 11:30 | |
| *** sverma_ has joined #openstack-rally | 11:31 | |
| *** sverma has quit IRC | 11:32 | |
| *** MaxPC has joined #openstack-rally | 11:45 | |
| *** SerenaFeng has quit IRC | 11:47 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: DO NOT MERGE: print more debug messages for neutron scenario https://review.openstack.org/288522 | 11:51 |
| *** bkopilov has quit IRC | 12:04 | |
| *** openstack has quit IRC | 12:04 | |
| *** openstack has joined #openstack-rally | 12:05 | |
| openstackgerrit | Merged openstack/rally: Add functional tests to task detailed with errors https://review.openstack.org/303511 | 12:14 |
| *** psuriset has quit IRC | 12:34 | |
| *** asti_ has joined #openstack-rally | 12:35 | |
| *** e0ne has joined #openstack-rally | 12:36 | |
| *** goutham has quit IRC | 12:37 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: DO NOT MERGE: print more debug messages for neutron scenario https://review.openstack.org/288522 | 12:40 |
| *** klkumar has quit IRC | 12:51 | |
| *** arnoldje has joined #openstack-rally | 12:57 | |
| *** psuriset has joined #openstack-rally | 12:58 | |
| openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Common] Move percentile() to streaming algorithms module https://review.openstack.org/304595 | 12:59 |
| *** asti_ has quit IRC | 13:07 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Fixing 'xfail' mechanism and whole test case failure issue https://review.openstack.org/304547 | 13:08 |
| *** psuriset_ has joined #openstack-rally | 13:10 | |
| *** psuriset has quit IRC | 13:11 | |
| *** asti_ has joined #openstack-rally | 13:16 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Fixing 'xfail' mechanism and whole test case failure issue https://review.openstack.org/304547 | 13:17 |
| *** stpierre has joined #openstack-rally | 13:26 | |
| *** asti_ has quit IRC | 13:28 | |
| *** rdas has quit IRC | 13:35 | |
| *** DrugBug has joined #openstack-rally | 13:49 | |
| DrugBug | hey all, i have a question | 13:49 |
| DrugBug | does Rally communicate directly with the openstack agents through an api commands or does he communicate with the openstack in a lower level in python? | 13:51 |
| stpierre | there is no lower level | 13:53 |
| stpierre | it's all API calls | 13:53 |
| DrugBug | "nova boot" etc..? | 13:53 |
| stpierre | well, no -- it doesn't use the CLI, it uses the REST APIs via the python clients | 13:54 |
| stpierre | so it makes the same API calls as 'nova boot' | 13:54 |
| DrugBug | ohh ok | 13:55 |
| DrugBug | thanks | 13:55 |
| *** jhesketh has left #openstack-rally | 13:55 | |
| *** klkumar has joined #openstack-rally | 13:59 | |
| *** arnoldje has quit IRC | 14:00 | |
| *** klkumar has quit IRC | 14:05 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Print proper status in task results https://review.openstack.org/289942 | 14:07 |
| *** DrugBug has quit IRC | 14:10 | |
| *** bkopilov has joined #openstack-rally | 14:12 | |
| *** asti_ has joined #openstack-rally | 14:14 | |
| *** gubouvier has joined #openstack-rally | 14:19 | |
| *** asti_ has quit IRC | 14:32 | |
| *** psuriset_ has quit IRC | 14:35 | |
| *** sverma_ has quit IRC | 14:35 | |
| *** arnoldje has joined #openstack-rally | 14:36 | |
| *** asti_ has joined #openstack-rally | 14:39 | |
| *** mvk has quit IRC | 14:43 | |
| *** moravec has quit IRC | 14:50 | |
| *** moravec has joined #openstack-rally | 14:52 | |
| *** mvk has joined #openstack-rally | 15:00 | |
| *** ushkalim has quit IRC | 15:06 | |
| *** arxcruz has quit IRC | 15:08 | |
| *** afazekas has quit IRC | 15:09 | |
| *** afazekas has joined #openstack-rally | 15:09 | |
| *** asti_ has quit IRC | 15:14 | |
| *** abehl has quit IRC | 15:15 | |
| *** openstackgerrit has quit IRC | 15:18 | |
| *** openstackgerrit has joined #openstack-rally | 15:18 | |
| *** logan- has quit IRC | 15:34 | |
| *** yarkot_ has joined #openstack-rally | 15:38 | |
| *** adiantum has quit IRC | 15:39 | |
| *** adiantum has joined #openstack-rally | 15:39 | |
| *** logan- has joined #openstack-rally | 15:40 | |
| openstackgerrit | Alexander Maretskiy proposed openstack/rally: [Common] Move task.processing.percentile() to common.utils https://review.openstack.org/304595 | 15:41 |
| *** srini has joined #openstack-rally | 15:46 | |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Print proper status in task results https://review.openstack.org/289942 | 15:46 |
| srini | Reviewers can you please take a look at this patch that fixes bug with nova, cinder glance v2 usage: https://review.openstack.org/#/c/298787/ | 15:48 |
| openstackgerrit | Piyush Raman Srivastava proposed openstack/rally: Fix rally task verification log https://review.openstack.org/300938 | 15:53 |
| openstackgerrit | Andrey Kurilin proposed openstack/rally: Use real creadentials object at sahara tests https://review.openstack.org/304722 | 15:57 |
| *** lezbar has joined #openstack-rally | 16:02 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Fixing 'xfail' mechanism and whole test case failure issue https://review.openstack.org/304547 | 16:07 |
| *** amaretskiy has quit IRC | 16:11 | |
| *** psuriset_ has joined #openstack-rally | 16:14 | |
| openstackgerrit | Yaroslav Lobankov proposed openstack/rally: [Verify] Fixing 'xfail' mechanism and whole test case failure issue https://review.openstack.org/304547 | 16:19 |
| *** breton has joined #openstack-rally | 16:23 | |
| breton | https://i.imgur.com/grOMDKt.png great stats, fellas | 16:23 |
| boris-42 | breton: hehe=) | 16:27 |
| *** asti_ has joined #openstack-rally | 16:40 | |
| *** madhu_ak has joined #openstack-rally | 16:54 | |
| *** asti_ has quit IRC | 16:54 | |
| *** Guest15115 has quit IRC | 16:55 | |
| *** madhu_ak has quit IRC | 16:59 | |
| *** asti_ has joined #openstack-rally | 17:02 | |
| *** beslemon has joined #openstack-rally | 17:03 | |
| *** asti_ has quit IRC | 17:06 | |
| *** beslemon has quit IRC | 17:07 | |
| *** asti_ has joined #openstack-rally | 17:13 | |
| *** madhu_ak has joined #openstack-rally | 17:17 | |
| *** adiantum has quit IRC | 17:18 | |
| openstackgerrit | Rodion Promyshlennikov proposed openstack/rally: Fix bug on deployment destroy https://review.openstack.org/304301 | 17:26 |
| *** asti_ has quit IRC | 17:28 | |
| *** davideag_ has quit IRC | 17:28 | |
| *** davidlenwell has quit IRC | 17:29 | |
| *** davideagnello has joined #openstack-rally | 17:32 | |
| *** davidlenwell has joined #openstack-rally | 17:36 | |
| boris-42 | breton: and it's still not part of MOS=) | 17:45 |
| *** flwang1 has joined #openstack-rally | 17:45 | |
| *** BitSmith has joined #openstack-rally | 17:50 | |
| *** rcernin has quit IRC | 17:53 | |
| *** pvaneck has joined #openstack-rally | 17:54 | |
| *** yarkot_ has quit IRC | 17:57 | |
| *** vaidy has quit IRC | 18:03 | |
| *** vaidy has joined #openstack-rally | 18:04 | |
| *** asti_ has joined #openstack-rally | 18:05 | |
| *** asti_ has quit IRC | 18:34 | |
| *** mvk has quit IRC | 18:37 | |
| *** yarkot_ has joined #openstack-rally | 18:46 | |
| *** asti_ has joined #openstack-rally | 18:54 | |
| *** flwang1 has quit IRC | 19:34 | |
| *** mvk has joined #openstack-rally | 19:36 | |
| *** asti_ has quit IRC | 19:46 | |
| *** e0ne has quit IRC | 19:48 | |
| *** asti_ has joined #openstack-rally | 19:51 | |
| *** asti_ has quit IRC | 19:54 | |
| *** yarkot_ has quit IRC | 19:55 | |
| *** BitSmith has quit IRC | 20:23 | |
| *** asti_ has joined #openstack-rally | 20:33 | |
| *** yarkot_ has joined #openstack-rally | 20:35 | |
| *** klindgren_ has joined #openstack-rally | 20:40 | |
| *** beslemon has joined #openstack-rally | 20:40 | |
| *** klindgren has quit IRC | 20:42 | |
| *** mvk_ has joined #openstack-rally | 20:49 | |
| *** e0ne has joined #openstack-rally | 20:52 | |
| *** mvk has quit IRC | 20:53 | |
| *** MaxPC has quit IRC | 21:07 | |
| *** moravec has quit IRC | 21:08 | |
| *** sasha_ has joined #openstack-rally | 21:18 | |
| *** sasha_ has quit IRC | 21:20 | |
| *** e0ne has quit IRC | 21:20 | |
| *** sasha_ has joined #openstack-rally | 21:21 | |
| *** flwang1 has joined #openstack-rally | 21:23 | |
| *** asti_ has quit IRC | 21:23 | |
| *** e0ne has joined #openstack-rally | 21:25 | |
| *** e0ne has quit IRC | 21:27 | |
| *** flwang1 has quit IRC | 21:37 | |
| *** moravec has joined #openstack-rally | 21:39 | |
| boris-42 | stpierre: hi | 21:50 |
| boris-42 | stpierre: did you see such kind of messages (not from gates) 2016-04-12 21:44:09.934 11381 WARNING rally.plugins.openstack.cleanup.manager [-] Resource deletion failed, max retries exceeded for nova.servers: f9530134-a626-4e45-85c1-24c44387b8fc. Reason: Instance f9530134-a626-4e45-85c1-24c44387b8fc could not be found. (HTTP 404) (Request-ID: | 21:50 |
| boris-42 | req-be0adca9-ddfc-43d3-a82d-564033e5309e) | 21:50 |
| stpierre | i don't think i've seen that before, no | 21:51 |
| boris-42 | stpierre: so it's not in gates | 21:55 |
| *** moravec has quit IRC | 21:57 | |
| *** flwang1 has joined #openstack-rally | 22:01 | |
| *** stpierre has quit IRC | 22:03 | |
| *** beslemon has quit IRC | 22:08 | |
| *** arnoldje has quit IRC | 22:10 | |
| *** arnoldje has joined #openstack-rally | 22:59 | |
| openstackgerrit | Boris Pavlovic proposed openstack/rally: Suppress warning insecure URL messages https://review.openstack.org/304898 | 23:10 |
| *** asti_ has joined #openstack-rally | 23:29 | |
| *** tosky has quit IRC | 23:34 | |
| *** yarkot_ has quit IRC | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!