Autopkgtests failing on all architecture

Bug #1887546 reported by Łukasz Zemczak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
docker.io (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Current docker.io tests have regressed in the groovy release pocket, and more specifically: the docker-in-lxd test. The same failure happens for all the architectures.

Exemplary failure:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/amd64/d/docker.io/20200712_214352_04a76@/log.gz

Failure snippet:

+ defer 'lxc delete --force docker'
+ exitTraps=("$@" "${exitTraps[@]}")
+ lxc exec docker -- cloud-init status --wait
................
status: error
+ doExit
+ for exitTrap in "${exitTraps[@]}"
+ eval 'lxc delete --force docker'
++ lxc delete --force docker
+ for exitTrap in "${exitTraps[@]}"
+ eval 'rm -rf '\''/tmp/tmp.aoVBHmcW3f'\'''
++ rm -rf /tmp/tmp.aoVBHmcW3f
+ for exitTrap in "${exitTraps[@]}"
+ eval true
++ true
autopkgtest [21:43:41]: test docker-in-lxd: -----------------------]
autopkgtest [21:43:41]: test docker-in-lxd: - - - - - - - - - - results - - - - - - - - - -
docker-in-lxd FAIL non-zero exit status 1
autopkgtest [21:43:41]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS
docker-in-lxd FAIL non-zero exit status 1

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

How strange. Seems like a cloud-init problem at first blush...

Changed in docker.io (Ubuntu):
status: New → Triaged
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Not sure what's that was about but it's passing now. I think I've retriggered all the affected tests.

Changed in docker.io (Ubuntu):
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.