Tuesday, 2019-09-03

*** cheng1 has quit IRC01:05
*** alexanderhughes has joined #airshipit01:05
*** cheng1 has joined #airshipit01:07
*** rezroo has joined #airshipit02:28
*** roman_g has quit IRC02:34
*** alexanderhughes has quit IRC03:15
*** gkadam has joined #airshipit03:50
*** Garyx has quit IRC05:07
*** Garyx has joined #airshipit05:09
*** dr_feelgood has joined #airshipit05:18
*** georgk has quit IRC05:40
*** georgk has joined #airshipit05:40
*** jsuchome has joined #airshipit05:52
*** dr_feelgood has quit IRC05:55
*** dr_feelgood has joined #airshipit06:04
*** dr_feelgood has quit IRC06:05
*** dr_feelgood has joined #airshipit06:06
*** pgaxatte has joined #airshipit06:21
*** avolkov has joined #airshipit09:06
*** rezroo has quit IRC09:09
*** dr_feelgood has quit IRC09:32
*** dr_feelgood has joined #airshipit09:57
*** phasespace has joined #airshipit10:29
*** roman_g has joined #airshipit10:40
dr_feelgoodhello everyone,11:03
dr_feelgoodI'm getting this error when I'm trying to create promenade bundle11:04
dr_feelgood2019-09-03 11:02:13,868 INFO     req_id=- ctx=- end_user=- user=- deckhand.engine.layering:layering.py:249:_get_layering_order cicd is an empty layer with no documents. It will be discarded from the layerOrder during the layering process.11:04
dr_feelgood2019-09-03 11:02:23,093 ERROR    req_id=- ctx=- end_user=- user=- promenade.config:config.py: 37:__init__ An unknown Deckhand exception occurred while trying to render documents.11:04
dr_feelgoodTraceback (most recent call last):11:04
dr_feelgood  File "/opt/promenade/promenade/config.py", line 34, in __init__11:04
dr_feelgood    documents = [dict(d) for d in deckhand_eng.render()]11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/deckhand/engine/layering.py", line 674, in render11:04
dr_feelgood    pass11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__11:04
dr_feelgood    self.force_reraise()11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise11:04
dr_feelgood    six.reraise(self.type_, self.value, self.tb)11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/six.py", line 693, in reraise11:04
dr_feelgood    raise value11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/deckhand/engine/layering.py", line 668, in render11:04
dr_feelgood    self.secrets_substitution.substitute_all(doc))11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/deckhand/engine/secrets_manager.py", line 350, in substitute_all11:04
dr_feelgood    src_doc, document)11:04
dr_feelgood  File "/usr/local/lib/python3.6/site-packages/deckhand/engine/secrets_manager.py", line 235, in _check_src_secret_is_not_none11:04
dr_feelgood    dest_name=dest_doc.name)11:04
dr_feelgooddeckhand.errors.SubstitutionSourceDataNotFound: Required substitution source secret was not found at path .proxy.http in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/KubernetesNetwork/v1, type] kubernetes-network under its `metadata.substitutions`11:04
dr_feelgood2019-09-03 11:02:23,102 ERROR    req_id=- ctx=- end_user=- user=- promenade.exceptions:exceptions.py:222:display Required substitution source secret was not found at path .proxy.http in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/KubernetesNetwork/v1, type] kubernetes-network under its `metadata.substitutions`11:04
dr_feelgoodit seems like I made a mistake one of .yaml files but I couldn't find anything yet.11:05
dr_feelgoodanyone has an idea to where should I look?11:05
*** Garyx has quit IRC11:38
*** Garyx has joined #airshipit11:41
*** Garyx has quit IRC11:41
*** Garyx has joined #airshipit11:41
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add logic to isogen subcommand  https://review.opendev.org/67585111:44
openstackgerritDmitry Ukov proposed airship/airshipctl master: [WIP] Cloud init generator  https://review.opendev.org/67956311:44
*** alexanderhughes has joined #airshipit12:33
*** gkadam has quit IRC12:37
*** bh526r has joined #airshipit12:50
*** redrobot has quit IRC12:55
*** jamesgu_ has joined #airshipit12:58
*** LoicL35 has joined #airshipit13:01
roman_gdr_feelgood: Required substitution source secret was not found at path .proxy.http in source document [pegleg/CommonAddresses/v1, site] common-addresses which is referenced by destination document [promenade/KubernetesNetwork/v1, type] kubernetes-network under its `metadata.substitutions`13:04
roman_gdr_feelgood: https://airshipit.readthedocs.io/projects/deckhand/en/latest/users/substitution.html#13:08
*** sthussey has joined #airshipit13:12
roman_gdr_feelgood: example:13:12
roman_gThis line https://opendev.org/airship/treasuremap/src/branch/master/type/foundry/network/KubernetesNetwork.yaml#L81 in ubernetesNetwork.yaml document refers to the value in this line https://opendev.org/airship/treasuremap/src/branch/master/site/seaworthy/networks/common-addresses.yaml#L101 of this common-addresses.yaml file.13:14
roman_gThis is similar to your case.13:14
roman_gHope it helps.13:14
roman_gdr_feelgood: There is also an INFO message in your logs, saying that there is an empty layer 'cicd'. Unless you have created this layer, you can remove reference to it.13:17
roman_ghttps://opendev.org/airship/treasuremap/src/branch/master/global/layering-policy.yaml#L1113:18
roman_ghttps://airshipit.readthedocs.io/projects/deckhand/en/latest/users/layering.html#13:18
*** Garyx has quit IRC13:30
*** cheng1 has quit IRC13:31
*** cheng1 has joined #airshipit13:32
*** ab2434_ has joined #airshipit13:34
*** cheng1 has quit IRC13:38
*** cheng1 has joined #airshipit13:41
*** KeithMnemonic has joined #airshipit13:44
*** nishantkr has joined #airshipit13:44
*** ab2434_ has quit IRC13:45
*** jeremy_moffitt has joined #airshipit13:46
openstackgerritAlexander Vlasov proposed airship/porthole master: [AICNETWK-2216] Add NC Cluster Testing utility chart and Dockerfile  https://review.opendev.org/67978413:46
openstackgerritAlexander Vlasov proposed airship/porthole master: Add NC Cluster Testing utility chart and Dockerfile  https://review.opendev.org/67978413:47
openstackgerritAlexander Vlasov proposed airship/porthole master: Add NC Cluster Testing utility chart and  Dockerfile  https://review.opendev.org/67978413:48
nishantkrHello everyone! Meeting starts in another 10 minutes. Please add any topics you would like to discuss: https://etherpad.openstack.org/p/airship-meeting-2019-09-0313:50
*** kskels has joined #airshipit13:51
*** ab2434_ has joined #airshipit13:56
*** seaneagan has joined #airshipit13:57
openstackgerritMerged airship/maas master: syslog listener for physical nodes  https://review.opendev.org/62741513:58
nishantkr#startmeeting airship14:00
openstackMeeting started Tue Sep  3 14:00:09 2019 UTC and is due to finish in 60 minutes.  The chair is nishantkr. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
*** openstack changes topic to " (Meeting topic: airship)"14:00
openstackThe meeting name has been set to 'airship'14:00
nishantkr#topic Rollcall14:00
*** openstack changes topic to "Rollcall (Meeting topic: airship)"14:00
alexanderhugheso/14:00
nishantkrHello everyone!!14:00
seaneagano/14:00
nishantkrHere is the Agenda for today - https://etherpad.openstack.org/p/airship-meeting-2019-09-0314:00
hogepodgeHi14:00
jeremy_moffitto/14:00
sthusseyhere14:00
kskelso/14:00
nishantkrPlease add any topics you would like to discuss.14:00
jamesguo/14:01
nishantkrso far we have a light agenda today, will give it a min before we start.14:01
dukovo/14:01
nishantkrok let's start then !14:02
nishantkr#topic Announcements14:02
*** openstack changes topic to "Announcements (Meeting topic: airship)"14:02
nishantkr#hogepodge I see you have put that one ! go for it14:03
*** Garyx has joined #airshipit14:03
nishantkrsorry hogepodge:14:03
hogepodgeHi everyone, September 12 (next Thursday) will be my last day at the OSF. i’ve decided to move on to another role.14:03
hogepodgeIn the next couple of weeks we’ll be sorting out who will take on my duties from the Foundation for working with the Airship team.14:04
*** LoicL35 has quit IRC14:04
nishantkrThank you so much hogepodge for your work !14:05
hogepodgeIt’s been amazing watching this team grow over the last year. You’ve all be fantastic, and I’m really going to miss being a part of what you all have been doing.14:05
hogepodges/be/been :-)14:05
alexanderhughesThanks Chris for all you've done! Best of luck on your future endeavors14:06
hogepodgeThank you nishantkr and the rest of the team.14:06
nishantkrwe all will miss you being an integral part of the Airship community. All the best for your future :)14:06
nishantkr#topic Vote for new airshipUI project name14:07
*** openstack changes topic to "Vote for new airshipUI project name (Meeting topic: airship)"14:07
nishantkrFOllowing names have been proposed for the new "airshipui" project:14:07
nishantkrhttps://www.irccloud.com/pastebin/1AYhlSPy/14:08
nishantkrI would request everyone to please comment/vote with their preferred names here14:08
sthusseyin IRC or the etherpad?14:09
nishantkrmy preferences would be - Airship-Copilot/ Cockpit/ Airshipui14:09
nishantkrsthussey: in the irc please14:09
dukov+1 for Airshipui14:10
sthusseyairshipui14:10
jeremy_moffittalso like Airshipui  , second choice here would be crowsnest14:10
jamesgu+1 cockpit, or airshipui14:10
nishantkrok Airshipui leading the race so far14:11
alexanderhughes+1 admiral14:11
kskels+1 for airshipui and copilot14:12
seaneaganairshipui14:12
nishantkrI will be adding these votes to the etherpad, if anyone needs more time to think then please put your votes on the etherpad by 12pm today.14:13
nishantkrAny volunteers interested in putting the PS for project creation?14:13
sthusseyI can do that14:14
jeremy_moffittI saw Matts email on that, but I wonder if we should wait on it, he was suggesting basing it on his fork of Stratos, but we're considering using Octant instead, that discussion is supposed to take place this friday in the UI SIG call... not sure if we need to wait or not14:14
nishantkrjeremy_moffitt: I am not sure, i will reach out to the airshipui sig members and take their opinion on this today.14:16
nishantkrsthussey: Thanks for volunteering.14:16
sthusseyyou're welcome14:17
nishantkrok thank you everyone for your votes, we will sync up with the airshipui sig and try to get the project created ASAP.14:18
nishantkr#topic Moving away from Docker for image builds14:18
*** openstack changes topic to "Moving away from Docker for image builds (Meeting topic: airship)"14:18
nishantkrsthussey: go for it !14:18
sthusseyJust gauging appetite for moving the Airship 1.0 projects that generate OCI images away from using docker directly?14:19
*** pramchan has joined #airshipit14:19
sthusseyIt would provide a little more flexibility in CD piplines that build the images14:19
sthusseyThere are a few tools available - img (which I've tested successfully), buildah, etc...14:21
nishantkrsthussey: sounds good.  do you have any preferences of which tool would be more suited for Airship?14:22
sthusseyI don't have an opinion really. Whatever tool works the best across all the projects.14:23
nishantkrok thanks for bringing this up,  let's evaluate these tools and see which would be best suited. This is something which we can discuss on the next meeting as well after few other folks play around with it.14:24
nishantkrsthussey: could you please provide repo/documentation for these tools in the etherpad14:25
nishantkr*links14:25
sthusseyokay14:25
nishantkrThank you.14:25
nishantkrok any other topics that anyone would like to discuss today?14:26
roman_gsthussey: I use buildah to rebuild images on fedora14:27
roman_gworks fine14:27
roman_gfor the past may be 10 month I use buildah got airship images14:27
roman_g*for14:27
sthusseyhopefully it works on fedora since Redhat wrote it14:28
nishantkrroman_g: would be good if you can put your feedback for buildah in the etherpad. it would help us in taking a decision later.14:28
sthusseyI've included it in the list14:28
roman_gnishantkr: it just works. I'll add it onto the etherpad14:29
nishantkrroman_g: thank you !14:29
nishantkr#topic Requests for review14:29
*** openstack changes topic to "Requests for review (Meeting topic: airship)"14:29
nishantkrhttps://www.irccloud.com/pastebin/P7uhNhnW/14:29
nishantkrPlease review the above PS if you get time.14:30
*** michael-beaver has joined #airshipit14:31
nishantkrso we have covered all the topics for today guys !14:32
nishantkrThanks for joining.14:32
roman_gThanks, Nishant14:32
nishantkr#endtopic14:32
nishantkr#endmeeting14:32
*** openstack changes topic to "https://opendev.org/airship || https://wiki.openstack.org/wiki/Airship || https://review.opendev.org/#/q/projects:airship+status:open+NOT+label:Verified%253D-1+NOT+label:Workflow%253D-1+NOT+message:DNM+NOT+message:WIP"14:32
openstackMeeting ended Tue Sep  3 14:32:57 2019 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:32
openstackMinutes:        http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-09-03-14.00.html14:33
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-09-03-14.00.txt14:33
openstackLog:            http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-09-03-14.00.log.html14:33
roman_gPlease, review:14:33
roman_g    Fix and unify Docs renderring - Python Exceptions14:33
roman_g    https://review.opendev.org/67861814:33
roman_g    https://review.opendev.org/67862414:33
roman_g    https://review.opendev.org/67862514:33
roman_gnishantkr, sthussey: I've added feedback on buildah in etherpad14:34
roman_gbasically it just works.14:34
nishantkrroman_g: Thank you!14:35
*** cheng1 has quit IRC14:35
roman_gIt used not to support ARG in FROM past year, but this feature has been added, and now everything works good.14:35
*** kkalina has joined #airshipit14:37
*** cheng1 has joined #airshipit14:38
*** phasespace has quit IRC14:40
*** pramchan has quit IRC14:41
*** pramchan has joined #airshipit14:42
*** pramchan has quit IRC14:43
*** gagehugo has joined #airshipit14:45
*** Garyx has quit IRC14:47
*** Garyx has joined #airshipit14:52
openstackgerritLuna Das proposed airship/promenade master: Add facility to configure log levels in kubernetes-etcd  https://review.opendev.org/67980114:58
sthusseyhttps://review.opendev.org/679806 [WIP] Add airshipui project15:20
sthussey^ comment there on changes needed based on any bad assumptions or discussions w/ the airshipui SIG15:20
nishantkrsthussey: awesome, that was quick. I will put that link on the meeting agenda for the airshipui sig as it looks like they have not yet decided if they want to use stratos or not, so we would need to wait on the upstream project to import.15:26
*** rezroo has joined #airshipit15:27
nishantkrI have added my comments here - https://etherpad.openstack.org/p/Airship_UI15:30
sthusseyLooks like they won't meet until Friday15:35
sthusseySo I'd encourage that the SIG team just take over that project-config PS15:36
nishantkrsthussey: sounds fair, i would join the meeting on Friday and would discuss if someone from that team can take up the ownership of the PS.15:48
*** jezogwza has joined #airshipit15:52
*** cheng1 has quit IRC16:02
*** cheng1 has joined #airshipit16:04
*** bh526r has quit IRC16:10
openstackgerritMeghan Heisler proposed airship/airship-in-a-bottle master: Add scripts to get cluster and namespaces objects  https://review.opendev.org/67259016:10
*** pgaxatte has quit IRC16:13
*** jsuchome has quit IRC16:58
*** roman_g has quit IRC17:15
*** uzumaki has joined #airshipit17:26
uzumakihey there17:26
openstackgerritScott Hussey proposed airship/shipyard master: (airflow) Configure source of Airflow pkg  https://review.opendev.org/67984018:26
*** kplant has joined #airshipit18:27
*** uzumaki has quit IRC18:58
*** rezroo has quit IRC19:06
*** rezroo has joined #airshipit19:07
*** michael-beaver has quit IRC19:40
openstackgerritAlexander Vlasov proposed airship/porthole master: Add NC Cluster Testing utility chart and Dockerfile  https://review.opendev.org/67978419:49
*** kplant has quit IRC19:53
*** arunkant has quit IRC20:05
*** krypto has joined #airshipit20:12
openstackgerritStas Egorov proposed airship/promenade master: WIP: coreDNS probe refactoring  https://review.opendev.org/67952520:27
*** ab2434_ has quit IRC22:29
*** krypto has quit IRC22:42
*** rezroo has quit IRC22:45
*** avolkov has quit IRC22:46
openstackgerritStas Egorov proposed airship/promenade master: WIP: coreDNS probe refactoring  https://review.opendev.org/67952522:56
*** seaneagan has quit IRC23:07
*** sthussey has quit IRC23:48
*** nishantkr has quit IRC23:54

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