github-actions[bot] commented on PR #19619: URL: https://github.com/apache/tvm/pull/19619#issuecomment-4557097544
Failed to re-run CI in https://github.com/apache/tvm/actions/runs/26528155057 <details> ``` Traceback (most recent call last): File "/home/runner/work/tvm/tvm/ci/scripts/github/github_tvmbot.py", line 589, in comment_failure raise item File "/home/runner/work/tvm/tvm/ci/scripts/github/github_tvmbot.py", line 695, in run pr.rerun_jenkins_ci() File "/home/runner/work/tvm/tvm/ci/scripts/github/github_tvmbot.py", line 548, in rerun_jenkins_ci post(url, auth=("tvm-bot", TVM_BOT_JENKINS_TOKEN)) File "/home/runner/work/tvm/tvm/ci/scripts/jenkins/git_utils.py", line 54, in post with request.urlopen(req, data) as response: ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib/python3.12/urllib/request.py", line 639, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 400: Bad Request ``` with response ``` <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 400 tvm-docker/PR-19619 is not parameterized</title> </head> <body><h2>HTTP ERROR 400 tvm-docker/PR-19619 is not parameterized</h2> <table> <tr><th>URI:</th><td>/job/tvm-docker/job/PR-19619/buildWithParameters</td></tr> <tr><th>STATUS:</th><td>400</td></tr> <tr><th>MESSAGE:</th><td>tvm-docker/PR-19619 is not parameterized</td></tr> <tr><th>SERVLET:</th><td>Stapler</td></tr> </table> <hr/><a href="https://jetty.org/">Powered by Jetty:// 12.0.25</a><hr/> </body> </html> ``` </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
