beats icon indicating copy to clipboard operation
beats copied to clipboard

upgraded containerd version

Open kaanyalti opened this issue 1 year ago • 5 comments

  • Enhancement

Proposed commit message

Upgraded containerd version

Please explain:

WHY: The latest version of containerd has important patches

Checklist

  • [ ] My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

kaanyalti avatar Apr 24 '24 04:04 kaanyalti

Pinging @elastic/fleet (Team:Fleet)

elasticmachine avatar Apr 24 '24 04:04 elasticmachine

:broken_heart: Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2024-04-24T14:16:41.552+0000

  • Duration: 111 min 28 sec

Test stats :test_tube:

Test Results
Failed 3
Passed 20525
Skipped 1006
Total 21534

Test errors 3

Expand to view the tests failures

Build&Test / metricbeat-unitTest / TestFetchEventContents – github.com/elastic/beats/v7/metricbeat/module/rabbitmq/queue
    Expand to view the error details

     Failed 
    
    Expand to view the stacktrace

     === RUN   TestFetchEventContents
        queue_test.go:41: rabbitmq/queue event: {
              "rabbitmq": {
                "node": {
                  "name": "rabbit@localhost"
                },
                "queue": {
                  "arguments": {
                    "max_priority": 9
                  },
                  "auto_delete": false,
                  "consumers": {
                    "count": 3,
                    "utilisation": {
                      "pct": 0
                    }
                  },
                  "disk": {
                    "reads": {
                      "count": 212
                    },
                    "writes": {
                      "count": 121
                    }
                  },
                  "durable": true,
                  "exclusive": false,
                  "memory": {
                    "bytes": 232720
                  },
                  "messages": {
                    "persistent": {
                      "count": 73
                    },
                    "ready": {
                      "count": 71,
                      "details": {
                        "rate": 0
                      }
                    },
                    "total": {
                      "count": 74,
                      "details": {
                        "rate": 2.2
                      }
                    },
                    "unacknowledged": {
                      "count": 3,
                      "details": {
                        "rate": 0.5
                      }
                    }
                  },
                  "name": "queuenamehere",
                  "state": "running"
                },
                "vhost": "/"
              },
              "service": {
                "type": "rabbitmq"
              }
            }
        queue_test.go:58: 
            	Error Trace:	/var/lib/jenkins/workspace/PR-39172-3-cdada98d-af46-4cfe-a5ff-cbf5af0d7acb/src/github.com/elastic/beats/metricbeat/module/rabbitmq/queue/queue_test.go:58
            	Error:      	Not equal: 
            	            	expected: float64(0.7)
            	            	actual  : int64(0)
            	Test:       	TestFetchEventContents
    --- FAIL: TestFetchEventContents (0.00s)
     
    
Build&Test / metricbeat-windows-windows-2019 / TestFetchEventContents – github.com/elastic/beats/v7/metricbeat/module/rabbitmq/queue
    Expand to view the error details

     Failed 
    
    Expand to view the stacktrace

     === RUN   TestFetchEventContents
        queue_test.go:41: rabbitmq/queue event: {
              "rabbitmq": {
                "node": {
                  "name": "rabbit@localhost"
                },
                "queue": {
                  "arguments": {
                    "max_priority": 9
                  },
                  "auto_delete": false,
                  "consumers": {
                    "count": 3,
                    "utilisation": {
                      "pct": 0
                    }
                  },
                  "disk": {
                    "reads": {
                      "count": 212
                    },
                    "writes": {
                      "count": 121
                    }
                  },
                  "durable": true,
                  "exclusive": false,
                  "memory": {
                    "bytes": 232720
                  },
                  "messages": {
                    "persistent": {
                      "count": 73
                    },
                    "ready": {
                      "count": 71,
                      "details": {
                        "rate": 0
                      }
                    },
                    "total": {
                      "count": 74,
                      "details": {
                        "rate": 2.2
                      }
                    },
                    "unacknowledged": {
                      "count": 3,
                      "details": {
                        "rate": 0.5
                      }
                    }
                  },
                  "name": "queuenamehere",
                  "state": "running"
                },
                "vhost": "/"
              },
              "service": {
                "type": "rabbitmq"
              }
            }
        queue_test.go:58: 
            	Error Trace:	C:/Users/jenkins/workspace/PR-39172-3-ad414643-7fe0-467d-96d4-99980d65e0b5/src/github.com/elastic/beats/metricbeat/module/rabbitmq/queue/queue_test.go:58
            	Error:      	Not equal: 
            	            	expected: float64(0.7)
            	            	actual  : int64(0)
            	Test:       	TestFetchEventContents
    --- FAIL: TestFetchEventContents (0.01s)
     
    
