Scheduled Continuous Integration #1389
Annotations
14 errors and 13 warnings
multiverse (frameworks, 2.7.8)
********************************************************************************
Running "grape" using CHAIN for Envfile entry 2
Starting tests in child PID 8116 at 2023-10-07 09:07:14 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/grape...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.0.6
Using base64 0.1.1
Using bigdecimal 3.1.4
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Using minitest 5.16.3
Using mutex_m 0.1.2
Using builder 3.2.4
Using bundler 2.4.1
Using zeitwerk 2.6.12
Using dry-inflector 1.0.0
Using rack 3.0.8
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using webrick 1.8.1
Using warning 1.3.0
Using concurrent-ruby 1.2.2
Using drb 2.1.1
Using rack-accept 0.4.5
Using mocha 1.9.0
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using mustermann 3.0.0
Using rackup 2.1.0
Using i18n 1.14.1
Using tzinfo 2.0.6
Using dry-core 1.0.0
Using rack-test 2.1.0
Using activesupport 7.1.0
Using mustermann-grape 1.0.2
Using dry-logic 1.5.0
Using dry-types 1.7.1
Fetching grape 1.5.3
Installing grape 1.5.3
Bundle complete! 12 Gemfile dependencies, 32 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/grape...
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
/opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/gems/2.7.0/gems/activesupport-7.1.0/lib/active_support/core_ext/array/conversions.rb:108:in `<class:Array>': undefined method `deprecator' for ActiveSupport:Module (NoMethodError)
Did you mean? deprecate_constant
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/gems/2.7.0/gems/activesupport-7.1.0/lib/active_support/core_ext/array/conversions.rb:8:in `<top (required)>'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/gems/2.7.0/gems/grape-1.5.3/lib/grape.rb:15:in `require'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/gems/2.7.0/gems/grape-1.5.3/lib/grape.rb:15:in `<top (required)>'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:60:in `require'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:60:in `block (2 levels) in require'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:55:in `each'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:55:in `block in require'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:44:in `each'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:44:in `require'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler.rb:195:in `require'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:235:in `block in ensure_bundle'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:122:in `with_potentially_mismatched_bundler'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:234:in `ensure_bundle'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:116:in `rescue in load_dependencies'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:105:in `load_dependencies'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:399:in `block in execute_child_environment'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:518:in `block (2 levels) in with_unbundled_env'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler.rb:418:in `block in with_unbundled_env'
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler.rb:664:in `with_env'
from /opt/hostedtoolcache/Ruby/2
|
multiverse (frameworks, 2.7.8)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 3.3.0-preview2)
********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 9246 at 2023-10-07 09:06:19 +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 base64 0.1.1
Using bigdecimal 3.1.4
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Fetching minitest 5.2.3
Using concurrent-ruby 1.2.2
Using mutex_m 0.1.2
Using builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Installing minitest 5.2.3
Using mini_portile2 2.8.4
Using racc 1.7.1
Fetching crass 1.0.6
Using rack 3.0.8
Fetching nio4r 2.5.9
Installing crass 1.0.6
Fetching websocket-extensions 0.1.5
Installing nio4r 2.5.9 with native extensions
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.6.12
Installing zeitwerk 2.6.12
Using timeout 0.4.0
Fetching marcel 1.0.2
Installing marcel 1.0.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Using date 3.3.3
Using bundler 2.4.1
Fetching temple 0.10.3
Installing temple 0.10.3
Fetching tilt 2.3.0
Installing tilt 2.3.0
Using stringio 3.0.9
Using io-console 0.6.0
Using webrick 1.8.1
Fetching thor 1.2.2
Installing thor 1.2.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using drb 2.1.1
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using i18n 1.14.1
Using tzinfo 2.0.6
Using nokogiri 1.15.4
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching websocket-driver 0.7.6
Installing websocket-driver 0.7.6 with native extensions
Using net-protocol 0.2.1
Fetching haml 5.1.2
Installing haml 5.1.2
Using psych 5.1.0
Fetching reline 0.3.9
Installing reline 0.3.9
Using rackup 2.1.0
Using mocha 1.9.0
Using activesupport 7.1.0
Fetching loofah 2.21.3
Installing loofah 2.21.3
Fetching net-imap 0.4.0
Installing net-imap 0.4.0
Using net-pop 0.1.2
Fetching net-smtp 0.4.0
Installing net-smtp 0.4.0
Using rdoc 6.5.0
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching globalid 1.2.1
Installing globalid 1.2.1
Fetching activemodel 7.1.0
Installing activemodel 7.1.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching mail 2.8.1
Installing mail 2.8.1
Using irb 1.8.1
Fetching activejob 7.1.0
Installing activejob 7.1.0
Fetching activerecord 7.1.0
Installing activerecord 7.1.0
Fetching actionview 7.1.0
Installing actionview 7.1.0
Fetching actionpack 7.1.0
Installing actionpack 7.1.0
Fetching activestorage 7.1.0
Installing activestorage 7.1.0
Fetching actionmailer 7.1.0
Installing actionmailer 7.1.0
Fetching railties 7.1.0
Installing railties 7.1.0
Fetching actionmailbox 7.1.0
Installing actionmailbox 7.1.0
Fetching actiontext 7.1.0
Installing actiontext 7.1.0
Fetching haml-rails 2.1.0
Installing haml-rails 2.1.0
Fetching actioncable 7.1.0
Installing actioncable 7.1.0
Fetching rails 7.1.0
Installing rails 7.1.0
Bundle complete! 10 Gemfile dependencies, 69 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
actioncable (7.1.0), actionmailbox (7.1.0), actionmailer (7.1.0), actionpack (7.1.0), actiontext (7.1.0), actionview (7.1.0), activejob (7.1.0), activemodel (7.1.0), activerecord (7.1.0), activestorage (7.1.0), activesupport (7.1.0), base64 (0.1.1), bigdecimal (3.1.4), builder (3.2.4), concurrent-ruby (1.2.2), connection_pool (2.4.1), crass (1.0.6), date (3.3.3), drb (2.1.1), erubi (1.12.0), globalid (1.2.1), haml (5.1.2), haml-rails (2.1.0), i18n (1.14.1), io-console (0.6.0), irb (1.8.1), loofah (2.21.3), mail (2.8.1), marcel (1.0.2), metaclass (0.0.4), mini_mime (1.1.5), mini_portile2 (2.8.4), minitest (5.2.3), minitest-stub-const (0.6), mocha (1.9.0), mutex_m (0.1.2), net-imap (0.4.0), net-pop (0.1.2), net-protocol (0.2.1), net-smtp (0.4.0), newrelic_rpm (9.5.0), nio4r (2.5.9), nokogiri (1.15.4), psych (5.1.0), racc (1.7.1), rack (3.0.8), rack-session (2.0.0), rack-test
|
multiverse (rails, 3.3.0-preview2)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 3.2.2)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 3.2.2)
********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 6751 at 2023-10-07 09:06:38 +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 base64 0.1.1
Using bigdecimal 3.1.4
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Fetching minitest 5.2.3
Using concurrent-ruby 1.2.2
Using mutex_m 0.1.2
Using builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Installing minitest 5.2.3
Using racc 1.7.1
Fetching crass 1.0.6
Using rack 3.0.8
Fetching nio4r 2.5.9
Installing crass 1.0.6
Fetching websocket-extensions 0.1.5
Installing nio4r 2.5.9 with native extensions
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.6.12
Installing zeitwerk 2.6.12
Fetching timeout 0.4.0
Installing timeout 0.4.0
Fetching marcel 1.0.2
Installing marcel 1.0.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Using date 3.3.3
Using bundler 2.4.10
Fetching temple 0.10.3
Installing temple 0.10.3
Fetching tilt 2.3.0
Installing tilt 2.3.0
Fetching stringio 3.0.8
Installing stringio 3.0.8 with native extensions
Using io-console 0.6.0
Using webrick 1.8.1
Fetching thor 1.2.2
Installing thor 1.2.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using drb 2.1.1
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using i18n 1.14.1
Using tzinfo 2.0.6
Using nokogiri 1.15.4 (x86_64-linux)
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching websocket-driver 0.7.6
Installing websocket-driver 0.7.6 with native extensions
Using net-protocol 0.2.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching psych 5.1.0
Installing psych 5.1.0 with native extensions
Fetching reline 0.3.9
Installing reline 0.3.9
Using rackup 2.1.0
Using mocha 1.9.0
Using activesupport 7.1.0
Fetching loofah 2.21.3
Installing loofah 2.21.3
Fetching net-imap 0.4.0
Using net-pop 0.1.2
Fetching net-smtp 0.4.0
Installing net-imap 0.4.0
Installing net-smtp 0.4.0
Fetching rails-dom-testing 2.2.0
Fetching globalid 1.2.1
Installing rails-dom-testing 2.2.0
Fetching activemodel 7.1.0
Installing globalid 1.2.1
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Installing activemodel 7.1.0
Using rdoc 6.5.0
Fetching mail 2.8.1
Fetching activejob 7.1.0
Installing activejob 7.1.0
Fetching actionview 7.1.0
Installing mail 2.8.1
Installing actionview 7.1.0
Fetching irb 1.8.1
Fetching activerecord 7.1.0
Installing irb 1.8.1
Fetching actionpack 7.1.0
Installing activerecord 7.1.0
Installing actionpack 7.1.0
Fetching actioncable 7.1.0
Installing actioncable 7.1.0
Fetching actionmailer 7.1.0
Fetching railties 7.1.0
Installing actionmailer 7.1.0
Fetching activestorage 7.1.0
Installing railties 7.1.0
Installing activestorage 7.1.0
Fetching actionmailbox 7.1.0
Installing actionmailbox 7.1.0
Fetching actiontext 7.1.0
Fetching haml-rails 2.1.0
Installing haml-rails 2.1.0
Installing actiontext 7.1.0
Fetching rails 7.1.0
Installing rails 7.1.0
Bundle complete! 10 Gemfile dependencies, 68 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
actioncable (7.1.0), actionmailbox (7.1.0), actionmailer (7.1.0), actionpack (7.1.0), actiontext (7.1.0), actionview (7.1.0), activejob (7.1.0), activemodel (7.1.0), activerecord (7.1.0), activestorage (7.1.0), activesupport (7.1.0), base64 (0.1.1), bigdecimal (3.1.4), builder (3.2.4), concurrent-ruby (1.2.2), connection_pool (2.4.1), crass (1.0.6), date (3.3.3), drb (2.1.1), erubi (1.12.0), globalid (1.2.1), haml (5.1.2), haml-rails (2.1.0), i18n (1.14.1), io-console (0.6.0), irb (1.8.1), loofah (2.21.3), mail (2.8.1), marcel (1.0.2), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.2.3), minitest-stub-const (0.6), mocha (1.9.0), mutex_m (0.1.2), net-imap (0.4.0), net-pop (0.1.2), net-protocol (0.2.1), net-smtp (0.4.0), newrelic_rp
|
multiverse (frameworks, 3.0.6)
********************************************************************************
Running "grape" using CHAIN for Envfile entry 2
Starting tests in child PID 8655 at 2023-10-07 09:08:13 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/grape...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.0.6
Using base64 0.1.1
Using bigdecimal 3.1.4
Using concurrent-ruby 1.2.2
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Using minitest 5.16.3
Using mutex_m 0.1.2
Using builder 3.2.4
Using bundler 2.4.1
Using zeitwerk 2.6.12
Using dry-inflector 1.0.0
Using rack 3.0.8
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using webrick 1.8.1
Using warning 1.3.0
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using i18n 1.14.1
Using dry-core 1.0.1
Using rack-accept 0.4.5
Using tzinfo 2.0.6
Using mocha 1.9.0
Using rackup 2.1.0
Using drb 2.1.1
Using mustermann 3.0.0
Using dry-logic 1.5.0
Using rack-test 2.1.0
Using activesupport 7.1.0
Using mustermann-grape 1.0.2
Using dry-types 1.7.1
Fetching grape 1.5.3
Installing grape 1.5.3
Bundle complete! 12 Gemfile dependencies, 32 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/grape...
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
/opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/gems/3.0.0/gems/activesupport-7.1.0/lib/active_support/core_ext/array/conversions.rb:108:in `<class:Array>': undefined method `deprecator' for ActiveSupport:Module (NoMethodError)
Did you mean? deprecate_constant
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/gems/3.0.0/gems/activesupport-7.1.0/lib/active_support/core_ext/array/conversions.rb:8:in `<top (required)>'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/gems/3.0.0/gems/grape-1.5.3/lib/grape.rb:15:in `require'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/gems/3.0.0/gems/grape-1.5.3/lib/grape.rb:15:in `<top (required)>'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:60:in `require'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:60:in `block (2 levels) in require'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:55:in `each'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:55:in `block in require'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:44:in `each'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:44:in `require'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler.rb:195:in `require'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:235:in `block in ensure_bundle'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:122:in `with_potentially_mismatched_bundler'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:234:in `ensure_bundle'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:116:in `rescue in load_dependencies'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:105:in `load_dependencies'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:399:in `block in execute_child_environment'
from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:518:in `block (2 levels) in with_unbundled_env'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler.rb:418:in `block in with_unbundled_env'
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler.rb:664:in `with_env'
from /opt/hostedtoolcache/Ruby/3
|
multiverse (frameworks, 3.0.6)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 3.1.4)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 3.1.4)
********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 7248 at 2023-10-07 09:07:06 +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 base64 0.1.1
Using bigdecimal 3.1.4
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Fetching minitest 5.2.3
Using concurrent-ruby 1.2.2
Using mutex_m 0.1.2
Using builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Installing minitest 5.2.3
Using racc 1.7.1
Fetching crass 1.0.6
Using rack 3.0.8
Fetching nio4r 2.5.9
Installing crass 1.0.6
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.6.12
Installing nio4r 2.5.9 with native extensions
Installing zeitwerk 2.6.12
Fetching timeout 0.4.0
Installing timeout 0.4.0
Fetching marcel 1.0.2
Installing marcel 1.0.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching date 3.3.3
Installing date 3.3.3 with native extensions
Using bundler 2.4.1
Fetching temple 0.10.3
Installing temple 0.10.3
Fetching tilt 2.3.0
Installing tilt 2.3.0
Fetching stringio 3.0.8
Installing stringio 3.0.8 with native extensions
Fetching io-console 0.6.0
Installing io-console 0.6.0 with native extensions
Using webrick 1.8.1
Fetching thor 1.2.2
Installing thor 1.2.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using drb 2.1.1
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using i18n 1.14.1
Using tzinfo 2.0.6
Using nokogiri 1.15.4 (x86_64-linux)
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching websocket-driver 0.7.6
Installing websocket-driver 0.7.6 with native extensions
Fetching net-protocol 0.2.1
Installing net-protocol 0.2.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching psych 5.1.0
Installing psych 5.1.0 with native extensions
Fetching reline 0.3.9
Installing reline 0.3.9
Using rackup 2.1.0
Using mocha 1.9.0
Using activesupport 7.1.0
Fetching loofah 2.21.3
Installing loofah 2.21.3
Fetching net-pop 0.1.2
Installing net-pop 0.1.2
Fetching net-smtp 0.4.0
Installing net-smtp 0.4.0
Fetching net-imap 0.4.0
Installing net-imap 0.4.0
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching globalid 1.2.1
Installing globalid 1.2.1
Fetching activemodel 7.1.0
Installing activemodel 7.1.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching activejob 7.1.0
Installing activejob 7.1.0
Fetching activerecord 7.1.0
Installing activerecord 7.1.0
Fetching actionview 7.1.0
Installing actionview 7.1.0
Fetching actionpack 7.1.0
Fetching rdoc 6.5.0
Installing actionpack 7.1.0
Installing rdoc 6.5.0
Fetching actioncable 7.1.0
Fetching activestorage 7.1.0
Installing actioncable 7.1.0
Installing activestorage 7.1.0
Fetching actionmailer 7.1.0
Fetching irb 1.8.1
Installing actionmailer 7.1.0
Installing irb 1.8.1
Fetching actionmailbox 7.1.0
Installing actionmailbox 7.1.0
Fetching actiontext 7.1.0
Installing actiontext 7.1.0
Fetching railties 7.1.0
Installing railties 7.1.0
Fetching haml-rails 2.1.0
Fetching rails 7.1.0
Installing rails 7.1.0
Installing haml-rails 2.1.0
Bundle complete! 10 Gemfile dependencies, 68 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
/opt/hostedtoolcache/Ruby/3.1.4/x64/lib/ruby/site_ruby/3.1.0/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated date 3.2.2, but your Gemfile requires date 3.3.3. Since date is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports date as a default gem. (Gem::LoadError)
from /opt/hostedtoolcache/Ruby/3.1.4/x64/lib/ruby/site_ruby/3.1.0/bundler/runtime.rb:25:in `block
|
multiverse (rails, 3.0.6)
********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 8703 at 2023-10-07 09:07:33 +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 base64 0.1.1
Using bigdecimal 3.1.4
Using concurrent-ruby 1.2.2
Using ruby2_keywords 0.0.5
Fetching minitest 5.2.3
Using connection_pool 2.4.1
Using mutex_m 0.1.2
Using builder 3.2.4
Fetching erubi 1.12.0
Installing erubi 1.12.0
Installing minitest 5.2.3
Using racc 1.7.1
Fetching crass 1.0.6
Using rack 3.0.8
Fetching nio4r 2.5.9
Installing crass 1.0.6
Fetching websocket-extensions 0.1.5
Installing nio4r 2.5.9 with native extensions
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.6.12
Installing zeitwerk 2.6.12
Fetching timeout 0.4.0
Installing timeout 0.4.0
Fetching marcel 1.0.2
Installing marcel 1.0.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching date 3.3.3
Installing date 3.3.3 with native extensions
Using bundler 2.4.1
Fetching temple 0.10.3
Installing temple 0.10.3
Fetching tilt 2.3.0
Installing tilt 2.3.0
Fetching stringio 3.0.8
Installing stringio 3.0.8 with native extensions
Fetching io-console 0.6.0
Installing io-console 0.6.0 with native extensions
Using webrick 1.8.1
Fetching thor 1.2.2
Installing thor 1.2.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using drb 2.1.1
Using i18n 1.14.1
Using tzinfo 2.0.6
Using nokogiri 1.15.4 (x86_64-linux)
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching websocket-driver 0.7.6
Installing websocket-driver 0.7.6 with native extensions
Fetching net-protocol 0.2.1
Installing net-protocol 0.2.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching psych 5.1.0
Installing psych 5.1.0 with native extensions
Fetching reline 0.3.9
Installing reline 0.3.9
Using rackup 2.1.0
Using mocha 1.9.0
Using activesupport 7.1.0
Fetching loofah 2.21.3
Installing loofah 2.21.3
Fetching net-pop 0.1.2
Installing net-pop 0.1.2
Fetching net-smtp 0.4.0
Installing net-smtp 0.4.0
Fetching net-imap 0.4.0
Installing net-imap 0.4.0
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching globalid 1.2.1
Installing globalid 1.2.1
Fetching activemodel 7.1.0
Installing activemodel 7.1.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching activejob 7.1.0
Installing activejob 7.1.0
Fetching activerecord 7.1.0
Fetching actionview 7.1.0
Installing actionview 7.1.0
Installing activerecord 7.1.0
Fetching rdoc 6.5.0
Installing rdoc 6.5.0
Fetching actionpack 7.1.0
Fetching irb 1.8.1
Installing irb 1.8.1
Installing actionpack 7.1.0
Fetching activestorage 7.1.0
Fetching actioncable 7.1.0
Installing activestorage 7.1.0
Installing actioncable 7.1.0
Fetching actionmailer 7.1.0
Fetching railties 7.1.0
Installing actionmailer 7.1.0
Fetching actionmailbox 7.1.0
Installing railties 7.1.0
Installing actionmailbox 7.1.0
Fetching actiontext 7.1.0
Installing actiontext 7.1.0
Fetching haml-rails 2.1.0
Fetching rails 7.1.0
Installing rails 7.1.0
Installing haml-rails 2.1.0
Bundle complete! 10 Gemfile dependencies, 68 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
/opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated date 3.1.3, but your Gemfile requires date 3.3.3. Since date is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports date as a default gem. (Gem::LoadError)
from /opt/hostedtoolcache/Ruby/3.0.6/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:25:in `block
|
multiverse (rails, 3.0.6)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 2.7.8)
Final attempt failed. Child_process exited with error code 1
|
multiverse (rails, 2.7.8)
********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 7255 at 2023-10-07 09:07:30 +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 bigdecimal 3.1.4
Using concurrent-ruby 1.2.2
Using connection_pool 2.4.1
Using ruby2_keywords 0.0.5
Using base64 0.1.1
Using mutex_m 0.1.2
Using builder 3.2.4
Fetching erubi 1.12.0
Fetching minitest 5.2.3
Installing erubi 1.12.0
Installing minitest 5.2.3
Using racc 1.7.1
Fetching crass 1.0.6
Using rack 3.0.8
Fetching nio4r 2.5.9
Installing crass 1.0.6
Installing nio4r 2.5.9 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching zeitwerk 2.6.12
Installing zeitwerk 2.6.12
Fetching timeout 0.4.0
Installing timeout 0.4.0
Fetching marcel 1.0.2
Installing marcel 1.0.2
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching date 3.3.3
Installing date 3.3.3 with native extensions
Using bundler 2.4.1
Fetching temple 0.10.3
Installing temple 0.10.3
Fetching tilt 2.3.0
Installing tilt 2.3.0
Fetching stringio 3.0.8
Installing stringio 3.0.8 with native extensions
Fetching io-console 0.6.0
Installing io-console 0.6.0 with native extensions
Using webrick 1.8.1
Fetching thor 1.2.2
Installing thor 1.2.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using drb 2.1.1
Using i18n 1.14.1
Using tzinfo 2.0.6
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using nokogiri 1.15.4 (x86_64-linux)
Fetching rack-session 2.0.0
Installing rack-session 2.0.0
Fetching rack-test 2.1.0
Installing rack-test 2.1.0
Fetching websocket-driver 0.7.6
Installing websocket-driver 0.7.6 with native extensions
Fetching net-protocol 0.2.1
Installing net-protocol 0.2.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching psych 5.1.0
Installing psych 5.1.0 with native extensions
Fetching reline 0.3.9
Installing reline 0.3.9
Using rackup 2.1.0
Using mocha 1.9.0
Using activesupport 7.1.0
Fetching loofah 2.21.3
Installing loofah 2.21.3
Fetching net-pop 0.1.2
Installing net-pop 0.1.2
Fetching net-smtp 0.4.0
Installing net-smtp 0.4.0
Fetching rdoc 6.5.0
Installing rdoc 6.5.0
Fetching rails-dom-testing 2.2.0
Installing rails-dom-testing 2.2.0
Fetching globalid 1.2.1
Installing globalid 1.2.1
Fetching activemodel 7.1.0
Installing activemodel 7.1.0
Fetching rails-html-sanitizer 1.6.0
Installing rails-html-sanitizer 1.6.0
Fetching irb 1.8.1
Installing irb 1.8.1
Fetching activejob 7.1.0
Installing activejob 7.1.0
Fetching activerecord 7.1.0
Installing activerecord 7.1.0
Fetching actionview 7.1.0
Installing actionview 7.1.0
Fetching net-imap 0.4.0
Fetching actionpack 7.1.0
Installing net-imap 0.4.0
Installing actionpack 7.1.0
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching actioncable 7.1.0
Installing actioncable 7.1.0
Fetching activestorage 7.1.0
Fetching railties 7.1.0
Installing activestorage 7.1.0
Installing railties 7.1.0
Fetching actionmailer 7.1.0
Installing actionmailer 7.1.0
Fetching actionmailbox 7.1.0
Installing actionmailbox 7.1.0
Fetching actiontext 7.1.0
Fetching haml-rails 2.1.0
Installing actiontext 7.1.0
Installing haml-rails 2.1.0
Fetching rails 7.1.0
Installing rails 7.1.0
Bundle complete! 10 Gemfile dependencies, 68 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected
/opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated date 3.0.3, but your Gemfile requires date 3.3.3. Since date is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports date as a default gem. (Gem::LoadError)
from /opt/hostedtoolcache/Ruby/2.7.8/x64/lib/ruby/site_ruby/2.7.0/bundler/runtime.rb:25:in `block
|
multiverse (frameworks, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.3.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
unit_tests (3.1.4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.1.4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.2.2)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.0.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.1.4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 3.0.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.0.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 3.1.4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background_2, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Notify slack fail
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|