Skip to content
Success

#27455 (Mar 15, 2026, 9:57:49 AM)

Started 17 hr ago
Took 2.4 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 2923
originally caused by:

This run spent:

  • 1 min 50 sec waiting;
  • 2.4 sec build duration;
  • 1 min 52 sec total from scheduled to completion.
Revision: 3cc78013ed24d1362377f3ccca53463711147f62
Repository: $GERRIT_REPO_URL
  • master
ota: OtaAlgo{Crypt,Auth}: fix algo_auth vs algo_crypt

* OtaAlgoCrypt.from_keyset() searches by `otak.algo_crypt`
  but the error message prints `otak.algo_auth`.  Should be
  `otak.algo_crypt` instead.

* OtaAlgoAuth.__init__() checks `algo_auth` but the error message
  prints `algo_crypt`.  Should be `otak.algo_auth` instead.

Change-Id: Ia636fffaeadc68e3f6d5b65d477e753834c95895
Vadim Yanitskiy at