[obs-tests] Build failed in Jenkins: obs_master_testsuite_webui #826
See <http://ci.opensuse.org/job/obs_master_testsuite_webui/826/changes> Changes: [adrian] [api] make it possible to configure OBS:RejectRequests for action types (bnc#804699) ------------------------------------------ [...truncated 223781 lines...] [[32mINFO [0m|#24795] Processing by ProjectController#buildresult as */* [[32mINFO [0m|#24795] Parameters: {"project"=>"BaseDistro", "index"=>""} [[0;37mDEBUG[0m|#24795] Setting return_to: "/project/buildresult?project=BaseDistro&index=" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Authenticated request to "/project/buildresult?project=BaseDistro&index=" from tom [[0;37mDEBUG[0m|#24795] free_cache [{:is_current=>"true", :login=>"tom"}] Person_3c475779e8513d9b679039491ed37e83 [[0;37mDEBUG[0m|#24795] [REST] find( Person, [{:is_current=>"true", :login=>"tom"}] ) [[0;37mDEBUG[0m|#24795] params {:is_current=>"true", :login=>"tom"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/person/:login [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/person/tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/person/tom {"view"=>0.756149, "db"=>2.075787, "backend"=>0, "xml"=>0, :runtime=>17.599, :all=>21.861564} [[0;37mDEBUG[0m|#24795] returning [{:name=>"BaseDistro"}] from rails cache Project_f726314c8d941efeb9d0b888fe97b37e [[0;37mDEBUG[0m|#24795] free_cache [{:project=>"BaseDistro", :view=>"summary"}] Buildresult_81f2400bb79dc620ddf8b0bf87e74935 [[0;37mDEBUG[0m|#24795] [REST] find( Buildresult, [{:project=>"BaseDistro", :view=>"summary"}] ) [[0;37mDEBUG[0m|#24795] params {:project=>"BaseDistro", :view=>"summary"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/build/:project/_result?:view&:package&:code&:lastbuild&:arch&:repository [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/build/BaseDistro/_result?view=summary [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/build/BaseDistro/_result?view=summary {"view"=>nil, "db"=>0.7447690000000001, "backend"=>0, "xml"=>0, :runtime=>20.047, :all=>59.873509} [[32mINFO [0m|#24795] Rendered project/_buildstatus.html.erb (0.1ms) [[32mINFO [0m|#24795] Completed 200 OK in 86ms (Views: 0.7ms | ActiveRecord: 0.0ms | API: 81.7ms (XML: 0.0ms , View: 0.8ms , Backend: 0.0ms , DB: 2.8ms , HTTP: 44.1ms) | XML: 0.3ms) [[32mINFO [0m|#24795] Started GET "/project/show?project=My%3AMaintenance" for 127.0.0.1 at 2013-02-20 17:16:10 +0000 [[32mINFO [0m|#24795] Processing by ProjectController#show as HTML [[32mINFO [0m|#24795] Parameters: {"project"=>"My:Maintenance"} [[0;37mDEBUG[0m|#24795] Setting return_to: "/project/show?project=My%3AMaintenance" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Authenticated request to "/project/show?project=My%3AMaintenance" from tom [[0;37mDEBUG[0m|#24795] free_cache [{:is_current=>"true", :login=>"tom"}] Person_3c475779e8513d9b679039491ed37e83 [[0;37mDEBUG[0m|#24795] [REST] find( Person, [{:is_current=>"true", :login=>"tom"}] ) [[0;37mDEBUG[0m|#24795] params {:is_current=>"true", :login=>"tom"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/person/:login [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/person/tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/person/tom {"view"=>0.4723, "db"=>1.4847189999999997, "backend"=>0, "xml"=>0, :runtime=>12.092, :all=>51.387116} [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/webui/person_requests_that_need_work?login=tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/webui/person_requests_that_need_work?login=tom {"view"=>0.26498700000000003, "db"=>3.8592879999999994, "backend"=>0, "xml"=>0, :runtime=>26.629, :all=>67.060427} [[0;37mDEBUG[0m|#24795] data { "declined": [ ], "new": [ ], "reviews": [ 1000 ] } [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/webui/project_infos?project=My%3AMaintenance [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/webui/project_infos?project=My%3AMaintenance {"view"=>0.409261, "db"=>3.4380749999999995, "backend"=>0, "xml"=>0, :runtime=>36.289, :all=>75.50192899999999} [[0;37mDEBUG[0m|#24795] data { "name": "My:Maintenance", "packages": [ ], "xml": "<project name=\"My:Maintenance\" kind=\"maintenance\">\n <title>official maintenance space</title>\n <description>official maintenance space, maintained by maintenance ;)</description>\n <person userid=\"maintenance_coord\" role=\"maintainer\"/>\n <maintenance>\n <maintains project=\"BaseDistro\"/>\n <maintains project=\"BaseDistro2.0:LinkedUpdateProject\"/>\n <maintains project=\"BaseDistro3\"/>\n </maintenance>\n</project>\n", "incidents": [ ], "maintained_projects": [ "BaseDistro", "BaseDistro2.0:LinkedUpdateProject", "BaseDistro3" ], "linking_projects": [ ], "requests": [ ], "nr_of_problem_packages": 0 } [[0;37mDEBUG[0m|#24795] returning [{:login=>"maintenance_coord"}] from rails cache Person_11966180e3080c963c5f78cfc0951d02 [[32mINFO [0m|#24795] Rendered project/_tabs.html.erb (2.1ms) [[32mINFO [0m|#24795] Rendered shared/_open_requests.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered layouts/_watch_and_search.html.erb (1.2ms) [[32mINFO [0m|#24795] Rendered layouts/_header.html.erb (1.9ms) [[32mINFO [0m|#24795] Rendered layouts/_personal_navigation.html.erb (1.0ms) [[32mINFO [0m|#24795] Rendered layouts/_flash.html.erb (0.1ms) [[32mINFO [0m|#24795] Rendered layouts/_sponsor.html.erb (0.0ms) [[32mINFO [0m|#24795] Completed 200 OK in 210ms (Views: 12.0ms | ActiveRecord: 0.0ms | API: 193.9ms (XML: 0.0ms , View: 1.1ms , Backend: 0.0ms , DB: 8.8ms , HTTP: 118.9ms) | XML: 0.5ms) [[32mINFO [0m|#24795] Started GET "/project/toggle_watch?project=My%3AMaintenance" for 127.0.0.1 at 2013-02-20 17:16:10 +0000 [[32mINFO [0m|#24795] Processing by ProjectController#toggle_watch as HTML [[32mINFO [0m|#24795] Parameters: {"project"=>"My:Maintenance"} [[0;37mDEBUG[0m|#24795] Setting return_to: "/project/toggle_watch?project=My%3AMaintenance" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Authenticated request to "/project/toggle_watch?project=My%3AMaintenance" from tom [[0;37mDEBUG[0m|#24795] free_cache [{:is_current=>"true", :login=>"tom"}] Person_3c475779e8513d9b679039491ed37e83 [[0;37mDEBUG[0m|#24795] [REST] find( Person, [{:is_current=>"true", :login=>"tom"}] ) [[0;37mDEBUG[0m|#24795] params {:is_current=>"true", :login=>"tom"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/person/:login [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/person/tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/person/tom {"view"=>0.44162900000000005, "db"=>1.317453, "backend"=>0, "xml"=>0, :runtime=>11.753, :all=>14.922896} [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/webui/person_requests_that_need_work?login=tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/webui/person_requests_that_need_work?login=tom {"view"=>0.246074, "db"=>3.715328, "backend"=>0, "xml"=>0, :runtime=>27.0, :all=>65.23866100000001} [[0;37mDEBUG[0m|#24795] data { "declined": [ ], "new": [ ], "reviews": [ 1000 ] } [[0;37mDEBUG[0m|#24795] returning [{:name=>"My:Maintenance"}] from rails cache Project_ce8cfb5ef2a35543461dbbb6b22579cb [[0;37mDEBUG[0m|#24795] Remove My:Maintenance from watchlist for tom [[0;37mDEBUG[0m|#24795] user 'tom' removes project 'My:Maintenance' from watchlist [[0;37mDEBUG[0m|#24795] saving object Person ({:is_current=>"true", :login=>"tom"}) to api: <person> <login>tom</login> <email>tschmidt@suse.de</email> <realname>Thor</realname> <state>confirmed</state> <watchlist> </watchlist> </person> [[0;37mDEBUG[0m|#24795] http_do #1: method: put url: http://localhost:3203/person/tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/person/tom {"view"=>0.8425769999999999, "db"=>2.118108, "backend"=>0, "xml"=>0, :runtime=>15.363999999999999, :all=>18.946574000000002} [[0;37mDEBUG[0m|#24795] [REST] find( PersonGroup, [{:login=>"tom"}] ) [[0;37mDEBUG[0m|#24795] params {:login=>"tom"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/person/:login/group [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/person/tom/group [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/person/tom/group {"view"=>0.372822, "db"=>0.7171190000000001, "backend"=>0, "xml"=>0, :runtime=>6.074999999999999, :all=>9.509172} [[0;37mDEBUG[0m|#24795] free_cache [:id, {:what=>"project", :predicate=>"person/@userid='tom'"}] Collection_8c1f4f93580a7c15e1f5fefa4bf90a08 [[0;37mDEBUG[0m|#24795] free_cache [:id, {:what=>"package", :predicate=>"person/@userid='tom'"}] Collection_09c0d884aeab5856e9b6a54d49db8a54 [[32mINFO [0m|#24795] Redirected to http://127.0.0.1:35851/project/show?project=My%3AMaintenance [[32mINFO [0m|#24795] Completed 302 Found in 113ms (ActiveRecord: 0.0ms | API: 108.6ms (XML: 0.0ms , View: 1.9ms , Backend: 0.0ms , DB: 7.9ms , HTTP: 48.4ms) | XML: 0.3ms) [[32mINFO [0m|#24795] Started GET "/project/show?project=My%3AMaintenance" for 127.0.0.1 at 2013-02-20 17:16:10 +0000 [[32mINFO [0m|#24795] Processing by ProjectController#show as HTML [[32mINFO [0m|#24795] Parameters: {"project"=>"My:Maintenance"} [[0;37mDEBUG[0m|#24795] Setting return_to: "/project/show?project=My%3AMaintenance" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Authenticated request to "/project/show?project=My%3AMaintenance" from tom [[0;37mDEBUG[0m|#24795] free_cache [{:is_current=>"true", :login=>"tom"}] Person_3c475779e8513d9b679039491ed37e83 [[0;37mDEBUG[0m|#24795] [REST] find( Person, [{:is_current=>"true", :login=>"tom"}] ) [[0;37mDEBUG[0m|#24795] params {:is_current=>"true", :login=>"tom"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/person/:login [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/person/tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/person/tom {"view"=>0.480326, "db"=>1.133828, "backend"=>0, "xml"=>0, :runtime=>54.027, :all=>94.306341} [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/webui/person_requests_that_need_work?login=tom [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/webui/person_requests_that_need_work?login=tom {"view"=>0.264114, "db"=>9.524383, "backend"=>0, "xml"=>0, :runtime=>101.05600000000001, :all=>142.964336} [[0;37mDEBUG[0m|#24795] data { "declined": [ ], "new": [ ], "reviews": [ 1000 ] } [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/webui/project_infos?project=My%3AMaintenance [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/webui/project_infos?project=My%3AMaintenance {"view"=>0.400805, "db"=>3.3366700000000002, "backend"=>0, "xml"=>0, :runtime=>32.649, :all=>71.190548} [[0;37mDEBUG[0m|#24795] data { "name": "My:Maintenance", "packages": [ ], "xml": "<project name=\"My:Maintenance\" kind=\"maintenance\">\n <title>official maintenance space</title>\n <description>official maintenance space, maintained by maintenance ;)</description>\n <person userid=\"maintenance_coord\" role=\"maintainer\"/>\n <maintenance>\n <maintains project=\"BaseDistro\"/>\n <maintains project=\"BaseDistro2.0:LinkedUpdateProject\"/>\n <maintains project=\"BaseDistro3\"/>\n </maintenance>\n</project>\n", "incidents": [ ], "maintained_projects": [ "BaseDistro", "BaseDistro2.0:LinkedUpdateProject", "BaseDistro3" ], "linking_projects": [ ], "requests": [ ], "nr_of_problem_packages": 0 } [[0;37mDEBUG[0m|#24795] returning [{:login=>"maintenance_coord"}] from rails cache Person_11966180e3080c963c5f78cfc0951d02 [[32mINFO [0m|#24795] Rendered project/_tabs.html.erb (2.0ms) [[32mINFO [0m|#24795] Rendered shared/_open_requests.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered layouts/_watch_and_search.html.erb (0.9ms) [[32mINFO [0m|#24795] Rendered layouts/_header.html.erb (1.6ms) [[32mINFO [0m|#24795] Rendered layouts/_personal_navigation.html.erb (0.9ms) [[32mINFO [0m|#24795] Rendered layouts/_flash.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered layouts/_sponsor.html.erb (0.0ms) [[32mINFO [0m|#24795] Completed 200 OK in 324ms (Views: 11.2ms | ActiveRecord: 0.0ms | API: 308.5ms (XML: 0.0ms , View: 1.1ms , Backend: 0.0ms , DB: 14.0ms , HTTP: 120.7ms) | XML: 0.5ms) [[32mINFO [0m|#24795] Started POST "/user/logout" for 127.0.0.1 at 2013-02-20 17:16:11 +0000 [[32mINFO [0m|#24795] Processing by UserController#logout as HTML [[0;37mDEBUG[0m|#24795] Setting return_to: "/user/logout" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Authenticated request to "/user/logout" from tom [[32mINFO [0m|#24795] Logging out: tom [[32mINFO [0m|#24795] Redirected to http://127.0.0.1:35851/ [[0;37mDEBUG[0m|#24795] free_cache [{}] Person_f7754490a4ed0ddff3ff300384cc6faa [[32mINFO [0m|#24795] Completed 302 Found in 21ms (ActiveRecord: 18.7ms | XML: 0.0ms) [[32mINFO [0m|#24795] Started GET "/" for 127.0.0.1 at 2013-02-20 17:16:11 +0000 [[32mINFO [0m|#24795] Processing by MainController#index as HTML [[0;37mDEBUG[0m|#24795] Setting return_to: "/" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Anonymous request to / [[0;37mDEBUG[0m|#24795] free_cache [{:conditions=>"deleted_at IS NULL", :order=>"create_at DESC", :limit=>"5"}] Statusmessage_753097322d9cc873836d791589547e90 [[0;37mDEBUG[0m|#24795] [REST] find( Statusmessage, [{:conditions=>"deleted_at IS NULL", :order=>"create_at DESC", :limit=>"5"}] ) [[0;37mDEBUG[0m|#24795] params {:conditions=>"deleted_at IS NULL", :order=>"create_at DESC", :limit=>"5"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/status/messages/:id/?:limit [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/status/messages/?limit=5 [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/status/messages/?limit=5 {"view"=>0.67055, "db"=>0.560064, "backend"=>0, "xml"=>0, :runtime=>5.983, :all=>9.016300999999999} [[0;37mDEBUG[0m|#24795] free_cache [{:limit=>"6", :shared=>"true"}] LatestUpdated_ee34770dc62e51dca62baed2d5258b33 [[0;37mDEBUG[0m|#24795] [REST] find( LatestUpdated, [{:limit=>"6", :shared=>"true"}] ) [[0;37mDEBUG[0m|#24795] params {:limit=>"6", :shared=>"true"} [[0;37mDEBUG[0m|#24795] uri is: http://localhost:3203/statistics/latest_updated?:limit [[0;37mDEBUG[0m|#24795] http_do #1: method: get url: http://localhost:3203/statistics/latest_updated?limit=6 [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/statistics/latest_updated?limit=6 {"view"=>1.025008, "db"=>2.0050499999999998, "backend"=>0, "xml"=>0, :runtime=>15.091999999999999, :all=>55.478055999999995} [[32mINFO [0m|#24795] Rendered main/_news.html.erb (0.7ms) [[32mINFO [0m|#24795] Rendered main/_contact.html.erb (0.1ms) [[32mINFO [0m|#24795] Rendered main/_latest_updates.erb (4.0ms) [[32mINFO [0m|#24795] Rendered main/_countdown.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered main/_sponsors.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered main/_feeds.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered layouts/_watch_and_search.html.erb (0.5ms) [[32mINFO [0m|#24795] Rendered layouts/_header.html.erb (1.1ms) [[32mINFO [0m|#24795] Rendered layouts/_personal_navigation.html.erb (1.2ms) [[32mINFO [0m|#24795] Rendered layouts/_flash.html.erb (0.0ms) [[32mINFO [0m|#24795] Rendered layouts/_sponsor.html.erb (0.0ms) [[32mINFO [0m|#24795] Completed 200 OK in 82ms (Views: 13.7ms | ActiveRecord: 0.0ms | API: 64.5ms (XML: 0.0ms , View: 1.7ms , Backend: 0.0ms , DB: 2.6ms , HTTP: 43.4ms) | XML: 0.9ms) [[32mINFO [0m|#24795] Started GET "/main/systemstatus" for 127.0.0.1 at 2013-02-20 17:16:11 +0000 [[32mINFO [0m|#24795] Processing by MainController#systemstatus as */* [[0;37mDEBUG[0m|#24795] Setting return_to: "/main/systemstatus" [[0;37mDEBUG[0m|#24795] Authenticating with iChain mode: off [[32mINFO [0m|#24795] Anonymous request to /main/systemstatus [[0;37mDEBUG[0m|#24795] returning [{:shared=>"true"}] from rails cache GlobalCounters_2899b016f456189a42bc9c5c8fc7013a [[0;37mDEBUG[0m|#24795] returning [:available] from rails cache Architecture_82f3aea44c00f161487e3359eb33cff4 [[32mINFO [0m|#24795] Rendered main/_systemstatus.html.erb (1.1ms) [[32mINFO [0m|#24795] Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.0ms | XML: 0.3ms) [[0;37mDEBUG[0m|#24795] http_do #1: method: post url: http://localhost:3203/test/test_end [[0;37mDEBUG[0m|#24795] RT http://localhost:3203/test/test_end {"view"=>0.873153, "db"=>13.528463, "backend"=>0, "xml"=>0, :runtime=>17.942, :all=>21.629775} + echo + cleanup + echo 'Killing backend processes' Killing backend processes + fuser -v <http://ci.opensuse.org/job/obs_master_testsuite_webui/ws/> + egrep 'perl|ruby' + echo 'Remove log/tmp files to save disc space' Remove log/tmp files to save disc space + rm -rf src/api/log/backend_access.log src/api/log/test.log src/api/tmp/cache src/api/tmp/pids src/api/tmp/sessions src/api/tmp/sockets src/webui/log/test.log src/webui/tmp/cache src/webui/tmp/capybara src/webui/tmp/pids src/webui/tmp/sessions src/webui/tmp/sockets + exit 1 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_webui/827/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