2025-01-17T09:11:55.442Z | <nizamial09> opened a draft PR for now: <https://github.com/ceph/ceph.io/pull/790>
the PR upgrades 2 versions. I've tried to capture the important events in the PR description there.
I am yet to upgrade to 3. the first try didn't go well so will retry again soon. |
2025-01-17T09:24:37.258Z | <nizamial09> @Dan Mick I saw the node version in the runs are 14.1.0 in the [jenkins log](https://jenkins.ceph.com/job/ceph-website-prs/1094/console) (I modified the run to show the node version for now), and that fails the CI
```+ node -v
v14.1.0
+ npm ci
npm ERR! Cannot read property '@11ty/eleventy-server-browsersync' of undefined
npm ERR! A complete log of this run can be found in:
npm ERR! /home/jenkins-build/.npm/_logs/2025-01-17T09_22_01_891Z-debug.log
Build step 'Execute shell' marked build as failure```
How to upgrade it to `18.17.x`? (atleast that's the one I used to generate the new package-lock file. |
2025-01-17T10:49:49.634Z | <Guillaume Abrioux> i'm seeing errors like this one when using images from ceph-ci
```WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested``` |
2025-01-17T13:19:20.371Z | <John Mulligan> are you using a mixed architecture cluster? |
2025-01-17T13:25:16.750Z | <Guillaume Abrioux> no, but i remember we have had this issue some months ago |
2025-01-17T13:25:32.759Z | <Guillaume Abrioux> there was a bug when the build system pushed images to the registries |
2025-01-17T13:25:47.032Z | <John Mulligan> are you actually running a cluster on an arm system though? |
2025-01-17T13:26:00.796Z | <Guillaume Abrioux> no |
2025-01-17T13:26:48.145Z | <John Mulligan> that's weird because the whole `detected host platform (linux/arm64/v8)` part of the message sounds like that is what the system thinks it is |
2025-01-17T13:31:39.450Z | <Guillaume Abrioux> unfortunately i don't have access to the env anymore |
2025-01-17T18:29:03.056Z | <Dan Mick> I don't know. I think it's installed from packages on the builder so it's what the os has. Should we change the job to install it some other way (hopefully not some way that's horribly insecure and unsupported)? |
2025-01-17T18:36:35.042Z | <Zack Cerza> we should probably at least target a current stable nodejs release. there are snaps available |
2025-01-17T18:38:37Z | <Dan Mick> When this happened, it was because the arm container overwrote the x86 container because CI containers aren't manifest lists. The arm images should have tags ending in -arm64 |
2025-01-17T18:39:17.017Z | <Dan Mick> A pointer to a wrongly-named image would be awesome |
2025-01-17T19:42:48.685Z | <Laura Flores> @Dan Mick can you also add @Gaurav Sitlani as an owner? [gsitlani@ibm.com](mailto:gsitlani@ibm.com) |
2025-01-17T19:46:43.886Z | <David Galloway> @Ernesto Puerta I'm planning on running grafana agent on the testnodes during teuthology runs. Are you aware of any dashboard suites that might interfere with? |
2025-01-17T20:21:14.344Z | <Dan Mick> as an owner you should be able to I think, but I can look |
2025-01-17T20:21:55.143Z | <Dan Mick> done |
2025-01-17T20:22:07.534Z | <Dan Mick> (note that being an owner doesn't make you a member. You probably noticed that.) |
2025-01-17T20:22:18.757Z | <Laura Flores> Thanks! |
2025-01-17T20:22:25.743Z | <Laura Flores> Yeah, I additionally had to subscribe |
2025-01-17T20:22:46.578Z | <Dan Mick> you can add yourself or others directly through the UI, if you want. |
2025-01-17T20:23:52.766Z | <Laura Flores> Yeah, looking at it now |
2025-01-17T20:27:47.874Z | <Laura Flores> Ok, I think this is why I wasn't seeing the right interface. I created an account using <mailto:lflores@ibm.com|lflores@ibm.com>, but when I filter mailing lists by owner, it says I don't own any lists. Was creating a new accout with <mailto:lflores@ibm.com|lflores@ibm.com> not the right thing to do?: https://files.slack.com/files-pri/T1HG3J90S-F089W2H67ME/download/image.png |
2025-01-17T20:28:20.896Z | <Laura Flores> Maybe you need a pre-exising account to properly become an owner |
2025-01-17T20:31:00.068Z | <Laura Flores> Anyway, I subscribed to the list and confirmed that I can receive emails sent to it. |