Comment 2 for bug 1678486

Revision history for this message
Colin Watson (cjwatson) wrote :

A small batch on dogfood does seem to exhibit some unhappiness:

launchpad@labbu:~$ http_proxy=http://squid.internal:3128/ ftp_proxy=http://squid.internal:3128/ https_proxy=http://squid.internal:3128/ /srv/launchpad.net/codelines/current/cronscripts/checkwatches.py -t redhat-bugs -v --batch-size=10
2017-10-19 18:33:54 DEBUG Cronscript control file not found at file:cronscripts.ini
2017-10-19 18:33:54 INFO Creating lockfile: /var/lock/launchpad-checkwatches.lock
2017-10-19 18:34:02 DEBUG Using a global batch size of 10
2017-10-19 18:34:23 INFO Updating 10 watches for 10 bugs on https://bugzilla.redhat.com
2017-10-19 18:34:25 INFO Unknown remote importance 'unspecified unspecified' for bug u'1000208' on https://bugzilla.redhat.com.
2017-10-19 18:34:27 DEBUG no rules relevant to 'app.mainsite_only.canonical_url'
2017-10-19 18:34:33 INFO Failure updating bug u'1000208' on https://bugzilla.redhat.com (local bug: 1215656) (OOPS-12ed1702f41f9563fb6bcfdf49491093)
2017-10-19 18:34:33 INFO Unknown remote importance 'unspecified unspecified' for bug u'1001934' on https://bugzilla.redhat.com.
2017-10-19 18:34:34 INFO Unknown remote status 'CLOSED DEFERRED' for bug u'1004673' on https://bugzilla.redhat.com.
2017-10-19 18:34:34 INFO Unknown remote importance 'unspecified unspecified' for bug u'1004673' on https://bugzilla.redhat.com.
2017-10-19 18:34:34 INFO Unknown remote status 'CLOSED EOL' for bug u'1006289' on https://bugzilla.redhat.com.
2017-10-19 18:34:34 INFO Unknown remote importance 'unspecified unspecified' for bug u'1006289' on https://bugzilla.redhat.com.
2017-10-19 18:34:38 INFO Failure updating bug u'1006289' on https://bugzilla.redhat.com (local bug: 1274320) (OOPS-95670b7f6c634dfdbee67561262785d7)
2017-10-19 18:34:40 INFO Unknown remote importance 'unspecified unspecified' for bug u'1010941' on https://bugzilla.redhat.com.
2017-10-19 18:34:41 INFO Unknown remote status 'CLOSED EOL' for bug u'1013005' on https://bugzilla.redhat.com.
2017-10-19 18:34:41 INFO Unknown remote importance 'unspecified unspecified' for bug u'1013110' on https://bugzilla.redhat.com.
2017-10-19 18:34:46 INFO Failure updating bug u'1013110' on https://bugzilla.redhat.com (local bug: 1234612) (OOPS-cbbef56c8ad93e230f52e6d9cf0373e2)
2017-10-19 18:34:46 INFO Unknown remote importance 'unspecified unspecified' for bug u'1014976' on https://bugzilla.redhat.com.
2017-10-19 18:34:46 INFO Time for this run: 44.674 seconds.
2017-10-19 18:34:47 DEBUG checkwatches ran in 44.673754s (excl. load & lock)
2017-10-19 18:34:47 DEBUG Removing lock file: /var/lock/launchpad-checkwatches.lock

This may just be a matter of tweaking our code for the current set of RH statuses and importances.