Builder master Build #419
Results:
Failed build and run tests
SourceStamp:
Repository | https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim |
Branch | master |
Revision | fae9fac382cafc35ece4f5fbaa2459021c767985 |
Got Revision | fae9fac382cafc35ece4f5fbaa2459021c767985 |
Changes | 15 changes |
BuildSlave:
nix-slaveReason:
scheduler
Steps and Logfiles:
-
git update ( 21 secs )
-
Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 22 secs )
-
Generate conf files './setup.sh' ( 0 secs )
-
Run setup.sh './setup.sh' ( 1 mins, 47 secs )
-
Build src './bin/build.sh' ( 2 mins, 19 secs )
-
Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' failed ( 44 secs )
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /home/bbadmin/buildbot/slave/master | slave |
buildername | master | Builder |
buildnumber | 419 | Build |
codebase | Build | |
got_revision | fae9fac382cafc35ece4f5fbaa2459021c767985 | Git |
project | Build | |
repository | https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim | Build |
revision | fae9fac382cafc35ece4f5fbaa2459021c767985 | Build |
scheduler | all | Scheduler |
slavename | nix-slave | BuildSlave |
workdir | /home/bbadmin/buildbot/slave/master | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Jonah Eisenjonah.eisen@queensu.ca
- Simonsimonkotwicz@gmail.com
- Simon Kotwiczsimonkotwicz@gmail.com
- parallelssimonkotwicz@gmail.com
Timing:
Start | Fri Apr 1 20:56:43 2016 |
End | Fri Apr 1 21:02:19 2016 |
Elapsed | 5 mins, 36 secs |
All Changes:
:
Change #1136
Category None Changed by Jonah Eisen <jonah.eisen @queensu.ca>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 02b33f0d2f638f761330b9f4f380c827c57bde44 Comments
create alternate 3Prism json format
Changed files
- modified.json
- resources/src/JsonStructures/3Prism
Change #1137
Category None Changed by Simon Kotwicz <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 8c8a1bf8ed67dde0924da82899b69d6e56a3a4cc Comments
parse and use any valid tensegrity parameters in JSON file
Changed files
- src/examples/GenericTensegrity/AppTensegrityModel.cpp
- src/examples/GenericTensegrity/TensegrityModel.cpp
Change #1138
Category None Changed by Simon Kotwicz <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision fc79d3c936b788cc3f9a00351e2ee3c4f9a1fece Comments
added two more sample tensegrities in JSON
Changed files
- resources/src/JsonStructures/3Prism-SuperBall.json
- resources/src/JsonStructures/SuperBall.json
Change #1139
Category None Changed by Jonah Eisen <jonah.eisen @queensu.ca>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 7364016f2603c948502033dd77609e86aeabae5c Comments
switch from json to yaml
Changed files
- bin/setup/setup_yamlcpp.sh
- conf/default/yamlcpp.conf.default
- resources/src/YamlStructures/3Prism.yaml
- setup.sh
- src/examples/GenericTensegrity/CMakeLists.txt
- src/examples/GenericTensegrity/TensegrityModel.cpp
- src/examples/GenericTensegrity/TensegrityModel.h
Change #1140
Category None Changed by Jonah Eisen <jonah.eisen @queensu.ca>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 749dac6373c21f7d3f481df2d352aa7bdfe92a89 Comments
move GenericTensegrity project to dev
Changed files
- src/dev/CMakeLists.txt
- src/dev/queens/CMakeLists.txt
- src/dev/queens/GenericTensegrity/AppTensegrityModel.cpp
- src/dev/queens/GenericTensegrity/CMakeLists.txt
- src/dev/queens/GenericTensegrity/TensegrityModel.cpp
- src/dev/queens/GenericTensegrity/TensegrityModel.h
- src/examples/CMakeLists.txt
- src/examples/GenericTensegrity/AppTensegrityModel.cpp
- src/examples/GenericTensegrity/CMakeLists.txt
- src/examples/GenericTensegrity/TensegrityModel.cpp
- src/examples/GenericTensegrity/TensegrityModel.h
Change #1141
Category None Changed by Simon <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 8695c81105c0f36bacb2d109a7a260be988f521e Comments
move GenericTensegrity project to StructureFileSpec
Changed files
- modified.json
- modified.json
- resources/src/JsonStructures/3Prism
- resources/src/JsonStructures/3Prism-SuperBall.json
- resources/src/JsonStructures/3Prism.json
- resources/src/JsonStructures/SuperBall.json
- resources/src/YamlStructures/3Prism.yaml
- src/dev/queens/CMakeLists.txt
- src/dev/queens/GenericTensegrity/AppTensegrityModel.cpp
- src/dev/queens/GenericTensegrity/CMakeLists.txt
- src/dev/queens/GenericTensegrity/TensegrityModel.cpp
- src/dev/queens/GenericTensegrity/TensegrityModel.h
- src/dev/queens/StructureFileSpec/CMakeLists.txt
- src/dev/queens/StructureFileSpec/GenericTensegrity/AppTensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/CMakeLists.txt
- src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.h
- src/dev/queens/StructureFileSpec/JsonStructures/3Prism
- src/dev/queens/StructureFileSpec/JsonStructures/3Prism-SuperBall.json
- src/dev/queens/StructureFileSpec/JsonStructures/3Prism.json
- src/dev/queens/StructureFileSpec/JsonStructures/SuperBall.json
- src/dev/queens/StructureFileSpec/YamlStructures/3Prism.yaml
Change #1142
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 12:41:38 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 48c09272e2369fac270a87f7fd2eb5c0f7a237f1 Comments
trim whitespace in yaml-cpp setup files
Changed files
- bin/setup/setup_yamlcpp.sh
- conf/default/yamlcpp.conf.default
- setup.sh
Change #1143
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 12:59:06 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 64c4e5b0005c26603136b067d50c4ff967437385 Comments
add .DS_Store to gitignore
Changed files
- .gitignore
Change #1144
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 13:03:04 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 125f8b84eded71d9603b0f90991d8e22645a373e Comments
fix structure build process so that each node and pair can only be built once
Changed files
- src/tgcreator/tgStructureInfo.cpp
- src/tgcreator/tgStructureInfo.h
Change #1145
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 13:03:59 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 873d5931d3ae7c508bc77f56210632152aff8b5e Comments
fix bug where structures with children nested more than one lvl are built twice
Changed files
- src/tgcreator/tgStructureInfo.cpp
Change #1146
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 13:06:07 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 2ab589f6ee504b8d60a332eab122725c5ef71ed0 Comments
add scale feature to tgcreator & add functions for building YAML-encoded structures
Changed files
- src/tgcreator/tgNodes.h
- src/tgcreator/tgPair.cpp
- src/tgcreator/tgPair.h
- src/tgcreator/tgPairs.h
- src/tgcreator/tgStructure.cpp
- src/tgcreator/tgStructure.h
- src/tgcreator/tgUtil.h
Change #1147
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 13:49:16 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 8cb59b6744489c9e54d62a7a26c1e0501e21b4fd Comments
implement structure builder for v1.0 of YAML-encoded structures
Changed files
- src/dev/queens/StructureFileSpec/GenericTensegrity/AppTensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/BuildTensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/CMakeLists.txt
- src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.h
Change #1148
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 13:51:29 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision fc1f94497c35020527a710fa539ae3cae29032a4 Comments
add more YAML structures, remove old JSON structures
Changed files
- modified.json
- src/dev/queens/StructureFileSpec/JsonStructures/3Prism
- src/dev/queens/StructureFileSpec/JsonStructures/3Prism-SuperBall.json
- src/dev/queens/StructureFileSpec/JsonStructures/3Prism.json
- src/dev/queens/StructureFileSpec/JsonStructures/SuperBall.json
- src/dev/queens/StructureFileSpec/YamlStructures/3Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3PrismSymmetric.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/4Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/5Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/Octahedron.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/SuperBall.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BigPuppy.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Double3Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Foot.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Hip.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Knee.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Leg.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Spine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Vertebra.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spider.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/3PrismSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/4PrismSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/5PrismSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/OctahedralSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpineCeption.yaml
Change #1149
Category None Changed by parallels <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 20:44:32 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision 4a8794743fb5c0cc923b2a8addb5e1d301b0a0e8 Comments
move all YAML structure related files out of dev folder
Changed files
- resources/YamlStructures/BaseStructures/3Prism.yaml
- resources/YamlStructures/BaseStructures/3PrismSymmetric.yaml
- resources/YamlStructures/BaseStructures/4Prism.yaml
- resources/YamlStructures/BaseStructures/5Prism.yaml
- resources/YamlStructures/BaseStructures/Octahedron.yaml
- resources/YamlStructures/BaseStructures/SuperBall.yaml
- resources/YamlStructures/BigPuppy.yaml
- resources/YamlStructures/Double3Prism.yaml
- resources/YamlStructures/PuppyLimb/Foot.yaml
- resources/YamlStructures/PuppyLimb/Hip.yaml
- resources/YamlStructures/PuppyLimb/Knee.yaml
- resources/YamlStructures/PuppyLimb/Leg.yaml
- resources/YamlStructures/PuppySpine/Spine.yaml
- resources/YamlStructures/PuppySpine/Vertebra.yaml
- resources/YamlStructures/Spider.yaml
- resources/YamlStructures/Spines/3PrismSpine.yaml
- resources/YamlStructures/Spines/4PrismSpine.yaml
- resources/YamlStructures/Spines/5PrismSpine.yaml
- resources/YamlStructures/Spines/OctahedralSpine.yaml
- resources/YamlStructures/Spines/SuperBallSpine.yaml
- resources/YamlStructures/Spines/SuperBallSpineCeption.yaml
- src/CMakeLists.txt
- src/dev/CMakeLists.txt
- src/dev/queens/CMakeLists.txt
- src/dev/queens/StructureFileSpec/CMakeLists.txt
- src/dev/queens/StructureFileSpec/GenericTensegrity/BuildTensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/CMakeLists.txt
- src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.cpp
- src/dev/queens/StructureFileSpec/GenericTensegrity/TensegrityModel.h
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/3PrismSymmetric.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/4Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/5Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/Octahedron.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BaseStructures/SuperBall.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/BigPuppy.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Double3Prism.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Foot.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Hip.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Knee.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppyLimb/Leg.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Spine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/PuppySpine/Vertebra.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spider.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/3PrismSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/4PrismSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/5PrismSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/OctahedralSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpine.yaml
- src/dev/queens/StructureFileSpec/YamlStructures/Spines/SuperBallSpineCeption.yaml
- src/yamlbuilder/BuildTensegrityModel.cpp
- src/yamlbuilder/CMakeLists.txt
- src/yamlbuilder/TensegrityModel.cpp
- src/yamlbuilder/TensegrityModel.h
Change #1150
Category None Changed by Simon Kotwicz <simonkotwicz @gmail.com>Changed at Fri 01 Apr 2016 20:50:46 Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Branch master Revision fae9fac382cafc35ece4f5fbaa2459021c767985 Comments
Merge pull request #190 from NASA-Tensegrity-Robotics-Toolkit/StructureFileSpec YAML Model Builder
Changed files
- no files