Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2765

Running `sync-midstream.sh --force` causes `no plugins found` when running generateCatalogIndex.py

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 1.10.0
    • 1.10.0
    • Build, Catalog, Marketplace
    • None

      Description of problem:

      Ran this:

       ./build/ci/sync-midstream.sh -b rhdh-1-rhel-9 --debug --always-clone --force --next 
      

      Got this:

      [51/51] orchestrator/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator.json
      [51/51] ! No OCI reference found (50)
      [ERROR] No plugins found! Cannot generate index.json
      
      + [[ 1 -ne 0 ]]
      + echo -e '\033[1;31m[ERROR] generateCatalogIndex.py failed!\033[0;39m'
      [ERROR] generateCatalogIndex.py failed!
      + exit 1
      

      So we need to:

      • remove that flag entirely, or
      • figure out a better solution when regenerating catalog index content after doing a full wipe of the plugin_builds/ folder., if this is still a useful flag option to force fresh content / clean out obsolete plugins...

              Unassigned Unassigned
              nickboldt Nick Boldt
              RHDH Cope
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: