Skip to content
Unstable

Console Output

Push event to branch master
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on _launcher_ (standard binaries_standard minimal builder binaries_minimal binaries_full cleanable full) in workspace /builds/workspace/launcher/sofa-framework/master/src
Running Prebuild steps
Run condition [Execution node ] enabling prebuild for step [BuilderChain]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [BuilderChain]
[src] $ bash /tmp/jenkins16393637578557750113.sh

------- CI VARS (except CI_MATRIX_COMBINATIONS) -------
CI_DEBUG=false
CI_ENABLE_EMAIL_NOTIF=false
CI_FORCE_FULL_BUILD=false
CI_GENERATE_BINARIES=false
CI_REPORT_TO_DASHBOARD=true
CI_REPORT_TO_GITHUB=true
CI_RUN_REGRESSION_TESTS=false
CI_RUN_SCENE_TESTS=false
CI_RUN_UNIT_TESTS=true
CI_SCRIPTS_BRANCH=master
CI_SCRIPTS_REPOSITORY=https://github.com/sofa-framework/ci
---------------------- ALL VARS -----------------------
BRANCH_IS_PRIMARY=true
BRANCH_NAME=master
BUILD_CAUSE=BRANCHEVENTCAUSE
BUILD_CAUSE_BRANCHEVENTCAUSE=true
BUILD_DISPLAY_NAME=#5920
BUILD_ID=5920
BUILD_NUMBER=5920
BUILD_TAG=jenkins-sofa-framework-master-5920
BUILD_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/
CI_DEBUG=false
CI_ENABLE_EMAIL_NOTIF=false
CI_FORCE_FULL_BUILD=false
CI_GENERATE_BINARIES=false
CI_MATRIX_COMBINATIONS=false
CI_REPORT_TO_DASHBOARD=true
CI_REPORT_TO_GITHUB=true
CI_RUN_REGRESSION_TESTS=false
CI_RUN_SCENE_TESTS=false
CI_RUN_UNIT_TESTS=true
CI_SCRIPTS_BRANCH=master
CI_SCRIPTS_REPOSITORY=https://github.com/sofa-framework/ci
CI=true
EXECUTOR_NUMBER=-1
GIT_AUTHOR_EMAIL=consortium@sofa-framework.org
GIT_AUTHOR_NAME=SOFA Bot
GIT_BRANCH=origin/master
GIT_COMMIT=c5ce643c34462f8161954a6a14bed343c667d2d9
GIT_COMMITTER_EMAIL=consortium@sofa-framework.org
GIT_COMMITTER_NAME=SOFA Bot
GITHUB_SOFABOT_TOKEN=[*******]
GIT_PREVIOUS_COMMIT=0cd2473c4816364652d8bc01ed983ed64cea73c9
GIT_PREVIOUS_SUCCESSFUL_COMMIT=6c98561ebb24a07969ac077732dcb728c1bf0675
GIT_URL=https://github.com/sofa-framework/sofa.git
HOME=/builds
HUDSON_COOKIE=2a637279-3101-487f-996e-7e635f62ab96
HUDSON_HOME=/net/www/ci/sofa-ci-dev
HUDSON_SERVER_COOKIE=325dbbd8222627ad
HUDSON_URL=https://ci.inria.fr/sofa-ci-dev/
JENKINS_HOME=/net/www/ci/sofa-ci-dev
JENKINS_SERVER_COOKIE=325dbbd8222627ad
JENKINS_URL=https://ci.inria.fr/sofa-ci-dev/
JOB_BASE_NAME=master
JOB_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/display/redirect
JOB_NAME=sofa-framework/master
JOB_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/
LANG=en_US
LANGUAGE=en_US:
LOGNAME=ci
MAIL=/var/mail/ci
NODE_LABELS=standard binaries_standard minimal _launcher_ builder binaries_minimal binaries_full cleanable full
NODE_NAME=_launcher_
OLDPWD=/builds
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PWD=/builds/workspace/launcher/sofa-framework/master/src
PYTHONIOENCODING=UTF-8
ROOT_BUILD_CAUSE=BRANCHEVENTCAUSE
ROOT_BUILD_CAUSE_BRANCHEVENTCAUSE=true
RUN_ARTIFACTS_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/display/redirect?page=artifacts
RUN_CHANGES_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/display/redirect
RUN_TESTS_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/display/redirect?page=tests
SHELL=/bin/bash
SHLVL=2
SSH_CLIENT=172.21.1.4 37264 22
SSH_CONNECTION=172.21.1.4 37264 172.21.14.193 22
USER=ci
_=/usr/bin/env
WORKSPACE=/builds/workspace/launcher/sofa-framework/master/src
WORKSPACE_TMP=/builds/workspace/launcher/sofa-framework/master/src@tmp
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=21
-------------------------------------------------------

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/launcher/sofa-framework/master
HEAD is now at 775da8e Merge pull request #70 from bakpaul/25_05_compliance_to_new_cuda_cmake
CI scripts are available in /builds/workspace/launcher/sofa-framework/master/ci/scripts
-------------------------------------------------------
Launching Groovy script.
Setting combinations to Branch mode.
combinations = (CI_CONFIG == 'fedora_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'macos_clang' && CI_PLUGINS == 'default' && CI_TYPE == 'release') || (CI_CONFIG == 'macos_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'ubuntu_clang' && CI_PLUGINS == 'default' && CI_TYPE == 'release') || (CI_CONFIG == 'ubuntu_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'ubuntu_gcc' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'windows_vs2022' && CI_PLUGINS == 'default' && CI_TYPE == 'release') || (CI_CONFIG == 'windows_vs2022' && CI_PLUGINS == 'options' && CI_TYPE == 'release')
End of Groovy script.
[src] $ bash /tmp/jenkins6210931057881681949.sh

-------------------- pre-builds.sh --------------------
Calling github-export-vars
GITHUB_COMMIT_HASH = 6b913c64adf094bd9c996505fdc08732592cfdc8
GITHUB_BASECOMMIT_HASH = 
Debug info for GitHub env vars export:
  python_exe = python3
  git_url = https://github.com/sofa-framework/sofa.git
  refs = refs/heads/master
  branch = origin/master
GitHub env vars:
GITHUB_NOTIFY=true
GITHUB_COMMIT_HASH=6b913c64adf094bd9c996505fdc08732592cfdc8
GITHUB_COMMIT_AUTHOR=Olivier Roussel
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/
GITHUB_COMMIT_MESSAGE=[CImg] Fix CImg compat (#5526)
GITHUB_COMMIT_DATE=1749737615
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_COMMIT_SUBJECT=[CImg] Fix CImg compat (#5526)
DASH_COMMIT_HASH=6b913c64adf094bd9c996505fdc08732592cfdc8
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_BRANCH=origin/master
DASH_COMMIT_AUTHOR=Olivier Roussel
DASH_NOTIFY=true
DASH_COMMIT_DATE=1749737615
---------------------
DASH: Create/update commit line
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&base_sha=&comment=[CImg] Fix CImg compat (#5526)&date=1749737615&author=Olivier Roussel&branch=origin/master
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929446615,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSqi1w",
  "state": "success",
  "description": "Builds triggered.",
  "target_url": "https://www.sofa-framework.org/dash?branch=origin/master",
  "context": "Dashboard",
  "created_at": "2025-06-12T14:13:57Z",
  "updated_at": "2025-06-12T14:13:57Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [success] Dashboard - Builds triggered.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929446884,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSqj5A",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "fedora_clang_options",
  "created_at": "2025-06-12T14:13:58Z",
  "updated_at": "2025-06-12T14:13:58Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] fedora_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=fedora_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929447811,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSqngw",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "macos_clang_default",
  "created_at": "2025-06-12T14:13:59Z",
  "updated_at": "2025-06-12T14:13:59Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] macos_clang_default - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=macos_clang_default&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929448672,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSqq4A",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "macos_clang_options",
  "created_at": "2025-06-12T14:14:01Z",
  "updated_at": "2025-06-12T14:14:01Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] macos_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=macos_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929449634,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSquog",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "ubuntu_clang_default",
  "created_at": "2025-06-12T14:14:03Z",
  "updated_at": "2025-06-12T14:14:03Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] ubuntu_clang_default - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=ubuntu_clang_default&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929450548,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSqyNA",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "ubuntu_clang_options",
  "created_at": "2025-06-12T14:14:05Z",
  "updated_at": "2025-06-12T14:14:05Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] ubuntu_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=ubuntu_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929451480,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSq12A",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-06-12T14:14:07Z",
  "updated_at": "2025-06-12T14:14:07Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] ubuntu_gcc_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=ubuntu_gcc_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929452484,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSq5xA",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "windows_vs2022_default",
  "created_at": "2025-06-12T14:14:08Z",
  "updated_at": "2025-06-12T14:14:08Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] windows_vs2022_default - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=windows_vs2022_default&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36929453464,
  "node_id": "SC_kwDOA5Tkhs8AAAAImSq9mA",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/",
  "context": "windows_vs2022_options",
  "created_at": "2025-06-12T14:14:10Z",
  "updated_at": "2025-06-12T14:14:10Z",
  "creator": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/sofabot",
    "html_url": "https://github.com/sofabot",
    "followers_url": "https://api.github.com/users/sofabot/followers",
    "following_url": "https://api.github.com/users/sofabot/following{/other_user}",
    "gists_url": "https://api.github.com/users/sofabot/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/sofabot/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/sofabot/subscriptions",
    "organizations_url": "https://api.github.com/users/sofabot/orgs",
    "repos_url": "https://api.github.com/users/sofabot/repos",
    "events_url": "https://api.github.com/users/sofabot/events{/privacy}",
    "received_events_url": "https://api.github.com/users/sofabot/received_events",
    "type": "User",
    "user_view_type": "public",
    "site_admin": false
  }
}
Notify GitHub https://api.github.com/repos/sofa-framework/sofa/statuses/6b913c64adf094bd9c996505fdc08732592cfdc8 (not sent): [pending] windows_vs2022_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=6b913c64adf094bd9c996505fdc08732592cfdc8&config=windows_vs2022_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/master/5920/&reset=true
-------------------------------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@5fdc6999
[src] $ bash /tmp/CommandInterpreterCondition4984129845142803888.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@72f244f7
[src] $ bash /tmp/CommandInterpreterCondition15203899033124423517.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@7c144d87
[src] $ bash /tmp/CommandInterpreterCondition8985144425298598658.sh
Run condition [Execute Shell] enabling perform for step [Execute system Groovy script]
CI_RUN_SCENE_TESTS forced by [with-scene-tests]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@6274b49e
[src] $ bash /tmp/CommandInterpreterCondition9502437076952126884.sh
Run condition [Execute Shell] enabling perform for step [Execute system Groovy script]
CI_RUN_REGRESSION_TESTS forced by [with-regression-tests]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@1684066c
[src] $ bash /tmp/CommandInterpreterCondition89520983760064128.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@29b812e0
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [Execute system Groovy script]
----------------------------------
github_commit_hash = 6b913c64adf094bd9c996505fdc08732592cfdc8
github_basecommit_hash = 
----------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@7c11b3c1
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [Execute system Groovy script]
----------------------------------
ci_branch_name = master
----------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@14fe9514
[src] $ bash /tmp/jenkins614130178213346064.sh
Success build forhudson.tasks.Shell@7df0d044
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /builds/workspace/launcher/sofa-framework/master/src/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sofa-framework/sofa.git # timeout=10
Fetching upstream changes from https://github.com/sofa-framework/sofa.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials username/token
 > git fetch --no-tags --progress -- https://github.com/sofa-framework/sofa.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6b913c64adf094bd9c996505fdc08732592cfdc8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b913c64adf094bd9c996505fdc08732592cfdc8 # timeout=10
Commit message: "[CImg] Fix CImg compat (#5526)"
 > git rev-list --no-walk c5ce643c34462f8161954a6a14bed343c667d2d9 # timeout=10
Triggering sofa-framework � master � ubuntu_clang,options,release
Triggering sofa-framework � master � fedora_clang,options,release
Triggering sofa-framework � master � macos_clang,default,release
Triggering sofa-framework � master � macos_clang,options,release
Triggering sofa-framework � master � ubuntu_clang,default,release
Triggering sofa-framework � master � windows_vs2022,default,release
Triggering sofa-framework � master � windows_vs2022,options,release
Triggering sofa-framework � master � ubuntu_gcc,options,release

sofa-framework � master � ubuntu_clang,options,release completed with result UNSTABLE

sofa-framework � master � fedora_clang,options,release completed with result UNSTABLE

sofa-framework � master � macos_clang,default,release completed with result UNSTABLE

sofa-framework � master � macos_clang,options,release completed with result SUCCESS

sofa-framework � master � ubuntu_clang,default,release completed with result UNSTABLE
Configuration sofa-framework � master � windows_vs2022,default,release is still in the queue: A build with matching parameters is already running

sofa-framework � master � windows_vs2022,default,release completed with result UNSTABLE

sofa-framework � master � windows_vs2022,options,release completed with result UNSTABLE

sofa-framework � master � ubuntu_gcc,options,release completed with result UNSTABLE
[PostBuildScript] - [INFO] Executing post build scripts.
[src] $ bash /tmp/jenkins11719063895697606676.sh

-------------------- post-builds.sh --------------------
-------------------------------------------------------
[PostBuildScript] - [INFO] build step #1 should only be executed on AXES
Finished: UNSTABLE