trunk build 1028

Revision r22784 (build 1028 started on 2024-04-16T19:01:08Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.0
Updating http://svn.redmine.org/redmine/trunk at revision '2024-04-16T12:01:08.097 -0700'
U         app/helpers/application_helper.rb
U         app/views/help/wiki_syntax/markdown/bg/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/ca/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/cs/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/de/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/en/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/es/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/es-pa/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/fr/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/gl/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/ja/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/ko/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/nl/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/pt-br/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/ta-in/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/uk/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/markdown/zh-tw/wiki_syntax_markdown.html.erb
U         app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/ca/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/cs/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/de/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/en/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/es/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/es-pa/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/fr/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/gl/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/ja/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/ko/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/lt/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/nl/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/pt-br/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/ru/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/ta-in/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/uk/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/zh/wiki_syntax_textile.html.erb
U         app/views/help/wiki_syntax/textile/zh-tw/wiki_syntax_textile.html.erb
At revision 22784

[ruby-3.0] $ /bin/sh -xe /tmp/jenkins3053288246760436605.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.0] $ /bin/sh -xe /tmp/jenkins2007248243686680890.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.0/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=trunk CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70
[ruby-3.0] $ /bin/sh -xe /tmp/jenkins708656979074298882.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.0/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...
Bundler could not find compatible versions for gem "actionpack":
  In snapshot (Gemfile.lock):
    actionpack (>= 7.1.3)

  In Gemfile:
    rails (= 7.1.2) was resolved to 7.1.2, which depends on
      actionpack (= 7.1.2)

    propshaft (~> 0.8.0) was resolved to 0.8.0, which depends on
      railties (>= 7.0.0) was resolved to 7.1.3.2, which depends on
        actionpack (= 7.1.3.2)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Build step 'Execute shell' marked build as failure
Finished: FAILURE