Running with gitlab-runner 15.10.1 (dcfb4b66)
  on node2114 zwZKsrTh, system ID: s_03e2527e2bc6
section_start:1683298296:resolve_secrets
Resolving secrets
section_end:1683298296:resolve_secrets
section_start:1683298296:prepare_executor
Preparing the "docker" executor
Using Docker executor with image containers.ligo.org/lscsoft/bayeswave/conda-env:latest ...
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image containers.ligo.org/lscsoft/bayeswave/conda-env:latest ...
Using docker image sha256:9de9d90b3c05c40cb275d531b9810af8a1835aadf00811842b78d8f1963772be for containers.ligo.org/lscsoft/bayeswave/conda-env:latest with digest containers.ligo.org/lscsoft/bayeswave/conda-env@sha256:7960280bb5829d0bda6e8e5e8730e31f3dc7d6c6403bd2fe35b8aa1ee7178bda ...
section_end:1683298323:prepare_executor
section_start:1683298323:prepare_script
Preparing environment
Running on runner-zwzksrth-project-2107-concurrent-0 via node2114...
section_end:1683298324:prepare_script
section_start:1683298324:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/tyson-littenberg/bayeswave/.git/
Created fresh repository.
Checking out 0239e43d as detached HEAD (ref is o4-dev)...

Skipping Git submodules setup
section_end:1683298333:get_sources
section_start:1683298333:step_script
Executing "step_script" stage of the job script
Using docker image sha256:9de9d90b3c05c40cb275d531b9810af8a1835aadf00811842b78d8f1963772be for containers.ligo.org/lscsoft/bayeswave/conda-env:latest with digest containers.ligo.org/lscsoft/bayeswave/conda-env@sha256:7960280bb5829d0bda6e8e5e8730e31f3dc7d6c6403bd2fe35b8aa1ee7178bda ...
$ pushd BayesWaveUtils
/builds/tyson-littenberg/bayeswave/BayesWaveUtils /builds/tyson-littenberg/bayeswave
$ python setup.py install --prefix $BUILD_TARGET
/venv/lib/python3.11/site-packages/setuptools/dist.py:519: InformationOnly: Normalizing '0.1dev' to '0.1.dev0'
  self.metadata.version = self._normalize_version(
/venv/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer, pypa/build or
        other standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
/venv/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer, pypa/build or
        other standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
TEST FAILED: /builds/tyson-littenberg/bayeswave/test-install/lib/python3.11/site-packages/ does NOT support .pth files
bad install directory or PYTHONPATH

You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from.  The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:

    /builds/tyson-littenberg/bayeswave/test-install/lib/python3.11/site-packages/

and your PYTHONPATH environment variable currently contains:

    ''

Here are some of your options for correcting the problem:

* You can choose a different installation directory, i.e., one that is
  on PYTHONPATH or supports .pth files

* You can add the installation directory to the PYTHONPATH environment
  variable.  (It must then also be on PYTHONPATH whenever you run
  Python and want to use the package(s) you are installing.)

* You can set up the installation directory to support ".pth" files by
  using one of the approaches described here:

  https://setuptools.pypa.io/en/latest/deprecated/easy_install.html#custom-installation-locations


Please make the appropriate changes for your system and try again.
zip_safe flag not set; analyzing archive contents...
$ popd
/builds/tyson-littenberg/bayeswave
section_end:1683298334:step_script
section_start:1683298334:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
test-install: found 11 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=2706380 responseStatus=201 Created token=64_DHTir
section_end:1683298336:upload_artifacts_on_success
section_start:1683298336:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1683298336:cleanup_file_variables
Job succeeded