Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder master Build #421

Results:

Failed build and run tests

SourceStamp:

Repositoryhttps://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
Branchmaster
Revision21b076b4aeefdc45bf2a827b8ca47ae468039688
Got Revision21b076b4aeefdc45bf2a827b8ca47ae468039688
Changes15 changes

BuildSlave:

nix-slave

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. Preload build with Boost and Bullet '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildPreload.sh' ( 16 secs )
    1. stdio
  3. Generate conf files './setup.sh' ( 0 secs )
    1. stdio
  4. Run setup.sh './setup.sh' ( 1 mins, 41 secs )
    1. stdio
  5. Build src './bin/build.sh' ( 2 mins, 18 secs )
    1. stdio
  6. Build and run tests '/home/bbadmin/buildbot/slave/master/build/bin/setup/buildbot/buildRunTests.sh' failed ( 44 secs )
    1. stdio
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /home/bbadmin/buildbot/slave/master slave
buildername master Builder
buildnumber 421 Build
codebase Build
got_revision 21b076b4aeefdc45bf2a827b8ca47ae468039688 Git
project Build
repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim Build
revision 21b076b4aeefdc45bf2a827b8ca47ae468039688 Build
scheduler all Scheduler
slavename nix-slave BuildSlave
workdir /home/bbadmin/buildbot/slave/master slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jonah Eisen
  2. Simon Kotwicz

Timing:

StartFri Apr 1 21:52:43 2016
EndFri Apr 1 21:58:02 2016
Elapsed5 mins, 19 secs

All Changes:

:

  1. Change #1152

    Category None
    Changed by Jonah Eisen <jonah.eisenohnoyoudont@queensu.ca>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision c8eef6f505694477d97f14366e0368340429fb6b

    Comments

    create alternate 3Prism json format

    Changed files

    • modified.json
    • resources/src/JsonStructures/3Prism
  2. Change #1153

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 55fc0c0d34707f66a14707b5195b51ebb346716d

    Comments

    parse and use any valid tensegrity parameters in JSON file

    Changed files

    • src/examples/GenericTensegrity/AppTensegrityModel.cpp
    • src/examples/GenericTensegrity/TensegrityModel.cpp
  3. Change #1154

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision df62b30225d541e22bbbd75ee7762ec09ac91e33

    Comments

    added two more sample tensegrities in JSON

    Changed files

    • resources/src/JsonStructures/3Prism-SuperBall.json
    • resources/src/JsonStructures/SuperBall.json
  4. Change #1155

    Category None
    Changed by Jonah Eisen <jonah.eisenohnoyoudont@queensu.ca>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision d7cbe7f07a3d6a8a1b73c06d85e3232d81e5441d

    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
  5. Change #1156

    Category None
    Changed by Jonah Eisen <jonah.eisenohnoyoudont@queensu.ca>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 8e96eb8b77125ca457bf9c5f977a5de602959b02

    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
  6. Change #1157

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 41dcdb8bc2fc01b8e2baa7bec554b23e6cc99953

    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
  7. Change #1158

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:41:38
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 8145a4cefe64d30de4f2c2c6fef559b1f647754e

    Comments

    trim whitespace in yaml-cpp setup files

    Changed files

    • bin/setup/setup_yamlcpp.sh
    • conf/default/yamlcpp.conf.default
    • setup.sh
  8. Change #1159

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 12:59:06
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 612382c4f35eee1a77eb0ae9e4d37844660d2e72

    Comments

    add .DS_Store to gitignore

    Changed files

    • .gitignore
  9. Change #1160

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:03:04
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 6c3b250dbdb01d016fb372733de2b6cec611c070

    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
  10. Change #1161

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:03:59
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 06fc6f1ec33aa025b3210bbc4a965ff6f85be8d2

    Comments

    fix bug where structures with children nested more than one lvl are built twice

    Changed files

    • src/tgcreator/tgStructureInfo.cpp
  11. Change #1162

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:06:07
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 13ab3a3080236cfc287fb4e41afc022eb322b65f

    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
  12. Change #1163

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:49:16
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision a11e932cdac351a74dd8acc78d313b90f20d792e

    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
  13. Change #1164

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 13:51:29
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 573e9d5258ad54fde108e817935ffbc45d6d0d51

    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
  14. Change #1165

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 20:44:32
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision ad64d1ef4fee6d1f752a8542e970ba283144ae02

    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
  15. Change #1166

    Category None
    Changed by Simon Kotwicz <simonkotwiczohnoyoudont@gmail.com>
    Changed at Fri 01 Apr 2016 20:50:46
    Repository https://github.com/NASA-Tensegrity-Robotics-Toolkit/NTRTsim
    Branch master
    Revision 21b076b4aeefdc45bf2a827b8ca47ae468039688

    Comments

    Merge pull request #190 from NASA-Tensegrity-Robotics-Toolkit/StructureFileSpec
    YAML Model Builder

    Changed files

    • no files