New issue
Advanced search Search tips

Issue 754039 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Build Annotator crashes setting Failure Category "Bad binary packages"

Project Member Reported by dgarr...@chromium.org, Aug 9 2017

Issue description

https://chromiumos-build-annotator.googleplex.com/build_annotations/edit_annotations/master-paladin/1729365/?num_builds=100&latest_build_id=1739972

Try to set a Failure Category of "Bad binary packages" with  https://crbug.com/753526 .

I get this crash:

DatabaseError at /build_annotations/edit_annotations/master-paladin/1729365/
(1265, "Data truncated for column 'failure_category' at row 1")
Request Method:	POST
Request URL:	https://chromiumos-build-annotator.googleplex.com/build_annotations/edit_annotations/master-paladin/1729365/?num_builds=100&latest_build_id=1739972
Django Version:	1.5.8
Exception Type:	DatabaseError
Exception Value:	
(1265, "Data truncated for column 'failure_category' at row 1")
Exception Location:	/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/MySQLdb-1.2.5/MySQLdb/connections.py in defaulterrorhandler, line 36
Python Executable:	/base/data/home/runtimes/python27_experiment/python27_dist/python
Python Version:	2.7.12
Python Path:	
['/base/data/home/apps/s~google.com:chromiumos-build-annotator/1.401694162506894753/chromite/third_party',
 '/base/data/home/apps/s~google.com:chromiumos-build-annotator/1.401694162506894753',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python27.zip',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python2.7',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python2.7/plat-linux2',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python2.7/lib-tk',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python2.7/lib-old',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python2.7/lib-dynload',
 '/base/data/home/runtimes/python27_experiment/python27_dist/lib/python2.7/site-packages',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/1',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/MySQLdb-1.2.5',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/django-1.5',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/protorpc-1.0',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/ssl-2.7',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/webapp2-2.3',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/webob-1.1.1',
 '/base/data/home/runtimes/python27_experiment/python27_lib/versions/third_party/yaml-3.10',
 u'/base/data/home/apps/s~google.com:chromiumos-build-annotator/1.401694162506894753/..']
Server time:	Wed, 9 Aug 2017 22:50:35 +0000
 
I'm using type "mystery" instead.

Comment 2 by nxia@chromium.org, Aug 11 2017

Owner: pprabhu@chromium.org
Status: Started (was: Untriaged)
Components: -Infra>Client>ChromeOS Infra>Client>ChromeOS>CI
Owner: ----
Status: Untriaged (was: Started)
Throwing into CI bin.
Status: WontFix (was: Untriaged)
We're merging Build Annotator in to the CI UI so this will never be worked on.

Sign in to add a comment