[obs-tests] Build failed in Jenkins: obs_master_testsuite_api #1286
See <http://ci.opensuse.org/job/obs_master_testsuite_api/1286/changes> Changes: [adrian] [api] show also remote distributions from all remote projects [adrian] [api] complete the api docu for /distributions* operations [adrian] [api] remove remote projects from distribution database, we do import request them on the fly now ------------------------------------------ Started by upstream project "obs_master_check_deps" build number 75 originally caused by: Started by an SCM change Building in workspace <http://ci.opensuse.org/job/obs_master_testsuite_api/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_master_testsuite_api/ws/> - hudson.remoting.LocalChannel@6ed56ed5 Using strategy: Default Last Built Revision: Revision 0b7bbc53661ec7708fbef72ea67766bc6b8f58f3 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/open-build-service.git Commencing build of Revision 7b80576ca6db635de38a921097d436b2b1a7b99b (origin/master) Checking out Revision 7b80576ca6db635de38a921097d436b2b1a7b99b (origin/master) [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [workspace] $ /bin/sh -xe /tmp/hudson132086174514089072.sh + sh dist/ci/obs_testsuite_api.sh ++ dirname dist/ci/obs_testsuite_api.sh + . dist/ci/obs_testsuite_common.sh + setup_git + echo 'Checking status' Checking status + git status # Not currently on any branch. # Untracked files: # (use "git add <file>..." to include in what will be committed) # # src/api/Gemfile.lock.orig # src/api/results/ # src/webui/public/themes/ nothing added to commit but untracked files present (use "git add" to track) + echo 'Setup git submodules' Setup git submodules + git submodule init + git submodule update + echo 'Setup backend configuration template' Setup backend configuration template + sed -i -e 's|my $hostname = .*$|my $hostname = '\''localhost'\'';|' -e 's|our $bsuser = '\''obsrun'\'';|our $bsuser = '\''jenkins'\'';|' -e 's|our $bsgroup = '\''obsrun'\'';|our $bsgroup = '\''jenkins'\'';|' src/backend/BSConfig.pm.template + cp src/backend/BSConfig.pm.template src/backend/BSConfig.pm + echo 'Set environment variables' Set environment variables + export RAILS_ENV=test + RAILS_ENV=test + ret=0 + setup_api + echo 'Enter API rails root' Enter API rails root + cd src/api + echo 'Setup database configuration' Setup database configuration + cp config/database.yml.example config/database.yml + sed -i 's|database: api|database: ci_api|' config/database.yml + echo 'Setup additional configuration' Setup additional configuration + cp config/options.yml.example config/options.yml + echo 'Install missing gems locally' Install missing gems locally + mv Gemfile.lock Gemfile.lock.orig + bundle list Gems included by the bundle: * actionmailer (3.2.9) * actionpack (3.2.9) * activemodel (3.2.9) * activerecord (3.2.9) * activesupport (3.2.9) * arel (3.0.2) * builder (3.0.4) * bundler (1.2.2) * ci_reporter (1.8.0) * coderay (1.0.8) * daemons (1.1.9) * database_cleaner (0.9.1) * delayed_job (3.0.4) * delayed_job_active_record (0.3.3) * erubis (2.7.0) * faker (1.1.2) * fast_xs (0.8.0) * hike (1.2.1) * hoptoad_notifier (2.4.11) * i18n (0.6.1) * journey (1.0.4) * json (1.7.5) * mail (2.4.4) * memcache-client (1.8.5) * method_source (0.8.1) * mime-types (1.19) * minitest (4.3.2) * multi_json (1.4.0) * mysql2 (0.3.11) * nokogiri (1.5.5) * pkg-config (1.1.4) * polyglot (0.3.3) * pry (0.9.10) * rack (1.4.1) * rack-cache (1.2) * rack-ssl (1.3.2) * rack-test (0.6.2) * rails-api (0.0.2) * railties (3.2.9) * rake (0.9.2.2) * rdoc (3.12) * simplecov (0.7.1) * simplecov-html (0.7.1) * simplecov-rcov (0.2.3) * slop (3.3.3) * sprockets (2.2.1) * thor (0.16.0) * tilt (1.3.3) * timecop (0.5.4) * treetop (1.4.12) * tzinfo (0.3.35) * xmlhash (1.3.4) * yajl-ruby (1.1.0) + diff -u Gemfile.lock.orig Gemfile.lock + chmod a+x script/start_test_backend + echo 'Initialize test database, load seed data' Initialize test database, load seed data + rake db:drop db:create db:setup --trace ** Invoke db:drop (first_time) ** Invoke db:load_config (first_time) ** Execute db:load_config ** Invoke rails_env (first_time) ** Execute rails_env ** Execute db:drop ** Invoke db:create (first_time) ** Invoke db:load_config ** Invoke rails_env ** Execute db:create ** Invoke db:setup (first_time) ** Execute db:setup ** Invoke db:structure:load (first_time) ** Invoke environment (first_time) ** Execute environment ** Invoke db:load_config ** Execute db:structure:load ** Invoke db:seed (first_time) ** Execute db:seed ** Invoke db:abort_if_pending_migrations (first_time) ** Invoke environment ** Invoke db:load_config ** Execute db:abort_if_pending_migrations Run `rake db:migrate` to update your database then try again. You have 1 pending migrations: 20121220151549 DropRemoteDistributions Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
See <http://ci.opensuse.org/job/obs_master_testsuite_api/1287/changes> -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org
participants (1)
-
admin@opensuse.org