Build&Test / metricbeat-goIntegTest / TestFetchEventContents – github.com/elastic/beats/v7/metricbeat/module/rabbitmq/queue
    Expand to view the error details

     Failed 
    
    Expand to view the stacktrace

     === RUN   TestFetchEventContents
        queue_test.go:41: rabbitmq/queue event: {
              "rabbitmq": {
                "node": {
                  "name": "rabbit@localhost"
                },
                "queue": {
                  "arguments": {
                    "max_priority": 9
                  },
                  "auto_delete": false,
                  "consumers": {
                    "count": 3,
                    "utilisation": {
                      "pct": 0
                    }
                  },
                  "disk": {
                    "reads": {
                      "count": 212
                    },
                    "writes": {
                      "count": 121
                    }
                  },
                  "durable": true,
                  "exclusive": false,
                  "memory": {
                    "bytes": 232720
                  },
                  "messages": {
                    "persistent": {
                      "count": 73
                    },
                    "ready": {
                      "count": 71,
                      "details": {
                        "rate": 0
                      }
                    },
                    "total": {
                      "count": 74,
                      "details": {
                        "rate": 2.2
                      }
                    },
                    "unacknowledged": {
                      "count": 3,
                      "details": {
                        "rate": 0.5
                      }
                    }
                  },
                  "name": "queuenamehere",
                  "state": "running"
                },
                "vhost": "/"
              },
              "service": {
                "type": "rabbitmq"
              }
            }
        queue_test.go:58: 
            	Error Trace:	/go/src/github.com/elastic/beats/metricbeat/module/rabbitmq/queue/queue_test.go:58
            	Error:      	Not equal: 
            	            	expected: float64(0.7)
            	            	actual  : int64(0)
            	Test:       	TestFetchEventContents
    --- FAIL: TestFetchEventContents (0.00s)
     
    

Steps errors 10

Expand to view the steps failures

metricbeat-unitTest - mage build unitTest
  • Took 4 min 56 sec . View more details here
  • Description: mage build unitTest
metricbeat-unitTest - mage build unitTest
  • Took 2 min 42 sec . View more details here
  • Description: mage build unitTest
metricbeat-unitTest - mage build unitTest
  • Took 2 min 41 sec . View more details here
  • Description: mage build unitTest
metricbeat-goIntegTest - mage goIntegTest
  • Took 28 min 37 sec . View more details here
  • Description: mage goIntegTest
metricbeat-goIntegTest - mage goIntegTest
  • Took 20 min 0 sec . View more details here
  • Description: mage goIntegTest
metricbeat-goIntegTest - mage goIntegTest
  • Took 19 min 21 sec . View more details here
  • Description: mage goIntegTest
metricbeat-windows-windows-2019 - mage build unitTest
  • Took 4 min 54 sec . View more details here
  • Description: mage build unitTest
metricbeat-windows-windows-2019 - mage build unitTest
  • Took 2 min 44 sec . View more details here
  • Description: mage build unitTest
metricbeat-windows-windows-2019 - mage build unitTest
  • Took 2 min 46 sec . View more details here
  • Description: mage build unitTest
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: Error 'hudson.AbortException: script returned exit code 1'

:bug: Flaky test report

:grey_exclamation: There are test failures but not known flaky tests.

Expand to view the summary

Genuine test errors 3

:broken_heart: There are test failures but not known flaky tests, most likely a genuine test failure.

  • Name: Build&Test / metricbeat-unitTest / TestFetchEventContents – github.com/elastic/beats/v7/metricbeat/module/rabbitmq/queue
  • Name: Build&Test / metricbeat-windows-windows-2019 / TestFetchEventContents – github.com/elastic/beats/v7/metricbeat/module/rabbitmq/queue
  • Name: Build&Test / metricbeat-goIntegTest / TestFetchEventContents – github.com/elastic/beats/v7/metricbeat/module/rabbitmq/queue

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

elasticmachine avatar Apr 24 '24 04:04 elasticmachine

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

elasticmachine avatar Apr 24 '24 06:04 elasticmachine

The change looks "OK" to me, but metricbeat tests are failing with a rabbitmq test.

leehinman avatar Apr 29 '24 15:04 leehinman

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

elasticmachine avatar Apr 29 '24 19:04 elasticmachine

@kaanyalti were you able to look into the rabbitmq failures?

leehinman avatar May 06 '24 13:05 leehinman

Closing this because the root cause for the upgrade is resolved

kaanyalti avatar May 15 '24 19:05 kaanyalti