Wind River Support Network

HomeDefectsLINCD-340
Not to be fixed

LINCD-340 : OverC system containers may print warning messages at boot

Created: Nov 14, 2019    Updated: Sep 1, 2020
Resolved Date: Sep 1, 2020
Found In Version: 10.20.3.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Userspace

Description

When system containers are started in OverC, such as cube-server, you may see some warning messages at container startup. These messages can be ignored and should not affect the container.

Steps to Reproduce

  %> ./wrlinux-x/setup.sh --machines=qemuarm64 --distros=wrlinux-overc --dl-layers --no-recommend
  %> . ./environment-setup-x86_64-wrlinuxsdk-linux
  %> . ./oe-init-build-env
  %> bitbake cube-vrf cube-dom0 cube-essential cube-server cube-builder-initramfs

  %> sudo apt-get install btrfs-progs
  %> bitbake grub-native jq-native parted-native dosfstools-native
  %> bitbake build-sysroots

  %> cp ../layers/wrlinux/wrlinux-overc/bin/* .
  %> sed -i -e 's#ttyS0#ttyAMA0#' -e 's#^\(INSTALL_BSP=\).*$#\1\"qemuarm64\"#' -e "/GETTY_CONSOLE=/aFIRMWARE_INSTALL=\"\"" -e "/GETTY_CONSOLE=/aX86_ARCH=false" image-live.sh
  %> sudo PATH=$PWD/tmp/sysroots/x86_64/usr/bin:$PWD/tmp/sysroots/x86_64/usr/sbin:$PATH ../overc-installer/sbin/cubeit --disk-size 15G --force --config `pwd`/image-live.sh --artifacts `pwd`/tmp/deploy/images/qemuarm64 boot.img
  %> ROOTFS=boot.img runqemu slirp qemuparams="-nographic -vnc :1 -m 2G" bootparams="root=/dev/vda3 mem=2G"

  c3 start cube-server
Live chat
Online