Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
Hi, Botao
Here is a hacking session job which works for me.
https://validation.linaro.org/scheduler/job/309177/multinode_definition
You can use it as a reference.
Thanks, Yongqin Liu
On 14 April 2015 at 16:54, Botao Sun botao.sun@linaro.org wrote:
Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
Cool, will try it later.
By the way, which build on Android build services website ( https://android-build.linaro.org) matches this gerrit bot 169?
https://android-build.linaro.org/jenkins/job/gerrit_bot/169/
On 14 April 2015 at 20:06, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Botao
Here is a hacking session job which works for me.
https://validation.linaro.org/scheduler/job/309177/multinode_definition
You can use it as a reference.
Thanks, Yongqin Liu
On 14 April 2015 at 16:54, Botao Sun botao.sun@linaro.org wrote:
Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
-- Best Regards, Yongqin Liu
#mailing list linaro-android@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
Hi Botao,
The gerrit_bot job is not available on the front end.
On 15 April 2015 at 09:29, Botao Sun botao.sun@linaro.org wrote:
Cool, will try it later.
By the way, which build on Android build services website ( https://android-build.linaro.org) matches this gerrit bot 169?
https://android-build.linaro.org/jenkins/job/gerrit_bot/169/
On 14 April 2015 at 20:06, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Botao
Here is a hacking session job which works for me.
https://validation.linaro.org/scheduler/job/309177/multinode_definition
You can use it as a reference.
Thanks, Yongqin Liu
On 14 April 2015 at 16:54, Botao Sun botao.sun@linaro.org wrote:
Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
-- Best Regards, Yongqin Liu
#mailing list linaro-android@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
Ah, I guess that's where the problem I had.
I walked around at Android build services website and LAVA daily test dashboard, tried 2 builds, both failed as I indicated in previous email:
https://validation.linaro.org/dashboard/image-reports/aosp-master-juno-lsk
https://validation.linaro.org/dashboard/image-reports/linaro-android-juice-j...
Since there is no other build available to public, I then sent email to the mailing list.
On 15 April 2015 at 14:04, Vishal Bhoj vishal.bhoj@linaro.org wrote:
Hi Botao,
The gerrit_bot job is not available on the front end.
On 15 April 2015 at 09:29, Botao Sun botao.sun@linaro.org wrote:
Cool, will try it later.
By the way, which build on Android build services website ( https://android-build.linaro.org) matches this gerrit bot 169?
https://android-build.linaro.org/jenkins/job/gerrit_bot/169/
On 14 April 2015 at 20:06, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Botao
Here is a hacking session job which works for me.
https://validation.linaro.org/scheduler/job/309177/multinode_definition
You can use it as a reference.
Thanks, Yongqin Liu
On 14 April 2015 at 16:54, Botao Sun botao.sun@linaro.org wrote:
Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
-- Best Regards, Yongqin Liu
#mailing list linaro-android@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
You can pick the LCR build from this page for the hacking session: https://wiki.linaro.org/LMG/ReleaseProcess
On 15 April 2015 at 09:46, Botao Sun botao.sun@linaro.org wrote:
Ah, I guess that's where the problem I had.
I walked around at Android build services website and LAVA daily test dashboard, tried 2 builds, both failed as I indicated in previous email:
https://validation.linaro.org/dashboard/image-reports/aosp-master-juno-lsk
https://validation.linaro.org/dashboard/image-reports/linaro-android-juice-j...
Since there is no other build available to public, I then sent email to the mailing list.
On 15 April 2015 at 14:04, Vishal Bhoj vishal.bhoj@linaro.org wrote:
Hi Botao,
The gerrit_bot job is not available on the front end.
On 15 April 2015 at 09:29, Botao Sun botao.sun@linaro.org wrote:
Cool, will try it later.
By the way, which build on Android build services website ( https://android-build.linaro.org) matches this gerrit bot 169?
https://android-build.linaro.org/jenkins/job/gerrit_bot/169/
On 14 April 2015 at 20:06, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Botao
Here is a hacking session job which works for me.
https://validation.linaro.org/scheduler/job/309177/multinode_definition
You can use it as a reference.
Thanks, Yongqin Liu
On 14 April 2015 at 16:54, Botao Sun botao.sun@linaro.org wrote:
Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
-- Best Regards, Yongqin Liu
#mailing list linaro-android@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
Thanks for the information.
Just confirm that Yongqin's gerrit bot 169 build now works well in hacking session with the job I submitted a while ago.
On 15 April 2015 at 14:29, Vishal Bhoj vishal.bhoj@linaro.org wrote:
You can pick the LCR build from this page for the hacking session: https://wiki.linaro.org/LMG/ReleaseProcess
On 15 April 2015 at 09:46, Botao Sun botao.sun@linaro.org wrote:
Ah, I guess that's where the problem I had.
I walked around at Android build services website and LAVA daily test dashboard, tried 2 builds, both failed as I indicated in previous email:
https://validation.linaro.org/dashboard/image-reports/aosp-master-juno-lsk
https://validation.linaro.org/dashboard/image-reports/linaro-android-juice-j...
Since there is no other build available to public, I then sent email to the mailing list.
On 15 April 2015 at 14:04, Vishal Bhoj vishal.bhoj@linaro.org wrote:
Hi Botao,
The gerrit_bot job is not available on the front end.
On 15 April 2015 at 09:29, Botao Sun botao.sun@linaro.org wrote:
Cool, will try it later.
By the way, which build on Android build services website ( https://android-build.linaro.org) matches this gerrit bot 169?
https://android-build.linaro.org/jenkins/job/gerrit_bot/169/
On 14 April 2015 at 20:06, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Botao
Here is a hacking session job which works for me.
https://validation.linaro.org/scheduler/job/309177/multinode_definition
You can use it as a reference.
Thanks, Yongqin Liu
On 14 April 2015 at 16:54, Botao Sun botao.sun@linaro.org wrote:
Hi,
I'm submitting a multi-node job to try the hacking session on Juno Android, but the host boot failed there:
<LAVA_DISPATCHER>2015-04-14 06:14:29 AM INFO: launching qemu with command u'qemu-system-x86_64 -machine accel=kvm:tcg -m 512 -nographic -net nic,macaddr=DE:AD:BE:EF:26:10,model=virtio -net tap -hda /var/lib/lava/dispatcher/tmp/tmp3WXvi4/ubuntu-14-04-server-base.img' <LAVA_DISPATCHER>2015-04-14 06:16:29 AM ERROR: Kernel Error: did not start booting.
https://validation.linaro.org/scheduler/job/309110.0
Although in log it says:
<LAVA_DISPATCHER>2015-04-14 06:20:30 AM CRITICAL: Could not get the Android test image booted properly
But on the target side it says:
06:26:24 AM INFO: [ACTION-E] boot_linaro_android_image is finished successfully.
https://validation.linaro.org/scheduler/job/309110.1
By making a closer look at log the target side did boot up successfully:
root@linaro# ifconfig eth0 eth0: ip 10.7.0.20 mask 255.0.0.0 flags [up broadcast running multicast]
Is there anyone know how to walk around this issue, or knowing a successful example for multi-node Juno Android hacking session in LAVA? Then I may can use that test definition file as a reference.
Another error is worth to mention here, on target side:
root@linaro# echo 0>/sys/class/android_usb/android0/enable sh: can't create /sys/class/android_usb/android0/enable: No such file or directory
Thanks.
Botao
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
-- Best Regards, Yongqin Liu
#mailing list linaro-android@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android mailing list linaro-android@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android@lists.linaro.org