*** rfolco has quit IRC | 00:19 | |
*** sanjayu_ has quit IRC | 00:25 | |
*** Goneri has quit IRC | 01:01 | |
*** apetrich has quit IRC | 02:14 | |
*** skramaja has joined #oooq | 03:00 | |
*** ykarel has joined #oooq | 04:29 | |
*** dmellado has quit IRC | 04:31 | |
*** ykarel has quit IRC | 04:37 | |
*** ykarel has joined #oooq | 04:38 | |
*** ykarel has quit IRC | 04:41 | |
*** ykarel has joined #oooq | 04:44 | |
*** ykarel has quit IRC | 04:46 | |
*** ykarel has joined #oooq | 04:48 | |
*** ykarel has quit IRC | 04:54 | |
*** ykarel has joined #oooq | 04:56 | |
*** ykarel has quit IRC | 05:08 | |
*** ykarel has joined #oooq | 05:10 | |
*** ratailor has joined #oooq | 05:15 | |
*** ykarel has quit IRC | 05:17 | |
*** ykarel has joined #oooq | 05:18 | |
*** sanjayu_ has joined #oooq | 05:28 | |
*** ykarel has quit IRC | 05:28 | |
*** ykarel has joined #oooq | 05:31 | |
*** ysandeep|away is now known as ysandeep | 05:33 | |
*** jfrancoa has joined #oooq | 05:36 | |
*** raukadah is now known as chandankumar | 05:44 | |
*** udesale has joined #oooq | 05:51 | |
*** jtomasek has joined #oooq | 06:35 | |
*** amoralej|off is now known as amoralej | 06:59 | |
*** pojadhav is now known as pojadhav|lunch | 07:36 | |
arxcruz|ruck | akahat|rover: we got the same error again today https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-full-tempest-api-master/0d38a38/logs/undercloud/var/log/tempest/stestr_results.html.gz | 07:38 |
---|---|---|
*** tosky has joined #oooq | 07:40 | |
*** holser has quit IRC | 07:49 | |
akahat|rover | arxcruz|ruck, let's wait for next green run. :P | 07:53 |
ysandeep | o/ Guys, this parameter - standalone_container_prep_update_repo update containers before deployment? | 08:05 |
ysandeep | https://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/standalone/defaults/main.yml#L22 | 08:06 |
chandankumar | ysandeep: https://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/standalone/tasks/main.yml#L201 during deployment while tripleo container during deployment time | 08:09 |
chandankumar | ysandeep: https://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/standalone/tasks/main.yml#L201 during deployment | 08:10 |
ysandeep | chandankumar, thanks! | 08:11 |
*** jbadiapa has joined #oooq | 08:11 | |
ysandeep | so - standalone_container_prep_update_repo gives the list of repos, which can be used for container update | 08:12 |
chandankumar | ysandeep: yes | 08:16 |
chandankumar | ysandeep: for example if there is no gating repo https://d887b8783462f4c7a515-9ac9734bde8524e2404b921e59789daf.ssl.cf2.rackcdn.com/746973/4/check/tripleo-ci-centos-8-standalone/03eefaf/logs/undercloud/home/zuul/containers-prepare-parameters.yaml | 08:17 |
chandankumar | and if gating repo https://074d128b312786766d1f-fed6282f7c3770aad9e77ffa1c13d1f4.ssl.cf2.rackcdn.com/747444/4/check/tripleo-ci-centos-8-standalone/8fa3f7d/logs/undercloud/home/zuul/containers-prepare-parameters.yaml | 08:17 |
chandankumar | update_repo: gating-repo,delorean-current,quickstart-centos-ceph-nautilus | 08:17 |
*** jtomasek has quit IRC | 08:21 | |
ysandeep | chandankumar, thanks, sry one more query - what we mean by gating-repo here? | 08:21 |
*** apetrich has joined #oooq | 08:22 | |
chandankumar | ysandeep: repo generated by build test packages role | 08:22 |
ysandeep | chandankumar, ohh make sense now, thank you so much :) | 08:22 |
*** holser has joined #oooq | 08:25 | |
*** pojadhav|lunch is now known as pojadhav | 08:26 | |
*** tosky has quit IRC | 08:32 | |
*** tosky has joined #oooq | 08:33 | |
*** derekh has joined #oooq | 08:37 | |
*** dtantsur|afk is now known as dtantsur | 09:09 | |
zbr | chandankumar: just to let you know, i feel you pain with lint fix backporting. | 09:18 |
chandankumar | zbr: yes, totally agree | 09:18 |
*** ykarel_ has joined #oooq | 09:27 | |
*** ykarel has quit IRC | 09:29 | |
*** ykarel_ has quit IRC | 09:30 | |
*** ykarel has joined #oooq | 09:33 | |
chandankumar | zbr: thank you for all the help on this https://review.opendev.org/#/c/747832/ | 09:45 |
chandankumar | all jobs are working now | 09:45 |
ysandeep | chandankumar, ykarel fyi.. https://code.engineering.redhat.com/gerrit/#/c/209738 to get ceph repo in container build job | 09:58 |
ysandeep | test run is green | 09:59 |
ysandeep | Will try container push job and then retry my standalone job | 09:59 |
ykarel | ysandeep, ack | 10:02 |
ykarel | ysandeep, commented | 10:05 |
ysandeep | ykarel, thanks! | 10:12 |
*** cgoncalves has quit IRC | 10:14 | |
ysandeep | chandankumar, ykarel https://code.engineering.redhat.com/gerrit/#/c/209738/ fixed as per review | 10:22 |
ykarel | ack | 10:24 |
ysandeep | ykarel, chandankumar i was also able to workaround via - https://code.engineering.redhat.com/gerrit/#/c/209252/ , i think standalone_container_prep_update_repo also need to be fixed here | 10:25 |
ysandeep | could you please review ^^ as well | 10:25 |
ysandeep | 17 already have these ceph repos enabled | 10:26 |
*** pojadhav is now known as pojadhav|afk | 10:28 | |
ykarel | ysandeep, i think we need to cleanup upstream too, those ceph repo were added upstream while transition to nautilus | 10:29 |
ykarel | but never got removed. | 10:29 |
ysandeep | ykarel, ohh okay , I was comparing things with upstream | 10:30 |
*** apetrich has quit IRC | 10:31 | |
ysandeep | checking what is nautilus and history behind it , will update https://opendev.org/openstack/tripleo-quickstart-extras/src/branch/master/roles/standalone/defaults/main.yml#L23 | 10:33 |
*** apetrich has joined #oooq | 10:51 | |
arxcruz|ruck | weshay: already around ? | 11:33 |
*** rlandy has joined #oooq | 11:36 | |
weshay | arxcruz|ruck, I am | 11:38 |
arxcruz|ruck | weshay: there's the interview in a few minutes and there's also the openstack status meeting | 11:39 |
weshay | arxcruz|ruck, yes.. amol can go | 11:39 |
arxcruz|ruck | weshay: ok, i already update the doc, it's status on train only right ? | 11:40 |
weshay | yes | 11:42 |
akahat|rover | weshay, https://review.opendev.org/#/c/739459/25 | 11:48 |
weshay | akahat|rover, periodic-tripleo-ci-centos-8-multinode-1ctlr-featureset037-updates-master', 'periodic-tripleo-ci-centos-8-scenario000-multinode-oooq-container-updates-master'] | 11:53 |
weshay | akahat|rover, http://promoter.rdoproject.org/config/CentOS-8/master.ini | 11:54 |
weshay | akahat|rover, #rhos-upgrades | 11:55 |
weshay | rlandy, chandankumar sshnaidm|afk you guys ready? | 11:56 |
weshay | folks | 11:56 |
chandankumar | weshay: yes | 11:56 |
sshnaidm|afk | weshay, we're there | 11:56 |
rlandy | weshay: we'r e on the call | 11:56 |
*** sshnaidm|afk is now known as sshnaidm|mtg | 11:56 | |
rlandy | candidate is here | 11:56 |
rlandy | weshay: ^^ | 11:56 |
weshay | oh | 11:56 |
chandankumar | arxcruz|ruck: we are waiting for you | 11:57 |
weshay | arxcruz|ruck, we're all here | 11:57 |
*** pojadhav|afk is now known as pojadhav | 11:58 | |
weshay | chandankumar, sshnaidm|mtg chandankumar rlandy did you folks see https://docs.google.com/document/d/1S6SNKoR7MS-VFUmdFUnP62DKYWJvvKwzfsQqmnZqHgw/edit | 12:01 |
*** rlandy is now known as rlandy|mtg | 12:03 | |
*** ysandeep is now known as ysandeep|afk | 12:19 | |
weshay | ysandeep|afk, are we close to building out the other standalone scenario deployments in the component pipeline for 16.2? | 12:20 |
*** ysandeep|afk is now known as ysandeep | 12:25 | |
ysandeep | weshay, 01/02 blocked on https://review.opendev.org/#/c/741228/ , 07/10 will hopefully merged today | 12:26 |
*** amoralej is now known as amoralej|lunch | 12:26 | |
ysandeep | weshay, sry 04/10 will hopefully merged today , 07 is already merged | 12:26 |
weshay | k.. thanks | 12:26 |
*** matbu has joined #oooq | 12:28 | |
weshay | rlandy|mtg, I had a pdb statement in the telegraf container... on the internal cockpit | 12:45 |
weshay | rlandy|mtg, removed the container and restarted the compose.. http://tripleo-cockpit.usersys.redhat.com/d/v8gltz4Mz/rhos-17-full-component-pipeline?orgId=1 | 12:45 |
weshay | rlandy|mtg, looks better now | 12:45 |
rlandy|mtg | weshay: checking - thanks ... | 12:45 |
rlandy|mtg | weshay: ovb git as far as deploying | 12:46 |
rlandy|mtg | got | 12:46 |
weshay | rlandy|mtg, ah.. what was missing? | 12:48 |
weshay | for the provisioning? | 12:48 |
rlandy|mtg | weshay: https://sf.hosted.upshift.rdu2.redhat.com/logs/71/209571/9/check/periodic-tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001-internal-rhos-16.2/5d9dff8/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz | 12:49 |
*** ratailor has quit IRC | 12:51 | |
*** ratailor has joined #oooq | 12:53 | |
ysandeep | rlandy|mtg, thank you for merging https://code.engineering.redhat.com/gerrit/#/c/209738 | 13:04 |
ysandeep | do you want to merge https://code.engineering.redhat.com/gerrit/#/c/209666/5/config/release/promotion-testing-hash-rhos-16.2.yml ? I was doing a similar hack via pre-run playbook to get past the issue https://code.engineering.redhat.com/gerrit/#/c/208803/3/playbooks/pre-rhos.yaml | 13:05 |
*** bhagyashris is now known as bhagyashris|away | 13:06 | |
ysandeep | sry forgot u r in intvw, you can reply once you get free from interview :) | 13:07 |
akahat|rover | arxcruz|ruck, https://review.opendev.org/#/c/714639/6 | 13:08 |
weshay | rlandy|mtg, chandankumar sshnaidm|mtg arxcruz|ruck hang on for a sec after Ananya logs off the meeting | 13:08 |
rlandy|mtg | weshay: we have production chain meeting afterwards | 13:09 |
rlandy|mtg | I need to join that meeting for 16.2 status | 13:09 |
arxcruz|ruck | akahat|rover: ack | 13:10 |
rlandy|mtg | unless this ends early | 13:10 |
weshay | should just take a minute | 13:11 |
*** udesale_ has joined #oooq | 13:17 | |
*** amoralej|lunch is now known as amoralej | 13:19 | |
*** udesale has quit IRC | 13:20 | |
*** skramaja has quit IRC | 13:30 | |
*** rfolco has joined #oooq | 13:34 | |
*** ratailor has quit IRC | 13:46 | |
*** Goneri has joined #oooq | 13:47 | |
*** sshnaidm|mtg is now known as sshnaidm | 13:52 | |
*** TrevorV has joined #oooq | 13:56 | |
weshay | rlandy|mtg, so we're all set on running this daily https://review.rdoproject.org/zuul/builds?pipeline=openstack-dependencies-centos8cr | 13:57 |
weshay | or... sorry | 13:57 |
weshay | 3 times a week | 13:57 |
rlandy|mtg | weshay: tues, sat, sun | 13:57 |
weshay | ++ | 13:57 |
weshay | thanks | 13:57 |
rlandy|mtg | it ran yesterday | 13:57 |
weshay | rlandy|mtg, this mtg will end early... let's chat for 5 | 13:57 |
rlandy|mtg | weshay: ack | 13:57 |
*** jtomasek has joined #oooq | 14:10 | |
rlandy|mtg | weshay: meet now? | 14:18 |
weshay | rlandy|mtg, https://meet.google.com/ogt-kpwu-wyv?authuser=1 | 14:18 |
rlandy|mtg | joining | 14:19 |
*** ysandeep is now known as ysandeep|afk | 14:22 | |
*** bogdando has joined #oooq | 14:23 | |
bogdando | please merge https://review.opendev.org/#/c/746750/ | 14:23 |
*** derekh has quit IRC | 14:32 | |
*** derekh has joined #oooq | 14:32 | |
bogdando | chandankumar: thanks | 14:36 |
rlandy|mtg | weshay: http://git.app.eng.bos.redhat.com/git/tripleo-environments.git/tree/config/release/promotion-testing-hash-rhos-16.2.yml | 14:38 |
weshay | arxcruz|ruck, thanks for joining.. all good? | 14:48 |
arxcruz|ruck | weshay: yes | 14:48 |
weshay | arxcruz|ruck, akahat|rover is going to focus on master prmotion jobs fyi | 14:48 |
arxcruz|ruck | weshay: ok | 14:48 |
arxcruz|ruck | weshay: https://bugs.launchpad.net/tripleo/+bug/1892837 happened today again | 14:48 |
openstack | Launchpad bug 1892837 in tripleo "empest.api.compute.servers.test_servers_negative fails in periodic-tripleo-ci-centos-8-standalone-full-tempest-api-master" [Critical,Triaged] | 14:48 |
arxcruz|ruck | I think we should add it to skiplist | 14:49 |
rlandy|mtg | ysandeep|afk: so sorry - just got out of meetings now | 14:50 |
*** rlandy|mtg is now known as rlandy | 14:50 | |
*** ysandeep|afk is now known as ysandeep | 14:59 | |
weshay | arxcruz|ruck, I was kind of waiting for that to happen | 15:00 |
arxcruz|ruck | lol | 15:00 |
ysandeep | rlandy, no worries.. | 15:00 |
weshay | ok.. well now I know what I'll be doing.. arxcruz|ruck pleaes don't create a card.. I'll get that tool up again | 15:00 |
weshay | and get in known place | 15:00 |
weshay | arxcruz|ruck, thanks! | 15:01 |
ysandeep | rlandy, just want to check if you are planning to merge https://code.engineering.redhat.com/gerrit/#/c/209666/5/config/release/promotion-testing-hash-rhos-16.2.yml , otherwise i am doing another hack to update libcrypt - https://code.engineering.redhat.com/gerrit/#/c/208803/ , unless we get 8.3 nodepool image we need to update libgcrypt | 15:04 |
rlandy | ysandeep: I tried the pre-rhos option | 15:05 |
rlandy | this issue is that we need repo-setup to run before | 15:05 |
ysandeep | rlandy, agree | 15:06 |
rlandy | in a multinode/ovb/baremetal deployment | 15:06 |
rlandy | so that is why I placed it in the relesae file | 15:06 |
rlandy | ysandeep: I need to do an update on that change | 15:06 |
ysandeep | I am okay with placing that in release file | 15:06 |
rlandy | I don;t think I need to specify the package from beta | 15:06 |
rlandy | so I want to take that out | 15:07 |
rlandy | and add the same change to rhos-16.2 release file | 15:07 |
rlandy | and then will merge | 15:07 |
ysandeep | rlandy, yes make sense.. we just need latest rpm not necessarily from beta | 15:07 |
rlandy | ysandeep: yeah - I was just trying to be specific to start with so we knew we had one good repo to draw from | 15:08 |
* rlandy updates | 15:08 | |
arxcruz|ruck | chandankumar: kopecmartin weshay https://review.opendev.org/#/c/747868/ | 15:21 |
arxcruz|ruck | akahat|rover: ^ | 15:21 |
weshay | arxcruz|ruck, wf | 15:28 |
weshay | arxcruz|ruck, meh https://trello.com/c/AZMIsOYe/1648-cixlp1892837tripleociproa-empestapicomputeserverstestserversnegative-fails-in-periodic-tripleo-ci-centos-8-standalone-full-tempe | 15:29 |
weshay | arxcruz|ruck, script is still running... some where | 15:29 |
weshay | arxcruz|ruck, Arx Cruz (arxcruz) 34 minutes ago | 15:30 |
weshay | Changed in tripleo: | 15:30 |
weshay | milestone:none → victoria-3 | 15:30 |
weshay | is why it wasn't escalated | 15:30 |
arxcruz|ruck | ok | 15:30 |
arxcruz|ruck | I though it was only the promote-blocker label that trigger the script | 15:30 |
rlandy | ysandeep: Emilien's change hit python-tripleoclient.git/tree/tripleoclient/v1/tripleo_container_image.py?h=rhos-16.2-trunk-patches | 15:32 |
rlandy | I will need to update the container build command for 16.2 | 15:32 |
rlandy | weshay: ^^ fyi | 15:32 |
ysandeep | rlandy, ack o/ | 15:33 |
ysandeep | rlandy, do we really need this job in downstream check(is it valuable for us):- | 15:34 |
ysandeep | - periodic-tripleo-rhel-8-buildimage-overcloud-full-rhos-17: | 15:34 |
ysandeep | files: &image_files | 15:34 |
ysandeep | - playbooks/build-image/.*.yaml | 15:34 |
ysandeep | - zuul.d/build-image.yaml | 15:34 |
ysandeep | i mean 17 standalone/build image jobs | 15:35 |
rlandy | probably - since that follows master | 15:35 |
ysandeep | that's okay then, I just don't like 17 job triggered when i add 16.2 job | 15:36 |
ysandeep | rlandy, weshay hurrah sc04 all green - please review (after ~1 hour - 17 check job running )and merge https://code.engineering.redhat.com/gerrit/#/c/209759/ sc04 job , 16.2 Test runs all green(url in last comment) | 15:41 |
ysandeep | both component and integration in same patch ^^ | 15:41 |
ysandeep | i am out now o/ | 15:42 |
ysandeep | sc10 is green but awaiting depends-on merge | 15:42 |
*** ysandeep is now known as ysandeep|away | 15:42 | |
weshay | ysandeep|away, +2 | 15:46 |
rlandy | https://review.opendev.org/#/c/747412/ I guess not yet - when this merges | 15:48 |
*** ykarel is now known as ykarel|away | 15:55 | |
*** amoralej is now known as amoralej|off | 15:56 | |
*** ykarel|away has quit IRC | 16:00 | |
*** rlandy is now known as rlandy|mtg | 16:17 | |
*** udesale_ has quit IRC | 16:25 | |
*** jbadiapa has quit IRC | 16:50 | |
*** rlandy|mtg is now known as rlandy | 16:51 | |
*** dtantsur is now known as dtantsur|afk | 16:57 | |
*** derekh has quit IRC | 17:08 | |
*** bogdando has quit IRC | 17:20 | |
rlandy | ysandeep|away: weshay: these are the reviews for OVB to pick up (first two should be mergeable) ... https://code.engineering.redhat.com/gerrit/#/c/209666/, https://code.engineering.redhat.com/gerrit/#/c/209571/, https://code.engineering.redhat.com/gerrit/#/c/189440/ | 17:44 |
rlandy | once ovb runs | 17:44 |
rlandy | s/runs/passes/ | 17:45 |
weshay | k | 17:45 |
weshay | rlandy, what needs libgcrypt? | 17:45 |
rlandy | weshay: image build | 17:46 |
rlandy | that was the failure yesterday | 17:46 |
weshay | ok.. so this looks to me.. like things that need to change in spec files and config | 17:46 |
rlandy | weshay: there is an open bug ... | 17:47 |
weshay | ok.. | 17:47 |
rlandy | https://bugzilla.redhat.com/show_bug.cgi?id=1828681 | 17:47 |
openstack | bugzilla.redhat.com bug 1828681 in qemu-kvm "Unable to initialize gcrypt will prevent qemu related commands from running" [Urgent,Verified] - Assigned to ddepaula | 17:47 |
weshay | rlandy, commit-msg update | 17:47 |
rlandy | another rhel 8.3 fun | 17:47 |
rlandy | adding comment to code itself | 17:47 |
weshay | rlandy, so.. no | 17:47 |
weshay | we don't want to carry that | 17:47 |
weshay | that needs a CIX | 17:48 |
weshay | for the rpm and the dib params | 17:48 |
weshay | rlandy, I'll merge once there is a CIX | 17:48 |
rlandy | weshay: we'll get the update once we have a rhel 8.3 nodepool node | 17:48 |
rlandy | this is temp until that exists | 17:48 |
rlandy | the package is correct in rhos-release repos | 17:49 |
rlandy | just old on the node | 17:49 |
weshay | ok... so if it's temp.. it needs CIX | 17:49 |
weshay | to track the temp | 17:49 |
rlandy | ok | 17:49 |
rlandy | just going to let OVB run | 17:49 |
rlandy | it's already started | 17:49 |
rlandy | will update the review after it runs | 17:50 |
weshay | +1 | 17:50 |
weshay | thank you | 17:50 |
rlandy | ysandeep|away: ^^ handing off to you for tomorrow :) | 17:50 |
weshay | rfolco, FYI https://review.opendev.org/#/c/747222/4 | 17:58 |
rfolco | weshay ack thx | 17:59 |
rfolco | so this makes more sense | 17:59 |
rfolco | chandankumar, you confused me with that backport thing | 17:59 |
rfolco | its master (victoria) onwards | 17:59 |
rfolco | weshay, I don't understand why tripleo_containers.yaml has openstack- prefix for ussuri for example | 18:01 |
rfolco | https://github.com/openstack/tripleo-common/blob/stable/ussuri/container-images/tripleo_containers.yaml#L3 | 18:01 |
rfolco | weshay, given that default parameters file has centos-binary-* prefix >> https://github.com/openstack/tripleo-common/blob/stable/ussuri/container-images/container_image_prepare_defaults.yaml#L17 | 18:02 |
weshay | rfolco, ask in #tripleo | 18:03 |
rfolco | weshay, k | 18:03 |
weshay | I'm not sure I have the answer to that question | 18:03 |
*** sshnaidm is now known as sshnaidm|afk | 18:11 | |
rlandy | weshay: https://review.rdoproject.org/r/#/c/29074/ | 18:37 |
rlandy | idk why I thought it depended on your change - should work as is | 18:37 |
weshay | k | 18:39 |
rlandy | https://review.rdoproject.org/r/#/c/25325/37/.zuul.yaml test job anyways | 18:41 |
rlandy | to confirm | 18:41 |
rlandy | 2020-08-26 18:40:36.965874 | primary | TASK [tripleo.operator.tripleo_container_image_build : Run tripleo container image build] *** | 18:42 |
rlandy | ^^ works | 18:42 |
weshay | rlandy, ya.. looks like it's working :) | 19:02 |
weshay | 26 18:40:36.222169 | primary | "_build_cmd": "openstack tripleo container image build --debug --namespace tripleomaster --push --registry 127.0.0.1:5001 --tag f31fc1ea72ab1f45eb1b56d06e3a1640 --volume /etc/yum.repos.d:/etc/yum.repos.d:z --volume /etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z --work-dir /home/zuul/container-builds >/home/zuul/container_image_build.log 2>&1" | 19:02 |
weshay | nice | 19:02 |
weshay | perhaps I don't complicate things.. and just let it be a zuul config | 19:02 |
rlandy | weshay: I figure you had a reason | 19:04 |
rlandy | I don't know why I conflated the two | 19:04 |
rlandy | probably my mistake | 19:04 |
rlandy | w+'ed that change | 19:05 |
rlandy | on the ansible line now | 19:05 |
rlandy | 2020-08-26 19:05:27.069514 | fa163e5d-909e-591d-c243-000000000ccf | FATAL | Pull 127.0.0.1:5001 /tripleomaster/openstack-cinder-volume:f31fc1ea72ab1f45eb1b56d06e3a1640 image | standalone | error={"changed": true, "cmd": "podman pull 127.0.0.1:5001 /tripleomaster/openstack-cinder-volume:f31fc1ea72ab1f45eb1b56d06e3a1640", "delta": "0:00:00.190498", "end": "2020-08-26 19:05:27.032553", "msg": "non-zero return code", "rc": 125, | 19:14 |
rlandy | "start": "2020-08-26 19:05:26.842055", "stderr": "Error: too many arguments. Requires exactly 1", "stderr_lines": ["Error: too many arguments. Requires exactly 1"], "stdout": "", "stdout_lines": []} | 19:14 |
rlandy | weird | 19:14 |
*** sanjayu_ has quit IRC | 19:22 | |
weshay | rlandy, http://dashboard-ci.tripleo.org/d/Ca1ulUHMz/rpm-dependency-pipeline?orgId=1&from=now-7d&to=now | 19:24 |
rlandy | weshay: looks good | 19:26 |
rlandy | weshay: do we want to record the repo we are testing? | 19:26 |
weshay | we have it in the logs right? | 19:27 |
* weshay looks | 19:27 | |
weshay | rlandy, not sure how to identify it | 19:27 |
rlandy | 2020-08-25 18:35:48.280292 | TASK [get repoquery list] | 19:27 |
rlandy | 2020-08-25 18:35:49.847420 | primary | ok: Runtime: 0:00:00.732849 | 19:27 |
weshay | via monitoring | 19:27 |
rlandy | stupid me - doesn't print out | 19:28 |
rlandy | let ms fix that | 19:28 |
rlandy | https://logserver.rdoproject.org/openstack-dependencies-centos8cr/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-centos8cr-master/79b470f/logs/undercloud/home/zuul/dependency_repoquery_list.log.txt.gz | 19:28 |
rlandy | weshay: ^^ does ... nvm | 19:28 |
rlandy | all good | 19:28 |
rlandy | I forgot we collected that | 19:28 |
rlandy | https://review.rdoproject.org/zuul/build/897af6400a55445090576955d49f00a7 | 19:29 |
rlandy | interesting that the build image job failed with nothing in the CR repo | 19:29 |
rlandy | will debug that later | 19:30 |
weshay | rlandy, this one? https://review.rdoproject.org/r/#/c/25325/ | 19:30 |
rlandy | weshay: yeah - I put back you review to check if we did actually rely on it | 19:30 |
rlandy | will see if this one still fails | 19:31 |
rlandy | weshay: these jobs are reporting to dlrn | 19:37 |
rlandy | correct? | 19:37 |
rlandy | https://logserver.rdoproject.org/openstack-dependencies-centos8cr/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-centos8cr-master/79b470f/job-output.txt | 19:37 |
*** tosky has quit IRC | 19:38 | |
weshay | rlandy, they report to dlrn w/ the hash from current-tripleo | 19:51 |
rlandy | yes | 19:51 |
weshay | it's safe to assume the build is always known good | 19:51 |
weshay | and or current-tripleo | 19:51 |
rlandy | yep - review ocming up | 19:51 |
weshay | I lost the data to the the 16.2 integration line in influx.. not sure how.. ysandeep|away fyi | 19:52 |
rlandy | weshay: https://code.engineering.redhat.com/gerrit/209849 WIP: Add latest-ansible dependency jobs | 20:00 |
rlandy | weshay: no worries on the 16.2 data - nothing much there atm | 20:00 |
weshay | rlandy, that looks good | 20:04 |
rlandy | weshay: running testproject to check | 20:04 |
rlandy | weshay: getting node failure - will try again later | 20:17 |
weshay | ya | 20:17 |
weshay | PSI heard you needed it | 20:18 |
rlandy | lol | 20:18 |
rlandy | back to CR and rdocloud | 20:18 |
rlandy | gotta love variety | 20:18 |
rlandy | 20-08-26 19:55:22.011953 | fa163e9d-712f-91f6-9214-000000000ccf | FATAL | Pull 127.0.0.1:5001 /tripleomaster/openstack-cinder-volume:f31fc1ea72ab1f45eb1b56d06e3a1640 image | standalone | error={"changed": true, "cmd": "podman pull 127.0.0.1:5001 /tripleomaster/openstack-cinder-volume:f31fc1ea72ab1f45eb1b56d06e3a1640", "delta": "0:00:00.235012", "end": "2020-08-26 19:55:21.984779", "msg": "non-zero return code", "rc": 125, | 20:20 |
rlandy | "start": "2020-08-26 19:55:21.749767", "stderr": "Error: too many arguments. Requires exactly 1", "stderr_lines": ["Error: too many arguments. Requires exactly 1"], "stdout": "", "stdout_lines": []} | 20:20 |
rlandy | probably legit | 20:20 |
rlandy | alright | 20:20 |
*** jtomasek has quit IRC | 20:38 | |
*** TrevorV has quit IRC | 21:08 | |
owalsh | weshay, rlandy: hey, hit an issue with CI where puppet-heat is newer than the puppet-oslo that it requires - do we need to do something to pull in the new puppet-oslo? | 21:59 |
*** TrevorV has joined #oooq | 22:05 | |
*** Tengu has quit IRC | 22:05 | |
*** Tengu has joined #oooq | 22:07 | |
*** TrevorV has quit IRC | 22:28 | |
*** Goneri has quit IRC | 23:17 | |
rlandy | owalsh: what release are you working with? | 23:32 |
owalsh | rlandy: master | 23:33 |
owalsh | rlandy: https://review.opendev.org/746999 | 23:33 |
owalsh | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_7eb/746999/2/check/tripleo-ci-centos-8-scenario000-multinode-oooq-container-updates/7ebfd51/logs/undercloud/var/log/containers/stdouts/container-puppet-heat_api.log | 23:33 |
owalsh | look like it got https://review.opendev.org/748086 but not the depends-on | 23:34 |
rlandy | so that review merged | 23:34 |
rlandy | I don;t see a depends on here ... https://review.opendev.org/#/c/746999/ | 23:35 |
rlandy | oh ... this https://review.opendev.org/#/c/748067 | 23:35 |
rlandy | may be stuck in the component line | 23:36 |
rlandy | this is the version of tripleo you would pick up ... | 23:37 |
rlandy | https://trunk.rdoproject.org/centos8-master/component/tripleo/current-tripleo/ | 23:37 |
rlandy | so puppet-oslo-17.2.1-0.20200817171340.064edac.el8.noarch.rpm2020-08-17 17:14 42K | 23:38 |
owalsh | rlandy: does the update job use a different repo? | 23:38 |
rlandy | puppet-oslo-17.2.1-0.20200826150400.5f1e481.el8.noarch.rpm2020-08-26 15:04 42K | 23:38 |
rlandy | ^^ you probably want that | 23:39 |
rlandy | let me check release file ... sec | 23:39 |
owalsh | rlandy: for current-tripleo I see puppet-heat-17.2.1-0.20200810174623.312998a.el8.noarch.rpm2020-08-10 17:4665K | 23:40 |
rlandy | Updated 9 hours ago | 23:40 |
rlandy | your review | 23:40 |
rlandy | so it won't be there yet | 23:40 |
rlandy | owalsh: I'm going to put in a DNM review to test adding puppet-oslo from delorean-current | 23:41 |
rlandy | if that works, you will review will pass when we promote ... one sec | 23:42 |
rlandy | owalsh: https://review.opendev.org/748327 DNM - Add puppet-oslo to dlrn-current includepkgs | 23:47 |
rlandy | can you try depends-on ^^ | 23:47 |
rlandy | if that gets you the right version, the next promotion should fix this ... | 23:47 |
rlandy | still stuck going through http://tripleo-cockpit.usersys.redhat.com/d/2tivP9BWz/component-pipeline?orgId=1 | 23:48 |
owalsh | rlandy: ack, I'll try a depends-on | 23:49 |
rlandy | if the team is ok with adding puppet-oslo to dlrn-current - may merge that tomorrow | 23:50 |
owalsh | rlandy: ack, thanks! depends on in https://review.opendev.org/#/c/746999/3 | 23:53 |
rlandy | owalsh: ok - let's watch what version of puppet-oslo you get - it should also update containers | 23:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!