| Issue 202381: | tar: file changed as we read it in ArchiveRegularImages | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Saw this failure in the Archive step of x86-generic-full:
INFO: RunCommand: ['/b/scripts/slave/gsutil', 'setacl', '/home/chrome-bot/slave_archive_acl', 'gs://chromeos-image-archive/x86-generic-full/0.15.911.0-a1-b141/factory_image.zip']
Setting ACL on gs://chromeos-image-archive/x86-generic-full/0.15.911.0-a1-b141/factory_image.zip...
INFO: RunCommand: ['tar', 'cf', '/b/cbuild/src/build/images/x86-generic/latest-cbuildbot/autotest.tar.bz2', '--checkpoint=10000', '--use-compress-program=/b/cbuild/chroot/usr/bin/pbzip2', 'autotest'] in /b/cbuild/chroot/build/x86-generic/usr/local
tar: autotest/server/site_tests: file changed as we read it
tar: Write checkpoint 10000
tar: Write checkpoint 20000
tar: Write checkpoint 30000
tar: Write checkpoint 40000
tar: Write checkpoint 50000
tar: Write checkpoint 60000
tar: Write checkpoint 70000
tar: Write checkpoint 80000
tar: Write checkpoint 90000
tar: Write checkpoint 100000
Traceback (most recent call last):
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_background.py", line 95, in run
step()
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_stages.py", line 899, in ArchiveRegularImages
filename = commands.BuildAutotestTarball(buildroot, board, image_dir)
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_commands.py", line 828, in BuildAutotestTarball
cros_lib.RunCommand(cmd, cwd=cwd)
File "/b/build/slave/x86-generic-full/build/chromite/lib/cros_build_lib.py", line 164, in RunCommand
raise RunCommandError(msg, cmd, proc.returncode)
RunCommandError: ('Command "[\'tar\', \'cf\', \'/b/cbuild/src/build/images/x86-generic/latest-cbuildbot/autotest.tar.bz2\', \'--checkpoint=10000\', \'--use-compress-program=/b/cbuild/chroot/usr/bin/pbzip2\', \'autotest\']" with extra env None\n', ['tar', 'cf', '/b/cbuild/src/build/images/x86-generic/latest-cbuildbot/autotest.tar.bz2', '--checkpoint=10000', '--use-compress-program=/b/cbuild/chroot/usr/bin/pbzip2', 'autotest'], 1)
Traceback (most recent call last):
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_background.py", line 95, in run
step()
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_stages.py", line 928, in BuildAndArchiveAllImages
ArchiveRegularImages])
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_background.py", line 133, in RunParallelSteps
raise BackgroundException('\n' + ''.join(tracebacks))
BackgroundException:
Traceback (most recent call last):
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_background.py", line 95, in run
step()
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_stages.py", line 899, in ArchiveRegularImages
filename = commands.BuildAutotestTarball(buildroot, board, image_dir)
File "/b/build/slave/x86-generic-full/build/chromite/buildbot/cbuildbot_commands.py", line 828, in BuildAutotestTarball
cros_lib.RunCommand(cmd, cwd=cwd)
File "/b/build/slave/x86-generic-full/build/chromite/lib/cros_build_lib.py", line 164, in RunCommand
raise RunCommandError(msg, cmd, proc.returncode)
RunCommandError: ('Command "[\'tar\', \'cf\', \'/b/cbuild/src/build/images/x86-generic/latest-cbuildbot/autotest.tar.bz2\', \'--checkpoint=10000\', \'--use-compress-program=/b/cbuild/chroot/usr/bin/pbzip2\', \'autotest\']" with extra env None\n', ['tar', 'cf', '/b/cbuild/src/build/images/x86-generic/latest-cbuildbot/autotest.tar.bz2', '--checkpoint=10000', '--use-compress-program=/b/cbuild/chroot/usr/bin/pbzip2', 'autotest'], 1)
Aug 18, 2011
#1
bugdroid1@chromium.org
Aug 18, 2011
FIXED
Status:
Fixed
Sep 13, 2011
(No comment was entered for this change.)
Labels:
FixedIn-0.15-918.0
Sep 13, 2011
(No comment was entered for this change.)
Labels:
-FixedIn-0.15-918.0
Sep 20, 2011
(No comment was entered for this change.)
Status:
Verified
Sep 20, 2011
(No comment was entered for this change.)
Labels:
FixedIn-0.15-918.0
Oct 25, 2011
(No comment was entered for this change.)
Labels:
-FixedIn-0.15-918.0 FixedIn-918.0.0
Jan 20, 2012
(No comment was entered for this change.)
Labels:
FixedInIndex-1f
Mar 6, 2013
(No comment was entered for this change.)
Labels:
OS-Chrome
Mar 9, 2013
(No comment was entered for this change.)
Labels:
-Area-Build -TreeCloser Build Hotlist-TreeCloser
|
||||||||||
| ► Sign in to add a comment | |||||||||||