[0KRunning with gitlab-runner 14.4.0 (4b9e985a)[0;m [0K on senjosan sWwLEjyc[0;m section_start:1636040722:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image memmos.laas.fr:5000/stack-of-tasks/dynamic-graph-tutorial/py-dynamic-graph-tutorial:buster ...[0;m [0KPulling docker image memmos.laas.fr:5000/stack-of-tasks/dynamic-graph-tutorial/py-dynamic-graph-tutorial:buster ...[0;m [0KUsing docker image sha256:1256b4d721cc6e0233586285b83fdd0fe4651b12f8429ba1783109aa3adf5fdd for memmos.laas.fr:5000/stack-of-tasks/dynamic-graph-tutorial/py-dynamic-graph-tutorial:buster with digest memmos.laas.fr:5000/stack-of-tasks/dynamic-graph-tutorial/py-dynamic-graph-tutorial@sha256:b661e6b18924f43396ff0fcd96736f0750c063bf4c0bdedc737041f8568fe6d7 ...[0;m section_end:1636040733:prepare_executor [0Ksection_start:1636040733:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-swwlejyc-project-170-concurrent-0 via senjosan... section_end:1636040736:prepare_script [0Ksection_start:1636040736:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in /builds/stack-of-tasks/dynamic-graph-tutorial/.git/ [32;1mChecking out f90c5ee8 as pr/9...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1636040737:get_sources [0Ksection_start:1636040737:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:1256b4d721cc6e0233586285b83fdd0fe4651b12f8429ba1783109aa3adf5fdd for memmos.laas.fr:5000/stack-of-tasks/dynamic-graph-tutorial/py-dynamic-graph-tutorial:buster with digest memmos.laas.fr:5000/stack-of-tasks/dynamic-graph-tutorial/py-dynamic-graph-tutorial@sha256:b661e6b18924f43396ff0fcd96736f0750c063bf4c0bdedc737041f8568fe6d7 ...[0;m [32;1m$ sccache -s[0;m Compile requests 0 Compile requests executed 0 Cache hits 0 Cache misses 0 Cache timeouts 0 Cache read errors 0 Forced recaches 0 Cache write errors 0 Compilation failures 0 Cache errors 0 Non-cacheable compilations 0 Non-cacheable calls 0 Non-compilation calls 0 Unsupported compiler calls 0 Average cache write 0.000 s Average cache read miss 0.000 s Average cache read hit 0.000 s Failed distributed compilations 0 Cache location Redis: redis://asahi Cache size 30 GiB Max cache size 32 GiB [32;1m$ cd /root/robotpkg/wip[0;m [32;1m$ git pull[0;m Already up to date. [32;1m$ cd dynamic-graph-tutorial[0;m [32;1m$ make checkout MASTER_REPOSITORY="git ${CI_PROJECT_DIR}/.git"[0;m ===> Checking bootstrap dependencies for dynamic-graph-tutorial-1.3.2pl1104154538 => Required system package pkg_install>=20110805.9: pkg_install-20110805.9 found ===> Checking out dynamic-graph-tutorial-1.3.2pl1104154538 Cloning into '/root/robotpkg/wip/dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2'... done. Note: checking out 'f90c5ee8916cca8c56a117147b9213d6ebce438e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> Submodule 'cmake' (https://github.com/jrl-umi3218/jrl-cmakemodules.git) registered for path 'cmake' Cloning into '/root/robotpkg/wip/dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2/cmake'... ===> Done checkout for dynamic-graph-tutorial-1.3.2pl1104154538 [32;1m$ cd ..[0;m [32;1m$ cd py-dynamic-graph-tutorial[0;m [32;1m$ make checkout MASTER_REPOSITORY="git ${CI_PROJECT_DIR}/.git"[0;m ===> Checking bootstrap dependencies for py27-dynamic-graph-tutorial-1.3.2pl1104154539 => Required system package pkg_install>=20110805.9: pkg_install-20110805.9 found ===> Checking out py27-dynamic-graph-tutorial-1.3.2pl1104154539 Cloning into '/root/robotpkg/wip/py-dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2'... done. Note: checking out 'f90c5ee8916cca8c56a117147b9213d6ebce438e'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> Submodule 'cmake' (https://github.com/jrl-umi3218/jrl-cmakemodules.git) registered for path 'cmake' Cloning into '/root/robotpkg/wip/py-dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2/cmake'... ===> Done checkout for py27-dynamic-graph-tutorial-1.3.2pl1104154539 [32;1m$ make install[0;m ===> Checking build options for py27-dynamic-graph-tutorial-1.3.2pl1104154540 => Building with no option. ===> Checking alternatives for py27-dynamic-graph-tutorial-1.3.2pl1104154540 => Use the GNU C++ compiler: c++-compiler provided by g++>=3 => Use the GNU C compiler: c-compiler provided by gcc>=3 => Use python-2.7: python>=2.5<3.10 provided by python27>=2.7<2.8 ===> Checking dependencies for py27-dynamic-graph-tutorial-1.3.2pl1104154540 => Required system package boost-headers>=1.34.1: boost-headers-1.67 found => Required system package boostlib-filesystem>=1.34.1: boost-libs-1.67.0 found => Required system package boostlib-iostreams>=1.34.1: boost-libs-1.67.0 found => Required system package boostlib-math>=1.34.1: boost-libs-1.67.0 found => Required system package boostlib-thread>=1.34.1: boost-libs-1.67.0 found => Required system package cmake>=3.1.0: cmake-3.13.4 found => Required system package dynamic-graph-v3>=4.3.0: dynamic-graph-v3-4.4.0 found => Required system package g++>=3: g++-8 found => Required system package gcc>=3: gcc-8 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-0.29 found => Required system package py27-dynamic-graph-v3>=4.0.0: py27-dynamic-graph-v3-4.0.4 found => Required system package python27>=2.7<2.8: python27-2.7.16 found => Required installed package dynamic-graph-tutorial>=1.2.1: NOT found => Verifying install for ../../wip/dynamic-graph-tutorial ===> Checking build options for dynamic-graph-tutorial-1.3.2pl1104154540 => Building with no option. ===> Checking alternatives for dynamic-graph-tutorial-1.3.2pl1104154540 => Use the GNU C++ compiler: c++-compiler provided by g++>=3 => Use the GNU C compiler: c-compiler provided by gcc>=3 ===> Checking dependencies for dynamic-graph-tutorial-1.3.2pl1104154540 => Required system package boost-headers>=1.34.1: boost-headers-1.67 found => Required system package boostlib-filesystem>=1.34.1: boost-libs-1.67.0 found => Required system package boostlib-iostreams>=1.34.1: boost-libs-1.67.0 found => Required system package boostlib-math>=1.34.1: boost-libs-1.67.0 found => Required system package boostlib-thread>=1.34.1: boost-libs-1.67.0 found => Required system package cmake>=3.1.0: cmake-3.13.4 found => Required system package dynamic-graph-v3>=4.3.0: dynamic-graph-v3-4.4.0 found => Required system package g++>=3: g++-8 found => Required system package gcc>=3: gcc-8 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-0.29 found ===> Configuring for dynamic-graph-tutorial-1.3.2pl1104154540 ===> Building for dynamic-graph-tutorial-1.3.2pl1104154540 ===> Installing for dynamic-graph-tutorial-1.3.2pl1104154540 warning: tag INPUT: input source `/root/robotpkg/wip/dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2/doc/additionalDoc' does not exist => Adding run-time search paths to pkg-config files => Registering installation for dynamic-graph-tutorial-1.3.2pl1104154540 ===> Done install for dynamic-graph-tutorial-1.3.2pl1104154540 => Returning to build of py27-dynamic-graph-tutorial-1.3.2pl1104154540 ===> Configuring for py27-dynamic-graph-tutorial-1.3.2pl1104154540 ===> Building for py27-dynamic-graph-tutorial-1.3.2pl1104154540 ===> Installing for py27-dynamic-graph-tutorial-1.3.2pl1104154540 => Compiling python files => Adding run-time search paths to pkg-config files => Registering installation for py27-dynamic-graph-tutorial-1.3.2pl1104154540 Added dynamic-graph-tutorial-1.3.2pl1104154540 to the requirements of py27-dynamic-graph-tutorial-1.3.2pl1104154540 ===> Done install for py27-dynamic-graph-tutorial-1.3.2pl1104154540 [32;1m$ build=$(make show-var VARNAME=CONFIGURE_DIRS); cd $(make show-var VARNAME=WRKSRC); cd $build[0;m [32;1m$ make test[0;m Running tests... /usr/bin/ctest --force-new-ctest-process Test project /root/robotpkg/wip/py-dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2 Start 1: pendulum Start 2: controller Start 3: simu 1/3 Test #2: controller ....................... Passed 0.01 sec 2/3 Test #1: pendulum ......................... Passed 0.01 sec 3/3 Test #3: simu .............................***Failed 0.22 sec Traceback (most recent call last): File "/root/robotpkg/wip/py-dynamic-graph-tutorial/work/dynamic-graph-tutorial-1.3.2/tests/simu.py", line 3, in <module> from dynamic_graph.tutorial.simu import build_graph File "/opt/openrobots/lib/python2.7/site-packages/dynamic_graph/tutorial/simu.py", line 3, in <module> import matplotlib.pyplot as pl ImportError: No module named matplotlib.pyplot 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 0.23 sec The following tests FAILED: 3 - simu (Failed) Errors while running CTest make: *** [Makefile:110: test] Error 8 section_end:1636040760:step_script [0Ksection_start:1636040760:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1636040761:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m