| *** rfolco has quit IRC | 00:07 | |
| *** rlandy has quit IRC | 01:19 | |
| *** rh-jelabarre has quit IRC | 01:21 | |
| *** rfolco has joined #rdo | 01:34 | |
| *** rfolco has quit IRC | 01:49 | |
| *** khyr0n_ has quit IRC | 02:05 | |
| *** apetrich has quit IRC | 02:14 | |
| *** khyr0n has joined #rdo | 02:15 | |
| *** skramaja has joined #rdo | 03:50 | |
| *** skramaja has quit IRC | 04:02 | |
| *** rcernin has quit IRC | 04:03 | |
| *** dmacpher has joined #rdo | 04:06 | |
| *** rcernin has joined #rdo | 04:24 | |
| *** kopecmartin is now known as kopecmartin|pto | 04:46 | |
| *** skramaja has joined #rdo | 04:59 | |
| *** ykarel has joined #rdo | 05:01 | |
| sshnaidm | ykarel, can you please take a look what's wrong? http://paste.openstack.org/show/796620/ breaking my brain.. | 05:02 |
|---|---|---|
| sshnaidm | maybe something wrong with setup.cfg? https://github.com/openstack/ansible-collections-openstack/blob/master/setup.cfg#L1 | 05:04 |
| *** marios has joined #rdo | 05:05 | |
| *** marios is now known as marios|ruck | 05:05 | |
| *** raukadah is now known as chkumar|rover | 05:06 | |
| *** ekultails has quit IRC | 05:13 | |
| *** lmiccini has joined #rdo | 05:28 | |
| *** aufi has joined #rdo | 05:44 | |
| *** alexmcleod has quit IRC | 05:46 | |
| *** alexmcleod has joined #rdo | 05:46 | |
| *** ysandeep|off is now known as ysandeep | 05:58 | |
| ykarel | sshnaidm, looking | 06:16 |
| ykarel | sshnaidm, seems u missed my messages from last night? | 06:17 |
| *** rdogerrit has joined #rdo | 06:17 | |
| rdogerrit | Chandan Kumar proposed rdo-infra/ci-config master: Add ubi-8 container build job to ussuri promotion criteria https://review.rdoproject.org/r/28842 | 06:17 |
| ykarel | ykarel|away> sshnaidm|afk, so tarball is created with different name so u need to use %autosetup -n ansible-collections-openstack.cloud-%{upstream_version} | 06:17 |
| ykarel | <ykarel|away> with %{!?upstream_version: %global upstream_version %{version}%{?milestone}} defined in top | 06:17 |
| sshnaidm | ykarel, it's there | 06:18 |
| sshnaidm | ykarel, the spec is below paste | 06:18 |
| *** udesale has joined #rdo | 06:18 | |
| ykarel | sshnaidm, %global collectionname ansible-collections-openstack --> %global collectionname ansible-collections-openstack.cloud | 06:18 |
| ykarel | atleast this change is needed for %prep | 06:19 |
| *** rdogerrit has quit IRC | 06:19 | |
| ykarel | so u can change Name: ansible-collections-openstack | 06:19 |
| sshnaidm | trying | 06:21 |
| ykarel | ack | 06:21 |
| *** jpich has joined #rdo | 06:34 | |
| *** ccamposr has quit IRC | 06:50 | |
| *** slaweq has joined #rdo | 06:53 | |
| *** rcernin has quit IRC | 06:54 | |
| *** rdogerrit has joined #rdo | 06:57 | |
| rdogerrit | Chandan Kumar created rdo-jobs master: [DNM] ussuri periodic jobs rerunning https://review.rdoproject.org/r/28874 | 06:57 |
| *** mcornea has joined #rdo | 06:59 | |
| *** skramaja_ has joined #rdo | 07:06 | |
| *** skramaja has quit IRC | 07:06 | |
| *** jcapitao has joined #rdo | 07:07 | |
| *** jpena|off is now known as jpena | 07:13 | |
| *** ysandeep is now known as ysandeep|lunch | 07:18 | |
| rdogerrit | Chandan Kumar proposed rdo-jobs master: [DNM] ussuri periodic jobs rerunning https://review.rdoproject.org/r/28874 | 07:19 |
| *** maciejjozefczyk has joined #rdo | 07:20 | |
| rdogerrit | Chandan Kumar proposed rdo-jobs master: [WIP]add an updates job to ussuri tripleo component pipeline https://review.rdoproject.org/r/28870 | 07:21 |
| rdogerrit | Chandan Kumar proposed rdo-jobs master: [WIP]add an updates job to ussuri tripleo component pipeline https://review.rdoproject.org/r/28870 | 07:23 |
| *** dtantsur|afk is now known as dtantsur | 07:30 | |
| *** apetrich has joined #rdo | 07:32 | |
| *** tosky has joined #rdo | 07:46 | |
| *** rdogerrit has quit IRC | 07:46 | |
| *** jpich has quit IRC | 07:48 | |
| *** jpich has joined #rdo | 07:49 | |
| *** udesale has quit IRC | 07:50 | |
| sshnaidm | ykarel, ok, so I successfully moved to another error :) http://paste.openstack.org/show/796622/ | 07:50 |
| *** udesale has joined #rdo | 07:50 | |
| ykarel | sshnaidm, so not using py3_install ? | 07:51 |
| sshnaidm | ykarel, I'd like to start from something working | 07:51 |
| sshnaidm | then to try py install | 07:51 |
| ykarel | sshnaidm, py3_install should have worked fine | 07:51 |
| *** gfidente|afk is now known as gfidente | 07:52 | |
| ykarel | u got some error with that? | 07:52 |
| ykarel | the cp -rp shouldn't be needed at all with py3_install | 07:53 |
| ykarel | if u still want to go with resolving above error, u can do replace cp -rp ansible-collections-openstack*/plugins --> cp -rp plugins and similar for others | 07:54 |
| sshnaidm | ack | 07:55 |
| *** udesale has quit IRC | 08:00 | |
| *** udesale has joined #rdo | 08:00 | |
| sshnaidm | ykarel, if building from python, in setup.cfg it's "name = ansible-collections-openstack.cloud", wouldn't be a problem if RPM is without ".cloud"? | 08:01 |
| *** takamatsu has quit IRC | 08:02 | |
| ykarel | sshnaidm, naming shouldn't be a problem | 08:04 |
| ykarel | or u talking about some other problem? | 08:05 |
| sshnaidm | ykarel, I see this error currently if trying with py: http://paste.openstack.org/show/796623/ | 08:06 |
| sshnaidm | something about egg-info path | 08:06 |
| sshnaidm | maybe problem with "%{pyver_sitelib}/ansible-collections-openstack*.egg-info" | 08:06 |
| ykarel | sshnaidm, yes ^ needs change | 08:06 |
| ykarel | ^ should be %{python3_sitelib}/ansible_collections_openstack.cloud-*.egg-info | 08:08 |
| sshnaidm | ansible_collections_openstack ? | 08:08 |
| sshnaidm | yeah | 08:08 |
| *** ysandeep|lunch is now known as ysandeep | 08:16 | |
| *** jlibosva has joined #rdo | 08:23 | |
| *** belmoreira has joined #rdo | 08:25 | |
| *** derekh has joined #rdo | 08:30 | |
| *** osmanlicilegi has quit IRC | 08:32 | |
| *** xek has joined #rdo | 08:35 | |
| sshnaidm | ykarel, ok, seems working now.. | 08:38 |
| ykarel | sshnaidm, cool | 08:39 |
| sshnaidm | ykarel, so what should I do with this spec now? | 08:39 |
| sshnaidm | this is rdoinfo patch https://review.rdoproject.org/r/28878 | 08:41 |
| *** arxcruz|off is now known as arxcruz | 08:42 | |
| ykarel | sshnaidm, yes ^ is step 1, once this merges, bot will propose couple of patches to create distgit,job,project-config etc | 08:45 |
| ykarel | we need to do licence check before that though | 08:45 |
| ykarel | https://www.rdoproject.org/documentation/add-packages/ | 08:45 |
| sshnaidm | it's gpl | 08:46 |
| * sshnaidm is going to do the same for podman collections now | 08:48 | |
| *** Caterpillar has joined #rdo | 08:49 | |
| ykarel | sshnaidm, i see multiple license mentioned in ansible-collections-openstack source code | 08:49 |
| ykarel | ASL, BSD, GPL etc | 08:49 |
| sshnaidm | hmm | 08:50 |
| sshnaidm | all ansible modules must have been under gpl license | 08:51 |
| *** iurygregory has quit IRC | 08:51 | |
| ykarel | will check post lunch | 08:53 |
| sshnaidm | ykarel, ack | 08:53 |
| *** takamatsu has joined #rdo | 08:58 | |
| *** iurygregory has joined #rdo | 09:02 | |
| *** elade has joined #rdo | 09:03 | |
| *** takamatsu has quit IRC | 09:07 | |
| *** takamatsu has joined #rdo | 09:07 | |
| *** osmanlicilegi has joined #rdo | 09:10 | |
| *** adellam has joined #rdo | 09:11 | |
| tosky | there are a few interesting fixes in stable/queens for os-brick, which is a library, but that branch is removed upstream, so no more releases | 09:11 |
| tosky | I think we did it in the past already, but would it be fine to propose a bump the latest git snapshot in the packaging? | 09:12 |
| *** xek has quit IRC | 09:12 | |
| ykarel | sshnaidm, so i see jpena already commented wrt licensing, so it should be fine | 09:20 |
| ykarel | sshnaidm, would u need this new package in common or tripleo component? | 09:20 |
| jpena | ykarel: yes, I've checked the apache info on that: https://www.apache.org/licenses/GPL-compatibility.html | 09:20 |
| ykarel | currently it's being inherited from rpmfactory-lib i.e common, for tripleo, component: tripleo needs to be explicitly set | 09:21 |
| ykarel | jpena, okk | 09:21 |
| jpena | oh true, I forgot that | 09:21 |
| ykarel | tosky, hmm queens in extended maintenance phase so there will be no tag releases | 09:22 |
| sshnaidm | I can try to remove all apache from there | 09:22 |
| ykarel | and no updates in upper constraints | 09:22 |
| sshnaidm | ykarel, that's a good question about component, I need to discuss with weshay|ruck maybe.. | 09:22 |
| ykarel | tosky, so u can propose pin updates in rdoinfo for queens if there are some blocker issues | 09:22 |
| ykarel | which needs to be picked | 09:23 |
| ykarel | sshnaidm, ack | 09:23 |
| ykarel | tripleo seems more suitable for it, but good to check | 09:23 |
| sshnaidm | ykarel, yeah, it's used in tripleo-ansible only | 09:24 |
| tosky | ykarel: ok, so only for blockers? | 09:24 |
| *** bdodd has quit IRC | 09:26 | |
| ykarel | tosky, mainly u can mentions what u trying with the update | 09:28 |
| ykarel | fixing some bug fix, resolving some blocker issue etc | 09:28 |
| ykarel | if there is some lp good to add that | 09:29 |
| tosky | I think all stable/queens backports for os-brick past the last tagged release do reference a launchpad bug :) | 09:29 |
| ykarel | tosky, ok should be fine than, main issue we see for such cases is those patches are not tested upstream if jobs following upper-constraints | 09:30 |
| *** bdodd has joined #rdo | 09:30 | |
| tosky | ykarel: that's a risk, but they should have been tested (in this case) at least by os-brick gate jobs | 09:31 |
| ykarel | tosky, okk | 09:32 |
| *** takamatsu has quit IRC | 09:53 | |
| *** Caterpillar2 has joined #rdo | 10:03 | |
| *** Caterpillar has quit IRC | 10:07 | |
| *** alexmcleod has quit IRC | 10:09 | |
| *** alexmcleod has joined #rdo | 10:10 | |
| *** tkajinam has quit IRC | 10:33 | |
| *** ysandeep is now known as ysandeep|afk | 10:38 | |
| *** elade has quit IRC | 10:45 | |
| *** agurenko has joined #rdo | 10:57 | |
| dciabrin | ykarel, marios|ruck, howdy guys o/ I'm hitting https://bugs.launchpad.net/tripleo/+bug/1886867 and I was wondering if we have a quick means of avoiding hitting bad mirrors when running CI jobs? | 10:59 |
| openstack | Launchpad bug 1886867 in tripleo "Tripleo upstream jobs are failing undercloud install/standalone deploy with "requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url"" [High,Triaged] | 10:59 |
| marios|ruck | dciabrin: looks like a duplicate for https://bugs.launchpad.net/tripleo/+bug/1889122 ... but not aware of some way.. there are patches for that bug still merging today but there have been a few fixes so far | 11:04 |
| openstack | Launchpad bug 1889122 in tripleo "mirror timeouts in upstream causing undercloud and standalone failures" [Critical,In progress] - Assigned to Alex Schultz (alex-schultz) | 11:04 |
| dciabrin | marios|ruck, oh ok good to know, thx! | 11:06 |
| marios|ruck | dciabrin: are you seeing it on train? https://review.opendev.org/#/c/744955/ merged 2 hours ago might help? | 11:06 |
| ykarel | dciabrin, there were some couple of fixes merged recently to improve it | 11:06 |
| dciabrin | marios|ruck, no, on master | 11:06 |
| ykarel | dciabrin, to avoid there is a way, but if u just want for testing u can use it, | 11:06 |
| *** takamatsu has joined #rdo | 11:06 | |
| ykarel | where containers will be build instead of pulling | 11:07 |
| marios|ruck | https://review.opendev.org/#/c/744918/1 | 11:07 |
| ykarel | from docker hub | 11:07 |
| marios|ruck | dciabrin: hm that one merged this morning for master i mean https://review.opendev.org/#/c/744918/1 | 11:07 |
| *** xek has joined #rdo | 11:07 | |
| dciabrin | marios|ruck, oh that might help then, my last check was 14hours ago, before that patch landed | 11:08 |
| *** ysandeep|afk is now known as ysandeep | 11:14 | |
| *** xek has quit IRC | 11:15 | |
| *** jpena is now known as jpena|lunch | 11:31 | |
| *** sshnaidm is now known as sshnaidm|afk | 11:33 | |
| *** rfolco has joined #rdo | 11:37 | |
| *** artom has quit IRC | 11:42 | |
| *** jcapitao is now known as jcapitao_lunch | 11:45 | |
| *** ccamposr has joined #rdo | 11:48 | |
| *** sshnaidm|afk is now known as sshnaidm | 11:49 | |
| *** agurenko_ has joined #rdo | 11:57 | |
| *** xek has joined #rdo | 12:00 | |
| *** raildo has joined #rdo | 12:01 | |
| *** agurenko has quit IRC | 12:01 | |
| *** artom has joined #rdo | 12:02 | |
| *** udesale_ has joined #rdo | 12:03 | |
| *** ramishra has quit IRC | 12:04 | |
| *** udesale has quit IRC | 12:05 | |
| *** elade has joined #rdo | 12:07 | |
| *** rh-jelabarre has joined #rdo | 12:08 | |
| *** rcernin has joined #rdo | 12:08 | |
| *** rlandy has joined #rdo | 12:17 | |
| *** nweinber has joined #rdo | 12:17 | |
| *** ramishra has joined #rdo | 12:26 | |
| *** ykarel_ has joined #rdo | 12:26 | |
| *** ykarel has quit IRC | 12:29 | |
| *** jpena|lunch is now known as jpena | 12:36 | |
| *** ccamposr is now known as ccamposr|lunch | 12:39 | |
| *** bdodd has quit IRC | 12:44 | |
| *** ekultails has joined #rdo | 12:48 | |
| *** bdodd has joined #rdo | 12:48 | |
| *** ykarel_ is now known as ykarel | 12:54 | |
| *** aufi has quit IRC | 13:00 | |
| *** rlandy is now known as rlandy|mtg | 13:01 | |
| *** mcornea has quit IRC | 13:03 | |
| *** aufi has joined #rdo | 13:03 | |
| *** jcapitao_lunch is now known as jcapitao | 13:17 | |
| ykarel | sshnaidm, i see u switched to clients component but not tripleo https://review.rdoproject.org/r/#/c/28878/1..2/rdo.yml | 13:18 |
| ykarel | can u share the reasoning for some context | 13:18 |
| sshnaidm | ykarel, discussed with weshay|ruck, he pointed we have openstacksdk in clients, so it seems related | 13:19 |
| *** TrevorV has joined #rdo | 13:36 | |
| ykarel | sshnaidm, okk, btw packages from clients component are consumed in other components packages too, so it's no necessary to put it in clients | 13:39 |
| *** rcernin has quit IRC | 13:40 | |
| *** ramishra has quit IRC | 13:40 | |
| sshnaidm | weshay|ruck, ^^ | 13:40 |
| weshay|ruck | ykarel, right... but seems like it belongs in clients | 13:41 |
| weshay|ruck | use cases well outside of tripleo | 13:41 |
| ykarel | weshay|ruck, okk | 13:42 |
| *** agurenko has joined #rdo | 13:47 | |
| *** agurenko_ has quit IRC | 13:50 | |
| *** ykarel_ has joined #rdo | 13:54 | |
| *** ykarel has quit IRC | 13:56 | |
| *** rlandy|mtg is now known as rlandy | 13:56 | |
| *** artom has quit IRC | 14:05 | |
| *** artom has joined #rdo | 14:05 | |
| *** ramishra has joined #rdo | 14:13 | |
| *** xek has quit IRC | 14:17 | |
| *** ysandeep is now known as ysandeep|brb | 14:19 | |
| *** ysandeep|brb is now known as ysandeep | 14:24 | |
| *** ykarel_ is now known as ykarel | 14:30 | |
| *** Caterpillar2 is now known as Caterpillar | 14:42 | |
| *** rdogerrit has joined #rdo | 14:43 | |
| rdogerrit | Joel Capitao proposed rdo-infra/releng master: Reorganize args for ease of importing https://review.rdoproject.org/r/28880 | 14:43 |
| rdogerrit | Joel Capitao created rdo-infra/rdo-dashboards master: Add report-uc page to dashboards.r.o https://review.rdoproject.org/r/28881 | 14:43 |
| *** skramaja_ has quit IRC | 14:53 | |
| *** belmoreira has quit IRC | 15:06 | |
| *** aufi has quit IRC | 15:15 | |
| *** agurenko has quit IRC | 15:17 | |
| *** rdogerrit has quit IRC | 15:18 | |
| *** chkumar|rover is now known as raukadah | 15:20 | |
| *** lmiccini has quit IRC | 15:21 | |
| *** jcapitao has quit IRC | 15:28 | |
| *** jpena is now known as jpena|off | 15:38 | |
| *** adellam has quit IRC | 15:45 | |
| *** ykarel is now known as ykarel|away | 15:50 | |
| *** marios|ruck has quit IRC | 15:53 | |
| *** ramishra has quit IRC | 15:53 | |
| *** rlandy is now known as rlandy|brb | 15:55 | |
| *** jlibosva has quit IRC | 15:58 | |
| *** jpich has quit IRC | 16:01 | |
| *** udesale_ has quit IRC | 16:01 | |
| *** jlibosva has joined #rdo | 16:08 | |
| *** iurygregory has quit IRC | 16:10 | |
| *** iurygregory has joined #rdo | 16:11 | |
| *** rlandy|brb is now known as rlandy | 16:22 | |
| *** jlibosva has quit IRC | 16:40 | |
| *** gfidente is now known as gfidente|afk | 16:46 | |
| *** rdogerrit has joined #rdo | 16:54 | |
| rdogerrit | rdo-trunk created openstack/cinder-distgit train-rdo: openstack-cinder: failed to build 48774c8 https://review.rdoproject.org/r/28883 | 16:54 |
| *** derekh has quit IRC | 17:01 | |
| *** dtantsur is now known as dtantsur|afk | 17:03 | |
| *** jlibosva has joined #rdo | 17:15 | |
| *** jlibosva has quit IRC | 17:19 | |
| tristanC | rdo's zuul is being restarted as it seemed stuck again in a gerrit reading loop | 17:20 |
| tosky | can I drop https://review.rdoproject.org/r/28883 ? It seems a temporary glitch | 17:32 |
| rdogerrit | Merged rdoinfo master: Add ansible-collections-openstack https://review.rdoproject.org/r/28878 | 17:40 |
| rdogerrit | rdo-trunk created config master: Create project for ansible-collections-openstack https://review.rdoproject.org/r/28884 | 17:42 |
| rdogerrit | rdo-trunk created config master: Create project info for ansible-collections-openstack in RDO https://review.rdoproject.org/r/28885 | 17:42 |
| rdogerrit | rdo-trunk created config master: Add Zuul definitions for ansible-collections-openstack https://review.rdoproject.org/r/28886 | 17:42 |
| rdogerrit | Rafael Folco proposed rdo-infra/ci-config master: Add mol-tripleo_common_integration scenario https://review.rdoproject.org/r/28857 | 17:46 |
| rdogerrit | Merged config master: Create project for ansible-collections-openstack https://review.rdoproject.org/r/28884 | 17:51 |
| rdogerrit | Merged config master: Create project info for ansible-collections-openstack in RDO https://review.rdoproject.org/r/28885 | 17:52 |
| *** rdogerrit has quit IRC | 17:53 | |
| *** jlibosva has joined #rdo | 17:55 | |
| *** jlibosva has quit IRC | 18:00 | |
| *** ccamposr|lunch has quit IRC | 18:02 | |
| *** rdogerrit has joined #rdo | 18:04 | |
| rdogerrit | Merged config master: Add Zuul definitions for ansible-collections-openstack https://review.rdoproject.org/r/28886 | 18:04 |
| *** ykarel|away has quit IRC | 18:11 | |
| *** artom has quit IRC | 18:12 | |
| *** artom has joined #rdo | 18:13 | |
| rdogerrit | Rafael Folco proposed rdo-infra/ci-config master: Add mol-tripleo_common_integration scenario https://review.rdoproject.org/r/28857 | 18:17 |
| *** artom has quit IRC | 18:23 | |
| *** artom has joined #rdo | 18:44 | |
| *** sshnaidm is now known as sshnaidm|afk | 18:47 | |
| *** artom has quit IRC | 19:11 | |
| *** artom has joined #rdo | 19:14 | |
| *** tosky has quit IRC | 19:20 | |
| *** nweinber has quit IRC | 19:53 | |
| *** jlibosva has joined #rdo | 19:56 | |
| *** jlibosva has quit IRC | 20:01 | |
| rdogerrit | Merged rdo-infra/ci-config master: Add mol-tripleo_common_integration scenario https://review.rdoproject.org/r/28857 | 20:15 |
| *** xek has joined #rdo | 20:40 | |
| *** TrevorV has quit IRC | 20:47 | |
| *** jfrancoa has quit IRC | 21:17 | |
| *** slaweq has quit IRC | 21:23 | |
| *** gfidente|afk has quit IRC | 21:28 | |
| rdogerrit | rdo-trunk created rdoinfo master: CBS tags sync with uc for victoria-candidate https://review.rdoproject.org/r/28887 | 21:30 |
| *** xek has quit IRC | 21:33 | |
| *** rcernin has joined #rdo | 21:34 | |
| *** rcernin has quit IRC | 21:42 | |
| *** elade has quit IRC | 21:57 | |
| *** jlibosva has joined #rdo | 21:58 | |
| *** jlibosva has quit IRC | 22:02 | |
| *** rcernin has joined #rdo | 22:12 | |
| *** ccamposr has joined #rdo | 22:15 | |
| *** rlandy is now known as rlandy|bbl | 22:16 | |
| *** rcernin has quit IRC | 22:17 | |
| *** ccamposr has quit IRC | 22:26 | |
| *** rcernin has joined #rdo | 22:48 | |
| *** rh-jelabarre has quit IRC | 22:49 | |
| *** rh-jelabarre has joined #rdo | 22:50 | |
| *** rcernin has quit IRC | 22:52 | |
| *** tkajinam has joined #rdo | 22:55 | |
| *** rcernin has joined #rdo | 23:20 | |
| *** jlibosva has joined #rdo | 23:59 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!