Traceback (most recent call last): File "sink", line 350, in push reporter.push(data) File "sink", line 207, in push result = self.req(token, r) File "sink", line 169, in req response.status, response.reason, output.strip())) RuntimeError: Couldn't update GitHub: 422 Unprocessable Entity {"message":"Validation Failed","errors":[{"resource":"Status","code":"custom","message":"This SHA and context has reached the maximum number of statuses."}],"documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"} Traceback (most recent call last): File "sink", line 350, in push reporter.push(data) File "sink", line 207, in push result = self.req(token, r) File "sink", line 169, in req response.status, response.reason, output.strip())) RuntimeError: Couldn't update GitHub: 422 Unprocessable Entity {"message":"Validation Failed","errors":[{"resource":"Status","code":"custom","message":"This SHA and context has reached the maximum number of statuses."}],"documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"} http://fedorapeople.org/groups/cockpit/logs/pull-12060-20190621-054848-ddd4681e-avocado-fedora/log.html From https://github.com/cockpit-project/cockpit * branch refs/pull/12060/head -> FETCH_HEAD From https://github.com/cockpit-project/cockpit * branch master -> FETCH_HEAD * branch master -> FETCH_HEAD First, rewinding head to replay your work on top of it... Applying: test: add selenium tests for firewall page Applying: test: remove f strings from firewalld tests Applying: test: remove unused import Applying: test: add restarting of cockpit machine, to ensure machine is in clean state Applying: test: missing starting cockpit machine and changed order of commands Applying: more restart to function Testing ddd4681e42c8411e0901a477633af90d14cea3b0 for pull-12060-20190621-054848 with avocado/fedora on centosci-tasks-h9bcn... Rebasing onto origin/master (e0b08cc157fecc9c43af1795998234b07c9dcd37) ... Preparing image: building and installing Cockpit ... Traceback (most recent call last): File "bots/tests-invoke", line 396, in sys.exit(main()) File "bots/tests-invoke", line 64, in main ret = task.run(opts) File "bots/tests-invoke", line 377, in run ret = self.prepare(prefix, value, image, opts.verbose) File "bots/tests-invoke", line 255, in prepare subprocess.check_call(cmd + [ image ]) File "/usr/lib64/python3.7/subprocess.py", line 342, in check_call retcode = call(*popenargs, **kwargs) File "/usr/lib64/python3.7/subprocess.py", line 323, in call with Popen(*popenargs, **kwargs) as p: File "/usr/lib64/python3.7/subprocess.py", line 775, in __init__ restore_signals, start_new_session) File "/usr/lib64/python3.7/subprocess.py", line 1522, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/build/cockpit/bots/image-prepare': '/build/cockpit/bots/image-prepare' Traceback (most recent call last): File "sink", line 350, in push reporter.push(data) File "sink", line 207, in push result = self.req(token, r) File "sink", line 169, in req response.status, response.reason, output.strip())) RuntimeError: Couldn't update GitHub: 422 Unprocessable Entity {"message":"Validation Failed","errors":[{"resource":"Status","code":"custom","message":"This SHA and context has reached the maximum number of statuses."}],"documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"} Traceback (most recent call last): File "sink", line 350, in push reporter.push(data) File "sink", line 207, in push result = self.req(token, r) File "sink", line 169, in req response.status, response.reason, output.strip())) RuntimeError: Couldn't update GitHub: 422 Unprocessable Entity {"message":"Validation Failed","errors":[{"resource":"Status","code":"custom","message":"This SHA and context has reached the maximum number of statuses."}],"documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}