Project

General

Profile

action #134876

Updated by okurz 9 months ago

## Observation 
 Many test suites failed to be triggered in SLE16SP6 Build 16.1 due to below error 

 `"error_message": "DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::Pg::st execute failed: ERROR:    current transaction is aborted, commands ignored until end of transaction block [for Statement \"SELECT me.id, me.name, me.parent_id, me.size_limit_gb, me.exclusively_kept_asset_size, me.keep_logs_in_days, me.keep_important_logs_in_days, me.keep_results_in_days, me.keep_important_results_in_days, me.default_priority, me.sort_order, me.description, me.template, me.build_version_sort, me.carry_over_bugrefs, me.t_created, me.t_updated FROM job_groups me WHERE ( me.id = ? )\" with ParamValues: 1='110'] at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/Jobs.pm line 582\n",` 

 Details can be found https://openqa.suse.de/admin/productlog?id=1924308 

 ## Workaround 
 Reschedule the product over /admin/productlog

Back