[04:55:14.633](0.247s) # setting up data directory # Checking port 49832 # Found port 49832 Name: primary Data directory: C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/backup Archive directory: C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/archives Connection string: port=49832 host=C:/Windows/TEMP/xWKs7unq7n Log file: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log [04:55:14.705](0.073s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 7048 [04:55:16.450](1.745s) ok 1 - ssl_library parameter ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 8160 [04:55:21.146](4.696s) # testing password-protected keys ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; see logfile for details: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log # No postmaster PID for node "primary" [04:55:21.412](0.267s) ok 2 - restart fails with password-protected key file with wrong password ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart pg_ctl: PID file "C:/cirrus/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/postmaster.pid" does not exist Is server running? trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "primary" is 6328 [04:55:21.790](0.377s) ok 3 - restart succeeds with password-protected key file ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; see logfile for details: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log # No postmaster PID for node "primary" [04:55:22.160](0.370s) ok 4 - restart fails with incorrect SSL protocol bounds ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart pg_ctl: PID file "C:/cirrus/build/testrun/ssl/001_ssltests/data/t_001_ssltests_primary_data/pgdata/postmaster.pid" does not exist Is server running? trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "primary" is 5476 [04:55:22.306](0.146s) ok 5 - restart succeeds with correct SSL protocol bounds [04:55:22.306](0.000s) # running client tests ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7280 [04:55:22.632](0.326s) ok 6 - server doesn't accept non-SSL connections [04:55:22.632](0.000s) ok 7 - server doesn't accept non-SSL connections: matches [04:55:22.717](0.084s) ok 8 - connect without server root cert sslmode=require [04:55:22.717](0.000s) ok 9 - connect without server root cert sslmode=require: no stderr [04:55:22.775](0.058s) ok 10 - connect without server root cert sslmode=verify-ca [04:55:22.775](0.000s) ok 11 - connect without server root cert sslmode=verify-ca: matches [04:55:22.852](0.077s) ok 12 - connect without server root cert sslmode=verify-full [04:55:22.853](0.000s) ok 13 - connect without server root cert sslmode=verify-full: matches [04:55:23.076](0.224s) ok 14 - connect with wrong server root cert sslmode=require [04:55:23.077](0.000s) ok 15 - connect with wrong server root cert sslmode=require: matches [04:55:23.189](0.113s) ok 16 - connect with wrong server root cert sslmode=verify-ca [04:55:23.190](0.000s) ok 17 - connect with wrong server root cert sslmode=verify-ca: matches [04:55:23.276](0.086s) ok 18 - connect with wrong server root cert sslmode=verify-full [04:55:23.276](0.000s) ok 19 - connect with wrong server root cert sslmode=verify-full: matches [04:55:23.354](0.078s) ok 20 - connect with server CA cert, without root CA [04:55:23.355](0.000s) ok 21 - connect with server CA cert, without root CA: matches [04:55:23.499](0.144s) ok 22 - connect with correct server CA cert file sslmode=require [04:55:23.499](0.000s) ok 23 - connect with correct server CA cert file sslmode=require: no stderr [04:55:23.650](0.151s) ok 24 - connect with correct server CA cert file sslmode=verify-ca [04:55:23.650](0.000s) ok 25 - connect with correct server CA cert file sslmode=verify-ca: no stderr [04:55:23.803](0.152s) ok 26 - connect with correct server CA cert file sslmode=verify-full [04:55:23.803](0.000s) ok 27 - connect with correct server CA cert file sslmode=verify-full: no stderr [04:55:23.870](0.067s) ok 28 - cert root file that contains two certificates, order 1 [04:55:23.870](0.000s) ok 29 - cert root file that contains two certificates, order 1: no stderr [04:55:23.996](0.125s) ok 30 - cert root file that contains two certificates, order 2 [04:55:23.996](0.000s) ok 31 - cert root file that contains two certificates, order 2: no stderr [04:55:24.073](0.077s) ok 32 - connect with sslcertmode=disable [04:55:24.073](0.000s) ok 33 - connect with sslcertmode=disable: no stderr [04:55:24.182](0.109s) ok 34 - connect with sslcertmode=allow [04:55:24.182](0.000s) ok 35 - connect with sslcertmode=allow: no stderr [04:55:24.323](0.141s) ok 36 - connect with sslcertmode=require fails without a client certificate [04:55:24.324](0.000s) ok 37 - connect with sslcertmode=require fails without a client certificate: matches [04:55:24.386](0.062s) ok 38 - sslcrl option with invalid file name [04:55:24.386](0.000s) ok 39 - sslcrl option with invalid file name: no stderr [04:55:24.493](0.107s) ok 40 - CRL belonging to a different CA [04:55:24.493](0.000s) ok 41 - CRL belonging to a different CA: matches [04:55:24.608](0.115s) ok 42 - directory CRL belonging to a different CA [04:55:24.608](0.000s) ok 43 - directory CRL belonging to a different CA: matches [04:55:25.340](0.731s) ok 44 - CRL with a non-revoked cert [04:55:25.340](0.000s) ok 45 - CRL with a non-revoked cert: no stderr [04:55:25.497](0.157s) ok 46 - directory CRL with a non-revoked cert [04:55:25.497](0.000s) ok 47 - directory CRL with a non-revoked cert: no stderr [04:55:25.626](0.129s) ok 48 - mismatch between host name and server certificate sslmode=require [04:55:25.627](0.000s) ok 49 - mismatch between host name and server certificate sslmode=require: no stderr [04:55:25.934](0.308s) ok 50 - mismatch between host name and server certificate sslmode=verify-ca [04:55:25.935](0.000s) ok 51 - mismatch between host name and server certificate sslmode=verify-ca: no stderr [04:55:26.042](0.107s) ok 52 - mismatch between host name and server certificate sslmode=verify-full [04:55:26.042](0.000s) ok 53 - mismatch between host name and server certificate sslmode=verify-full: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 8104 [04:55:26.405](0.363s) ok 54 - IP address in the Common Name [04:55:26.405](0.000s) ok 55 - IP address in the Common Name: no stderr [04:55:26.515](0.110s) ok 56 - mismatch between host name and server certificate IP address [04:55:26.516](0.000s) ok 57 - mismatch between host name and server certificate IP address: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5512 [04:55:26.873](0.357s) ok 58 - IP address in a dNSName [04:55:26.873](0.000s) ok 59 - IP address in a dNSName: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7540 [04:55:27.173](0.300s) ok 60 - host name matching with X.509 Subject Alternative Names 1 [04:55:27.173](0.000s) ok 61 - host name matching with X.509 Subject Alternative Names 1: no stderr [04:55:27.235](0.062s) ok 62 - host name matching with X.509 Subject Alternative Names 2 [04:55:27.235](0.000s) ok 63 - host name matching with X.509 Subject Alternative Names 2: no stderr [04:55:27.298](0.062s) ok 64 - host name matching with X.509 Subject Alternative Names wildcard [04:55:27.298](0.000s) ok 65 - host name matching with X.509 Subject Alternative Names wildcard: no stderr [04:55:27.361](0.063s) ok 66 - host name not matching with X.509 Subject Alternative Names [04:55:27.361](0.000s) ok 67 - host name not matching with X.509 Subject Alternative Names: matches [04:55:27.423](0.062s) ok 68 - host name not matching with X.509 Subject Alternative Names wildcard [04:55:27.423](0.000s) ok 69 - host name not matching with X.509 Subject Alternative Names wildcard: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 2784 [04:55:27.766](0.343s) ok 70 - host name matching with a single X.509 Subject Alternative Name [04:55:27.767](0.000s) ok 71 - host name matching with a single X.509 Subject Alternative Name: no stderr [04:55:27.829](0.063s) ok 72 - host name not matching with a single X.509 Subject Alternative Name [04:55:27.829](0.000s) ok 73 - host name not matching with a single X.509 Subject Alternative Name: matches [04:55:27.891](0.062s) ok 74 - host name not matching with a single X.509 Subject Alternative Name wildcard [04:55:27.892](0.000s) ok 75 - host name not matching with a single X.509 Subject Alternative Name wildcard: matches [04:55:27.922](0.031s) ok 76 # skip IPv6 addresses in certificates not support on this platform ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 1196 [04:55:28.220](0.297s) ok 77 - certificate with both a CN and SANs 1 [04:55:28.220](0.000s) ok 78 - certificate with both a CN and SANs 1: no stderr [04:55:28.283](0.063s) ok 79 - certificate with both a CN and SANs 2 [04:55:28.283](0.000s) ok 80 - certificate with both a CN and SANs 2: no stderr [04:55:28.347](0.064s) ok 81 - certificate with both a CN and SANs ignores CN [04:55:28.347](0.000s) ok 82 - certificate with both a CN and SANs ignores CN: matches [04:55:28.379](0.032s) ok 83 # skip IPv6 addresses in certificates not support on this platform ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 4848 [04:55:28.722](0.343s) ok 84 - certificate with both an IP CN and DNS SANs matches CN [04:55:28.722](0.000s) ok 85 - certificate with both an IP CN and DNS SANs matches CN: no stderr [04:55:28.784](0.062s) ok 86 - certificate with both an IP CN and DNS SANs matches SAN 1 [04:55:28.784](0.000s) ok 87 - certificate with both an IP CN and DNS SANs matches SAN 1: no stderr [04:55:28.847](0.063s) ok 88 - certificate with both an IP CN and DNS SANs matches SAN 2 [04:55:28.847](0.000s) ok 89 - certificate with both an IP CN and DNS SANs matches SAN 2: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 1448 [04:55:29.190](0.343s) ok 90 - server certificate without CN or SANs sslmode=verify-ca [04:55:29.191](0.000s) ok 91 - server certificate without CN or SANs sslmode=verify-ca: no stderr [04:55:29.269](0.078s) ok 92 - server certificate without CN or SANs sslmode=verify-full [04:55:29.269](0.000s) ok 93 - server certificate without CN or SANs sslmode=verify-full: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7516 [04:55:29.565](0.296s) ok 94 - sslrootcert=system does not connect with private CA [04:55:29.566](0.000s) ok 95 - sslrootcert=system does not connect with private CA: matches [04:55:29.596](0.031s) ok 96 - sslrootcert=system only accepts sslmode=verify-full [04:55:29.597](0.000s) ok 97 - sslrootcert=system only accepts sslmode=verify-full: matches [04:55:29.660](0.064s) ok 98 - sslrootcert=system connects with overridden SSL_CERT_FILE [04:55:29.661](0.000s) ok 99 - sslrootcert=system connects with overridden SSL_CERT_FILE: no stderr [04:55:29.722](0.061s) ok 100 - sslrootcert=system defaults to sslmode=verify-full [04:55:29.722](0.000s) ok 101 - sslrootcert=system defaults to sslmode=verify-full: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 3428 [04:55:30.066](0.344s) ok 102 - connects without client-side CRL [04:55:30.066](0.000s) ok 103 - connects without client-side CRL: no stderr [04:55:30.128](0.062s) ok 104 - does not connect with client-side CRL file [04:55:30.128](0.000s) ok 105 - does not connect with client-side CRL file: matches [04:55:30.193](0.064s) ok 106 - does not connect with client-side CRL directory [04:55:30.193](0.000s) ok 107 - does not connect with client-side CRL directory: matches # Running: psql -X -A -F , -P null=_null_ -d sslkey=invalid sslcert=invalid sslrootcert=invalid sslcrl=invalid sslcrldir=invalid user=ssltestuser dbname=trustdb hostaddr=127.0.0.1 host=common-name.pg-ssltest.test sslrootcert=invalid -c SELECT * FROM pg_stat_ssl WHERE pid = pg_backend_pid() [04:55:30.254](0.061s) ok 108 - pg_stat_ssl view without client certificate: exit code 0 [04:55:30.255](0.000s) ok 109 - pg_stat_ssl view without client certificate: no stderr [04:55:30.255](0.000s) ok 110 - pg_stat_ssl view without client certificate: matches [04:55:30.318](0.064s) ok 111 - connection success with correct range of TLS protocol versions [04:55:30.319](0.000s) ok 112 - connection success with correct range of TLS protocol versions: no stderr [04:55:30.351](0.033s) ok 113 - connection failure with incorrect range of TLS protocol versions [04:55:30.352](0.001s) ok 114 - connection failure with incorrect range of TLS protocol versions: matches [04:55:30.397](0.045s) ok 115 - connection failure with an incorrect SSL protocol minimum bound [04:55:30.397](0.000s) ok 116 - connection failure with an incorrect SSL protocol minimum bound: matches [04:55:30.427](0.030s) ok 117 - connection failure with an incorrect SSL protocol maximum bound [04:55:30.428](0.000s) ok 118 - connection failure with an incorrect SSL protocol maximum bound: matches [04:55:30.428](0.000s) # running server tests [04:55:30.490](0.062s) ok 119 - certificate authorization fails without client cert [04:55:30.491](0.000s) ok 120 - certificate authorization fails without client cert: matches [04:55:30.600](0.110s) ok 121 - certificate authorization succeeds with correct client cert in PEM format [04:55:30.601](0.001s) ok 122 - certificate authorization succeeds with correct client cert in PEM format: no stderr [04:55:30.678](0.077s) ok 123 - certificate authorization succeeds with correct client cert in DER format [04:55:30.678](0.000s) ok 124 - certificate authorization succeeds with correct client cert in DER format: no stderr [04:55:30.742](0.064s) ok 125 - certificate authorization succeeds with correct client cert in encrypted PEM format [04:55:30.742](0.000s) ok 126 - certificate authorization succeeds with correct client cert in encrypted PEM format: no stderr [04:55:30.802](0.060s) ok 127 - certificate authorization succeeds with correct client cert in encrypted DER format [04:55:30.803](0.000s) ok 128 - certificate authorization succeeds with correct client cert in encrypted DER format: no stderr [04:55:30.865](0.062s) ok 129 - certificate authorization succeeds with correct client cert and sslcertmode=require [04:55:30.865](0.000s) ok 130 - certificate authorization succeeds with correct client cert and sslcertmode=require: no stderr [04:55:30.928](0.062s) ok 131 - certificate authorization succeeds with correct client cert and sslcertmode=allow [04:55:30.928](0.000s) ok 132 - certificate authorization succeeds with correct client cert and sslcertmode=allow: no stderr [04:55:30.990](0.062s) ok 133 - certificate authorization fails with correct client cert and sslcertmode=disable [04:55:30.990](0.000s) ok 134 - certificate authorization fails with correct client cert and sslcertmode=disable: matches [04:55:31.053](0.062s) ok 135 - certificate authorization fails with correct client cert and wrong password in encrypted PEM format [04:55:31.053](0.000s) ok 136 - certificate authorization fails with correct client cert and wrong password in encrypted PEM format: matches [04:55:31.163](0.110s) ok 137 - certificate authorization succeeds with DN mapping [04:55:31.163](0.000s) ok 138 - certificate authorization succeeds with DN mapping: no stderr [04:55:31.164](0.001s) ok 139 - certificate authorization succeeds with DN mapping: log matches [04:55:31.272](0.109s) ok 140 - certificate authorization succeeds with DN regex mapping [04:55:31.273](0.000s) ok 141 - certificate authorization succeeds with DN regex mapping: no stderr [04:55:31.383](0.110s) ok 142 - certificate authorization succeeds with CN mapping [04:55:31.383](0.000s) ok 143 - certificate authorization succeeds with CN mapping: no stderr [04:55:31.383](0.001s) ok 144 - certificate authorization succeeds with CN mapping: log matches [04:55:31.384](0.000s) not ok 145 # TODO & SKIP Need Pty support [04:55:31.384](0.000s) not ok 146 # TODO & SKIP Need Pty support [04:55:31.384](0.000s) not ok 147 # TODO & SKIP Need Pty support [04:55:31.384](0.000s) not ok 148 # TODO & SKIP Need Pty support 'C:\Program' is not recognized as an internal or external command, operable program or batch file. couldn't run "C:\Program Files\Git\usr\bin\openssl.EXE x509" to get client cert serialno at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 726. # Running: psql -X -A -F , -P null=_null_ -d sslkey=invalid sslcert=invalid sslrootcert=invalid sslcrl=invalid sslcrldir=invalid sslrootcert=ssl/root+server_ca.crt sslmode=require dbname=certdb hostaddr=127.0.0.1 host=localhost user=ssltestuser sslcert=ssl/client.crt sslkey=C:/cirrus/build/testrun/ssl/001_ssltests/data/tmp_test_ryjJ/client.key -c SELECT * FROM pg_stat_ssl WHERE pid = pg_backend_pid() [04:55:31.443](0.059s) ok 149 - pg_stat_ssl with client certificate: exit code 0 [04:55:31.444](0.000s) ok 150 - pg_stat_ssl with client certificate: no stderr [04:55:31.444](0.000s) ok 151 - pg_stat_ssl with client certificate: matches [04:55:31.444](0.000s) ok 152 # skip Permissions check not enforced on Windows [04:55:31.444](0.000s) ok 153 # skip Permissions check not enforced on Windows [04:55:31.508](0.063s) ok 154 - certificate authorization fails with client cert belonging to another user [04:55:31.508](0.000s) ok 155 - certificate authorization fails with client cert belonging to another user: matches [04:55:31.570](0.062s) ok 156 - certificate authorization fails with revoked client cert [04:55:31.571](0.000s) ok 157 - certificate authorization fails with revoked client cert: matches [04:55:31.571](0.001s) ok 158 - certificate authorization fails with revoked client cert: log does not match [04:55:31.681](0.110s) ok 159 - auth_option clientcert=verify-full succeeds with matching username and Common Name [04:55:31.682](0.000s) ok 160 - auth_option clientcert=verify-full succeeds with matching username and Common Name: no stderr [04:55:31.682](0.001s) ok 161 - auth_option clientcert=verify-full succeeds with matching username and Common Name: log matches [04:55:31.743](0.061s) ok 162 - auth_option clientcert=verify-full fails with mismatching username and Common Name [04:55:31.743](0.000s) ok 163 - auth_option clientcert=verify-full fails with mismatching username and Common Name: matches [04:55:31.744](0.000s) ok 164 - auth_option clientcert=verify-full fails with mismatching username and Common Name: log does not match [04:55:31.806](0.062s) ok 165 - auth_option clientcert=verify-ca succeeds with mismatching username and Common Name [04:55:31.806](0.000s) ok 166 - auth_option clientcert=verify-ca succeeds with mismatching username and Common Name: no stderr [04:55:31.807](0.001s) ok 167 - auth_option clientcert=verify-ca succeeds with mismatching username and Common Name: log matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 2984 [04:55:32.150](0.343s) ok 168 - intermediate client certificate is provided by client [04:55:32.150](0.001s) ok 169 - intermediate client certificate is provided by client: no stderr [04:55:32.228](0.078s) ok 170 - intermediate client certificate is missing [04:55:32.229](0.000s) ok 171 - intermediate client certificate is missing: matches [04:55:32.291](0.063s) ok 172 - logged client certificate Subjects are truncated if they're too long [04:55:32.292](0.000s) ok 173 - logged client certificate Subjects are truncated if they're too long: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5996 [04:55:32.588](0.296s) ok 174 - intermediate client certificate is untrusted [04:55:32.588](0.000s) ok 175 - intermediate client certificate is untrusted: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 4320 [04:55:32.886](0.297s) ok 176 - certificate authorization fails with revoked client cert with server-side CRL directory [04:55:32.886](0.000s) ok 177 - certificate authorization fails with revoked client cert with server-side CRL directory: matches [04:55:32.949](0.064s) ok 178 - certificate authorization fails with revoked UTF-8 client cert with server-side CRL directory [04:55:32.950](0.000s) ok 179 - certificate authorization fails with revoked UTF-8 client cert with server-side CRL directory: matches ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 1736 [04:55:33.247](0.297s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1 [04:55:33.247](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 923. [04:55:33.247](0.000s) # got: '2' # expected: '0' [04:55:33.248](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr [04:55:33.248](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1: no stderr' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 923. [04:55:33.248](0.000s) # got: 'psql: error: connection to server at "127.0.0.1", port 49832 failed: server closed the connection unexpectedly # This probably means the server terminated abnormally # before or while processing the request. # SSL SYSCALL error: Connection reset by peer (0x00002746/10054)' # expected: '' [04:55:33.361](0.113s) ok 182 - connect without requesting ocsp response when sslocspstapling=0 [04:55:33.362](0.001s) ok 183 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6320 [04:55:33.653](0.291s) ok 184 - failed with a revoked ocsp response when sslocspstapling=1 [04:55:33.716](0.063s) ok 185 - connect without requesting ocsp response when sslocspstapling=0 [04:55:33.716](0.000s) ok 186 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6056 [04:55:34.013](0.297s) ok 187 - failed with a revoked ocsp response when sslocspstapling=1 [04:55:34.091](0.078s) ok 188 - connect without requesting ocsp response when sslocspstapling=0 [04:55:34.091](0.000s) ok 189 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 796 [04:55:34.388](0.297s) ok 190 - failed with an expired ocsp response when sslocspstapling=1 [04:55:34.498](0.110s) ok 191 - connect without requesting ocsp response when sslocspstapling=0 [04:55:34.498](0.000s) ok 192 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7052 [04:55:34.795](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1 [04:55:34.795](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 1001. [04:55:34.795](0.000s) # got: '2' # expected: '0' [04:55:34.796](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr [04:55:34.796](0.000s) # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1: no stderr' # at C:/cirrus/src/test/ssl/t/001_ssltests.pl line 1001. [04:55:34.796](0.000s) # got: 'psql: error: connection to server at "127.0.0.1", port 49832 failed: server closed the connection unexpectedly # This probably means the server terminated abnormally # before or while processing the request. # SSL SYSCALL error: Connection reset by peer (0x00002746/10054)' # expected: '' [04:55:34.905](0.109s) ok 195 - connect without requesting ocsp response when sslocspstapling=0 [04:55:34.906](0.001s) ok 196 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 6824 [04:55:35.203](0.297s) ok 197 - failed with a revoked ocsp response when sslocspstapling=1 [04:55:35.312](0.109s) ok 198 - connect without requesting ocsp response when sslocspstapling=0 [04:55:35.312](0.001s) ok 199 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 7004 [04:55:35.608](0.296s) ok 200 - failed with a revoked ocsp response when sslocspstapling=1 [04:55:35.671](0.063s) ok 201 - connect without requesting ocsp response when sslocspstapling=0 [04:55:35.671](0.000s) ok 202 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 5356 [04:55:35.968](0.297s) ok 203 - failed with an expired ocsp response when sslocspstapling=1 [04:55:36.031](0.063s) ok 204 - connect without requesting ocsp response when sslocspstapling=0 [04:55:36.031](0.000s) ok 205 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... done server started # Postmaster PID for node "primary" is 728 [04:55:36.328](0.297s) ok 206 - failed with an expired ocsp response when sslocspstapling=1 [04:55:36.438](0.110s) ok 207 - connect without requesting ocsp response when sslocspstapling=0 [04:55:36.438](0.000s) ok 208 - connect without requesting ocsp response when sslocspstapling=0: no stderr ### Restarting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/ssl/001_ssltests\data/t_001_ssltests_primary_data/pgdata -l C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log restart waiting for server to shut down.... done server stopped waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl restart failed; see logfile for details: C:\cirrus\build/testrun/ssl/001_ssltests\log/001_ssltests_primary.log # No postmaster PID for node "primary" [04:55:36.671](0.233s) Bail out! pg_ctl restart failed # No postmaster PID for node "primary"