This repository was archived by the owner on Oct 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
unhandled Python exception in dci_file.py #13
Copy link
Copy link
Open
Description
Oct 11 15:04:11 rhjump2.fv2.org python2[20775]: detected unhandled Python exception in '/tmp/ansible_HGfqBy/ansible_module_dci_file.py'
Oct 11 15:04:12 rhjump2.fv2.org ansible-playbook[18114]: An exception occurred during task execution. To see the full traceback, use -vvv. The error was: simplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Oct 11 15:04:12 rhjump2.fv2.org ansible-playbook[18114]: failed: [localhost] (item=/auto_results/overcloud_deployment.log) => {"changed": false, "item": "/auto_results/overcloud_deployment.log", "module_stderr": "Traceback (most recent call last):\n File \"/tmp/ansible_HGfqBy/ansible_module_dci_file.py\", line 196,
in <module>\n main()\n File \"/tmp/ansible_HGfqBy/ansible_module_dci_file.py\", line 190, in main\n result = parse_http_response(http_response, dci_file, context, module)\n File \"/tmp/ansible_HGfqBy/ansible_modlib.zip/ansible/module_utils/common.py\", line 182, in parse_http_response\n File \"/usr/lib/pytho
n2.7/site-packages/requests/models.py\", line 826, in json\n return complexjson.loads(self.text, **kwargs)\n File \"/usr/lib64/python2.7/site-packages/simplejson/__init__.py\", line 516, in loads\n return _default_decoder.decode(s)\n File \"/usr/lib64/python2.7/site-packages/simplejson/decoder.py\", line 374,
in decode\n obj, end = self.raw_decode(s)\n File \"/usr/lib64/python2.7/site-packages/simplejson/decoder.py\", line 404, in raw_decode\n return self.scan_once(s, idx=_w(s, idx).end())\nsimplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)\n", "module_stdout": "", "msg": "MODULE FAILURE
", "rc": 1}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels