Skip to content

Scheduled Continuous Integration #2233

Scheduled Continuous Integration

Scheduled Continuous Integration #2233

Triggered via schedule November 24, 2024 09:03
Status Failure
Total duration 57m 1s
Artifacts

ci_cron.yml

on: schedule
Matrix: infinite_tracing
Matrix: multiverse
Matrix: unit_tests
run_rubocop
24s
run_rubocop
Notify slack fail
9m 32s
Notify slack fail
Notify slack success
9s
Notify slack success
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 36 warnings
multiverse (ai, 3.4.0-preview2)
Final attempt failed. Child_process exited with error code 1
multiverse (ai, 3.4.0-preview2)
******************************************************************************** Running "ruby_openai" using CHAIN for Envfile entry 3 Starting tests in child PID 9964 at 2024-11-24 09:05:52 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_openai... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using base64 0.2.0 Using bigdecimal 3.1.8 Using csv 3.3.0 Fetching mini_mime 1.1.5 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using mutex_m 0.3.0 Using newrelic_rpm 9.16.0 from source at `../../../..` and installing its executables Using ostruct 0.6.1 Using warning 1.4.0 Using webrick 1.9.0 Fetching multi_xml 0.7.1 Using mocha 1.9.0 Installing mini_mime 1.1.5 Installing multi_xml 0.7.1 Fetching httparty 0.22.0 Installing httparty 0.22.0 Fetching ruby-openai 3.4.0 Installing ruby-openai 3.4.0 Bundle complete! 12 Gemfile dependencies, 18 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from httparty: When you HTTParty, you must party hard! Post-install message from ruby-openai: Note if upgrading: The `::Ruby::OpenAI` module has been removed and all classes have been moved under the top level `::OpenAI` module. To upgrade, change `require 'ruby/openai'` to `require 'openai'` and change all references to `Ruby::OpenAI` to `OpenAI`. base64 (0.2.0), bigdecimal (3.1.8), csv (3.3.0), httparty (0.22.0), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), multi_xml (0.7.1), mutex_m (0.3.0), newrelic_rpm (9.16.0), ostruct (0.6.1), rake (13.2.1), ruby-openai (3.4.0), warning (1.4.0), webrick (1.9.0) Run options: --seed 47710 # Running: ................................. Finished in 0.046743s, 705.9949 runs/s, 4556.8764 assertions/s. 33 runs, 213 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RubyOpenAIInstrumentationTest#test_messages_drop_content_when_record_content_disabled: 0.00411 2. RubyOpenAIInstrumentationTest#test_embeddings_drop_input_when_record_content_disabled: 0.0038 3. RubyOpenAIInstrumentationTest#test_messages_include_content_when_record_content_enabled: 0.00336 4. RubyOpenAIInstrumentationTest#test_embeddings_include_input_when_record_content_enabled: 0.00303 5. RubyOpenAIInstrumentationTest#test_chat_completion_message_token_count_attribute_absent_if_callback_returns_nil: 0.00257 6. RubyOpenAIInstrumentationTest#test_chat_completion_returns_chat_completion_body: 0.00166 7. RubyOpenAIInstrumentationTest#test_openai_metric_recorded_for_chat_completions_every_time: 0.00151 8. RubyOpenAIInstrumentationTest#test_segment_error_captured_if_raised: 0.00134 9. RubyOpenAIInstrumentationTest#test_chat_completion_message_token_count_assigned_by_callback_if_present: 0.00128 10. RubyOpenAIInstrumentationTest#test_chat_completion_events_assign_all_attributes: 0.00121 Options used: [] Running "ruby_openai" using PREPEND for Envfile entry 3 Starting tests in child PID 10646 at 2024-11-24 09:06:02 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_openai... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using base64 0.2.0 Using bigdecimal 3.1.8 Using csv 3.3.0 Using mini_mime 1.1.5 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using mutex_m 0.3.0 Using newrelic_rpm 9.16.0 from source at `../../../..` and installing its executables Using ostruct 0.6.1 Using warning 1.4.0 Using webrick 1.9.0 Using multi_xml 0.7.1 Using mocha 1.9.0 Using httparty 0.22.0 Using ruby-openai 3.4.0 Bundle complete! 12 Gemfile dependencies, 18 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. base64 (0.2.0), bigdecimal (3.1.8), csv (3.3.0), httparty (0.22.0), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), multi_xml (0.7.1
multiverse (ai, 2.7.8)
Final attempt failed. Child_process exited with error code 1
multiverse (ai, 2.7.8)
******************************************************************************** Running "ruby_openai" using CHAIN for Envfile entry 3 Starting tests in child PID 11462 at 2024-11-24 09:07:12 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_openai... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Fetching mini_mime 1.1.5 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using newrelic_rpm 9.16.0 from source at `../../../..` and installing its executables Fetching csv 3.3.0 Fetching multi_xml 0.6.0 Using warning 1.4.0 Using webrick 1.9.0 Using mocha 1.9.0 Installing multi_xml 0.6.0 Installing mini_mime 1.1.5 Installing csv 3.3.0 Fetching httparty 0.22.0 Installing httparty 0.22.0 Fetching ruby-openai 3.4.0 Installing ruby-openai 3.4.0 Bundle complete! 8 Gemfile dependencies, 14 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from httparty: When you HTTParty, you must party hard! Post-install message from ruby-openai: Note if upgrading: The `::Ruby::OpenAI` module has been removed and all classes have been moved under the top level `::OpenAI` module. To upgrade, change `require 'ruby/openai'` to `require 'openai'` and change all references to `Ruby::OpenAI` to `OpenAI`. csv (3.3.0), httparty (0.22.0), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), multi_xml (0.6.0), newrelic_rpm (9.16.0), rake (13.2.1), ruby-openai (3.4.0), warning (1.4.0), webrick (1.9.0) Run options: --seed 1640 # Running: ................................. Finished in 0.050823s, 649.3176 runs/s, 4191.0498 assertions/s. 33 runs, 213 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RubyOpenAIInstrumentationTest#test_messages_include_content_when_record_content_enabled: 0.00564 2. RubyOpenAIInstrumentationTest#test_openai_embedding_segment_name: 0.00465 3. RubyOpenAIInstrumentationTest#test_messages_drop_content_when_record_content_disabled: 0.00365 4. RubyOpenAIInstrumentationTest#test_embeddings_include_input_when_record_content_enabled: 0.00322 5. RubyOpenAIInstrumentationTest#test_embeddings_drop_input_when_record_content_disabled: 0.003 6. RubyOpenAIInstrumentationTest#test_embeddings_token_count_attribute_absent_if_callback_returns_nil: 0.00292 7. RubyOpenAIInstrumentationTest#test_set_llm_agent_attribute_on_chat_transaction: 0.00172 8. RubyOpenAIInstrumentationTest#test_openai_metric_recorded_for_chat_completions_every_time: 0.00149 9. RubyOpenAIInstrumentationTest#test_embedding_has_duration_of_segment: 0.00143 10. RubyOpenAIInstrumentationTest#test_segment_summary_event_sets_error_true_if_raised: 0.0014 Options used: [] Running "ruby_openai" using PREPEND for Envfile entry 3 Starting tests in child PID 11694 at 2024-11-24 09:07:21 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_openai... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using csv 3.3.0 Using mini_mime 1.1.5 Using multi_xml 0.6.0 Using metaclass 0.0.4 Using minitest 5.16.3 Using newrelic_rpm 9.16.0 from source at `../../../..` and installing its executables Using warning 1.4.0 Using webrick 1.9.0 Using minitest-stub-const 0.6 Using mocha 1.9.0 Using httparty 0.22.0 Using ruby-openai 3.4.0 Bundle complete! 8 Gemfile dependencies, 14 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. csv (3.3.0), httparty (0.22.0), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), multi_xml (0.6.0), newrelic_rpm (9.16.0), rake (13.2.1), ruby-openai (3.4.0), warning (1.4.0), webrick (1.9.0) Run options: --seed 34277 # Running: E................................ Finished in 0.045255s, 729.2018 runs/s, 4662.4723 assertions/s. 1) Error: RubyOpenAIInstrumentationTest#test_instrumentation_d
multiverse (rest, 2.7.8)
The hosted runner: GitHub Actions 122 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
multiverse (ai, 3.4.0-preview2)
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/annotate. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
multiverse (ai, 3.4.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.4.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 2.7.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/annotate. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
multiverse (ai, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.4.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.1.6)
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 (background_2, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.4.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.4.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
unit_tests (2.5.9)
Attempt 1 failed. Reason: Child_process exited with error code 1
unit_tests (2.6.10)
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
multiverse (rest, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.4.0-preview2)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
Notify slack fail
The following actions use a deprecated Node.js version and will be forced to run on node20: voxmedia/github-action-slack-notify-build@3665186a8c1a022b28a1dbe0954e73aa9081ea9e. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/