Created
November 10, 2011 04:29
-
-
Save wolfeidau/1354116 to your computer and use it in GitHub Desktop.
Rake build in Bamboo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
simple 10-Nov-2011 15:11:16 Build RAN26141920-MAIN26141920-JOB1-28 started building on agent Default Agent | |
simple 10-Nov-2011 15:11:16 Build working directory is /Users/markw/Code/Java/rake-bamboo-plugin/target/bamboo/home/xml-data/build-dir/RAN26141920-MAIN26141920-JOB1 | |
simple 10-Nov-2011 15:11:16 Executing build RAN26141920-MAIN26141920-JOB1-28 | |
simple 10-Nov-2011 15:11:16 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' | |
simple 10-Nov-2011 15:11:16 Updating source code to revision: 5f6cb840f8dc46629d5111ee0f50743b556503eb | |
simple 10-Nov-2011 15:11:18 Fetching branch 'refs/heads/master' from 'https://github.com/wolfeidau/ipsec-configurator.git'. Will try to do a shallow fetch. | |
simple 10-Nov-2011 15:11:18 Git: | |
simple 10-Nov-2011 15:11:18 Checking out revision 5f6cb840f8dc46629d5111ee0f50743b556503eb. | |
simple 10-Nov-2011 15:11:18 Updated source code to revision: 5f6cb840f8dc46629d5111ee0f50743b556503eb | |
simple 10-Nov-2011 15:11:18 Finished task 'Checkout Default Repository' | |
simple 10-Nov-2011 15:11:18 Running pre-build action: Build Number Stamper | |
simple 10-Nov-2011 15:11:18 Running pre-build action: Clover Grails PreBuild Action | |
simple 10-Nov-2011 15:11:18 Running pre-build action: VCS Version Collector | |
simple 10-Nov-2011 15:11:18 Running pre-build action: Repository Isolation Enabler Action | |
simple 10-Nov-2011 15:11:18 Running pre-build action: Maven Settings Prebuild Action | |
simple 10-Nov-2011 15:11:18 Starting task 'Migrate Database' of type 'au.id.wolfe.bamboo.rake-bamboo-plugin:task.builder.rake' | |
command 10-Nov-2011 15:11:18 Beginning to execute external process for build 'Random Project26141920 - Plan26141920 - Ruby Job'<br /> ... running command line: <br />/Users/markw/.rvm/rubies/ruby-1.9.3-p0/bin/ruby<br /> /Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31/bin/rake<br /> /Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31/bin/rake<br /> db:migrate<br /> ... in: /Users/markw/Code/Java/rake-bamboo-plugin/target/bamboo/home/xml-data/build-dir/RAN26141920-MAIN26141920-JOB1<br /> ... using extra environment variables: <br />GEM_PATH=/Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31:/Users/markw/.rvm/gems/ruby-1.9.3-p0@global<br />GEM_HOME=/Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31<br />MY_RUBY_HOME=/Users/markw/.rvm/rubies/ruby-1.9.3-p0<br /> | |
build 10-Nov-2011 15:11:20 == DeviseCreateUsers: migrating ============================================== | |
build 10-Nov-2011 15:11:20 -- create_table(:users) | |
build 10-Nov-2011 15:11:20 -> 0.0049s | |
build 10-Nov-2011 15:11:20 -- add_index(:users, :email, {:unique=>true}) | |
build 10-Nov-2011 15:11:20 -> 0.0005s | |
build 10-Nov-2011 15:11:20 -- add_index(:users, :reset_password_token, {:unique=>true}) | |
build 10-Nov-2011 15:11:20 -> 0.0004s | |
build 10-Nov-2011 15:11:20 == DeviseCreateUsers: migrated (0.0059s) ===================================== | |
build 10-Nov-2011 15:11:20 | |
build 10-Nov-2011 15:11:20 == AddNameToUsers: migrating ================================================= | |
build 10-Nov-2011 15:11:20 -- add_column(:users, :name, :string) | |
build 10-Nov-2011 15:11:20 -> 0.0004s | |
build 10-Nov-2011 15:11:20 == AddNameToUsers: migrated (0.0005s) ======================================== | |
build 10-Nov-2011 15:11:20 | |
build 10-Nov-2011 15:11:20 == CreateRouters: migrating ================================================== | |
build 10-Nov-2011 15:11:20 -- create_table(:routers) | |
build 10-Nov-2011 15:11:20 -> 0.0008s | |
build 10-Nov-2011 15:11:20 == CreateRouters: migrated (0.0008s) ========================================= | |
build 10-Nov-2011 15:11:20 | |
build 10-Nov-2011 15:11:20 == CreatePhaseOneProfiles: migrating ========================================= | |
build 10-Nov-2011 15:11:20 -- create_table(:phase_one_profiles) | |
build 10-Nov-2011 15:11:20 -> 0.0009s | |
build 10-Nov-2011 15:11:20 == CreatePhaseOneProfiles: migrated (0.0009s) ================================ | |
build 10-Nov-2011 15:11:20 | |
build 10-Nov-2011 15:11:20 == CreatePhaseTwoProfiles: migrating ========================================= | |
build 10-Nov-2011 15:11:20 -- create_table(:phase_two_profiles) | |
build 10-Nov-2011 15:11:20 -> 0.0008s | |
build 10-Nov-2011 15:11:20 == CreatePhaseTwoProfiles: migrated (0.0009s) ================================ | |
build 10-Nov-2011 15:11:20 | |
simple 10-Nov-2011 15:11:20 Finished task 'Migrate Database' | |
simple 10-Nov-2011 15:11:20 Starting task 'Run Specs' of type 'au.id.wolfe.bamboo.rake-bamboo-plugin:task.builder.rake' | |
command 10-Nov-2011 15:11:20 Beginning to execute external process for build 'Random Project26141920 - Plan26141920 - Ruby Job'<br /> ... running command line: <br />/Users/markw/.rvm/rubies/ruby-1.9.3-p0/bin/ruby<br /> /Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31/bin/rake<br /> /Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31/bin/rake<br /> spec<br /> ... in: /Users/markw/Code/Java/rake-bamboo-plugin/target/bamboo/home/xml-data/build-dir/RAN26141920-MAIN26141920-JOB1<br /> ... using extra environment variables: <br />GEM_PATH=/Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31:/Users/markw/.rvm/gems/ruby-1.9.3-p0@global<br />GEM_HOME=/Users/markw/.rvm/gems/ruby-1.9.3-p0@rails31<br />MY_RUBY_HOME=/Users/markw/.rvm/rubies/ruby-1.9.3-p0<br /> | |
build 10-Nov-2011 15:11:22 /Users/markw/.rvm/rubies/ruby-1.9.3-p0/bin/ruby -S rspec ./spec/controllers/admin/phase_one_profiles_controller_spec.rb ./spec/controllers/admin/phase_two_profiles_controller_spec.rb ./spec/controllers/admin/routers_controller_spec.rb ./spec/controllers/router_config_controller_spec.rb ./spec/controllers/welcome_controller_spec.rb ./spec/helpers/admin/phase_one_profiles_helper_spec.rb ./spec/helpers/admin/phase_two_profiles_helper_spec.rb ./spec/helpers/admin/routers_helper_spec.rb ./spec/helpers/router_config_helper_spec.rb ./spec/helpers/welcome_helper_spec.rb ./spec/models/phase_one_profile_spec.rb ./spec/models/phase_two_profile_spec.rb ./spec/models/router_spec.rb ./spec/models/user_spec.rb ./spec/requests/phase_one_profiles_spec.rb ./spec/requests/phase_two_profiles_spec.rb ./spec/requests/registration_spec.rb ./spec/requests/router_configurations_spec.rb ./spec/routing/admin/phase_one_profiles_routing_spec.rb ./spec/routing/admin/phase_two_profiles_routing_spec.rb | |
build 10-Nov-2011 15:11:27 .............................. | |
build 10-Nov-2011 15:11:27 | |
build 10-Nov-2011 15:11:27 Finished in 4.58 seconds | |
build 10-Nov-2011 15:11:27 30 examples, 0 failures | |
simple 10-Nov-2011 15:11:27 Finished task 'Run Specs' | |
simple 10-Nov-2011 15:11:27 Running post build plugin 'NCover Results Collector' | |
simple 10-Nov-2011 15:11:27 Running post build plugin 'Clover Results Collector' | |
simple 10-Nov-2011 15:11:27 Running post build plugin 'Artifact Copier' | |
simple 10-Nov-2011 15:11:27 Running post build plugin 'Cleanup Build Processor' | |
simple 10-Nov-2011 15:11:27 Finalising the build... | |
simple 10-Nov-2011 15:11:27 Stopping timer. | |
simple 10-Nov-2011 15:11:27 Build RAN26141920-MAIN26141920-JOB1-28 completed. | |
simple 10-Nov-2011 15:11:27 Running on server: post build plugin 'NCover Results Collector' | |
simple 10-Nov-2011 15:11:27 Running on server: post build plugin 'Clover Delta Calculator' | |
simple 10-Nov-2011 15:11:27 Running on server: post build plugin 'Build Hanging Detection Configuration' | |
simple 10-Nov-2011 15:11:27 Running on server: post build plugin 'Maven Dependencies Postprocessor' | |
simple 10-Nov-2011 15:11:27 All post build plugins have finished | |
simple 10-Nov-2011 15:11:27 Generating build results summary... | |
simple 10-Nov-2011 15:11:27 Saving build results to disk... | |
simple 10-Nov-2011 15:11:27 Indexing build results... | |
simple 10-Nov-2011 15:11:27 Finished building RAN26141920-MAIN26141920-JOB1-28. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment