Closed Bug 1252704 Opened 9 years ago Closed 9 years ago

Please deploy sync storage server 1.5.14

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dcoates, Assigned: bobm)

References

Details

Update consists of adding fxa uid and device id to metric log lines: https://github.com/mozilla-services/server-syncstorage/commit/bcab4584724369942ee7e63bbf7402f149e92d3e This is to support more advanced statistical queries. There should be no changes to functionality. These ids will not start being populated until fxa train 57 and tokenserver 1.2.20 are in production.
Taking this bug.
Assignee: nobody → bobm
Status: NEW → ASSIGNED
Please add a 1.5.14 tag.
Flags: needinfo?(dcoates)
Flags: needinfo?(dcoates)
Are any of these build errors serious? Compiling /builddir/build/BUILDROOT/server-syncstorage-1.5.14-1.el6.x86_64/data/server-syncstorage/lib/python2.6/site-packages/gunicorn/workers/_gaiohttp.py ... SyntaxError: ('invalid syntax', ('/data/server-syncstorage/lib/python2.6/site-packages/gunicorn/workers/_gaiohttp.py', 68, 26, ' yield from self.wsgi.close()\n')) Compiling /builddir/build/BUILDROOT/server-syncstorage-1.5.14-1.el6.x86_64/data/server-syncstorage/lib/python2.6/site-packages/linecache2/tests/inspect_fodder2.py ... SyntaxError: ('invalid syntax', ('/data/server-syncstorage/lib/python2.6/site-packages/linecache2/tests/inspect_fodder2.py', 102, 25, 'def keyworded(*arg1, arg2=1):\n'))
That's some python3 syntax going on there; I'm pretty sure that they're not problem unless you actually try to import those modules in production, which we won't.
This has been deployed to Sync4 on stage. It's probably time to blow away and replace this current staging environment. I'll work that out with QA. In the mean time the API verification passes on this host.
Deployed to production.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.