weshay|ruck | rlandy, aye | 00:08 |
---|---|---|
*** Tengu has quit IRC | 00:35 | |
*** Tengu has joined #oooq | 00:36 | |
*** rlandy has quit IRC | 00:42 | |
*** Tengu has quit IRC | 00:42 | |
*** Tengu has joined #oooq | 00:44 | |
*** rlandy has joined #oooq | 01:36 | |
*** rlandy has quit IRC | 01:51 | |
*** jmasud has quit IRC | 02:01 | |
*** rf0lc0 has quit IRC | 02:03 | |
*** rfolco has joined #oooq | 02:03 | |
*** apetrich has quit IRC | 02:09 | |
*** jmasud has joined #oooq | 02:17 | |
*** jmasud has quit IRC | 03:02 | |
*** jmasud has joined #oooq | 04:03 | |
*** ratailor has joined #oooq | 04:13 | |
*** ykarel|away is now known as ykarel | 04:28 | |
*** sshnaidm|afk is now known as sshnaidm|off | 04:34 | |
*** marios has joined #oooq | 05:14 | |
*** ysandeep|away is now known as ysandeep | 05:21 | |
*** skramaja has joined #oooq | 06:06 | |
*** dpawlik has joined #oooq | 06:06 | |
*** jmasud has quit IRC | 06:16 | |
*** jmasud has joined #oooq | 06:18 | |
*** saneax has joined #oooq | 06:20 | |
*** jbadiapa has joined #oooq | 06:24 | |
*** bogdando has joined #oooq | 06:26 | |
*** udesale has joined #oooq | 06:37 | |
*** Tengu has quit IRC | 06:52 | |
*** Tengu has joined #oooq | 06:54 | |
*** jmasud has quit IRC | 06:57 | |
zbr | chandankumar: you do not ignore 404 link, you fix it. the test is valid to fail | 06:58 |
chandankumar | zbr: but the images are not yet available | 07:04 |
zbr | so the code will fail, bring the images on and it will pass. | 07:04 |
chandankumar | so I need to ignore it for sometime, once it is available, I will fix that one | 07:04 |
chandankumar | is there a way to ignore that | 07:04 |
zbr | put some images there | 07:04 |
zbr | adding an ignore for this may not be very easy, much easier is to assure that there are images | 07:05 |
zbr | how do you distinguish between a missing image due to a typo in url or one that was not uploaded? | 07:06 |
zbr | as far the code is concerned, there is no image there, so something will clearly fail | 07:06 |
zbr | i am ok with ignores on specific bugs, but in this case i doubt is a bug | 07:07 |
zbr | chandankumar: how about doing a copy from previous release? | 07:07 |
zbr | every 6mo we have the same issue, bootstrapping a new release. | 07:07 |
zbr | in fact is far more often as we have divergences like different operating systems, architectures,... | 07:08 |
zbr | in fact if we bootstrap images we may get a much better level of confidence | 07:09 |
zbr | i wonder if panda|ruck has any idea about how to deal with this in an easier to maintain way | 07:10 |
*** ccamacho has joined #oooq | 07:10 | |
*** amoralej|off is now known as amoralej | 07:16 | |
*** yolanda has joined #oooq | 07:18 | |
chandankumar | zbr: sure, I will take a look thanks! | 07:20 |
*** apetrich has joined #oooq | 07:23 | |
zbr | chandankumar: maybe we need a small bootstrap script that takes care of this, or we can add a specian bootraping option to the release files. | 07:23 |
zbr | is a bit of a chicken and the egg issue, it would really be nice to find a way to address it. | 07:24 |
*** yolanda has quit IRC | 07:26 | |
*** yolanda has joined #oooq | 07:27 | |
*** ykarel is now known as ykarel|afk | 07:35 | |
*** tosky has joined #oooq | 07:36 | |
*** jmasud has joined #oooq | 07:48 | |
*** jpena|off is now known as jpena | 07:54 | |
*** ykarel|afk is now known as ykarel | 07:58 | |
amoralej | chandankumar, we've updated delorean-deps for centos8-master, centos8-train and centos8-ussuri | 08:10 |
amoralej | to use official repos for rabbit, advanced virtualization and opstools | 08:10 |
amoralej | i tested it, so i hope not to break anything | 08:10 |
amoralej | but let me know if you find something weird | 08:10 |
amoralej | akahat|ruck, ^ | 08:10 |
amoralej | panda|ruck, ^ | 08:11 |
amoralej | two rucks? | 08:11 |
chandankumar | amoralej: thanks ! | 08:14 |
amoralej | mjturek, ^ fyi | 08:15 |
amoralej | chandankumar, also we've replaced x86_64 by $basearch | 08:15 |
amoralej | so that it's easier to consume by other arches | 08:15 |
*** ysandeep is now known as ysandeep|lunch | 08:22 | |
chandankumar | marios: Good morning | 08:27 |
marios | o/ chandankumar | 08:27 |
chandankumar | marios: can you check this job https://review.rdoproject.org/r/#/c/26920/2/zuul.d/promote-contents.yaml and https://logserver.rdoproject.org/20/26920/1/check/periodic-tripleo-centos-8-train-promote-consistent-to-tripleo-ci-testing/60da0c6/job-output.txt whether it is correct or not | 08:28 |
marios | chandankumar: somethign in particular you need me to check? i don't have any context here | 08:31 |
chandankumar | marios: I am working on adding consitent to tripleo ci testing promotion job | 08:31 |
chandankumar | marios: since due to component pipeline, we have changed the job to this format https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/zuul.d/tripleoci.yaml#L3 so I am replicating the same for train, wanted to make sure it is working fine or not | 08:32 |
*** derekh has joined #oooq | 08:32 | |
chandankumar | marios: I checked https://trunk.rdoproject.org/centos8-train/tripleo-ci-testing/?C=M;O=D no change in content so wanted another eye there | 08:32 |
chandankumar | earlier we used to have this format https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/zuul.d/tripleoci.yaml#L11 | 08:33 |
*** udesale has quit IRC | 08:36 | |
marios | chandankumar: i went looking for that ( name: periodic-tripleo-centos-7-master-promote-consistent-to-tripleo-ci-testing ) and see we didn't have the promote_source stuff in the job before | 08:36 |
*** udesale has joined #oooq | 08:36 | |
chandankumar | marios: that was replace with centos-8 version which promotes from promoted component to tripleo-ci testing | 08:37 |
*** ykarel is now known as ykarel|lunch | 08:39 | |
marios | chandankumar: can't spot something in logs or on that review... | 08:41 |
marios | chandankumar: so content was not tagged/promoted to tripleo-ci-testing you mean?# | 08:42 |
chandankumar | marios: yes, content is not getting promoted to tripleo-ci-testing | 08:42 |
marios | chandankumar: are you sure? https://trunk.rdoproject.org/rhel8-train/tripleo-ci-testing/delorean.repo | 08:43 |
marios | chandankumar: baseurl=http://trunk.rdoproject.org/rhel8-train/d5/44/d5442cdcb469471d9e7ec0ed7b86e39b2728ec29_33622c19 ^^^ | 08:43 |
marios | chandankumar: and from your logs... https://logserver.rdoproject.org/20/26920/1/check/periodic-tripleo-centos-8-train-promote-consistent-to-tripleo-ci-testing/60da0c6/job-output.txt ... 2020-04-28 07:57:42.492511 | primary | "repo_url": "http://trunk.rdoproject.org/rhel8-train/d5/44/d5442cdcb469471d9e7ec0ed7b86e39b2728ec29_33622c19", | 08:44 |
marios | chandankumar: so looks like http://trunk.rdoproject.org/rhel8-train/d5/44/d5442cdcb469471d9e7ec0ed7b86e39b2728ec29_33622c19 is the new tripleo-ci-testing no? | 08:44 |
marios | 2020-04-28 07:57:40.435296 | primary | + dlrnapi --url https://trunk.rdoproject.org/api-rhel8-train --username review_rdoproject_org repo-promote --commit-hash d5442cdcb469471d9e7ec0ed7b86e39b2728ec29 --distro-hash 33622c19034bc1338acc6704c1e13657912787bb --promote-name tripleo-ci-testing | 08:45 |
marios | chandankumar: or am i reading that wrong? | 08:45 |
*** jmasud has quit IRC | 08:50 | |
*** jmasud has joined #oooq | 08:51 | |
*** ysandeep|lunch is now known as ysandeep | 08:53 | |
-openstackstatus- NOTICE: Zuul is currently failing testing, please refrain from recheck and submitting of new changes until this is solved. | 09:00 | |
*** ChanServ changes topic to "Zuul is currently failing testing, please refrain from recheck and submitting of new changes until this is solved." | 09:00 | |
marios | chandankumar: ? | 09:02 |
chandankumar | marios: sorry in a meeting | 09:04 |
marios | chandankumar: k | 09:05 |
-openstackstatus- NOTICE: Zuul is currently failing all testing, please refrain from approving, rechecking or submitting of new changes until this is solved. | 09:11 | |
*** ChanServ changes topic to "Zuul is currently failing all testing, please refrain from approving, rechecking or submitting of new changes until this is solved." | 09:11 | |
*** dtantsur|afk is now known as dtantsur | 09:14 | |
chandankumar | marios: I am back | 09:44 |
chandankumar | marios: based on this https://logserver.rdoproject.org/20/26920/2/check/periodic-tripleo-centos-8-train-promote-consistent-to-tripleo-ci-testing/37b6950/job-output.txt | 09:45 |
chandankumar | marios: I think I got the issue dlrnapi --url https://trunk.rdoproject.org/api-centos-train --username review_rdoproject_org repo-promote --commit-hash d5442cdcb469471d9e7ec0ed7b86e39b2728ec29 --distro-hash 33622c19034bc1338acc6704c1e13657912787bb --promote-name tripleo-ci-testing | 09:45 |
chandankumar | marios: it is promoting for centos-7 train | 09:45 |
chandankumar | not centos-8 train | 09:45 |
*** chem has quit IRC | 09:46 | |
*** ykarel|lunch is now known as ykarel | 09:48 | |
*** chem has joined #oooq | 09:48 | |
*** jmasud has quit IRC | 10:16 | |
chandankumar | amoralej: Hello | 10:16 |
amoralej | hi chandankumar | 10:17 |
chandankumar | amoralej: https://logserver.rdoproject.org/20/26920/2/check/periodic-tripleo-centos-8-train-containers-build-push/70ef0d9/logs/buildah-builds/kolla-builds/d577da88-8872-4e6b-9f1e-8270a7c03de4/docker/aodh/aodh-listener/aodh-listener-build.log | 10:17 |
amoralej | chandankumar, are you seeing that in other jobs? | 10:17 |
amoralej | or only that one? | 10:17 |
chandankumar | amoralej: regarding c8 repo changes, does it got fixed in kolla side | 10:17 |
chandankumar | amoralej: not yet | 10:17 |
chandankumar | amoralej: but in my c8 container train build testing only | 10:17 |
amoralej | chandankumar, other containers are working fine in the same job | 10:18 |
chandankumar | amoralej: yes, only aodh-listener is failing to built | 10:18 |
amoralej | must be some kind of network glitch | 10:19 |
chandankumar | amoralej: ok rechecking it | 10:19 |
*** matbu has quit IRC | 10:20 | |
*** jmasud has joined #oooq | 10:20 | |
*** matbu has joined #oooq | 10:22 | |
*** jaosorior has joined #oooq | 10:30 | |
*** ysandeep is now known as ysandeep|afk | 11:07 | |
*** jmasud has quit IRC | 11:22 | |
*** tosky has quit IRC | 11:23 | |
*** jmasud has joined #oooq | 11:26 | |
*** jpena is now known as jpena|lunch | 11:35 | |
chandankumar | marios: https://review.rdoproject.org/r/#/c/26937/ will fix the dlrn endpoint issue for train | 11:36 |
*** jmasud has quit IRC | 11:47 | |
*** chem has quit IRC | 11:48 | |
*** chem has joined #oooq | 11:50 | |
*** tosky has joined #oooq | 11:54 | |
*** amoralej is now known as amoralej|lunch | 12:00 | |
weshay|ruck | panda|ruck, akahat|ruck hey :) | 12:04 |
weshay|ruck | molecule-container-push-delegated-centos-7FAILURE in 5m 02s | 12:04 |
weshay|ruck | molecule-tripleo-common-delegated-centos-7FAILURE in 3m 27s | 12:04 |
weshay|ruck | molecule-delegated-promote-images-delegated-centos-7 | 12:04 |
weshay|ruck | anyone know why these are failing? | 12:04 |
weshay|ruck | zbr, ^ | 12:04 |
zbr | i did not click but i suspect https://github.com/ansible-community/molecule/issues | 12:05 |
zbr | sh new release broke it, PR already in testing. | 12:05 |
weshay|ruck | zbr, give it a click.. please | 12:05 |
zbr | weshay|ruck: if is sh related, is easy to fix in our repo adding the same constraint: https://github.com/ansible-community/molecule/pull/2677/files | 12:06 |
zbr | i will make a new release, but it takes time to pass the gates, 3-4h. | 12:07 |
weshay|ruck | soniya29, https://meet.google.com/pbj-bcin-uss?authuser=1 | 12:08 |
akahat|ruck | weshay|ruck, o/ | 12:09 |
*** derekh has quit IRC | 12:13 | |
*** ChanServ changes topic to "Docs: https://docs.openstack.org/tripleo-quickstart/latest/ || 3rd Apr Important promoter patch https://review.rdoproject.org/r/25931" | 12:23 | |
-openstackstatus- NOTICE: Zuul has been restarted, all events are lost, recheck or re-approve any changes submitted since 9:50 UTC. | 12:23 | |
*** rlandy has joined #oooq | 12:33 | |
*** dpawlik has quit IRC | 12:36 | |
rlandy | marios: weshay|ruck: hi- can we sync some time today re: container push job? | 12:36 |
rlandy | pojadhav: hi - want to sync re: tls? | 12:37 |
weshay|ruck | yes | 12:37 |
pojadhav | rlandy, yes | 12:37 |
*** jpena|lunch is now known as jpena | 12:38 | |
marios | rlandy: o/ yes | 12:38 |
marios | rlandy: i saw we got to 112 built \o/ | 12:38 |
rlandy | marios: yeah - small party | 12:38 |
rlandy | actually big party | 12:38 |
marios | rlandy: ;) | 12:38 |
marios | rlandy: lets sync after community/tripleo calls? | 12:39 |
rlandy | marios: we're now in the kolla business - ack - we fix our own builds | 12:39 |
rlandy | pojadhav, https://meet.google.com/?pli=1&authuser=0 | 12:39 |
*** dpawlik has joined #oooq | 12:40 | |
rlandy | weshay|ruck: ^^ if you want to join - we are talking next steps in tls | 12:40 |
*** Goneri has joined #oooq | 12:40 | |
pojadhav | rlandy, https://meet.google.com/mzz-oqgs-rgv?pli=1&authuser=0 | 12:41 |
*** ratailor has quit IRC | 12:48 | |
weshay|ruck | I'm in a mtg w/ bhagyashris and chandankumar | 12:49 |
chandankumar | weshay|ruck: https://hackmd.io/YiKUf7bDQ3e9Rssm12RPhA?view#Meeting-Agenda-28-04-2020 | 12:52 |
weshay|ruck | rlandy, pojadhav I have 8 min | 12:52 |
rfolco | chandankumar, what is this ? Centos-8 train sync | 12:53 |
chandankumar | rfolco: regaridng train c8 jobs and few things related to get hash | 12:54 |
chandankumar | so invited you all | 12:55 |
rfolco | k | 12:55 |
chandankumar | rfolco: https://review.rdoproject.org/r/#/c/26936/ | 12:59 |
chandankumar | rfolco: it is good to go | 12:59 |
chandankumar | rfolco: rlandy meeting | 13:01 |
rfolco | chandankumar, what about release file | 13:01 |
rfolco | where is my release file ? :) | 13:01 |
*** ykarel is now known as ykarel|afk | 13:01 | |
rfolco | chandankumar, will join in a few | 13:02 |
*** yolanda has quit IRC | 13:08 | |
chandankumar | rfolco: rlandy marios https://review.rdoproject.org/r/#/c/26937/2/ci-scripts/infra-setup/roles/get_hash/defaults/main.yml | 13:10 |
*** yolanda has joined #oooq | 13:14 | |
mjturek | amoralej|lunch - hmmm think the switch to $basearch is to blame? | 13:15 |
*** amoralej|lunch is now known as amoralej | 13:15 | |
amoralej | mjturek, blame about what? | 13:16 |
mjturek | amoralej: oh - disgregard I misread the channel | 13:16 |
amoralej | i'm not aware of any issue after implementing it | 13:17 |
mjturek | you sent me an "fyi" but it pointed to someone mentioning zuul being broken because my forwarder crapped out | 13:17 |
mjturek | so missed the proper context | 13:17 |
*** derekh has joined #oooq | 13:18 | |
weshay|ruck | chandankumar, https://review.rdoproject.org/r/#/c/26172/ | 13:21 |
weshay|ruck | marios, rlandy https://review.opendev.org/#/c/718433/ | 13:24 |
weshay|ruck | https://review.opendev.org/#/c/720776/13/roles/repo-setup/tasks/get-dlrn-hash-newest.yml | 13:25 |
weshay|ruck | https://review.opendev.org/#/c/720776/13 | 13:26 |
weshay|ruck | chandankumar, https://review.rdoproject.org/r/#/c/26510/ | 13:27 |
weshay|ruck | https://review.rdoproject.org/r/#/c/26172/ | 13:27 |
chandankumar | weshay|ruck: https://review.rdoproject.org/r/#/c/26920/ | 13:28 |
marios | arxcruz, rfolco, zbr, panda, sshnaidm, rlandy, marios, ysandeep, bhagyashris, soniya29, pojadhav, akahat, weshay, chandankumar community call in 1 min please add items you want to bring up in https://hackmd.io/IhMCTNMBSF6xtqiEd9Z0Kw?both https://maps.google.com/maps?hl=en-GB&q=meet.google.com%2Fbqx-xwht-wky&source=calendar | 13:29 |
marios | meet.google.com/bqx-xwht-wky --> google meet | 13:29 |
chandankumar | rfolco: I was testing the ussuri pipeline here https://review.rdoproject.org/r/#/c/26935/ | 13:29 |
rfolco | chandankumar, I have the mini pipeline ready, just need to fix release file patch https://review.opendev.org/#/c/721842/ | 13:31 |
rfolco | chandankumar, you want me to take a look at the failures ? | 13:31 |
chandankumar | rfolco: I have just rechecked that patch, once image is pushed on image server then I will recheck release file then it will work and good to go | 13:32 |
rfolco | chandankumar, image? its failing on linters | 13:33 |
rfolco | chandankumar, look again at https://review.opendev.org/#/c/721842/ results | 13:33 |
*** rfolco is now known as rfolco|bbl | 13:34 | |
rfolco|bbl | chandankumar, just let me know if you need some help to fix that patch | 13:34 |
chandankumar | migi https://github.com/ansible/ansible/blob/devel/packaging/rpm/ansible.spec | 13:38 |
*** TrevorV has joined #oooq | 13:40 | |
*** ykarel|afk is now known as ykarel | 14:00 | |
weshay|ruck | #startmeeting tripleo | 14:00 |
weshay|ruck | #topic agenda | 14:00 |
weshay|ruck | * Review past action items | 14:00 |
weshay|ruck | * One off agenda items | 14:00 |
weshay|ruck | * Squad status | 14:00 |
openstack | Meeting started Tue Apr 28 14:00:46 2020 UTC and is due to finish in 60 minutes. The chair is weshay|ruck. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
weshay|ruck | * Bugs & Blueprints | 14:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
weshay|ruck | * Projects releases or stable backports | 14:00 |
*** openstack changes topic to " (Meeting topic: tripleo)" | 14:00 | |
weshay|ruck | * Specs | 14:00 |
openstack | The meeting name has been set to 'tripleo' | 14:00 |
*** openstack changes topic to "agenda (Meeting topic: tripleo)" | 14:00 | |
weshay|ruck | * open discussion | 14:00 |
weshay|ruck | Anyone can use the #link, #action and #info commands, not just the moderatorǃ | 14:00 |
weshay|ruck | Hey folks! who's around? | 14:00 |
*** hamzy has joined #oooq | 14:00 | |
weshay|ruck | ha | 14:01 |
weshay|ruck | #end meeting | 14:01 |
weshay|ruck | #endmeeting | 14:01 |
*** openstack changes topic to "Docs: https://docs.openstack.org/tripleo-quickstart/latest/ || 3rd Apr Important promoter patch https://review.rdoproject.org/r/25931" | 14:01 | |
*** pojadhav is now known as pojadhav|away | 14:01 | |
openstack | Meeting ended Tue Apr 28 14:01:31 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:01 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/tripleo/2020/tripleo.2020-04-28-14.00.html | 14:01 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/tripleo/2020/tripleo.2020-04-28-14.00.txt | 14:01 |
openstack | Log: http://eavesdrop.openstack.org/meetings/tripleo/2020/tripleo.2020-04-28-14.00.log.html | 14:01 |
weshay|ruck | panda|ruck, any tripleo job updates on that ovn job I emailed you about? | 14:05 |
weshay|ruck | please bring it to the #tripleo mtg | 14:05 |
marios | zbr: black even gives you cake (reformatted "All done! ✨ 🍰 ✨" ) | 14:10 |
zbr | marios: one thing that hate | 14:13 |
zbr | i better look for an option to disable this feature. | 14:13 |
marios | nooooo not my cake! | 14:13 |
zbr | Does it print ✨ 💩 ✨ when it fails? | 14:14 |
zbr | on the bright side is that after few weeks, you end-up learning the style and follow it. | 14:15 |
zbr | the best advantage being that you no longer have to wait for a human to tell you to reformat your code based on their own preference | 14:16 |
*** ysandeep|afk is now known as ysandeep | 14:19 | |
chandankumar | rlandy: weshay|ruck https://review.rdoproject.org/r/#/c/26943/ c8 train promotion job | 14:21 |
marios | zbr: honestly i was just happy cos the thing it fixed is the thing i expected to have to fix but was lazy to ;) | 14:23 |
*** udesale_ has joined #oooq | 14:27 | |
weshay|ruck | chandankumar, we need to talk | 14:27 |
weshay|ruck | chandankumar, https://meet.google.com/giq-gtey-gyo?authuser=1 | 14:28 |
weshay|ruck | panda|ruck, akahat|ruck I'll be checking in every few days re: queens | 14:28 |
*** udesale has quit IRC | 14:29 | |
weshay|ruck | chandankumar, ? | 14:33 |
weshay|ruck | akahat|ruck, panda|ruck any questions or need help? | 14:33 |
marios | rlandy: sync in 25 mins ok? | 14:34 |
rlandy | marios: ack | 14:34 |
weshay|ruck | panda|ruck, akahat|ruck given that periodic is in good shape https://review.rdoproject.org/zuul/builds?pipeline=openstack-periodic-wednesday-weekend | 14:35 |
weshay|ruck | w/ queens | 14:35 |
panda|ruck | weshay|ruck: not at this moment. | 14:35 |
weshay|ruck | k.. | 14:35 |
weshay|ruck | the question would be why are the check jobs failing so much | 14:35 |
rlandy | chandankumar: left comments ... https://review.rdoproject.org/r/#/c/26943/ | 14:38 |
rlandy | chandankumar: promote job seems wrong to me | 14:38 |
rlandy | we can chat about it | 14:38 |
rlandy | chandankumar: ^^ | 14:38 |
weshay|ruck | chandankumar, rlandy they are def.. pushing to the wrong namespace | 14:39 |
*** rfolco|bbl is now known as rfolco | 14:41 | |
chandankumar | weshay|ruck: joining | 14:43 |
weshay|ruck | https://review.rdoproject.org/r/#/c/26172/ | 14:44 |
weshay|ruck | chandankumar, ^ | 14:44 |
weshay|ruck | chandankumar, https://review.opendev.org/#/c/718433/5/roles/build-containers/defaults/main.yaml | 14:45 |
weshay|ruck | https://review.opendev.org/#/c/720776/ | 14:45 |
chandankumar | weshay|ruck: https://review.rdoproject.org/r/#/c/26943/ | 14:46 |
*** chem has quit IRC | 14:53 | |
*** chem has joined #oooq | 14:55 | |
weshay|ruck | akahat|ruck, panda|ruck let's see what happens w/ no-op changes https://review.opendev.org/723993 | 14:55 |
marios | rlandy: ready when you are ... going to join community call meet... cc weshay|ruck if available | 14:59 |
weshay|ruck | I have 5min max | 15:00 |
marios | weshay|ruck: ack no worries just cos we said earlier | 15:00 |
marios | weshay|ruck: we can fill you in on next scrum | 15:00 |
*** ykarel is now known as ykarel|away | 15:01 | |
rlandy | marios: joining | 15:01 |
arxcruz | weshay|ruck: 1-1? | 15:03 |
weshay|ruck | arxcruz, yup.. coming | 15:03 |
*** udesale_ has quit IRC | 15:13 | |
*** skramaja has quit IRC | 15:25 | |
*** bogdando has quit IRC | 15:53 | |
*** pojadhav|away is now known as pojadhav | 16:05 | |
weshay|ruck | rlandy, hey | 16:09 |
rlandy | weshay|ruck: sec - creating service user | 16:09 |
weshay|ruck | cool.. tripleo-ci-registry-user I guess | 16:12 |
akahat|ruck | weshay|ruck, hey.. not questions at this time. :) | 16:12 |
chandankumar | rfolco: around? | 16:12 |
chandankumar | rfolco: https://review.rdoproject.org/r/#/c/26935/ ussuri pipeline in action | 16:12 |
* marios shutdown | 16:13 | |
chandankumar | rfolco: take a look at container build https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-ussuri-containers-build-push/5727187/logs/build.log | 16:14 |
chandankumar | rfolco: rest is good there | 16:14 |
chandankumar | rfolco: https://trunk.rdoproject.org/centos8-ussuri/tripleo-ci-testing/ populated | 16:15 |
chandankumar | weshay|ruck: rlandy rfolco please have a look at image build https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-buildimage-ironic-python-agent-ussuri/81d1c15/job-output.txt | 16:17 |
chandankumar | weshay|ruck: rlandy sorry | 16:17 |
chandankumar | i think i got the issue | 16:17 |
chandankumar | dpawlik: Hello | 16:17 |
chandankumar | dpawlik: https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-buildimage-ironic-python-agent-ussuri/81d1c15/job-output.txt | 16:17 |
chandankumar | dpawlik: please create a dir /var/www/html/images/centos8/ussuri/rdo_trunk | 16:17 |
chandankumar | to upload ussuri images | 16:18 |
rfolco | chandankumar, looking at build container failure | 16:26 |
*** rlandy is now known as rlandy|biab | 16:34 | |
*** dtantsur is now known as dtantsur|afk | 16:40 | |
*** jmasud has joined #oooq | 16:45 | |
*** derekh has quit IRC | 16:52 | |
*** jpena is now known as jpena|off | 17:05 | |
dpawlik | chandankumar, done | 17:13 |
dpawlik | chandankumar, normally you should be able to create dir as uploader user | 17:13 |
chandankumar | dpawlik: let me recheck the job and see | 17:14 |
chandankumar | rlandy|biab: weshay|ruck rfolco: https://review.rdoproject.org/r/#/c/26935/ | 17:15 |
chandankumar | have you seen Updated in the future message in the review | 17:15 |
chandankumar | ? | 17:15 |
rfolco | chandankumar, ? | 17:16 |
rfolco | chandankumar, what you mean man | 17:17 |
chandankumar | rfolco: https://paste.opensuse.org/view/raw/43824040 | 17:18 |
chandankumar | rfolco: seen the review message just below strategy | 17:18 |
rfolco | chandankumar, refresh page dude | 17:20 |
rfolco | Updated5 minutes ago | 17:20 |
rfolco | chandankumar, trying to fix container build failure | 17:21 |
chandankumar | rfolco: aye, what was the issue there? | 17:21 |
rfolco | chandankumar, dunno, still looking | 17:22 |
rfolco | RUN dnf -y install ca-certificates curl findutils iproute iscsi-initiator-utils lvm2 ncurses procps-ng python3 socat sudo tar util-linux-user which cronie crudini dumb-init openstack-tripleo-common-container-base puppet-tripleo rsync iptables-services && dnf clean all && rm -rf /var/cache/dnf": error while running runtime: exit status 1 | 17:22 |
rfolco | this fails in the base container ^ | 17:22 |
rfolco | perhaps wrong/missing repos and deps | 17:23 |
weshay|ruck | Error: Unable to find a match: crudini dumb-init | 17:25 |
rfolco | hmmm is this right ? | 17:27 |
rfolco | https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-ussuri-containers-build-push/5727187/etc/yum.repos.d/delorean-master-testing.repo | 17:27 |
chandankumar | rfolco: nope, | 17:28 |
chandankumar | rfolco: I think tripleo-repos needs suppport usseri | 17:28 |
weshay|ruck | chandankumar, which patches should I drive while ur off? https://review.rdoproject.org/r/#/c/26937/ | 17:29 |
chandankumar | weshay|ruck: this one, I am working on that | 17:29 |
weshay|ruck | k | 17:30 |
chandankumar | weshay|ruck: will push soon | 17:30 |
weshay|ruck | chandankumar, can we update https://review.rdoproject.org/r/#/c/26920/4/zuul.d/buildimage.yaml to point to the right container namespace? | 17:30 |
weshay|ruck | and deps on https://review.opendev.org/#/c/718433/ | 17:31 |
chandankumar | weshay|ruck: feel free to update this one | 17:31 |
weshay|ruck | ok.. thanks | 17:31 |
weshay|ruck | meant https://review.rdoproject.org/r/#/c/26920/4/zuul.d/build-containers.yaml | 17:31 |
weshay|ruck | k | 17:31 |
*** marios has quit IRC | 17:40 | |
chandankumar | rfolco: weshay|ruck: rlandy|biab https://review.rdoproject.org/r/#/c/26937/ get_hash changes | 17:42 |
chandankumar | weshay|ruck: feel free to update this one ^^ | 17:42 |
*** jmasud has quit IRC | 17:42 | |
weshay|ruck | that looks good https://review.rdoproject.org/r/#/c/26937/3/ci-scripts/infra-setup/roles/get_hash/defaults/main.yml | 17:42 |
chandankumar | weshay|ruck: little update | 17:43 |
*** yolanda has quit IRC | 17:44 | |
chandankumar | weshay|ruck: updated this review also https://review.rdoproject.org/r/26920 | 17:45 |
weshay|ruck | ah yes | 17:46 |
*** dpawlik has quit IRC | 17:48 | |
*** jmasud has joined #oooq | 18:00 | |
rfolco | weshay|ruck, help | 18:05 |
weshay|ruck | what's up | 18:05 |
rfolco | weshay|ruck, we don't have ussuri deps like https://trunk.rdoproject.org/centos8-master/deps/ | 18:05 |
rfolco | so kolla will try to download delorean repos from host that do not exist | 18:06 |
rfolco | https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-ussuri-containers-build-push/5727187/conf/kolla-build.conf | 18:06 |
rfolco | rpm_setup_config="http://192.168.100.235/delorean.repo,http://192.168.100.235/delorean-ussuri-testing.repo" | 18:06 |
weshay|ruck | rfolco, keep looking | 18:06 |
weshay|ruck | what else do you see there | 18:06 |
rfolco | weshay|ruck, pardon? | 18:07 |
weshay|ruck | look at dlrn again | 18:08 |
rfolco | dlrn-deps points to master | 18:08 |
weshay|ruck | k.. now think about that | 18:09 |
rfolco | but if I specify "ussuri" release in the job, kolla will set it to dlrn-ussuri-testing | 18:09 |
rfolco | and if I don't, I don't get ussuri packages from delorean.repo | 18:09 |
rfolco | need to overcome this | 18:11 |
weshay|ruck | rfolco, what are other releases using to specify deps? | 18:11 |
rfolco | train has deps | 18:11 |
rfolco | https://trunk.rdoproject.org/centos8-train/deps/ | 18:11 |
rfolco | deps could be a pointer to master but needs to exist | 18:12 |
weshay|ruck | what else is available | 18:12 |
weshay|ruck | if only there were a file that pointed at the right repo for the deps | 18:13 |
weshay|ruck | <hint> | 18:13 |
rfolco | I can get this file | 18:13 |
rfolco | but kolla can't | 18:13 |
rfolco | https://trunk.rdoproject.org/centos8-ussuri/dlrn-deps.repo | 18:14 |
weshay|ruck | why can't kolla? | 18:14 |
rfolco | because rpm_setup_config is filled with release var | 18:14 |
rfolco | which is | 18:14 |
rfolco | release: ussuri | 18:14 |
rfolco | delorean will exist, ok | 18:14 |
rfolco | but dlrn-ussuri-testing.repo won't | 18:15 |
rfolco | rpm_setup_config="http://192.168.100.235/delorean.repo,http://192.168.100.235/delorean-ussuri-testing.repo" | 18:15 |
weshay|ruck | what do we want w/ -testing.repo? | 18:15 |
rfolco | this is how train jobs work too from what I checked | 18:16 |
*** jmasud has quit IRC | 18:16 | |
rfolco | train kolla conf | 18:17 |
rfolco | https://logserver.rdoproject.org/openstack-periodic-latest-released/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-centos-7-train-containers-build-push/0bbe342/conf/kolla-build.conf | 18:17 |
rfolco | https://logserver.rdoproject.org/openstack-periodic-latest-released/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-centos-7-train-containers-build-push/0bbe342/etc/yum.repos.d/delorean-train-testing.repo | 18:18 |
*** jmasud has joined #oooq | 18:19 | |
*** rlandy|biab is now known as rlandy | 18:20 | |
rlandy | weshay|ruck: you ping'ed earlier? | 18:20 |
weshay|ruck | rlandy, I'm good.. thanks.. unless u have something | 18:21 |
weshay|ruck | rfolco, so let's look at the right repos .. https://meet.google.com/dih-kztg-tek?authuser=1 | 18:21 |
rlandy | weshay|ruck: just a question ... have you ever deployed standalone with a control_virtual_ip? | 18:22 |
weshay|ruck | rlandy, I have not overridden that.. no | 18:23 |
rlandy | weshay|ruck; k - there were some issues with control_virtual_ip and the tls deployments (which we worked around) but we never saw those issues in train | 18:24 |
rlandy | tripleo operator option gets picked up and sent to the deploy command but the hosts file has the 192.168.21.2 ip | 18:24 |
rlandy | not the control_virtual_ip one | 18:25 |
rfolco | weshay|ruck, https://logserver.rdoproject.org/openstack-periodic-latest-released/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-centos-7-train-containers-build-push/0bbe342/conf/kolla-build.conf | 18:29 |
rfolco | https://logserver.rdoproject.org/openstack-periodic-latest-released/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-centos-7-train-containers-build-push/0bbe342/etc/yum.repos.d/delorean-train-testing.repo | 18:29 |
ysandeep | see you tomorrow guys.. bbye o/ | 18:37 |
*** ysandeep is now known as ysandeep|away | 18:37 | |
*** amoralej is now known as amoralej|off | 18:43 | |
*** saneax has quit IRC | 18:49 | |
*** jmasud has quit IRC | 18:52 | |
weshay|ruck | rlandy, need help for a minute | 18:52 |
rlandy | weshay|ruck: ok | 18:52 |
weshay|ruck | rlandy, need to launch bm jobs against what ever we have | 18:52 |
weshay|ruck | train, stein | 18:52 |
weshay|ruck | I know we don't have master | 18:52 |
weshay|ruck | but we just went down on everything | 18:53 |
weshay|ruck | https://review.rdoproject.org/zuul/builds?job_name=tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-train-branch&job_name=tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-stein-branch&job_name=tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-rocky-branch | 18:53 |
*** jmasud has joined #oooq | 18:55 | |
rlandy | weshay|ruck: to confirm, | 18:55 |
rlandy | periodic on train and stein? | 18:55 |
* rlandy looks at failure | 18:56 | |
weshay|ruck | baremetal.. doesn't need to be periodic.. train, stain ya.. at least two jobs across different releases what ever you have | 18:56 |
rlandy | ok | 18:57 |
rlandy | hmmm ... I thought https://review.opendev.org/#/c/723202/ merged but it hasn't yet .... | 18:59 |
*** jbadiapa has quit IRC | 19:00 | |
rlandy | weshay|ruck: https://code.engineering.redhat.com/gerrit/#/c/198561/ | 19:01 |
weshay|ruck | perfect thanks | 19:02 |
weshay|ruck | Error: /Stage[main]/Pacemaker::Stonith/Pacemaker::Property[Disable STONITH]/Pcmk_property[property--stonith-enabled]: Could not evaluate: backup_cib: Running: pcs cluster cib /var/lib/pacemaker/cib/puppet-cib-backup20200428-9-1r4ydyv failed with code: 1 -> Error: unable to get cib | 19:03 |
weshay|ruck | is the error across the releases afaict | 19:03 |
weshay|ruck | probably a centos update | 19:05 |
rlandy | weshay|ruck: I ran a job earlier this morning - to test sagi's patch | 19:07 |
rlandy | the results are there ... | 19:07 |
rlandy | weshay|ruck: https://sf.hosted.upshift.rdu2.redhat.com/logs/61/198561/2/check/periodic-tripleo-ci-centos-7-bm_envC-1ctlr_1comp-featureset001-train/37b1e2d/ | 19:08 |
rlandy | weshay|ruck: ^^ you can compare | 19:08 |
rlandy | haven't had a chance to look at those logs yet | 19:08 |
weshay|ruck | ya.. diff failure.. sagi's run hit a network issue | 19:09 |
*** jfrancoa has quit IRC | 19:19 | |
*** ccamacho has quit IRC | 19:42 | |
chandankumar | rfolco: ussuri images are available now https://images.rdoproject.org/centos8/ussuri/rdo_trunk/tripleo-ci-testing/ \o/ | 19:52 |
rfolco | chandankumar, you had to create ssuri dir manually ? | 19:52 |
chandankumar | rfolco: ussur dir is created by dpwalik | 19:53 |
chandankumar | images are pushed by job | 19:53 |
chandankumar | rfolco: https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-buildimage-overcloud-full-ussuri/a8101cb/ | 19:53 |
chandankumar | rfolco: https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-buildimage-overcloud-full-ussuri/a8101cb/yum.repos.d/delorean-master-testing.repo needs to be fixed i think will check with jpena|off tomorrow | 19:54 |
rfolco | chandankumar, this one I know how to fix | 19:54 |
*** matbu has quit IRC | 19:55 | |
rfolco | chandankumar, once they rename [delorean-master-testing] to [delorean-ussuri-testing] in https://trunk.rdoproject.org/centos8-ussuri/delorean-deps.repo | 19:56 |
rfolco | we'll be ok | 19:56 |
rfolco | for container build I have a workaround, not sure there is any for images | 19:56 |
chandankumar | rfolco: we can put workaround somewhere if needed | 19:57 |
rfolco | chandankumar, I am doing both | 19:57 |
chandankumar | rfolco: https://review.opendev.org/#/c/721842/ release file will also work now | 19:57 |
rfolco | chandankumar, asking infra and adding the workaround | 19:57 |
rfolco | chandankumar, great | 19:57 |
*** matbu has joined #oooq | 19:57 | |
chandankumar | rlandy: weshay|ruck https://review.opendev.org/#/c/721842/ please merge this once zuul gives green light | 19:58 |
weshay|ruck | chandankumar, looking at it before the ping :) | 19:58 |
chandankumar | rfolco: if container build works, we will get the ussuri pipeline ready soon | 19:59 |
weshay|ruck | chandankumar, fyi.. someone needs to create a ussuri namespace in docker.io :) | 19:59 |
rfolco | chandankumar, I am working on it | 19:59 |
weshay|ruck | rfolco, ^ | 19:59 |
rfolco | weshay|ruck, ok, infra docs has any hints ? | 20:00 |
chandankumar | weshay|ruck: do we need namespace on rdo registry side also? | 20:00 |
weshay|ruck | chandankumar, ya | 20:00 |
chandankumar | for ussuri | 20:00 |
weshay|ruck | to both | 20:00 |
chandankumar | rfolco: for rdoregistry i will get it tomorrow | 20:00 |
rfolco | ok I'll make a quick stop soon for my 30 min exercise/ mental wellness program, will create them asap | 20:02 |
chandankumar | rfolco: :-) | 20:02 |
rfolco | this quarantine is giving me anxiety Ive never had before | 20:03 |
weshay|ruck | one prereq.. you do have to be insane to work here, so you are in good company | 20:03 |
chandankumar | weshay|ruck: rlandy in centos repos x86_64 is replaced with $basearch to support more distros | 20:03 |
chandankumar | https://logserver.rdoproject.org/35/26935/3/check/periodic-tripleo-centos-8-buildimage-overcloud-full-ussuri/a8101cb/yum.repos.d/delorean-master-testing.repo | 20:03 |
chandankumar | http://mirror.centos.org/centos/8/virt/$basearch/advanced-virtualization/ | 20:04 |
rfolco | weshay|ruck, somebody else created the ussuri org | 20:33 |
rfolco | https://hub.docker.com/u/tripleoussuri | 20:33 |
rfolco | not our user | 20:33 |
weshay|ruck | rfolco, create victoria would ya.. hopefully we can push to ussuri or we'll override the namespace | 20:41 |
rfolco | weshay|ruck, I tried to create a new org called tripleoussuri and it says "it already exists"... so apparently this will conflict | 20:43 |
weshay|ruck | rfolco, yes.. I see that.. can you please create victoria so we don't hit this again | 20:45 |
rfolco | weshay|ruck, doing now | 20:45 |
rfolco | weshay|ruck, did not find how to access rdo trunk registry console | 20:45 |
rfolco | victoria created | 20:46 |
weshay|ruck | rfolco, https://registry.rdoproject.org:8443/oapi/v1/namespaces/tripleomaster/imagestreamtags/ the console is GONE :) | 20:46 |
weshay|ruck | thanks | 20:46 |
weshay|ruck | https://registry.rdoproject.org:8443/oapi/v1/namespaces/tripleoussuri/imagestreamtags/ | 20:47 |
weshay|ruck | the rdo team in rhos-ops can help if it's not there already | 20:47 |
rfolco | ok thx | 20:47 |
*** TrevorV has quit IRC | 20:49 | |
*** jmasud has quit IRC | 21:05 | |
*** jmasud has joined #oooq | 21:06 | |
*** jmasud has quit IRC | 21:45 | |
*** jmasud has joined #oooq | 22:03 | |
*** jmasud has quit IRC | 22:17 | |
*** jmasud has joined #oooq | 22:19 | |
*** jmasud has quit IRC | 22:47 | |
*** jmasud has joined #oooq | 23:20 | |
*** Goneri has quit IRC | 23:39 | |
*** tosky has quit IRC | 23:39 | |
*** jmasud has quit IRC | 23:42 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!