ci: Fix sonarqube workflow #3325
Merged
ci-bridge / CI Bridge / lcg_104: [alma9, gcc13]
failed
Jun 24, 2024 in 28s
GitLab CI: FAILED
This check triggered job acts/ci-bridge/40411197
in pipeline acts/ci-bridge/19552
Status: FAILED
Created at: 2024-06-24T07:04:24.619+02:00
Started at: 2024-06-24T07:04:27.743+02:00
Finished at: 2024-06-24T07:04:55.227+02:00
Details
Running with gitlab-runner 15.0.0 (febb2a09)
on acts-ci-4c-alma9-10.cern.ch _LSTayyH
section_start:1719205468:resolve_secrets
Resolving secrets
section_end:1719205468:resolve_secrets
section_start:1719205468:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/alma9-base:sha-ca76a1f2 ...
Pulling docker image ghcr.io/acts-project/alma9-base:sha-ca76a1f2 ...
Using docker image sha256:df0a52cbee1d844802164f68e7a6d4de8f9545c4db3ef0f3212fd84a34d7b1fa for ghcr.io/acts-project/alma9-base:sha-ca76a1f2 with
digest ghcr.io/acts-project/alma9-base@sha256:9194886e088b6d6791e111cb247120f4f40cad8ce3c668af03266884910f2914 ...
section_end:1719205479:prepare_executor
section_start:1719205479:prepare_script
Preparing environment
Running on runner-lstayyh-project-132265-concurrent-0 via 5027942cd176...
section_end:1719205480:prepare_script
section_start:1719205480:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/acts/ci-bridge/.git/
Created fresh repository.
Checking out 12b1957a as main...
Skipping Git submodules setup
section_end:1719205481:get_sources
section_start:1719205481:restore_cache
Restoring cache
Checking cache for ccache-lcg-104---alma9--gcc13-ci/sonar-no-skip-r1-1-protected...
Downloading cache.zip from http://acts-ci-2-alma9.cern.ch:9000/cache/project/132265/ccache-lcg-104---alma9--gcc13-ci/sonar-no-skip-r1-1-protected
Successfully extracted cache
section_end:1719205481:restore_cache
section_start:1719205481:step_script
Executing "step_script" stage of the job script
Using docker image sha256:df0a52cbee1d844802164f68e7a6d4de8f9545c4db3ef0f3212fd84a34d7b1fa for ghcr.io/acts-project/alma9-base:sha-ca76a1f2 with
digest ghcr.io/acts-project/alma9-base@sha256:9194886e088b6d6791e111cb247120f4f40cad8ce3c668af03266884910f2914 ...
$ echo "LCG_VERSION: ${LCG_VERSION}"
LCG_VERSION: 104
$ echo "COMPILER: ${COMPILER}"
COMPILER: gcc13
$ if [ "$OS" = "alma9" ]; then # collapsed multi-line command
$ echo "LCG_PLATFORM: ${LCG_PLATFORM}"
LCG_PLATFORM: el9
$ source /cvmfs/sft.cern.ch/lcg/views/LCG_${LCG_VERSION}/x86_64-${LCG_PLATFORM}-${COMPILER}-opt/setup.sh
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
During startup - Warning message:
Setting LC_CTYPE failed, using "C"
$ git clone $CLONE_URL src
Cloning into 'src'...
warning: templates not found in /build/jenkins/workspace/lcg_release_pipeline/install/git/2.29.2/x86_64-el9-gcc13-opt/share/git-core/templates
$ cd src
$ git checkout $HEAD_SHA
fatal: reference is not a tree: 19a2007acf1199034e416820ddb145c2d9982c79
section_end:1719205493:step_script
section_start:1719205493:archive_cache_on_failure
Saving cache for failed job
Creating cache ccache-lcg-104---alma9--gcc13-ci/sonar-no-skip-r1-1-protected...
WARNING: /builds/acts/ci-bridge/ccache: no matching files
Archive is up to date!
Created cache
section_end:1719205493:archive_cache_on_failure
section_start:1719205493:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1719205493:cleanup_file_variables
ERROR: Job failed: exit code 1
Loading