# Checking port 56473 # Found port 56473 [22:52:50.949](0.054s) # 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 [22:52:51.022](0.074s) # setting up PostgreSQL instance # Checking port 56474 # Found port 56474 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=56474 host=/tmp/_kA_BkRKsn Log file: /tmp/cirrus-ci-build/build/testrun/kerberos/001_auth/log/001_auth_node.log [22:52:51.026](0.004s) # 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 23714 #### 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 [22:52:51.411](0.386s) # 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 23799 [22:52:51.742](0.331s) 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/27/2024 22:52:51 03/28/2024 22:52:51 krbtgt/EXAMPLE.COM@EXAMPLE.COM Flags: I [22:52:51.888](0.146s) ok 2 - fails without mapping [22:52:51.889](0.001s) ok 3 - fails without mapping: log matches [22:52:51.889](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 23862 [22:52:52.144](0.254s) ok 5 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable [22:52:52.144](0.000s) ok 6 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: stdout matches [22:52:52.144](0.000s) not ok 7 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: no stderr [22:52:52.145](0.001s) # 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. [22:52:52.145](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:52.146](0.000s) ok 8 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: log matches [22:52:52.146](0.000s) ok 9 - succeeds with mapping with default gssencmode and host hba, ticket not forwardable: log matches [22:52:52.183](0.037s) ok 10 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable [22:52:52.184](0.000s) ok 11 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: stdout matches [22:52:52.184](0.000s) not ok 12 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: no stderr [22:52:52.184](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. [22:52:52.184](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:52.185](0.000s) ok 13 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: log matches [22:52:52.185](0.000s) ok 14 - succeeds with GSS-encrypted access preferred with host hba, ticket not forwardable: log matches [22:52:52.222](0.038s) ok 15 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable [22:52:52.223](0.000s) ok 16 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: stdout matches [22:52:52.223](0.000s) not ok 17 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: no stderr [22:52:52.223](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. [22:52:52.223](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:52.224](0.000s) ok 18 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: log matches [22:52:52.224](0.000s) ok 19 - succeeds with GSS-encrypted access required with host hba, ticket not forwardable: log matches [22:52:52.259](0.035s) ok 20 - succeeds with GSS-encrypted access preferred with host hba and credentials not delegated even though asked for (ticket not forwardable) [22:52:52.259](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 [22:52:52.259](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 [22:52:52.260](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. [22:52:52.260](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:52.260](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 [22:52:52.260](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 [22:52:52.305](0.044s) ok 25 - succeeds with GSS-encrypted access required with host hba and credentials not delegated even though asked for (ticket not forwardable) [22:52:52.305](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 [22:52:52.305](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 [22:52:52.305](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. [22:52:52.306](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:52.306](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 [22:52:52.306](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 [22:52:52.918](0.612s) ok 30 - receiving 100K lines works [22:52:52.926](0.009s) ok 31 - receiving 100K lines works: stdout matches [22:52:52.927](0.000s) not ok 32 - receiving 100K lines works: no stderr [22:52:52.927](0.000s) # Failed test 'receiving 100K lines works: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 402. [22:52:52.927](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.104](0.177s) ok 33 - sending 100K lines works [22:52:53.104](0.000s) ok 34 - sending 100K lines works: stdout matches [22:52:53.105](0.000s) ok 35 - sending 100K lines works: no stderr [22:52:53.136](0.031s) ok 36 - GSS authentication requested, works with non-encrypted GSS [22:52:53.136](0.000s) ok 37 - GSS authentication requested, works with non-encrypted GSS: no stderr [22:52:53.169](0.033s) ok 38 - GSS authentication requested, works with encrypted GSS auth [22:52:53.170](0.000s) ok 39 - GSS authentication requested, works with encrypted GSS auth: no stderr [22:52:53.181](0.011s) ok 40 - SSPI authentication requested, fails with non-encrypted GSS [22:52:53.181](0.000s) ok 41 - SSPI authentication requested, fails with non-encrypted GSS: matches [22:52:53.208](0.027s) ok 42 - SSPI authentication requested, fails with encrypted GSS [22:52:53.208](0.000s) ok 43 - SSPI authentication requested, fails with encrypted GSS: matches [22:52:53.236](0.028s) ok 44 - testing system_user [22:52:53.236](0.000s) ok 45 - testing system_user: stdout matches [22:52:53.236](0.000s) ok 46 - testing system_user: no stderr [22:52:53.268](0.032s) ok 47 - testing system_user with parallel workers [22:52:53.269](0.000s) ok 48 - testing system_user with parallel workers: stdout matches [22:52:53.269](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/27/2024 22:52:53 03/28/2024 22:52:53 krbtgt/EXAMPLE.COM@EXAMPLE.COM Flags: FI [22:52:53.364](0.095s) ok 50 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default) [22:52:53.364](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 [22:52:53.365](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 [22:52:53.365](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. [22:52:53.365](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.366](0.001s) ok 53 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [22:52:53.366](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 [22:52:53.401](0.035s) ok 55 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default) [22:52:53.401](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 [22:52:53.402](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 [22:52:53.402](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. [22:52:53.402](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.403](0.001s) ok 58 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, default): log matches [22:52:53.403](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 24056 [22:52:53.660](0.257s) ok 60 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled) [22:52:53.661](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 [22:52:53.661](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 [22:52:53.661](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. [22:52:53.661](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.662](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 [22:52:53.662](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 [22:52:53.695](0.033s) ok 65 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled) [22:52:53.695](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 [22:52:53.695](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 [22:52:53.696](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. [22:52:53.696](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.696](0.001s) ok 68 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not forwarded (server does not accept them, explicitly disabled): log matches [22:52:53.697](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 24102 [22:52:53.950](0.253s) ok 70 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded [22:52:53.950](0.000s) ok 71 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: stdout matches [22:52:53.950](0.000s) not ok 72 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: no stderr [22:52:53.950](0.000s) # 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. [22:52:53.951](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.951](0.000s) ok 73 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: log matches [22:52:53.951](0.000s) ok 74 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials forwarded: log matches [22:52:53.985](0.034s) ok 75 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded [22:52:53.985](0.000s) ok 76 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: stdout matches [22:52:53.985](0.000s) not ok 77 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: no stderr [22:52:53.986](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. [22:52:53.986](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:53.986](0.000s) ok 78 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: log matches [22:52:53.986](0.000s) ok 79 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials forwarded: log matches [22:52:54.018](0.031s) ok 80 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded [22:52:54.018](0.000s) ok 81 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: stdout matches [22:52:54.018](0.000s) not ok 82 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: no stderr [22:52:54.018](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. [22:52:54.019](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:54.019](0.000s) ok 83 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: log matches [22:52:54.019](0.000s) ok 84 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not forwarded: log matches [22:52:54.051](0.032s) ok 85 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded [22:52:54.052](0.001s) ok 86 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: stdout matches [22:52:54.053](0.000s) not ok 87 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: no stderr [22:52:54.053](0.001s) # 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. [22:52:54.054](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:54.054](0.000s) ok 88 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: log matches [22:52:54.054](0.000s) ok 89 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials explicitly not forwarded: log matches [22:52:54.085](0.031s) ok 90 - dblink attempt fails without delegated credentials [22:52:54.085](0.000s) ok 91 - dblink does not work without delegated credentials [22:52:54.086](0.000s) ok 92 - dblink does not work without delegated credentials [22:52:54.115](0.030s) ok 93 - dblink does not work without delegated credentials and with passfile [22:52:54.116](0.000s) ok 94 - dblink does not work without delegated credentials and with passfile [22:52:54.116](0.000s) ok 95 - dblink does not work without delegated credentials and with passfile [22:52:54.150](0.034s) ok 96 - postgres_fdw does not work without delegated credentials [22:52:54.151](0.001s) ok 97 - postgres_fdw does not work without delegated credentials [22:52:54.152](0.001s) ok 98 - postgres_fdw does not work without delegated credentials [22:52:54.199](0.047s) ok 99 - postgres_fdw does not work without delegated credentials and with passfile [22:52:54.199](0.000s) ok 100 - postgres_fdw does not work without delegated credentials and with passfile [22:52:54.199](0.000s) ok 101 - postgres_fdw does not work without delegated credentials and with passfile [22:52:54.209](0.010s) ok 102 - fails with GSS encryption disabled and hostgssenc hba [22:52:54.251](0.042s) ok 103 - GSS authentication requested, works with GSS encryption [22:52:54.252](0.000s) ok 104 - GSS authentication requested, works with GSS encryption: no stderr [22:52:54.294](0.042s) ok 105 - multiple authentication types requested, works with GSS encryption [22:52:54.294](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 24194 [22:52:54.564](0.269s) ok 107 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption [22:52:54.564](0.000s) ok 108 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: stdout matches [22:52:54.564](0.000s) not ok 109 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: no stderr [22:52:54.564](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. [22:52:54.565](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:54.565](0.000s) ok 110 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: log matches [22:52:54.565](0.000s) ok 111 - succeeds with GSS-encrypted access preferred and hostnogssenc hba, but no encryption: log matches [22:52:54.595](0.030s) ok 112 - fails with GSS-encrypted access required and hostnogssenc hba [22:52:54.630](0.035s) ok 113 - succeeds with GSS encryption disabled and hostnogssenc hba [22:52:54.630](0.001s) ok 114 - succeeds with GSS encryption disabled and hostnogssenc hba: stdout matches [22:52:54.631](0.001s) not ok 115 - succeeds with GSS encryption disabled and hostnogssenc hba: no stderr [22:52:54.632](0.001s) # 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. [22:52:54.632](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:54.635](0.003s) ok 116 - succeeds with GSS encryption disabled and hostnogssenc hba: log matches [22:52:54.635](0.001s) ok 117 - succeeds with GSS encryption disabled and hostnogssenc hba: log matches [22:52:54.734](0.099s) ok 118 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections) [22:52:54.735](0.001s) ok 119 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): stdout matches [22:52:54.735](0.000s) not ok 120 - dblink works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr [22:52:54.736](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. [22:52:54.736](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:54.839](0.103s) ok 121 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections) [22:52:54.839](0.000s) ok 122 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections): stdout matches [22:52:54.839](0.000s) not ok 123 - postgres_fdw works not-encrypted (server not configured to accept encrypted GSSAPI connections): no stderr [22:52:54.840](0.000s) # Failed test 'postgres_fdw 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 698. [22:52:54.840](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:54.900](0.060s) ok 124 - dblink does not work with delegated credentials and with passfile [22:52:54.900](0.000s) ok 125 - dblink does not work with delegated credentials and with passfile [22:52:54.901](0.000s) ok 126 - dblink does not work with delegated credentials and with passfile [22:52:54.960](0.059s) ok 127 - postgres_fdw does not work with delegated credentials and with passfile [22:52:54.960](0.000s) ok 128 - postgres_fdw does not work with delegated credentials and with passfile [22:52:54.960](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 24287 [22:52:55.218](0.258s) ok 130 - succeeds with include_realm=0 and defaults [22:52:55.219](0.001s) ok 131 - succeeds with include_realm=0 and defaults: stdout matches [22:52:55.219](0.000s) not ok 132 - succeeds with include_realm=0 and defaults: no stderr [22:52:55.220](0.001s) # 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. [22:52:55.220](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:55.221](0.000s) ok 133 - succeeds with include_realm=0 and defaults: log matches [22:52:55.221](0.000s) ok 134 - succeeds with include_realm=0 and defaults: log matches [22:52:55.288](0.066s) ok 135 - dblink works encrypted [22:52:55.288](0.000s) ok 136 - dblink works encrypted: stdout matches [22:52:55.288](0.000s) not ok 137 - dblink works encrypted: no stderr [22:52:55.288](0.000s) # Failed test 'dblink works encrypted: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 769. [22:52:55.289](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' [22:52:55.344](0.056s) ok 138 - postgres_fdw works encrypted [22:52:55.345](0.000s) ok 139 - postgres_fdw works encrypted: stdout matches [22:52:55.345](0.000s) not ok 140 - postgres_fdw works encrypted: no stderr [22:52:55.345](0.000s) # Failed test 'postgres_fdw works encrypted: no stderr' # at /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl line 777. [22:52:55.345](0.000s) # got: 'psql::1: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree' # expected: '' ### 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 24350 [22:52:55.605](0.260s) ok 141 - fails with wrong krb_realm, but still authenticates [22:52:55.606](0.000s) ok 142 - fails with wrong krb_realm, but still authenticates: log matches [22:52:55.606](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" [22:52:55.719](0.113s) # Looks like you failed 21 tests of 142.