Skip to content
Success

#27530 (Mar 16, 2026, 9:56:54 AM)

Started 13 hr ago
Took 1.9 sec on build5-deb12build-ansible

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

This run spent:

  • 46 sec waiting;
  • 1.9 sec build duration;
  • 48 sec total from scheduled to completion.
Revision: 6be3062fd5677896c8ded5ff534984332c6cd4d4
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