Project

General

Profile

Actions

Bug #8384

closed

broken tgt makes teuthology tests fail

Added by Alfredo Deza almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2014-05-18T09:12:54.288 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [0m
2014-05-18T09:12:54.288 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ================================================================================[0m
2014-05-18T09:12:54.288 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [31mError executing action `install` on resource 'package[tgt]'[0m
2014-05-18T09:12:54.288 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ================================================================================[0m
2014-05-18T09:12:54.289 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 
2014-05-18T09:12:54.289 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [0m
2014-05-18T09:12:54.289 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Mixlib::ShellOut::ShellCommandFailed[0m
2014-05-18T09:12:54.289 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ------------------------------------[0m
2014-05-18T09:12:54.289 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Expected process to exit with [0], but received '100'
2014-05-18T09:12:54.289 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ---- Begin output of apt-get -q -y --allow-unauthenticated install tgt=1:1.0.38-48.bf6981~bpo70+1.ceph ----
2014-05-18T09:12:54.290 INFO:teuthology.orchestra.run.out:[10.214.138.184]: STDOUT: Reading package lists...
2014-05-18T09:12:54.290 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Building dependency tree...
2014-05-18T09:12:54.290 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Reading state information...
2014-05-18T09:12:54.290 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Some packages could not be installed. This may mean that you have
2014-05-18T09:12:54.290 INFO:teuthology.orchestra.run.out:[10.214.138.184]: requested an impossible situation or if you are using the unstable
2014-05-18T09:12:54.290 INFO:teuthology.orchestra.run.out:[10.214.138.184]: distribution that some required packages have not yet been created
2014-05-18T09:12:54.291 INFO:teuthology.orchestra.run.out:[10.214.138.184]: or been moved out of Incoming.
2014-05-18T09:12:54.291 INFO:teuthology.orchestra.run.out:[10.214.138.184]: The following information may help to resolve the situation:
2014-05-18T09:12:54.291 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 
2014-05-18T09:12:54.291 INFO:teuthology.orchestra.run.out:[10.214.138.184]: The following packages have unmet dependencies:
2014-05-18T09:12:54.291 INFO:teuthology.orchestra.run.out:[10.214.138.184]:  tgt : Depends: librados2 but it is not installable
2014-05-18T09:12:54.291 INFO:teuthology.orchestra.run.out:[10.214.138.184]:        Depends: librbd1 but it is not installable
2014-05-18T09:12:54.292 INFO:teuthology.orchestra.run.out:[10.214.138.184]: STDERR: E: Unable to correct problems, you have held broken packages.
2014-05-18T09:12:54.292 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ---- End output of apt-get -q -y --allow-unauthenticated install tgt=1:1.0.38-48.bf6981~bpo70+1.ceph ----
2014-05-18T09:12:54.292 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Ran apt-get -q -y --allow-unauthenticated install tgt=1:1.0.38-48.bf6981~bpo70+1.ceph returned 100[0m
2014-05-18T09:12:54.292 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 
2014-05-18T09:12:54.292 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [0m
2014-05-18T09:12:54.293 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Resource Declaration:[0m
2014-05-18T09:12:54.293 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ---------------------[0m
2014-05-18T09:12:54.293 INFO:teuthology.orchestra.run.out:[10.214.138.184]: # In /tmp/solo-from-scratch.quN4pNaIMHF3/cookbooks/ceph-qa/recipes/debian.rb
2014-05-18T09:12:54.293 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 
2014-05-18T09:12:54.293 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 210: package 'tgt' do
2014-05-18T09:12:54.293 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 211:   options "--allow-unauthenticated" 
2014-05-18T09:12:54.294 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 212: end
2014-05-18T09:12:54.294 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 213: package 'open-iscsi'
2014-05-18T09:12:54.294 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [0m
2014-05-18T09:12:54.294 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 
2014-05-18T09:12:54.294 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [0m
2014-05-18T09:12:54.295 INFO:teuthology.orchestra.run.out:[10.214.138.184]: Compiled Resource:[0m
2014-05-18T09:12:54.295 INFO:teuthology.orchestra.run.out:[10.214.138.184]: ------------------[0m
2014-05-18T09:12:54.295 INFO:teuthology.orchestra.run.out:[10.214.138.184]: # Declared in /tmp/solo-from-scratch.quN4pNaIMHF3/cookbooks/ceph-qa/recipes/debian.rb:210:in `from_file'
2014-05-18T09:12:54.295 INFO:teuthology.orchestra.run.out:[10.214.138.184]: 
2014-05-18T09:12:54.295 INFO:teuthology.orchestra.run.out:[10.214.138.184]: package("tgt") do
2014-05-18T09:12:54.295 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   action :install
2014-05-18T09:12:54.296 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   retries 0
2014-05-18T09:12:54.296 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   retry_delay 2
2014-05-18T09:12:54.296 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   options "--allow-unauthenticated" 
2014-05-18T09:12:54.296 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   package_name "tgt" 
2014-05-18T09:12:54.296 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   version "1:1.0.38-48.bf6981~bpo70+1.ceph" 
2014-05-18T09:12:54.297 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   cookbook_name :"ceph-qa" 
2014-05-18T09:12:54.297 INFO:teuthology.orchestra.run.out:[10.214.138.184]:   recipe_name "debian" 
2014-05-18T09:12:54.297 INFO:teuthology.orchestra.run.out:[10.214.138.184]: end
2014-05-18T09:12:54.297 INFO:teuthology.orchestra.run.out:[10.214.138.184]: [0m

Full log http://qa-proxy.ceph.com/teuthology/teuthology-2014-05-18_01:10:13-ceph-deploy-firefly-distro-basic-vps/260134/teuthology.log

Actions #1

Updated by Sage Weil almost 10 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Sandon Van Ness almost 10 years ago

  • Status changed from New to Resolved

This was resolved last week in ceph-qa-chef commit: 5cd0516cf080211ee822bb33f8b0e05fdbc8d5f8

Actions

Also available in: Atom PDF