mureinik commented on PR #7419: URL: https://github.com/apache/rocketmq/pull/7419#issuecomment-1742670672
@lizhimins thanks for approving this! The code coverage test is failing, but it seems like a problem with a 3rd party, not with the MR itself: ``` [2023-10-02T08:26:29.267Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=github-action-3.1.4-uploader-0.6.2&token=*******&branch=UtilAllTest.testCalculateFileSizeInPath-stability&build=6369546285&build_url=https%3A%2F%2Fgithub.com%2Fapache%2Frocketmq%2Factions%2Fruns%2F6369546285%2Fjob%2F17306296116&commit=076e62b9b61916a323780b1fce66981190ae67ad&job=Coverage&pr=7419&service=github-actions&slug=apache%2Frocketmq&name=&tag=&flags=&parent= [2023-10-02T08:26:29.267Z] ['verbose'] Passed token was 0 characters long [2023-10-02T08:26:29.267Z] ['verbose'] https://codecov.io/upload/v4?package=github-action-3.1.4-uploader-0.6.2&branch=UtilAllTest.testCalculateFileSizeInPath-stability&build=6369546285&build_url=https%3A%2F%2Fgithub.com%2Fapache%2Frocketmq%2Factions%2Fruns%2F6369546285%2Fjob%2F17306296116&commit=076e62b9b61916a323780b1fce66981190ae67ad&job=Coverage&pr=7419&service=github-actions&slug=apache%2Frocketmq&name=&tag=&flags=&parent= Content-Type: 'text/plain' Content-Encoding: 'gzip' X-Reduced-Redundancy: 'false' [2023-10-02T08:26:29.541Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')} [2023-10-02T08:26:29.541Z] ['verbose'] The error stack is: Error: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')} at main (/snapshot/repo/dist/src/index.js) at processTicksAndRejections (node:internal/process/task_queues:96:5) [2023-10-02T08:26:29.542Z] ['verbose'] End of uploader: 1417 milliseconds Error: Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255 ``` Can this job be re-run? -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org