New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 711682 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

canary builders failing in Archive stage: ./mod_image_for_recovery.sh: line 101: PARTITION_NUM_ROOT_A: unbound variable

Project Member Reported by cmt...@chromium.org, Apr 14 2017

Issue description

Most of the canary waterfall builders are failing in the Archive stage, with an unbound variable error, something like this:

 INFO: RunCommand: /b/cbuild/repository/chromite/bin/cros_sdk 'USE=-cros-debug chrome_internal' 'PARALLEL_EMERGE_STATUS_FILE=/tmp/tmpAkOPjI' -- ./mod_image_for_recovery.sh '--board=chell' '--image=/mnt/host/source/src/build/images/chell/R59-9461.0.0/tmp59GXLC/chromiumos_base_image.bin' in /b/cbuild/repository
06:30:24: ERROR: 
return code: 1; command: /b/cbuild/repository/chromite/bin/cros_sdk 'USE=-cros-debug chrome_internal' 'PARALLEL_EMERGE_STATUS_FILE=/tmp/tmpAkOPjI' -- ./mod_image_for_recovery.sh '--board=chell' '--image=/mnt/host/source/src/build/images/chell/R59-9461.0.0/tmp59GXLC/chromiumos_base_image.bin'
 * Generating locale-archive: forcing # of jobs to 1
./mod_image_for_recovery.sh: line 82: PARTITION_NUM_STATE: unbound variable
mount: wrong fs type, bad option, bad superblock on /dev/loop2,
       missing codepage or helper program, or other error

       In some cases useful info is found in syslog - try
       dmesg | tail or so.
cp: cannot stat ‘/tmp/tmp.9vgM6K5w1p/vmlinuz_hd.vblock’: No such file or directory
umount: /tmp/tmp.9vgM6K5w1p: not mounted
./mod_image_for_recovery.sh: line 101: PARTITION_NUM_ROOT_A: unbound variable
./mod_image_for_recovery.sh: line 102: PARTITION_NUM_ROOT_A: unbound variable
grep: /mnt/host/source/src/build/images/chell/R59-9461.0.0/tmp59GXLC/boot.desc: No such file or directory
./mod_image_for_recovery.sh: line 119: PARTITION_NUM_KERN_A: unbound variable
./mod_image_for_recovery.sh: line 120: PARTITION_NUM_KERN_A: unbound variable 
dd: invalid number: ‘’
?

cbuildbot --remote jobs are also failing in this manner.


 

Comment 1 by vapier@chromium.org, Apr 14 2017

Cc: icoolidge@chromium.org
Status: Fixed (was: Untriaged)
Summary: canary builders failing in Archive stage: ./mod_image_for_recovery.sh: line 101: PARTITION_NUM_ROOT_A: unbound variable (was: Waterfall builders (canary) failing in Archive stage)
should be fixed by:
https://chromium-review.googlesource.com/477609

Comment 2 by dchan@google.com, May 30 2017

Labels: VerifyIn-60

Comment 3 by dchan@chromium.org, Aug 1 2017

Labels: VerifyIn-61
Status: Verified (was: Fixed)
Closing. Please reopen it if its not fixed. Thanks!

Sign in to add a comment