Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-1689

Errors in CI server log: squash api tracebacks caused by tests.

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 2.3
    • Infrastructure
    • None
    • False
    • Hide

      None

      Show
      None
    • False

    Description

      Description

      When I run the integration tests I'm seeing a bunch of errors in the server log. They don't seem to make anything break, but it's concerning that they're happening and it would be good to get them fixed.

      worker_1       | pulp []: pulpcore.tasking.pulpcore_worker:INFO:   File "/venv/lib64/python3.8/site-packages/pulpcore/tasking/pulpcore_worker.py", line 445, in _perform_task
      worker_1       |     result = func(*args, **kwargs)
      worker_1       |
      worker_1       |   File "/src/galaxy_ng/galaxy_ng/app/tasks/publishing.py", line 46, in import_and_move_to_staging
      worker_1       |     import_collection(
      worker_1       |
      worker_1       |   File "/venv/lib64/python3.8/site-packages/pulp_ansible/app/tasks/collections.py", line 309, in import_collection
      worker_1       |     importer_result = process_collection(
      worker_1       |
      worker_1       |   File "/venv/lib64/python3.8/site-packages/galaxy_importer/collection.py", line 78, in import_collection
      worker_1       |     return _import_collection(file, filename, file_url, logger, cfg)
      worker_1       |
      worker_1       |   File "/venv/lib64/python3.8/site-packages/galaxy_importer/collection.py", line 135, in _import_collection
      worker_1       |     data = CollectionLoader(extract_dir, filename, cfg=cfg, logger=logger).load()
      worker_1       |
      worker_1       |   File "/venv/lib64/python3.8/site-packages/galaxy_importer/loaders/collection.py", line 54, in load
      worker_1       |     self.manifest = self._load_manifest()
      worker_1       |
      worker_1       |   File "/venv/lib64/python3.8/site-packages/galaxy_importer/loaders/collection.py", line 153, in _load_manifest
      worker_1       |     raise exc.ManifestValidationError(str(e)) from e
      worker_1       | 

      Key Dependency Versions

      galaxy_ng, pulp_ansible

      Steps to Reproduce

      Run make docker/test/integration/container and watch the logs for stack traces.

      Actual Behavior

      Seeing lots of errors in the logs.

      Expected Behavior

      There shouldn't be any errors.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dnewswan David Newswanger
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: