Skip to content

2022 12 17 (Saturday) Deployment

jimlerza edited this page Dec 18, 2022 · 1 revision

General Notes

This deployment contains the latest assortment of work from Flexion. See the bug fixes and stories below.

Feature Stories

Bug Fixes

Observations

  • Unable to build docker container 2.13.0. It's possible that the debian package mirror was missing that package at build time:
 E: Version '1.4+really1.3.36+hg16481-2' for 'graphicsmagick' was not found

Timeline

(2022-12-15)

(2022-12-18)

  • 20:46 - Docker image 2.13.0 copied from the staging ECR to the production ECR
  • 20:49 - Merged the PR CircleCI Build
  • 20:58 - Tests pass; deploy step starts
  • 21:22 - Deploy step completes
  • 21:23 - Migration starts
  • 22:28 - Migration completes successfully

(2022-12-19)

  • 02:18 - Re-indexing appears to be nearly complete
┌─────────┬───────────────────────┬────────────┬───────────┬──────┐
│ (index) │       indexName       │ countAlpha │ countBeta │ diff │
├─────────┼───────────────────────┼────────────┼───────────┼──────┤
│    0    │     'efcms-case'      │  1040715   │  1040715  │  0   │
│    1    │ 'efcms-case-deadline' │    6191    │   6183    │  8   │
│    2    │ 'efcms-docket-entry'  │  9760374   │  9760374  │  0   │
│    3    │    'efcms-message'    │  1547703   │  1547703  │  0   │
│    4    │     'efcms-user'      │   176935   │  176935   │  0   │
│    5    │   'efcms-work-item'   │  2555502   │  2555502  │  0   │
└─────────┴───────────────────────┴────────────┴───────────┴──────┘
Total Difference: 8 (15087412/15087420) 99.99%
  • 02:23 - Wait for re-index step completes
  • 02:27 - Read-only smoketests fail
  • 02:34 - Read-only smoketests are re-tried
  • 02:38 - Read-only smoketests pass
  • 02:40 - Wait for color switch step reached and manually approved
  • 02:44 - Switched colors
  • 02:45 - Disabled blue api mappings api and public-api, east and west
Clone this wiki locally