*** tosky has quit IRC | 00:01 | |
*** rfolco has joined #oooq | 00:38 | |
*** derekh has quit IRC | 00:50 | |
*** jmasud has joined #oooq | 01:17 | |
*** jmasud has quit IRC | 01:19 | |
*** rfolco has quit IRC | 01:20 | |
*** frenzy_friday has quit IRC | 01:24 | |
*** jmasud has joined #oooq | 01:27 | |
*** frenzy_friday has joined #oooq | 01:30 | |
*** jmasud has quit IRC | 01:34 | |
*** sanjayu_ has quit IRC | 02:02 | |
*** sanjayu_ has joined #oooq | 02:03 | |
*** pojadhav has quit IRC | 02:04 | |
*** pojadhav has joined #oooq | 02:06 | |
*** jmasud has joined #oooq | 02:19 | |
*** jmasud has quit IRC | 02:22 | |
*** ysandeep|away is now known as ysandeep | 03:24 | |
*** rlandy|bbl is now known as rlandy | 03:59 | |
*** rlandy has quit IRC | 04:10 | |
*** jmasud has joined #oooq | 04:43 | |
*** skramaja has joined #oooq | 04:48 | |
*** ykarel has joined #oooq | 05:00 | |
*** udesale has joined #oooq | 05:41 | |
*** udesale_ has joined #oooq | 05:44 | |
*** udesale has quit IRC | 05:47 | |
*** marios has joined #oooq | 06:06 | |
*** slaweq has joined #oooq | 07:35 | |
*** slaweq has quit IRC | 07:38 | |
*** jmasud has quit IRC | 07:41 | |
*** slaweq has joined #oooq | 07:50 | |
*** amoralej|off is now known as amoralej | 07:59 | |
*** slaweq has quit IRC | 08:01 | |
*** jpena|off is now known as jpena | 08:07 | |
*** slaweq has joined #oooq | 08:08 | |
bhagyashris | marios, hi GM! any luck to fix the time out issue on tox-py36-ci-config | 08:16 |
---|---|---|
marios | bhagyashris: started hitting the timeout issue that you were seeing too.. akahat|ruck added a debug into it but havne't checked yet | 08:26 |
bhagyashris | marios, ok ack | 08:26 |
bhagyashris | marios, yesterday i tried to include_role: ensure-pip but that didn't help too :( | 08:27 |
marios | bhagyashris: thanks | 08:28 |
*** jfrancoa has joined #oooq | 08:30 | |
*** jbadiapa has joined #oooq | 08:48 | |
*** derekh has joined #oooq | 09:07 | |
*** tosky has joined #oooq | 09:12 | |
*** skramaja has quit IRC | 09:32 | |
zbr|rover | ykarel: i am afraid your molecule fix is incorrect, we want to use the centos-7 container, that is no mistake, is on purpose. | 10:22 |
zbr|rover | afaik, the scope was to validate that tripleo-repos works on centos-7 | 10:23 |
zbr|rover | which still needs to be supported. | 10:23 |
zbr|rover | we do not care much about the host on which molecule runs, unless we use delegated, which is not the case for this scenario. | 10:24 |
ykarel | zbr|rover, if centos-7 is the use case/scope then ok to abandon it | 10:27 |
ykarel | centos-7 + tripleo-repos will have issues due to ceph, and that can be fixed in tripleo-repos itself | 10:27 |
ykarel | as octopus is centos8 only thing | 10:27 |
zbr|rover | the irrelevant files bit is not bad idea, you could even make it more generic to consider anything with molecule as irrelevant | 10:28 |
zbr|rover | no file path that has molecule in it should trigger a deployment job. | 10:29 |
zbr|rover | ykarel: if i understand correct a change made to tripleo-repos broke the role that we have on ci, but the bug was at source, right? | 10:31 |
ykarel | zbr|rover, yes right | 10:31 |
ykarel | https://review.opendev.org/c/openstack/tripleo-repos/+/766683 | 10:32 |
zbr|rover | so basically we failed to ruin the (molecule) test on tripleo-repo. i wonder if we can move it or at least reuse it. | 10:32 |
ykarel | also if want to test centos7 molecule in tripleo-repos then should use release <= train | 10:33 |
ykarel | s/tripleo-repos/tripleo-ci | 10:33 |
zbr|rover | is not so much about what i want, but more of a what we have to. | 10:34 |
zbr|rover | the fact that tripleo-repo, a unbranched, repo is not tested at all on any supported versions is the real issue here. | 10:35 |
zbr|rover | ykarel: you know the irony? i had a change from 2019 to add molecule testing on tripleo-repos... | 10:40 |
zbr|rover | ykarel: based on last comment on https://review.opendev.org/c/openstack/tripleo-repos/+/674571 i think i will let alex fix that breakage. | 10:46 |
*** tosky has quit IRC | 10:47 | |
*** tosky has joined #oooq | 10:47 | |
zbr|rover | tripleo reaping the benefits our own decisions | 10:49 |
*** skramaja has joined #oooq | 10:50 | |
chandankumar | zbr|rover: sshnaidm marios https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/767340 +w | 10:51 |
marios | chandankumar: make me | 10:53 |
ykarel | zbr|rover, i think there are unit tests there in tripleo-repos covering most of supported releases | 10:53 |
zbr|rover | especially for something that configures repositories, you cannot rely on mocks alone | 10:54 |
zbr|rover | os repos change over time, that is one place where you must test on the disto itself, or the test has zero value. | 10:54 |
ykarel | it's that tripleo-repos shoudn't be used with master branch for centos7 | 10:54 |
ykarel | as ussuri+ are centos8 only | 10:54 |
zbr|rover | ykarel: how many branches do you see on https://opendev.org/openstack/tripleo-repos# ? | 10:56 |
ykarel | zbr|rover, it's branchless | 10:56 |
ykarel | i mean tripleo-repos can be used to set repos for different branches using -b <master/ussuri/train> etc | 10:56 |
ykarel | and tripleo-repos -b master for centos7 is not an option, as ussuri+ are centos8 only | 10:56 |
zbr|rover | does it fail fast mentioning that? | 10:57 |
ykarel | so tripleo-ci if want's to run molecule on centos-7 then it used use -b release less than train | 10:57 |
zbr|rover | sure, we can fix these, changing params is very easy. | 10:58 |
ykarel | i don't think it fails, else tripleo-ci test would have failing long ago | 10:58 |
ykarel | but yes it can be fixed in tripleo-repos | 10:58 |
ykarel | to not allow centos7 post train | 10:58 |
zbr|rover | if support for centos7 was dropped, the tool should fail fast telling you that that mix is not supported. | 10:59 |
ykarel | agree | 11:01 |
*** udesale__ has joined #oooq | 11:15 | |
*** udesale_ has quit IRC | 11:17 | |
ykarel | zbr|rover, you putting patch for switching to use train repo or i revise my patch to do that? | 11:30 |
chandankumar | marios: thanks! | 11:32 |
marios | akahat|ruck: bhagyashris: zbr|rover: https://bugs.launchpad.net/tripleo/+bug/1908274/comments/4 | 11:36 |
openstack | Launchpad bug 1908274 in tripleo "tox-py36-ci-config job is broken " [Critical,Triaged] | 11:36 |
bhagyashris | marios, thank you ! | 11:38 |
akahat|ruck | marios, thanks for detailed update... but i'm bit unclear what exactly need to split in which job? | 11:49 |
marios | akahat|ruck: well the tests for each of the projects... we are testing everything in one job | 11:52 |
marios | akahat|ruck: there are a bunch of different projects in ci-config and we install all the requirements together https://github.com/rdo-infra/ci-config/blob/c25934c03d15d317501bcf63ba2cdb737596f719/tox.ini#L44-L48 | 11:52 |
marios | akahat|ruck: that is just one thought hopefully there are other ways to fix it too don't know | 11:53 |
marios | akahat|ruck: we can help by lower bounding the requirements | 11:54 |
marios | akahat|ruck: e.g. dlrnapi_client >= foo | 11:54 |
marios | akahat|ruck: so when it does discovery it doesn't try to fetch anything less than foo version | 11:54 |
akahat|ruck | marios, okay.. got it.. i'm agree with separating jobs. | 11:55 |
marios | akahat|ruck: we can talk about it in the call later | 11:55 |
akahat|ruck | marios, stop stealing my thoughts. :D | 11:56 |
marios | ;) | 11:56 |
*** ykarel_ has joined #oooq | 12:15 | |
*** rfolco has joined #oooq | 12:16 | |
*** ykarel has quit IRC | 12:17 | |
*** ykarel_ is now known as ykarel | 12:32 | |
*** jpena is now known as jpena|lunch | 12:36 | |
bhagyashris | arxcruz, rfolco, zbr|rover , sshnaidm, rlandy, marios, ysandeep, bhagyashris, svyas, pojadhav, akahat|ruck , weshay|ruck , chandankumar, frenzy_friday | 12:54 |
bhagyashris | scrum in 6 min | 12:54 |
bhagyashris | https://meet.google.com/oiv-geho-mai?authuser=0 | 12:54 |
zbr|rover | weshay|ruck: akahat|ruck: see https://review.opendev.org/c/openstack/tripleo-common/+/767358 -- preventive measure for the bug we had on build containers. | 12:58 |
*** rlandy has joined #oooq | 13:00 | |
zbr|rover | ouch two timeouts on gates, on https://review.opendev.org/c/openstack/tripleo-common/+/767321 | 13:00 |
*** amoralej is now known as amoralej|lunch | 13:01 | |
*** TrevorV has joined #oooq | 13:22 | |
chandankumar | kopecmartin: does new tempest tag 25.0.1 is going to be bumped till train? | 13:25 |
kopecmartin | chandankumar: no .. it's just a workaround, 25.0.1 is just a few commits after 25.0.0 .. but after 26.0.0 is created yes , I'll propose patches to RDO to update Train | 13:26 |
chandankumar | kopecmartin: ack, cool, thanks! | 13:26 |
*** jpena|lunch is now known as jpena | 13:31 | |
sshnaidm | rlandy, can you point me to failed logs collection please? | 13:51 |
sshnaidm | rlandy, like jobs logs | 13:51 |
rlandy | sshnaidm: https://logserver.rdoproject.org/65/31165/9/check/periodic-tripleo-ci-centos-8-standalone-centos8stream-container-build-master/60bea5b/logs/quickstart_collect_logs.log | 13:54 |
*** amoralej|lunch is now known as amoralej | 13:55 | |
sshnaidm | rlandy, is it known which podman version in c8 stream? | 13:55 |
weshay|ruck | sshnaidm, rlandy any help w/ this testproject https://review.rdoproject.org/r/#/c/31391/ or https://review.rdoproject.org/r/#/c/31393/ to get the container-ubi8 check job running would be very much appreciated | 13:55 |
* weshay|ruck needs it to run w/ train and incorporate the patches | 13:55 | |
rlandy | weshay|ruck: yes ... with stream podman 2.0.5 | 13:56 |
rlandy | with stream and rhel8, podman 2.11 possibly | 13:57 |
rlandy | weshay|ruck: k - looking | 13:57 |
rlandy | sshnaidm: you see the same issue in downstream container-tools job | 13:58 |
sshnaidm | weshay|ruck, train is excluded: https://opendev.org/openstack/tripleo-ci/src/branch/master/zuul.d/build-containers.yaml#L200 | 14:00 |
sshnaidm | need to change branches there for it to run | 14:01 |
rlandy | tripleo-build-containers-centos-8-train unless you run that | 14:03 |
sshnaidm | weshay|ruck, now it's running | 14:03 |
rlandy | podman-2.0.5-5.module+el8.3.0+8221+97165c3f.x86_64 | 14:05 |
ysandeep | weshay|ruck, o/ the new job which i created for 16.2 tripleo component periodic-tripleo-ci-rhel-8-multinode-multiple-overcloud-2ctlr-featureset010-tripleo-rhos-16.2 is not visible in dashboard.. Will need to help to update the regex to make it visible in dashboard.. if you can tell me where to update i can try myself | 14:05 |
ysandeep | will need your* help | 14:06 |
rlandy | sshnaidm: ^^ podman version as opposed to podman.x86_64 1.6.4-23.module_el8.3.0+566+4759265c @quickstart-centos-appstreams | 14:07 |
sshnaidm | rlandy, ack | 14:07 |
rlandy | so 2.0.5 is maybe the issue | 14:07 |
rlandy | sshnaidm: also buildah version | 14:07 |
rlandy | so many options | 14:07 |
rlandy | https://review.rdoproject.org/zuul/stream/e22466cd78e64046b9d69bed0bb915ba?logfile=console.log is the run with stream and no rhel8 container-tools | 14:08 |
rlandy | expectation is that will get logs | 14:08 |
rlandy | sshnaidm: something in this script: https://opendev.org/openstack/ansible-role-collect-logs/src/branch/master/files/collect-container-logs.sh is not playing nice iwth podman 2.0.5 | 14:09 |
sshnaidm | rlandy, yes | 14:14 |
* weshay|ruck back | 14:18 | |
weshay|ruck | sshnaidm, I could kiss you | 14:19 |
weshay|ruck | see it running | 14:19 |
weshay|ruck | thank you | 14:19 |
weshay|ruck | zbr|rover, https://review.rdoproject.org/r/#/c/31391/4..5/.zuul.yaml is running | 14:20 |
weshay|ruck | I need to do a better job at READING | 14:20 |
zbr|rover | something is weird because the example I gave you did not had to define a new job to work: https://review.rdoproject.org/r/#/c/24947/1/.zuul.yaml | 14:21 |
zbr|rover | regression in zuul? or something else? | 14:22 |
weshay|ruck | now I see | 14:22 |
weshay|ruck | 2020-12-17 14:19:42.734749 | primary | ZUUL_CHANGES=openstack/tripleo-ci:master:refs/changes/56/767456/2^openstack/tripleo-ci:master:refs/changes/24/755124/77^testproject:stable/train:refs/changes/91/31391/5 | 14:22 |
weshay|ruck | whaaa hooo | 14:22 |
weshay|ruck | zbr|rover, want to chat again? | 14:22 |
zbr|rover | sure joining | 14:23 |
weshay|ruck | zbr|rover, where were we? url please | 14:23 |
zbr|rover | lets use meeting nicks, try: "ruck" | 14:24 |
weshay|ruck | ah | 14:24 |
weshay|ruck | good idea | 14:24 |
rlandy | sshnaidm: with your patch ... https://review.rdoproject.org/r/#/c/25325/ | 14:34 |
sshnaidm | rlandy, cool, let's see | 14:35 |
marios | rlandy: weshay|ruck: zbr|rover: anyone else interested re "tripleo gate queue priority" https://etherpad.opendev.org/p/g8n-UA7V9AUAFtcFqjhY - anything else we want to ask or that about right? | 14:39 |
weshay|ruck | zbr|rover, please review https://etherpad.opendev.org/p/g8n-UA7V9AUAFtcFqjhY | 14:39 |
rlandy | marios: looks good to me | 14:40 |
rlandy | chances are we will be declined but at least we'll know that the abandon/restore method is the best we can do | 14:41 |
marios | rlandy: ack thanks sent | 14:43 |
marios | http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019506.html | 14:43 |
marios | rlandy: fyi alex thinks it is a bad idea ;D | 14:48 |
marios | see tripleo | 14:48 |
rlandy | marios: whatever works | 14:49 |
rlandy | not stuck on the idea | 14:49 |
rlandy | as long as we implement some process to avoid blind recheck and hope | 14:49 |
zbr|rover | marios: looks good! very good idea. | 14:52 |
weshay|ruck | 2020-12-17 14:41:12.189823 | primary | "msg": "Depsolve Error occured: \n Problem: package tripleo-ansible-0.5.1-0.20201125223937.efd1bf4.el8.noarch requires python3-paunch, but none of the providers can be installed\n - package python3-paunch-5.3.3-0.20201114155407.7e49691.el8.noarch requires podman = 1.6.4, but none of the providers can be installed\n - conflicting requests\n - package podman-1.6.4-23.module_el8.3.0+566+4759265c.x86 | 14:52 |
weshay|ruck | _64 is filtered out by modular filtering", | 14:52 |
weshay|ruck | I hit ^ | 14:52 |
marios | zbr|rover: let's see if it is even considered we don't expect it to be but we have to ask so we can point to it and say we tried | 14:52 |
weshay|ruck | may need a patch for tripleo-repos | 14:52 |
zbr|rover | marios: if we do not ask, nobody will do it for us. | 14:52 |
zbr|rover | i asked on irc, but did not get a response, email is much better for this kind of subject | 14:53 |
slaweq | hi, I have test patch https://review.rdoproject.org/r/#/c/31356/ to test some job, and it works fine with e.g. neutron or neutron-tempest-plugin patch when I use Depends-On | 14:56 |
slaweq | but is there any way to use ovn from the scratch build http://brew-task-repos.usersys.redhat.com/repos/scratch/dceara/ovn2.13/20.09.0/23bz1908391.el8fdn/ in such job? | 14:57 |
slaweq | can I somehow configure that repo to be used in containers? | 14:57 |
*** TrevorV has quit IRC | 15:04 | |
weshay|ruck | rfolco, can you please change the scrum on monday the 14th to be a retrospective | 15:06 |
chandankumar | slaweq: is it possible to put the build somewhere public? | 15:16 |
chandankumar | so that we can hook up in release file and to install it there | 15:17 |
*** ysandeep is now known as ysandeep|away | 15:17 | |
slaweq | chandankumar: I will ask owner of that build :) | 15:17 |
chandankumar | slaweq: once it is available put it in the release file https://opendev.org/openstack/tripleo-quickstart/src/branch/master/config/release/tripleo-ci/CentOS-7/queens.yml#L126 | 15:22 |
chandankumar | and put depends-on back to testproject | 15:22 |
slaweq | chandankumar++ thx a lot | 15:23 |
slaweq | I will do that | 15:23 |
bhagyashris | marios, hey fall back mechanism suggested by chandankumar is working https://review.rdoproject.org/zuul/stream/883490ab027649b29d42035ec22a30d8?logfile=console.log | 15:28 |
bhagyashris | https://review.rdoproject.org/r/#/c/28014/59/tox.ini | 15:28 |
chandankumar | bhagyashris: once the patch merge, let's break the job in 3 sections as suggested by marios for easier maintainance | 15:29 |
marios | bhagyashris: chandankumar: perfect | 15:29 |
chandankumar | marios: rlandy sshnaidm I will be less available on monday and not available on tue and wed | 15:30 |
rlandy | chandankumar: k - enjoy your time off | 15:30 |
marios | chandankumar: thx enjoy | 15:31 |
sshnaidm | chandankumar, ack, thanks | 15:32 |
rfolco | weshay|ruck, re: retro >> will work with bhagyashris on this | 15:34 |
weshay|ruck | thanks | 15:35 |
bhagyashris | rfolco, ack | 15:36 |
zbr|rover | weshay|ruck: more timeouts https://review.opendev.org/c/openstack/tripleo-ci/+/767456 | 15:57 |
sshnaidm | rlandy, https://logserver.rdoproject.org/25/25325/70/check/periodic-tripleo-ci-centos-8-standalone-centos8stream-master/8878bb1/logs/container_from_script.log | 15:58 |
sshnaidm | rlandy, I suspect it's "--size" | 15:58 |
chandankumar | zbr|rover: sshnaidm https://review.rdoproject.org/r/#/c/31399/ | 16:04 |
zbr|rover | chandankumar: sorry but I am -2 on using old resolver. can you convince me I am wrong? | 16:06 |
zbr|rover | that is like disabling tests because they fail | 16:06 |
*** ykarel has quit IRC | 16:07 | |
zbr|rover | bhagyashris: dependency conflicts should be addressed, not hide. | 16:07 |
zbr|rover | w/o testing, I am inclined to believe that this change should pass with new resolver too. | 16:08 |
zbr|rover | i would replace foo==1.2.3 with foo>=1.2.3 instead of listing just "foo" as this can slowdown install and also allow for a potential unsupported downgrade. | 16:10 |
zbr|rover | the assumption is that once we have an ==, we clearly do not want to accidentally get something older than it. | 16:10 |
*** udesale__ has quit IRC | 16:23 | |
zbr|rover | weshay|ruck: https://review.rdoproject.org/r/#/c/31369/ still failed to run with the code that I changed. | 16:32 |
zbr|rover | not sure what I missed | 16:32 |
weshay|ruck | zbr|rover, my run failed on package deps.. /me looking at tripleo-repos as I get out of 1-1s | 16:32 |
weshay|ruck | zbr|rover, see if paunch failed to install | 16:33 |
*** skramaja has quit IRC | 16:33 | |
zbr|rover | feel free to fix it as I am probably going out. i will continue tomorrow. | 16:33 |
weshay|ruck | k | 16:44 |
marios | /nick marios|out | 17:00 |
*** marios is now known as marios|out | 17:00 | |
*** jmasud has joined #oooq | 17:03 | |
*** marios|out has quit IRC | 17:05 | |
rlandy | sshnaidm++ ... the --size option was killing the collect logs script | 17:07 |
rlandy | how did you know?? | 17:07 |
rlandy | running locally on the downstream conatiner | 17:07 |
*** jpena is now known as jpena|off | 17:08 | |
*** amoralej is now known as amoralej|off | 17:25 | |
rlandy | time to shovel out of the snow ... brb | 17:35 |
*** panda has joined #oooq | 17:48 | |
*** derekh has quit IRC | 17:53 | |
*** panda has quit IRC | 18:11 | |
weshay|ruck | rlandy, so.. ansible dep pipeline use case https://review.rdoproject.org/r/#/c/31401/ | 18:19 |
*** jmasud has quit IRC | 18:19 | |
*** jmasud has joined #oooq | 18:27 | |
weshay|ruck | dropping bike off at the shop.. bb in 1hr | 18:38 |
rlandy | weshay|ruck: ack | 18:48 |
rlandy | podman.x86_64 2.1.1-3.module_el8.4.0+575+63b40ad7 @quickstart-centos-centos8stream-appstreams | 18:56 |
*** jmasud has quit IRC | 19:28 | |
*** jmasud has joined #oooq | 19:37 | |
weshay|ruck | back | 19:40 |
rlandy | weshay|ruck: hey ... | 19:50 |
weshay|ruck | hey you | 19:50 |
rlandy | sshnaidm gets 2 gold stars | 19:50 |
weshay|ruck | sounds right.. what now? | 19:50 |
rlandy | https://review.opendev.org/c/openstack/ansible-role-collect-logs/+/767580 | 19:51 |
rlandy | fixes the collect logs error | 19:51 |
rlandy | --size hangs | 19:51 |
rlandy | reproduced on a downstream held node | 19:51 |
weshay|ruck | rock | 19:51 |
rlandy | https://review.rdoproject.org/r/#/c/31165/ | 19:51 |
rlandy | and the logs make a return | 19:52 |
weshay|ruck | ok.. so we'll keep sshnaidm around for a little while | 19:52 |
weshay|ruck | rlandy, that patch has +1 zuul | 19:53 |
weshay|ruck | let's merge | 19:53 |
*** jmasud has quit IRC | 19:53 | |
rlandy | weshay|ruck: yep - was just checking that those jobs have logs | 19:53 |
rlandy | zuul wil pass | 19:53 |
rlandy | even if logs aren't collected | 19:54 |
rlandy | I +2'ed it | 19:54 |
rlandy | looks good | 19:55 |
*** jmasud has joined #oooq | 20:02 | |
*** jmasud has quit IRC | 20:32 | |
*** slaweq has quit IRC | 20:59 | |
*** rfolco has quit IRC | 21:09 | |
*** jmasud has joined #oooq | 21:18 | |
*** jmasud has quit IRC | 21:22 | |
*** jfrancoa has quit IRC | 21:58 | |
*** slaweq has joined #oooq | 22:21 | |
*** slaweq has quit IRC | 22:33 | |
*** jbadiapa has quit IRC | 23:15 | |
*** rlandy has quit IRC | 23:23 | |
*** tosky has quit IRC | 23:43 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!