*** d0ugal has quit IRC | 00:05 | |
*** d0ugal has joined #oooq | 00:09 | |
*** rfolco|rover has joined #oooq | 00:32 | |
*** epoojad1 has joined #oooq | 00:50 | |
*** d0ugal has quit IRC | 01:06 | |
*** panda has quit IRC | 01:15 | |
*** panda has joined #oooq | 01:19 | |
*** d0ugal has joined #oooq | 01:23 | |
*** rfolco|rover has quit IRC | 01:30 | |
*** ykarel|away has joined #oooq | 04:26 | |
*** ykarel_ has joined #oooq | 04:29 | |
*** ykarel|away has quit IRC | 04:32 | |
*** panda has quit IRC | 04:34 | |
*** panda has joined #oooq | 04:37 | |
*** ykarel_ is now known as ykarel|pto | 04:45 | |
*** ykarel|pto has quit IRC | 04:53 | |
*** sshnaidm_ has joined #oooq | 05:05 | |
*** sshnaidm|off has quit IRC | 05:06 | |
*** holser has quit IRC | 06:00 | |
*** ksambor has joined #oooq | 06:26 | |
*** panda has quit IRC | 06:41 | |
*** panda has joined #oooq | 06:43 | |
*** jbadiapa has joined #oooq | 06:57 | |
*** gkadam has joined #oooq | 07:19 | |
*** gkadam has quit IRC | 07:19 | |
*** bogdando has joined #oooq | 07:41 | |
*** jtomasek has joined #oooq | 07:42 | |
*** fmount has joined #oooq | 07:44 | |
*** tosky has joined #oooq | 08:03 | |
*** jpena|off is now known as jpena | 08:05 | |
*** jtomasek has quit IRC | 08:10 | |
*** jtomasek has joined #oooq | 08:12 | |
*** tesseract has joined #oooq | 08:13 | |
*** holser has joined #oooq | 08:15 | |
*** holser has quit IRC | 08:16 | |
*** holser has joined #oooq | 08:21 | |
*** sshnaidm__ has joined #oooq | 08:27 | |
*** amoralej|off is now known as amoralej | 08:27 | |
*** sshnaidm_ has quit IRC | 08:27 | |
*** ccamacho has joined #oooq | 08:38 | |
*** dtantsur has joined #oooq | 08:39 | |
*** panda has quit IRC | 08:45 | |
*** panda has joined #oooq | 08:47 | |
*** jfrancoa has joined #oooq | 08:53 | |
*** amoralej is now known as amoralej|mtg | 09:10 | |
*** ykarel|pto has joined #oooq | 09:12 | |
zbr | morning! | 09:22 |
---|---|---|
*** saneax has joined #oooq | 09:23 | |
*** holser has quit IRC | 09:33 | |
zbr | arxcruz: can you wf https://review.opendev.org/#/c/691271/ ? | 09:37 |
*** holser has joined #oooq | 09:38 | |
zbr | fun has started, the ditching of py27. expect surprises on older releases in few months. | 09:38 |
*** sshnaidm__ is now known as sshnaidm | 09:43 | |
*** epoojad1 has quit IRC | 09:50 | |
*** ykarel|pto has quit IRC | 09:51 | |
*** holser has quit IRC | 09:55 | |
*** holser has joined #oooq | 09:56 | |
zbr | sshnaidm: what is your take on use of black? you like/dislike it? | 10:24 |
sshnaidm | zbr, for pep8? | 10:24 |
*** saneax has quit IRC | 10:25 | |
*** jaosorior has joined #oooq | 10:25 | |
zbr | yeah, mostly. | 10:25 |
sshnaidm | zbr, I use autopep8 for default, didn't use black yet | 10:25 |
sshnaidm | zbr, what's it good for? | 10:25 |
zbr | sshnaidm: lets say that autopep8 was source of inspiration for black, black tool reformatting to the next level. autopep8 is quite old. | 10:26 |
zbr | and there were two newer tools that appeared after it: yapf (from google) and black. | 10:26 |
zbr | yapf was notorious for being extreamly slow and reformatting your code quite often. | 10:27 |
*** saneax has joined #oooq | 10:28 | |
zbr | black main feature is that "is not configurable", no options, one style for everyone. | 10:28 |
sshnaidm | that's not really convenient | 10:28 |
zbr | as you know best feature is that it removes the need to talk about style in code-reviews, so people can focus on what code does not how is formatted. | 10:28 |
zbr | sshnaidm: i said the same when i look at it few years ago, later i changed my opinion (once i realised why they did this) | 10:30 |
sshnaidm | .pylintrc and config for pycodestyle do the same | 10:30 |
zbr | afaik they check but not reformat | 10:30 |
zbr | black guarantees that any change made does not change builded binary code, but it does it for you. | 10:31 |
zbr | i really hate having to reformat code manually, i see it as a waste of time. | 10:31 |
*** panda is now known as panda|pto | 10:33 | |
zbr | sshnaidm: are these failures known? https://review.rdoproject.org/zuul/builds?job_name=sova-tracking-jobs | 10:35 |
*** jaosorior has quit IRC | 10:36 | |
sshnaidm | zbr, nope | 10:39 |
sshnaidm | zbr, the problem is that different projects have different style, like ansible | 10:40 |
zbr | sshnaidm: that was one the problems sorted by black. obviously it can go against its adoption by bigger projects. | 10:41 |
zbr | and ansible is a very good example, lets say that the style used on ansible is very loose ;) | 10:41 |
*** jschlueter has quit IRC | 10:48 | |
*** jschlueter has joined #oooq | 10:49 | |
*** amoralej|mtg is now known as amoralej | 10:52 | |
*** tosky_ has joined #oooq | 11:08 | |
*** tosky has quit IRC | 11:12 | |
*** tosky_ is now known as tosky | 11:18 | |
*** jaosorior has joined #oooq | 11:34 | |
*** holser has quit IRC | 11:49 | |
*** holser has joined #oooq | 11:51 | |
*** holser has quit IRC | 11:52 | |
*** rfolco|rover has joined #oooq | 11:56 | |
*** rfolco|rover is now known as rfolco|rucker | 11:58 | |
weshay | rfolco|rucker, howdy :) | 11:58 |
rfolco|rucker | o/ | 11:58 |
*** weshay is now known as weshay|rover | 11:58 | |
*** rfolco|rucker is now known as rfolco|ruck | 11:58 | |
weshay|rover | rfolco|rucker, anything you need help w/ let me know | 11:59 |
rfolco|ruck | weshay|rover, ok, thanks :) | 11:59 |
*** rlandy has joined #oooq | 12:13 | |
rlandy | rfolco|ruck: hi - what's the status of the hang in ovb? is that sorted now? | 12:16 |
rlandy | comparing vexxhost results | 12:16 |
rlandy | weshay|rover: hey - how was bootcamp? | 12:16 |
rlandy | there are mixed results - 9 passes out of 20 runs | 12:17 |
rlandy | which is better than no passes which we had before | 12:17 |
weshay|rover | rlandy, we received some really nice feedback | 12:18 |
rlandy | weshay|rover: nice - pls share in meeting | 12:18 |
weshay|rover | the virthosts I setup were crap.. 2 crashed when 4 vm's were installing standalone at one time, but we had backups :) | 12:18 |
rfolco|ruck | rlandy, image prepare is timing out sometimes, I still don't know why | 12:18 |
rfolco|ruck | rlandy, even after fixing lock issue | 12:19 |
rlandy | rfolco|ruck: ok - so that is consistent with what vexxhost is showing | 12:20 |
rlandy | rfolco|ruck: does ovb rdocloud show a 104 error or just times out? | 12:20 |
* rlandy looks for example to compare | 12:20 | |
rfolco|ruck | perhaps its a broader issue... | 12:25 |
rfolco|ruck | https://review.rdoproject.org/analytics/app/kibana#/discover?_g=(refreshInterval:(display:Off,pause:!f,value:0),time:(from:now%2Fw,mode:quick,to:now%2Fw))&_a=(columns:!(_source),index:AWsldLLQ-cMPWrFD-N_t,interval:auto,query:(query_string:(query:'%22Ansible%20timed%20out%20at%22')),sort:!('@timestamp',desc)) | 12:25 |
*** holser has joined #oooq | 12:26 | |
*** jaosorior has quit IRC | 12:26 | |
rlandy | rfolco|ruck: that never resolves for me .. we can discuss more at the team sync | 12:32 |
weshay|rover | rfolco|ruck, https://bugs.launchpad.net/tripleo/+bug/1848325 | 12:38 |
openstack | Launchpad bug 1848325 in tripleo "intermittent timeout in promote-consistent-to-tripleo-ci-testing job - "combination not found in RHEL"" [High,Triaged] | 12:38 |
rfolco|ruck | zbr, pls check cix card that weshay|rover just added you to. | 12:46 |
*** holser has quit IRC | 12:46 | |
*** jpena is now known as jpena|lunch | 12:49 | |
*** amoralej is now known as amoralej|lunch | 12:50 | |
*** Goneri has joined #oooq | 12:55 | |
zbr | looking now... | 12:56 |
*** Goneri has quit IRC | 12:56 | |
zbr | rfolco|ruck: maybe you help me spot it, i fail to get used to taiga UI. | 12:58 |
weshay|rover | rfolco|ruck, ok.. let's sync after the scrum k? | 12:59 |
weshay|rover | scrum time my people | 13:01 |
weshay|rover | zbr, hey | 13:02 |
*** sanjayu_ has joined #oooq | 13:04 | |
*** saneax has quit IRC | 13:07 | |
zbr | rfolco|ruck: i also observed that https://review.rdoproject.org/zuul/builds?job_name=sova-tracking-jobs was broken for very long time and is voting, blocking other changes. please add to the ruck page | 13:10 |
zbr | either fix or make it nv | 13:10 |
zbr | did anyone see: toci_gate_test.sh: line 20: /etc/ci/mirror_info.sh: No such file or directory ? | 13:14 |
*** Goneri has joined #oooq | 13:16 | |
zbr | added https://review.opendev.org/#/c/691671/ as a fix for it. i don't think we should fail on missing file, in fact in other parts we already do this test. | 13:23 |
*** jfrancoa has quit IRC | 13:24 | |
*** jfrancoa has joined #oooq | 13:24 | |
zbr | rlandy: rfolco|ruck ^ reviewing it should be no brainer, especially as we already have the same condition on other files. | 13:27 |
*** sanjayu_ has quit IRC | 13:28 | |
*** jaosorior has joined #oooq | 13:33 | |
*** dtantsur is now known as dtantsur|brb | 13:57 | |
*** jpena|lunch is now known as jpena | 14:08 | |
*** holser has joined #oooq | 14:11 | |
*** dtrainor_ has joined #oooq | 14:13 | |
*** dtrainor has quit IRC | 14:16 | |
*** blueDuckRandom has joined #oooq | 14:21 | |
*** raukadah is now known as chandankumar | 14:26 | |
*** amoralej|lunch is now known as amoralej | 14:30 | |
*** jfrancoa has quit IRC | 14:36 | |
*** jfrancoa has joined #oooq | 14:40 | |
*** TrevorV has joined #oooq | 14:44 | |
weshay|rover | rfolco|ruck, fyi.. looks like rhel8 fs001 is working w/ this patch https://review.opendev.org/#/c/691533/1 | 14:51 |
weshay|rover | rfolco|ruck, can you please reschedule the pre-planning meeting to wed morning ( early ) chandan is out until then | 14:53 |
rfolco|ruck | weshay|rover, ack ok | 14:56 |
rfolco|ruck | weshay|rover, dammn, container build is timing out... trying to find why | 14:56 |
rfolco|ruck | weshay|rover, master works, train is timing out | 14:56 |
*** dtantsur|brb is now known as dtantsur | 15:03 | |
*** jaosorior has quit IRC | 16:33 | |
*** jpena is now known as jpena|off | 16:50 | |
*** blueDuckRandomSt has joined #oooq | 17:08 | |
*** blueDuckRandom has quit IRC | 17:11 | |
*** bogdando has quit IRC | 17:13 | |
*** Goneri has quit IRC | 17:14 | |
*** Goneri has joined #oooq | 17:15 | |
rfolco|ruck | weshay|rover, let me know what you find about this idea: https://review.opendev.org/#/c/690467/ | 17:19 |
*** dtantsur is now known as dtantsur|afk | 17:21 | |
weshay|rover | k. needa few | 17:21 |
*** Goneri has quit IRC | 17:35 | |
rfolco|ruck | sshnaidm, you know about scen12 ? its failing for a long time... you know the history there? | 17:39 |
rfolco|ruck | http://zuul.openstack.org/builds?job_name=tripleo-ci-centos-7-scenario012-multinode-oooq-container | 17:40 |
sshnaidm | rfolco|ruck, just talking about it on #tripleo | 17:40 |
*** jaosorior has joined #oooq | 17:40 | |
rfolco|ruck | ooop | 17:40 |
rfolco|ruck | oopssss | 17:40 |
sshnaidm | rfolco|ruck, there are 2 bugs: https://bugs.launchpad.net/tripleo/+bug/1850126 https://bugs.launchpad.net/tripleo/+bug/1844989 | 17:41 |
openstack | Launchpad bug 1850126 in tripleo "Scenario012 fails with error "Function lookup() did not find a value for the name 'redis_vip'"" [High,Triaged] | 17:41 |
openstack | Launchpad bug 1844989 in tripleo "Tempest tests fail on standalone ironic job scenario012" [High,Triaged] - Assigned to Dmitry Tantsur (divius) | 17:41 |
sshnaidm | rfolco|ruck, but because it's not in promotion, nobody cares :) | 17:41 |
rfolco|ruck | sshnaidm, I see. would be nice if we move it to promotion when this gets fixed | 17:42 |
rfolco|ruck | thx | 17:42 |
sshnaidm | rfolco|ruck, but I scenario012 standalone, not multinode | 17:42 |
rfolco|ruck | hmmm | 17:42 |
sshnaidm | rfolco|ruck, where do we run 012 multinode? | 17:42 |
rfolco|ruck | sshnaidm, 3rd party I guess | 17:43 |
sshnaidm | rfolco|ruck, where exactly? | 17:43 |
rfolco|ruck | dunno, isn't rdo cloud ? | 17:43 |
sshnaidm | rfolco|ruck, https://github.com/openstack/tripleo-ci/blob/3e38ea023e357a73fe055722b83063d19158adf9/zuul.d/multinode-jobs.yaml#L120 | 17:47 |
sshnaidm | rfolco|ruck, idk if we need it when we have standalone | 17:48 |
*** Goneri has joined #oooq | 17:48 | |
sshnaidm | at least in two last releases | 17:48 |
rfolco|ruck | sshnaidm, I just saw marios notes in ruckrover etherpad... yatin probably asked him... | 17:49 |
rfolco|ruck | (non voting) 11:43 < ykarel> marios|rover, is the scenario012 failure known? 11:43 < ykarel> i see continuous fail http://zuul.openstack.org/builds?job_name=tripleo-ci-centos-7-scenario012-multinode-oooq-container | 17:49 |
rfolco|ruck | sshnaidm, should we just remove multinode in behalf of standalone then? | 17:49 |
sshnaidm | rfolco|ruck, well, multinode can't run at all because it requires docker, and it's configured with podman. For standalone I have patches to convert it to podman | 17:50 |
sshnaidm | rfolco|ruck, so it's just waste of resources | 17:51 |
sshnaidm | rfolco|ruck, this multinode job runs in pack of all others in template tripleo-multinode-container-full | 17:51 |
rfolco|ruck | sshnaidm, will propose to disable it w/ the justification above | 17:52 |
sshnaidm | rfolco|ruck, we need to revisit running of this template in general 'tripleo-multinode-container-full' | 17:52 |
sshnaidm | rfolco|ruck, https://github.com/openstack/tripleo-ci/blob/3e38ea023e357a73fe055722b83063d19158adf9/zuul.d/multinode-jobs.yaml#L103 | 17:52 |
sshnaidm | rfolco|ruck, another option is to add container cli overriding to 'docker' in job config | 17:55 |
sshnaidm | rfolco|ruck, it won't run on rhel8/centos8, but at least on centos7 | 17:55 |
*** amoralej is now known as amoralej|off | 18:08 | |
rfolco|ruck | weshay|rover, I am going to try the new promoter on rhel8, just fyi | 18:10 |
weshay|rover | rfolco|ruck, k.. I'm avail in 5 | 18:11 |
rfolco|ruck | ok I can wait 5 then | 18:11 |
rfolco|ruck | weshay|rover, https://meet.google.com/bqx-xwht-wky | 18:20 |
weshay|rover | https://review.rdoproject.org/zuul/builds?job_name=tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001 | 18:27 |
*** tesseract has quit IRC | 18:31 | |
*** blueDuckRandom has joined #oooq | 18:32 | |
*** blueDuckRandomSt has quit IRC | 18:34 | |
*** blueDuckRandom has quit IRC | 18:51 | |
*** Goneri has quit IRC | 18:51 | |
weshay|rover | rfolco|ruck, I have one more quick meeting, then need to chat again for 5min | 19:00 |
weshay|rover | you have time in 20min? | 19:00 |
rfolco|ruck | weshay|rover, sure, just call my name I'll be there | 19:00 |
rfolco|ruck | weshay|rover, promotion finished. | 19:07 |
weshay|rover | rfolco|ruck, ping :) | 19:24 |
*** Goneri has joined #oooq | 19:40 | |
rlandy | weshay|rover: are you in favor of removing repo info from the rhos-* job logs? Will that render debugging useless?? | 19:41 |
weshay|rover | rlandy, I'm avail to chat | 19:41 |
weshay|rover | is that coming from Alan? | 19:41 |
rlandy | see rhos-delivery | 19:42 |
rlandy | we can | 19:42 |
rlandy | add some conditional in the exclude list in https://github.com/openstack/tripleo-ci/blob/master/toci-quickstart/config/collect-logs.yml | 19:42 |
weshay|rover | rlandy, you can back burner that | 19:43 |
weshay|rover | rlandy, would focus on cockpit | 19:43 |
rlandy | weshay|rover: well we need to have the logs accessible | 19:44 |
rlandy | weshay|rover: chat? | 19:44 |
weshay|rover | sure | 19:45 |
weshay|rover | rlandy, https://meet.google.com/axh-kssr-asw?authuser=1 | 19:45 |
weshay|rover | rfolco|ruck, the promotion failed on something | 20:06 |
rfolco|ruck | :( | 20:06 |
rfolco|ruck | weshay|rover, missing ppc containers should not fail | 20:17 |
weshay|rover | aye | 20:17 |
rfolco|ruck | weshay|rover, unless I am reading it wrong | 20:17 |
rlandy | any thoughts on these errors in jobs: | 20:17 |
weshay|rover | they all say ok on the task.. so I don't think that is it | 20:17 |
rlandy | https://review.rdoproject.org/zuul/builds?result=ERROR | 20:17 |
weshay|rover | rlandy, you are debuggin all the check jobs that have an error? | 20:19 |
weshay|rover | rlandy, what is the context? | 20:19 |
rlandy | weshay|rover: no - I am not that ambitious | 20:19 |
weshay|rover | hopefully :) | 20:19 |
rlandy | just the ones that fail with : ERROR Unable to find role in /var/opt/rh/rh-python35/lib/zuul/builds/a6700b14fe264f0d96dd31f6cde2e00f/ansible/pre_playbook_7/role_1/tripleo-ansible | 20:19 |
rlandy | because it's hitting vexxhost wit no logs | 20:20 |
weshay|rover | which change is that? | 20:20 |
weshay|rover | rlandy, there was this odd review today https://review.opendev.org/#/c/690150/ | 20:20 |
weshay|rover | kind of interesting where they are going w/ tripleo ansible | 20:21 |
weshay|rover | https://review.opendev.org/#/c/691723/ | 20:21 |
rlandy | yep | 20:21 |
rlandy | that error is on other jobs | 20:21 |
rfolco|ruck | weshay|rover, dammn I think we did not source creds in that venv | 20:22 |
rfolco|ruck | weshay|rover, nah, we did :( | 20:23 |
rlandy | https://review.opendev.org/#/c/691719/ | 20:33 |
rlandy | ^^ that correct? | 20:33 |
weshay|rover | ya.. that fixed it | 20:37 |
*** holser has quit IRC | 20:38 | |
*** tosky has quit IRC | 20:53 | |
*** TrevorV has quit IRC | 20:59 | |
*** jaosorior has quit IRC | 21:19 | |
*** jaosorior has joined #oooq | 21:20 | |
*** holser has joined #oooq | 21:22 | |
*** holser__ has joined #oooq | 21:22 | |
*** holser has quit IRC | 21:27 | |
*** EmilienM has quit IRC | 21:46 | |
*** EmilienM has joined #oooq | 21:48 | |
*** jtomasek has quit IRC | 22:01 | |
*** holser has joined #oooq | 22:11 | |
*** holser__ has quit IRC | 22:14 | |
rlandy | biab | 22:17 |
*** jfrancoa has quit IRC | 22:33 | |
*** holser has quit IRC | 22:35 | |
*** jaosorior has quit IRC | 22:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!