Skip to content
Failed

Console Output

GitHub pull request comment
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/PR-5470/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/jenkins574105380622802999.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_NAME=PR-5470
BUILD_CAUSE=GITHUBPULLREQUESTCOMMENTCAUSE
BUILD_CAUSE_GITHUBPULLREQUESTCOMMENTCAUSE=true
BUILD_DISPLAY_NAME=#4
BUILD_ID=4
BUILD_NUMBER=4
BUILD_TAG=jenkins-sofa-framework-PR-5470-4
BUILD_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/
CHANGE_AUTHOR=bakpaul
CHANGE_AUTHOR_DISPLAY_NAME=Paul Baksic
CHANGE_BRANCH=2025_sprintsed_visualmodel
CHANGE_FORK=bakpaul
CHANGE_ID=5470
CHANGE_TARGET=master
CHANGE_TITLE=[Framework] Apply template method design pattern to VisualModel
CHANGE_URL=https://github.com/sofa-framework/sofa/pull/5470
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/PR-5470
GIT_COMMIT=57f790c579e89a57e1781e8621ed46a0a6d20020
GIT_COMMITTER_EMAIL=consortium@sofa-framework.org
GIT_COMMITTER_NAME=SOFA Bot
GITHUB_SOFABOT_TOKEN=[*******]
GIT_PREVIOUS_COMMIT=57f790c579e89a57e1781e8621ed46a0a6d20020
GIT_URL=https://github.com/sofa-framework/sofa.git
HOME=/builds
HUDSON_COOKIE=1de4c291-d57b-4f47-9749-523137942919
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=PR-5470
JOB_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/display/redirect
JOB_NAME=sofa-framework/PR-5470
JOB_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/
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/PR-5470/src
PYTHONIOENCODING=UTF-8
ROOT_BUILD_CAUSE=GITHUBPULLREQUESTCOMMENTCAUSE
ROOT_BUILD_CAUSE_GITHUBPULLREQUESTCOMMENTCAUSE=true
RUN_ARTIFACTS_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/display/redirect?page=artifacts
RUN_CHANGES_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/display/redirect
RUN_TESTS_DISPLAY_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/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/PR-5470/src
WORKSPACE_TMP=/builds/workspace/launcher/sofa-framework/PR-5470/src@tmp
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=21
-------------------------------------------------------

