# Checking port 57140 # Found port 57140 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=57140 host=/tmp/Ow4AxiS3Hd Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [10:20:30.715](0.013s) # 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 13302 (standby_1,) [10:20:30.913](0.197s) 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/Ow4AxiS3Hd -p 57140 --checkpoint fast --no-sync # Backup finished # Checking port 57141 # Found port 57141 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=57141 host=/tmp/Ow4AxiS3Hd 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 13373 # using postmaster on /tmp/Ow4AxiS3Hd, port 57140 ok 1 - test_setup 599 ms # parallel group (20 tests): varchar oid txid int4 pg_lsn char uuid name regproc text float8 int8 int2 boolean money bit float4 enum rangetypes numeric ok 2 + boolean 364 ms ok 3 + char 319 ms ok 4 + name 323 ms ok 5 + varchar 218 ms ok 6 + text 355 ms ok 7 + int2 359 ms ok 8 + int4 282 ms ok 9 + int8 356 ms ok 10 + oid 219 ms ok 11 + float4 415 ms ok 12 + float8 355 ms ok 13 + bit 414 ms ok 14 + numeric 1465 ms ok 15 + txid 222 ms ok 16 + uuid 319 ms ok 17 + enum 543 ms ok 18 + money 368 ms ok 19 + rangetypes 1333 ms ok 20 + pg_lsn 316 ms ok 21 + regproc 332 ms # parallel group (20 tests): md5 path time line timetz lseg circle point macaddr macaddr8 date inet numerology timestamp interval timestamptz strings polygon box multirangetypes ok 22 + strings 1301 ms ok 23 + md5 42 ms ok 24 + numerology 961 ms ok 25 + point 590 ms ok 26 + lseg 209 ms ok 27 + line 116 ms ok 28 + box 1322 ms ok 29 + path 86 ms ok 30 + polygon 1311 ms ok 31 + circle 209 ms ok 32 + date 701 ms ok 33 + time 91 ms ok 34 + timetz 114 ms ok 35 + timestamp 1005 ms ok 36 + timestamptz 1218 ms ok 37 + interval 1208 ms ok 38 + inet 793 ms ok 39 + macaddr 597 ms ok 40 + macaddr8 597 ms ok 41 + multirangetypes 1612 ms # parallel group (12 tests): comments unicode misc_sanity mvcc expressions xid tstypes type_sanity regex horology geometry opr_sanity ok 42 + geometry 386 ms ok 43 + horology 369 ms ok 44 + tstypes 320 ms ok 45 + regex 334 ms ok 46 + type_sanity 323 ms ok 47 + opr_sanity 443 ms ok 48 + misc_sanity 85 ms ok 49 + comments 27 ms ok 50 + expressions 289 ms ok 51 + unicode 31 ms ok 52 + xid 312 ms ok 53 + mvcc 223 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 135 ms ok 55 + copyselect 49 ms ok 56 + copydml 70 ms ok 57 + insert 688 ms ok 58 + insert_conflict 356 ms # parallel group (7 tests): create_function_c create_operator create_schema create_misc create_procedure create_type create_table ok 59 + create_function_c 14 ms ok 60 + create_misc 112 ms ok 61 + create_operator 59 ms ok 62 + create_procedure 132 ms ok 63 + create_table 758 ms ok 64 + create_type 142 ms ok 65 + create_schema 100 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 1483 ms ok 67 + create_index_spgist 717 ms ok 68 + create_view 739 ms ok 69 + index_including 460 ms ok 70 + index_including_gist 415 ms # parallel group (16 tests): errors create_cast roleattributes infinite_recurse hash_func create_aggregate select create_am drop_if_exists typed_table create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 402 ms ok 72 + create_function_sql 1257 ms ok 73 + create_cast 310 ms ok 74 + constraints 2068 ms ok 75 + triggers 3707 ms ok 76 + select 730 ms ok 77 + inherit 3043 ms ok 78 + typed_table 977 ms ok 79 + vacuum 1484 ms ok 80 + drop_if_exists 933 ms ok 81 + updatable_views 2646 ms ok 82 + roleattributes 332 ms ok 83 + create_am 929 ms ok 84 + hash_func 371 ms ok 85 + errors 146 ms ok 86 + infinite_recurse 354 ms ok 87 - sanity_check 716 ms # parallel group (20 tests): select_distinct_on random select_having select_implicit case delete namespace prepared_xacts select_distinct select_into transactions portals union arrays subselect hash_index update btree_index aggregates join ok 88 + select_into 1487 ms ok 89 + select_distinct 1451 ms ok 90 + select_distinct_on 80 ms ok 91 + select_implicit 302 ms ok 92 + select_having 299 ms ok 93 + subselect 2930 ms ok 94 + union 2271 ms ok 95 + case 468 ms ok 96 + join 4121 ms ok 97 + aggregates 3922 ms ok 98 + transactions 1707 ms ok 99 + random 201 ms ok 100 + portals 1914 ms ok 101 + arrays 2673 ms ok 102 + btree_index 3916 ms ok 103 + hash_index 3188 ms ok 104 + update 3274 ms ok 105 + delete 510 ms ok 106 + namespace 965 ms ok 107 + prepared_xacts 1297 ms # parallel group (20 tests): init_privs drop_operator password security_label tablesample lock object_address groupingsets collate replica_identity spgist gist matview gin identity generated rowsecurity brin join_hash privileges ok 108 + brin 3475 ms ok 109 + gin 2738 ms ok 110 + gist 2691 ms ok 111 + spgist 2450 ms ok 112 + privileges 3789 ms ok 113 + init_privs 37 ms ok 114 + security_label 452 ms ok 115 + collate 2021 ms ok 116 + matview 2737 ms ok 117 + lock 1412 ms ok 118 + replica_identity 2329 ms ok 119 + rowsecurity 3165 ms ok 120 + object_address 1765 ms ok 121 + tablesample 731 ms ok 122 + groupingsets 1829 ms ok 123 + drop_operator 132 ms ok 124 + password 442 ms ok 125 + identity 2759 ms ok 126 + generated 3110 ms ok 127 + join_hash 3474 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 133 ms ok 129 + brin_multi 634 ms # parallel group (17 tests): async dbsize tidscan sysviews tidrangescan tid tsrf alter_operator misc misc_functions create_role incremental_sort alter_generic without_overlaps merge collate.icu.utf8 create_table_like ok 130 + create_table_like 904 ms ok 131 + alter_generic 569 ms ok 132 + alter_operator 264 ms ok 133 + misc 297 ms ok 134 + async 73 ms ok 135 + dbsize 96 ms ok 136 + merge 799 ms ok 137 + misc_functions 318 ms not ok 138 + sysviews 172 ms ok 139 + tsrf 251 ms ok 140 + tid 226 ms ok 141 + tidscan 167 ms ok 142 + tidrangescan 185 ms ok 143 + collate.icu.utf8 837 ms ok 144 + incremental_sort 478 ms ok 145 + create_role 439 ms ok 146 + without_overlaps 606 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 147 + rules 736 ms ok 148 + psql 875 ms ok 149 + psql_crosstab 44 ms ok 150 + amutils 29 ms ok 151 + stats_ext 1765 ms ok 152 + collate.linux.utf8 14 ms ok 153 + collate.windows.win1252 15 ms ok 154 - select_parallel 664 ms ok 155 - write_parallel 86 ms ok 156 - vacuum_parallel 92 ms # parallel group (2 tests): subscription publication ok 157 + publication 1040 ms ok 158 + subscription 68 ms # parallel group (17 tests): advisory_lock portals_p2 xmlmap combocid functional_deps select_views tsdicts equivclass dependency bitmapops indirect_toast guc window tsearch cluster foreign_data foreign_key ok 159 + select_views 362 ms ok 160 + portals_p2 168 ms ok 161 + foreign_key 3158 ms ok 162 + cluster 1137 ms ok 163 + dependency 574 ms ok 164 + guc 693 ms ok 165 + bitmapops 619 ms ok 166 + combocid 217 ms ok 167 + tsearch 1047 ms ok 168 + tsdicts 523 ms ok 169 + foreign_data 1817 ms ok 170 + window 983 ms ok 171 + xmlmap 171 ms ok 172 + functional_deps 315 ms ok 173 + advisory_lock 144 ms ok 174 + indirect_toast 627 ms ok 175 + equivclass 562 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 242 ms ok 177 + jsonb 461 ms ok 178 + json_encoding 79 ms ok 179 + jsonpath 103 ms ok 180 + jsonpath_encoding 71 ms ok 181 + jsonb_jsonpath 262 ms ok 182 + sqljson 176 ms # parallel group (18 tests): prepare returning conversion limit plancache temp polymorphism copy2 rowtypes with sequence truncate largeobject xml rangefuncs domain plpgsql alter_table ok 183 + plancache 959 ms ok 184 + limit 900 ms ok 185 + plpgsql 3021 ms ok 186 + copy2 1326 ms ok 187 + temp 1265 ms ok 188 + domain 1707 ms ok 189 + rangefuncs 1664 ms ok 190 + prepare 617 ms ok 191 + conversion 836 ms ok 192 + truncate 1602 ms ok 193 + alter_table 4336 ms ok 194 + sequence 1594 ms ok 195 + polymorphism 1294 ms ok 196 + rowtypes 1393 ms ok 197 + returning 782 ms ok 198 + largeobject 1607 ms ok 199 + with 1577 ms ok 200 + xml 1618 ms # parallel group (13 tests): predicate hash_part explain partition_info reloptions memoize compression partition_aggregate tuplesort stats partition_prune partition_join indexing ok 201 + partition_join 1846 ms ok 202 + partition_prune 1751 ms ok 203 + reloptions 258 ms ok 204 + hash_part 135 ms ok 205 + indexing 2063 ms ok 206 + partition_aggregate 1053 ms ok 207 + partition_info 216 ms ok 208 + tuplesort 1073 ms ok 209 + explain 195 ms ok 210 + compression 684 ms ok 211 + memoize 409 ms ok 212 + stats 1228 ms ok 213 + predicate 98 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 285 ms ok 215 + event_trigger 331 ms ok 216 - event_trigger_login 29 ms ok 217 - fast_default 644 ms ok 218 - tablespace 604 ms 1..218 # 1 of 218 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-11 10:18:30.827556000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-03-11 10:20:52.459553000 +0000 @@ -111,6 +111,7 @@ select name, setting from pg_settings where name like 'enable%'; name | setting --------------------------------+--------- + enable_alter_system | on enable_async_append | on enable_bitmapscan | on enable_gathermerge | on @@ -134,7 +135,7 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [10:21:08.573](37.660s) not ok 2 - regression tests pass [10:21:08.574](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [10:21:08.574](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 41 5 1006 1 2 1 5 17 1 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/1415CBF0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 57140 --no-unlogged-table-data [10:21:10.327](1.753s) 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 57141 [10:21:12.007](1.680s) 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 [10:21:12.021](0.014s) ok 5 - compare primary and standby dumps [10:21:12.145](0.124s) 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" [10:21:12.360](0.215s) 1..6 [10:21:12.362](0.002s) # Looks like you failed 1 test of 6.