Good points! openEuler 5.10 kernel may be ready for testing. It's worth trying it out. Then consider backporting the patch.
-------------------------------------------------- Wu Fengguang Mobile: +86-13661699374tel:+86-13661699374 Email: wufengguang@huawei.commailto:wufengguang@huawei.com 发件人:Jonathan Cameron jonathan.cameron@huawei.com 收件人:Dave Pigott dave.pigott@linaro.org 抄 送:liuyinsi liuyinsi@163.com;Anmar Oueja anmar.oueja@linaro.org;Luca Di Stefano luca.distefano@linaro.org;wufengguang wufengguang@huawei.com;lkq-dev lkq-dev@op-lists.linaro.org;jammy.zhou jammy.zhou@linaro.org;Shameerali Kolothum Thodi shameerali.kolothum.thodi@huawei.com 时 间:2021-03-19 00:33:49 主 题:Re: Issues with docker on OpenEulerOS
@yinsi
What are chances of upgrading the host os to a more recent openEuler kernel. 4.19 is a bit of a stretch for a backport of the fix. I guess it might be easy, but would feel more comfortable with 5.10 or 5.5
Or can we ask openEuler to carry a backport of this set directly?
Another alternative is to see if there is an available BIOS with the fix in place and upgrade.
Jonathan
On Thu, 18 Mar 2021 13:38:28 +0000 Dave Pigott < dave.pigott@linaro.orgmailto:dave.pigott@linaro.org> wrote:
Hi Yinsi,
Okay - that fixed it. We’ve now got an excellent download speed. We’re back to the problems with qemu compatibility. Working on this.
Thanks for your help!
Dave
On 18 Mar 2021, at 12:11, liuyinsi@163.commailto:liuyinsi@163.com wrote:
Hi Dave,
I pull the images in openEulerOS, though you got the message about docker pull limit, you still can pull successfully, ignore the message if not block our work.
Thanks Yinsi
liuyinsi 邮箱: liuyinsi@163.commailto:liuyinsi@163.com < https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&am... 网易邮箱大师 < https://mail.163.com/dashi/dlpro.html?from=mail88%3E 定制
On 03/18/2021 19:47, Dave Pigott < mailto:dave.pigott@linaro.org> wrote: Hi Yinsi,
It’s lavasoftware/lava-dispatcher:2021.03
Dave
On 18 Mar 2021, at 11:44, liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com> wrote:
Hi Dave,
What is the docker images name you want to pull from dockerhub?
Thanks Yinsi
liuyinsi 邮箱: liuyinsi@163.commailto:liuyinsi@163.com < https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&am... 网易邮箱大师 < https://mail.163.com/dashi/dlpro.html?from=mail88%3E 定制
On 03/18/2021 19:28, Dave Pigott < mailto:dave.pigott@linaro.org> wrote: Hi Yinsi,
We’re trying to upgrade the docker worker to the latest release and we got the message that we’ve hit our docker pull limit. We’ve only done two pulls. Any ideas?
Thanks
Dave
On 18 Mar 2021, at 10:47, liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com> wrote:
Hi Dave,
I notice the job 2313644 < https://lkft.validation.linaro.org/scheduler/job/2313644%3E is created 2 weeks, 6 days ago, can you test a new job, test wget http://images.validation.linaro.org/snapshots.linaro.org/components/lava/sta... < http://images.validation.linaro.org/snapshots.linaro.org/components/lava/sta... on openEulerOS machine is ok, first download speed about 2.63MB/s.
It's better to improve your download code, to face unstable and slow network issues, for example, increase timeout and add retries.
Thanks Yinsi
liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com>
From: Dave Pigott < mailto:dave.pigott@linaro.org> Date: 2021-03-18 17:04 To: liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com> CC: Anmar Oueja < mailto:anmar.oueja@linaro.org>; Luca Di Stefano < mailto:luca.distefano@linaro.org>; wufengguang < mailto:wufengguang@huawei.com>; Jonathan Cameron < mailto:jonathan.cameron@huawei.com>; lkq-dev < mailto:lkq-dev@op-lists.linaro.org>; jammy.zhou@linaro.orgmailto:jammy.zhou@linaro.org < mailto:jammy.zhou@linaro.org> Subject: Re: Issues with docker on OpenEulerOS Hi Yinsi,
If you look at a failed example - e.g. https://lkft.validation.linaro.org/scheduler/job/2313644 < https://lkft.validation.linaro.org/scheduler/job/2313644%3E - you’ll see it’s not failing on a git clone, it’s failing on a wget.
Dave
On 18 Mar 2021, at 08:19, liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com> wrote:
Hi Dave,
"http download timeout", does it happen often? "https download timeout", has this problem been solved by edit ~/.gitconfig?
Thanks Yinsi
liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com>
From: liuyinsi@163.commailto:liuyinsi@163.com < mailto:liuyinsi@163.com> Date: 2021-03-17 10:19 To: Dave Pigott < mailto:dave.pigott@linaro.org> CC: Oueja < mailto:anmar.oueja@linaro.org>; luca < mailto:luca.distefano@linaro.org>; wufengguang < mailto:wufengguang@huawei.com>; Cameron < mailto:jonathan.cameron@huawei.com>; lkq-dev < mailto:lkq-dev@op-lists.linaro.org>; jammy.zhou@linaro.orgmailto:jammy.zhou@linaro.org < mailto:jammy.zhou@linaro.org> Subject: Re: Re: Issues with docker on OpenEulerOS
> > Locally, in the lab, we use KissCache for https cacheing. We would have to go through every test definition submitted by every bot and developer to change from https to git. > vi ~/.gitconfig
[url "git://github.com git://github.com"] insteadOf = https://github.com < https://github.com/%3E
This will change from https to git.
Hi Yinsi,
If you look at the job definitions, e.g. https://lkft.validation.linaro.org/scheduler/job/2409008/definition#defline4... < https://lkft.validation.linaro.org/scheduler/job/2409008/definition#defline4..., you’ll see the URL is defined there. I’m not sure where you are suggesting this could be universally changed to use git.
Hi Dave,
You can edit the file in any environment where you execute the clone command, for example, i get the URL and will git clone in a qemu, if i edit ~/.gitconfig in qemu before clone, then it will automatically change https to git.
Thanks Yinsi
Dave
> > > > Thanks > > Dave > > >>>> >>>> >>>> anmar