Skip to content

[CI] Test user agent processor with non-ECS schema #52266

@dnhatn

Description

@dnhatn

Failed with unexpected warnings:

   java.lang.AssertionError: Failure at [ingest-useragent/20_useragent_processor:108]: got unexpected warning headers [
        299 Elasticsearch-7.7.0-SNAPSHOT-ca34817659734778d888c8f2d2a96a73dfac8e92 "the [os_major] property is deprecated for the user-agent processor"
        299 Elasticsearch-7.7.0-SNAPSHOT-ca34817659734778d888c8f2d2a96a73dfac8e92 "setting [ecs] to false for non-common schema format is deprecated and will be removed in 8.0, set to true or remove to use the non-deprecated format"
    ]

I can reproduce this locally one 7.x.

./gradlew ':modules:ingest-user-agent:integTestRunner' --tests "org.elasticsearch.ingest.useragent.IngestUserAgentClientYamlTestSuiteIT.test {yaml=ingest-useragent/20_useragent_processor/Test user agent processor with non-ECS schema}" -Dtests.seed=B21F63C099BA4F80 -Dtests.security.manager=true -Dtests.locale=en -Dtests.timezone=UCT -Dcompiler.java=13 -Dtests.fips.enabled=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIP>test-failureTriaged test failures from CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions