04/18/2017 16:20:25 - DEBUG:Executing: git push lpusip
Traceback (most recent call last):
File "/home/robie/Code/Canonical/usd-importer/bin/usd", line 17, in <module>
main()
File "/home/robie/Code/Canonical/usd-importer/usd/__main__.py", line 168, in main
args.func(args)
File "/home/robie/Code/Canonical/usd-importer/usd/importer.py", line 1092, in main
lp_git_repo.lp_save()
File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 778, in lp_save
URI(self.self_link), representation, headers)
File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 484, in patch
'PATCH', extra_headers=extra_headers)
File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 426, in _request
raise error
lazr.restfulclient.errors.NotFound: HTTP Error 404: Not Found
Response headers:
---
-content-encoding: gzip
content-length: 120
content-type: text/plain
date: Tue, 18 Apr 2017 15:20:29 GMT
server: zope.server.http (HTTP)
status: 404
strict-transport-security: max-age=15552000
vary: Accept,Accept-Encoding
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-launchpad-revision: 18354
x-lazr-notifications: []
x-powered-by: Zope (www.zope.org), Python (www.python.org)
x-xss-protection: 1; mode=block
---
Response body:
---
b"The repository at lp:~usd-import-team/ubuntu/+source/hello does not contain a reference named 'refs/heads/ubuntu/devel'."
---
04/18/2017 16:20:30 - INFO:Leaving /tmp/import/hello as directed