Coder Social home page Coder Social logo

Get builds going on packet.net about ci HOT 9 CLOSED

ros2 avatar ros2 commented on July 17, 2024
Get builds going on packet.net

from ci.

Comments (9)

gerkey avatar gerkey commented on July 17, 2024

Summary so far:

  • With a few changes (9e3afcb), the docker-based build-and-test job seems to work, and there were only a handful of test failures.
  • I'm running it again with the usual args (--retest-until-pass 10, --parallel, etc.) and with a warm ccache to get a sense for performance.

from ci.

gerkey avatar gerkey commented on July 17, 2024

With a warm ccache, the standard CI build and test took 1h16m and produced 3 test failures. Not too shabby.

$ time docker run --privileged -e UID=1001 -e GID=1001 -e CI_ARGS="--do-venv --force-ansi-color --workspace-path /root/code/ci --fastrtps --isolated --cmake-build-type Debug --ament-build-args --parallel -- --ament-test-args --retest-until-pass 10 --" -e CCACHE_DIR=/home/rosbuild/.ccache -i -v /root/code/ci:/home/rosbuild/ci_scripts -v /root/.ccache:/home/rosbuild/.ccache ros2_batch_ci_aarch64
real	76m30.242s
user	0m5.504s
sys	0m2.636s
$ ./ws/src/ament/ament_tools/scripts/ament.py test_results
Skipping 'ws/src/ros2/robot_model/kdl_parser/test/pr2_desc_vector.xml': File "<string>", line None, xml.etree.ElementTree.ParseError: mismatched tag: line 22, column 2
Skipping 'ws/src/ros2/robot_model/kdl_parser/test/pr2_desc_bracket.xml': File "<string>", line None, xml.etree.ElementTree.ParseError: mismatched tag: line 21, column 2
Skipping 'ws/src/ros2/robot_model/kdl_parser/test/pr2_desc_bracket2.xml': File "<string>", line None, xml.etree.ElementTree.ParseError: mismatched tag: line 21, column 2
ws/build/rosidl_generator_c/test_results/rosidl_generator_c/test_interfaces_c.xml: 1 tests, 0 skipped, 0 errors, 1 failures
ws/build/test_communication/test_results/test_communication/test_requester_replier__Empty__rclcpp__rclpy__rmw_fastrtps_cpp.xunit.xml: 1 tests, 0 skipped, 0 errors, 1 failures
ws/build/test_rclcpp/test_results/test_rclcpp/gtest_multithreaded__rmw_fastrtps_cpp.gtest.xml: 1 tests, 0 skipped, 0 errors, 1 failures
Summary: 8382 tests, 0 errors, 3 failures, 4 skipped

from ci.

mikaelarguedas avatar mikaelarguedas commented on July 17, 2024

that's awesome ! 🎉
Some of these tests are known for their flakiness so it's not very surprising.

from ci.

gerkey avatar gerkey commented on July 17, 2024

Here's the first real job running on the farm:

http://ci.ros2.org/job/ci_linux-aarch64/27

(That's a cold cache, because it's running as jenkins, instead of root.)

from ci.

wjwwood avatar wjwwood commented on July 17, 2024

@gerkey what about the nightly job? should it also be made to run on the linux_aarch64 label?

from ci.

wjwwood avatar wjwwood commented on July 17, 2024

Since we're down a Linux machine again (slave on master), I went ahead and changed the aarch64 nightly to run on packet.net, and canceled the job that was blocking the rest of the nightly queue. I figure this is safe to do since the packet.net machine is up and running and because we have some nightly history on the qemu nightlies already.

from ci.

wjwwood avatar wjwwood commented on July 17, 2024

actually that didn't seem to work so I changed it back to the normal label and requeued the job:

http://ci.ros2.org/job/nightly_linux-aarch64_debug/37/ (this is the one that failed)

from ci.

gerkey avatar gerkey commented on July 17, 2024

Definitely we'll want to move the CI and the nightly job. First I wanted to check that it would work, and http://ci.ros2.org/job/ci_linux-aarch64/27/ gives a good result. Now I need to tweak and merge these changes: https://github.com/ros2/ci/compare/packet_aarch64 (your build probably failed because you weren't pulling from that branch).

from ci.

gerkey avatar gerkey commented on July 17, 2024

Fixed by #47.

from ci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.