Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
BB V1.04
-
None
Description
scripts/pam-test.sh
https://buildbot.mariadb.org/#/builders/703/builds/1350 |
test PAM (failure)
|
worker[01] Using MTR_BUILD_THREAD 300, with reserved ports 19000..19029
|
plugins.pam_cleartext [ pass ] 171
|
worker[01] > Restart [mysqld.1 - pid: 3565, winpid: 3565] - running with different options '' != '--loose-pam-use-cleartext-plugin'
|
plugins.pam [ pass ] 211
|
plugins.pam_v1 [ pass ] 32
|
--------------------------------------------------------------------------
|
The servers were restarted 1 times
|
Spent 0.414 of 11 seconds executing testcases
|
Completed: All 3 tests were successful.
|
+ set +e
|
+ (( res != 0 ))
|
+ exit 1
|
program finished with exit code 1
|
elapsedTime=17.459060
|
Attachments
Issue Links
- is caused by
-
MDBF-807 Setup for PAM tests in buildbot
-
- Closed
-
- relates to
-
MDEV-36681 PAM (v2) tests not running successfully on install VMs
-
- Closed
-
danblack not sure if something server side caused this or it's the VM's , but:
https://buildbot.mariadb.org/#/builders/695/builds/721/steps/5/logs/stdio
This is where the failure comes from.
faust on VM redeployment on Production,
did you changed something about the buildbot user on VM's (sudo, password)?
Is it assuming the default password set on VM's for buildbot user:
which fails with the above error.