*** jmasud has joined #oooq | 00:34 | |
*** jmasud has quit IRC | 01:26 | |
*** ysandeep|away is now known as ysandeep | 01:38 | |
*** jmasud has joined #oooq | 01:41 | |
*** apetrich has quit IRC | 02:11 | |
*** sshnaidm has quit IRC | 02:34 | |
*** rlandy has quit IRC | 02:43 | |
*** rfolco|rover has quit IRC | 02:57 | |
*** jmasud has quit IRC | 03:13 | |
*** jmasud has joined #oooq | 03:31 | |
*** sshnaidm has joined #oooq | 03:33 | |
*** jmasud has quit IRC | 03:43 | |
*** jmasud has joined #oooq | 03:46 | |
*** dmellado has quit IRC | 04:16 | |
*** ykarel|away is now known as ykarel | 04:31 | |
ykarel | weshay|ruck, for running python3 on centos7 i tried https://review.opendev.org/#/c/699555/7 in past and it worked for container build but was abandoned with centos8 | 04:35 |
---|---|---|
ykarel | similar should work for build image | 04:35 |
ykarel | python3 package is available in centos7 | 04:36 |
ykarel | other option can be to use pinned version of diskimage builder for py2 | 04:37 |
*** ccamacho has quit IRC | 04:41 | |
*** sshnaidm_ has joined #oooq | 04:43 | |
*** sshnaidm has quit IRC | 04:45 | |
*** saneax has joined #oooq | 04:49 | |
ykarel | just checked the code, and seems it's not just installing python3 packages will help, others too needed | 04:57 |
ykarel | so just using 2.38.0 tag for diskimage builder in centos7 should work | 05:01 |
*** jmasud has quit IRC | 05:06 | |
*** jmasud has joined #oooq | 05:09 | |
ykarel | pip install git+file:///home/centos/diskimage-builder@2.38.0 works for me locally on py2 | 05:11 |
ykarel | so just hacking default should work https://opendev.org/openstack/tripleo-ci/src/branch/master/roles/oooci-build-images/defaults/main.yaml#L11 | 05:11 |
ykarel | pojadhav|ruck, in case u want to try out ^ | 05:11 |
pojadhav|ruck | ykarel, ok | 05:12 |
*** skramaja has joined #oooq | 05:12 | |
*** udesale has joined #oooq | 05:18 | |
*** dmellado has joined #oooq | 05:31 | |
*** jmasud has quit IRC | 05:35 | |
*** sanjayu_ has joined #oooq | 05:40 | |
*** saneax has quit IRC | 05:41 | |
*** marios has joined #oooq | 05:49 | |
*** jfrancoa has joined #oooq | 06:00 | |
*** dtantsur|afk is now known as dtantsur | 06:43 | |
*** apetrich has joined #oooq | 07:10 | |
*** tosky has joined #oooq | 07:24 | |
*** amoralej|off is now known as amoralej | 07:33 | |
*** jpena|off is now known as jpena | 07:53 | |
*** yolanda has joined #oooq | 08:02 | |
*** jaosorior has joined #oooq | 08:17 | |
*** marios has quit IRC | 08:31 | |
*** ysandeep is now known as ysandeep|lunch | 08:39 | |
*** ccamacho has joined #oooq | 08:50 | |
*** marios has joined #oooq | 09:27 | |
*** ysandeep|lunch is now known as ysandeep | 09:33 | |
*** jmasud has joined #oooq | 09:46 | |
*** udesale_ has joined #oooq | 09:53 | |
*** udesale has quit IRC | 09:56 | |
*** jtomasek has joined #oooq | 09:58 | |
*** udesale_ has quit IRC | 10:00 | |
akahat | ysandeep, o/ | 10:04 |
akahat | ysandeep, need your help to debug https://0d75bf7243b1eb991fa8-2e6a6555105a36f9039b265d28b06b84.ssl.cf5.rackcdn.com/723876/13/check/tripleo-ci-centos-8-scenario012-standalone/bb55826/logs/undercloud/var/log/extra/errors.txt.txt | 10:05 |
akahat | (No valid host found) | 10:05 |
ysandeep | akahat, ack o/ will look in sometime | 10:09 |
akahat | ysandeep, okay | 10:10 |
ysandeep | akahat, Can you point please where you are trying to create instance. | 10:11 |
chandankumar | marios, please have a look https://review.opendev.org/731703 and https://review.rdoproject.org/r/#/c/27587/ when free | 10:17 |
marios | chandankumar: k | 10:17 |
ysandeep | akahat, http://paste.openstack.org/show/794293/ | 10:41 |
ysandeep | in scenario 12 we don't want nova based instances, ironic should provision the instances.. | 10:42 |
akahat | ysandeep, looking. | 11:28 |
*** jpena is now known as jpena|lunch | 11:31 | |
akahat | ysandeep, actually i'm creating baremetal node: https://review.opendev.org/#/c/720705/15/tasks/tempest_ironic_node_create.yml | 11:32 |
ysandeep | akahat, do we have a local reproducer? | 11:34 |
akahat | ysandeep, i think no :( | 11:34 |
ysandeep | akahat, can you please try to repoduce locally - otherwise i don't think logs can help us much. | 11:35 |
akahat | ysandeep, okay. | 11:35 |
*** saneax has joined #oooq | 11:39 | |
*** sanjayu_ has quit IRC | 11:40 | |
*** rfolco|rover has joined #oooq | 11:42 | |
panda | marios: https://tree.taiga.io/project/tripleo-ci-board/task/1745 was created after you already did it, by creating the RHOS-16 configuration file. | 11:43 |
marios | panda: ok.. :/ sorry i don't recall that | 11:47 |
weshay|ruck | ykarel++ was wondering how c7 is setup in nodepool w/ py3.. looking at ur patch. Thanks for the ping :) | 11:47 |
weshay|ruck | coffee | 11:47 |
pojadhav|ruck | chandankumar, pls have a look https://review.opendev.org/#/c/733114/ | 11:53 |
weshay|ruck | pojadhav|ruck, ah.. this is a good idea https://review.opendev.org/#/c/733114/2 | 11:54 |
weshay|ruck | pojadhav|ruck, I'll watch that patch through.. did it fix the issue? | 11:54 |
pojadhav|ruck | weshay|ruck, didnt tested.. posting test patch as well | 11:55 |
weshay|ruck | pojadhav|ruck, thanks | 11:55 |
weshay|ruck | rfolco|rover, ^ | 11:55 |
weshay|ruck | marios, ping when you can | 11:55 |
weshay|ruck | rfolco|rover, scen010 is non-voting... train is promting now.. you can say.. tripleo is red, but promoting now so we'll be green | 11:56 |
rfolco|rover | ack | 11:57 |
*** amoralej is now known as amoralej|lunch | 11:58 | |
pojadhav|ruck | weshay|ruck, pls check https://review.rdoproject.org/r/#/c/27914/1/.zuul.yaml | 12:01 |
marios | weshay|ruck: pong | 12:01 |
*** ysandeep is now known as ysandeep|afk | 12:06 | |
*** pojadhav|ruck is now known as pojadhav|batery- | 12:07 | |
*** pojadhav|batery- is now known as pooja|batery-die | 12:08 | |
rfolco|rover | chandankumar, when you get a chance, pls look at scen10 fs062, consistently failing on tempest test https://logserver.rdoproject.org/02/27902/2/check/periodic-tripleo-ci-centos-7-scenario010-standalone-train/39f1f84/logs/undercloud/var/log/tempest/stestr_results.html.gz | 12:11 |
*** rlandy has joined #oooq | 12:32 | |
rlandy | ysandeep|afk: hello - https://sf.hosted.upshift.rdu2.redhat.com/logs/openstack-component-compute/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-rhel-8-standalone-full-tempest-scenario-compute-rhos-17/884dcb0/logs/undercloud/var/log/tempest/stestr_results.html | 12:34 |
rlandy | we have a failure - is that new? | 12:34 |
*** jpena|lunch is now known as jpena | 12:39 | |
*** Goneri has joined #oooq | 12:45 | |
rfolco|rover | rlandy, master is failing on ipv6 and ussuri is green for tempest full scenario | 12:46 |
rfolco|rover | rlandy, if that helps | 12:46 |
rfolco|rover | https://review.rdoproject.org/zuul/builds?job_name=periodic-tripleo-ci-centos-8-standalone-full-tempest-scenario-ussuri&job_name=periodic-tripleo-ci-centos-8-standalone-full-tempest-scenario-master | 12:46 |
rfolco|rover | https://logserver.rdoproject.org/openstack-periodic-master/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-standalone-full-tempest-scenario-master/342fed5/logs/undercloud/var/log/tempest/stestr_results.html.gz | 12:46 |
*** skramaja has quit IRC | 12:48 | |
rfolco|rover | weshay|ruck, chandankumar pooja|batery-die: https://review.opendev.org/#/c/732618/ is ready (centos7-rt) | 12:49 |
rlandy | rfolco|rover: will compare - thanks | 12:49 |
rlandy | rfolco|rover: how are things in general? scenario 001, 004? | 12:49 |
rlandy | passing now | 12:49 |
rfolco|rover | have to check, did not have time to check yet.... the fix was about to merge | 12:50 |
rfolco|rover | rlandy, fixed on master, cherry pick in progress for ussuri | 12:51 |
*** amoralej|lunch is now known as amoralej | 12:54 | |
*** ysandeep|afk is now known as ysandeep | 12:55 | |
ysandeep | rlandy, periodic-tripleo-ci-rhel-8-standalone-full-tempest-scenario-compute-rhos-17 - only one run failed. If you want i can run a test project and see if it consistent failure. | 12:58 |
rlandy | ysandeep: no worries- I can review it - I just wanted to to confirm it was passing when we merged it | 12:58 |
ysandeep | rlandy, yes it was green when we merged - https://sf.hosted.upshift.rdu2.redhat.com/zuul/t/tripleo-ci-internal/builds?job_name=periodic-tripleo-ci-rhel-8-standalone-full-tempest-scenario-compute-rhos-17 | 12:59 |
rlandy | ysandeep: that's fine - then I have a comparison | 12:59 |
weshay|ruck | PTG | 13:00 |
weshay|ruck | PTG | 13:00 |
weshay|ruck | PTG | 13:00 |
*** pooja|batery-die is now known as pojadhav|ruck | 13:03 | |
ysandeep | rlandy, your last ovb ran failed with error - Failed to reserve a node: Allocation <uuid> failed: Failed to process allocation a468f0c5-9566-45e0-a1de-e313230484c0: none of the requested nodes are available and match the resource class baremetal. | 13:04 |
ysandeep | rlandy, I hit this error^^ too intermittently, but last run failed at much later step(failed to ssh after os-net-config ran) - https://sf.hosted.upshift.rdu2.redhat.com/logs/74/200674/6/check/periodic-tripleo-ci-centos-8-bm_envA-3ctlr_1comp-featureset001-ussuri/4557118/logs/undercloud/home/zuul/overcloud_deploy.log | 13:04 |
ysandeep | I am trying to customize overcloud-full image to set a password - to check naming convention.. I doubt it failed due to wrong naming vs os-net-config info. | 13:05 |
rlandy | ysandeep: k - will look after PTG | 13:06 |
weshay|ruck | chandankumar, ykarel ysandeep, bhagyashris, pojadhav|ruck soniya29 akahat be safe... log off as needed | 13:10 |
ysandeep | weshay|ruck, cyclone? | 13:11 |
weshay|ruck | aye | 13:11 |
ysandeep | weshay|ruck, thanks! things are getting better since evening. but we have power outage in many places. | 13:12 |
pojadhav|ruck | weshay|ruck, yup.. too much power issues facing from last couple of days :( | 13:12 |
rlandy | ysandeep: your last failure is a timeout | 13:13 |
rlandy | you would need to increase the job time | 13:13 |
rlandy | which may be at the limit of the tenant timeout at the moment | 13:13 |
rlandy | I'd need to check | 13:14 |
rlandy | I'll kick the env D job to compare | 13:14 |
rlandy | that one seems to run | 13:15 |
rlandy | rhel may have some other fun going on | 13:15 |
ysandeep | rlandy, oops, wrong link copy paste - last run - I am here - https://sf.hosted.upshift.rdu2.redhat.com/logs/30/201630/5/check/periodic-tripleo-ci-rhel-8-bm_envA-3ctlr_1comp-featureset001-rhos-17/4fdfe3e/logs/undercloud/home/zuul/overcloud_deploy.log | 13:16 |
*** TrevorV has joined #oooq | 13:31 | |
*** jmasud has quit IRC | 13:59 | |
ykarel | Thanks weshay|ruck | 14:25 |
ykarel | i am in my hometown, and here cyclone don't have an impact yet | 14:25 |
*** dmellado has quit IRC | 15:18 | |
*** dmellado has joined #oooq | 15:20 | |
*** derekh has joined #oooq | 15:54 | |
ysandeep | rlandy, :) good news , inconsistent naming interface due to net.ifnames=0 parameter in overcloud-full image is causing issue - https://hackmd.io/YXJPze4eSt-Sp9oRFGOY0Q?both | 15:57 |
ysandeep | ussuri job you successfully deployed earlier don't have net.ifnames=0 in image, that's it worked earlier.. i think we should remove net.ifnames=0 from overcloud-full image in downstream | 15:59 |
ysandeep | that's why* it worked | 15:59 |
*** Goneri has quit IRC | 16:00 | |
*** ykarel is now known as ykarel|away | 16:07 | |
*** dtantsur is now known as dtantsur|afk | 16:13 | |
ysandeep | rlandy, customized image locally without net.ifnames=0, rerunning deployment on envA | 16:25 |
rlandy | ysandeep: k - I'm only getting back to bm later toady | 16:27 |
rlandy | also we should be building images not downloading them | 16:27 |
rlandy | I assume you took my hack to download due to the build error | 16:27 |
rlandy | we need to address the build error | 16:28 |
rlandy | need to speak with chandankumar about that - there is an assumption of the node - which is different in bm | 16:28 |
ysandeep | rlandy, ack o/ | 16:30 |
*** ysandeep is now known as ysandeep|away | 16:33 | |
*** jpena is now known as jpena|off | 17:04 | |
*** marios has quit IRC | 17:04 | |
*** amoralej is now known as amoralej|off | 17:06 | |
*** ysandeep|away is now known as ysandeep | 17:20 | |
*** jmasud has joined #oooq | 17:26 | |
ysandeep | rlandy, whenever you have time.. please review https://code.engineering.redhat.com/gerrit/#/c/202269/ ipa and full-tempest jobs in integration pipeline. | 17:38 |
rlandy | sshnaidm_: hi - have time to look at ovb in downstream? | 17:48 |
sshnaidm_ | rlandy, yeah, but later today, will ping you | 17:49 |
rlandy | sure | 17:49 |
ysandeep | :) rhos-17 baremetal deployment successfull | 18:01 |
*** ysandeep is now known as ysandeep|away | 18:01 | |
*** derekh has quit IRC | 18:19 | |
*** chem has quit IRC | 18:22 | |
*** yolanda has quit IRC | 18:23 | |
*** chem has joined #oooq | 18:24 | |
*** jmasud has quit IRC | 18:25 | |
*** jmasud has joined #oooq | 18:28 | |
holser | delorean failed in ussuri - https://zuul.opendev.org/t/openstack/build/031d3e369c494868b355cc96c2f9abb6 | 18:54 |
holser | Are any known issues? | 18:54 |
rfolco|rover | holser, not quite sure, but seems an intermittent issue on dlrn mirrors... DEBUG: Error: Failed to download metadata for repo 'delorean-component-baremetal' | 19:18 |
rfolco|rover | https://41e7dfec863f98f4e0a9-0b8a0191044946f21d7cb4bda508eed5.ssl.cf5.rackcdn.com/732844/3/check/tripleo-ci-centos-8-scenario001-standalone/031d3e3/logs/delorean_logs/component/tripleo/45/d5/45d53d207689c9c82a141fc6e6581360f350667d_dev/rpmbuild.log.txt.gz | 19:18 |
holser | rfolco|rover looks like merge conflict | 19:18 |
holser | so I resolved conflict and rebased | 19:18 |
sshnaidm_ | rlandy, hey | 19:19 |
*** sshnaidm_ is now known as sshnaidm | 19:19 | |
rfolco|rover | oh ok | 19:19 |
holser | rfolco|rover so delorean should assemble a package | 19:19 |
sshnaidm | rlandy, let's take a look at ovb? | 19:20 |
rlandy | sshnaidm: sure | 19:21 |
rlandy | sshnaidm: we've got the undercloud node held | 19:21 |
rlandy | sshnaidm: 10.0.110.11 | 19:22 |
rlandy | also the stack is still there | 19:22 |
rlandy | afaict, we have no ipmi access | 19:22 |
sshnaidm | rlandy, I'm in | 19:23 |
rlandy | sshnaidm: I set selinux to permissive afterwards but idk if it would have had an impact on setup | 19:24 |
rlandy | I uploaded the same bmc-template from rdocloud | 19:24 |
sshnaidm | rlandy, zoom? | 19:25 |
rlandy | sshnaidm: lol - what happened to google hangout? | 19:25 |
sshnaidm | rlandy, zoom if more merficul to my cpu | 19:25 |
rlandy | sshnaidm: sure - whatever works | 19:26 |
*** jmasud has quit IRC | 19:30 | |
*** jmasud has joined #oooq | 19:41 | |
*** jmasud has quit IRC | 19:59 | |
*** jmasud has joined #oooq | 20:09 | |
*** ccamacho has quit IRC | 21:15 | |
*** jfrancoa has quit IRC | 21:48 | |
*** jmasud has quit IRC | 21:53 | |
*** holser has quit IRC | 22:05 | |
*** holser has joined #oooq | 22:05 | |
*** jmasud has joined #oooq | 22:43 | |
*** jmasud has quit IRC | 22:54 | |
*** jmasud has joined #oooq | 23:00 | |
*** TrevorV has quit IRC | 23:49 | |
*** tosky has quit IRC | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!