# Checking port 52464 # Found port 52464 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=52464 host=/tmp/4Q9YDYntcQ Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [01:26:02.849](0.034s) # 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 31471 (standby_1,) [01:26:03.428](0.579s) 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/4Q9YDYntcQ -p 52464 --checkpoint fast --no-sync # Backup finished # Checking port 52465 # Found port 52465 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=52465 host=/tmp/4Q9YDYntcQ 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 31579 # using postmaster on /tmp/4Q9YDYntcQ, port 52464 ok 1 - test_setup 376 ms # parallel group (20 tests): txid pg_lsn oid int2 varchar name char regproc text int4 uuid float8 float4 money int8 enum boolean bit rangetypes numeric ok 2 + boolean 423 ms ok 3 + char 151 ms ok 4 + name 141 ms ok 5 + varchar 136 ms ok 6 + text 162 ms ok 7 + int2 136 ms ok 8 + int4 170 ms ok 9 + int8 245 ms ok 10 + oid 120 ms ok 11 + float4 213 ms ok 12 + float8 198 ms ok 13 + bit 437 ms ok 14 + numeric 1815 ms ok 15 + txid 105 ms ok 16 + uuid 194 ms ok 17 + enum 324 ms ok 18 + money 212 ms ok 19 + rangetypes 1637 ms ok 20 + pg_lsn 116 ms ok 21 + regproc 156 ms # parallel group (20 tests): line md5 path time timetz circle lseg macaddr8 macaddr numerology date inet point strings interval timestamp timestamptz polygon multirangetypes box ok 22 + strings 429 ms ok 23 + md5 106 ms ok 24 + numerology 219 ms ok 25 + point 407 ms ok 26 + lseg 167 ms ok 27 + line 101 ms ok 28 + box 1633 ms ok 29 + path 129 ms ok 30 + polygon 1209 ms ok 31 + circle 160 ms ok 32 + date 254 ms ok 33 + time 132 ms ok 34 + timetz 155 ms ok 35 + timestamp 602 ms ok 36 + timestamptz 617 ms ok 37 + interval 450 ms ok 38 + inet 271 ms ok 39 + macaddr 185 ms ok 40 + macaddr8 171 ms ok 41 + multirangetypes 1294 ms # parallel group (12 tests): comments unicode misc_sanity xid tstypes expressions mvcc type_sanity geometry horology regex opr_sanity ok 42 + geometry 626 ms ok 43 + horology 786 ms ok 44 + tstypes 290 ms ok 45 + regex 1037 ms ok 46 + type_sanity 573 ms ok 47 + opr_sanity 1469 ms ok 48 + misc_sanity 94 ms ok 49 + comments 78 ms ok 50 + expressions 327 ms ok 51 + unicode 78 ms ok 52 + xid 259 ms ok 53 + mvcc 410 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 298 ms ok 55 + copyselect 83 ms ok 56 + copydml 71 ms ok 57 + insert 1060 ms ok 58 + insert_conflict 422 ms # parallel group (7 tests): create_function_c create_operator create_misc create_type create_procedure create_schema create_table ok 59 + create_function_c 76 ms ok 60 + create_misc 185 ms ok 61 + create_operator 166 ms ok 62 + create_procedure 195 ms ok 63 + create_table 943 ms ok 64 + create_type 194 ms ok 65 + create_schema 226 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 3487 ms ok 67 + create_index_spgist 2989 ms ok 68 + create_view 1753 ms ok 69 + index_including 819 ms ok 70 + index_including_gist 1067 ms # parallel group (16 tests): create_cast errors roleattributes create_aggregate hash_func drop_if_exists select typed_table create_function_sql create_am infinite_recurse vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 213 ms ok 72 + create_function_sql 606 ms ok 73 + create_cast 116 ms ok 74 + constraints 2041 ms ok 75 + triggers 7190 ms ok 76 + select 517 ms ok 77 + inherit 4216 ms ok 78 + typed_table 565 ms ok 79 + vacuum 1559 ms ok 80 + drop_if_exists 376 ms ok 81 + updatable_views 2953 ms ok 82 + roleattributes 204 ms ok 83 + create_am 700 ms ok 84 + hash_func 289 ms ok 85 + errors 141 ms ok 86 + infinite_recurse 804 ms ok 87 - sanity_check 291 ms # parallel group (20 tests): delete select_distinct_on select_having random case select_implicit namespace select_into prepared_xacts transactions portals select_distinct union arrays subselect update hash_index join aggregates btree_index ok 88 + select_into 341 ms ok 89 + select_distinct 997 ms ok 90 + select_distinct_on 158 ms ok 91 + select_implicit 267 ms ok 92 + select_having 159 ms ok 93 + subselect 1304 ms ok 94 + union 1012 ms ok 95 + case 231 ms ok 96 + join 3960 ms ok 97 + aggregates 4138 ms ok 98 + transactions 530 ms ok 99 + random 228 ms ok 100 + portals 693 ms ok 101 + arrays 1093 ms ok 102 + btree_index 6151 ms ok 103 + hash_index 1925 ms ok 104 + update 1868 ms ok 105 + delete 142 ms ok 106 + namespace 284 ms ok 107 + prepared_xacts 405 ms # parallel group (20 tests): init_privs drop_operator security_label lock tablesample password object_address replica_identity collate identity matview groupingsets spgist gist brin generated rowsecurity gin join_hash privileges ok 108 + brin 3351 ms ok 109 + gin 3734 ms ok 110 + gist 3334 ms ok 111 + spgist 2985 ms ok 112 + privileges 12009 ms ok 113 + init_privs 63 ms ok 114 + security_label 193 ms ok 115 + collate 1552 ms ok 116 + matview 2337 ms ok 117 + lock 364 ms ok 118 + replica_identity 1200 ms ok 119 + rowsecurity 3480 ms ok 120 + object_address 529 ms ok 121 + tablesample 386 ms ok 122 + groupingsets 2897 ms ok 123 + drop_operator 172 ms ok 124 + password 439 ms ok 125 + identity 2220 ms ok 126 + generated 3384 ms ok 127 + join_hash 10899 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 281 ms ok 129 + brin_multi 1694 ms # parallel group (18 tests): dbsize async collate.utf8 tid alter_operator tsrf tidscan create_role sysviews tidrangescan alter_generic misc_functions incremental_sort create_table_like misc merge collate.icu.utf8 without_overlaps ok 130 + create_table_like 1393 ms ok 131 + alter_generic 560 ms ok 132 + alter_operator 209 ms ok 133 + misc 1434 ms ok 134 + async 90 ms ok 135 + dbsize 83 ms ok 136 + merge 1562 ms ok 137 + misc_functions 566 ms not ok 138 + sysviews 408 ms ok 139 + tsrf 227 ms ok 140 + tid 181 ms ok 141 + tidscan 285 ms ok 142 + tidrangescan 430 ms ok 143 + collate.utf8 126 ms ok 144 + collate.icu.utf8 1683 ms ok 145 + incremental_sort 1092 ms ok 146 + create_role 325 ms ok 147 + without_overlaps 1817 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 148 + rules 1338 ms ok 149 + psql 1370 ms ok 150 + psql_crosstab 109 ms ok 151 + amutils 90 ms ok 152 + stats_ext 3199 ms ok 153 + collate.linux.utf8 29 ms ok 154 + collate.windows.win1252 46 ms ok 155 - select_parallel 7326 ms ok 156 - write_parallel 222 ms ok 157 - vacuum_parallel 300 ms # parallel group (2 tests): subscription publication ok 158 + publication 1960 ms ok 159 + subscription 125 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap tsdicts functional_deps equivclass guc dependency select_views bitmapops window cluster indirect_toast foreign_data tsearch foreign_key ok 160 + select_views 627 ms ok 161 + portals_p2 99 ms ok 162 + foreign_key 3529 ms ok 163 + cluster 1237 ms ok 164 + dependency 353 ms ok 165 + guc 347 ms ok 166 + bitmapops 1084 ms ok 167 + combocid 191 ms ok 168 + tsearch 2630 ms ok 169 + tsdicts 284 ms ok 170 + foreign_data 2384 ms ok 171 + window 1218 ms ok 172 + xmlmap 213 ms ok 173 + functional_deps 284 ms ok 174 + advisory_lock 174 ms ok 175 + indirect_toast 1282 ms ok 176 + equivclass 304 ms # parallel group (8 tests): jsonpath_encoding json_encoding jsonpath sqljson sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 387 ms ok 178 + jsonb 809 ms ok 179 + json_encoding 69 ms ok 180 + jsonpath 113 ms ok 181 + jsonpath_encoding 51 ms ok 182 + jsonb_jsonpath 385 ms ok 183 + sqljson 189 ms ok 184 + sqljson_queryfuncs 348 ms # parallel group (18 tests): prepare returning plancache limit conversion temp sequence copy2 polymorphism truncate rowtypes largeobject with domain rangefuncs xml plpgsql alter_table ok 185 + plancache 461 ms ok 186 + limit 498 ms ok 187 + plpgsql 3508 ms ok 188 + copy2 806 ms ok 189 + temp 746 ms ok 190 + domain 1532 ms ok 191 + rangefuncs 1556 ms ok 192 + prepare 202 ms ok 193 + conversion 574 ms ok 194 + truncate 1121 ms ok 195 + alter_table 4691 ms ok 196 + sequence 780 ms ok 197 + polymorphism 1057 ms ok 198 + rowtypes 1124 ms ok 199 + returning 291 ms ok 200 + largeobject 1190 ms ok 201 + with 1457 ms ok 202 + xml 1723 ms # parallel group (13 tests): predicate hash_part explain reloptions partition_info compression memoize stats partition_aggregate tuplesort partition_join indexing partition_prune ok 203 + partition_join 3321 ms ok 204 + partition_prune 3973 ms ok 205 + reloptions 407 ms ok 206 + hash_part 273 ms ok 207 + indexing 3560 ms ok 208 + partition_aggregate 2661 ms ok 209 + partition_info 541 ms ok 210 + tuplesort 2875 ms ok 211 + explain 371 ms ok 212 + compression 1219 ms ok 213 + memoize 1443 ms ok 214 + stats 2235 ms ok 215 + predicate 230 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 652 ms ok 217 + event_trigger 768 ms ok 218 - event_trigger_login 61 ms ok 219 - fast_default 489 ms ok 220 - tablespace 706 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/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2024-03-27 01:21:43.373615792 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-03-27 01:26:44.365362078 +0000 @@ -134,7 +134,8 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) + enable_toast_cache | off +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [01:27:14.404](70.976s) not ok 2 - regression tests pass [01:27:14.404](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [01:27:14.404](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 4001 1006 1 2 41 5 17 -2 1 33 9 34 1 1 1 1 1 1 -1 1 1 -1 -32768 32767 46 Waiting for replication conn standby_1's replay_lsn to pass 0/146D8600 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 52464 --no-unlogged-table-data [01:27:17.662](3.258s) 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 52465 [01:27:20.809](3.148s) 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 [01:27:20.844](0.034s) ok 5 - compare primary and standby dumps [01:27:21.125](0.281s) 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" [01:27:21.599](0.474s) 1..6 [01:27:21.601](0.002s) # Looks like you failed 1 test of 6.