# Checking port 55455 # Found port 55455 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=55455 host=/tmp/f4JmfnSUGm Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [02:42:10.216](0.020s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 12566 (standby_1,) [02:42:10.574](0.358s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/f4JmfnSUGm -p 55455 --checkpoint fast --no-sync # Backup finished # Checking port 55456 # Found port 55456 Name: standby_1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=55456 host=/tmp/f4JmfnSUGm Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_standby_1.log # Initializing node "standby_1" from backup "my_backup" of node "primary" ### Enabling streaming replication for node "standby_1" ### Starting node "standby_1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_standby_1.log -o --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 12638 # using postmaster on /tmp/f4JmfnSUGm, port 55455 ok 1 - test_setup 445 ms # parallel group (20 tests): txid varchar name char pg_lsn text int2 oid money regproc int4 float4 int8 uuid boolean float8 bit enum rangetypes numeric ok 2 + boolean 258 ms ok 3 + char 147 ms ok 4 + name 147 ms ok 5 + varchar 142 ms ok 6 + text 183 ms ok 7 + int2 185 ms ok 8 + int4 216 ms ok 9 + int8 242 ms ok 10 + oid 197 ms ok 11 + float4 224 ms ok 12 + float8 291 ms ok 13 + bit 301 ms ok 14 + numeric 1907 ms ok 15 + txid 125 ms ok 16 + uuid 246 ms ok 17 + enum 330 ms ok 18 + money 201 ms ok 19 + rangetypes 1527 ms ok 20 + pg_lsn 155 ms ok 21 + regproc 215 ms # parallel group (20 tests): md5 path circle lseg time line point timetz macaddr numerology macaddr8 inet polygon date interval box timestamp timestamptz strings multirangetypes ok 22 + strings 660 ms ok 23 + md5 59 ms ok 24 + numerology 277 ms ok 25 + point 194 ms ok 26 + lseg 97 ms ok 27 + line 145 ms ok 28 + box 487 ms ok 29 + path 78 ms ok 30 + polygon 395 ms ok 31 + circle 87 ms ok 32 + date 398 ms ok 33 + time 114 ms ok 34 + timetz 195 ms ok 35 + timestamp 503 ms ok 36 + timestamptz 646 ms ok 37 + interval 407 ms ok 38 + inet 313 ms ok 39 + macaddr 233 ms ok 40 + macaddr8 284 ms ok 41 + multirangetypes 753 ms # parallel group (12 tests): comments misc_sanity unicode mvcc expressions xid type_sanity regex tstypes geometry horology opr_sanity ok 42 + geometry 373 ms ok 43 + horology 392 ms ok 44 + tstypes 353 ms ok 45 + regex 300 ms ok 46 + type_sanity 287 ms ok 47 + opr_sanity 465 ms ok 48 + misc_sanity 45 ms ok 49 + comments 45 ms ok 50 + expressions 172 ms ok 51 + unicode 115 ms ok 52 + xid 240 ms ok 53 + mvcc 122 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 198 ms ok 55 + copyselect 78 ms ok 56 + copydml 115 ms ok 57 + insert 872 ms ok 58 + insert_conflict 386 ms # parallel group (7 tests): create_function_c create_operator create_schema create_misc create_type create_procedure create_table ok 59 + create_function_c 38 ms ok 60 + create_misc 255 ms ok 61 + create_operator 190 ms ok 62 + create_procedure 308 ms ok 63 + create_table 2541 ms ok 64 + create_type 257 ms ok 65 + create_schema 211 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 3373 ms ok 67 + create_index_spgist 1303 ms ok 68 + create_view 2602 ms ok 69 + index_including 891 ms ok 70 + index_including_gist 784 ms # parallel group (16 tests): create_cast hash_func errors roleattributes select infinite_recurse create_aggregate typed_table drop_if_exists create_am create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 345 ms ok 72 + create_function_sql 600 ms ok 73 + create_cast 147 ms ok 74 + constraints 1706 ms not ok 75 + triggers 4712 ms ok 76 + select 288 ms ok 77 + inherit 3453 ms ok 78 + typed_table 432 ms ok 79 + vacuum 1156 ms ok 80 + drop_if_exists 449 ms ok 81 + updatable_views 2715 ms ok 82 + roleattributes 285 ms ok 83 + create_am 537 ms ok 84 + hash_func 227 ms ok 85 + errors 256 ms ok 86 + infinite_recurse 318 ms ok 87 - sanity_check 900 ms # parallel group (20 tests): select_distinct_on random select_having delete select_implicit namespace case select_distinct prepared_xacts select_into union portals subselect arrays transactions hash_index update aggregates btree_index join ok 88 + select_into 880 ms ok 89 + select_distinct 751 ms ok 90 + select_distinct_on 121 ms ok 91 + select_implicit 451 ms ok 92 + select_having 243 ms ok 93 + subselect 1655 ms ok 94 + union 1086 ms ok 95 + case 714 ms ok 96 + join 3526 ms ok 97 + aggregates 2877 ms ok 98 + transactions 1858 ms ok 99 + random 175 ms ok 100 + portals 1289 ms ok 101 + arrays 1774 ms ok 102 + btree_index 3411 ms ok 103 + hash_index 2060 ms ok 104 + update 2757 ms ok 105 + delete 311 ms ok 106 + namespace 622 ms ok 107 + prepared_xacts 822 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock object_address groupingsets collate spgist replica_identity gin gist identity matview join_hash brin generated rowsecurity privileges ok 108 + brin 3661 ms ok 109 + gin 2394 ms ok 110 + gist 2518 ms ok 111 + spgist 2048 ms ok 112 + privileges 4154 ms ok 113 + init_privs 87 ms ok 114 + security_label 493 ms ok 115 + collate 1908 ms ok 116 + matview 2739 ms ok 117 + lock 899 ms ok 118 + replica_identity 2058 ms ok 119 + rowsecurity 3891 ms ok 120 + object_address 927 ms ok 121 + tablesample 767 ms ok 122 + groupingsets 1469 ms ok 123 + drop_operator 249 ms ok 124 + password 556 ms ok 125 + identity 2619 ms ok 126 + generated 3843 ms ok 127 + join_hash 3646 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 220 ms ok 129 + brin_multi 754 ms # parallel group (18 tests): dbsize async collate.utf8 sysviews tidscan tsrf tidrangescan alter_operator tid misc_functions create_role misc incremental_sort alter_generic without_overlaps collate.icu.utf8 merge create_table_like ok 130 + create_table_like 1407 ms ok 131 + alter_generic 700 ms ok 132 + alter_operator 369 ms ok 133 + misc 514 ms ok 134 + async 110 ms ok 135 + dbsize 94 ms ok 136 + merge 1355 ms ok 137 + misc_functions 403 ms ok 138 + sysviews 170 ms ok 139 + tsrf 309 ms ok 140 + tid 371 ms ok 141 + tidscan 241 ms ok 142 + tidrangescan 309 ms ok 143 + collate.utf8 167 ms ok 144 + collate.icu.utf8 1198 ms ok 145 + incremental_sort 513 ms ok 146 + create_role 502 ms ok 147 + without_overlaps 825 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 1284 ms ok 149 + psql 1283 ms ok 150 + psql_crosstab 62 ms ok 151 + amutils 43 ms ok 152 + stats_ext 2200 ms ok 153 + collate.linux.utf8 25 ms ok 154 + collate.windows.win1252 21 ms ok 155 - select_parallel 1299 ms ok 156 - write_parallel 235 ms ok 157 - vacuum_parallel 121 ms # parallel group (2 tests): subscription publication ok 158 + publication 1203 ms ok 159 + subscription 145 ms # parallel group (17 tests): advisory_lock portals_p2 xmlmap combocid functional_deps select_views equivclass tsdicts indirect_toast guc dependency bitmapops window tsearch cluster foreign_data foreign_key ok 160 + select_views 626 ms ok 161 + portals_p2 217 ms ok 162 + foreign_key 5273 ms ok 163 + cluster 1825 ms ok 164 + dependency 773 ms ok 165 + guc 772 ms ok 166 + bitmapops 886 ms ok 167 + combocid 506 ms ok 168 + tsearch 1662 ms ok 169 + tsdicts 710 ms ok 170 + foreign_data 3480 ms ok 171 + window 1348 ms ok 172 + xmlmap 316 ms ok 173 + functional_deps 576 ms ok 174 + advisory_lock 194 ms ok 175 + indirect_toast 758 ms ok 176 + equivclass 678 ms # parallel group (8 tests): jsonpath_encoding json_encoding sqljson_queryfuncs sqljson jsonpath json jsonb_jsonpath jsonb ok 177 + json 422 ms ok 178 + jsonb 964 ms ok 179 + json_encoding 63 ms ok 180 + jsonpath 281 ms ok 181 + jsonpath_encoding 29 ms ok 182 + jsonb_jsonpath 449 ms ok 183 + sqljson 275 ms ok 184 + sqljson_queryfuncs 201 ms # parallel group (18 tests): prepare conversion limit returning plancache temp with sequence truncate largeobject rowtypes xml copy2 polymorphism rangefuncs domain plpgsql alter_table ok 185 + plancache 613 ms ok 186 + limit 466 ms ok 187 + plpgsql 2914 ms ok 188 + copy2 1492 ms ok 189 + temp 942 ms ok 190 + domain 1707 ms ok 191 + rangefuncs 1662 ms ok 192 + prepare 140 ms ok 193 + conversion 411 ms ok 194 + truncate 1379 ms ok 195 + alter_table 6498 ms ok 196 + sequence 1350 ms ok 197 + polymorphism 1584 ms ok 198 + rowtypes 1413 ms ok 199 + returning 478 ms ok 200 + largeobject 1401 ms ok 201 + with 1256 ms ok 202 + xml 1460 ms # parallel group (13 tests): predicate hash_part reloptions partition_info explain memoize compression partition_aggregate stats tuplesort partition_join partition_prune indexing ok 203 + partition_join 3295 ms ok 204 + partition_prune 3427 ms ok 205 + reloptions 362 ms ok 206 + hash_part 178 ms ok 207 + indexing 3490 ms ok 208 + partition_aggregate 1542 ms ok 209 + partition_info 394 ms ok 210 + tuplesort 1730 ms ok 211 + explain 418 ms ok 212 + compression 1140 ms ok 213 + memoize 705 ms ok 214 + stats 1582 ms ok 215 + predicate 126 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 314 ms ok 217 + event_trigger 529 ms ok 218 - event_trigger_login 57 ms ok 219 - fast_default 327 ms ok 220 - tablespace 687 ms 1..220 # 1 of 220 tests failed. # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2024-03-23 02:40:42.023057000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out 2024-03-23 02:42:26.540289000 +0000 @@ -3720,7 +3720,9 @@ -- test who runs deferred trigger functions -- setup create role groot; +WARNING: roles created by regression test cases should have names starting with "regress_" create role outis; +WARNING: roles created by regression test cases should have names starting with "regress_" create function whoami() returns trigger language plpgsql as $$ begin === EOF === [02:43:00.918](50.344s) not ok 2 - regression tests pass [02:43:00.918](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [02:43:00.919](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 3 4001 4 3 4 4 1 32 1 1 1 6 104 2 41 1 5 1006 1 2 5 17 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 46 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/1416E050 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 55455 --no-unlogged-table-data [02:43:03.227](2.308s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 55456 [02:43:04.925](1.698s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump [02:43:04.938](0.013s) ok 5 - compare primary and standby dumps [02:43:05.087](0.149s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" ### Stopping node "primary" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [02:43:05.463](0.375s) 1..6 [02:43:05.485](0.023s) # Looks like you failed 1 test of 6.