# Checking port 61954 # Found port 61954 Name: primary Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/archives Connection string: port=61954 host=C:/Windows/TEMP/bQOHhwTcUe Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [05:49:46.829](0.072s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -l C:\cirrus\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 4720 (standby_1,) [05:49:48.299](1.470s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup/my_backup -h C:/Windows/TEMP/bQOHhwTcUe -p 61954 --checkpoint fast --no-sync # Backup finished # Checking port 61955 # Found port 61955 Name: standby_1 Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/archives Connection string: port=61955 host=C:/Windows/TEMP/bQOHhwTcUe Log file: C:\cirrus\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 C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -l C:\cirrus\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 8132 # using postmaster on C:/Windows/TEMP/bQOHhwTcUe, port 61954 ok 1 - test_setup 859 ms # parallel group (20 tests): regproc name pg_lsn float8 txid varchar int2 text oid uuid money float4 char int4 boolean enum bit int8 rangetypes numeric ok 2 + boolean 1152 ms ok 3 + char 1050 ms ok 4 + name 727 ms ok 5 + varchar 965 ms ok 6 + text 976 ms ok 7 + int2 975 ms ok 8 + int4 1085 ms ok 9 + int8 1251 ms ok 10 + oid 1038 ms ok 11 + float4 1037 ms ok 12 + float8 889 ms ok 13 + bit 1227 ms ok 14 + numeric 2513 ms ok 15 + txid 950 ms ok 16 + uuid 1030 ms ok 17 + enum 1141 ms ok 18 + money 1027 ms ok 19 + rangetypes 2318 ms ok 20 + pg_lsn 704 ms ok 21 + regproc 700 ms # parallel group (20 tests): line md5 macaddr circle time point lseg path inet date numerology macaddr8 timetz strings box interval timestamp timestamptz polygon multirangetypes ok 22 + strings 1093 ms ok 23 + md5 555 ms ok 24 + numerology 1003 ms ok 25 + point 736 ms ok 26 + lseg 796 ms ok 27 + line 524 ms ok 28 + box 1100 ms ok 29 + path 791 ms ok 30 + polygon 1244 ms ok 31 + circle 609 ms ok 32 + date 845 ms ok 33 + time 606 ms ok 34 + timetz 1057 ms ok 35 + timestamp 1195 ms ok 36 + timestamptz 1194 ms ok 37 + interval 1086 ms ok 38 + inet 778 ms ok 39 + macaddr 597 ms ok 40 + macaddr8 978 ms ok 41 + multirangetypes 1544 ms # parallel group (12 tests): tstypes geometry xid misc_sanity comments horology mvcc unicode type_sanity opr_sanity expressions regex ok 42 + geometry 754 ms ok 43 + horology 807 ms ok 44 + tstypes 751 ms ok 45 + regex 1055 ms ok 46 + type_sanity 885 ms ok 47 + opr_sanity 891 ms ok 48 + misc_sanity 778 ms ok 49 + comments 798 ms ok 50 + expressions 887 ms ok 51 + unicode 846 ms ok 52 + xid 739 ms ok 53 + mvcc 792 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 536 ms ok 55 + copyselect 216 ms ok 56 + copydml 249 ms ok 57 + insert 1230 ms ok 58 + insert_conflict 870 ms # parallel group (7 tests): create_type create_operator create_procedure create_function_c create_misc create_schema create_table ok 59 + create_function_c 502 ms ok 60 + create_misc 500 ms ok 61 + create_operator 406 ms ok 62 + create_procedure 498 ms ok 63 + create_table 1044 ms ok 64 + create_type 401 ms ok 65 + create_schema 504 ms # parallel group (5 tests): create_view index_including index_including_gist create_index_spgist create_index ok 66 + create_index 2774 ms ok 67 + create_index_spgist 1972 ms ok 68 + create_view 1285 ms ok 69 + index_including 1616 ms ok 70 + index_including_gist 1755 ms # parallel group (16 tests): roleattributes drop_if_exists create_aggregate select create_cast infinite_recurse hash_func errors typed_table create_function_sql create_am constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 747 ms ok 72 + create_function_sql 1020 ms ok 73 + create_cast 887 ms ok 74 + constraints 2241 ms ok 75 + triggers 3938 ms ok 76 + select 797 ms ok 77 + inherit 3400 ms ok 78 + typed_table 945 ms ok 79 + vacuum 2633 ms ok 80 + drop_if_exists 732 ms ok 81 + updatable_views 3160 ms ok 82 + roleattributes 623 ms ok 83 + create_am 1416 ms ok 84 + hash_func 875 ms ok 85 + errors 873 ms ok 86 + infinite_recurse 868 ms ok 87 - sanity_check 759 ms # parallel group (20 tests): select_having select_distinct_on namespace select_implicit random delete portals prepared_xacts select_into subselect case union select_distinct arrays transactions hash_index update join aggregates btree_index ok 88 + select_into 1349 ms ok 89 + select_distinct 1982 ms ok 90 + select_distinct_on 961 ms ok 91 + select_implicit 1067 ms ok 92 + select_having 744 ms ok 93 + subselect 1341 ms ok 94 + union 1653 ms ok 95 + case 1652 ms ok 96 + join 3755 ms ok 97 + aggregates 4268 ms ok 98 + transactions 2026 ms ok 99 + random 1241 ms ok 100 + portals 1297 ms ok 101 + arrays 1993 ms ok 102 + btree_index 7229 ms ok 103 + hash_index 2390 ms ok 104 + update 3303 ms ok 105 + delete 1277 ms ok 106 + namespace 936 ms ok 107 + prepared_xacts 1318 ms # parallel group (20 tests): drop_operator init_privs password lock collate security_label replica_identity tablesample matview gin spgist object_address brin groupingsets generated rowsecurity identity gist join_hash privileges ok 108 + brin 4395 ms ok 109 + gin 3312 ms ok 110 + gist 4825 ms ok 111 + spgist 3909 ms ok 112 + privileges 12389 ms ok 113 + init_privs 2155 ms ok 114 + security_label 2569 ms ok 115 + collate 2567 ms ok 116 + matview 2894 ms ok 117 + lock 2378 ms ok 118 + replica_identity 2563 ms ok 119 + rowsecurity 4755 ms ok 120 + object_address 3896 ms ok 121 + tablesample 2828 ms ok 122 + groupingsets 4417 ms ok 123 + drop_operator 2139 ms ok 124 + password 2366 ms ok 125 + identity 4801 ms ok 126 + generated 4417 ms ok 127 + join_hash 9950 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 397 ms ok 129 + brin_multi 2131 ms # parallel group (17 tests): async collate.icu.utf8 tidrangescan without_overlaps alter_operator dbsize sysviews tidscan create_role misc_functions tid tsrf misc incremental_sort alter_generic merge create_table_like ok 130 + create_table_like 2169 ms ok 131 + alter_generic 1871 ms ok 132 + alter_operator 961 ms ok 133 + misc 1638 ms ok 134 + async 579 ms ok 135 + dbsize 1551 ms ok 136 + merge 1991 ms ok 137 + misc_functions 1627 ms ok 138 + sysviews 1547 ms ok 139 + tsrf 1629 ms ok 140 + tid 1624 ms ok 141 + tidscan 1584 ms ok 142 + tidrangescan 825 ms ok 143 + collate.icu.utf8 566 ms ok 144 + incremental_sort 1770 ms ok 145 + create_role 1579 ms ok 146 + without_overlaps 939 ms # parallel group (7 tests): amutils psql_crosstab collate.windows.win1252 collate.linux.utf8 psql rules stats_ext ok 147 + rules 1702 ms ok 148 + psql 1547 ms ok 149 + psql_crosstab 459 ms ok 150 + amutils 408 ms ok 151 + stats_ext 5227 ms ok 152 + collate.linux.utf8 658 ms ok 153 + collate.windows.win1252 653 ms ok 154 - select_parallel 7298 ms ok 155 - write_parallel 1204 ms ok 156 - vacuum_parallel 584 ms # parallel group (2 tests): subscription publication ok 157 + publication 1539 ms ok 158 + subscription 433 ms # parallel group (17 tests): combocid advisory_lock portals_p2 select_views functional_deps xmlmap guc tsdicts equivclass dependency tsearch bitmapops window cluster foreign_data indirect_toast foreign_key ok 159 + select_views 1464 ms ok 160 + portals_p2 1461 ms ok 161 + foreign_key 4012 ms ok 162 + cluster 2408 ms ok 163 + dependency 1504 ms ok 164 + guc 1456 ms ok 165 + bitmapops 2023 ms ok 166 + combocid 471 ms ok 167 + tsearch 1772 ms ok 168 + tsdicts 1463 ms ok 169 + foreign_data 2740 ms ok 170 + window 2152 ms ok 171 + xmlmap 1446 ms ok 172 + functional_deps 1444 ms ok 173 + advisory_lock 1376 ms ok 174 + indirect_toast 2887 ms ok 175 + equivclass 1453 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson jsonb_jsonpath json jsonb ok 176 + json 725 ms ok 177 + jsonb 1143 ms ok 178 + json_encoding 286 ms ok 179 + jsonpath 305 ms ok 180 + jsonpath_encoding 283 ms ok 181 + jsonb_jsonpath 709 ms ok 182 + sqljson 654 ms # parallel group (18 tests): prepare limit conversion copy2 plancache rowtypes xml returning sequence temp largeobject truncate with rangefuncs polymorphism domain plpgsql alter_table ok 183 + plancache 1483 ms ok 184 + limit 1193 ms ok 185 + plpgsql 2910 ms ok 186 + copy2 1199 ms ok 187 + temp 1715 ms ok 188 + domain 2040 ms ok 189 + rangefuncs 1913 ms ok 190 + prepare 948 ms ok 191 + conversion 1183 ms ok 192 + truncate 1707 ms not ok 193 + alter_table 5180 ms ok 194 + sequence 1704 ms ok 195 + polymorphism 1904 ms ok 196 + rowtypes 1464 ms ok 197 + returning 1673 ms ok 198 + largeobject 1699 ms ok 199 + with 1702 ms ok 200 + xml 1467 ms # parallel group (13 tests): hash_part reloptions partition_info compression predicate explain memoize partition_join indexing stats partition_aggregate tuplesort partition_prune ok 201 + partition_join 2660 ms ok 202 + partition_prune 6433 ms ok 203 + reloptions 1119 ms ok 204 + hash_part 869 ms ok 205 + indexing 3391 ms ok 206 + partition_aggregate 5142 ms ok 207 + partition_info 1454 ms ok 208 + tuplesort 5403 ms ok 209 + explain 2262 ms ok 210 + compression 1462 ms ok 211 + memoize 2259 ms ok 212 + stats 4169 ms ok 213 + predicate 1893 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 816 ms ok 215 + event_trigger 1166 ms ok 216 - event_trigger_login 425 ms ok 217 - fast_default 508 ms ok 218 - tablespace 1131 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping C:\cirrus\build/testrun/recovery/027_stream_regress\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/alter_table.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/alter_table.out --- C:/cirrus/src/test/regress/expected/alter_table.out 2024-03-09 05:45:49.824977900 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-03-09 05:51:17.927528300 +0000 @@ -3477,8 +3477,19 @@ SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) +-------+------------+---------------+-------------+---------------------- + 36579 | | 0 | 36579 | pktable_pkey + 36575 | | 0 | 36575 | pktable + 36584 | | 0 | 36584 | fktable + 37064 | | 0 | 37077 | foo + 37081 | | 0 | 37081 | pg_toast_37064_index + 37080 | | 0 | 37080 | pg_toast_37064 + 37322 | | 0 | 37322 | old_oids + 37347 | | 0 | 37347 | pg_toast_37344 + 37348 | | 0 | 37348 | pg_toast_37344_index + 37344 | | 0 | 37344 | recur2 + 37339 | | 0 | 37339 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [05:51:33.017](104.718s) not ok 2 - regression tests pass [05:51:33.017](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [05:51:33.017](0.000s) # got: '256' # expected: '0' 1 1 1 1 1 2 1 9 5 5 4001 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 5 17 33 34 -2 1 1 1 1 -1 1 1 -1 -32768 32767 46 1 9 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/141285A8 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 61954 --no-unlogged-table-data [05:51:37.451](4.434s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 61955 [05:51:41.881](4.430s) ok 4 - dump standby server # Running: diff C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump [05:51:42.050](0.169s) ok 5 - compare primary and standby dumps [05:51:42.537](0.487s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D C:\cirrus\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 C:\cirrus\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" [05:51:42.822](0.284s) 1..6 [05:51:42.829](0.008s) # Looks like you failed 1 test of 6.