Skip to content

[CI] KerberosAuthenticationIT fails in CI #32498

@danielmitterdorfer

Description

@danielmitterdorfer

Build failure link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.4+multijob-unix-compatibility/os=centos/7/console

./gradlew :x-pack:qa:kerberos-tests:integTestRunner \
  -Dtests.seed=96A4AD9F42092F61 \
  -Dtests.class=org.elasticsearch.xpack.security.authc.kerberos.KerberosAuthenticationIT \
  -Dtests.security.manager=true \
  -Dtests.locale=und \
  -Dtests.timezone=Etc/GMT-11

testLoginByKeytab and testLoginByUsernamePassword fail with:

KrbException: Identifier doesn't match expected value (906)

and also

KrbException: Server not found in Kerberos database (7) - LOOKING_UP_SERVER

This issue does not reproduce locally.

Metadata

Metadata

Assignees

Labels

:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>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