PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

Highlight type: all assertion compiler core linker panic regress sanitizer tap test

Time range: current 7-day 30-day 90-day

This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.

48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s Linux - Debian Bullseye - Autoconf
tap
[06:35:16.522](27.191s) not ok 5 - regression tests pass
[06:35:19.090](2.562s) not ok 6 - dump before running pg_upgrade
48/4450 Replace a large number of OR clauses with ANY expression
%s Linux - Debian Bullseye - Autoconf
tap
[13:07:47.341](83.019s) not ok 5 - regression tests pass
tap
[13:08:56.097](51.180s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[13:04:43.290](74.287s) not ok 5 - regression tests pass
tap
[13:06:25.842](140.870s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[09:06:27.392](10.085s) not ok 22 - pg_restore on destination instance
%s macOS - Ventura - Meson
tap
[09:05:37.598](0.018s) not ok 24 - old and new dumps match after dump and restore
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s Linux - Debian Bullseye - Autoconf
tap
[05:41:55.876](0.539s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[05:47:12.708](1.920s) not ok 1 - no parameters missing from postgresql.conf.sample
48/3246 Parallelize correlated subqueries that execute within each worker
%s Linux - Debian Bullseye - Autoconf
tap
[21:18:59.043](78.273s) not ok 5 - regression tests pass
tap
[21:20:24.905](55.202s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:16:52.844](99.874s) not ok 5 - regression tests pass
tap
[21:19:06.477](116.355s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s macOS - Ventura - Meson
tap
[09:16:23.058](68.969s) not ok 5 - regression tests pass
tap
[09:18:12.848](144.078s) not ok 2 - regression tests pass
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[08:35:27.027](4.784s) not ok 4 - dump from PITR 1
[08:35:28.494](1.467s) not ok 5 - dump from PITR 2
tap
[08:36:21.733](0.863s) not ok 1 - binary_upgrade: pg_dump runs
tap
[08:38:43.212](50.736s) not ok 2 - regression tests pass
[08:38:44.149](0.936s) not ok 3 - dump primary server
[08:38:45.050](0.901s) not ok 4 - dump standby server
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:37:04.482](0.369s) not ok 18 - old and new dumps match after pg_upgrade
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s Linux - Debian Bullseye - Autoconf
tap
[06:25:58.760](27.031s) not ok 5 - regression tests pass
[06:26:01.469](2.677s) not ok 6 - dump before running pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:27:07.226](78.579s) not ok 5 - regression tests pass
[06:27:12.870](5.414s) not ok 6 - dump before running pg_upgrade
tap
[06:28:40.630](70.734s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[06:25:36.131](46.401s) not ok 5 - regression tests pass
[06:25:38.209](2.067s) not ok 6 - dump before running pg_upgrade
tap
[06:25:57.663](37.160s) not ok 2 - regression tests pass
48/4867 Async commit support for 2PC (twophase) transactions
%s Linux - Debian Bullseye - Autoconf
tap
[05:36:53.416](2.556s) not ok 4 - dump from PITR 1
[05:36:53.648](0.231s) not ok 5 - dump from PITR 2
tap
[05:37:51.822](0.806s) not ok 1 - binary_upgrade: pg_dump runs
tap
[05:40:07.833](0.232s) not ok 3 - dump primary server
[05:40:08.027](0.193s) not ok 4 - dump standby server
48/4975 pg_parse_json: don't leak token copies on failure
%s macOS - Ventura - Meson
tap
[03:16:38.060](87.822s) not ok 3 - incremental backup
tap
[03:16:38.048](86.424s) not ok 2 - incremental backup from node1
tap
[03:16:38.075](68.013s) not ok 2 - incremental backup from node1
[03:16:38.107](0.031s) not ok 3 - another incremental backup from node1
[03:16:45.043](3.837s) not ok 5 - incremental backup from node2
[03:16:45.113](0.000s) not ok 9 - can't combine full backups: matches
[03:16:45.121](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[03:16:38.076](81.675s) not ok 2 - incremental backup
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s Linux - Debian Bullseye - Autoconf
tap
[19:17:17.664](0.363s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[19:17:17.664](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[19:17:20.296](0.498s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[19:17:20.297](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[19:17:23.036](0.267s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:27:23.588](0.452s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[19:27:23.589](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[19:27:25.435](0.453s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[19:27:25.436](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[19:27:27.608](0.232s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[19:20:07.687](0.248s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[19:20:07.688](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[19:20:08.808](0.246s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[19:20:08.808](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[19:20:10.181](0.220s) Bail out!  pg_ctl restart failed
48/4823 Add test module for verifying backtrace functionality
%s Linux - Debian Bullseye - Autoconf
tap
[17:15:39.055](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[17:15:39.055](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s macOS - Ventura - Meson
tap
[17:19:07.014](0.001s) not ok 8 - backtrace pg_replication_slot_advance start is found
[17:19:07.014](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
48/4759 shared detoast datum
%s Linux - Debian Bullseye - Autoconf
tap
[17:04:37.409](77.379s) not ok 5 - regression tests pass
tap
[17:03:04.670](0.389s) not ok 1 - no parameters missing from postgresql.conf.sample
tap
[17:05:57.915](51.110s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:04:16.071](110.626s) not ok 5 - regression tests pass
tap
[17:06:44.515](129.543s) not ok 2 - regression tests pass
tap
[17:12:55.072](2.030s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[17:05:09.981](85.478s) not ok 5 - regression tests pass
tap
[17:07:45.402](201.964s) not ok 2 - regression tests pass
tap
[17:09:12.204](1.296s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4991 Set appropriate processing mode for auxiliary processes.
%s Linux - Debian Bullseye - Autoconf
tap
[15:14:28.423](234.464s) # poll_query_until timed out executing this query:
[15:14:28.423](0.001s) not ok 5 - bgworkers all launched
%s macOS - Ventura - Meson
tap
[15:03:43.213](251.106s) # poll_query_until timed out executing this query:
[15:03:43.215](0.001s) not ok 5 - bgworkers all launched
48/4450 Replace a large number of OR clauses with ANY expression
%s Linux - Debian Bullseye - Autoconf
tap
[12:11:48.462](80.038s) not ok 5 - regression tests pass
tap
[12:13:19.560](44.479s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:11:24.419](112.688s) not ok 5 - regression tests pass
tap
[12:14:01.030](135.695s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[12:10:43.503](82.945s) not ok 5 - regression tests pass
tap
[12:12:31.673](146.219s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s Linux - Debian Bullseye - Autoconf
tap
[08:08:49.632](0.009s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:08:29.859](9.885s) not ok 22 - pg_restore on destination instance
%s macOS - Ventura - Meson
tap
[08:08:24.120](0.018s) not ok 24 - old and new dumps match after dump and restore
48/4825 Optimize planner memory consumption for huge arrays
%s macOS - Ventura - Meson
tap
[06:05:30.830](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s Linux - Debian Bullseye - Autoconf
tap
[04:02:56.289](0.710s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:10:52.090](2.654s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[04:04:01.362](1.235s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4950 Show WAL stats on pg_stat_io
%s macOS - Ventura - Meson
tap
[01:56:24.874](0.000s) not ok 328 - pgbench script error: set random error stderr /(?^:cannot coerce boolean to int)/
48/4867 Async commit support for 2PC (twophase) transactions
%s FreeBSD - 13 - Meson
tap
[12:38:46.284](1.233s) not ok 4 - dump from PITR 1
[12:38:46.441](0.157s) not ok 5 - dump from PITR 2
tap
[12:38:50.721](0.094s) not ok 19 - pg_dump: option -n pg_catalog
[12:38:50.813](0.090s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:38:50.951](0.076s) not ok 37 - binary_upgrade: pg_dump runs
[12:38:50.958](0.005s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:38:50.670](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:38:50.735](0.064s) not ok 3 - dump foreign server with no tables
tap
[12:38:50.729](0.456s) not ok 1 - parallel dump
[12:38:50.735](0.005s) not ok 2 - parallel restore
[12:38:50.803](0.068s) not ok 3 - parallel dump as inserts
[12:38:50.808](0.005s) not ok 4 - parallel restore as inserts
tap
[12:38:51.831](0.846s) not ok 1 - filter file without patterns
tap
[12:38:52.749](0.156s) not ok 7 - parallel dump
[12:38:52.802](0.052s) not ok 8 - parallel restore
[12:38:52.976](0.173s) not ok 9 - parallel restore with create
[12:38:53.079](0.103s) not ok 10 - take full dump
tap
[12:38:24.917](1.384s) not ok 6 - dump before running pg_upgrade
[12:38:28.648](1.062s) not ok 14 - run of pg_upgrade for new instance
[12:38:28.649](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:38:28.817](0.031s) not ok 16 - check that locales in new cluster match original cluster
[12:38:29.304](0.487s) not ok 17 - dump after running pg_upgrade
[12:38:29.307](0.002s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:37:26.162](0.002s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:37:28.553](1.424s) not ok 10 - run of pg_upgrade of old cluster
[12:37:28.727](0.173s) not ok 11 - check the slot exists on new cluster
tap
[12:37:29.620](0.873s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:37:29.624](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:37:29.775](0.149s) not ok 10 - check that the subscription's running status and failover are preserved
[12:37:29.803](0.024s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:38:48.238](0.174s) not ok 3 - dump primary server
[12:38:48.366](0.127s) not ok 4 - dump standby server
tap
[12:39:30.441](0.312s) not ok 1 - binary_upgrade: pg_dump runs
%s Linux - Debian Bullseye - Autoconf
tap
[12:38:47.820](2.868s) not ok 4 - dump from PITR 1
[12:38:48.123](0.302s) not ok 5 - dump from PITR 2
tap
[12:39:05.404](0.565s) not ok 19 - pg_dump: option -n pg_catalog
[12:39:05.853](0.449s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:39:06.772](0.415s) not ok 37 - binary_upgrade: pg_dump runs
[12:39:06.804](0.031s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:39:07.995](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:39:08.288](0.292s) not ok 3 - dump foreign server with no tables
tap
[12:39:10.046](1.483s) not ok 1 - parallel dump
[12:39:10.086](0.039s) not ok 2 - parallel restore
[12:39:10.283](0.197s) not ok 3 - parallel dump as inserts
[12:39:10.347](0.064s) not ok 4 - parallel restore as inserts
tap
[12:39:13.315](2.657s) not ok 1 - filter file without patterns
tap
[12:39:20.446](0.530s) not ok 7 - parallel dump
[12:39:20.610](0.164s) not ok 8 - parallel restore
[12:39:20.750](0.139s) not ok 9 - parallel restore with create
[12:39:21.173](0.423s) not ok 10 - take full dump
tap
[12:39:56.688](0.940s) not ok 1 - binary_upgrade: pg_dump runs
tap
[12:42:14.784](0.246s) not ok 3 - dump primary server
[12:42:14.964](0.180s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[12:39:44.088](1.832s) not ok 4 - dump from PITR 1
[12:39:44.218](0.129s) not ok 5 - dump from PITR 2
tap
[12:39:52.540](0.124s) not ok 19 - pg_dump: option -n pg_catalog
[12:39:52.635](0.094s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:39:53.012](0.102s) not ok 37 - binary_upgrade: pg_dump runs
[12:39:53.049](0.037s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:39:52.117](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:39:52.195](0.078s) not ok 3 - dump foreign server with no tables
tap
[12:39:52.455](0.646s) not ok 1 - parallel dump
[12:39:52.474](0.019s) not ok 2 - parallel restore
[12:39:52.573](0.099s) not ok 3 - parallel dump as inserts
[12:39:52.586](0.012s) not ok 4 - parallel restore as inserts
tap
[12:39:53.989](1.573s) not ok 1 - filter file without patterns
tap
[12:39:55.529](0.313s) not ok 7 - parallel dump
[12:39:55.772](0.243s) not ok 8 - parallel restore
[12:39:55.799](0.027s) not ok 9 - parallel restore with create
[12:39:55.953](0.154s) not ok 10 - take full dump
tap
[12:39:13.129](1.619s) not ok 6 - dump before running pg_upgrade
[12:39:19.664](2.179s) not ok 14 - run of pg_upgrade for new instance
[12:39:19.665](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:39:19.891](0.062s) not ok 16 - check that locales in new cluster match original cluster
[12:39:20.074](0.182s) not ok 17 - dump after running pg_upgrade
[12:39:20.075](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:38:04.323](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:38:09.046](2.934s) not ok 10 - run of pg_upgrade of old cluster
[12:38:09.408](0.362s) not ok 11 - check the slot exists on new cluster
tap
[12:38:10.618](1.944s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:38:10.619](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:38:10.825](0.207s) not ok 10 - check that the subscription's running status and failover are preserved
[12:38:10.841](0.015s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:39:36.253](0.322s) not ok 3 - dump primary server
[12:39:36.446](0.193s) not ok 4 - dump standby server
tap
[12:40:42.616](0.443s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:43:36.660](6.806s) not ok 4 - dump from PITR 1
[12:43:37.033](0.373s) not ok 5 - dump from PITR 2
tap
[12:43:43.597](0.375s) not ok 19 - pg_dump: option -n pg_catalog
[12:43:43.989](0.391s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:43:44.908](0.199s) not ok 37 - binary_upgrade: pg_dump runs
[12:43:44.939](0.031s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:43:42.421](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:43:42.599](0.177s) not ok 3 - dump foreign server with no tables
tap
[12:43:45.917](3.183s) not ok 1 - parallel dump
[12:43:45.948](0.031s) not ok 2 - parallel restore
[12:43:46.153](0.204s) not ok 3 - parallel dump as inserts
[12:43:46.217](0.063s) not ok 4 - parallel restore as inserts
tap
[12:43:49.032](6.274s) not ok 1 - filter file without patterns
tap
[12:43:51.305](0.532s) not ok 7 - parallel dump
[12:43:53.025](1.719s) not ok 8 - parallel restore
[12:43:53.328](0.303s) not ok 9 - parallel restore with create
[12:43:53.778](0.449s) not ok 10 - take full dump
tap
[12:40:10.915](5.779s) not ok 6 - dump before running pg_upgrade
[12:40:33.629](7.382s) not ok 14 - run of pg_upgrade for new instance
[12:40:33.631](0.001s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:40:34.961](0.810s) not ok 16 - check that locales in new cluster match original cluster
[12:40:35.854](0.891s) not ok 17 - dump after running pg_upgrade
[12:40:35.949](0.080s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:38:18.546](0.001s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:38:37.331](12.292s) not ok 10 - run of pg_upgrade of old cluster
[12:38:40.180](2.848s) not ok 11 - check the slot exists on new cluster
tap
[12:38:46.580](7.138s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:38:46.581](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:38:52.789](6.208s) not ok 10 - check that the subscription's running status and failover are preserved
[12:38:53.046](0.257s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:42:05.341](2.054s) not ok 3 - dump primary server
[12:42:06.297](0.955s) not ok 4 - dump standby server
tap
[12:48:00.114](2.064s) not ok 1 - binary_upgrade: pg_dump runs
%s macOS - Ventura - Meson
tap
[12:41:55.985](3.757s) not ok 4 - dump from PITR 1
[12:41:56.051](0.066s) not ok 5 - dump from PITR 2
tap
[12:41:59.324](0.045s) not ok 19 - pg_dump: option -n pg_catalog
[12:41:59.380](0.055s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:41:59.544](0.040s) not ok 37 - binary_upgrade: pg_dump runs
[12:41:59.557](0.013s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:41:59.211](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:41:59.254](0.043s) not ok 3 - dump foreign server with no tables
tap
[12:42:00.188](1.093s) not ok 1 - parallel dump
[12:42:00.201](0.012s) not ok 2 - parallel restore
[12:42:00.260](0.059s) not ok 3 - parallel dump as inserts
[12:42:00.273](0.013s) not ok 4 - parallel restore as inserts
tap
[12:42:01.393](1.943s) not ok 1 - filter file without patterns
tap
[12:42:03.690](1.063s) not ok 7 - parallel dump
[12:42:03.927](0.236s) not ok 8 - parallel restore
[12:42:04.050](0.123s) not ok 9 - parallel restore with create
[12:42:04.183](0.133s) not ok 10 - take full dump
tap
[12:40:57.365](6.237s) not ok 6 - dump before running pg_upgrade
[12:41:08.596](2.285s) not ok 14 - run of pg_upgrade for new instance
[12:41:08.597](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:41:09.475](0.021s) not ok 16 - check that locales in new cluster match original cluster
[12:41:09.582](0.107s) not ok 17 - dump after running pg_upgrade
[12:41:10.099](0.261s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:39:08.698](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:39:14.324](3.624s) not ok 10 - run of pg_upgrade of old cluster
[12:39:14.810](0.485s) not ok 11 - check the slot exists on new cluster
tap
[12:39:15.796](2.117s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:39:15.796](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:39:16.152](0.356s) not ok 10 - check that the subscription's running status and failover are preserved
[12:39:16.175](0.023s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:41:54.900](1.727s) not ok 3 - dump primary server
[12:41:57.197](2.296s) not ok 4 - dump standby server
tap
[12:43:11.653](0.521s) not ok 1 - binary_upgrade: pg_dump runs
%s FreeBSD - 13 - Meson
tap
[12:38:15.022](1.371s) not ok 4 - dump from PITR 1
[12:38:15.152](0.129s) not ok 5 - dump from PITR 2
tap
[12:38:18.061](0.102s) not ok 19 - pg_dump: option -n pg_catalog
[12:38:18.188](0.126s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:38:18.349](0.089s) not ok 37 - binary_upgrade: pg_dump runs
[12:38:18.357](0.006s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:38:17.766](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:38:17.831](0.065s) not ok 3 - dump foreign server with no tables
tap
[12:38:18.512](0.440s) not ok 1 - parallel dump
[12:38:18.518](0.005s) not ok 2 - parallel restore
[12:38:18.584](0.065s) not ok 3 - parallel dump as inserts
[12:38:18.592](0.007s) not ok 4 - parallel restore as inserts
tap
[12:38:18.922](0.820s) not ok 1 - filter file without patterns
tap
[12:38:20.173](0.152s) not ok 7 - parallel dump
[12:38:20.226](0.052s) not ok 8 - parallel restore
[12:38:20.252](0.025s) not ok 9 - parallel restore with create
[12:38:20.337](0.084s) not ok 10 - take full dump
tap
[12:37:52.090](1.418s) not ok 6 - dump before running pg_upgrade
[12:37:56.207](1.449s) not ok 14 - run of pg_upgrade for new instance
[12:37:56.208](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:37:56.373](0.028s) not ok 16 - check that locales in new cluster match original cluster
[12:37:56.644](0.265s) not ok 17 - dump after running pg_upgrade
[12:37:56.648](0.003s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:36:54.066](0.001s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:36:56.624](1.539s) not ok 10 - run of pg_upgrade of old cluster
[12:36:56.772](0.147s) not ok 11 - check the slot exists on new cluster
tap
[12:36:57.597](1.044s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:36:57.599](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:36:57.753](0.154s) not ok 10 - check that the subscription's running status and failover are preserved
[12:36:57.770](0.013s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:38:14.361](0.170s) not ok 3 - dump primary server
[12:38:14.463](0.102s) not ok 4 - dump standby server
tap
[12:38:58.936](0.287s) not ok 1 - binary_upgrade: pg_dump runs
%s Linux - Debian Bullseye - Autoconf
tap
[12:38:02.124](2.350s) not ok 4 - dump from PITR 1
[12:38:02.756](0.631s) not ok 5 - dump from PITR 2
tap
[12:38:06.917](0.662s) not ok 19 - pg_dump: option -n pg_catalog
[12:38:07.445](0.528s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:38:08.292](0.339s) not ok 37 - binary_upgrade: pg_dump runs
[12:38:08.331](0.038s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:38:09.797](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:38:09.995](0.198s) not ok 3 - dump foreign server with no tables
tap
[12:38:11.581](1.318s) not ok 1 - parallel dump
[12:38:11.606](0.025s) not ok 2 - parallel restore
[12:38:11.811](0.205s) not ok 3 - parallel dump as inserts
[12:38:11.829](0.018s) not ok 4 - parallel restore as inserts
tap
[12:38:15.160](3.103s) not ok 1 - filter file without patterns
tap
[12:38:23.249](0.503s) not ok 7 - parallel dump
[12:38:23.649](0.400s) not ok 8 - parallel restore
[12:38:23.965](0.315s) not ok 9 - parallel restore with create
[12:38:24.234](0.269s) not ok 10 - take full dump
tap
[12:39:03.669](0.637s) not ok 1 - binary_upgrade: pg_dump runs
tap
[12:41:26.284](0.225s) not ok 3 - dump primary server
[12:41:26.457](0.172s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[12:38:34.403](1.986s) not ok 4 - dump from PITR 1
[12:38:34.565](0.161s) not ok 5 - dump from PITR 2
tap
[12:38:43.823](0.200s) not ok 19 - pg_dump: option -n pg_catalog
[12:38:43.978](0.154s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:38:44.348](0.122s) not ok 37 - binary_upgrade: pg_dump runs
[12:38:44.357](0.008s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:38:42.424](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:38:42.488](0.064s) not ok 3 - dump foreign server with no tables
tap
[12:38:43.189](1.016s) not ok 1 - parallel dump
[12:38:43.206](0.017s) not ok 2 - parallel restore
[12:38:43.408](0.203s) not ok 3 - parallel dump as inserts
[12:38:43.429](0.021s) not ok 4 - parallel restore as inserts
tap
[12:38:44.274](1.592s) not ok 1 - filter file without patterns
tap
[12:38:45.953](0.169s) not ok 7 - parallel dump
[12:38:46.067](0.113s) not ok 8 - parallel restore
[12:38:46.130](0.062s) not ok 9 - parallel restore with create
[12:38:46.223](0.093s) not ok 10 - take full dump
tap
[12:38:00.694](2.166s) not ok 6 - dump before running pg_upgrade
[12:38:07.614](2.315s) not ok 14 - run of pg_upgrade for new instance
[12:38:07.614](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:38:07.806](0.032s) not ok 16 - check that locales in new cluster match original cluster
[12:38:08.055](0.249s) not ok 17 - dump after running pg_upgrade
[12:38:08.056](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:36:54.680](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:36:59.183](2.797s) not ok 10 - run of pg_upgrade of old cluster
[12:36:59.390](0.207s) not ok 11 - check the slot exists on new cluster
tap
[12:36:59.782](1.748s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:36:59.782](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:36:59.969](0.187s) not ok 10 - check that the subscription's running status and failover are preserved
[12:37:00.009](0.039s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:38:29.367](0.282s) not ok 3 - dump primary server
[12:38:29.545](0.178s) not ok 4 - dump standby server
tap
[12:39:33.641](0.509s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:43:47.260](6.820s) not ok 4 - dump from PITR 1
[12:43:47.635](0.375s) not ok 5 - dump from PITR 2
tap
[12:43:54.213](0.279s) not ok 19 - pg_dump: option -n pg_catalog
[12:43:55.163](0.950s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:43:57.333](0.355s) not ok 37 - binary_upgrade: pg_dump runs
[12:43:57.383](0.050s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:43:51.851](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:43:52.061](0.209s) not ok 3 - dump foreign server with no tables
tap
[12:43:52.994](3.604s) not ok 1 - parallel dump
[12:43:53.027](0.032s) not ok 2 - parallel restore
[12:43:53.174](0.147s) not ok 3 - parallel dump as inserts
[12:43:53.218](0.043s) not ok 4 - parallel restore as inserts
tap
[12:43:58.105](8.007s) not ok 1 - filter file without patterns
tap
[12:44:06.685](1.221s) not ok 7 - parallel dump
[12:44:07.686](1.000s) not ok 8 - parallel restore
[12:44:08.437](0.751s) not ok 9 - parallel restore with create
[12:44:08.911](0.474s) not ok 10 - take full dump
tap
[12:40:01.753](4.505s) not ok 6 - dump before running pg_upgrade
[12:40:17.385](6.250s) not ok 14 - run of pg_upgrade for new instance
[12:40:17.388](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:40:18.648](0.226s) not ok 16 - check that locales in new cluster match original cluster
[12:40:19.118](0.470s) not ok 17 - dump after running pg_upgrade
[12:40:19.124](0.006s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:38:13.759](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:38:35.395](15.222s) not ok 10 - run of pg_upgrade of old cluster
[12:38:36.177](0.782s) not ok 11 - check the slot exists on new cluster
tap
[12:38:47.253](11.419s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready sta...
[12:38:47.257](0.004s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:38:49.006](1.749s) not ok 10 - check that the subscription's running status and failover are preserved
[12:38:49.195](0.189s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:42:24.103](1.690s) not ok 3 - dump primary server
[12:42:25.059](0.956s) not ok 4 - dump standby server
tap
[12:48:19.029](2.541s) not ok 1 - binary_upgrade: pg_dump runs
%s macOS - Ventura - Meson
tap
[12:38:45.554](4.864s) not ok 4 - dump from PITR 1
[12:38:45.842](0.287s) not ok 5 - dump from PITR 2
tap
[12:39:07.226](0.037s) not ok 19 - pg_dump: option -n pg_catalog
[12:39:07.290](0.064s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[12:39:07.436](0.031s) not ok 37 - binary_upgrade: pg_dump runs
[12:39:07.445](0.008s) not ok 38 - binary_upgrade: pg_restore runs
tap
[12:39:05.332](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[12:39:05.360](0.027s) not ok 3 - dump foreign server with no tables
tap
[12:39:06.989](2.503s) not ok 1 - parallel dump
[12:39:07.006](0.017s) not ok 2 - parallel restore
[12:39:07.073](0.067s) not ok 3 - parallel dump as inserts
[12:39:07.088](0.014s) not ok 4 - parallel restore as inserts
tap
[12:39:08.543](3.270s) not ok 1 - filter file without patterns
tap
[12:39:16.339](6.512s) not ok 7 - parallel dump
[12:39:17.650](1.311s) not ok 8 - parallel restore
[12:39:17.680](0.031s) not ok 9 - parallel restore with create
[12:39:17.816](0.135s) not ok 10 - take full dump
tap
[12:37:23.342](8.546s) not ok 6 - dump before running pg_upgrade
[12:37:39.988](1.823s) not ok 14 - run of pg_upgrade for new instance
[12:37:39.989](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:37:40.955](0.031s) not ok 16 - check that locales in new cluster match original cluster
[12:37:41.038](0.083s) not ok 17 - dump after running pg_upgrade
[12:37:41.046](0.007s) not ok 18 - old and new dumps match after pg_upgrade
tap
[12:35:41.732](0.008s) not ok 2 - run of pg_upgrade where the new cluster has insufficient max_replication_slots stdout ...
[12:35:46.320](3.333s) not ok 10 - run of pg_upgrade of old cluster
[12:35:47.059](0.739s) not ok 11 - check the slot exists on new cluster
tap
[12:35:45.472](1.603s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[12:35:45.473](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[12:35:46.102](0.629s) not ok 10 - check that the subscription's running status and failover are preserved
[12:35:46.124](0.022s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[12:40:29.015](4.788s) not ok 3 - dump primary server
[12:40:32.101](3.086s) not ok 4 - dump standby server
tap
[12:41:53.703](1.665s) not ok 1 - binary_upgrade: pg_dump runs
48/4933 Use macro to define the number of enum values (was: Replace magic constant ...)
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:41:27.098](125.528s) not ok 2 - regression tests pass
48/4308 SQL:2011 application time
%s FreeBSD - 13 - Meson
tap
[01:09:00.080](15.702s) not ok 14 - run of pg_upgrade for new instance
[01:09:00.081](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:09:01.492](0.042s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Autoconf
tap
[01:11:20.424](9.651s) not ok 14 - run of pg_upgrade for new instance
[01:11:20.425](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:11:22.288](0.038s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[01:10:49.466](19.199s) not ok 14 - run of pg_upgrade for new instance
[01:10:49.467](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:10:51.846](0.080s) not ok 18 - old and new dumps match after pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[01:10:39.790](36.735s) not ok 14 - run of pg_upgrade for new instance
[01:10:39.791](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:10:46.058](0.223s) not ok 18 - old and new dumps match after pg_upgrade
%s macOS - Ventura - Meson
tap
[01:08:14.795](20.141s) not ok 14 - run of pg_upgrade for new instance
[01:08:14.796](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:08:16.422](0.029s) not ok 18 - old and new dumps match after pg_upgrade
tap
[01:10:11.688](0.000s) not ok 250 - pgbench script error: sql syntax error stderr /(?^:prepared statement .* does not ex...
48/4984 Serverside SNI for SSL connections
%s FreeBSD - 13 - Meson
tap
[14:34:45.345](0.270s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[14:34:07.601](0.666s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[14:35:14.713](0.346s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:42:04.944](0.000s) not ok 4 - connect with correct server CA cert file sslmode=require: matches
tap
[14:41:46.396](2.057s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[14:35:19.075](0.868s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4983 Use pgBufferUsage for block reporting in analyze
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[09:07:33.473](0.000s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[18:36:55.409](57.377s) not ok 5 - regression tests pass
tap
[18:37:23.675](62.578s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[18:39:37.844](93.862s) not ok 5 - regression tests pass
tap
[18:41:10.699](53.067s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[18:37:27.089](64.246s) not ok 5 - regression tests pass
tap
[18:37:57.526](64.078s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:38:27.614](108.813s) not ok 5 - regression tests pass
tap
[18:40:55.426](130.498s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[18:36:32.448](71.338s) not ok 5 - regression tests pass
tap
[18:38:29.757](152.707s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[13:24:28.426](71.699s) not ok 5 - regression tests pass
tap
[13:24:58.761](75.520s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[13:26:57.466](113.053s) not ok 5 - regression tests pass
tap
[13:28:38.299](57.282s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[13:24:22.940](68.345s) not ok 5 - regression tests pass
tap
[13:24:51.810](66.634s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:26:07.326](116.029s) not ok 5 - regression tests pass
tap
[13:28:26.404](126.471s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[13:24:52.412](34.799s) not ok 5 - regression tests pass
tap
[13:25:47.360](59.337s) not ok 2 - regression tests pass
48/4355 Add last_commit_lsn to pg_stat_database
%s macOS - Ventura - Meson
tap
[11:27:14.518](0.000s) not ok 8 - does not run when control file values were guessed: matches
48/4867 Async commit support for 2PC (twophase) transactions
%s FreeBSD - 13 - Meson
tap
[09:36:59.668](55.813s) not ok 5 - regression tests pass
tap
[09:37:27.741](61.113s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[09:40:13.963](68.889s) not ok 5 - regression tests pass
tap
[09:41:17.163](52.280s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[09:37:51.057](64.097s) not ok 5 - regression tests pass
tap
[09:38:22.167](65.012s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[09:38:36.685](107.915s) not ok 5 - regression tests pass
tap
[09:40:44.483](112.315s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[09:36:44.847](76.019s) not ok 5 - regression tests pass
tap
[09:38:30.247](142.341s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[05:20:26.690](68.707s) not ok 5 - regression tests pass
tap
[05:20:59.431](74.811s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[05:22:29.013](81.535s) not ok 5 - regression tests pass
tap
[05:23:37.751](51.998s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[05:20:37.712](78.162s) not ok 5 - regression tests pass
tap
[05:21:09.134](76.069s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[05:22:02.769](115.536s) not ok 5 - regression tests pass
tap
[05:24:20.650](123.270s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[05:20:31.904](74.972s) not ok 5 - regression tests pass
tap
[05:22:05.408](129.798s) not ok 2 - regression tests pass
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[04:31:26.113](59.784s) not ok 5 - regression tests pass
tap
[04:31:51.835](62.004s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[04:31:51.101](3.946s) not ok 4 - dump from PITR 1
[04:31:52.168](1.067s) not ok 5 - dump from PITR 2
tap
[04:31:54.408](1.329s) not ok 19 - pg_dump: option -n pg_catalog
[04:31:56.813](2.405s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[04:31:58.139](0.788s) not ok 37 - binary_upgrade: pg_dump runs
[04:31:58.194](0.055s) not ok 38 - binary_upgrade: pg_restore runs
tap
[04:32:01.565](1.229s) not ok 1 - parallel dump
[04:32:01.601](0.036s) not ok 2 - parallel restore
[04:32:01.946](0.345s) not ok 3 - parallel dump as inserts
[04:32:01.974](0.028s) not ok 4 - parallel restore as inserts
tap
[04:32:05.754](3.302s) not ok 1 - filter file without patterns
tap
[04:32:14.317](0.723s) not ok 7 - parallel dump
[04:32:14.635](0.317s) not ok 8 - parallel restore
[04:32:14.706](0.071s) not ok 9 - parallel restore with create
tap
[04:33:02.408](1.142s) not ok 1 - binary_upgrade: pg_dump runs
tap
[04:35:25.682](53.892s) not ok 2 - regression tests pass
[04:35:26.675](0.993s) not ok 3 - dump primary server
[04:35:27.613](0.938s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[04:33:23.736](2.407s) not ok 4 - dump from PITR 1
[04:33:24.584](0.848s) not ok 5 - dump from PITR 2
tap
[04:33:33.897](0.323s) not ok 19 - pg_dump: option -n pg_catalog
[04:33:34.677](0.780s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[04:33:35.174](0.271s) not ok 37 - binary_upgrade: pg_dump runs
[04:33:35.186](0.012s) not ok 38 - binary_upgrade: pg_restore runs
tap
[04:33:33.222](1.112s) not ok 1 - parallel dump
[04:33:33.239](0.017s) not ok 2 - parallel restore
[04:33:33.461](0.221s) not ok 3 - parallel dump as inserts
[04:33:33.470](0.009s) not ok 4 - parallel restore as inserts
tap
[04:33:34.445](1.734s) not ok 1 - filter file without patterns
tap
[04:33:37.545](0.962s) not ok 7 - parallel dump
[04:33:37.798](0.253s) not ok 8 - parallel restore
[04:33:37.861](0.063s) not ok 9 - parallel restore with create
tap
[04:32:46.091](72.282s) not ok 5 - regression tests pass
[04:32:49.572](3.474s) not ok 6 - dump before running pg_upgrade
[04:32:57.530](3.792s) not ok 14 - run of pg_upgrade for new instance
[04:32:57.530](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:32:57.720](0.053s) not ok 16 - check that locales in new cluster match original cluster
[04:32:58.147](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[04:31:39.776](3.777s) not ok 10 - run of pg_upgrade of old cluster
[04:31:39.972](0.196s) not ok 11 - check the slot exists on new cluster
tap
[04:31:40.052](2.646s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[04:31:40.053](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[04:31:40.400](0.347s) not ok 10 - check that the subscription's running status and failover are preserved
[04:31:40.429](0.029s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[04:33:17.306](73.436s) not ok 2 - regression tests pass
[04:33:18.203](0.897s) not ok 3 - dump primary server
[04:33:19.155](0.952s) not ok 4 - dump standby server
tap
[04:34:29.114](0.568s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:34:04.560](0.259s) not ok 18 - old and new dumps match after pg_upgrade
tap
[04:35:17.753](0.100s) not ok 5 - compare primary and standby dumps
%s macOS - Ventura - Meson
tap
[04:31:10.509](79.770s) not ok 5 - regression tests pass
tap
[04:33:55.955](206.958s) not ok 2 - regression tests pass
[04:34:56.967](1.520s) not ok 5 - compare primary and standby dumps
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[02:09:04.841](13.715s) not ok 5 - regression tests pass
[02:09:05.962](1.105s) not ok 6 - dump before running pg_upgrade
tap
[02:09:29.415](18.054s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[02:11:25.841](29.186s) not ok 5 - regression tests pass
[02:11:28.252](2.396s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[02:09:27.210](14.845s) not ok 5 - regression tests pass
[02:09:29.374](2.159s) not ok 6 - dump before running pg_upgrade
tap
[02:09:50.239](13.143s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:11:06.826](76.394s) not ok 5 - regression tests pass
[02:11:10.866](4.024s) not ok 6 - dump before running pg_upgrade
tap
[02:12:41.641](75.113s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[02:11:51.421](126.517s) not ok 5 - regression tests pass
[02:11:53.425](1.994s) not ok 6 - dump before running pg_upgrade
tap
[02:11:55.440](83.578s) not ok 2 - regression tests pass
48/4975 pg_parse_json: don't leak token copies on failure
%s FreeBSD - 13 - Meson
tap
[22:36:14.611](0.958s) not ok 3 - incremental backup
tap
[22:36:15.005](0.512s) not ok 2 - incremental backup from node1
tap
[22:36:17.443](0.569s) not ok 2 - incremental backup from node1
[22:36:17.455](0.010s) not ok 3 - another incremental backup from node1
[22:36:18.044](0.470s) not ok 5 - incremental backup from node2
[22:36:18.054](0.001s) not ok 9 - can't combine full backups: matches
[22:36:18.059](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[22:36:17.130](0.607s) not ok 2 - incremental backup
%s Linux - Debian Bullseye - Autoconf
tap
[22:36:17.944](0.496s) not ok 3 - incremental backup
tap
[22:36:21.260](0.750s) not ok 2 - incremental backup from node1
tap
[22:36:29.050](0.269s) not ok 2 - incremental backup from node1
[22:36:29.160](0.109s) not ok 3 - another incremental backup from node1
[22:36:29.807](0.225s) not ok 5 - incremental backup from node2
[22:36:29.827](0.000s) not ok 9 - can't combine full backups: matches
[22:36:29.852](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[22:36:31.724](0.453s) not ok 2 - incremental backup
%s Linux - Debian Bullseye - Meson
tap
[22:36:46.554](0.401s) not ok 3 - incremental backup
tap
[22:36:47.748](0.228s) not ok 2 - incremental backup from node1
tap
[22:36:50.838](0.148s) not ok 2 - incremental backup from node1
[22:36:50.865](0.026s) not ok 3 - another incremental backup from node1
[22:36:51.288](0.167s) not ok 5 - incremental backup from node2
[22:36:51.300](0.000s) not ok 9 - can't combine full backups: matches
[22:36:51.305](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[22:36:49.204](0.321s) not ok 2 - incremental backup
48/4764 Adding comments to help understand psql hidden queries
%s macOS - Ventura - Meson
tap
[18:04:55.343](0.000s) not ok 55 - slot has been invalidated
48/4284 Support Right Semi Join
%s FreeBSD - 13 - Meson
tap
[15:07:39.739](0.018s) not ok 5 - psql connect success
[15:07:39.739](0.000s) not ok 6 - psql select 1
48/3663 Switching XLog source from archive to streaming when primary available
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:39:18.388](13.514s) not ok 4 - dump standby server
[14:39:18.901](0.512s) not ok 5 - compare primary and standby dumps
[14:39:20.098](0.102s) Bail out!  pg_ctl stop failed
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[14:23:52.874](0.228s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:23:52.874](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:23:53.888](0.231s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:23:53.889](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:23:55.149](0.217s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[14:23:39.662](0.238s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:23:39.663](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:23:40.775](0.234s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:23:40.775](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:23:42.175](0.225s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[14:23:31.153](0.221s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:23:31.154](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:23:32.106](0.219s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:23:32.106](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:23:33.284](0.205s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:32:17.026](0.297s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[14:32:17.027](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:32:18.669](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[14:32:18.670](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:32:20.686](0.234s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[14:24:33.232](0.270s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:24:33.233](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:24:34.419](0.238s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:24:34.419](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:24:35.825](0.225s) Bail out!  pg_ctl restart failed
48/4823 Add test module for verifying backtrace functionality
%s FreeBSD - 13 - Meson
tap
[12:12:01.305](0.001s) not ok 8 - backtrace pg_replication_slot_advance start is found
[12:12:01.306](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Autoconf
tap
[12:12:01.131](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[12:12:01.132](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Meson
tap
[12:14:33.325](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[12:14:33.326](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s macOS - Ventura - Meson
tap
[12:13:58.544](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[12:13:58.544](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[12:07:45.972](66.813s) not ok 5 - regression tests pass
tap
[12:08:15.116](67.551s) not ok 2 - regression tests pass
tap
[12:09:09.154](0.245s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[12:10:23.996](92.685s) not ok 5 - regression tests pass
tap
[12:09:48.747](0.490s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[12:10:51.104](101.898s) not ok 5 - regression tests pass
tap
[12:11:28.998](101.229s) not ok 2 - regression tests pass
tap
[12:13:01.039](0.457s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:08:32.276](113.633s) not ok 5 - regression tests pass
tap
[12:10:58.494](136.563s) not ok 2 - regression tests pass
tap
[12:17:02.577](2.102s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[12:06:48.773](68.454s) not ok 5 - regression tests pass
tap
[12:08:53.021](155.913s) not ok 2 - regression tests pass
tap
[12:10:23.387](1.492s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[07:01:43.294](55.486s) not ok 5 - regression tests pass
tap
[07:02:13.647](61.105s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[07:04:20.105](99.129s) not ok 5 - regression tests pass
tap
[07:05:55.111](50.734s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[07:02:42.679](69.645s) not ok 5 - regression tests pass
tap
[07:03:12.852](68.298s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:03:09.627](100.192s) not ok 5 - regression tests pass
tap
[07:05:33.765](124.219s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[07:01:25.242](65.644s) not ok 5 - regression tests pass
tap
[07:03:13.830](140.464s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[04:17:24.649](60.979s) not ok 5 - regression tests pass
tap
[04:17:52.651](65.611s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:31:57.435](345.857s) # poll_query_until timed out executing this query:
timed out waiting for catchup at C:/cirrus/src/test/subscription/t/021_twophase.pl line 230.
48/4308 SQL:2011 application time
%s FreeBSD - 13 - Meson
tap
[04:07:15.922](20.385s) not ok 14 - run of pg_upgrade for new instance
[04:07:15.922](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:07:17.508](0.045s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Autoconf
tap
[04:11:01.395](10.540s) not ok 14 - run of pg_upgrade for new instance
[04:11:01.396](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:11:03.572](0.050s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[04:08:25.936](14.908s) not ok 14 - run of pg_upgrade for new instance
[04:08:25.937](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:08:29.060](0.071s) not ok 18 - old and new dumps match after pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:09:08.602](28.048s) not ok 14 - run of pg_upgrade for new instance
[04:09:08.639](0.037s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:09:13.584](0.164s) not ok 18 - old and new dumps match after pg_upgrade
%s macOS - Ventura - Meson
tap
[04:08:05.033](34.804s) not ok 14 - run of pg_upgrade for new instance
[04:08:05.033](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:08:06.493](0.045s) not ok 18 - old and new dumps match after pg_upgrade
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[03:05:39.729](0.215s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[03:09:37.708](7.572s) not ok 22 - pg_restore on destination instance
[03:09:38.807](0.019s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:08:51.951](10.588s) not ok 22 - pg_restore on destination instance
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[01:11:00.063](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[01:12:11.645](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[01:11:58.631](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[23:41:47.799](0.264s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[23:43:14.923](1.373s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[23:44:51.320](0.352s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:49:44.131](2.392s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[23:43:36.818](0.912s) not ok 1 - no parameters missing from postgresql.conf.sample
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[17:09:41.337](59.059s) not ok 5 - regression tests pass
tap
[17:10:11.827](65.888s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[17:12:04.423](85.111s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[17:10:15.614](61.256s) not ok 5 - regression tests pass
tap
[17:10:45.332](61.196s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:11:21.105](119.270s) not ok 5 - regression tests pass
tap
[17:13:46.402](128.110s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[17:09:42.311](70.318s) not ok 5 - regression tests pass
tap
[17:11:58.696](169.150s) not ok 2 - regression tests pass
48/4971 Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
%s FreeBSD - 13 - Meson
tap
timed out waiting for match: (?^:User transaction caused buffer deadlock with recovery.) at /tmp/cirrus-ci-build/src/tes...
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[11:54:05.517](59.454s) not ok 5 - regression tests pass
tap
[11:54:34.397](63.829s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[11:56:06.897](84.861s) not ok 5 - regression tests pass
tap
[11:57:37.574](46.184s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[11:54:20.021](63.805s) not ok 5 - regression tests pass
tap
[11:54:51.348](65.077s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:56:05.557](113.769s) not ok 5 - regression tests pass
tap
[11:58:10.803](115.861s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[11:56:03.962](171.722s) not ok 5 - regression tests pass
tap
[11:58:17.714](232.305s) not ok 2 - regression tests pass
48/4646 Mark search_path as GUC_REPORT
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:39:38.963](0.485s) not ok 5 - psql connect success
[07:39:38.964](0.000s) not ok 6 - psql select 1
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[04:41:14.127](61.707s) not ok 5 - regression tests pass
tap
[04:41:47.177](66.686s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[04:43:11.358](117.440s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[04:41:30.271](74.901s) not ok 5 - regression tests pass
tap
[04:42:04.053](75.853s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:43:35.346](126.451s) not ok 5 - regression tests pass
tap
[04:46:00.230](135.748s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[04:41:50.501](37.512s) not ok 5 - regression tests pass
tap
[04:42:47.439](65.103s) not ok 2 - regression tests pass
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[04:07:47.682](71.778s) not ok 5 - regression tests pass
tap
[04:08:20.047](73.366s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[04:08:03.199](3.661s) not ok 4 - dump from PITR 1
[04:08:04.075](0.876s) not ok 5 - dump from PITR 2
tap
[04:08:09.027](0.824s) not ok 19 - pg_dump: option -n pg_catalog
[04:08:10.816](1.789s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[04:08:11.850](0.514s) not ok 37 - binary_upgrade: pg_dump runs
[04:08:11.864](0.014s) not ok 38 - binary_upgrade: pg_restore runs
tap
[04:08:15.946](1.634s) not ok 1 - parallel dump
[04:08:15.987](0.041s) not ok 2 - parallel restore
[04:08:16.657](0.669s) not ok 3 - parallel dump as inserts
[04:08:16.682](0.025s) not ok 4 - parallel restore as inserts
tap
[04:08:20.477](3.403s) not ok 1 - filter file without patterns
tap
[04:08:28.746](0.624s) not ok 7 - parallel dump
[04:08:29.084](0.338s) not ok 8 - parallel restore
[04:08:29.175](0.091s) not ok 9 - parallel restore with create
tap
[04:09:05.941](1.057s) not ok 1 - binary_upgrade: pg_dump runs
%s Linux - Debian Bullseye - Meson
tap
[04:09:32.255](2.489s) not ok 4 - dump from PITR 1
[04:09:32.981](0.726s) not ok 5 - dump from PITR 2
tap
[04:09:41.241](0.296s) not ok 19 - pg_dump: option -n pg_catalog
[04:09:41.904](0.662s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[04:09:42.283](0.148s) not ok 37 - binary_upgrade: pg_dump runs
[04:09:42.292](0.008s) not ok 38 - binary_upgrade: pg_restore runs
tap
[04:09:40.975](1.312s) not ok 1 - parallel dump
[04:09:41.011](0.036s) not ok 2 - parallel restore
[04:09:41.341](0.329s) not ok 3 - parallel dump as inserts
[04:09:41.373](0.032s) not ok 4 - parallel restore as inserts
tap
[04:09:41.951](1.790s) not ok 1 - filter file without patterns
tap
[04:09:43.557](0.315s) not ok 7 - parallel dump
[04:09:43.705](0.148s) not ok 8 - parallel restore
[04:09:43.756](0.050s) not ok 9 - parallel restore with create
tap
[04:08:57.081](70.416s) not ok 5 - regression tests pass
[04:09:00.160](3.060s) not ok 6 - dump before running pg_upgrade
[04:09:08.373](3.957s) not ok 14 - run of pg_upgrade for new instance
[04:09:08.373](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[04:09:08.609](0.064s) not ok 16 - check that locales in new cluster match original cluster
[04:09:08.971](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[04:07:52.474](3.379s) not ok 10 - run of pg_upgrade of old cluster
[04:07:52.712](0.238s) not ok 11 - check the slot exists on new cluster
tap
[04:07:52.770](2.552s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[04:07:52.771](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[04:07:53.014](0.243s) not ok 10 - check that the subscription's running status and failover are preserved
[04:07:53.038](0.024s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[04:09:24.830](69.526s) not ok 2 - regression tests pass
[04:09:26.074](1.243s) not ok 3 - dump primary server
[04:09:26.926](0.852s) not ok 4 - dump standby server
tap
[04:10:33.707](0.575s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:12:18.209](0.207s) not ok 5 - compare primary and standby dumps
%s macOS - Ventura - Meson
tap
[04:08:00.057](33.062s) not ok 5 - regression tests pass
tap
[04:09:03.425](64.830s) not ok 2 - regression tests pass
48/4554 Separate memory contexts for relcache and catcache
%s macOS - Ventura - Meson
tap
[02:41:28.267](0.000s) not ok 91 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[02:41:28.267](0.000s) not ok 92 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[02:41:28.267](0.000s) not ok 93 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[02:41:28.267](0.000s) not ok 95 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[02:41:28.268](0.000s) not ok 96 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[02:41:28.268](0.000s) not ok 98 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: er...
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[01:33:14.092](11.981s) not ok 5 - regression tests pass
[01:33:15.151](1.052s) not ok 6 - dump before running pg_upgrade
tap
[01:33:34.506](13.115s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[01:35:04.644](27.986s) not ok 5 - regression tests pass
[01:35:07.882](3.203s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[01:34:28.810](15.882s) not ok 5 - regression tests pass
[01:34:30.026](1.200s) not ok 6 - dump before running pg_upgrade
tap
[01:34:51.968](14.169s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[01:34:56.151](80.778s) not ok 5 - regression tests pass
[01:35:02.954](6.786s) not ok 6 - dump before running pg_upgrade
tap
[01:36:46.609](88.863s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[01:34:46.700](154.704s) not ok 5 - regression tests pass
[01:34:49.525](2.730s) not ok 6 - dump before running pg_upgrade
tap
[01:34:46.511](115.081s) not ok 2 - regression tests pass
48/4975 pg_parse_json: don't leak token copies on failure
%s FreeBSD - 13 - Meson
tap
[21:36:48.832](0.948s) not ok 3 - incremental backup
tap
[21:36:50.399](1.059s) not ok 2 - incremental backup from node1
tap
[21:36:51.161](0.547s) not ok 2 - incremental backup from node1
[21:36:51.167](0.005s) not ok 3 - another incremental backup from node1
[21:36:51.748](0.451s) not ok 5 - incremental backup from node2
[21:36:51.758](0.001s) not ok 9 - can't combine full backups: matches
[21:36:51.763](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[21:36:51.186](0.596s) not ok 2 - incremental backup
%s Linux - Debian Bullseye - Autoconf
tap
[21:35:59.622](0.450s) not ok 3 - incremental backup
tap
[21:36:00.623](0.187s) not ok 2 - incremental backup from node1
tap
[21:36:06.800](0.333s) not ok 2 - incremental backup from node1
[21:36:06.860](0.059s) not ok 3 - another incremental backup from node1
[21:36:07.459](0.268s) not ok 5 - incremental backup from node2
[21:36:07.525](0.000s) not ok 9 - can't combine full backups: matches
[21:36:07.556](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[21:36:09.133](0.331s) not ok 2 - incremental backup
%s Linux - Debian Bullseye - Meson
tap
[21:37:11.391](0.210s) not ok 3 - incremental backup
tap
[21:37:12.028](0.230s) not ok 2 - incremental backup from node1
tap
[21:37:14.057](0.142s) not ok 2 - incremental backup from node1
[21:37:14.084](0.027s) not ok 3 - another incremental backup from node1
[21:37:14.433](0.181s) not ok 5 - incremental backup from node2
[21:37:14.449](0.000s) not ok 9 - can't combine full backups: matches
[21:37:14.459](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[21:37:13.082](0.183s) not ok 2 - incremental backup
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:41:59.786](9.793s) not ok 3 - incremental backup
tap
[21:42:06.984](2.033s) not ok 2 - incremental backup from node1
tap
[21:42:12.715](1.877s) not ok 2 - incremental backup from node1
[21:42:12.749](0.033s) not ok 3 - another incremental backup from node1
[21:42:17.933](2.176s) not ok 5 - incremental backup from node2
[21:42:18.119](0.001s) not ok 9 - can't combine full backups: matches
[21:42:18.230](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[21:42:13.047](2.319s) not ok 2 - incremental backup
%s macOS - Ventura - Meson
tap
[21:39:30.383](70.771s) not ok 3 - incremental backup
tap
[21:39:29.402](66.689s) not ok 2 - incremental backup from node1
tap
[21:39:29.393](56.640s) not ok 2 - incremental backup from node1
[21:39:29.555](0.159s) not ok 3 - another incremental backup from node1
[21:39:41.012](5.596s) not ok 5 - incremental backup from node2
[21:39:41.255](0.000s) not ok 9 - can't combine full backups: matches
[21:39:41.260](0.000s) not ok 11 - can't combine backups from different nodes: matches
tap
[21:39:31.006](66.004s) not ok 2 - incremental backup
48/4867 Async commit support for 2PC (twophase) transactions
%s macOS - Ventura - Meson
tap
[20:24:50.233](3.586s) Bail out!  pg_ctl restart failed
48/4764 Adding comments to help understand psql hidden queries
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:01:45.512](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches
48/4337 Incremental View Maintenance (IVM), take 2
%s macOS - Ventura - Meson
tap
[15:05:59.409](34.142s) not ok 5 - regression tests pass
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[13:40:56.853](0.226s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[13:40:56.854](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:40:57.816](0.225s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[13:40:57.816](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:40:59.020](0.216s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[13:40:03.390](0.355s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[13:40:03.391](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:40:04.829](0.269s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[13:40:04.829](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:40:06.397](0.211s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[13:41:19.109](0.214s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[13:41:19.110](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:41:20.033](0.217s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[13:41:20.033](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:41:21.177](0.203s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:50:06.738](0.344s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[13:50:06.740](0.001s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:50:08.459](0.343s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[13:50:08.460](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:50:10.430](0.234s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[13:42:19.730](0.252s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[13:42:19.731](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:42:20.883](0.269s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[13:42:20.884](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[13:42:22.315](0.222s) Bail out!  pg_ctl restart failed
48/4921 allow changing autovacuum_max_workers without restarting
%s macOS - Ventura - Meson
tap
[12:40:26.018](0.000s) not ok 173 - pgbench expressions stderr /(?^:command=100.: int 9223372036854775807\b)/
[12:40:26.019](0.000s) not ok 174 - pgbench expressions stderr /(?^:command=101.: boolean true\b)/
[12:40:26.019](0.000s) not ok 175 - pgbench expressions stderr /(?^:command=102.: boolean true\b)/
[12:40:26.020](0.000s) not ok 176 - pgbench expressions stderr /(?^:command=103.: boolean true\b)/
[12:40:26.020](0.000s) not ok 177 - pgbench expressions stderr /(?^:command=104.: boolean true\b)/
[12:40:26.020](0.000s) not ok 178 - pgbench expressions stderr /(?^:command=105.: boolean true\b)/
[12:40:26.021](0.000s) not ok 179 - pgbench expressions stderr /(?^:command=109.: boolean true\b)/
[12:40:26.021](0.000s) not ok 180 - pgbench expressions stderr /(?^:command=110.: boolean true\b)/
[12:40:26.021](0.000s) not ok 181 - pgbench expressions stderr /(?^:command=111.: boolean true\b)/
[12:40:26.021](0.000s) not ok 182 - pgbench expressions stderr /(?^:command=113.: boolean true\b)/
48/4823 Add test module for verifying backtrace functionality
%s FreeBSD - 13 - Meson
tap
[10:54:40.279](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[10:54:40.280](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Autoconf
tap
[10:54:11.755](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[10:54:11.755](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Meson
tap
[10:55:13.583](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[10:55:13.584](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s macOS - Ventura - Meson
tap
[10:58:00.783](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[10:58:00.783](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[10:50:38.765](59.923s) not ok 5 - regression tests pass
tap
[10:51:07.742](65.274s) not ok 2 - regression tests pass
tap
[10:51:59.062](0.319s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[10:53:45.485](69.780s) not ok 5 - regression tests pass
tap
[10:53:00.114](0.717s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[10:52:44.987](61.656s) not ok 5 - regression tests pass
tap
[10:53:09.858](60.705s) not ok 2 - regression tests pass
tap
[10:54:07.726](0.316s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:53:03.027](126.915s) not ok 5 - regression tests pass
tap
[10:55:32.149](135.588s) not ok 2 - regression tests pass
tap
[11:02:22.966](2.537s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[10:51:59.752](35.349s) not ok 5 - regression tests pass
tap
[10:52:54.545](61.997s) not ok 2 - regression tests pass
tap
[10:54:31.604](0.722s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[06:11:53.482](55.912s) not ok 5 - regression tests pass
tap
[06:12:25.530](64.749s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[06:14:34.988](63.516s) not ok 5 - regression tests pass
tap
[06:15:43.161](47.929s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[06:12:48.306](57.807s) not ok 5 - regression tests pass
tap
[06:13:14.007](58.371s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:14:11.118](116.112s) not ok 5 - regression tests pass
tap
[06:16:10.542](109.994s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[06:11:51.086](64.316s) not ok 5 - regression tests pass
tap
[06:14:22.131](178.501s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[03:41:30.848](59.250s) not ok 5 - regression tests pass
tap
[03:42:01.344](65.498s) not ok 2 - regression tests pass
48/4308 SQL:2011 application time
%s FreeBSD - 13 - Meson
tap
[03:36:48.248](21.227s) not ok 14 - run of pg_upgrade for new instance
[03:36:48.248](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[03:36:50.200](0.046s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Autoconf
tap
[03:38:53.058](8.583s) not ok 14 - run of pg_upgrade for new instance
[03:38:53.059](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[03:38:54.777](0.028s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[03:37:57.574](14.925s) not ok 14 - run of pg_upgrade for new instance
[03:37:57.575](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[03:37:59.740](0.077s) not ok 18 - old and new dumps match after pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:39:00.927](28.763s) not ok 14 - run of pg_upgrade for new instance
[03:39:00.928](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[03:39:08.649](0.170s) not ok 18 - old and new dumps match after pg_upgrade
%s macOS - Ventura - Meson
tap
[03:37:38.964](30.319s) not ok 14 - run of pg_upgrade for new instance
[03:37:38.965](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[03:37:41.745](0.037s) not ok 18 - old and new dumps match after pg_upgrade
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[02:37:06.551](0.219s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[02:40:24.290](6.453s) not ok 22 - pg_restore on destination instance
[02:40:25.643](0.152s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:40:17.592](10.747s) not ok 22 - pg_restore on destination instance
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[00:39:32.157](0.002s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[00:40:26.203](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[00:41:41.908](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[22:37:57.401](0.246s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[22:39:20.489](0.336s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[22:39:25.557](0.287s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:46:59.980](2.398s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[22:39:08.029](0.469s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4677 Sequence Access Methods, round two
%s macOS - Ventura - Meson
tap
[20:35:04.959](0.769s) not ok 1 - xl_tot_len zero
48/4718 Set log_lock_waits=on by default
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:55:25.339](0.001s) not ok 86 - authentication failed for method scram-sha-256, connstr user=md5_role: log does not m...
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[17:38:01.108](2.721s) not ok 4 - dump from PITR 1
[17:38:02.561](1.453s) not ok 5 - dump from PITR 2
tap
[17:38:16.336](0.795s) not ok 19 - pg_dump: option -n pg_catalog
[17:38:18.233](1.897s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[17:38:19.068](0.538s) not ok 37 - binary_upgrade: pg_dump runs
[17:38:19.092](0.024s) not ok 38 - binary_upgrade: pg_restore runs
tap
[17:38:21.305](0.921s) not ok 1 - parallel dump
[17:38:21.326](0.021s) not ok 2 - parallel restore
[17:38:21.712](0.386s) not ok 3 - parallel dump as inserts
[17:38:21.722](0.010s) not ok 4 - parallel restore as inserts
tap
[17:38:25.139](3.119s) not ok 1 - filter file without patterns
tap
[17:38:31.541](0.523s) not ok 7 - parallel dump
[17:38:31.721](0.180s) not ok 8 - parallel restore
[17:38:31.797](0.076s) not ok 9 - parallel restore with create
tap
[17:38:51.669](0.647s) not ok 1 - binary_upgrade: pg_dump runs
tap
[17:40:59.723](0.951s) not ok 3 - dump primary server
[17:41:00.546](0.822s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[17:38:48.671](2.384s) not ok 4 - dump from PITR 1
[17:38:49.277](0.605s) not ok 5 - dump from PITR 2
tap
[17:38:53.421](0.174s) not ok 19 - pg_dump: option -n pg_catalog
[17:38:54.164](0.742s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[17:38:54.585](0.155s) not ok 37 - binary_upgrade: pg_dump runs
[17:38:54.592](0.007s) not ok 38 - binary_upgrade: pg_restore runs
tap
[17:38:53.930](0.868s) not ok 1 - parallel dump
[17:38:53.939](0.009s) not ok 2 - parallel restore
[17:38:54.106](0.166s) not ok 3 - parallel dump as inserts
[17:38:54.119](0.013s) not ok 4 - parallel restore as inserts
tap
[17:38:54.715](1.518s) not ok 1 - filter file without patterns
tap
[17:38:56.292](0.247s) not ok 7 - parallel dump
[17:38:56.355](0.062s) not ok 8 - parallel restore
[17:38:56.381](0.026s) not ok 9 - parallel restore with create
tap
[17:38:20.291](2.846s) not ok 6 - dump before running pg_upgrade
[17:38:27.378](3.224s) not ok 14 - run of pg_upgrade for new instance
[17:38:27.379](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[17:38:27.564](0.047s) not ok 16 - check that locales in new cluster match original cluster
[17:38:28.039](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[17:37:18.305](2.790s) not ok 10 - run of pg_upgrade of old cluster
[17:37:18.657](0.352s) not ok 11 - check the slot exists on new cluster
tap
[17:37:18.925](2.241s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[17:37:18.926](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[17:37:19.199](0.273s) not ok 10 - check that the subscription's running status and failover are preserved
[17:37:19.257](0.057s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[17:38:44.101](0.769s) not ok 3 - dump primary server
[17:38:44.856](0.755s) not ok 4 - dump standby server
tap
[17:39:35.910](0.441s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:41:22.431](0.199s) not ok 5 - compare primary and standby dumps
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[16:38:53.614](58.107s) not ok 5 - regression tests pass
tap
[16:39:21.610](62.686s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[16:41:07.421](90.262s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[16:40:02.470](64.795s) not ok 5 - regression tests pass
tap
[16:40:26.570](63.305s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:41:08.955](114.159s) not ok 5 - regression tests pass
tap
[16:43:32.193](124.666s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[16:39:42.881](30.475s) not ok 5 - regression tests pass
tap
[16:40:42.288](60.461s) not ok 2 - regression tests pass
48/4934 Add SECURITY.md, CODE_OF_CONDUCT.md, and CONTRIBUTING.md
%s macOS - Ventura - Meson
tap
[15:29:31.475](0.000s) not ok 322 - pgbench script error: set not a double stderr /(?^:cannot coerce boolean to double)/
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[12:30:31.514](56.903s) not ok 5 - regression tests pass
tap
[12:30:57.980](60.360s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[12:32:20.547](99.345s) not ok 5 - regression tests pass
tap
[12:33:51.133](43.324s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[12:31:04.783](63.611s) not ok 5 - regression tests pass
tap
[12:31:27.668](61.110s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:32:51.916](110.654s) not ok 5 - regression tests pass
tap
[12:35:00.606](113.608s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[12:31:13.653](35.038s) not ok 5 - regression tests pass
tap
[12:32:12.580](63.714s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[05:19:29.491](55.180s) not ok 5 - regression tests pass
tap
[05:19:59.602](61.700s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[05:21:35.941](62.145s) not ok 5 - regression tests pass
tap
[05:22:41.814](45.138s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[05:19:48.835](57.703s) not ok 5 - regression tests pass
tap
[05:20:15.161](58.590s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[05:21:39.250](100.650s) not ok 5 - regression tests pass
tap
[05:23:55.527](119.047s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[05:20:31.776](86.237s) not ok 5 - regression tests pass
tap
[05:23:26.128](226.585s) not ok 2 - regression tests pass
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[02:18:17.473](12.282s) not ok 5 - regression tests pass
[02:18:18.582](1.105s) not ok 6 - dump before running pg_upgrade
tap
[02:18:38.676](14.318s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[02:20:19.987](24.111s) not ok 5 - regression tests pass
[02:20:21.733](1.734s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[02:20:04.274](14.515s) not ok 5 - regression tests pass
[02:20:05.381](1.104s) not ok 6 - dump before running pg_upgrade
tap
[02:20:23.141](12.453s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:20:41.283](80.193s) not ok 5 - regression tests pass
[02:20:46.212](4.870s) not ok 6 - dump before running pg_upgrade
tap
[02:22:24.585](78.221s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[02:21:28.575](175.269s) not ok 5 - regression tests pass
[02:21:30.857](2.270s) not ok 6 - dump before running pg_upgrade
tap
[02:21:28.577](133.972s) not ok 2 - regression tests pass
48/4900 Document that typed tables rely on CREATE TYPE
%s macOS - Ventura - Meson
tap
[23:30:11.484](0.000s) not ok 304 - pgbench script error: set zipfian param too large stderr /(?^:zipfian parameter must...
48/4690 Teach predtest about IS [NOT] proofs
%s macOS - Ventura - Meson
tap
[18:39:33.394](0.000s) not ok 358 - pgbench script error: setshell no such command stderr /(?^:could not read result )/
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[14:45:49.687](0.220s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:45:49.688](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:45:50.640](0.221s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:45:50.641](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:45:51.832](0.215s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[14:25:43.746](0.251s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:25:43.747](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:25:45.017](0.260s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:25:45.017](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:25:46.787](0.131s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[14:26:46.107](0.214s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:26:46.107](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:26:47.024](0.213s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:26:47.025](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:26:48.163](0.203s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:34:36.616](0.297s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[14:34:36.617](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:34:38.195](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[14:34:38.196](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:34:40.625](0.234s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[14:40:39.478](0.238s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[14:40:39.479](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:40:40.551](0.246s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[14:40:40.551](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[14:40:41.858](0.226s) Bail out!  pg_ctl restart failed
48/4966 Parallel CREATE INDEX for GIN indexes
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:47:02.847](325.979s) # poll_query_until timed out executing this query:
timed out waiting for catchup at C:/cirrus/src/test/subscription/t/010_truncate.pl line 219.
48/4308 SQL:2011 application time
%s FreeBSD - 13 - Meson
tap
[13:22:03.299](16.834s) not ok 14 - run of pg_upgrade for new instance
[13:22:03.300](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[13:22:04.689](0.044s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Autoconf
tap
[13:24:18.305](8.652s) not ok 14 - run of pg_upgrade for new instance
[13:24:18.305](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[13:24:20.049](0.029s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[13:23:13.900](14.898s) not ok 14 - run of pg_upgrade for new instance
[13:23:13.901](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[13:23:16.326](0.046s) not ok 18 - old and new dumps match after pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:23:46.175](27.593s) not ok 14 - run of pg_upgrade for new instance
[13:23:46.176](0.001s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[13:23:50.468](0.272s) not ok 18 - old and new dumps match after pg_upgrade
%s macOS - Ventura - Meson
tap
[13:22:49.716](17.599s) not ok 14 - run of pg_upgrade for new instance
[13:22:49.717](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[13:22:51.043](0.039s) not ok 18 - old and new dumps match after pg_upgrade
48/4823 Add test module for verifying backtrace functionality
%s FreeBSD - 13 - Meson
tap
[11:31:47.062](0.001s) not ok 8 - backtrace pg_replication_slot_advance start is found
[11:31:47.063](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Autoconf
tap
[11:31:33.776](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[11:31:33.777](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Meson
tap
[11:32:16.757](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[11:32:16.757](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s macOS - Ventura - Meson
tap
[11:35:10.632](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[11:35:10.632](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[11:23:13.737](53.715s) not ok 5 - regression tests pass
tap
[11:23:45.634](59.279s) not ok 2 - regression tests pass
tap
[11:24:32.312](0.253s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[11:25:58.286](91.756s) not ok 5 - regression tests pass
tap
[11:25:38.113](0.494s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[11:25:25.019](71.902s) not ok 5 - regression tests pass
tap
[11:25:53.629](72.181s) not ok 2 - regression tests pass
tap
[11:26:52.048](0.317s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:24:45.165](101.618s) not ok 5 - regression tests pass
tap
[11:26:47.004](107.115s) not ok 2 - regression tests pass
tap
[11:32:37.506](1.994s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[11:24:05.123](32.772s) not ok 5 - regression tests pass
tap
[11:25:14.425](71.610s) not ok 2 - regression tests pass
tap
[11:26:43.373](1.518s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[07:15:52.418](54.717s) not ok 5 - regression tests pass
tap
[07:16:23.198](61.470s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[07:18:46.958](91.583s) not ok 5 - regression tests pass
tap
[07:20:12.105](48.457s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[07:16:43.028](59.047s) not ok 5 - regression tests pass
tap
[07:17:09.487](59.842s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:17:57.139](106.903s) not ok 5 - regression tests pass
tap
[07:20:02.386](113.040s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[07:17:03.145](37.922s) not ok 5 - regression tests pass
tap
[07:18:17.394](79.677s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[04:28:41.407](59.410s) not ok 5 - regression tests pass
tap
[04:29:10.815](65.192s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[03:28:34.282](0.161s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[03:32:40.605](6.485s) not ok 22 - pg_restore on destination instance
[03:32:41.472](0.007s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:31:28.539](11.562s) not ok 22 - pg_restore on destination instance
48/4877 Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()?
%s Linux - Debian Bullseye - Meson
tap
[02:15:16.276](0.104s) not ok 5 - restart succeeds with correct SSL protocol bounds
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[02:02:27.444](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[02:03:16.877](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[02:03:36.911](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[00:03:27.618](0.305s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[00:03:16.577](0.542s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[00:05:05.988](0.267s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:12:43.081](2.340s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[00:05:00.970](0.535s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4948 Internal error codes triggered by tests
%s FreeBSD - 13 - Meson
tap
[19:23:36.173](0.370s) not ok 26 - run pg_createsubscriber without --databases
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[19:12:29.919](3.152s) not ok 4 - dump from PITR 1
[19:12:30.614](0.695s) not ok 5 - dump from PITR 2
tap
[19:13:26.431](0.578s) not ok 1 - binary_upgrade: pg_dump runs
tap
[19:15:24.106](0.852s) not ok 3 - dump primary server
[19:15:24.939](0.833s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[19:13:48.058](2.712s) not ok 4 - dump from PITR 1
[19:13:48.776](0.718s) not ok 5 - dump from PITR 2
tap
[19:13:52.861](0.254s) not ok 19 - pg_dump: option -n pg_catalog
[19:13:53.538](0.677s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[19:13:53.914](0.190s) not ok 37 - binary_upgrade: pg_dump runs
[19:13:53.923](0.008s) not ok 38 - binary_upgrade: pg_restore runs
tap
[19:13:53.415](0.694s) not ok 1 - parallel dump
[19:13:53.426](0.010s) not ok 2 - parallel restore
[19:13:53.546](0.119s) not ok 3 - parallel dump as inserts
[19:13:53.562](0.016s) not ok 4 - parallel restore as inserts
tap
[19:13:54.178](1.247s) not ok 1 - filter file without patterns
tap
[19:13:55.194](0.230s) not ok 7 - parallel dump
[19:13:55.280](0.085s) not ok 8 - parallel restore
[19:13:55.308](0.028s) not ok 9 - parallel restore with create
tap
[19:13:18.881](2.518s) not ok 6 - dump before running pg_upgrade
[19:13:26.435](3.657s) not ok 14 - run of pg_upgrade for new instance
[19:13:26.435](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[19:13:26.620](0.020s) not ok 16 - check that locales in new cluster match original cluster
[19:13:26.950](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[19:12:18.924](2.790s) not ok 10 - run of pg_upgrade of old cluster
[19:12:19.087](0.163s) not ok 11 - check the slot exists on new cluster
tap
[19:12:19.140](2.005s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[19:12:19.141](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[19:12:19.346](0.205s) not ok 10 - check that the subscription's running status and failover are preserved
[19:12:19.375](0.028s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[19:13:43.026](1.005s) not ok 3 - dump primary server
[19:13:43.765](0.739s) not ok 4 - dump standby server
tap
[19:14:34.899](0.416s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:15:48.274](0.283s) not ok 5 - compare primary and standby dumps
48/4945 Extend ALTER DEFAULT PRIVILEGES for large objects
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:01:18.044](0.138s) not ok 5 - compare primary and standby dumps
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[18:11:57.447](60.032s) not ok 5 - regression tests pass
tap
[18:12:23.524](63.520s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[18:14:12.150](86.796s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[18:12:58.588](61.782s) not ok 5 - regression tests pass
tap
[18:13:23.740](61.105s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:13:51.892](101.717s) not ok 5 - regression tests pass
tap
[18:16:08.842](121.479s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[18:12:19.888](35.256s) not ok 5 - regression tests pass
tap
[18:13:51.285](94.560s) not ok 2 - regression tests pass
48/4932 Add memory context type to pg_backend_memory_contexts view
%s FreeBSD - 13 - Meson
tap
[17:10:55.470](0.659s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[14:04:02.311](55.941s) not ok 5 - regression tests pass
tap
[14:04:29.815](60.247s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[14:06:07.383](54.700s) not ok 5 - regression tests pass
tap
[14:07:14.197](46.902s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[14:04:26.376](61.106s) not ok 5 - regression tests pass
tap
[14:04:52.752](62.322s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:06:32.412](114.757s) not ok 5 - regression tests pass
tap
[14:09:06.539](139.164s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[14:04:56.474](30.815s) not ok 5 - regression tests pass
tap
[14:06:02.789](65.697s) not ok 2 - regression tests pass
48/4766 data loss bug in initial sync of logical replication
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:11:00.521](112.565s) not ok 5 - regression tests pass
tap
[13:13:13.168](119.135s) not ok 2 - regression tests pass
48/4964 Reduce the log spam by excluding certain SQLSTATEs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:08:36.161](118.955s) not ok 5 - regression tests pass
tap
[13:10:59.820](129.221s) not ok 2 - regression tests pass
48/4319 Avoid unnecessary PlaceHolderVars for simple Vars
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:04:54.762](116.284s) not ok 5 - regression tests pass
tap
[13:06:58.263](115.674s) not ok 2 - regression tests pass
48/4915 Remove support for OpenSSL older than 1.1.1
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:55:01.724](118.909s) not ok 5 - regression tests pass
tap
[12:57:37.550](141.150s) not ok 2 - regression tests pass
48/4924 add multiple client certificate selection feature
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:40:12.181](108.147s) not ok 5 - regression tests pass
tap
[12:42:26.286](124.484s) not ok 2 - regression tests pass
48/4908 Recheck foreign key if a referenced collation was nondeterministic
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:11:27.205](116.825s) not ok 5 - regression tests pass
tap
[12:13:43.044](123.862s) not ok 2 - regression tests pass
48/4355 Add last_commit_lsn to pg_stat_database
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:09:09.472](110.375s) not ok 5 - regression tests pass
tap
[12:11:19.796](113.942s) not ok 2 - regression tests pass
48/4886 CREATE DATABASE ... STRATEGY=FILE_CLONE
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:05:01.573](112.859s) not ok 5 - regression tests pass
tap
[12:07:27.962](134.177s) not ok 2 - regression tests pass
48/4285 Revise get_cheapest_parallel_safe_total_inner
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:39:44.991](96.813s) not ok 5 - regression tests pass
tap
[11:42:04.705](120.299s) not ok 2 - regression tests pass
48/3482 warn if GUC set to an invalid shared library
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:10:28.404](108.974s) not ok 5 - regression tests pass
tap
[11:12:39.223](114.304s) not ok 2 - regression tests pass
48/4920 Require LLVM 14+ in PostgreSQL 18
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:07:40.594](105.583s) not ok 5 - regression tests pass
tap
[11:09:51.698](116.546s) not ok 2 - regression tests pass
48/4751 Remove useless GROUP BY columns considering unique index
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:03:43.623](105.537s) not ok 5 - regression tests pass
tap
[11:05:46.479](109.585s) not ok 2 - regression tests pass
48/4744 change regexp_substr first argument make tests more easier to understand
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:52:55.654](110.666s) not ok 5 - regression tests pass
tap
[10:55:07.653](116.001s) not ok 2 - regression tests pass
48/4750 Not to invalidate CatalogSnapshot for local invalidation messages
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:38:47.381](102.511s) not ok 5 - regression tests pass
tap
[10:40:57.321](110.882s) not ok 2 - regression tests pass
48/4928 s/shm_mq_iovec/struct iovec/
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:07:57.613](109.394s) not ok 5 - regression tests pass
tap
[10:10:17.944](123.625s) not ok 2 - regression tests pass
48/4646 Mark search_path as GUC_REPORT
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[09:38:36.147](102.907s) not ok 5 - regression tests pass
tap
[09:40:38.451](105.024s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[06:47:34.446](60.532s) not ok 5 - regression tests pass
tap
[06:48:03.800](65.939s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[06:49:37.411](76.897s) not ok 5 - regression tests pass
tap
[06:50:53.440](47.152s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[06:47:58.060](66.597s) not ok 5 - regression tests pass
tap
[06:48:25.580](67.424s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:50:09.540](118.148s) not ok 5 - regression tests pass
tap
[06:52:21.278](123.287s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[06:48:09.410](66.901s) not ok 5 - regression tests pass
tap
[06:50:03.899](145.485s) not ok 2 - regression tests pass
48/4884 Fix rare recovery shutdown hang
%s Linux - Debian Bullseye - Meson
tap
[00:02:33.242](0.378s) not ok 27 - run pg_createsubscriber on node S
[00:02:33.266](0.024s) not ok 28 - the physical replication slot used as primary_slot_name has been removed
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[16:09:12.314](0.227s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[16:09:12.314](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:09:13.293](0.227s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[16:09:13.293](0.001s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:09:14.506](0.217s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[16:08:54.761](0.266s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[16:08:54.762](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:08:56.201](0.239s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[16:08:56.201](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:08:57.759](0.220s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[16:09:47.226](0.216s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[16:09:47.227](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:09:48.169](0.217s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[16:09:48.170](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:09:49.334](0.204s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:18:13.430](0.344s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[16:18:13.431](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:18:15.104](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[16:18:15.105](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:18:17.043](0.235s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[16:12:01.945](0.247s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[16:12:01.945](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:12:03.038](0.245s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[16:12:03.038](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[16:12:04.387](0.232s) Bail out!  pg_ctl restart failed
48/4308 SQL:2011 application time
%s FreeBSD - 13 - Meson
tap
[14:53:46.461](20.147s) not ok 14 - run of pg_upgrade for new instance
[14:53:46.462](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:53:47.906](0.042s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Autoconf
tap
[14:56:23.483](9.217s) not ok 14 - run of pg_upgrade for new instance
[14:56:23.483](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:56:25.237](0.030s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[14:55:36.965](16.195s) not ok 14 - run of pg_upgrade for new instance
[14:55:36.983](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:55:38.845](0.040s) not ok 18 - old and new dumps match after pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:56:01.320](26.192s) not ok 14 - run of pg_upgrade for new instance
[14:56:01.459](0.140s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:56:06.747](0.265s) not ok 18 - old and new dumps match after pg_upgrade
%s macOS - Ventura - Meson
tap
[14:53:21.867](14.287s) not ok 14 - run of pg_upgrade for new instance
[14:53:21.867](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[14:53:24.093](0.059s) not ok 18 - old and new dumps match after pg_upgrade
48/4823 Add test module for verifying backtrace functionality
%s FreeBSD - 13 - Meson
tap
[13:34:49.463](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[13:34:49.464](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Autoconf
tap
[13:34:49.598](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[13:34:49.598](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Meson
tap
[13:35:26.835](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[13:35:26.835](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s macOS - Ventura - Meson
tap
[13:36:57.804](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[13:36:57.805](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[13:08:29.450](59.926s) not ok 5 - regression tests pass
tap
[13:08:56.806](63.098s) not ok 2 - regression tests pass
tap
[13:09:46.470](0.308s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[13:11:08.704](55.308s) not ok 5 - regression tests pass
tap
[13:10:05.169](0.423s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[13:10:26.370](67.136s) not ok 5 - regression tests pass
tap
[13:10:50.395](65.322s) not ok 2 - regression tests pass
tap
[13:11:51.864](0.294s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:10:26.745](113.358s) not ok 5 - regression tests pass
tap
[13:12:32.965](115.489s) not ok 2 - regression tests pass
tap
[13:19:01.722](2.309s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[13:09:07.467](33.025s) not ok 5 - regression tests pass
tap
[13:10:08.222](63.567s) not ok 2 - regression tests pass
tap
[13:11:37.167](0.966s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[08:36:55.526](54.450s) not ok 5 - regression tests pass
tap
[08:37:18.625](55.035s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[08:39:24.985](56.630s) not ok 5 - regression tests pass
tap
[08:40:49.017](43.678s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[08:37:51.731](60.485s) not ok 5 - regression tests pass
tap
[08:38:16.106](59.402s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:39:12.709](110.659s) not ok 5 - regression tests pass
tap
[08:41:14.715](113.367s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[08:40:04.101](34.886s) not ok 5 - regression tests pass
tap
[08:41:04.359](64.824s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[06:05:33.746](58.354s) not ok 5 - regression tests pass
tap
[06:06:03.470](63.965s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[05:04:12.818](0.168s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[05:07:09.134](5.606s) not ok 22 - pg_restore on destination instance
[05:07:10.335](0.008s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[05:07:22.098](9.779s) not ok 22 - pg_restore on destination instance
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[03:27:27.799](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[03:28:31.464](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[03:38:05.815](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[01:28:22.173](0.282s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[01:29:03.500](0.367s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[01:29:23.147](0.518s) not ok 24 - run pg_createsubscriber --dry-run on node S
tap
[01:30:10.556](0.245s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[01:37:43.949](1.857s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[01:30:42.638](1.105s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[20:23:23.209](2.653s) not ok 4 - dump from PITR 1
[20:23:24.178](0.968s) not ok 5 - dump from PITR 2
tap
[20:23:37.589](0.697s) not ok 19 - pg_dump: option -n pg_catalog
[20:23:39.206](1.616s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[20:23:39.984](0.441s) not ok 37 - binary_upgrade: pg_dump runs
[20:23:40.001](0.017s) not ok 38 - binary_upgrade: pg_restore runs
tap
[20:23:43.619](1.335s) not ok 1 - parallel dump
[20:23:43.640](0.021s) not ok 2 - parallel restore
[20:23:44.016](0.376s) not ok 3 - parallel dump as inserts
[20:23:44.029](0.012s) not ok 4 - parallel restore as inserts
tap
[20:23:46.476](2.145s) not ok 1 - filter file without patterns
tap
[20:23:53.433](0.631s) not ok 7 - parallel dump
[20:23:53.745](0.311s) not ok 8 - parallel restore
[20:23:53.804](0.059s) not ok 9 - parallel restore with create
tap
[20:24:20.958](0.712s) not ok 1 - binary_upgrade: pg_dump runs
tap
[20:26:29.251](0.882s) not ok 3 - dump primary server
[20:26:30.112](0.860s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[20:24:51.341](2.745s) not ok 4 - dump from PITR 1
[20:24:51.988](0.647s) not ok 5 - dump from PITR 2
tap
[20:24:57.118](0.175s) not ok 19 - pg_dump: option -n pg_catalog
[20:24:57.728](0.610s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[20:24:58.050](0.177s) not ok 37 - binary_upgrade: pg_dump runs
[20:24:58.058](0.008s) not ok 38 - binary_upgrade: pg_restore runs
tap
[20:24:56.651](0.819s) not ok 1 - parallel dump
[20:24:56.669](0.017s) not ok 2 - parallel restore
[20:24:56.879](0.210s) not ok 3 - parallel dump as inserts
[20:24:56.910](0.030s) not ok 4 - parallel restore as inserts
tap
[20:24:57.621](1.592s) not ok 1 - filter file without patterns
tap
[20:24:59.215](0.235s) not ok 7 - parallel dump
[20:24:59.358](0.142s) not ok 8 - parallel restore
[20:24:59.414](0.057s) not ok 9 - parallel restore with create
tap
[20:24:21.273](2.598s) not ok 6 - dump before running pg_upgrade
[20:24:28.893](3.381s) not ok 14 - run of pg_upgrade for new instance
[20:24:28.894](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[20:24:29.251](0.057s) not ok 16 - check that locales in new cluster match original cluster
[20:24:29.777](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[20:23:13.719](2.912s) not ok 10 - run of pg_upgrade of old cluster
[20:23:13.905](0.185s) not ok 11 - check the slot exists on new cluster
tap
[20:23:14.218](1.987s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[20:23:14.218](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[20:23:14.693](0.475s) not ok 10 - check that the subscription's running status and failover are preserved
[20:23:14.743](0.049s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[20:24:45.772](1.073s) not ok 3 - dump primary server
[20:24:46.718](0.945s) not ok 4 - dump standby server
tap
[20:25:42.208](0.420s) not ok 1 - binary_upgrade: pg_dump runs
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[19:39:39.561](65.112s) not ok 5 - regression tests pass
tap
[19:40:06.692](67.506s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[19:41:40.943](100.712s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[19:40:07.445](65.466s) not ok 5 - regression tests pass
tap
[19:40:34.574](65.426s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:42:16.033](115.950s) not ok 5 - regression tests pass
tap
[19:44:30.818](119.533s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[19:49:36.308](34.936s) not ok 5 - regression tests pass
tap
[19:50:47.384](73.752s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[15:43:44.133](61.338s) not ok 5 - regression tests pass
tap
[15:44:12.555](63.047s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[15:45:19.007](52.910s) not ok 5 - regression tests pass
tap
[15:46:30.568](40.809s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[15:43:59.163](58.941s) not ok 5 - regression tests pass
tap
[15:44:24.924](59.420s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[15:45:45.027](102.721s) not ok 5 - regression tests pass
tap
[15:47:58.185](116.912s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[15:43:07.272](76.749s) not ok 5 - regression tests pass
tap
[15:45:07.331](161.291s) not ok 2 - regression tests pass
48/4886 CREATE DATABASE ... STRATEGY=FILE_CLONE
%s macOS - Ventura - Meson
tap
[13:45:00.392](0.000s) not ok 163 - pgbench expressions stderr /(?^:command=65.: int 65\b)/
[13:45:00.392](0.000s) not ok 164 - pgbench expressions stderr /(?^:command=74.: int 74\b)/
[13:45:00.392](0.000s) not ok 165 - pgbench expressions stderr /(?^:command=83.: int 83\b)/
[13:45:00.392](0.000s) not ok 166 - pgbench expressions stderr /(?^:command=86.: int 86\b)/
[13:45:00.393](0.000s) not ok 167 - pgbench expressions stderr /(?^:command=93.: int 93\b)/
[13:45:00.393](0.000s) not ok 168 - pgbench expressions stderr /(?^:command=95.: int 0\b)/
[13:45:00.393](0.000s) not ok 169 - pgbench expressions stderr /(?^:command=96.: int 1\b)/
[13:45:00.393](0.000s) not ok 170 - pgbench expressions stderr /(?^:command=97.: int 0\b)/
[13:45:00.393](0.000s) not ok 171 - pgbench expressions stderr /(?^:command=98.: int 5432\b)/
[13:45:00.393](0.000s) not ok 172 - pgbench expressions stderr /(?^:command=99.: int -9223372036854775808\b)/
[13:45:00.393](0.000s) not ok 173 - pgbench expressions stderr /(?^:command=100.: int 9223372036854775807\b)/
[13:45:00.393](0.000s) not ok 174 - pgbench expressions stderr /(?^:command=101.: boolean true\b)/
[13:45:00.394](0.000s) not ok 175 - pgbench expressions stderr /(?^:command=102.: boolean true\b)/
[13:45:00.394](0.000s) not ok 176 - pgbench expressions stderr /(?^:command=103.: boolean true\b)/
[13:45:00.394](0.000s) not ok 177 - pgbench expressions stderr /(?^:command=104.: boolean true\b)/
[13:45:00.394](0.000s) not ok 178 - pgbench expressions stderr /(?^:command=105.: boolean true\b)/
[13:45:00.394](0.000s) not ok 179 - pgbench expressions stderr /(?^:command=109.: boolean true\b)/
[13:45:00.394](0.000s) not ok 180 - pgbench expressions stderr /(?^:command=110.: boolean true\b)/
[13:45:00.394](0.000s) not ok 181 - pgbench expressions stderr /(?^:command=111.: boolean true\b)/
[13:45:00.394](0.000s) not ok 182 - pgbench expressions stderr /(?^:command=113.: boolean true\b)/
48/3482 warn if GUC set to an invalid shared library
%s Linux - Debian Bullseye - Meson
tap
[12:58:00.825](0.489s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4559 pg_rewind with cascade standby doesn't work well
%s macOS - Ventura - Meson
tap
[09:48:31.276](0.000s) not ok 277 - pgbench script error: set division by zero stderr /(?^:division by zero)/
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[08:38:21.007](56.429s) not ok 5 - regression tests pass
tap
[08:38:49.684](60.755s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[08:39:57.318](82.382s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[08:38:54.737](62.064s) not ok 5 - regression tests pass
tap
[08:39:18.519](60.534s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:40:51.682](112.146s) not ok 5 - regression tests pass
tap
[08:43:09.038](127.338s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[08:49:51.338](59.447s) not ok 5 - regression tests pass
tap
[08:50:58.769](80.822s) not ok 2 - regression tests pass
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[05:37:59.686](12.183s) not ok 5 - regression tests pass
[05:38:00.730](1.039s) not ok 6 - dump before running pg_upgrade
tap
[05:38:20.690](13.593s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[05:39:42.822](22.358s) not ok 5 - regression tests pass
[05:39:44.947](2.065s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[05:39:22.954](13.015s) not ok 5 - regression tests pass
[05:39:24.873](1.915s) not ok 6 - dump before running pg_upgrade
tap
[05:39:39.821](10.016s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[05:40:27.038](87.203s) not ok 5 - regression tests pass
[05:40:33.048](5.903s) not ok 6 - dump before running pg_upgrade
tap
[05:41:56.877](68.893s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[05:42:48.584](60.842s) not ok 5 - regression tests pass
[05:42:57.825](9.227s) not ok 6 - dump before running pg_upgrade
tap
[05:43:06.723](39.384s) not ok 2 - regression tests pass
48/4918 Convert internals documentation to Markdown
%s macOS - Ventura - Meson
tap
[23:50:33.815](0.056s) not ok 12 - tablespace conflict: stats show conflict on standby
48/4388 UUID v7
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:43:45.555](0.122s) not ok 52 -  'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ...
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[18:31:00.981](0.225s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[18:31:00.981](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:31:01.945](0.226s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[18:31:01.946](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:31:03.130](0.215s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[18:31:53.855](0.254s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[18:31:53.855](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:31:55.530](0.376s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[18:31:55.530](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:31:57.460](0.211s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[18:31:56.226](0.216s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[18:31:56.227](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:31:57.168](0.217s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[18:31:57.169](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:31:58.332](0.204s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:41:07.398](0.516s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[18:41:07.399](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:41:09.089](0.298s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[18:41:09.089](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:41:11.105](0.234s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[18:41:43.260](0.261s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[18:41:43.261](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:41:44.339](0.238s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[18:41:44.339](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[18:41:45.726](0.216s) Bail out!  pg_ctl restart failed
48/4308 SQL:2011 application time
%s FreeBSD - 13 - Meson
tap
[17:07:35.951](15.033s) not ok 14 - run of pg_upgrade for new instance
[17:07:35.951](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[17:07:39.377](0.061s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Autoconf
tap
[17:10:14.140](8.908s) not ok 14 - run of pg_upgrade for new instance
[17:10:14.140](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[17:10:15.969](0.029s) not ok 18 - old and new dumps match after pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[17:09:39.806](20.649s) not ok 14 - run of pg_upgrade for new instance
[17:09:39.807](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[17:09:42.154](0.059s) not ok 18 - old and new dumps match after pg_upgrade
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:09:39.006](23.361s) not ok 14 - run of pg_upgrade for new instance
[17:09:39.007](0.002s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[17:09:43.655](0.158s) not ok 18 - old and new dumps match after pg_upgrade
%s macOS - Ventura - Meson
tap
[17:08:20.115](21.975s) not ok 14 - run of pg_upgrade for new instance
[17:08:20.115](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[17:08:23.858](0.339s) not ok 18 - old and new dumps match after pg_upgrade
48/4823 Add test module for verifying backtrace functionality
%s FreeBSD - 13 - Meson
tap
[15:44:11.903](0.001s) not ok 8 - backtrace pg_replication_slot_advance start is found
[15:44:11.904](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Autoconf
tap
[15:44:12.091](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[15:44:12.091](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s Linux - Debian Bullseye - Meson
tap
[15:44:22.591](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[15:44:22.591](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
%s macOS - Ventura - Meson
tap
[15:46:54.482](0.000s) not ok 8 - backtrace pg_replication_slot_advance start is found
[15:46:54.483](0.000s) not ok 9 - backtrace pg_replication_slot_advance is found
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[15:34:25.889](59.632s) not ok 5 - regression tests pass
tap
[15:34:55.519](65.041s) not ok 2 - regression tests pass
tap
[15:35:45.094](0.219s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[15:37:16.820](69.466s) not ok 5 - regression tests pass
tap
[15:35:47.586](0.442s) not ok 1 - no parameters missing from postgresql.conf.sample
tap
[15:38:39.098](42.904s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[15:36:25.611](64.657s) not ok 5 - regression tests pass
tap
[15:36:48.502](62.719s) not ok 2 - regression tests pass
tap
[15:37:46.336](0.264s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[15:36:15.610](108.298s) not ok 5 - regression tests pass
tap
[15:38:20.782](112.575s) not ok 2 - regression tests pass
tap
[15:44:19.008](2.520s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[15:34:21.652](69.629s) not ok 5 - regression tests pass
tap
[15:36:42.286](174.327s) not ok 2 - regression tests pass
tap
[15:38:05.905](1.139s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[11:24:07.472](53.602s) not ok 5 - regression tests pass
tap
[11:24:33.657](56.925s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[11:26:01.452](87.905s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[11:25:19.871](65.456s) not ok 5 - regression tests pass
tap
[11:25:46.700](66.867s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:27:03.343](130.713s) not ok 5 - regression tests pass
tap
[11:29:20.192](130.340s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[11:24:27.311](82.954s) not ok 5 - regression tests pass
tap
[11:28:13.992](274.867s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[08:39:41.241](63.344s) not ok 5 - regression tests pass
tap
[08:40:11.095](66.814s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[07:37:48.726](0.314s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[07:41:09.063](6.405s) not ok 22 - pg_restore on destination instance
[07:41:10.353](0.016s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:41:46.247](10.200s) not ok 22 - pg_restore on destination instance
48/4877 Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()?
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:25:17.431](0.001s) not ok 2 - can't connect to invalid database - error message
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[05:37:44.587](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[05:38:53.087](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[05:38:19.606](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4704 Add SQL syntax check
%s macOS - Ventura - Meson
tap
[05:30:33.250](0.000s) not ok 289 - pgbench script error: set empty random range stderr /(?^:empty range given to random...
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[03:39:36.161](0.248s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[03:40:49.852](0.459s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[03:41:28.859](0.300s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:48:24.673](2.018s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[03:41:49.370](0.782s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4768 A infrastructure to detect misuse of spin lock easier
%s macOS - Ventura - Meson
tap
[01:30:00.261](0.000s) not ok 361 - pgbench script error: sleep undefined variable stderr /(?^:sleep: undefined variable...
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[22:25:18.440](3.116s) not ok 4 - dump from PITR 1
[22:25:19.336](0.896s) not ok 5 - dump from PITR 2
tap
[22:26:13.950](0.718s) not ok 1 - binary_upgrade: pg_dump runs
tap
[22:28:16.298](0.936s) not ok 3 - dump primary server
[22:28:17.097](0.799s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[22:26:59.378](3.506s) not ok 4 - dump from PITR 1
[22:27:00.045](0.667s) not ok 5 - dump from PITR 2
tap
[22:27:04.798](0.244s) not ok 19 - pg_dump: option -n pg_catalog
[22:27:05.383](0.585s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[22:27:05.889](0.251s) not ok 37 - binary_upgrade: pg_dump runs
[22:27:05.898](0.009s) not ok 38 - binary_upgrade: pg_restore runs
tap
[22:27:04.506](0.753s) not ok 1 - parallel dump
[22:27:04.518](0.012s) not ok 2 - parallel restore
[22:27:04.700](0.181s) not ok 3 - parallel dump as inserts
[22:27:04.720](0.020s) not ok 4 - parallel restore as inserts
tap
[22:27:05.056](1.306s) not ok 1 - filter file without patterns
tap
[22:27:06.424](0.235s) not ok 7 - parallel dump
[22:27:06.572](0.147s) not ok 8 - parallel restore
[22:27:06.616](0.044s) not ok 9 - parallel restore with create
tap
[22:26:30.191](2.777s) not ok 6 - dump before running pg_upgrade
[22:26:38.138](3.277s) not ok 14 - run of pg_upgrade for new instance
[22:26:38.139](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[22:26:38.374](0.081s) not ok 16 - check that locales in new cluster match original cluster
[22:26:39.311](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[22:25:18.519](2.867s) not ok 10 - run of pg_upgrade of old cluster
[22:25:18.702](0.183s) not ok 11 - check the slot exists on new cluster
tap
[22:25:20.347](2.087s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[22:25:20.347](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[22:25:20.628](0.280s) not ok 10 - check that the subscription's running status and failover are preserved
[22:25:20.665](0.037s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[22:26:55.596](1.136s) not ok 3 - dump primary server
[22:26:56.655](1.058s) not ok 4 - dump standby server
tap
[22:27:47.753](0.515s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:27:55.773](0.254s) not ok 18 - old and new dumps match after pg_upgrade
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[21:47:49.934](57.959s) not ok 5 - regression tests pass
tap
[21:48:22.205](64.489s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[21:49:49.535](84.770s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[21:48:54.824](63.831s) not ok 5 - regression tests pass
tap
[21:49:20.923](64.351s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:50:02.528](118.399s) not ok 5 - regression tests pass
tap
[21:52:11.746](121.492s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[21:48:29.292](38.854s) not ok 5 - regression tests pass
tap
[21:49:55.599](92.834s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[18:10:28.015](57.746s) not ok 5 - regression tests pass
tap
[18:10:59.569](65.058s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[18:12:26.039](90.105s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[18:11:17.365](75.203s) not ok 5 - regression tests pass
tap
[18:11:39.212](65.344s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:13:16.916](121.858s) not ok 5 - regression tests pass
tap
[18:15:50.465](136.465s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[18:13:02.058](86.301s) not ok 5 - regression tests pass
tap
[18:14:28.754](127.082s) not ok 2 - regression tests pass
48/4751 Remove useless GROUP BY columns considering unique index
%s macOS - Ventura - Meson
tap
[15:14:53.257](0.440s) not ok 15 - invalid block number: matches
tap
[15:15:14.574](0.000s) not ok 358 - pgbench script error: setshell no such command stderr /(?^:could not read result )/
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[11:07:34.045](59.203s) not ok 5 - regression tests pass
tap
[11:08:02.940](64.341s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[11:09:06.511](84.336s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[11:07:56.364](64.484s) not ok 5 - regression tests pass
tap
[11:08:22.065](65.470s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:09:54.943](115.932s) not ok 5 - regression tests pass
tap
[11:11:51.451](106.401s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[11:08:12.047](69.767s) not ok 5 - regression tests pass
tap
[11:10:26.737](170.033s) not ok 2 - regression tests pass
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[08:04:07.059](12.372s) not ok 5 - regression tests pass
[08:04:08.264](1.199s) not ok 6 - dump before running pg_upgrade
tap
[08:04:27.793](14.380s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[08:05:28.439](22.536s) not ok 5 - regression tests pass
[08:05:32.094](3.643s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[08:05:04.336](12.298s) not ok 5 - regression tests pass
[08:05:05.451](1.107s) not ok 6 - dump before running pg_upgrade
tap
[08:05:28.227](15.118s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:06:28.524](78.077s) not ok 5 - regression tests pass
[08:06:34.050](5.500s) not ok 6 - dump before running pg_upgrade
tap
[08:08:07.531](73.611s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[08:06:17.693](65.681s) not ok 5 - regression tests pass
[08:06:19.132](1.420s) not ok 6 - dump before running pg_upgrade
tap
[08:06:26.205](40.993s) not ok 2 - regression tests pass
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[21:09:02.508](0.225s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[21:09:02.508](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:09:03.460](0.220s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[21:09:03.461](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:09:04.660](0.216s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[21:09:36.126](0.156s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[21:09:36.126](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:09:37.652](0.290s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[21:09:37.653](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:09:39.587](0.321s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[21:09:36.987](0.214s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[21:09:36.987](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:09:37.914](0.214s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[21:09:37.915](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:09:39.060](0.204s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:18:54.387](0.343s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[21:18:54.388](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:18:56.062](0.295s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[21:18:56.062](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:18:58.191](0.238s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[21:11:55.932](0.247s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[21:11:55.932](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:11:57.002](0.245s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[21:11:57.002](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[21:11:58.361](0.234s) Bail out!  pg_ctl restart failed
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[18:57:28.620](60.764s) not ok 5 - regression tests pass
tap
[18:57:58.790](64.055s) not ok 2 - regression tests pass
tap
[18:58:52.747](0.312s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[19:00:46.885](84.143s) not ok 5 - regression tests pass
tap
[18:59:59.001](0.809s) not ok 1 - no parameters missing from postgresql.conf.sample
tap
[19:02:16.354](43.305s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[18:59:03.758](64.324s) not ok 5 - regression tests pass
tap
[18:59:31.481](64.448s) not ok 2 - regression tests pass
tap
[19:00:31.481](0.283s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:59:06.554](107.848s) not ok 5 - regression tests pass
tap
[19:01:37.888](130.020s) not ok 2 - regression tests pass
tap
[19:07:34.397](1.986s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[18:57:43.362](35.739s) not ok 5 - regression tests pass
tap
[18:59:10.581](91.238s) not ok 2 - regression tests pass
tap
[19:00:41.812](0.751s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[14:02:56.284](58.680s) not ok 5 - regression tests pass
tap
[14:03:24.450](63.255s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[14:05:45.510](87.783s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[14:04:09.793](65.549s) not ok 5 - regression tests pass
tap
[14:04:33.892](64.014s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:05:12.503](114.497s) not ok 5 - regression tests pass
tap
[14:07:22.573](119.943s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[14:03:31.282](70.046s) not ok 5 - regression tests pass
tap
[14:05:22.354](145.751s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[11:54:00.851](47.317s) not ok 5 - regression tests pass
tap
[11:54:40.616](58.451s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[10:41:06.974](0.175s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[10:44:17.998](6.111s) not ok 22 - pg_restore on destination instance
[10:44:19.387](0.013s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:44:42.829](9.966s) not ok 22 - pg_restore on destination instance
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[08:40:25.325](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[08:41:25.107](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[08:41:12.625](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4704 Add SQL syntax check
%s macOS - Ventura - Meson
tap
[08:07:38.281](0.000s) not ok 195 - pgbench option error: double overflow 2 stderr /(?^:double constant overflow)/
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[06:06:15.706](0.276s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[06:07:25.519](0.298s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[06:07:48.898](0.221s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:15:28.654](2.487s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[06:07:47.050](0.609s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4939 ECPG cleanup and fix for clang compile-time problem
%s macOS - Ventura - Meson
tap
[06:00:02.785](0.000s) not ok 91 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[06:00:02.785](0.000s) not ok 92 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[06:00:02.785](0.000s) not ok 93 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[06:00:02.786](0.000s) not ok 95 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[06:00:02.786](0.000s) not ok 96 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[06:00:02.786](0.000s) not ok 98 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: er...
48/4677 Sequence Access Methods, round two
%s macOS - Ventura - Meson
tap
[04:01:31.890](0.000s) not ok 2 - bt_index_parent_check: interrupted page deletion detected
48/4957 Fix overflow hazard in timestamp_pl_interval
%s macOS - Ventura - Meson
tap
[03:38:40.355](0.000s) not ok 212 - pgbench gset command with two rows stderr /(?^:expected one row, got 2\b)/
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[00:52:47.925](3.229s) not ok 4 - dump from PITR 1
[00:52:48.712](0.786s) not ok 5 - dump from PITR 2
tap
[00:53:38.853](0.716s) not ok 1 - binary_upgrade: pg_dump runs
tap
[00:55:39.670](0.846s) not ok 3 - dump primary server
[00:55:40.497](0.826s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[00:53:43.600](2.517s) not ok 4 - dump from PITR 1
[00:53:44.277](0.677s) not ok 5 - dump from PITR 2
tap
[00:53:48.314](0.208s) not ok 19 - pg_dump: option -n pg_catalog
[00:53:48.878](0.564s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[00:53:49.256](0.144s) not ok 37 - binary_upgrade: pg_dump runs
[00:53:49.284](0.027s) not ok 38 - binary_upgrade: pg_restore runs
tap
[00:53:48.414](0.662s) not ok 1 - parallel dump
[00:53:48.421](0.007s) not ok 2 - parallel restore
[00:53:48.595](0.174s) not ok 3 - parallel dump as inserts
[00:53:48.603](0.007s) not ok 4 - parallel restore as inserts
tap
[00:53:49.269](1.336s) not ok 1 - filter file without patterns
tap
[00:53:50.381](0.209s) not ok 7 - parallel dump
[00:53:50.461](0.080s) not ok 8 - parallel restore
[00:53:50.487](0.026s) not ok 9 - parallel restore with create
tap
[00:53:16.007](2.483s) not ok 6 - dump before running pg_upgrade
[00:53:23.037](3.246s) not ok 14 - run of pg_upgrade for new instance
[00:53:23.037](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[00:53:23.268](0.075s) not ok 16 - check that locales in new cluster match original cluster
[00:53:23.942](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[00:52:12.971](2.564s) not ok 10 - run of pg_upgrade of old cluster
[00:52:13.178](0.207s) not ok 11 - check the slot exists on new cluster
tap
[00:52:13.399](1.909s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[00:52:13.399](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[00:52:13.657](0.257s) not ok 10 - check that the subscription's running status and failover are preserved
[00:52:13.689](0.033s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[00:53:38.463](1.005s) not ok 3 - dump primary server
[00:53:39.283](0.820s) not ok 4 - dump standby server
tap
[00:54:29.888](0.454s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:54:29.497](0.248s) not ok 18 - old and new dumps match after pg_upgrade
tap
[00:55:42.129](0.152s) not ok 5 - compare primary and standby dumps
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[23:56:41.790](57.149s) not ok 5 - regression tests pass
tap
[23:57:06.776](59.395s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[23:59:12.831](70.152s) not ok 5 - regression tests pass
tap
[00:00:07.921](48.614s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[23:57:38.920](58.188s) not ok 5 - regression tests pass
tap
[23:58:03.928](58.000s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:58:53.664](109.325s) not ok 5 - regression tests pass
tap
[00:00:55.866](106.756s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[23:57:14.794](36.775s) not ok 5 - regression tests pass
tap
[23:58:26.338](77.095s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[20:06:24.787](57.249s) not ok 5 - regression tests pass
tap
[20:06:55.471](64.090s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[20:08:13.103](88.227s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[20:06:51.886](62.393s) not ok 5 - regression tests pass
tap
[20:07:19.684](64.007s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:08:49.102](112.751s) not ok 5 - regression tests pass
tap
[20:10:56.145](114.204s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[20:06:28.049](68.539s) not ok 5 - regression tests pass
tap
[20:08:24.868](150.940s) not ok 2 - regression tests pass
48/4927 Remove COMMAND_TAG_NEXTTAG
%s macOS - Ventura - Meson
tap
[15:06:59.522](0.000s) not ok 101 - server parameter logging stderr /(?^:ERROR:  division by zero)/
[15:06:59.522](0.000s) not ok 102 - server parameter logging stderr /(?^:CONTEXT:  unnamed portal with parameters: \$1 =...
48/4913 Add extension_destdir GUC
%s Linux - Debian Bullseye - Meson
tap
[14:56:00.954](0.495s) not ok 26 - run pg_createsubscriber without --databases
48/4559 pg_rewind with cascade standby doesn't work well
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:59:47.933](0.000s) not ok 7 - no such database stderr /(?^:FATAL:  database "no-such-database" does not exist)/
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[13:46:09.704](54.176s) not ok 5 - regression tests pass
tap
[13:46:36.880](58.455s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[13:48:24.297](104.871s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[13:46:41.785](60.252s) not ok 5 - regression tests pass
tap
[13:47:07.736](60.429s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:48:22.583](104.274s) not ok 5 - regression tests pass
tap
[13:50:31.695](114.178s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[13:47:29.464](36.489s) not ok 5 - regression tests pass
tap
[13:48:30.479](64.999s) not ok 2 - regression tests pass
48/4743 add function argument names to regex* functions.
%s Linux - Debian Bullseye - Meson
tap
[12:50:53.825](0.964s) Bail out!  pg_ctl restart failed
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[10:45:09.852](12.011s) not ok 5 - regression tests pass
[10:45:10.924](1.068s) not ok 6 - dump before running pg_upgrade
tap
[10:45:30.594](13.535s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[10:46:50.376](19.051s) not ok 5 - regression tests pass
[10:46:52.697](2.306s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[10:46:31.234](10.585s) not ok 5 - regression tests pass
[10:46:32.141](0.902s) not ok 6 - dump before running pg_upgrade
tap
[10:46:46.703](9.099s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:47:26.970](78.282s) not ok 5 - regression tests pass
[10:47:35.189](8.170s) not ok 6 - dump before running pg_upgrade
tap
[10:49:20.182](86.879s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[10:48:59.418](203.190s) not ok 5 - regression tests pass
[10:49:02.067](2.634s) not ok 6 - dump before running pg_upgrade
tap
[10:48:59.406](121.842s) not ok 2 - regression tests pass
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[23:47:51.702](0.226s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[23:47:51.703](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:47:52.671](0.225s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[23:47:52.671](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:47:53.860](0.215s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[23:47:47.219](0.420s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[23:47:47.219](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:47:49.284](0.326s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[23:47:49.284](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:47:51.176](0.141s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[23:48:36.117](0.214s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[23:48:36.118](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:48:37.042](0.215s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[23:48:37.043](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:48:38.191](0.203s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:57:05.296](0.297s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[23:57:05.296](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:57:06.922](0.296s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[23:57:06.923](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:57:08.800](0.233s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[23:53:14.265](0.243s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[23:53:14.266](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:53:15.337](0.241s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[23:53:15.337](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[23:53:16.690](0.218s) Bail out!  pg_ctl restart failed
48/4456 pg_tracing
%s macOS - Ventura - Meson
tap
[22:37:19.718](0.000s) not ok 91 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[22:37:19.719](0.000s) not ok 92 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[22:37:19.719](0.000s) not ok 93 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[22:37:19.719](0.000s) not ok 95 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[22:37:19.720](0.000s) not ok 96 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[22:37:19.720](0.000s) not ok 98 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: er...
48/4759 shared detoast datum
%s Linux - Debian Bullseye - Autoconf
tap
[21:49:44.147](86.734s) not ok 5 - regression tests pass
tap
[21:49:10.413](0.393s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[21:48:20.702](65.876s) not ok 5 - regression tests pass
tap
[21:48:45.721](65.281s) not ok 2 - regression tests pass
tap
[21:49:45.261](0.265s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4067 Check lateral references within PHVs for memoize cache keys
%s macOS - Ventura - Meson
tap
[21:51:50.892](0.000s) not ok 196 - pgbench backslash commands stdout /(?^:type: .*/001_pgbench_backslash_commands)/
[21:51:50.893](0.000s) not ok 197 - pgbench backslash commands stdout /(?^:processed: 1/1)/
[21:51:50.893](0.000s) not ok 198 - pgbench backslash commands stdout /(?^:shell-echo-output)/
48/4759 shared detoast datum
%s macOS - Ventura - Meson
tap
[21:41:29.261](31.691s) not ok 5 - regression tests pass
tap
[21:42:42.942](75.303s) not ok 2 - regression tests pass
tap
[21:44:03.892](0.999s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4683 Fix comment about cross-checking the varnullingrels
%s Linux - Debian Bullseye - Meson
tap
[19:47:46.598](0.480s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[16:43:57.523](56.203s) not ok 5 - regression tests pass
tap
[16:44:22.429](57.934s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[16:47:24.135](91.992s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[16:44:55.211](61.211s) not ok 5 - regression tests pass
tap
[16:45:19.465](60.034s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:46:21.904](120.077s) not ok 5 - regression tests pass
tap
[16:48:54.421](143.491s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[16:44:55.126](32.265s) not ok 5 - regression tests pass
tap
[16:46:02.495](68.488s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[14:38:48.372](65.526s) not ok 5 - regression tests pass
tap
[14:39:17.481](68.723s) not ok 2 - regression tests pass
48/4956 Test to dump and restore objects left behind by regression
%s FreeBSD - 13 - Meson
tap
[13:36:57.024](0.180s) Bail out!  pg_ctl start failed
%s Linux - Debian Bullseye - Meson
tap
[13:40:19.144](5.727s) not ok 22 - pg_restore on destination instance
[13:40:20.409](0.010s) not ok 24 - old and new dumps match after dump and restore
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:40:11.942](10.054s) not ok 22 - pg_restore on destination instance
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[11:33:35.140](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[11:35:55.756](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[11:36:55.407](0.031s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[08:47:58.728](0.271s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[08:49:27.404](0.378s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[08:49:57.628](0.258s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:56:12.409](2.018s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[08:49:19.125](0.645s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4538 Statistics Import and Export
%s Linux - Debian Bullseye - Autoconf
tap
[03:37:49.941](2.986s) not ok 4 - dump from PITR 1
[03:37:51.018](1.077s) not ok 5 - dump from PITR 2
tap
[03:38:46.737](0.581s) not ok 1 - binary_upgrade: pg_dump runs
tap
[03:40:33.435](0.946s) not ok 3 - dump primary server
[03:40:34.228](0.793s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[03:38:42.746](2.629s) not ok 4 - dump from PITR 1
[03:38:43.331](0.585s) not ok 5 - dump from PITR 2
tap
[03:38:47.575](0.154s) not ok 19 - pg_dump: option -n pg_catalog
[03:38:48.162](0.586s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[03:38:48.479](0.169s) not ok 37 - binary_upgrade: pg_dump runs
[03:38:48.503](0.023s) not ok 38 - binary_upgrade: pg_restore runs
tap
[03:38:47.819](0.473s) not ok 1 - parallel dump
[03:38:47.843](0.024s) not ok 2 - parallel restore
[03:38:47.976](0.132s) not ok 3 - parallel dump as inserts
[03:38:47.983](0.007s) not ok 4 - parallel restore as inserts
tap
[03:38:48.949](1.339s) not ok 1 - filter file without patterns
tap
[03:38:50.106](0.218s) not ok 7 - parallel dump
[03:38:50.195](0.089s) not ok 8 - parallel restore
[03:38:50.233](0.038s) not ok 9 - parallel restore with create
tap
[03:38:14.452](2.336s) not ok 6 - dump before running pg_upgrade
[03:38:21.987](3.691s) not ok 14 - run of pg_upgrade for new instance
[03:38:21.988](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[03:38:22.133](0.020s) not ok 16 - check that locales in new cluster match original cluster
[03:38:22.392](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[03:37:14.246](2.614s) not ok 10 - run of pg_upgrade of old cluster
[03:37:14.459](0.213s) not ok 11 - check the slot exists on new cluster
tap
[03:37:14.973](2.044s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[03:37:14.974](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[03:37:15.166](0.192s) not ok 10 - check that the subscription's running status and failover are preserved
[03:37:15.194](0.027s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[03:38:38.396](0.889s) not ok 3 - dump primary server
[03:38:39.175](0.779s) not ok 4 - dump standby server
tap
[03:39:29.926](0.416s) not ok 1 - binary_upgrade: pg_dump runs
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[02:45:52.645](66.067s) not ok 5 - regression tests pass
tap
[02:46:28.068](77.899s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[02:49:05.175](112.888s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[02:46:42.067](57.062s) not ok 5 - regression tests pass
tap
[02:47:08.857](58.676s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:49:14.921](145.064s) not ok 5 - regression tests pass
tap
[02:52:20.812](181.714s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[02:45:56.128](74.993s) not ok 5 - regression tests pass
tap
[02:48:03.840](164.259s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[23:26:38.935](56.933s) not ok 5 - regression tests pass
tap
[23:27:05.732](60.570s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[23:28:56.121](78.498s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[23:27:18.685](62.794s) not ok 5 - regression tests pass
tap
[23:27:43.083](62.390s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:29:10.386](119.435s) not ok 5 - regression tests pass
tap
[23:31:44.426](137.215s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[23:27:34.260](33.089s) not ok 5 - regression tests pass
tap
[23:28:34.723](63.632s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[16:36:19.427](56.571s) not ok 5 - regression tests pass
tap
[16:36:43.137](57.251s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[16:38:27.032](83.089s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[16:36:45.153](57.638s) not ok 5 - regression tests pass
tap
[16:37:10.088](57.548s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:38:56.291](115.690s) not ok 5 - regression tests pass
tap
[16:41:15.342](125.968s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[16:38:41.686](78.793s) not ok 5 - regression tests pass
tap
[16:40:23.043](136.471s) not ok 2 - regression tests pass
48/4518 Support prepared statement invalidation when result or argument types change
%s Linux - Debian Bullseye - Meson
tap
[14:14:58.536](0.582s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4874 BitmapHeapScan table AM violation removal (and use streaming read API)
%s Linux - Debian Bullseye - Meson
tap
[13:37:43.266](0.782s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[13:32:30.433](11.422s) not ok 5 - regression tests pass
[13:32:31.622](1.184s) not ok 6 - dump before running pg_upgrade
tap
[13:32:49.826](11.410s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[13:34:35.664](23.390s) not ok 5 - regression tests pass
[13:34:37.541](1.864s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[13:34:10.356](11.649s) not ok 5 - regression tests pass
[13:34:11.487](1.124s) not ok 6 - dump before running pg_upgrade
tap
[13:34:31.399](9.469s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:34:46.451](80.702s) not ok 5 - regression tests pass
[13:34:53.846](7.331s) not ok 6 - dump before running pg_upgrade
tap
[13:36:28.090](73.518s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[13:34:13.585](55.178s) not ok 5 - regression tests pass
[13:34:15.746](2.149s) not ok 6 - dump before running pg_upgrade
tap
[13:34:20.784](31.291s) not ok 2 - regression tests pass
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[03:02:17.320](0.228s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[03:02:17.321](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:02:18.305](0.227s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[03:02:18.306](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:02:19.523](0.216s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[03:02:47.520](0.227s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[03:02:47.520](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:02:48.597](0.233s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[03:02:48.597](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:02:49.883](0.205s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[03:03:10.108](0.218s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[03:03:10.109](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:03:11.065](0.218s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[03:03:11.066](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:03:12.249](0.204s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:11:45.322](0.358s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[03:11:45.323](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:11:47.530](0.469s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[03:11:47.531](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:11:49.859](0.233s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[03:04:44.631](0.246s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[03:04:44.631](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:04:45.728](0.258s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[03:04:45.729](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[03:04:47.113](0.238s) Bail out!  pg_ctl restart failed
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[00:47:53.260](55.577s) not ok 5 - regression tests pass
tap
[00:48:19.617](58.777s) not ok 2 - regression tests pass
tap
[00:49:09.176](0.233s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[00:50:57.747](80.241s) not ok 5 - regression tests pass
tap
[00:50:36.691](0.606s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[00:49:31.008](59.447s) not ok 5 - regression tests pass
tap
[00:49:54.790](58.213s) not ok 2 - regression tests pass
tap
[00:50:51.920](0.251s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:50:25.685](140.507s) not ok 5 - regression tests pass
tap
[00:53:02.562](151.630s) not ok 2 - regression tests pass
tap
[01:00:20.364](2.573s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[00:47:36.405](65.659s) not ok 5 - regression tests pass
tap
[00:49:45.912](157.943s) not ok 2 - regression tests pass
tap
[00:52:17.701](3.016s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[19:49:56.980](58.796s) not ok 5 - regression tests pass
tap
[19:50:26.820](65.460s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[19:52:03.581](63.341s) not ok 5 - regression tests pass
tap
[19:53:21.811](42.138s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[19:50:52.748](59.168s) not ok 5 - regression tests pass
tap
[19:51:18.801](59.776s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:51:47.084](104.798s) not ok 5 - regression tests pass
tap
[19:53:50.937](111.565s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[19:50:57.703](99.858s) not ok 5 - regression tests pass
tap
[19:52:42.395](152.495s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[17:10:17.220](56.195s) not ok 5 - regression tests pass
tap
[17:10:45.155](60.302s) not ok 2 - regression tests pass
48/4936 improve performance of pg_dump --binary-upgrade
%s Linux - Debian Bullseye - Meson
tap
[16:13:56.534](0.105s) not ok 3 - restart succeeds with password-protected key file
[16:13:56.753](0.110s) not ok 5 - restart succeeds with correct SSL protocol bounds
[16:13:56.858](0.104s) Bail out!  pg_ctl restart failed
48/4873 unaccent: understand ancient Greek "oxia" and other codepoints merged by Unicode
%s macOS - Ventura - Meson
tap
[15:10:08.580](0.000s) not ok 256 - pgbench script error: shell bad command stderr /(?^:\(shell\) .* meta-command failed...
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[14:47:20.530](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[14:47:54.700](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[14:41:15.575](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[11:51:16.718](0.209s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[11:51:51.149](0.434s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[11:53:16.793](0.297s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:00:19.024](1.997s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[11:51:21.340](0.955s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[10:39:05.944](0.100s) not ok 2 - parallel restore
[10:39:06.928](0.543s) not ok 4 - parallel restore as inserts
%s Linux - Debian Bullseye - Autoconf
tap
[10:39:49.005](3.083s) not ok 4 - dump from PITR 1
[10:39:50.086](1.081s) not ok 5 - dump from PITR 2
tap
[10:39:52.287](0.500s) not ok 19 - pg_dump: option -n pg_catalog
[10:39:53.965](1.678s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[10:39:55.455](0.773s) not ok 37 - binary_upgrade: pg_dump runs
[10:39:55.491](0.036s) not ok 38 - binary_upgrade: pg_restore runs
tap
[10:39:57.120](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[10:39:57.418](0.297s) not ok 3 - dump foreign server with no tables
tap
[10:39:59.246](1.422s) not ok 1 - parallel dump
[10:39:59.258](0.011s) not ok 2 - parallel restore
[10:39:59.662](0.404s) not ok 3 - parallel dump as inserts
[10:39:59.682](0.020s) not ok 4 - parallel restore as inserts
tap
[10:40:02.675](2.621s) not ok 1 - filter file without patterns
tap
[10:40:10.885](0.938s) not ok 7 - parallel dump
[10:40:11.103](0.217s) not ok 8 - parallel restore
[10:40:11.314](0.212s) not ok 9 - parallel restore with create
tap
[10:41:33.730](2.146s) not ok 6 - dump before running pg_upgrade
[10:41:38.978](2.550s) not ok 14 - run of pg_upgrade for new instance
[10:41:38.979](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[10:41:39.130](0.029s) not ok 16 - check that locales in new cluster match original cluster
[10:41:39.442](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:41:43.825](1.586s) not ok 10 - run of pg_upgrade of old cluster
[10:41:43.976](0.151s) not ok 11 - check the slot exists on new cluster
tap
[10:41:49.043](1.250s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[10:41:49.044](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[10:41:49.212](0.168s) not ok 10 - check that the subscription's running status and failover are preserved
[10:41:49.230](0.017s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[10:41:07.158](1.135s) not ok 1 - binary_upgrade: pg_dump runs
tap
[10:43:27.377](0.898s) not ok 3 - dump primary server
[10:43:28.215](0.838s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
tap
[10:40:47.287](2.504s) not ok 4 - dump from PITR 1
[10:40:47.839](0.552s) not ok 5 - dump from PITR 2
tap
[10:40:51.938](0.153s) not ok 19 - pg_dump: option -n pg_catalog
[10:40:52.496](0.558s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[10:40:52.863](0.127s) not ok 37 - binary_upgrade: pg_dump runs
[10:40:52.870](0.007s) not ok 38 - binary_upgrade: pg_restore runs
tap
[10:40:51.764](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[10:40:51.891](0.127s) not ok 3 - dump foreign server with no tables
tap
[10:40:52.102](0.537s) not ok 1 - parallel dump
[10:40:52.111](0.009s) not ok 2 - parallel restore
[10:40:52.275](0.164s) not ok 3 - parallel dump as inserts
[10:40:52.287](0.011s) not ok 4 - parallel restore as inserts
tap
[10:40:53.073](1.191s) not ok 1 - filter file without patterns
tap
[10:40:54.180](0.229s) not ok 7 - parallel dump
[10:40:54.239](0.059s) not ok 8 - parallel restore
[10:40:54.267](0.028s) not ok 9 - parallel restore with create
tap
[10:40:19.408](2.496s) not ok 6 - dump before running pg_upgrade
[10:40:26.693](3.296s) not ok 14 - run of pg_upgrade for new instance
[10:40:26.694](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[10:40:26.898](0.042s) not ok 16 - check that locales in new cluster match original cluster
[10:40:27.395](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:39:16.278](2.851s) not ok 10 - run of pg_upgrade of old cluster
[10:39:16.490](0.211s) not ok 11 - check the slot exists on new cluster
tap
[10:39:16.053](1.760s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[10:39:16.053](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[10:39:16.263](0.209s) not ok 10 - check that the subscription's running status and failover are preserved
[10:39:16.311](0.048s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[10:40:42.480](0.953s) not ok 3 - dump primary server
[10:40:43.253](0.773s) not ok 4 - dump standby server
tap
[10:41:34.586](0.425s) not ok 1 - binary_upgrade: pg_dump runs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:44:52.711](0.250s) not ok 2 - parallel restore
[10:44:54.385](1.298s) not ok 4 - parallel restore as inserts
tap
[10:43:13.988](0.234s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:39:23.724](13.878s) Bail out!  pg_ctl start failed
%s macOS - Ventura - Meson
tap
[10:41:50.955](0.054s) not ok 2 - parallel restore
[10:41:51.246](0.208s) not ok 4 - parallel restore as inserts
tap
[10:42:12.771](0.465s) not ok 5 - compare primary and standby dumps
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[06:42:51.066](59.671s) not ok 5 - regression tests pass
tap
[06:43:18.236](64.071s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[06:45:06.514](85.074s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[06:43:53.483](67.013s) not ok 5 - regression tests pass
tap
[06:44:18.534](65.418s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:44:56.688](114.487s) not ok 5 - regression tests pass
tap
[06:47:08.262](120.563s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[06:42:57.303](76.343s) not ok 5 - regression tests pass
tap
[06:45:29.763](188.305s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[02:39:26.589](57.577s) not ok 5 - regression tests pass
tap
[02:39:55.611](63.644s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[02:41:35.704](66.799s) not ok 5 - regression tests pass
tap
[02:42:46.072](46.927s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[02:40:04.222](68.818s) not ok 5 - regression tests pass
tap
[02:40:31.592](69.957s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:41:44.089](113.156s) not ok 5 - regression tests pass
tap
[02:43:58.753](128.695s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[02:40:43.305](37.195s) not ok 5 - regression tests pass
tap
[02:41:43.177](64.893s) not ok 2 - regression tests pass
48/4924 add multiple client certificate selection feature
%s Linux - Debian Bullseye - Meson
tap
[01:49:14.328](0.359s) not ok 27 - run pg_createsubscriber on node S
[01:49:14.367](0.039s) not ok 28 - the physical replication slot used as primary_slot_name has been removed
48/4908 Recheck foreign key if a referenced collation was nondeterministic
%s macOS - Ventura - Meson
tap
[01:32:01.967](0.001s) not ok 20 - missing path name: matches
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[23:42:39.052](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[23:42:39.053](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:42:39.053](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[23:42:39.053](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[23:42:39.054](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[23:42:39.059](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[23:42:40.591](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[23:42:40.594](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[23:42:40.595](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:42:40.595](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[23:42:40.595](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[23:42:40.596](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[23:42:40.612](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Autoconf
tap
[23:44:25.945](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[23:44:25.953](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:44:25.954](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[23:44:25.954](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[23:44:25.955](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[23:44:25.980](0.014s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[23:44:27.963](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[23:44:27.983](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[23:44:27.984](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:44:27.984](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[23:44:27.985](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[23:44:27.985](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[23:44:28.004](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Meson
tap
[23:44:16.974](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[23:44:16.975](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:44:16.975](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[23:44:16.976](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[23:44:16.976](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[23:44:16.985](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[23:44:17.982](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[23:44:17.986](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[23:44:17.986](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:44:17.986](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[23:44:17.987](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[23:44:17.987](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[23:44:17.998](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:48:20.533](0.000s) not ok 8318 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[23:48:20.533](0.000s) not ok 8319 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[23:48:20.534](0.000s) not ok 8320 - section_data: should not dump GRANT SELECT ON TABLE measurement
[23:48:20.534](0.000s) not ok 8321 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[23:48:20.539](0.005s) not ok 8322 - section_data: should not dump GRANT SELECT ON TABLE test_table
[23:48:20.602](0.001s) not ok 8350 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[23:48:22.177](0.001s) not ok 8757 - section_pre_data: should dump CREATE TABLE test_table
[23:48:22.183](0.000s) not ok 8806 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[23:48:22.184](0.000s) not ok 8807 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[23:48:22.184](0.000s) not ok 8808 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[23:48:22.184](0.000s) not ok 8809 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[23:48:22.185](0.000s) not ok 8810 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[23:48:22.208](0.000s) not ok 8838 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s macOS - Ventura - Meson
tap
[23:44:23.739](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[23:44:23.740](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:44:23.741](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[23:44:23.741](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[23:44:23.741](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[23:44:23.747](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[23:44:24.942](0.000s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[23:44:24.944](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[23:44:24.944](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[23:44:24.944](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[23:44:24.944](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[23:44:24.944](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[23:44:24.950](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[19:38:55.085](59.682s) not ok 5 - regression tests pass
tap
[19:39:19.159](60.241s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[19:40:36.557](84.475s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[19:39:25.986](64.159s) not ok 5 - regression tests pass
tap
[19:39:48.150](61.506s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:41:12.376](109.920s) not ok 5 - regression tests pass
tap
[19:43:39.652](125.803s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[19:40:26.367](80.029s) not ok 5 - regression tests pass
tap
[19:41:28.052](98.102s) not ok 2 - regression tests pass
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[16:22:17.343](11.687s) not ok 5 - regression tests pass
[16:22:18.440](1.090s) not ok 6 - dump before running pg_upgrade
tap
[16:22:38.650](13.986s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[16:24:43.476](20.072s) not ok 5 - regression tests pass
[16:24:45.383](1.881s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[16:23:31.110](13.768s) not ok 5 - regression tests pass
[16:23:33.712](2.597s) not ok 6 - dump before running pg_upgrade
tap
[16:23:48.546](10.717s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:24:45.825](89.451s) not ok 5 - regression tests pass
[16:24:52.242](6.398s) not ok 6 - dump before running pg_upgrade
tap
[16:26:22.269](79.446s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[16:26:26.869](226.620s) not ok 5 - regression tests pass
[16:26:30.394](3.507s) not ok 6 - dump before running pg_upgrade
tap
[16:26:26.864](143.156s) not ok 2 - regression tests pass
48/4458 Retiring is_pushed_down
%s Linux - Debian Bullseye - Meson
tap
[16:04:37.293](0.569s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[06:20:07.877](0.223s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:07.878](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:08.851](0.227s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:08.852](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:10.059](0.217s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[06:19:38.813](0.264s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:19:38.814](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:19:40.497](0.377s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:19:40.498](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:19:42.071](0.225s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[06:20:52.753](0.215s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:52.754](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:53.681](0.214s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:53.681](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:54.827](0.203s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:29:44.224](0.344s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[06:29:44.224](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:29:45.896](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[06:29:45.897](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:29:47.885](0.233s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[06:23:19.361](0.441s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:23:19.361](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:23:20.401](0.235s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:23:20.401](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:23:21.758](0.226s) Bail out!  pg_ctl restart failed
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[03:56:10.748](58.597s) not ok 5 - regression tests pass
tap
[03:56:37.040](61.256s) not ok 2 - regression tests pass
tap
[03:57:25.996](0.275s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[03:59:50.664](66.194s) not ok 5 - regression tests pass
tap
[03:58:37.143](0.421s) not ok 1 - no parameters missing from postgresql.conf.sample
tap
[04:01:03.213](46.736s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[03:58:00.883](61.718s) not ok 5 - regression tests pass
tap
[03:58:23.553](59.780s) not ok 2 - regression tests pass
tap
[03:59:22.391](0.289s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:57:54.960](102.663s) not ok 5 - regression tests pass
tap
[04:00:00.250](109.625s) not ok 2 - regression tests pass
tap
[04:06:18.223](1.681s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[03:56:31.350](34.663s) not ok 5 - regression tests pass
tap
[03:57:59.535](91.627s) not ok 2 - regression tests pass
tap
[03:59:28.288](1.155s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4082 recovery modules
%s Linux - Debian Bullseye - Meson
tap
[02:19:16.155](0.258s) not ok 27 - run pg_createsubscriber on node S
[02:19:16.167](0.012s) not ok 28 - the physical replication slot used as primary_slot_name has been removed
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[22:48:36.530](59.212s) not ok 5 - regression tests pass
tap
[22:49:02.791](61.623s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[22:50:23.151](87.231s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[22:49:30.716](65.372s) not ok 5 - regression tests pass
tap
[22:49:56.681](64.744s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:50:50.586](107.262s) not ok 5 - regression tests pass
tap
[22:53:00.499](115.722s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[22:48:39.495](33.332s) not ok 5 - regression tests pass
tap
[22:49:42.028](65.296s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[19:59:59.997](56.387s) not ok 5 - regression tests pass
tap
[20:00:26.278](59.006s) not ok 2 - regression tests pass
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[17:44:30.721](0.002s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[17:46:51.375](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[17:45:37.389](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[15:45:55.092](0.225s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[15:47:14.406](0.447s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[15:47:14.437](0.312s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[15:54:03.474](2.892s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[15:47:49.557](0.973s) not ok 1 - no parameters missing from postgresql.conf.sample
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[11:47:58.977](58.426s) not ok 5 - regression tests pass
tap
[11:48:23.586](60.182s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[11:50:03.979](70.038s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[11:49:15.030](65.303s) not ok 5 - regression tests pass
tap
[11:49:36.308](61.231s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:50:02.923](113.766s) not ok 5 - regression tests pass
tap
[11:52:34.941](135.544s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[11:48:19.950](33.918s) not ok 5 - regression tests pass
tap
[11:49:19.663](62.597s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[07:19:23.667](57.782s) not ok 5 - regression tests pass
tap
[07:19:51.779](62.584s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[07:21:05.472](84.745s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[07:19:50.073](63.882s) not ok 5 - regression tests pass
tap
[07:20:12.600](60.323s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:21:44.951](113.371s) not ok 5 - regression tests pass
tap
[07:24:14.873](132.529s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[07:20:24.327](35.805s) not ok 5 - regression tests pass
tap
[07:21:54.729](94.039s) not ok 2 - regression tests pass
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[04:37:02.723](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[04:37:02.724](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:37:02.725](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[04:37:02.725](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[04:37:02.725](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[04:37:02.733](0.001s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[04:37:04.225](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[04:37:04.229](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[04:37:04.229](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:37:04.229](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[04:37:04.229](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[04:37:04.230](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[04:37:04.235](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Autoconf
tap
[04:38:01.678](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[04:38:01.679](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:38:01.680](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[04:38:01.680](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[04:38:01.680](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[04:38:01.704](0.016s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[04:38:03.682](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[04:38:03.703](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[04:38:03.704](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:38:03.705](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[04:38:03.706](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[04:38:03.707](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[04:38:03.727](0.009s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Meson
tap
[04:38:37.345](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[04:38:37.346](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:38:37.346](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[04:38:37.347](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[04:38:37.347](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[04:38:37.360](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[04:38:38.183](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[04:38:38.195](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[04:38:38.195](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:38:38.196](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[04:38:38.196](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[04:38:38.196](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[04:38:38.217](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[04:42:15.532](0.001s) not ok 8318 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[04:42:15.537](0.000s) not ok 8319 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[04:42:15.539](0.000s) not ok 8320 - section_data: should not dump GRANT SELECT ON TABLE measurement
[04:42:15.541](0.001s) not ok 8321 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[04:42:15.543](0.000s) not ok 8322 - section_data: should not dump GRANT SELECT ON TABLE test_table
[04:42:15.597](0.001s) not ok 8350 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[04:42:17.214](0.001s) not ok 8757 - section_pre_data: should dump CREATE TABLE test_table
[04:42:17.226](0.000s) not ok 8806 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[04:42:17.227](0.000s) not ok 8807 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[04:42:17.227](0.000s) not ok 8808 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[04:42:17.228](0.000s) not ok 8809 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[04:42:17.228](0.000s) not ok 8810 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[04:42:17.238](0.000s) not ok 8838 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s macOS - Ventura - Meson
tap
[04:38:32.918](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[04:38:32.919](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:38:32.919](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[04:38:32.919](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[04:38:32.920](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[04:38:32.925](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[04:38:33.542](0.000s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[04:38:33.544](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[04:38:33.544](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[04:38:33.544](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[04:38:33.544](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[04:38:33.544](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[04:38:33.549](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
48/4549 Should consider materializing the cheapest inner path in consider_parallel_nestloop()
%s FreeBSD - 13 - Meson
tap
[01:41:19.682](58.117s) not ok 5 - regression tests pass
tap
[01:41:44.458](59.924s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[01:43:04.312](87.230s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[01:41:39.540](59.942s) not ok 5 - regression tests pass
tap
[01:42:06.317](59.801s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[01:43:27.752](103.194s) not ok 5 - regression tests pass
tap
[01:45:53.738](131.182s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[01:41:58.717](32.050s) not ok 5 - regression tests pass
tap
[01:43:02.437](65.852s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[00:32:47.616](73.039s) not ok 5 - regression tests pass
tap
[00:33:16.089](74.964s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[00:34:28.859](54.243s) not ok 5 - regression tests pass
tap
[00:35:39.247](41.378s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[00:33:17.333](78.703s) not ok 5 - regression tests pass
tap
[00:33:41.038](71.612s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:35:07.269](119.522s) not ok 5 - regression tests pass
tap
[00:37:32.957](132.942s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[00:33:24.948](36.567s) not ok 5 - regression tests pass
tap
[00:34:26.755](67.679s) not ok 2 - regression tests pass
48/4922 Allow non-superuser to cancel superuser tasks.
%s macOS - Ventura - Meson
tap
[23:38:41.752](0.000s) not ok 26 - locale provider ICU requires --icu-locale: matches
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[21:31:09.142](11.757s) not ok 5 - regression tests pass
[21:31:10.209](1.065s) not ok 6 - dump before running pg_upgrade
tap
[21:31:29.097](13.086s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[21:33:08.810](20.793s) not ok 5 - regression tests pass
[21:33:10.608](1.782s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[21:33:00.198](14.969s) not ok 5 - regression tests pass
[21:33:01.227](1.015s) not ok 6 - dump before running pg_upgrade
tap
[21:33:27.535](18.063s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:33:45.869](84.346s) not ok 5 - regression tests pass
[21:33:50.396](4.509s) not ok 6 - dump before running pg_upgrade
tap
[21:35:34.247](82.286s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[21:34:13.605](206.142s) not ok 5 - regression tests pass
[21:34:19.343](5.579s) not ok 6 - dump before running pg_upgrade
tap
[21:34:13.599](163.984s) not ok 2 - regression tests pass
48/3686 Add sortsupport for range types and btree_gist
%s macOS - Ventura - Meson
tap
[21:21:17.813](0.000s) not ok 23 - list_parted2_def scanned
[21:21:17.813](0.000s) not ok 24 - part_6 verified by existing constraints
48/3388 Add foreign-server health checks infrastructure
%s macOS - Ventura - Meson
tap
[19:13:53.477](0.000s) not ok 435 - incomplete transaction block stderr /(?^:client 0 aborted: end of script reached wit...
48/4710 Fix COPY FROM...CSV importing \. on a line by itself
%s FreeBSD - 13 - Meson
tap
[15:31:11.691](0.521s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[11:27:14.271](0.228s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[11:27:14.272](0.001s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:27:15.262](0.228s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[11:27:15.262](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:27:16.490](0.217s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[11:26:34.339](0.278s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[11:26:34.340](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:26:35.636](0.242s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[11:26:35.637](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:26:37.359](0.216s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[11:28:24.682](0.216s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[11:28:24.683](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:28:25.610](0.215s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[11:28:25.611](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:28:26.758](0.203s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:36:58.889](0.344s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[11:36:58.890](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:37:00.547](0.312s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[11:37:00.548](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:37:02.596](0.236s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[11:32:03.958](0.258s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[11:32:03.959](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:32:05.260](0.256s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[11:32:05.260](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[11:32:06.956](0.233s) Bail out!  pg_ctl restart failed
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[08:33:27.640](54.162s) not ok 5 - regression tests pass
tap
[08:33:56.082](59.252s) not ok 2 - regression tests pass
tap
[08:34:45.843](0.257s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[08:36:58.769](80.721s) not ok 5 - regression tests pass
tap
[08:35:20.179](0.797s) not ok 1 - no parameters missing from postgresql.conf.sample
tap
[08:37:55.071](46.420s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[08:35:44.064](69.079s) not ok 5 - regression tests pass
tap
[08:36:10.068](68.349s) not ok 2 - regression tests pass
tap
[08:37:08.072](0.247s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:35:25.735](101.441s) not ok 5 - regression tests pass
tap
[08:37:31.550](109.002s) not ok 2 - regression tests pass
tap
[08:43:33.153](1.669s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[08:34:35.258](34.247s) not ok 5 - regression tests pass
tap
[08:35:47.261](74.489s) not ok 2 - regression tests pass
tap
[08:37:00.615](0.625s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4816 Race condition in FetchTableStates() breaks synchronization of subscription tables
%s macOS - Ventura - Meson
tap
[07:33:42.492](0.000s) not ok 17 - can't combine backups in the wrong order: matches
48/4638 nbtree: downlink right separator/HIKEY optimization
%s macOS - Ventura - Meson
tap
[07:30:32.916](0.183s) not ok 18 - vacuum 6: query result matches
[07:30:36.421](0.186s) not ok 30 - vacuum 10: query result matches
48/4284 Support Right Semi Join
%s macOS - Ventura - Meson
tap
[07:10:55.739](0.825s) not ok 27 - run pg_createsubscriber on node S
[07:10:55.751](0.012s) not ok 28 - the physical replication slot used as primary_slot_name has been removed
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[03:24:57.716](63.754s) not ok 5 - regression tests pass
tap
[03:25:23.392](66.728s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[03:27:54.675](64.545s) not ok 5 - regression tests pass
tap
[03:29:05.837](51.013s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[03:25:57.756](59.552s) not ok 5 - regression tests pass
tap
[03:26:23.510](60.005s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:27:29.865](129.556s) not ok 5 - regression tests pass
tap
[03:29:46.612](130.676s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[03:26:54.989](156.209s) not ok 5 - regression tests pass
tap
[03:29:39.489](237.628s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[01:05:52.785](59.566s) not ok 5 - regression tests pass
tap
[01:06:21.832](64.149s) not ok 2 - regression tests pass
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[22:59:26.516](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Autoconf
tap
[22:58:43.794](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[23:00:06.753](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[23:03:55.992](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[20:59:02.699](0.240s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[21:00:13.619](0.404s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[21:01:17.117](0.250s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:07:16.241](1.708s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[21:00:29.228](0.910s) not ok 1 - no parameters missing from postgresql.conf.sample
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[17:16:50.454](58.605s) not ok 5 - regression tests pass
tap
[17:17:16.666](60.804s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[17:18:57.532](78.847s) not ok 5 - regression tests pass
tap
[17:20:21.765](44.875s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[17:17:43.259](59.579s) not ok 5 - regression tests pass
tap
[17:18:08.182](58.814s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:18:43.750](100.174s) not ok 5 - regression tests pass
tap
[17:21:03.237](117.674s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[17:18:08.104](41.715s) not ok 5 - regression tests pass
tap
[17:19:08.447](67.674s) not ok 2 - regression tests pass
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[12:56:53.483](64.920s) not ok 5 - regression tests pass
tap
[12:57:19.701](66.522s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[12:59:18.888](74.583s) not ok 5 - regression tests pass
tap
[13:00:32.136](52.596s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[12:57:17.558](64.545s) not ok 5 - regression tests pass
tap
[12:57:44.744](65.505s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:59:30.234](128.950s) not ok 5 - regression tests pass
tap
[13:01:55.432](129.377s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[12:58:51.705](83.262s) not ok 5 - regression tests pass
tap
[13:01:40.379](0.000s) not ok 401 - pgbench script error: gset non SELECT stderr /(?^:expected one row, got 0)/
tap
[13:01:39.735](214.356s) not ok 2 - regression tests pass
48/4766 data loss bug in initial sync of logical replication
%s macOS - Ventura - Meson
tap
[12:23:09.887](0.000s) not ok 256 - pgbench script error: shell bad command stderr /(?^:\(shell\) .* meta-command failed...
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[10:17:34.641](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[10:17:34.642](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:17:34.642](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[10:17:34.643](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[10:17:34.643](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[10:17:34.649](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[10:17:36.106](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[10:17:36.113](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[10:17:36.114](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:17:36.114](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[10:17:36.115](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[10:17:36.115](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[10:17:36.122](0.002s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Autoconf
tap
[10:18:55.935](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[10:18:55.936](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:18:55.936](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[10:18:55.937](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[10:18:55.940](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[10:18:55.967](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[10:18:57.622](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[10:18:57.630](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[10:18:57.630](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:18:57.630](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[10:18:57.631](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[10:18:57.631](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[10:18:57.644](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Meson
tap
[10:19:21.739](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[10:19:21.740](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:19:21.740](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[10:19:21.740](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[10:19:21.741](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[10:19:21.749](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[10:19:22.807](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[10:19:22.820](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[10:19:22.820](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:19:22.821](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[10:19:22.821](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[10:19:22.821](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[10:19:22.827](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:22:55.543](0.000s) not ok 8318 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[10:22:55.543](0.000s) not ok 8319 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[10:22:55.544](0.000s) not ok 8320 - section_data: should not dump GRANT SELECT ON TABLE measurement
[10:22:55.544](0.000s) not ok 8321 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[10:22:55.544](0.000s) not ok 8322 - section_data: should not dump GRANT SELECT ON TABLE test_table
[10:22:55.556](0.000s) not ok 8350 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[10:22:57.637](0.001s) not ok 8757 - section_pre_data: should dump CREATE TABLE test_table
[10:22:57.642](0.000s) not ok 8806 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[10:22:57.643](0.000s) not ok 8807 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[10:22:57.643](0.000s) not ok 8808 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[10:22:57.644](0.000s) not ok 8809 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[10:22:57.644](0.000s) not ok 8810 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[10:22:57.652](0.000s) not ok 8838 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
tap
[10:19:41.751](0.359s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:20:50.509](0.097s) not ok 5 - compare primary and standby dumps
%s macOS - Ventura - Meson
tap
[10:21:14.796](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[10:21:14.796](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:21:14.796](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[10:21:14.796](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[10:21:14.797](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[10:21:14.801](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[10:21:15.271](0.000s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[10:21:15.274](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[10:21:15.274](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[10:21:15.274](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[10:21:15.274](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[10:21:15.274](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[10:21:15.280](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
tap
[10:21:57.139](0.567s) not ok 5 - compare primary and standby dumps
48/4549 Should consider materializing the cheapest inner path in consider_parallel_nestloop()
%s FreeBSD - 13 - Meson
tap
[07:46:30.957](63.596s) not ok 5 - regression tests pass
tap
[07:46:59.998](66.743s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[07:48:27.797](89.596s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[07:47:04.562](69.352s) not ok 5 - regression tests pass
tap
[07:47:28.137](66.244s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:49:13.095](118.624s) not ok 5 - regression tests pass
tap
[07:51:30.403](122.370s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[07:47:13.319](36.649s) not ok 5 - regression tests pass
tap
[07:48:25.285](78.052s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[06:13:29.907](63.427s) not ok 5 - regression tests pass
tap
[06:13:56.464](66.165s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[06:15:07.353](85.245s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[06:13:51.403](61.875s) not ok 5 - regression tests pass
tap
[06:14:16.727](62.052s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:15:48.377](107.624s) not ok 5 - regression tests pass
tap
[06:17:58.121](110.933s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[06:13:36.331](74.284s) not ok 5 - regression tests pass
tap
[06:16:41.870](222.419s) not ok 2 - regression tests pass
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[03:11:11.531](11.784s) not ok 5 - regression tests pass
[03:11:12.641](1.106s) not ok 6 - dump before running pg_upgrade
tap
[03:11:30.971](12.240s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[03:13:30.174](22.769s) not ok 5 - regression tests pass
[03:13:32.559](2.375s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[03:12:21.301](12.573s) not ok 5 - regression tests pass
[03:12:23.183](1.878s) not ok 6 - dump before running pg_upgrade
tap
[03:12:40.609](10.615s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:13:40.094](87.999s) not ok 5 - regression tests pass
[03:13:49.062](8.597s) not ok 6 - dump before running pg_upgrade
tap
[03:15:29.612](85.803s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[03:13:25.137](64.761s) not ok 5 - regression tests pass
[03:13:26.604](1.458s) not ok 6 - dump before running pg_upgrade
tap
[03:13:28.247](34.715s) not ok 2 - regression tests pass
48/4388 UUID v7
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:14:22.876](10.234s) Bail out!  pg_ctl start failed
48/4690 Teach predtest about IS [NOT] proofs
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:10:56.691](10.222s) Bail out!  pg_ctl start failed
48/4814 psql meta-command conninfo+
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:55:06.320](13.583s) Bail out!  pg_ctl start failed
48/4606 Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:48:25.576](10.377s) Bail out!  pg_ctl start failed
48/4764 Adding comments to help understand psql hidden queries
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:44:26.740](10.031s) Bail out!  pg_ctl start failed
48/1608 session variables, LET command
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:15:46.661](10.965s) Bail out!  pg_ctl start failed
48/2837 pg_stat_statements and "IN" conditions
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:12:50.769](10.464s) Bail out!  pg_ctl start failed
48/4337 Incremental View Maintenance (IVM), take 2
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:11:03.988](14.351s) Bail out!  pg_ctl start failed
48/4480 Add pg_wait_for_lockers() function
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:14:21.357](11.423s) Bail out!  pg_ctl start failed
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
tap
[17:08:18.378](0.225s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[17:08:18.379](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:08:19.340](0.226s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[17:08:19.341](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:08:20.537](0.216s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Autoconf
tap
[17:08:18.475](0.257s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[17:08:18.476](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:08:20.391](0.362s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[17:08:20.392](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:08:22.287](0.147s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[17:09:05.054](0.216s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[17:09:05.055](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:09:06.001](0.217s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[17:09:06.001](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:09:07.184](0.204s) Bail out!  pg_ctl restart failed
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[17:19:21.602](0.316s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[17:19:21.603](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:19:23.697](0.479s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[17:19:23.698](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:19:26.122](0.233s) Bail out!  pg_ctl restart failed
%s macOS - Ventura - Meson
tap
[17:10:34.974](0.233s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[17:10:34.974](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:10:36.073](0.250s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[17:10:36.073](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[17:10:37.400](0.220s) Bail out!  pg_ctl restart failed
48/4759 shared detoast datum
%s FreeBSD - 13 - Meson
tap
[14:40:08.548](64.696s) not ok 5 - regression tests pass
tap
[14:40:35.360](67.222s) not ok 2 - regression tests pass
tap
[14:41:29.563](0.276s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[14:42:54.827](68.999s) not ok 5 - regression tests pass
tap
[14:42:02.354](0.503s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[14:41:50.585](61.248s) not ok 5 - regression tests pass
tap
[14:42:18.378](63.194s) not ok 2 - regression tests pass
tap
[14:43:15.157](0.233s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:41:58.637](124.638s) not ok 5 - regression tests pass
tap
[14:44:28.800](134.524s) not ok 2 - regression tests pass
tap
[14:50:49.463](1.897s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[14:40:38.411](35.112s) not ok 5 - regression tests pass
tap
[14:41:48.376](75.168s) not ok 2 - regression tests pass
tap
[14:43:20.934](0.686s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4450 Replace a large number of OR clauses with ANY expression
%s FreeBSD - 13 - Meson
tap
[09:12:57.137](63.275s) not ok 5 - regression tests pass
tap
[09:13:25.370](67.500s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[09:15:13.163](89.759s) not ok 5 - regression tests pass
tap
[09:16:32.482](46.041s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[09:13:50.227](66.840s) not ok 5 - regression tests pass
tap
[09:14:19.377](68.861s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[09:14:55.025](106.813s) not ok 5 - regression tests pass
tap
[09:17:10.147](118.800s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[09:13:28.234](75.185s) not ok 5 - regression tests pass
tap
[09:15:44.716](175.287s) not ok 2 - regression tests pass
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
tap
[06:41:35.689](59.250s) not ok 5 - regression tests pass
tap
[06:42:07.766](66.806s) not ok 2 - regression tests pass
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[04:37:29.098](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s Linux - Debian Bullseye - Meson
tap
[04:38:08.966](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
%s macOS - Ventura - Meson
tap
[04:39:25.895](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
48/4881 Eager aggregation, take 3
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:47:01.952](0.001s) not ok 5 - clusterdb cannot target invalid database: matches
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
tap
[02:38:38.383](0.245s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Autoconf
tap
[02:38:17.077](0.407s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
tap
[02:40:39.835](0.268s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:46:29.554](1.739s) not ok 1 - no parameters missing from postgresql.conf.sample
%s macOS - Ventura - Meson
tap
[02:39:36.850](0.870s) not ok 1 - no parameters missing from postgresql.conf.sample
48/4809 Encoding protection for pgcrypto
%s macOS - Ventura - Meson
tap
[01:42:01.292](0.001s) not ok 163 - pgbench expressions stderr /(?^:command=65.: int 65\b)/
[01:42:01.293](0.000s) not ok 164 - pgbench expressions stderr /(?^:command=74.: int 74\b)/
[01:42:01.294](0.001s) not ok 165 - pgbench expressions stderr /(?^:command=83.: int 83\b)/
[01:42:01.294](0.000s) not ok 166 - pgbench expressions stderr /(?^:command=86.: int 86\b)/
[01:42:01.295](0.000s) not ok 167 - pgbench expressions stderr /(?^:command=93.: int 93\b)/
[01:42:01.296](0.000s) not ok 168 - pgbench expressions stderr /(?^:command=95.: int 0\b)/
[01:42:01.296](0.000s) not ok 169 - pgbench expressions stderr /(?^:command=96.: int 1\b)/
[01:42:01.296](0.000s) not ok 170 - pgbench expressions stderr /(?^:command=97.: int 0\b)/
[01:42:01.296](0.000s) not ok 171 - pgbench expressions stderr /(?^:command=98.: int 5432\b)/
[01:42:01.297](0.000s) not ok 172 - pgbench expressions stderr /(?^:command=99.: int -9223372036854775808\b)/
[01:42:01.297](0.000s) not ok 173 - pgbench expressions stderr /(?^:command=100.: int 9223372036854775807\b)/
[01:42:01.297](0.000s) not ok 174 - pgbench expressions stderr /(?^:command=101.: boolean true\b)/
[01:42:01.297](0.000s) not ok 175 - pgbench expressions stderr /(?^:command=102.: boolean true\b)/
[01:42:01.298](0.000s) not ok 176 - pgbench expressions stderr /(?^:command=103.: boolean true\b)/
[01:42:01.298](0.000s) not ok 177 - pgbench expressions stderr /(?^:command=104.: boolean true\b)/
[01:42:01.299](0.001s) not ok 178 - pgbench expressions stderr /(?^:command=105.: boolean true\b)/
[01:42:01.300](0.000s) not ok 179 - pgbench expressions stderr /(?^:command=109.: boolean true\b)/
[01:42:01.300](0.000s) not ok 180 - pgbench expressions stderr /(?^:command=110.: boolean true\b)/
[01:42:01.301](0.000s) not ok 181 - pgbench expressions stderr /(?^:command=111.: boolean true\b)/
[01:42:01.301](0.000s) not ok 182 - pgbench expressions stderr /(?^:command=113.: boolean true\b)/
48/3405 Add pg_stat_session
%s macOS - Ventura - Meson
tap
[01:29:54.445](0.000s) not ok 91 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[01:29:54.446](0.000s) not ok 92 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[01:29:54.446](0.000s) not ok 93 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[01:29:54.446](0.000s) not ok 95 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[01:29:54.446](0.000s) not ok 96 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: wa...
[01:29:54.447](0.000s) not ok 98 - checking otherwise existent objects in the wrong databases stderr /(?^:pg_amcheck: er...
48/3246 Parallelize correlated subqueries that execute within each worker
%s FreeBSD - 13 - Meson
tap
[22:59:16.513](56.399s) not ok 5 - regression tests pass
tap
[22:59:46.484](62.496s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[23:02:46.582](72.381s) not ok 5 - regression tests pass
tap
[23:03:49.632](51.391s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[23:01:01.710](65.732s) not ok 5 - regression tests pass
tap
[23:01:30.236](68.416s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:01:27.473](114.926s) not ok 5 - regression tests pass
tap
[23:03:55.413](133.304s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[22:59:20.511](69.573s) not ok 5 - regression tests pass
tap
[23:02:04.438](196.738s) not ok 2 - regression tests pass
48/4425 Revises for the check of parameterized partial paths
%s macOS - Ventura - Meson
tap
[20:34:42.208](0.000s) not ok 105 - schema exclusion pattern overrides all inclusion patterns stderr /(?^:pg_amcheck: wa...
[20:34:42.209](0.000s) not ok 106 - schema exclusion pattern overrides all inclusion patterns stderr /(?^:pg_amcheck: er...
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
tap
[19:06:54.336](60.198s) not ok 5 - regression tests pass
tap
[19:07:23.617](65.603s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[18:43:42.436](56.824s) not ok 5 - regression tests pass
tap
[18:44:58.012](45.359s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[18:42:10.443](67.832s) not ok 5 - regression tests pass
tap
[18:42:33.751](64.733s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:43:52.860](110.756s) not ok 5 - regression tests pass
tap
[18:46:16.279](122.474s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[18:41:53.617](35.844s) not ok 5 - regression tests pass
tap
[18:42:56.235](66.900s) not ok 2 - regression tests pass
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
tap
[16:11:52.839](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[16:11:52.840](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:11:52.840](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[16:11:52.840](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[16:11:52.841](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[16:11:52.846](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[16:11:54.317](0.001s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[16:11:54.321](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[16:11:54.321](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:11:54.321](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[16:11:54.322](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[16:11:54.323](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[16:11:54.342](0.008s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Autoconf
tap
[16:12:31.322](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[16:12:31.323](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:12:31.336](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[16:12:31.337](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[16:12:31.337](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[16:12:31.346](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[16:12:34.747](0.002s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[16:12:34.765](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[16:12:34.766](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:12:34.766](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[16:12:34.767](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[16:12:34.767](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[16:12:34.796](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Linux - Debian Bullseye - Meson
tap
[16:13:24.075](0.002s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[16:13:24.076](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:13:24.076](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[16:13:24.076](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[16:13:24.077](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[16:13:24.085](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[16:13:25.048](0.011s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[16:13:25.052](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[16:13:25.052](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:13:25.052](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[16:13:25.053](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[16:13:25.053](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[16:13:25.071](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:17:32.880](0.000s) not ok 8318 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[16:17:32.880](0.000s) not ok 8319 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[16:17:32.881](0.000s) not ok 8320 - section_data: should not dump GRANT SELECT ON TABLE measurement
[16:17:32.881](0.000s) not ok 8321 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[16:17:32.882](0.000s) not ok 8322 - section_data: should not dump GRANT SELECT ON TABLE test_table
[16:17:32.899](0.001s) not ok 8350 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[16:17:34.554](0.001s) not ok 8757 - section_pre_data: should dump CREATE TABLE test_table
[16:17:34.573](0.000s) not ok 8806 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[16:17:34.573](0.000s) not ok 8807 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public
[16:17:34.574](0.000s) not ok 8808 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[16:17:34.574](0.000s) not ok 8809 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[16:17:34.574](0.000s) not ok 8810 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[16:17:34.606](0.001s) not ok 8838 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
%s macOS - Ventura - Meson
tap
[16:12:45.887](0.000s) not ok 10669 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table
[16:12:45.887](0.000s) not ok 10670 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:12:45.888](0.000s) not ok 10671 - section_data: should not dump GRANT SELECT ON TABLE measurement
[16:12:45.888](0.000s) not ok 10672 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2
[16:12:45.888](0.000s) not ok 10673 - section_data: should not dump GRANT SELECT ON TABLE test_table
[16:12:45.894](0.000s) not ok 10701 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public
[16:12:46.246](0.000s) not ok 11114 - section_pre_data: should dump CREATE TABLE test_table
[16:12:46.248](0.000s) not ok 11163 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table
[16:12:46.249](0.000s) not ok 11164 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO publi...
[16:12:46.249](0.000s) not ok 11165 - section_pre_data: should dump GRANT SELECT ON TABLE measurement
[16:12:46.249](0.000s) not ok 11166 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2
[16:12:46.249](0.000s) not ok 11167 - section_pre_data: should dump GRANT SELECT ON TABLE test_table
[16:12:46.254](0.000s) not ok 11195 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public
48/4549 Should consider materializing the cheapest inner path in consider_parallel_nestloop()
%s FreeBSD - 13 - Meson
tap
[13:28:17.981](59.029s) not ok 5 - regression tests pass
tap
[13:28:44.867](62.153s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[13:30:35.441](63.264s) not ok 5 - regression tests pass
tap
[13:31:49.943](51.650s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[13:28:42.210](57.246s) not ok 5 - regression tests pass
tap
[13:29:10.298](59.374s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:31:00.071](120.088s) not ok 5 - regression tests pass
tap
[13:33:21.440](133.371s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[13:28:50.740](73.088s) not ok 5 - regression tests pass
tap
[13:31:43.587](208.749s) not ok 2 - regression tests pass
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
tap
[11:59:20.101](56.459s) not ok 5 - regression tests pass
tap
[11:59:47.384](60.329s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[12:01:06.901](85.725s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
tap
[11:59:51.372](63.200s) not ok 5 - regression tests pass
tap
[12:00:16.285](62.582s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:01:34.557](104.041s) not ok 5 - regression tests pass
tap
[12:03:48.185](118.874s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[11:59:54.723](34.395s) not ok 5 - regression tests pass
tap
[12:01:05.434](75.610s) not ok 2 - regression tests pass
48/4922 Allow non-superuser to cancel superuser tasks.
%s FreeBSD - 13 - Meson
tap
[11:07:33.771](0.478s) not ok 24 - run pg_createsubscriber --dry-run on node S
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s FreeBSD - 13 - Meson
tap
[08:36:30.418](13.112s) not ok 5 - regression tests pass
[08:36:31.495](1.073s) not ok 6 - dump before running pg_upgrade
tap
[08:36:48.983](11.655s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Autoconf
tap
[08:38:14.594](21.559s) not ok 5 - regression tests pass
[08:38:17.023](2.411s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
tap
[08:37:55.295](14.021s) not ok 5 - regression tests pass
[08:37:56.257](0.955s) not ok 6 - dump before running pg_upgrade
tap
[08:38:11.966](10.739s) not ok 2 - regression tests pass
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:38:41.435](78.699s) not ok 5 - regression tests pass
[08:38:48.769](7.295s) not ok 6 - dump before running pg_upgrade
tap
[08:40:38.712](88.996s) not ok 2 - regression tests pass
%s macOS - Ventura - Meson
tap
[08:39:10.079](154.181s) not ok 5 - regression tests pass
[08:39:11.817](1.715s) not ok 6 - dump before running pg_upgrade
tap
[08:39:10.005](112.240s) not ok 2 - regression tests pass
48/3686 Add sortsupport for range types and btree_gist
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:31:10.993](149.325s) not ok 2 - regression tests pass