Failure to untar build info source overlay

Bug #1243541 reported by Amit Pundir
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Android Infrastructure
Fix Released
High
Amit Pundir

Bug Description

Last couple of juice builds https://android-build.linaro.org/jenkins/job/linaro-android-restricted_juice-base-aosp/191/console fail with following error:

-----------------
+ curl --silent --show-error -b license_accepted_=yes http://snapshots.linaro.org/android/binaries/juice/20131017/build-info.tar.bz2
++ basename juice/20131017/build-info.tar.bz2
++ basename juice/20131017/build-info.tar.bz2
+ tar -x -a -f build-info.tar.bz2 -C .
tar: This does not look like a tar archive

bzip2: Compressed file ends unexpectedly;
 perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
 Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Child returned status 2
tar: Error is not recoverable: exiting now
-----------------

I can download juice/20131017/build-info.tar.bz2 and untar locally using the same command as used above.

Amit Pundir (pundiramit)
description: updated
Revision history for this message
Milo Casagrande (milo) wrote :

Locally trying the same curl command does not download the tar file, but it does somehow work with on older tar file:

curl --silent --show-error -b license_accepted_=yes http://snapshots.linaro.org/android/binaries/juice/20131014/build-info.tar.bz2

Changed in linaro-android-infrastructure:
status: New → Triaged
importance: Undecided → High
milestone: none → 2013.10
Revision history for this message
Milo Casagrande (milo) wrote :

Just tested in an incognito browser window, and when I try to access this path:

http://snapshots.linaro.org/android/binaries/juice/20131017

It asks me to login, while this:

http://snapshots.linaro.org/android/binaries/juice/20131014

does not. I guess there is something wrong with how the artifacts are published.
These is what I get in the BUILD-INFO file from 20131017:

Auth-Groups: linaro-members-only, linaro-juice, big-little-switcher-private

This from the 20131014:

Auth-Groups: linaro-juice, big-little-switcher-private

This might be the cause for the request to login.

Changed in linaro-android-infrastructure:
assignee: nobody → Amit Pundir (pundiramit)
Revision history for this message
Milo Casagrande (milo) wrote :

Hi,

is this issue still valid? Can we close it?

Revision history for this message
Amit Pundir (pundiramit) wrote :

This issue is solved now. Please do the needful.

Milo Casagrande (milo)
Changed in linaro-android-infrastructure:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.