rcar-gen3: valgrind FTBS breaks CI

Description

Environment

None

Activity

Show:

Walt Miner 
July 2, 2018 at 12:02 AM

Close for FF RC1

Jan-Simon Moeller 
April 17, 2018 at 12:07 PM

Blacklist of valgrind backport in cogent repo. (Kudos to )

Jan-Simon Moeller 
April 4, 2018 at 12:43 PM
(edited)

ronan Le Martret 
April 4, 2018 at 12:37 PM

Does this error happened again?

ronan Le Martret 
April 4, 2018 at 12:36 PM

Can't reproduce this issue.

1) build with AGL docker ( PARALLEL_MAKE =1 and PARALLEL_MAKE =100)

2) build with packer image:

a) build image

cp vars/cloud-env.json.example vars/cloud-env.json.example

cp vars/lava-env.json.examplevars/lava-env.json

./local_packer_run.sh

b) convert image

qemu-img convert -f qcow2 jenkins-new-test -O vmdk jenkins-new-test.vmdk

(should use VBoxManage convertfromraw )

VBoxManage clonehd   jenkins-new-test.vmdk /ssd/jenkins-new-test2.vdi --format vdi

VBoxManage modifyhd jenkins-new-test.vdi --resize 153600

 

resize part with gparted live cd

c) start image with Virtual box

d) build image

export LANG=en_US.UTF-8
export FEATURE="agl-ci-snapshot-features-nogfx agl-localdev"
export MACHINE=m3ulcb-nogfx
source ../meta/meta-agl/scripts/aglsetup.sh -b ${MACHINE} -m ${MACHINE} ${FEATURE}

 

e) build image 

bitbake valgrind

 build with AGL docker ( PARALLEL_MAKE =1 and PARALLEL_MAKE =100)

___________________

No build error error 

 

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Priority

Created March 30, 2018 at 1:08 PM
Updated July 2, 2018 at 12:02 AM
Resolved April 17, 2018 at 12:07 PM