--------------- Clone/update CI scripts ---------------
pwd = /builds/workspace/launcher/sofa-framework/PR-5470
HEAD is now at 89ea771 changes pybind11 version to 2.12.0 for all OS (#67)
CI scripts are available in /builds/workspace/launcher/sofa-framework/PR-5470/ci/scripts
-------------------------------------------------------
Launching Groovy script.
Setting combinations to PR mode.
combinations = (CI_CONFIG == 'fedora_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'macos_clang' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'ubuntu_gcc' && CI_PLUGINS == 'options' && CI_TYPE == 'release') || (CI_CONFIG == 'windows_vs2022' && CI_PLUGINS == 'options' && CI_TYPE == 'release')
End of Groovy script.
[src] $ bash /tmp/jenkins1351550832742461313.sh

-------------------- pre-builds.sh --------------------
Calling github-export-vars
GITHUB_COMMIT_HASH = 57f790c579e89a57e1781e8621ed46a0a6d20020
GITHUB_BASECOMMIT_HASH = 000f9fe98e2d780c513177ecc4867f1119194d69
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/PR-5470
GitHub env vars:
GITHUB_NOTIFY=true
GITHUB_COMMIT_HASH=57f790c579e89a57e1781e8621ed46a0a6d20020
GITHUB_COMMIT_AUTHOR=Paul Baksic
GITHUB_TARGET_URL=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/
GITHUB_BASECOMMIT_HASH=000f9fe98e2d780c513177ecc4867f1119194d69
GITHUB_COMMIT_MESSAGE=Fix compilaiton for grand children classes
GITHUB_BASE_REF=master
GITHUB_COMMIT_DATE=1747212533
GITHUB_REPOSITORY=sofa-framework/sofa
GITHUB_SOFABOT_TOKEN=[*******]
---------------------
Calling dashboard-export-vars
Dashboard env vars:
DASH_COMMIT_SUBJECT=Fix compilaiton for grand children classes
DASH_COMMIT_HASH=57f790c579e89a57e1781e8621ed46a0a6d20020
DASH_DASHBOARD_URL=https://www.sofa-framework.org/dash/input.php
DASH_COMMIT_BRANCH=origin/PR-5470
DASH_COMMIT_AUTHOR=Paul Baksic
DASH_NOTIFY=true
DASH_COMMIT_DATE=1747212533
DASH_BASECOMMIT_HASH=000f9fe98e2d780c513177ecc4867f1119194d69
---------------------
----------- [ci-depends-on] -----------
dependency_url = https://github.com/sofa-framework/SofaSphFluid/pull/14
dependency_state = open
dependency_is_merged = False
dependency_project_name = SofaSphFluid
dependency_project_url = https://github.com/sofa-framework/SofaSphFluid
dependency_merge_commit = 05dc05b2afcaf520d20085ecfaebf6f8601d4d53
dependency_merge_branch = master
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284527713,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn0YQ",
  "state": "failure",
  "description": "Please follow instructions in comments.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "[ci-depends-on]",
  "created_at": "2025-05-15T08:35:36Z",
  "updated_at": "2025-05-15T08:35:36Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [failure] [ci-depends-on] - Please follow instructions in comments.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/issues/comments/2883024043",
  "html_url": "https://github.com/sofa-framework/sofa/pull/5470#issuecomment-2883024043",
  "issue_url": "https://api.github.com/repos/sofa-framework/sofa/issues/5470",
  "id": 2883024043,
  "node_id": "IC_kwDOA5Tkhs6r13Sr",
  "user": {
    "login": "sofabot",
    "id": 19709165,
    "node_id": "MDQ6VXNlcjE5NzA5MTY1",
    "avatar_url": "https://avatars.githubusercontent.com/u/19709165?u=2ea34d06907cf3fee6565563578b81f32469df8e&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
  },
  "created_at": "2025-05-15T08:35:37Z",
  "updated_at": "2025-05-15T08:35:37Z",
  "author_association": "MEMBER",
  "body": "**[ci-depends-on]** detected during [build #4](https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/). \n\n To unlock the merge button, you must\n- **Merge or close https://github.com/sofa-framework/SofaSphFluid/pull/14**\n_For this build, the following CMake flags will be set_\n-DSOFASPHFLUID_GIT_REPOSITORY='https://github.com/sofa-framework/SofaSphFluid'\n-DSOFASPHFLUID_GIT_TAG='05dc05b2afcaf520d20085ecfaebf6f8601d4d53'",
  "reactions": {
    "url": "https://api.github.com/repos/sofa-framework/sofa/issues/comments/2883024043/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
  },
  "performed_via_github_app": null
}
Post GitHub comment (not sent): **[ci-depends-on]** detected during [build #4](https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/). \n\n To unlock the merge button, you must\n- **Merge or close https://github.com/sofa-framework/SofaSphFluid/pull/14**\n_For this build, the following CMake flags will be set_\n-DSOFASPHFLUID_GIT_REPOSITORY='https://github.com/sofa-framework/SofaSphFluid'\n-DSOFASPHFLUID_GIT_TAG='05dc05b2afcaf520d20085ecfaebf6f8601d4d53'
---------------------------------------
Scene tests: forced.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284528118,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn19g",
  "state": "success",
  "description": "Triggered in latest build.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "[with-scene-tests]",
  "created_at": "2025-05-15T08:35:37Z",
  "updated_at": "2025-05-15T08:35:37Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [success] [with-scene-tests] - Triggered in latest build.
Regression tests: forced.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284528309,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn2tQ",
  "state": "success",
  "description": "Triggered in latest build.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "[with-regression-tests]",
  "created_at": "2025-05-15T08:35:38Z",
  "updated_at": "2025-05-15T08:35:38Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [success] [with-regression-tests] - Triggered in latest build.
DASH: Create/update commit line
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=57f790c579e89a57e1781e8621ed46a0a6d20020&base_sha=000f9fe98e2d780c513177ecc4867f1119194d69&comment=Fix compilaiton for grand children classes&date=1747212533&author=Paul Baksic&branch=origin/PR-5470
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284528469,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn3VQ",
  "state": "success",
  "description": "Builds triggered.",
  "target_url": "https://www.sofa-framework.org/dash?branch=origin/PR-5470",
  "context": "Dashboard",
  "created_at": "2025-05-15T08:35:38Z",
  "updated_at": "2025-05-15T08:35:38Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [success] Dashboard - Builds triggered.
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284528641,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn4AQ",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "fedora_clang_options",
  "created_at": "2025-05-15T08:35:39Z",
  "updated_at": "2025-05-15T08:35:39Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [pending] fedora_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=57f790c579e89a57e1781e8621ed46a0a6d20020&config=fedora_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284529383,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn65w",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "macos_clang_options",
  "created_at": "2025-05-15T08:35:41Z",
  "updated_at": "2025-05-15T08:35:41Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [pending] macos_clang_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=57f790c579e89a57e1781e8621ed46a0a6d20020&config=macos_clang_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284529989,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcrn9RQ",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "ubuntu_gcc_options",
  "created_at": "2025-05-15T08:35:43Z",
  "updated_at": "2025-05-15T08:35:43Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [pending] ubuntu_gcc_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=57f790c579e89a57e1781e8621ed46a0a6d20020&config=ubuntu_gcc_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/&reset=true
GitHub reponse: {
  "url": "https://api.github.com/repos/sofa-framework/sofa/statuses/57f790c579e89a57e1781e8621ed46a0a6d20020",
  "avatar_url": "https://avatars.githubusercontent.com/u/19709165?v=4",
  "id": 36284530752,
  "node_id": "SC_kwDOA5Tkhs8AAAAIcroAQA",
  "state": "pending",
  "description": "Build queued.",
  "target_url": "https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/",
  "context": "windows_vs2022_options",
  "created_at": "2025-05-15T08:35:45Z",
  "updated_at": "2025-05-15T08:35:45Z",
  "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/57f790c579e89a57e1781e8621ed46a0a6d20020 (not sent): [pending] windows_vs2022_options - Build queued.
Notify Dashboard (sent - curl returned 0): fullbuild=false&sha=57f790c579e89a57e1781e8621ed46a0a6d20020&config=windows_vs2022_options&node=_launcher_&job_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/&build_url=https://ci.inria.fr/sofa-ci-dev/job/sofa-framework/job/PR-5470/4/&reset=true
-------------------------------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@bc10910
[src] $ bash /tmp/CommandInterpreterCondition831841094857643931.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@3e81af19
[src] $ bash /tmp/CommandInterpreterCondition16734679066276558030.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@7c34282b
[src] $ bash /tmp/CommandInterpreterCondition3461298889280158425.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@373f63c7
[src] $ bash /tmp/CommandInterpreterCondition18093301675833811.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@1c08e150
[src] $ bash /tmp/CommandInterpreterCondition12999352332559491409.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@54aa049b
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [Execute system Groovy script]
----------------------------------
github_commit_hash = 57f790c579e89a57e1781e8621ed46a0a6d20020
github_basecommit_hash = 000f9fe98e2d780c513177ecc4867f1119194d69
----------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@24f72c9c
[Execution node] check if [_launcher_] is in [[_launcher_]]
Run condition [Execution node ] enabling perform for step [Execute system Groovy script]
----------------------------------
ci_branch_name = PR-5470
----------------------------------
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@3866d81c
[src] $ bash /tmp/jenkins1983148324494713898.sh
Success build forhudson.tasks.Shell@490b073
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /builds/workspace/launcher/sofa-framework/PR-5470/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/pull/5470/head:refs/remotes/origin/PR-5470 # timeout=10
 > git rev-parse origin/PR-5470^{commit} # timeout=10
Checking out Revision 57f790c579e89a57e1781e8621ed46a0a6d20020 (origin/PR-5470)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57f790c579e89a57e1781e8621ed46a0a6d20020 # timeout=10
Commit message: "Fix compilaiton for grand children classes"
 > git rev-list --no-walk 57f790c579e89a57e1781e8621ed46a0a6d20020 # timeout=10
Triggering sofa-framework � PR-5470 � fedora_clang,options,release
Triggering sofa-framework � PR-5470 � macos_clang,options,release
Triggering sofa-framework � PR-5470 � windows_vs2022,options,release
Triggering sofa-framework � PR-5470 � ubuntu_gcc,options,release
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Executor slot already in use
?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Executor slot already in use
?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: ?_launcher_? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-2? doesn?t have label ?release&&fedora_clang&&options?
?consortium-macos-3? doesn?t have label ?release&&fedora_clang&&options?
?sofa-ci-dev-ubuntu2204-0? is offline
?sofa-ci-dev-ubuntu2204-1? is offline
Configuration sofa-framework � PR-5470 � fedora_clang,options,release is still in the queue: Waiting for next available executor on ?release&&fedora_clang&&options?

sofa-framework � PR-5470 � fedora_clang,options,release completed with result SUCCESS

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

sofa-framework � PR-5470 � windows_vs2022,options,release completed with result FAILURE

sofa-framework � PR-5470 � ubuntu_gcc,options,release completed with result FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[src] $ bash /tmp/jenkins3149878698384232051.sh

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