Skip to content

Commit 65145dd

Browse files
authored
Update OS packages to fix ghostlock in RL9 (#999)
* bump timestamps * bump CI image * disable doca for RL9 extrabuild due to incompatibility
1 parent 7507019 commit 65145dd

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
volume_size: 35 # needed for cuda
4343
- image_name: openhpc-extra-RL9
4444
source_image_name_key: RL9
45-
inventory_groups: doca,cuda
45+
inventory_groups: cuda # doca disabled due to no RL9.8 kernel compatibility
4646
volume_size: 35 # needed for cuda
4747
env:
4848
ANSIBLE_FORCE_COLOR: 'true'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"cluster_image": {
3-
"RL8": "openhpc-RL8-260709-1110-095e2432",
4-
"RL9": "openhpc-RL9-260709-1110-095e2432"
3+
"RL8": "openhpc-RL8-260715-0828-72b8075d",
4+
"RL9": "openhpc-RL9-260715-0828-72b8075d"
55
}
66
}

environments/common/inventory/group_vars/all/dnf_repo_timestamps.yml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dnf_repos_default:
4747
appstream:
4848
'8.10':
4949
pulp_path: rocky/8.10/AppStream/x86_64/os
50-
pulp_timestamp: 20260706T220507
50+
pulp_timestamp: 20260714T215346
5151
repo_file: Rocky-AppStream
5252
'9.4':
5353
pulp_path: rocky/9.4/AppStream/x86_64/os
@@ -67,12 +67,12 @@ dnf_repos_default:
6767
repo_file: rocky
6868
'9.8':
6969
pulp_path: rocky/9.8/AppStream/x86_64/os
70-
pulp_timestamp: 20260605T221153
70+
pulp_timestamp: 20260714T213458
7171
repo_file: rocky
7272
appstream-source:
7373
'8.10':
7474
pulp_path: rocky/8.10/AppStream/source/tree
75-
pulp_timestamp: 20260706T214107
75+
pulp_timestamp: 20260712T231534
7676
repo_file: Rocky-Sources
7777
'9.6':
7878
pulp_path: rocky/9.6/AppStream/source/tree
@@ -84,12 +84,12 @@ dnf_repos_default:
8484
repo_file: rocky
8585
'9.8':
8686
pulp_path: rocky/9.8/AppStream/source/tree
87-
pulp_timestamp: 20260605T225017
87+
pulp_timestamp: 20260712T233423
8888
repo_file: rocky
8989
baseos:
9090
'8.10':
9191
pulp_path: rocky/8.10/BaseOS/x86_64/os
92-
pulp_timestamp: 20260706T220507
92+
pulp_timestamp: 20260714T215346
9393
repo_file: Rocky-BaseOS
9494
'9.4':
9595
pulp_path: rocky/9.4/BaseOS/x86_64/os
@@ -109,12 +109,12 @@ dnf_repos_default:
109109
repo_file: rocky
110110
'9.8':
111111
pulp_path: rocky/9.8/BaseOS/x86_64/os
112-
pulp_timestamp: 20260606T221517
112+
pulp_timestamp: 20260714T220645
113113
repo_file: rocky
114114
baseos-source:
115115
'8.10':
116116
pulp_path: rocky/8.10/BaseOS/source/tree
117-
pulp_timestamp: 20260706T214107
117+
pulp_timestamp: 20260714T211343
118118
repo_file: Rocky-Sources
119119
'9.6':
120120
pulp_path: rocky/9.6/BaseOS/source/tree
@@ -126,7 +126,7 @@ dnf_repos_default:
126126
repo_file: rocky
127127
'9.8':
128128
pulp_path: rocky/9.8/BaseOS/source/tree
129-
pulp_timestamp: 20260605T225017
129+
pulp_timestamp: 20260713T053209
130130
repo_file: rocky
131131
cernvmfs_cfg:
132132
'8':
@@ -144,7 +144,7 @@ dnf_repos_default:
144144
repo_file: cvmfs-config-eessi
145145
'9':
146146
pulp_path: eessi/rhel/8/noarch
147-
pulp_timestamp: 20251119T202303
147+
pulp_timestamp: 20260616T214234
148148
repo_file: cvmfs-config-eessi
149149
cernvmfs_pkgs:
150150
'8':
@@ -158,7 +158,7 @@ dnf_repos_default:
158158
crb:
159159
'8.10':
160160
pulp_path: rocky/8.10/PowerTools/x86_64/os
161-
pulp_timestamp: 20260706T220507
161+
pulp_timestamp: 20260714T215346
162162
repo_file: Rocky-PowerTools
163163
repo_name: powertools
164164
'9.4':
@@ -179,12 +179,12 @@ dnf_repos_default:
179179
repo_file: rocky
180180
'9.8':
181181
pulp_path: rocky/9.8/CRB/x86_64/os
182-
pulp_timestamp: 20260605T221153
182+
pulp_timestamp: 20260714T213458
183183
repo_file: rocky
184184
crb-source:
185185
'8.10':
186186
pulp_path: rocky/8.10/PowerTools/source/tree
187-
pulp_timestamp: 20260514T213644
187+
pulp_timestamp: 20260709T213322
188188
repo_file: Rocky-Sources
189189
repo_name: powertools-source
190190
'9.6':
@@ -197,16 +197,16 @@ dnf_repos_default:
197197
repo_file: rocky
198198
'9.8':
199199
pulp_path: rocky/9.8/CRB/source/tree
200-
pulp_timestamp: 20260531T220752
200+
pulp_timestamp: 20260710T221031
201201
repo_file: rocky
202202
epel:
203203
'8':
204204
pulp_path: epel/8/Everything/x86_64
205-
pulp_timestamp: 20260706T214454
205+
pulp_timestamp: 20260713T214000
206206
repo_file: epel
207207
'9':
208208
pulp_path: epel/9/Everything/x86_64
209-
pulp_timestamp: 20260610T221908
209+
pulp_timestamp: 20260714T212748
210210
repo_file: epel
211211
epel-cisco-openh264:
212212
'9':
@@ -216,11 +216,11 @@ dnf_repos_default:
216216
epel-source:
217217
'8':
218218
pulp_path: epel/8/Everything/source/tree
219-
pulp_timestamp: 20260706T214454
219+
pulp_timestamp: 20260713T214000
220220
repo_file: epel
221221
'9':
222222
pulp_path: epel/9/Everything/source/tree
223-
pulp_timestamp: 20260610T221908
223+
pulp_timestamp: 20260708T214809
224224
repo_file: epel
225225
extras:
226226
'8.10':
@@ -250,7 +250,7 @@ dnf_repos_default:
250250
extras-source:
251251
'8.10':
252252
pulp_path: rocky/8.10/extras/source/tree
253-
pulp_timestamp: 20260625T224657
253+
pulp_timestamp: 20260710T211745
254254
repo_file: Rocky-Sources
255255
'9.6':
256256
pulp_path: rocky/9.6/extras/source/os
@@ -267,18 +267,18 @@ dnf_repos_default:
267267
grafana:
268268
'8':
269269
pulp_path: grafana/oss/rpm
270-
pulp_timestamp: 20260701T070549
270+
pulp_timestamp: 20260711T203515
271271
repo_file: grafana
272272
'9':
273273
pulp_path: grafana/oss/rpm
274-
pulp_timestamp: 20260610T211431
274+
pulp_timestamp: 20260711T203515
275275
repo_file: grafana
276276
ondemand-web:
277277
'8':
278278
pulp_path: ondemand/4.1/web/el8/x86_64
279-
pulp_timestamp: 20260505T205939
279+
pulp_timestamp: 20260708T211238
280280
repo_file: ondemand-web
281281
'9':
282282
pulp_path: ondemand/4.1/web/el9/x86_64
283-
pulp_timestamp: 20260430T204741
283+
pulp_timestamp: 20260707T211425
284284
repo_file: ondemand-web

0 commit comments

Comments
 (0)