Running with gitlab-runner 15.8.3 (080abeab)
  on node2105 _xvqTFEz, system ID: s_fa5605e105df
section_start:1682106061:resolve_secrets
Resolving secrets
section_end:1682106061:resolve_secrets
section_start:1682106061: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:359f24581d4e6c5e1ee1286a22970f6d539cc83d89f0f0d43f58170e2cbba046 for containers.ligo.org/lscsoft/bayeswave/conda-env:latest with digest containers.ligo.org/lscsoft/bayeswave/conda-env@sha256:12c821b5d131a79f118702c183f60150270066d7b8c046976ef87ecb5dd29a7b ...
section_end:1682106063:prepare_executor
section_start:1682106063:prepare_script
Preparing environment
Running on runner-xvqtfez-project-2107-concurrent-0 via node2105...
section_end:1682106063:prepare_script
section_start:1682106063:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/tyson-littenberg/bayeswave/.git/
Created fresh repository.
Checking out ca0cd43d as o4-dev...

Skipping Git submodules setup
section_end:1682106070:get_sources
section_start:1682106070:download_artifacts
Downloading artifacts
Downloading artifacts for bayeswave (2678899)...
Downloading artifacts from coordinator... ok        id=2678899 responseStatus=200 OK token=64_Nw7Sz
Downloading artifacts for env-script (2678901)...
Downloading artifacts from coordinator... ok        id=2678901 responseStatus=200 OK token=64_Nw7Sz
section_end:1682106071:download_artifacts
section_start:1682106071:step_script
Executing "step_script" stage of the job script
Using docker image sha256:359f24581d4e6c5e1ee1286a22970f6d539cc83d89f0f0d43f58170e2cbba046 for containers.ligo.org/lscsoft/bayeswave/conda-env:latest with digest containers.ligo.org/lscsoft/bayeswave/conda-env@sha256:12c821b5d131a79f118702c183f60150270066d7b8c046976ef87ecb5dd29a7b ...
$ source $BUILD_DIR/bayeswave-user-env.sh
$ cat $BUILD_DIR/bayeswave-user-env.sh
#!/bin/bash -xe
# ----------------------------------------- #
#                 BAYESWAVE                 #
# ----------------------------------------- #

# source this file to access bayeswave
export BAYESWAVE_PREFIX=test-install

# Identify python version
pymajor=$(python -c 'import sys; print(sys.version_info[0])')
pyminor=$(python -c 'import sys; print(sys.version_info[1])')

# BayesWave
# TODO we should deprecate this and enforce that everyone installing from source
#   installs in an actual environment when they do so, then we will never need to update paths like this
export PATH=$BAYESWAVE_UTILS_PREFIX/bin:${BAYESWAVE_UTILS_PREFIX}:${BAYESWAVE_PREFIX}/bin:${PATH}
export LD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib:${LD_LIBRARY_PATH}
export LD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib64:${LD_LIBRARY_PATH}
export DYLD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib:${DYLD_LIBRARY_PATH}
export DYLD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib64:${DYLD_LIBRARY_PATH}
export PYTHONPATH=${BAYESWAVE_PREFIX}/lib/python${pymajor}.${pyminor}/site-packages:${PYTHONPATH}

$ ls -R $BUILD_DIR
test-install:
bayeswave-user-env.sh
bin
include
lib64

test-install/bin:
BayesWave
BayesWaveCleanFrame
BayesWaveFpeak
BayesWavePost
BayesWaveToLALPSD
GlitchBusterSpec
GlitchBusterStart

test-install/include:
BayesCBC.h
BayesLine.h
BayesWave.h
BayesWaveEvidence.h
BayesWaveIO.h
BayesWaveLikelihood.h
BayesWaveMCMC.h
BayesWaveMath.h
BayesWaveModel.h
BayesWavePrior.h
BayesWaveProposal.h
BayesWaveWavelet.h
GlitchBuster.h
GlitchBusterConstants.h
IMRPhenomD.h
IMRPhenomD_internals.h
version.h

test-install/lib64:
libbayeswave.so
libbayeswave.so.1
libbayeswave.so.1.0.3
pkgconfig

test-install/lib64/pkgconfig:
bayeswave.pc
$ BayesWavePost --help

 ========= BayesWave Version: ========

  Git remote origin: https://gitlab-ci-token:64_EHsjbQGuxnqq41DzFc1S@git.ligo.org/tyson-littenberg/bayeswave.git
  Git version: ca0cd43
  Git commit: ca0cd43ddd1a528a2b120d323daf0544ff574390
  Git commit author: sophie.hourihane@ligo.org
  Git commit date: Mon Apr 17 21:47:43 2023 +0000

 ======== BayesWavePost USAGE: =======

REQUIRED:
  --ifo IFO              interferometer (H1,L1,V1)
  --IFO-flow             minimum frequency (Hz)
  --IFO-cache LALAdLIGO  lie about the PSD
  --trigtime             GPS trigger time
  --srate                sampling rate (Hz)
  --seglen               duration of data (s)
  --PSDstart             GPS start time for PSD estimation
  --PSDlength            duration of PSD estimation length
  --dataseed 1234        Lie about random seed for data
  --0noise               no noise realization

OPTIONAL:
  ----------------------------------------------------------------------------------
  --- Run parameters   -------------------------------------------------------------
  ----------------------------------------------------------------------------------
  --runName              run name for output files
  --nuke                 delete chains/ and checkpoint/ when done [NOT RECOMMENDED]

  ----------------------------------------------------------------------------------
  --- Model parameters   -----------------------------------------------------------
  ----------------------------------------------------------------------------------
  --bayesLine            use BayesLine for PSD model
  --additiveSn           For Additive Sn Model
  --noAkima              For Cubic Sn Model

  ----------------------------------------------------------------------------------
  --- LALInference injection  options  ---------------------------------------------
  ----------------------------------------------------------------------------------
  --inj injfile.xml      Injection XML file to use
  --event N              Event number from Injection XML file to use

  ----------------------------------------------------------------------------------
  --- Burst MDC injection  options  ------------------------------------------------
  ----------------------------------------------------------------------------------
  --MDC-channel          IFO1-chan, IFO2-chan, etc
  --MDC-cache            IFO1-mdcframe, IFO2-mdcframe, etc
  --MDC-prefactor        Rescale injection amplitude (1.0)

  ----------------------------------------------------------------------------------
  --- BayesWave internal injection options  ----------------------------------------
  ----------------------------------------------------------------------------------
  --BW-inject            (signal/glitch)
  --BW-injName           runName that produced the chain file 
  --BW-path              Path to BW chain file for injection (./chains) 
  --BW-event             Which sample from BayesWave chain (200000)

EXAMPLE:
BayesWavePost --ifo H1 --H1-flow 32 --H1-cache LALSimAdLIGO --H1-channel LALSimAdLIGO --trigtime 900000000.00 --srate 512 --seglen 4 --PSDstart 900000000 --PSDlength 1024 --dataseed 1234 --0noise

section_end:1682106072:step_script
section_start:1682106072:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1682106073:cleanup_file_variables
Job succeeded