Skip to content

fix replication script

Diana Gaponcic requested to merge staging into master
2023-10-11T15:13:21.764214826Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-10-11T15:13:21.765071918Z                                  Dload  Upload   Total   Spent    Left  Speed
100   502    0     0  100   502      0  20033 --:--:-- --:--:-- --:--:-- 20916
2023-10-11T15:13:21.870719950Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-10-11T15:13:21.871469081Z                                  Dload  Upload   Total   Spent    Left  Speed
100   503    0     0  100   503      0  18978 --:--:-- --:--:-- --:--:-- 19346
2023-10-11T15:13:21.977070692Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-10-11T15:13:21.977893721Z                                  Dload  Upload   Total   Spent    Left  Speed
2023-10-11T15:13:21.996123960Z {"errors":[{"code":"UNAUTHORIZED","message":"unauthorized"}]}
100   566  100    62  100   504   3113  25308 --:--:-- --:--:-- --:--:-- 29789
2023-10-11T15:13:22.000079040Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-10-11T15:13:22.000113602Z                                  Dload  Upload   Total   Spent    Left  Speed
100     3  100     3    0     0    159      0 --:--:-- --:--:-- --:--:--   166

The requests are working. Most are successful, but we see a few UNAUTHORIZED, but it's caused by vault variable replacement. We can merge this one, to fix this job on prod, close https://gitlab.cern.ch/kubernetes/project/-/issues/605 and open an independent issue if we want to follow up the errors.

Merge request reports