Quanlong Huang created IMPALA-14291:
---------------------------------------
Summary: RpcMgrKerberizedTest.MultipleServicesTls failed by
"Server not found in Kerberos database"
Key: IMPALA-14291
URL: https://issues.apache.org/jira/browse/IMPALA-14291
Project: IMPALA
Issue Type: Bug
Components: Backend
Reporter: Quanlong Huang
Saw this failure in a downstream build:
{noformat}
Start 87: rpc-mgr-kerberized-test
87/155 Test #87: rpc-mgr-kerberized-test ...........Subprocess
aborted***Exception: 1.97 sec
Turning perftools heap leak checking off
Picked up JAVA_TOOL_OPTIONS: -Dsun.java.command=rpc-mgr-kerberized-test
25/08/04 21:07:25 WARN fs.FileSystem: Cannot load filesystem:
java.util.ServiceConfigurationError: org.apache.hadoop.fs.FileSystem: Provider
org.apache.hadoop.hive.ql.io.NullScanFileSystem not found
25/08/04 21:07:25 WARN fs.FileSystem: Cannot load filesystem:
java.util.ServiceConfigurationError: org.apache.hadoop.fs.FileSystem: Provider
org.apache.hadoop.hive.ql.io.ProxyLocalFileSystem not found
25/08/04 21:07:25 INFO util.JvmPauseMonitor: Starting JVM pause monitor
Loading random data
Initializing database 'b469-dd34-c65f-21f4/krb5kdc/principal' for realm
'KRBTEST.COM',
master key name 'K/[email protected]'
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): Loaded
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](Error): preauth spake failed to initialize: No SPAKE preauth
groups configured
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): setting up network...
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): setsockopt(10,IPV6_V6ONLY,1) worked
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): set up 2 sockets
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): commencing operation
krb5kdc: starting...
No policy specified for
impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera....@krbtest.com;
defaulting to no policy
Authenticating as principal jenkins/[email protected] with password.
Principal
"impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera....@krbtest.com"
created.
Authenticating as principal jenkins/[email protected] with password.
Entry for principal
impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com with
kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab
WRFILE:b469-dd34-c65f-21f4/krb5kdc/impala-test_impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com.keytab.
Entry for principal
impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com with
kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab
WRFILE:b469-dd34-c65f-21f4/krb5kdc/impala-test_impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com.keytab.
No policy specified for dummy/[email protected]; defaulting to no policy
Authenticating as principal jenkins/[email protected] with password.
Principal "dummy/[email protected]" created.
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): AS_REQ (1 etypes {aes128-cts-hmac-sha1-96(17)})
127.0.0.1: ISSUE: authtime 1754366845, etypes {rep=aes128-cts-hmac-sha1-96(17),
tkt=aes128-cts-hmac-sha1-96(17), ses=aes128-cts-hmac-sha1-96(17)},
dummy/[email protected] for krbtgt/[email protected]
Password for dummy/[email protected]:
[==========] Running 14 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 14 tests from UdsOnAndOff/RpcMgrKerberizedTest
[ RUN ] UdsOnAndOff/RpcMgrKerberizedTest.MultipleServicesTls/0
Aug 04 21:07:25 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): AS_REQ (1 etypes {aes128-cts-hmac-sha1-96(17)})
127.0.0.1: ISSUE: authtime 1754366845, etypes {rep=aes128-cts-hmac-sha1-96(17),
tkt=aes128-cts-hmac-sha1-96(17), ses=aes128-cts-hmac-sha1-96(17)},
impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera....@krbtest.com
for krbtgt/[email protected]
25/08/04 21:07:25 INFO conf.HiveConf: Found configuration file
file:/data0/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/fe/src/test/resources/hive-site.xml
25/08/04 21:07:25 WARN conf.HiveConf: HiveConf of name
hive.metastore.housekeeping.threads.on does not exist
25/08/04 21:07:25 WARN conf.HiveConf: HiveConf of name
hive.metastore.partitions.parameters.exclude.pattern does not exist
25/08/04 21:07:25 WARN conf.HiveConf: HiveConf of name
hive.compactor.cleaner.on does not exist
Aug 04 21:07:26 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): TGS_REQ (1 etypes {aes128-cts-hmac-sha1-96(17)})
127.0.0.1: LOOKING_UP_SERVER: authtime 0, etypes {rep=UNSUPPORTED:(0)}
impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera....@krbtest.com
for impala-test/[email protected],
Server not found in Kerberos database
Aug 04 21:07:26 impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera.com
krb5kdc[1454093](info): TGS_REQ (1 etypes {aes128-cts-hmac-sha1-96(17)})
127.0.0.1: LOOKING_UP_SERVER: authtime 0, etypes {rep=UNSUPPORTED:(0)}
impala-test/impala-ec2-redhat86-m6i-4xlarge-ondemand-0ea5.vpc.cloudera....@krbtest.com
for impala-test/[email protected],
Server not found in Kerberos database
/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/be/src/rpc/rpc-mgr-kerberized-test.cc:89:
Failure
Value of: status_.ok()
Actual: false
Expected: true
Error: unable to execute ScanMem() RPC.: Not authorized: Client connection
negotiation failed: client connection to unix:@impala-krpc:127.0.0.1:56912:
Server impala-test/[email protected]
not found in Kerberos database
*** Check failure stack trace: ***
@ 0x3ad636d google::LogMessage::Fail()
@ 0x3ad9915 google::LogMessage::SendToLog()
@ 0x3ad5d7b google::LogMessage::Flush()
@ 0x3ad7339 google::LogMessageFatal::~LogMessageFatal()
@ 0xfa9430 impala::RpcMgr::~RpcMgr()
@ 0xf9d1c9
impala::RpcMgrKerberizedTest_MultipleServicesTls_Test::TestBody()
@ 0x3ca9a1d
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x3c8dcee testing::Test::Run()
@ 0x3c8dea5 testing::TestInfo::Run()
@ 0x3c8e061 testing::TestSuite::Run()
@ 0x3ca0dff testing::internal::UnitTestImpl::RunAllTests()
@ 0x3c8e275 testing::UnitTest::Run()
@ 0xf97423 main
@ 0x7f42574707e5 __libc_start_main
@ 0xf9621e _start
@ (nil) (unknown)
Minidump with no thread info available.
Minidump with no thread info available.
Wrote minidump to
/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/logs/be_tests/minidumps/rpc-mgr-kerberized-test/f015bc4e-3917-467d-75071ba0-2ec99e8b.dmp
Wrote minidump to
/data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/logs/be_tests/minidumps/rpc-mgr-kerberized-test/f015bc4e-3917-467d-75071ba0-2ec99e8b.dmp{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]