Running with gitlab-runner 17.10.1 (ef334dcc)  on FhG runner 4 for IVAS BASOP conversion t3_rzZCsZ, system ID: s_dd7389c0721a section_start:1746023597:prepare_executor Preparing the "docker" executor Using Docker executor with image ubuntu_22.04 ... Using docker image sha256:d80786f36e4c29e901a17a05d47a651322855f98665144022a5d3a3ecd6ef4bd for ubuntu_22.04 ... section_end:1746023598:prepare_executor section_start:1746023598:prepare_script Preparing environment Running on runner-t3rzzcsz-project-77-concurrent-0 via r12520... section_end:1746023598:prepare_script section_start:1746023598:get_sources Getting source from Git repository Fetching changes... Initialized empty Git repository in /builds/rep/sa4/audio/ivas-basop/.git/ Created fresh repository. Checking out e4ef3b9c as detached HEAD (ref is refs/merge-requests/1511/head)... Skipping Git submodules setup section_end:1746023626:get_sources section_start:1746023626:download_artifacts Downloading artifacts Downloading artifacts for check-be-to-target-short-enc-+10db (444040)... Downloading artifacts from coordinator... ok  host=forge.3gpp.org id=444040 responseStatus=200 OK token=64_5FQqr4 section_end:1746023626:download_artifacts section_start:1746023626:step_script Executing "step_script" stage of the job script Using docker image sha256:d80786f36e4c29e901a17a05d47a651322855f98665144022a5d3a3ecd6ef4bd for ubuntu_22.04 ... $ if [ $CI_MERGE_REQUEST_TARGET_BRANCH_NAME = "main-pc" ] && [[ ! "$CI_MERGE_REQUEST_TITLE" =~ \[skip[[:space:]_-]name[[:space:]_-]check\] ]] && [[ ! "$CI_MERGE_REQUEST_TITLE" =~ \[CI\] ]]; then $ cd $SCRIPTS_DIR $ sed -i '/fetch/d' .git/config $ git remote set-branches --add origin $BASOP_CI_BRANCH_PC_REPO $ git fetch $ git restore . $ git checkout $BASOP_CI_BRANCH_PC_REPO Already on 'basop-ci-branch' Your branch is up to date with 'origin/basop-ci-branch'. $ git pull origin $BASOP_CI_BRANCH_PC_REPO From https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec * branch basop-ci-branch -> FETCH_HEAD Already up to date. $ cd - /builds/rep/sa4/audio/ivas-basop $ cp -r $SCRIPTS_DIR/ci . $ cp -r $SCRIPTS_DIR/scripts . $ cp -r $SCRIPTS_DIR/tests . $ cp $SCRIPTS_DIR/pytest.ini . $ ci/get_float_ref_branch_name.sh $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME | tee tmp_ref_branch.txt 1539_ref_ism_to_bin_room_ir_not_be_between_renderer_framesizes $ FLOAT_REF_BRANCH=$(cat tmp_ref_branch.txt) $ fi $ USE_LTV=0 $ DUT_DECODER_PATH=./IVAS_dec_ref $ TEST_SUITE="$SHORT_TEST_SUITE_ENCODER" $ LEVEL_SCALING=3.162 $ rm -rf tests/dut tests/ref $ echo "Printing common information for build job." # collapsed multi-line command Printing common information for build job. Current job is run on commit e4ef3b9c10ed74c85797c88429919ddb070b64d9 Commit time was 2025-04-30T16:15:36+02:00 System time is Wed Apr 30 14:33:48 UTC 2025 $ touch $XML_REPORT_BRANCH $XML_REPORT_MAIN $HTML_REPORT_BRANCH $HTML_REPORT_MAIN $CSV_BRANCH $CSV_MAIN $SUMMARY_HTML_ARTIFACT_NAME $FLOAT_REF_COMMIT_FILE $CUT_COMMIT_FILE $MERGE_TARGET_COMMIT_FILE regressions_crashes.csv regressions_MLD.csv regressions_MAX_ABS_DIFF.csv regressions_MIN_SSNR.csv regressions_MIN_ODG.csv improvements_crashes.csv improvements_MLD.csv improvements_MAX_ABS_DIFF.csv improvements_MIN_SSNR.csv improvements_MIN_ODG.csv $ mkdir $IMAGES_ARTIFACT_NAME $ set -euxo pipefail $ if [ -s $FAILED_TESTCASES_LIST ]; then ++ echo '$ if [ -s $FAILED_TESTCASES_LIST ]; then' ++ '[' -s failed-testcases.txt ']' ++ echo '$ set +x' ++ set +x $ set +x $ echo "" $ echo -e "==================================================================================================================\n================================================== TEST RESULTS ==================================================\n==================================================================================================================\n" ================================================================================================================== ================================================== TEST RESULTS ================================================== ================================================================================================================== $ echo -e "All tested cases were bit-exact between $CI_MERGE_REQUEST_TARGET_BRANCH_NAME and $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME.\nNo need to check for regressions. All is fine." All tested cases were bit-exact between main-pc and 1539_basop_ism_to_bin_room_ir_not_be_between_renderer_framesizes. No need to check for regressions. All is fine. $ exit 0 section_end:1746023628:step_script section_start:1746023628:after_script Running after_script Running after script... $ rm -rf tests/dut tests/ref section_end:1746023629:after_script section_start:1746023629:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... report-junit-branch-check-regressions-short-enc-+10db--sha-e4ef3b9c.xml: found 1 matching artifact files and directories report-junit-main-check-regressions-short-enc-+10db--sha-e4ef3b9c.xml: found 1 matching artifact files and directories report-junit-branch-check-regressions-short-enc-+10db--sha-e4ef3b9c.html: found 1 matching artifact files and directories report-junit-main-check-regressions-short-enc-+10db--sha-e4ef3b9c.html: found 1 matching artifact files and directories scores-branch-check-regressions-short-enc-+10db--sha-e4ef3b9c.csv: found 1 matching artifact files and directories scores-main-check-regressions-short-enc-+10db--sha-e4ef3b9c.csv: found 1 matching artifact files and directories summary_check-regressions-short-enc-+10db.html: found 1 matching artifact files and directories images_check-regressions-short-enc-+10db: found 1 matching artifact files and directories float-ref-git-sha.txt: found 1 matching artifact files and directories CuT-git-sha.txt: found 1 matching artifact files and directories merge-target-git-sha.txt: found 1 matching artifact files and directories regressions_crashes.csv: found 1 matching artifact files and directories regressions_MLD.csv: found 1 matching artifact files and directories regressions_MAX_ABS_DIFF.csv: found 1 matching artifact files and directories regressions_MIN_SSNR.csv: found 1 matching artifact files and directories regressions_MIN_ODG.csv: found 1 matching artifact files and directories improvements_crashes.csv: found 1 matching artifact files and directories improvements_MLD.csv: found 1 matching artifact files and directories improvements_MAX_ABS_DIFF.csv: found 1 matching artifact files and directories improvements_MIN_SSNR.csv: found 1 matching artifact files and directories improvements_MIN_ODG.csv: found 1 matching artifact files and directories Uploading artifacts as "archive" to coordinator... 201 Created id=444048 responseStatus=201 Created token=64_5FQqr4 Uploading artifacts... report-junit-branch-check-regressions-short-enc-+10db--sha-e4ef3b9c.xml: found 1 matching artifact files and directories report-junit-main-check-regressions-short-enc-+10db--sha-e4ef3b9c.xml: found 1 matching artifact files and directories Uploading artifacts as "junit" to coordinator... 201 Created id=444048 responseStatus=201 Created token=64_5FQqr4 section_end:1746023630:upload_artifacts_on_success section_start:1746023630:cleanup_file_variables Cleaning up project directory and file based variables section_end:1746023630:cleanup_file_variables Job succeeded