2025-01-06T13:35:02.864Z | <Zac Dover> Jenkins is throwing weird errors. Neeraj made some changes to the CephFS docs, and now the docs check is complaining that part of the radosgw lua-highlighted and ini-highlighted docs can't be lexxed properly. Here are the errors thrown and the PR with which they are associated:
`/home/jenkins-build/build/workspace/ceph-pr-docs/doc/radosgw/lua-scripting.rst:387: WARNING: Could not lex literal_block as "lua". Highlighting skipped.`
`/home/jenkins-build/build/workspace/ceph-pr-docs/doc/radosgw/lua-scripting.rst:450: WARNING: Could not lex literal_block as "lua". Highlighting skipped.`
`/home/jenkins-build/build/workspace/ceph-pr-docs/doc/radosgw/lua-scripting.rst:544: WARNING: Could not lex literal_block as "lua". Highlighting skipped.`
`/home/jenkins-build/build/workspace/ceph-pr-docs/doc/radosgw/qat-accel.rst:92: WARNING: Could not lex literal_block as "ini". Highlighting skipped.`
<https://github.com/ceph/ceph/pull/61240> |
2025-01-06T13:43:26.357Z | <Zac Dover> This is happening on <https://jenkins.ceph.com/computer/172.21.2.3+braggi03/> |
2025-01-06T16:43:22.883Z | <Jesse Williamson> Thanks, Adam! I will give it a try... |
2025-01-06T17:38:22.313Z | <Jesse Williamson> (See-also: <https://tracker.ceph.com/issues/69321#change-283270>)
So, these are new/replacement, I don't remember my old username or have the old keys. After:
sudo systemctl restart openvpn-client@sepia
I am seeing:
Jan 06 09:36:00 ancalagon openvpn[1161688]: AUTH: Received control message: AUTH_FAILED
Thanks for your help with this! |
2025-01-06T21:37:28.457Z | <Æmerson> Could someone please upload <https://archives.boost.io/release/1.87.0/source/boost_1_87_0.tar.bz2> to `<https://download.ceph.com/qa>`? |
2025-01-06T22:13:27.102Z | <Joseph Mundackal> Lookong forward to containerized build .. where we can make the boost version we want for that release pre installed on the base image |
2025-01-06T22:41:39.406Z | <Dan Mick> @Æmerson done |
2025-01-06T22:42:02.647Z | <Æmerson> Thank you! |
2025-01-06T22:58:39.335Z | <Laura Flores> Also saw it happen on irvingi06, so it doesn't seem node-specific: <https://jenkins.ceph.com/job/ceph-pr-docs/111278> |
2025-01-06T22:59:15.162Z | <Zac Dover> Thanks, Laura. |
2025-01-06T23:00:04.803Z | <Laura Flores> NP! I'm taking a look, but if someone else also has an idea about what's going on, feel free to chime in. |
2025-01-06T23:02:45.533Z | <Zac Dover> I'm getting the same lua-related error here: <https://github.com/ceph/ceph/pull/61240/checks?check_run_id=35201198848>. This is causing the ceph-pr-docs check to fail (which we don't need to successfully merge docs changes, so I don't really care about it). I'm still waiting on the amd64 make check to pass, which I do care about, because it's a showstopper if it fails. |
2025-01-06T23:03:03.680Z | <Zac Dover> I'm getting the same lua-related error here: <https://github.com/ceph/ceph/pull/61240/checks?check_run_id=35201198848>. This is causing the ceph-pr-docs check to fail (which we don't need to successfully merge docs changes, so I don't really care about it). I'm still waiting on the arm64 make check to pass, which I do care about, because it's a showstopper if it fails. |