openvstorage / integrationtests

Open vStorage automated integration tests.
Other
0 stars 1 forks source link

Setup failed due to HTTP Error 404 not found on check-mk-agent.deb #563

Closed pploegaert closed 7 years ago

pploegaert commented 7 years ago

Might be worth storing on our fileserver / repo as we don't want our nightly build to dependent on an external website:

Installation: http://10.100.199.200:8080/job/Install%20check_mk%20agent%20base/197/consoleFull

HTTP Error 404 -> not found

fatal: [ctrl01]: FAILED! => {"changed": false, "dest": "/tmp/check-mk-agent.deb", "failed": true, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://mathias-kettner.de/download/check-mk-agent_1.2.4p5-2_all.deb"}
00:31:28 fatal: [ctrl02]: FAILED! => {"changed": false, "dest": "/tmp/check-mk-agent.deb", "failed": true, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://mathias-kettner.de/download/check-mk-agent_1.2.4p5-2_all.deb"}
00:31:28 fatal: [ctrl03]: FAILED! => {"changed": false, "dest": "/tmp/check-mk-agent.deb", "failed": true, "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://mathias-kettner.de/download/check-mk-agent_1.2.4p5-2_all.deb"}
jake9050 commented 7 years ago

Changed install source from downloaded deb file to check-mk-agent that is available in apt repositories. Pushed changed to qa branch and tested on VM build, result ok. Checking again in the morning to see if all qa env hosts are present (they should be)

jake9050 commented 7 years ago

Installation from apt repos ok