Skip to content

JRuby Continuous Integration #287

JRuby Continuous Integration

JRuby Continuous Integration #287

Triggered via schedule August 25, 2023 09:04
Status Failure
Total duration 4h 30m 31s
Artifacts

ci_jruby.yml

on: schedule
Matrix: jruby_multiverse
Fit to window
Zoom out
Zoom in

Annotations

2 errors
jruby_multiverse (rails)
Process completed with exit code 1.
jruby_multiverse (rails)
******************************************************************************** Running "rails" using CHAIN for Envfile entry 0 Starting tests in child PID 6882 at 2023-08-25 09:09:23 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails... Fetching gem metadata from https://rubygems.org/........... Resolving dependencies.............. Using rake 13.0.6 Using concurrent-ruby 1.2.2 Using tzinfo 2.0.6 Using minitest 5.2.3 Using builder 3.2.4 Using erubi 1.12.0 Using racc 1.7.1 (java) Using crass 1.0.6 Using rack 2.2.8 Using nio4r 2.5.9 (java) Using websocket-extensions 0.1.5 Using marcel 1.0.2 Using mini_mime 1.1.5 Using date 3.3.3 (java) Using timeout 0.4.0 Using bundler 2.3.26 Using nokogiri 1.15.4 (java) Using erubis 2.7.0 Using temple 0.10.2 Using tilt 2.2.0 Using method_source 1.0.0 Using zeitwerk 2.6.11 Using metaclass 0.0.4 Using minitest-stub-const 0.6 Using newrelic_rpm 9.4.2 from source at `../../../..` and installing its executables Using thor 1.2.2 Using warning 1.3.0 Using webrick 1.8.1 Using i18n 1.14.1 Using rack-test 2.1.0 Using websocket-driver 0.7.6 (java) Using net-protocol 0.2.1 Fetching haml 5.1.2 Using mocha 1.9.0 Using loofah 2.21.3 Using activesupport 7.0.7.2 Using net-imap 0.3.7 Using net-pop 0.1.2 Using net-smtp 0.3.3 Using rails-html-sanitizer 1.6.0 Using rails-dom-testing 2.2.0 Using globalid 1.1.0 Using activemodel 7.0.7.2 Using mail 2.8.1 Using actionview 7.0.7.2 Using activejob 7.0.7.2 Using activerecord 7.0.7.2 Using actionpack 7.0.7.2 Using actioncable 7.0.7.2 Using activestorage 7.0.7.2 Using actionmailer 7.0.7.2 Using railties 7.0.7.2 Using actionmailbox 7.0.7.2 Using actiontext 7.0.7.2 Using rails 7.0.7.2 Installing haml 5.1.2 Fetching haml-rails 2.1.0 Installing haml-rails 2.1.0 Bundle complete! 11 Gemfile dependencies, 56 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. actioncable (7.0.7.2), actionmailbox (7.0.7.2), actionmailer (7.0.7.2), actionpack (7.0.7.2), actiontext (7.0.7.2), actionview (7.0.7.2), activejob (7.0.7.2), activemodel (7.0.7.2), activerecord (7.0.7.2), activestorage (7.0.7.2), activesupport (7.0.7.2), builder (3.2.4), concurrent-ruby (1.2.2), crass (1.0.6), date (3.3.3), erubi (1.12.0), erubis (2.7.0), globalid (1.1.0), haml (5.1.2), haml-rails (2.1.0), i18n (1.14.1), loofah (2.21.3), mail (2.8.1), marcel (1.0.2), metaclass (0.0.4), method_source (1.0.0), mini_mime (1.1.5), minitest (5.2.3), minitest-stub-const (0.6), mocha (1.9.0), net-imap (0.3.7), net-pop (0.1.2), net-protocol (0.2.1), net-smtp (0.3.3), newrelic_rpm (9.4.2), nio4r (2.5.9), nokogiri (1.15.4), racc (1.7.1), rack (2.2.8), rack-test (2.1.0), rails (7.0.7.2), rails-dom-testing (2.2.0), rails-html-sanitizer (1.6.0), railties (7.0.7.2), rake (13.0.6), temple (0.10.2), thor (1.2.2), tilt (2.2.0), timeout (0.4.0), tzinfo (2.0.6), warning (1.3.0), webrick (1.8.1), websocket-driver (0.7.6), websocket-extensions (0.1.5), zeitwerk (2.6.11) /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:29: warning: previous definition of foo was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:35: warning: previous definition of bar was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/queue_time_test.rb:21: warning: previous definition of nested_transaction was here Run options: --seed 3515 # Running: ......................................S................F Failure: ErrorsWithSSCTest#test_should_apply_parameter_filtering [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]: Expected: 1 Actual: 2 rails test error_tracing_test.rb:202 ...............S.S.................S........F Failure: ParameterCaptureTest#test_no_params_captured_on_errors_when_disabled [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]: Expected: 1 Actual: 2 rails test parameter_capture_test.rb:36 S...S....