Comment 6 for bug 1580728

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 386: ordinal not in range(128) in nova.virt.libvirt.vif:unplug

This is the PUT:

http://logs.openstack.org/98/282398/7/check/gate-tempest-dsvm-cells-ubuntu-xenial/55f5ceb/logs/tempest.txt.gz#_2016-09-13_17_48_58_799

2016-09-13 17:48:58.799 17352 DEBUG tempest.lib.common.rest_client [req-e4190840-33d8-4a73-af7c-7ecfbd5b28db ] Request - Headers: {'X-Auth-Token': '<omitted>', 'Accept': 'application/json', 'Content-Type': 'application/json'}
        Body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1977980857"}}
    Response - Headers: {'openstack-api-version': 'compute 2.1', 'content-type': 'application/json', 'content-length': '1017', 'date': 'Tue, 13 Sep 2016 17:48:58 GMT', 'x-compute-request-id': 'req-e4190840-33d8-4a73-af7c-7ecfbd5b28db', 'status': '200', 'vary': 'X-OpenStack-Nova-API-Version', 'connection': 'close', 'x-openstack-nova-api-version': '2.1', 'content-location': 'http://127.0.0.1:8774/v2.1/servers/c1d0db5c-464b-4d98-b82d-f843a3f2b887'}
        Body: {"server": {"status": "ACTIVE", "updated": "2016-09-13T17:48:59Z", "hostId": "e9e1b80210cd3d668057493fef9cf9778bcea3a895ac720a0fadef31", "user_id": "8cbfc3b6125c43c69cebb7a2ebfc9c10", "name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1977980857", "links": [{"href": "http://127.0.0.1:8774/v2.1/servers/c1d0db5c-464b-4d98-b82d-f843a3f2b887", "rel": "self"}, {"href": "http://127.0.0.1:8774/servers/c1d0db5c-464b-4d98-b82d-f843a3f2b887", "rel": "bookmark"}], "created": "2016-09-13T17:48:53Z", "tenant_id": "869f26d125b14598928ab4a657065a44", "image": {"id": "4ebf1585-f4f0-442b-b941-894cefff648b", "links": [{"href": "http://127.0.0.1:8774/images/4ebf1585-f4f0-442b-b941-894cefff648b", "rel": "bookmark"}]}, "OS-DCF:diskConfig": "MANUAL", "addresses": {"private": [{"version": 4, "addr": "10.1.10.2"}]}, "accessIPv4": "", "accessIPv6": "", "progress": 0, "flavor": {"id": "42", "links": [{"href": "http://127.0.0.1:8774/flavors/42", "rel": "bookmark"}]}, "id": "c1d0db5c-464b-4d98-b82d-f843a3f2b887", "metadata": {}}} _log_request_full tempest/lib/common/rest_client.py:431