# Checking port 50190 # Found port 50190 [00:22:17.622](0.048s) # setting up Kerberos # Running: /usr/local/bin/krb5-config --version # Running: /usr/local/sbin/kdb5_util create -s -P secret0 Initializing database '/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5kdc/principal' for realm 'EXAMPLE.COM', master key name 'K/M@EXAMPLE.COM' # Running: /usr/local/sbin/kadmin.local -q addprinc -pw secret1 test1 No policy specified for test1@EXAMPLE.COM; defaulting to no policy Authenticating as principal postgres/admin@EXAMPLE.COM with password. Principal "test1@EXAMPLE.COM" created. # Running: /usr/local/sbin/kadmin.local -q addprinc -randkey postgres/auth-test-localhost.postgresql.example.com No policy specified for postgres/auth-test-localhost.postgresql.example.com@EXAMPLE.COM; defaulting to no policy Authenticating as principal postgres/admin@EXAMPLE.COM with password. Principal "postgres/auth-test-localhost.postgresql.example.com@EXAMPLE.COM" created. # Running: /usr/local/sbin/kadmin.local -q ktadd -k /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5.keytab postgres/auth-test-localhost.postgresql.example.com Authenticating as principal postgres/admin@EXAMPLE.COM with password. Entry for principal postgres/auth-test-localhost.postgresql.example.com with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5.keytab. Entry for principal postgres/auth-test-localhost.postgresql.example.com with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5.keytab. # Running: /usr/local/sbin/krb5kdc -P /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5kdc.pid [00:22:17.701](0.079s) # setting up PostgreSQL instance # Checking port 50191 # Found port 50191 Name: node Data directory: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/archives Connection string: port=50191 host=/tmp/bsT19Pk3Ya Log file: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log [00:22:17.704](0.003s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata ### Starting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log -o --cluster-name=node start waiting for server to start.... done server started # Postmaster PID for node "node" is 22991 #### Begin standard error psql::1: WARNING: roles created by regression test cases should have names starting with "regress_" #### End standard error #### Begin standard error psql::1: WARNING: roles created by regression test cases should have names starting with "regress_" #### End standard error #### Begin standard error psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree #### End standard error [00:22:17.983](0.279s) # running tests ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23071 [00:22:18.223](0.240s) ok 1 - fails without ticket # Running: /usr/local/bin/kinit test1 Password for test1@EXAMPLE.COM: # Running: /usr/local/bin/klist -f Ticket cache: FILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5cc Default principal: test1@EXAMPLE.COM Valid starting Expires Service principal 03/19/2024 00:22:18 03/20/2024 00:22:18 krbtgt/EXAMPLE.COM@EXAMPLE.COM Flags: I [00:22:18.333](0.110s) ok 2 - fails without mapping [00:22:18.333](0.000s) ok 3 - fails without mapping: log matches [00:22:18.333](0.000s) ok 4 - fails without mapping: log matches ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23122 [00:22:18.578](0.244s) ok 5 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable [00:22:18.578](0.000s) ok 6 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: stdout matches [00:22:18.578](0.000s) not ok 7 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: no stderr [00:22:18.579](0.000s) # Failed test 'succeeds with mapping with default gssencmode and host hba, ticket not forwardable: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 346. [00:22:18.579](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:18.579](0.000s) ok 8 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: log matches [00:22:18.579](0.000s) ok 9 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: log matches [00:22:18.637](0.058s) ok 10 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable [00:22:18.637](0.000s) ok 11 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: stdout matches [00:22:18.637](0.000s) not ok 12 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: no stderr [00:22:18.637](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 357. [00:22:18.637](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:18.638](0.000s) ok 13 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: log matches [00:22:18.638](0.000s) ok 14 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: log matches [00:22:18.664](0.026s) ok 15 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable [00:22:18.664](0.000s) ok 16 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: stdout matches [00:22:18.664](0.000s) not ok 17 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: no stderr [00:22:18.664](0.000s) # Failed test 'succeeds with GSS-encrypted access required with host hba, ticket not forwardable: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 368. [00:22:18.664](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:18.665](0.000s) ok 18 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: log matches [00:22:18.665](0.000s) ok 19 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: log matches [00:22:18.691](0.027s) ok 20 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable) [00:22:18.692](0.000s) ok 21 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): stdout matches [00:22:18.692](0.000s) not ok 22 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr [00:22:18.692](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 379. [00:22:18.692](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:18.692](0.000s) ok 23 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [00:22:18.692](0.000s) ok 24 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [00:22:18.720](0.027s) ok 25 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable) [00:22:18.720](0.000s) ok 26 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): stdout matches [00:22:18.720](0.000s) not ok 27 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr [00:22:18.721](0.000s) # Failed test 'succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 389. [00:22:18.721](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:18.721](0.000s) ok 28 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [00:22:18.721](0.000s) ok 29 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable): log matches [00:22:18.788](0.067s) ok 30 - receiving 100K lines works [00:22:18.794](0.006s) ok 31 - receiving 100K lines works: stdout matches [00:22:18.795](0.000s) not ok 32 - receiving 100K lines works: no stderr [00:22:18.795](0.000s) # Failed test 'receiving 100K lines works: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 402. [00:22:18.795](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:18.959](0.164s) ok 33 - sending 100K lines works [00:22:18.960](0.001s) ok 34 - sending 100K lines works: stdout matches [00:22:18.960](0.000s) ok 35 - sending 100K lines works: no stderr [00:22:18.989](0.029s) ok 36 - GSS authentication requested, works with non-encrypted GSS [00:22:18.989](0.000s) ok 37 - GSS authentication requested, works with non-encrypted GSS: no stderr [00:22:19.016](0.026s) ok 38 - GSS authentication requested, works with encrypted GSS auth [00:22:19.016](0.000s) ok 39 - GSS authentication requested, works with encrypted GSS auth: no stderr [00:22:19.022](0.006s) ok 40 - SSPI authentication requested, fails with non-encrypted GSS [00:22:19.022](0.000s) ok 41 - SSPI authentication requested, fails with non-encrypted GSS: matches [00:22:19.047](0.025s) ok 42 - SSPI authentication requested, fails with encrypted GSS [00:22:19.047](0.000s) ok 43 - SSPI authentication requested, fails with encrypted GSS: matches [00:22:19.072](0.025s) ok 44 - testing system_user [00:22:19.073](0.001s) ok 45 - testing system_user: stdout matches [00:22:19.073](0.000s) ok 46 - testing system_user: no stderr [00:22:19.105](0.032s) ok 47 - testing system_user with parallel workers [00:22:19.105](0.000s) ok 48 - testing system_user with parallel workers: stdout matches [00:22:19.106](0.000s) ok 49 - testing system_user with parallel workers: no stderr # Running: /usr/local/bin/kinit test1 Password for test1@EXAMPLE.COM: # Running: /usr/local/bin/klist -f Ticket cache: FILE:/tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/krb5cc Default principal: test1@EXAMPLE.COM Valid starting Expires Service principal 03/19/2024 00:22:19 03/20/2024 00:22:19 krbtgt/EXAMPLE.COM@EXAMPLE.COM Flags: FI [00:22:19.199](0.093s) ok 50 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default) [00:22:19.199](0.000s) ok 51 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): stdout matches [00:22:19.199](0.000s) not ok 52 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr [00:22:19.200](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 478. [00:22:19.200](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.200](0.000s) ok 53 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [00:22:19.200](0.000s) ok 54 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [00:22:19.228](0.028s) ok 55 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default) [00:22:19.229](0.000s) ok 56 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): stdout matches [00:22:19.229](0.000s) not ok 57 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr [00:22:19.229](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 488. [00:22:19.229](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.229](0.000s) ok 58 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [00:22:19.229](0.000s) ok 59 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23261 [00:22:19.476](0.247s) ok 60 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled) [00:22:19.476](0.000s) ok 61 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): stdout matches [00:22:19.477](0.000s) not ok 62 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr [00:22:19.477](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 502. [00:22:19.477](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.477](0.000s) ok 63 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [00:22:19.477](0.000s) ok 64 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [00:22:19.504](0.027s) ok 65 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled) [00:22:19.505](0.000s) ok 66 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): stdout matches [00:22:19.505](0.000s) not ok 67 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr [00:22:19.505](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 512. [00:22:19.505](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.505](0.000s) ok 68 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [00:22:19.506](0.000s) ok 69 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23298 [00:22:19.760](0.254s) ok 70 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded [00:22:19.761](0.001s) ok 71 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: stdout matches [00:22:19.761](0.000s) not ok 72 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: no stderr [00:22:19.762](0.001s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 526. [00:22:19.762](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.762](0.000s) ok 73 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: log matches [00:22:19.762](0.000s) ok 74 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: log matches [00:22:19.795](0.032s) ok 75 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded [00:22:19.795](0.000s) ok 76 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: stdout matches [00:22:19.795](0.000s) not ok 77 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: no stderr [00:22:19.795](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 536. [00:22:19.795](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.796](0.000s) ok 78 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: log matches [00:22:19.796](0.000s) ok 79 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: log matches [00:22:19.821](0.025s) ok 80 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded [00:22:19.821](0.000s) ok 81 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: stdout matches [00:22:19.821](0.000s) not ok 82 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: no stderr [00:22:19.821](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 546. [00:22:19.822](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.822](0.000s) ok 83 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: log matches [00:22:19.822](0.000s) ok 84 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: log matches [00:22:19.848](0.026s) ok 85 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded [00:22:19.848](0.000s) ok 86 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: stdout matches [00:22:19.848](0.000s) not ok 87 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: no stderr [00:22:19.848](0.000s) # Failed test 'succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 556. [00:22:19.849](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:19.849](0.000s) ok 88 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: log matches [00:22:19.849](0.000s) ok 89 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: log matches [00:22:19.877](0.027s) ok 90 - dblink attempt fails without delegated credentials [00:22:19.877](0.000s) ok 91 - dblink does not work without delegated credentials [00:22:19.877](0.000s) ok 92 - dblink does not work without delegated credentials [00:22:19.912](0.035s) ok 93 - dblink does not work without delegated credentials and with passfile [00:22:19.913](0.000s) ok 94 - dblink does not work without delegated credentials and with passfile [00:22:19.913](0.000s) ok 95 - dblink does not work without delegated credentials and with passfile [00:22:19.939](0.026s) ok 96 - postgres_fdw does not work without delegated credentials [00:22:19.939](0.000s) ok 97 - postgres_fdw does not work without delegated credentials [00:22:19.939](0.000s) ok 98 - postgres_fdw does not work without delegated credentials [00:22:19.965](0.026s) ok 99 - postgres_fdw does not work without delegated credentials and with passfile [00:22:19.965](0.000s) ok 100 - postgres_fdw does not work without delegated credentials and with passfile [00:22:19.965](0.000s) ok 101 - postgres_fdw does not work without delegated credentials and with passfile [00:22:19.972](0.006s) ok 102 - fails with GSS encryption disabled and hostgssenc hba [00:22:19.996](0.024s) ok 103 - GSS authentication requested, works with GSS encryption [00:22:19.996](0.000s) ok 104 - GSS authentication requested, works with GSS encryption: no stderr [00:22:20.021](0.024s) ok 105 - multiple authentication types requested, works with GSS encryption [00:22:20.021](0.000s) ok 106 - multiple authentication types requested, works with GSS encryption: no stderr ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23387 [00:22:20.288](0.267s) ok 107 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption [00:22:20.289](0.000s) ok 108 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: stdout matches [00:22:20.289](0.000s) not ok 109 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: no stderr [00:22:20.289](0.000s) # Failed test 'succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 666. [00:22:20.289](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:20.289](0.000s) ok 110 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: log matches [00:22:20.289](0.000s) ok 111 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: log matches [00:22:20.316](0.026s) ok 112 - fails with GSS-encrypted access required and hostnogssenc hba [00:22:20.346](0.030s) ok 113 - succeeds with GSS encryption disabled and hostnogssenc hba [00:22:20.346](0.000s) ok 114 - succeeds with GSS encryption disabled and hostnogssenc hba: stdout matches [00:22:20.346](0.000s) not ok 115 - succeeds with GSS encryption disabled and hostnogssenc hba: no stderr [00:22:20.347](0.000s) # Failed test 'succeeds with GSS encryption disabled and hostnogssenc hba: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 678. [00:22:20.347](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:20.347](0.001s) ok 116 - succeeds with GSS encryption disabled and hostnogssenc hba: log matches [00:22:20.348](0.000s) ok 117 - succeeds with GSS encryption disabled and hostnogssenc hba: log matches [00:22:20.426](0.078s) ok 118 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections) [00:22:20.426](0.000s) ok 119 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): stdout matches [00:22:20.426](0.000s) not ok 120 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr [00:22:20.426](0.000s) # Failed test 'dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 689. [00:22:20.427](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:20.505](0.079s) ok 121 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections) [00:22:20.506](0.000s) ok 122 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections): stdout matches [00:22:20.506](0.000s) ok 123 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr [00:22:20.555](0.049s) ok 124 - dblink does not work with delegated credentials and with passfile [00:22:20.555](0.001s) ok 125 - dblink does not work with delegated credentials and with passfile [00:22:20.556](0.001s) ok 126 - dblink does not work with delegated credentials and with passfile [00:22:20.603](0.047s) ok 127 - postgres_fdw does not work with delegated credentials and with passfile [00:22:20.604](0.000s) ok 128 - postgres_fdw does not work with delegated credentials and with passfile [00:22:20.604](0.000s) ok 129 - postgres_fdw does not work with delegated credentials and with passfile ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23481 [00:22:20.852](0.248s) ok 130 - succeeds with include_realm=0 and defaults [00:22:20.853](0.000s) ok 131 - succeeds with include_realm=0 and defaults: stdout matches [00:22:20.853](0.000s) not ok 132 - succeeds with include_realm=0 and defaults: no stderr [00:22:20.853](0.000s) # Failed test 'succeeds with include_realm=0 and defaults: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 758. [00:22:20.853](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:20.853](0.000s) ok 133 - succeeds with include_realm=0 and defaults: log matches [00:22:20.854](0.000s) ok 134 - succeeds with include_realm=0 and defaults: log matches [00:22:20.906](0.052s) ok 135 - dblink works encrypted [00:22:20.906](0.001s) ok 136 - dblink works encrypted: stdout matches [00:22:20.906](0.000s) not ok 137 - dblink works encrypted: no stderr [00:22:20.907](0.000s) # Failed test 'dblink works encrypted: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 769. [00:22:20.907](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [00:22:20.955](0.048s) ok 138 - postgres_fdw works encrypted [00:22:20.955](0.000s) ok 139 - postgres_fdw works encrypted: stdout matches [00:22:20.955](0.000s) ok 140 - postgres_fdw works encrypted: no stderr ### Restarting node "node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "node" is 23534 [00:22:21.211](0.255s) ok 141 - fails with wrong krb_realm, but still authenticates [00:22:21.211](0.000s) ok 142 - fails with wrong krb_realm, but still authenticates: log matches [00:22:21.211](0.000s) 1..142 ### Stopping node "node" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/data/t_001_auth_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node" [00:22:21.323](0.112s) # Looks like you failed 19 tests of 142.