Project

General

Profile

Actions

Bug #13232

closed

apt update failure on fastcgi gitbuilder

Added by Greg Farnum over 8 years ago. Updated over 8 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2015-09-22T17:10:42.911 INFO:teuthology.task.ansible.out:TASK: [testnode | Add local apt repos.] *************************************** 

2015-09-22T17:10:43.224 INFO:teuthology.task.ansible.out:changed: [plana17.front.sepia.ceph.com] => (item=deb [arch=amd64] http://apt-mirror.front.sepia.ceph.com/blkin/ trusty main) => {"changed": true, "item": "deb [arch=amd64] http://apt-mirror.front.sepia.ceph.com/blkin/ trusty main", "repo": "deb [arch=amd64] 
http://apt-mirror.front.sepia.ceph.com/blkin/ trusty main", "state": "present"}

2015-09-22T17:10:43.486 INFO:teuthology.task.ansible.out:changed: [plana79.front.sepia.ceph.com] => (item=deb [arch=amd64] http://apt-mirror.front.sepia.ceph.com/blkin/ trusty main) => {"changed": true, "item": "deb [arch=amd64] http://apt-mirror.front.sepia.ceph.com/blkin/ trusty main", "repo": "deb [arch=amd64] 
http://apt-mirror.front.sepia.ceph.com/blkin/ trusty main", "state": "present"}

2015-09-22T17:10:43.707 INFO:teuthology.task.ansible.out:changed: [plana17.front.sepia.ceph.com] => (item=deb http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-trusty-x86_64-basic/ref/master/ trusty main) => {"changed": true, "item": "deb http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-trusty-x86_64-basic/
ref/master/ trusty main", "repo": "deb http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-trusty-x86_64-basic/ref/master/ trusty main", "state": "present"}

2015-09-22T17:10:43.993 INFO:teuthology.task.ansible.out:changed: [plana79.front.sepia.ceph.com] => (item=deb http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-trusty-x86_64-basic/ref/master/ trusty main) => {"changed": true, "item": "deb http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-trusty-x86_64-basic/
ref/master/ trusty main", "repo": "deb http://gitbuilder.ceph.com/libapache-mod-fastcgi-deb-trusty-x86_64-basic/ref/master/ trusty main", "state": "present"}

2015-09-22T17:10:44.009 INFO:teuthology.task.ansible.out:
TASK: [testnode | Update apt cache.] ****************************************** 

2015-09-22T17:10:56.135 INFO:teuthology.task.ansible.out:failed: [plana17.front.sepia.ceph.com] => {"failed": true}
msg: Could not fetch updated apt files

2015-09-22T17:11:19.276 INFO:teuthology.task.ansible.out:failed: [plana79.front.sepia.ceph.com] => {"failed": true}
msg: Could not fetch updated apt files

2015-09-22T17:11:19.285 INFO:teuthology.task.ansible.out:
FATAL: all hosts have already failed -- aborting

2015-09-22T17:11:19.286 INFO:teuthology.task.ansible.out:
PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/var/lib/teuthworker/cephlab.retry

plana17.front.sepia.ceph.com : ok=37   changed=2    unreachable=0    failed=1   
plana79.front.sepia.ceph.com : ok=37   changed=2    unreachable=0    failed=1   

2015-09-22T17:11:19.420 INFO:teuthology.task.ansible:Archiving ansible failure log at: /var/lib/teuthworker/archive/ubuntu-2015-09-22_17:01:49-fs-greg-fs-testing---basic-multi/1064807/ansible_failures.yaml
2015-09-22T17:11:19.444 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 56, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/__init__.py", line 121, in __enter__
    self.begin()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 231, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 256, in execute_playbook
    self._handle_failure(command, status)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 279, in _handle_failure
    raise AnsibleFailedError(failures)
AnsibleFailedError: {'plana17.front.sepia.ceph.com': {'invocation': {'module_name': 'apt', 'module_args': ''}, 'failed': True, 'msg': 'Could not fetch updated apt files'}, 'plana79.front.sepia.ceph.com': {'invocation': {'module_name': 'apt', 'module_args': ''}, 'failed': True, 'msg': 'Could not fetch updated apt files'}}
2015-09-22T17:11:19.475 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/search?q=4be022f4ca014106a3c9dda80617753a
AnsibleFailedError: {'plana17.front.sepia.ceph.com': {'invocation': {'module_name': 'apt', 'module_args': ''}, 'failed': True, 'msg': 'Could not fetch updated apt files'}, 'plana79.front.sepia.ceph.com': {'invocation': {'module_name': 'apt', 'module_args': ''}, 'failed': True, 'msg': 'Could not fetch updated apt files'}}
Actions #1

Updated by Greg Farnum over 8 years ago

  • Project changed from Ceph to sepia
  • Status changed from New to Can't reproduce

Sage thinks this might be transient, I will update if I see it again.

Actions

Also available in: Atom PDF