Hi anmar/luca,
http://images.validation.linaro.org/snapshots.linaro.org/components/lava/sta... https://github.com/Linaro/test-definitions.git
1. http download: How many HTTP files do you have to download? If not many, please provide http files download links, we can download all http files at first time, then we can use http proxy cache at next time to fix download timeout.
2. https download: use "git" instead of "https" can work well. git clone git://github.com/Linaro/test-definitions.git
Thanks Yinsi
liuyinsi@163.com
From: Anmar Oueja Date: 2021-03-03 07:03 To: Jammy Zhou CC: Luca Di Stefano; liuyinsi@163.com; wufengguang; Cameron; lkq-dev; Pigott Subject: Re: Issues with docker on OpenEulerOS Hi Jammy,
On Tue, Mar 2, 2021 at 7:30 AM Jammy Zhou jammy.zhou@linaro.org wrote: Hi Luca,
On Tue, 2 Mar 2021 at 19:59, Luca Di Stefano luca.distefano@linaro.org wrote:
On 01/03/2021 06:56, liuyinsi@163.com wrote: Hi Luca,
liuyinsi@163.com
From: Luca Di Stefano Date: 2021-02-23 20:11 To: liuyinsi@163.com; Oueja; Pigott CC: wufengguang; Cameron; jammy.zhou@linaro.org; lkq-dev Subject: Re: Fw: Issues with docker on OpenEulerOS Hi Yinsi, On 20/02/2021 07:19, liuyinsi@163.com wrote: Hello anmar,
I'm sorry I forgot to tell you my email is liuyinsi@163.com, please do not email to liuyinsi@huawei.com.
Thank you for providing me the QEMU's instance booting log, I'm sorry I still don't know how to reproduce the issues.
Hello David and Luca,
Which command did it report errors when it was executed? There was not a specific error as much as the qemu not being able to mount the rootfs as in other equivalent aarch64 jobs on other dispatchers:
How does your NFS service used, if just failed mount the rootfs, maybe we can login the container and execute 'mount -t nfs ...' to test nfs service.
https://lkft-staging.validation.linaro.org/scheduler/job/100307T That's an example of the boot process. Tried the same qemu command manually with the same kernel and initrd in a container on the server and had the same result.
Where did you execute the commands?In the server openEuler OS that i setup for you, or run a container on the server, then execute commands in the container? We run everything on a container on the server.
which container you run qemu kvm command, i see the container name 'docker-compose_lava-dispatcher_1', is this one?
As of now we managed to to have jobs running as expected by passing a kernel option to the health checks ( gic-version=3 ), Sounds great.
yes the container where the qemu commans is run is docker-compose_lava-dispatcher_1.
Right now the one of the issues we have is that actual jobs running there fail because of timeouts due to not being able to download artifacts or very slow downloads Can we set the timeout longer for a try? or can you post the links to the artifacts so that we can try the downloading in China? I ran into similar issues before when I tried to setup a remote lab.
Here are some examples:
https://lkft.validation.linaro.org/scheduler/job/2313644#L52 https://lkft.validation.linaro.org/scheduler/job/2313641#L197
Here's the list of jobs we ran so far: https://lkft.validation.linaro.org/scheduler/device/qemu-h01
We see also other issues with qemu jobs that we are currently investigating.
Could you help me to reappear question on tmux 'tm lys', it is convenient to locate the problem, thank you very much. Does that command need to be run in the background? otherwise i get a new shell opened only.
yes, as long as you don't execute 'exit' or 'ctrl D' in the tmux shell window, it wil always run in the background, if you don't want use in tmux, you can close current session, and create a new session, then when you use 'tm lys', you will get the old shell opened with user 'lys'. In addition to, you can create your own tmux, like 'tm luca', then you can open a new shell with user 'linaro'
Thank you
Thanks, Yinsi
Thank you
Thanks, yinsi
liuyinsi@163.com 发件人: Anmar Oueja 发送日期: 2021年02月18日 02:43 收件人: liuyinsi 抄送人: Cameron,wufengguang,yuchuan,lkq-dev,Dave Pigott,Luca Di Stefano,Jammy Zhou 主题: Issues with docker on OpenEulerOS Hello Yinsi/Yuchan,
Happy Lunar New Year!!!
David and Luca (on CC) are hitting a few bumps trying to get the QEMU instances running in a docker container on the OpenEuler OS install you setup for us. The QEMU instances are failing to boot from NFS.
Thinking it might be a permission problem, we confirmed that the containers are run as root and SELinux is disabled yet the problem persists. We did replicate the setup on a Debian Aarch64 system and it worked so we suspect there's something in OpenEuler OS we haven't configured correctly.
This is QEMU's instance booting log you: https://lkft-staging.validation.linaro.org/scheduler/job/100307
Can you please work with David and Luca to try and figure this out.
Cheers! anmar