Project

General

Profile

Actions

Bug #17930

closed

failure to run any task in rgw suite on vps

Added by Orit Wasserman over 7 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
High
Assignee:
Target version:
-
% Done:

0%

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

Description

http://pulpito.ceph.com/owasserm-2016-11-17_09:14:20-rgw-wip-orit-testing---basic-vps/

HTTPConnectionPool(host='vpm141.front.sepia.ceph.com', port=7280): Max retries exceeded with url: / (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7febe292fd50>: Failed to establish a new connection: [Errno 111] Connection refused',))

Actions #1

Updated by Casey Bodley over 7 years ago

from http://qa-proxy.ceph.com/teuthology/owasserm-2016-11-17_09:14:20-rgw-wip-orit-testing---basic-vps/555640/teuthology.log:

2016-11-17T09:24:55.979 INFO:teuthology.orchestra.run.vpm141:Running: "sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term radosgw --rgw-frontends 'civetweb port=7280' -n client.0 -k /etc/ceph/ceph.client.0.keyring --log-file /var/log/ceph/rgw.client.0.log --rgw_ops_log_socket_path /home/ubuntu/cephtest/rgw.opslog.client.0.sock --foreground | sudo tee /var/log/ceph/rgw.client.0.stdout 2>&1" 
2016-11-17T09:24:55.982 INFO:tasks.rgw.client.0:Started
2016-11-17T09:24:55.982 INFO:tasks.rgw:Polling client.0 until it starts accepting connections on http://vpm141.front.sepia.ceph.com:7280/
2016-11-17T09:24:55.987 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=9, connect=7, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7febe292f3d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2016-11-17T09:24:57.989 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=8, connect=6, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7febe27c49d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2016-11-17T09:25:01.994 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=7, connect=5, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7febe292f610>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2016-11-17T09:25:09.997 WARNING:requests.packages.urllib3.connectionpool:Retrying (Retry(total=6, connect=4, read=None, redirect=None)) after connection broken by 'NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7febe292f710>: Failed to establish a new connection: [Errno 111] Connection refused',)': /
2016-11-17T09:25:10.261 INFO:tasks.rgw.client.0.vpm141.stdout:2016-11-17 09:25:10.255708 7fd042c788c0 -1 ERROR: failed run
2016-11-17T09:25:10.281 INFO:tasks.rgw.client.0.vpm141.stderr:daemon-helper: command failed with exit status 5
...

from http://qa-proxy.ceph.com/teuthology/owasserm-2016-11-17_09:14:20-rgw-wip-orit-testing---basic-vps/555640/remote/vpm141/log/rgw.client.0.log.gz:

2016-11-17 09:25:10.255495 7fd042c788c0  0 starting handler: civetweb
2016-11-17 09:25:10.255532 7fd042c788c0 20 civetweb config: canonicalize_url_path: no
2016-11-17 09:25:10.255553 7fd042c788c0 20 civetweb config: decode_url: no
2016-11-17 09:25:10.255570 7fd042c788c0 20 civetweb config: enable_keep_alive: yes
2016-11-17 09:25:10.255586 7fd042c788c0 20 civetweb config: listening_ports: 7280
2016-11-17 09:25:10.255602 7fd042c788c0 20 civetweb config: num_threads: 100
2016-11-17 09:25:10.255618 7fd042c788c0 20 civetweb config: validate_http_method: no
2016-11-17 09:25:10.255677 7fd042c788c0  0 civetweb: 0x7fd0435a05e0: Invalid option: canonicalize_url_path
2016-11-17 09:25:10.255708 7fd042c788c0 -1 ERROR: failed run

I don't know where this option is coming from - could it be related to the civetweb update?

Actions #2

Updated by Yehuda Sadeh over 7 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF