Uploaded image for project: 'DRP 2-D Pipeline'
  1. DRP 2-D Pipeline
  2. PIPE2D-1107

Integration test failing at defect ingestion

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Done (View Workflow)
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Story Points:
      2
    • Sprint:
      Gen3 transition

      Description

      Presently the integration tests (and most likely future weekly builds) fail. A snippet of the log output of running the tests against master are shown below.

      I suspect that the problem is caused by the inclusion of PIPE2D-1094. The new script introduced in that ticket should be used.

         2114 + ingestCuratedCalibs.py /scratch/pprice/jenkins/integrationTest/461/INTEGRATION --calib /scratch/pprice/jenkins/integrationTest/461/INTEGRATION/CALIB /scratch/pprice/jenkin   2114 s/integrationTest/461/drp_pfs_data/curated/pfs/defects
         2115 root INFO: Loading config overrride file '/scratch/pprice/jenkins/integrationTest/461/obs_pfs/config/ingestCuratedCalibs.py'
         2116 lsst.CameraMapper INFO: Loading exposure registry from /scratch/pprice/jenkins/integrationTest/461/INTEGRATION/registry.sqlite3
         2117 Traceback (most recent call last):
         2118   File "/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/bin/ingestCuratedCalibs.py", line 3, in <module>
         2119     IngestCuratedCalibsTask.parseAndRun()
         2120   File "/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/python/lsst/pipe/tasks/ingest.py", line 431, in parseAnd   2120 Run
         2121     task.run(args)
         2122   File "/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/python/lsst/pipe/tasks/ingestCuratedCalibs.py", line 43,   2122  in run
         2123     calibs, calib_type = read_all(args.root, camera)
         2124   File "/projects/HSC/PFS/stack/20220525/stack/miniconda3-py38_4.9.2-3.0.0/Linux64/pipe_tasks/gb1d6de0934+6a8639994f/python/lsst/pipe/tasks/read_curated_calibs.py", line 139   2124 , in read_all
         2125     raise RuntimeError(f"Detector {chip_name} not known to supplied camera "
         2126 RuntimeError: Detector sn1 not known to supplied camera PFS (examples: AG5,AG4,r4,AG1,b4,b2,AG6,AG2,m2,r2)
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                price price
                Reporter:
                hassan hassan
                Reviewers:
                hassan
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: