5.0-stable build 43

Revision r23194 (build 43 started on 2024-11-03T13:34:09Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.1
Updating http://svn.redmine.org/redmine/branches/5.0-stable at revision '2024-11-03T05:34:09.212 -0800'
U         app/views/calendars/show.html.erb
U         app/views/context_menus/issues.html.erb
U         app/views/gantts/show.html.erb
U         app/views/issues/_action_menu.html.erb
U         app/views/queries/_query_form.html.erb
 U        .
At revision 23194

[ruby-3.1] $ /bin/sh -xe /tmp/jenkins1533516139627924905.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins6444783739737236361.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=5.0-stable CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins2087243012698036980.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Bundle updated!
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins6246964951264303790.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games SCMS=subversion,git,mercurial,filesystem,bazaar,cvs bundle exec rake ci:about ci:setup db:environment:set RAILS_ENV=test
Database 'ci_50stable_ruby31_dev' already exists
Database 'ci_50stable_ruby31_test' already exists
Ruby version: 3.1.4-p223 (2023-03-30) [i686-linux]
[ruby-3.1] $ /bin/sh -xe /tmp/jenkins2738068091713737529.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.1/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle exec rake test
(Test LDAP server not configured)
Bazaar non ASCII output test cannot run on this environment.
Encoding.locale_charmap: UTF-8
Git UTF-8 test repository NOT FOUND. Skipping unit tests !!!
Skipping LDAP tests.
Run options: --seed 28933

# Running:

..................................................................................................................................................................................................................................................DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: layouts/base.html.erb (called from block in find_all at /var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.1/config/initializers/10-patches.rb:60)
..............svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '/var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.1'
is too old (format 8) to work with client version '1.9.3 (r1718519)' (expects format 31). You need to upgrade the working copy first.

................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S.........................................................................................................SS...................................S...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E

Error:
GanttsControllerTest#test_gantt_should_work_without_issue_and_version_due_dates:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000172280>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:117:in `test_gantt_should_work_without_issue_and_version_due_dates'

rails test test/functional/gantts_controller_test.rb:114

E

Error:
GanttsControllerTest#test_gantt_should_respect_gantt_months_limit_setting:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x000000001724c4>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:190:in `block in test_gantt_should_respect_gantt_months_limit_setting'
    test/test_helper.rb:102:in `with_settings'
    test/functional/gantts_controller_test.rb:187:in `test_gantt_should_respect_gantt_months_limit_setting'

rails test test/functional/gantts_controller_test.rb:186

.E

Error:
GanttsControllerTest#test_gantt_should_work:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000172a14>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:37:in `block in test_gantt_should_work'
    test/test_helper.rb:102:in `with_settings'
    test/functional/gantts_controller_test.rb:36:in `test_gantt_should_work'

rails test test/functional/gantts_controller_test.rb:33

E

Error:
GanttsControllerTest#test_gantt_should_work_cross_project:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000172adc>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:122:in `test_gantt_should_work_cross_project'

rails test test/functional/gantts_controller_test.rb:121

E

Error:
GanttsControllerTest#test_gantt_at_maximal_zoom:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000172ba4>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:97:in `test_gantt_at_maximal_zoom'

rails test test/functional/gantts_controller_test.rb:96

.E

Error:
GanttsControllerTest#test_gantt_should_display_relations:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000173770>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:143:in `test_gantt_should_display_relations'

rails test test/functional/gantts_controller_test.rb:137

..E

Error:
GanttsControllerTest#test_gantt_should_work_without_issue_due_dates:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000173c20>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:110:in `test_gantt_should_work_without_issue_due_dates'

rails test test/functional/gantts_controller_test.rb:108

E

Error:
GanttsControllerTest#test_gantt_should_not_disclose_private_projects:
ActionView::Template::Error: undefined local variable or method `header_height˚˚˚KK' for #<ActionView::Base:0x00000000173ce8>
Did you mean?  header_height
    app/views/gantts/show.html.erb:122
    app/controllers/gantts_controller.rb:43:in `block (2 levels) in show'
    app/controllers/gantts_controller.rb:42:in `show'
    lib/redmine/sudo_mode.rb:61:in `sudo_mode'
    test/functional/gantts_controller_test.rb:127:in `test_gantt_should_not_disclose_private_projects'

rails test test/functional/gantts_controller_test.rb:126

................................................DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: layouts/base.html.erb (called from block in find_all at /var/lib/jenkins/workspace/5.0-stable/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.1/config/initializers/10-patches.rb:60)
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................S....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1205.178365s, 4.5197 runs/s, 20.5853 assertions/s.
5447 runs, 24809 assertions, 0 failures, 8 errors, 5 skips

You have skipped tests. Run with --verbose for details.
Build step 'Execute shell' marked build as failure
Finished: FAILURE