Thursday, 2018-04-12

*** harlowja has quit IRC00:08
*** cliles has joined #ara02:12
*** sshnaidm has quit IRC02:26
openstackgerritDavid Moreau Simard proposed openstack/ara master: Fix logging and add some basic verbosity  https://review.openstack.org/56006902:56
*** bcoca has quit IRC04:04
*** openstackgerrit has quit IRC05:48
*** gvincent has joined #ara05:55
*** sshnaidm has joined #ara07:52
*** gvincent has quit IRC08:47
*** andreag has joined #ara09:25
andreagHi everyone , I'm struggling a little bit with ara to generate html09:28
andreagI'm getting a ara generate html: error: too few arguments09:28
andreaghttps://gist.github.com/andreagrax/fa6d20c2f3794079cb2927c4625f158d09:31
andreagwhat I'm getting wrong ?09:31
*** sshnaidm is now known as sshnaidm|lnch10:58
*** gvincent has joined #ara11:30
dmsimardandreag: you're missing a path11:50
dmsimardara generate html /tmp/report11:50
andreagdmsimard: it fails also with the path , see line #1411:54
andreagbut if I remove the --playbook option it starts generating the files11:55
andreagbut I need the report only for one run11:55
dmsimardThe path needs to go before --playbook11:55
dmsimardIt's a known issue11:55
andreagmy bad , I've not done my homework11:56
andreagthanks for your help , ARA it's amazing!11:58
dmsimardandreag: np and sorry about the issue :(12:03
andreagdon't worry12:16
*** andreag has quit IRC12:17
*** sshnaidm|lnch is now known as sshnaidm12:32
*** gnupyx has joined #ara12:55
*** bcoca has joined #ara13:19
*** bcoca has joined #ara13:19
*** tbielawa has joined #ara13:24
*** sshnaidm is now known as sshnaidm|mtg13:47
*** tbielawa is now known as tbielawa|br14:02
*** tbielawa|br is now known as tbielawa|brb14:02
*** tbielawa|brb is now known as tbielawa14:15
dmsimardjrist: should the bird logo have a red eye ? because it records things :D14:35
* jrist waves14:35
jristhaha14:35
jristcamcorder in the background?14:35
jristI'm going to go with no :)14:36
dmsimardhaha it's just a random idea I got, maybe the circle could be changed to a camera lens !?14:36
dmsimardlike https://www.vecteezy.com/technology/16653-camera-lens14:37
ara-slack<dbpiv> Anybody got a suggestion for me?    Getting a 500 error “Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.” via browser   and in the terminal where I start ARA I am seeing this sqlalchemy.orm.exc.NoResultFound: No row was found for one().14:50
ara-slack<dmsimard> Is this a new installation ?14:51
ara-slack<dmsimard> Also, is it possible that you may have interrupted the execution of playbooks ? There is a known issue that sometimes the playbook is interrupted right after the playbook was created but before the associated file was saved (even if it's not that, thanks for reminding me I need to fix that)14:53
ara-slack<dbpiv> Oh No… I love ARA for developing playbooks.  I did see the stats but have forgotten how many runs are recorded.    That being said a combination of PIP and BREW have updated several things and so I would classify this a recently upgraded environment.  I will admit I wanna go back to ansible 2.3.*, in this same upgrade my ansible was upgraded to 2.5 and mercy I got some work to do.14:57
ara-slack<dbpiv> And yes it is always possible that I interrupted a playbook run. You dont happen to have a link to a page the specifies how to fix this do you?15:02
jristdmsimard: haha, ironically I was in the red hat open brand project meeting15:08
*** rvgate has quit IRC15:10
*** rvgate has joined #ara15:11
*** tbielawa is now known as tbielawa|brb15:14
*** gvincent has quit IRC15:20
dmsimardjrist: that's why I was thinking about it15:23
*** tbielawa|brb is now known as tbielawa15:51
*** tbielawa is now known as tbielawa|lunch|a16:09
*** gnupyx has quit IRC16:19
*** leifmadsen has quit IRC17:13
*** leifmadsen has joined #ara17:21
ara-slack<dmsimard> @dbpiv logs from last time I discussed the issue with a user: http://eavesdrop.openstack.org/irclogs/%23ara/%23ara.2018-03-09.log.html#t2018-03-09T12:51:3817:33
*** openstackgerrit has joined #ara18:01
openstackgerritDavid Moreau Simard proposed openstack/ara master: Fix logging and add some basic verbosity  https://review.openstack.org/56006918:01
openstackgerritDavid Moreau Simard proposed openstack/ara master: Handle race condition where playbook file may not exist  https://review.openstack.org/56099818:12
ara-slack<dmsimard> @dbpiv ^ I *think* that patch would fix your problem, going to try and reproduce18:13
*** openstackgerrit has quit IRC18:19
*** tbielawa|lunch|a is now known as tbielawa18:45
*** openstackgerrit has joined #ara18:52
openstackgerritDavid Moreau Simard proposed openstack/ara master: Fix logging and add some basic verbosity  https://review.openstack.org/56006918:52
openstackgerritDavid Moreau Simard proposed openstack/ara master: Handle race condition where playbook file may not exist  https://review.openstack.org/56099818:52
openstackgerritDavid Moreau Simard proposed openstack/ara master: Fix logging and add some basic verbosity  https://review.openstack.org/56006918:55
openstackgerritDavid Moreau Simard proposed openstack/ara master: Handle race condition where playbook file may not exist  https://review.openstack.org/56099818:55
openstackgerritDavid Moreau Simard proposed openstack/ara master: Handle race condition where playbook file may not exist  https://review.openstack.org/56099818:57
ara-slack<dmsimard> @thangola It's been a long time but I managed to fix the issue you had a while ago :P ^18:58
*** sshnaidm|mtg is now known as sshnaidm|afk19:13
ara-slack<dbpiv> Tracked through the conversation and the same steps fixed mine.  However I think the cause is different (still working to identify that though)…  In my case had three playbooks that I ran.  All three have null for time_end but if memory serves me correctly those runs never succeeded.  looking at the tables there are no entries for those playbook_ids.  Interestingly those three playbooks are the first three playbooks that I ran after upgrading19:29
ara-slack2.4.3…19:29
ara-slack<dmsimard> time_end being null probably means the playbooks were interrupted or never ended19:33
ara-slack<dbpiv> Thanks for your help…. If I can manage some time I will right the steps I used so to make it a little easier until the patch gets incorporated.19:37
dmsimardThe patch should land today and be released early next week19:37
ara-slack<dbpiv> all the better…19:39
openstackgerritDavid Moreau Simard proposed openstack/ara master: Fix logging and add some basic verbosity  https://review.openstack.org/56006920:13
openstackgerritDavid Moreau Simard proposed openstack/ara master: Handle race condition where playbook file may not exist  https://review.openstack.org/56099820:13
*** tbielawa is now known as tbielawa|appt20:18
*** openstackstatus has quit IRC21:27
*** openstack has joined #ara21:29
*** ChanServ sets mode: +o openstack21:29
*** harlowja has joined #ara22:24
*** tbielawa|appt has quit IRC22:47
-openstackstatus- NOTICE: The Etherpad service at https://etherpad.openstack.org/ is being restarted to pick up the latest release version; browsers should see only a brief ~1min blip before reconnecting automatically to active pads23:38

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