Merge pull request #3033 from newrelic/update_sidekiq_url #2362
ci_cron.yml
on: push
Matrix: multiverse_services_1
Matrix: multiverse_services_2
Matrix: multiverse_services_kafka
Matrix: multiverse_services_mysql_pg
Annotations
6 errors and 66 warnings
multiverse_services_kafka (3.2.6)
Final attempt failed. Child_process exited with error code 1
|
multiverse_services_kafka (3.2.6)
********************************************************************************
Running "ruby_kafka" using CHAIN for Envfile entry 0
Starting tests in child PID 4644 at 2025-01-24 16:47:00 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Using bundler 2.4.1
Fetching digest-crc 0.6.5
Fetching metaclass 0.0.4
Using minitest-stub-const 0.6
Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables
Using minitest 5.16.3
Using warning 1.5.0
Fetching webrick 1.9.1
Installing metaclass 0.0.4
Installing digest-crc 0.6.5 with native extensions
Installing webrick 1.9.1
Fetching mocha 1.9.0
Installing mocha 1.9.0
Fetching ruby-kafka 1.5.0
Installing ruby-kafka 1.5.0
Bundle complete! 8 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
digest-crc (0.6.5), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), ruby-kafka (1.5.0), warning (1.5.0), webrick (1.9.1)
Run options: --seed 37047
# Running:
EEE
Finished in 0.010586s, 283.3923 runs/s, 0.0000 assertions/s.
1) Error:
RubyKafkaInstrumentationTest#test_rdkafka_distributed_tracing:
Kafka::ConnectionError: Could not connect to any of the seed brokers:
- kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_cluster_info'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:405:in `cluster_info'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:105:in `refresh_metadata!'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:59:in `add_target_topics'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:385:in `deliver_messages_with_retries'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:261:in `block in deliver_messages'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/instrumenter.rb:23:in `instrument'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:254:in `deliver_messages'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:87:in `produce_message'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:54:in `block (3 levels) in test_rdkafka_distributed_tracing'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:403:in `block in in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:106:in `in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:401:in `in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:53:in `block (2 levels) in test_rdkafka_distributed_tracing'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:557:in `with_config'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:52:in `block in test_rdkafka_distributed_tracing'
2) Error:
RubyKafkaInstrumentationTest#test_consume_creates_span_metrics:
Kafka::ConnectionError: Could not connect to any of the seed brokers:
- kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_clu
|
multiverse_services_kafka (3.4.1)
********************************************************************************
Running "rdkafka" using CHAIN for Envfile entry 0
Starting tests in child PID 4579 at 2025-01-24 16:46:46 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.2.1
Using bundler 2.4.1
Using base64 0.2.0
Fetching bigdecimal 3.1.9
Fetching ffi 1.17.1 (x86_64-linux-gnu)
Fetching metaclass 0.0.4
Fetching mini_portile2 2.8.8
Installing metaclass 0.0.4
Installing mini_portile2 2.8.8
Installing bigdecimal 3.1.9 with native extensions
Fetching minitest 5.16.3
Using minitest-stub-const 0.6
Using mutex_m 0.3.0
Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables
Installing minitest 5.16.3
Using ostruct 0.6.1
Using warning 1.5.0
Fetching webrick 1.9.1
Installing ffi 1.17.1 (x86_64-linux-gnu)
Fetching mocha 1.9.0
Installing webrick 1.9.1
Installing mocha 1.9.0
Fetching rdkafka 0.20.0
Installing rdkafka 0.20.0 with native extensions
Bundle complete! 12 Gemfile dependencies, 16 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
base64 (0.2.0), bigdecimal (3.1.9), ffi (1.17.1), metaclass (0.0.4), mini_portile2 (2.8.8), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mutex_m (0.3.0), newrelic_rpm (9.16.1), ostruct (0.6.1), rake (13.2.1), rdkafka (0.20.0), warning (1.5.0), webrick (1.9.1)
Run options: --seed 12394
# Running:
E, [2025-01-24T16:47:53.044639 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
E, [2025-01-24T16:47:54.043862 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
E, [2025-01-24T16:48:24.047840 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
EE, [2025-01-24T16:48:53.047676 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
E, [2025-01-24T16:48:54.047127 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
E, [2025-01-24T16:48:54.051285 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
E, [2025-01-24T16:49:24.050986 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
E, [2025-01-24T16:49:24.054240 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
EE, [2025-01-24T16:49:53.052148 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT)
E, [2025-01-24T16:49:54.051258 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
E, [2025-01-24T16:49:54.054333 #4579] ERROR -- : rdkafka: [thrd:127.0.0.1:9092/bootstrap]: 127.0.0.1:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
E, [2025-01-24T16:49:54.057191 #4
|
multiverse_services_kafka (3.4.1)
Final attempt failed. Child_process exited with error code 1
|
multiverse_services_kafka (3.3.6)
********************************************************************************
Running "ruby_kafka" using CHAIN for Envfile entry 0
Starting tests in child PID 4398 at 2025-01-24 16:46:57 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Using bundler 2.4.1
Using minitest-stub-const 0.6
Fetching digest-crc 0.6.5
Fetching metaclass 0.0.4
Fetching minitest 5.16.3
Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables
Using warning 1.5.0
Fetching webrick 1.9.1
Installing metaclass 0.0.4
Installing digest-crc 0.6.5 with native extensions
Installing webrick 1.9.1
Installing minitest 5.16.3
Fetching mocha 1.9.0
Installing mocha 1.9.0
Fetching ruby-kafka 1.5.0
Installing ruby-kafka 1.5.0
Bundle complete! 8 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
digest-crc (0.6.5), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), ruby-kafka (1.5.0), warning (1.5.0), webrick (1.9.1)
Run options: --seed 23694
# Running:
EEE
Finished in 0.007952s, 377.2860 runs/s, 0.0000 assertions/s.
1) Error:
RubyKafkaInstrumentationTest#test_produce_creates_span_metrics:
Kafka::ConnectionError: Could not connect to any of the seed brokers:
- kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_cluster_info'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:405:in `cluster_info'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:105:in `refresh_metadata!'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:59:in `add_target_topics'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:385:in `deliver_messages_with_retries'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:261:in `block in deliver_messages'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/instrumenter.rb:23:in `instrument'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:254:in `deliver_messages'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:87:in `produce_message'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:20:in `block in test_produce_creates_span_metrics'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:403:in `block in in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:106:in `in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:401:in `in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:19:in `test_produce_creates_span_metrics'
2) Error:
RubyKafkaInstrumentationTest#test_rdkafka_distributed_tracing:
Kafka::ConnectionError: Could not connect to any of the seed brokers:
- kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_cluster_info'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:405:in `cluster_info'
/opt/hostedtoolcache/Ruby/3.3.6/x64/lib/ruby/gems/3.3.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:105:in `refresh_metadata!'
/opt/hostedtoo
|
multiverse_services_kafka (3.3.6)
Final attempt failed. Child_process exited with error code 1
|
multiverse (ai, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (ai, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (ai, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (ai, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (ai, 3.3.6)
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 (background, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (background, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_mysql_pg (3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_mysql_pg (3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_mysql_pg (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_mysql_pg (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_mysql_pg (2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_2 (2.4.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_mysql_pg (3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.0.7)
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 (agent, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_2 (2.6.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 2.6.10)
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.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_2 (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_1 (3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_1 (3.2.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_services_2 (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (frameworks, 3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_2 (3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_1 (3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (agent, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_1 (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_1 (3.3.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_services_2 (3.1.6)
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_services_2 (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_services_2 (2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_1 (2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rest, 3.4.1)
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 (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 (background_2, 3.4.1)
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, 2.7.8)
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
|
multiverse (rails, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse (rails, 3.4.1)
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 (rails, 3.3.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.0.7)
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, 2.7.8)
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_services_kafka (3.2.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_kafka (3.4.1)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
multiverse_services_kafka (3.3.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|