# Checking port 65015 # Found port 65015 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=65015 host=C:/Windows/TEMP/FqpTlAHlc2 Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [23:29:25.384](0.089s) # 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 5320 (standby_1,) [23:29:27.212](1.828s) 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/FqpTlAHlc2 -p 65015 --checkpoint fast --no-sync # Backup finished # Checking port 65016 # Found port 65016 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=65016 host=C:/Windows/TEMP/FqpTlAHlc2 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 3368 # using postmaster on C:/Windows/TEMP/FqpTlAHlc2, port 65015 ok 1 - test_setup 901 ms # parallel group (20 tests): regproc pg_lsn txid enum money uuid bit oid boolean varchar text float4 name int8 int4 char rangetypes int2 float8 numeric ok 2 + boolean 2058 ms ok 3 + char 2145 ms ok 4 + name 2110 ms ok 5 + varchar 2092 ms ok 6 + text 2090 ms ok 7 + int2 2219 ms ok 8 + int4 2136 ms ok 9 + int8 2111 ms ok 10 + oid 1969 ms ok 11 + float4 2081 ms ok 12 + float8 2273 ms ok 13 + bit 1904 ms ok 14 + numeric 2322 ms ok 15 + txid 1515 ms ok 16 + uuid 1784 ms ok 17 + enum 1714 ms ok 18 + money 1713 ms ok 19 + rangetypes 2152 ms ok 20 + pg_lsn 1366 ms ok 21 + regproc 1364 ms # parallel group (20 tests): timetz point time md5 numerology strings lseg box path macaddr date circle inet line macaddr8 timestamp interval timestamptz polygon multirangetypes ok 22 + strings 933 ms ok 23 + md5 813 ms ok 24 + numerology 929 ms ok 25 + point 776 ms ok 26 + lseg 926 ms ok 27 + line 1037 ms ok 28 + box 923 ms ok 29 + path 921 ms ok 30 + polygon 1369 ms ok 31 + circle 918 ms ok 32 + date 917 ms ok 33 + time 764 ms ok 34 + timetz 762 ms ok 35 + timestamp 1083 ms ok 36 + timestamptz 1290 ms ok 37 + interval 1124 ms ok 38 + inet 962 ms ok 39 + macaddr 907 ms ok 40 + macaddr8 1046 ms ok 41 + multirangetypes 1836 ms # parallel group (12 tests): xid regex type_sanity mvcc tstypes comments misc_sanity expressions unicode horology geometry opr_sanity ok 42 + geometry 1032 ms ok 43 + horology 1017 ms ok 44 + tstypes 692 ms ok 45 + regex 685 ms ok 46 + type_sanity 684 ms ok 47 + opr_sanity 1348 ms ok 48 + misc_sanity 784 ms ok 49 + comments 684 ms ok 50 + expressions 922 ms ok 51 + unicode 960 ms ok 52 + xid 674 ms ok 53 + mvcc 678 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 793 ms ok 55 + copyselect 745 ms ok 56 + copydml 388 ms ok 57 + insert 2115 ms ok 58 + insert_conflict 1396 ms # parallel group (7 tests): create_function_c create_operator create_procedure create_schema create_type create_misc create_table ok 59 + create_function_c 457 ms ok 60 + create_misc 1009 ms ok 61 + create_operator 485 ms ok 62 + create_procedure 484 ms ok 63 + create_table 1990 ms ok 64 + create_type 964 ms ok 65 + create_schema 942 ms # parallel group (5 tests): create_view create_index_spgist index_including index_including_gist create_index ok 66 + create_index 3675 ms ok 67 + create_index_spgist 1620 ms ok 68 + create_view 1512 ms ok 69 + index_including 1617 ms ok 70 + index_including_gist 1637 ms # parallel group (16 tests): hash_func infinite_recurse roleattributes errors create_aggregate create_cast drop_if_exists create_function_sql create_am typed_table select constraints vacuum updatable_views inherit triggers ok 71 + create_aggregate 1097 ms ok 72 + create_function_sql 1419 ms ok 73 + create_cast 1094 ms ok 74 + constraints 3022 ms ok 75 + triggers 5893 ms ok 76 + select 1516 ms ok 77 + inherit 4318 ms ok 78 + typed_table 1485 ms ok 79 + vacuum 3652 ms ok 80 + drop_if_exists 1152 ms ok 81 + updatable_views 3665 ms ok 82 + roleattributes 1053 ms ok 83 + create_am 1471 ms ok 84 + hash_func 909 ms ok 85 + errors 1074 ms ok 86 + infinite_recurse 1036 ms ok 87 - sanity_check 775 ms # parallel group (20 tests): random case select_distinct_on arrays delete select_having union namespace select_implicit subselect portals select_into select_distinct prepared_xacts transactions hash_index join update aggregates btree_index ok 88 + select_into 2344 ms ok 89 + select_distinct 2837 ms ok 90 + select_distinct_on 845 ms ok 91 + select_implicit 2326 ms ok 92 + select_having 2263 ms ok 93 + subselect 2323 ms ok 94 + union 2260 ms ok 95 + case 835 ms ok 96 + join 3608 ms ok 97 + aggregates 5179 ms ok 98 + transactions 3103 ms ok 99 + random 808 ms ok 100 + portals 2323 ms ok 101 + arrays 1383 ms ok 102 + btree_index 6133 ms ok 103 + hash_index 3585 ms ok 104 + update 4506 ms ok 105 + delete 2122 ms ok 106 + namespace 2302 ms ok 107 + prepared_xacts 2829 ms # parallel group (20 tests): init_privs lock drop_operator tablesample object_address password security_label spgist collate groupingsets replica_identity matview gin identity generated rowsecurity gist join_hash brin privileges ok 108 + brin 10453 ms ok 109 + gin 3371 ms ok 110 + gist 5011 ms ok 111 + spgist 2065 ms ok 112 + privileges 12104 ms ok 113 + init_privs 1065 ms ok 114 + security_label 1901 ms ok 115 + collate 2059 ms ok 116 + matview 3253 ms ok 117 + lock 1395 ms ok 118 + replica_identity 3238 ms ok 119 + rowsecurity 4380 ms ok 120 + object_address 1859 ms ok 121 + tablesample 1858 ms ok 122 + groupingsets 3179 ms ok 123 + drop_operator 1679 ms ok 124 + password 1853 ms ok 125 + identity 4099 ms ok 126 + generated 4273 ms ok 127 + join_hash 10398 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 358 ms ok 129 + brin_multi 1678 ms # parallel group (18 tests): collate.utf8 tid tidscan create_table_like collate.icu.utf8 async dbsize alter_operator tidrangescan tsrf sysviews create_role alter_generic incremental_sort misc_functions misc merge without_overlaps ok 130 + create_table_like 1942 ms ok 131 + alter_generic 2006 ms ok 132 + alter_operator 1968 ms ok 133 + misc 2005 ms ok 134 + async 1937 ms ok 135 + dbsize 1964 ms ok 136 + merge 2232 ms ok 137 + misc_functions 1998 ms ok 138 + sysviews 1978 ms ok 139 + tsrf 1958 ms ok 140 + tid 1767 ms ok 141 + tidscan 1926 ms ok 142 + tidrangescan 1953 ms ok 143 + collate.utf8 1763 ms ok 144 + collate.icu.utf8 1921 ms ok 145 + incremental_sort 1985 ms ok 146 + create_role 1975 ms ok 147 + without_overlaps 3009 ms # parallel group (7 tests): amutils psql_crosstab collate.linux.utf8 collate.windows.win1252 rules psql stats_ext ok 148 + rules 1653 ms ok 149 + psql 1856 ms ok 150 + psql_crosstab 599 ms ok 151 + amutils 549 ms ok 152 + stats_ext 6014 ms ok 153 + collate.linux.utf8 639 ms ok 154 + collate.windows.win1252 1012 ms ok 155 - select_parallel 8418 ms ok 156 - write_parallel 940 ms ok 157 - vacuum_parallel 449 ms # parallel group (2 tests): subscription publication ok 158 + publication 1331 ms ok 159 + subscription 463 ms # parallel group (17 tests): guc portals_p2 tsdicts advisory_lock dependency select_views equivclass xmlmap indirect_toast functional_deps window cluster combocid tsearch bitmapops foreign_data foreign_key ok 160 + select_views 1372 ms ok 161 + portals_p2 1319 ms ok 162 + foreign_key 5537 ms ok 163 + cluster 2280 ms ok 164 + dependency 1367 ms ok 165 + guc 1314 ms ok 166 + bitmapops 2312 ms ok 167 + combocid 2274 ms ok 168 + tsearch 2309 ms ok 169 + tsdicts 1308 ms ok 170 + foreign_data 2810 ms ok 171 + window 2267 ms ok 172 + xmlmap 2244 ms ok 173 + functional_deps 2244 ms ok 174 + advisory_lock 1300 ms ok 175 + indirect_toast 2239 ms ok 176 + equivclass 1470 ms # parallel group (9 tests): json_encoding jsonpath_encoding jsonpath jsonb_jsonpath sqljson sqljson_jsontable json sqljson_queryfuncs jsonb ok 177 + json 980 ms ok 178 + jsonb 1161 ms ok 179 + json_encoding 597 ms ok 180 + jsonpath 726 ms ok 181 + jsonpath_encoding 725 ms ok 182 + jsonb_jsonpath 723 ms ok 183 + sqljson 793 ms ok 184 + sqljson_queryfuncs 1004 ms ok 185 + sqljson_jsontable 958 ms # parallel group (18 tests): prepare plancache conversion copy2 limit returning largeobject truncate with rowtypes xml sequence rangefuncs polymorphism temp domain plpgsql alter_table ok 186 + plancache 2393 ms ok 187 + limit 2591 ms ok 188 + plpgsql 5421 ms ok 189 + copy2 2472 ms ok 190 + temp 3410 ms ok 191 + domain 3707 ms ok 192 + rangefuncs 3265 ms ok 193 + prepare 1885 ms ok 194 + conversion 2379 ms ok 195 + truncate 3144 ms ok 196 + alter_table 7779 ms ok 197 + sequence 3210 ms ok 198 + polymorphism 3256 ms ok 199 + rowtypes 3138 ms ok 200 + returning 2575 ms ok 201 + largeobject 2896 ms ok 202 + with 3134 ms ok 203 + xml 3133 ms # parallel group (15 tests): partition_info hash_part reloptions predicate compression partition_split explain memoize partition_merge indexing stats partition_join tuplesort partition_aggregate partition_prune ok 204 + partition_merge 3896 ms ok 205 + partition_split 2606 ms not ok 206 + partition_join 5120 ms ok 207 + partition_prune 7622 ms ok 208 + reloptions 1479 ms ok 209 + hash_part 1477 ms ok 210 + indexing 4421 ms ok 211 + partition_aggregate 5506 ms ok 212 + partition_info 1078 ms ok 213 + tuplesort 5190 ms ok 214 + explain 3335 ms ok 215 + compression 2008 ms ok 216 + memoize 3444 ms ok 217 + stats 4936 ms ok 218 + predicate 1848 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 693 ms ok 220 + event_trigger 776 ms ok 221 - event_trigger_login 266 ms ok 222 - fast_default 1672 ms ok 223 - tablespace 1319 ms 1..223 # 1 of 223 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/partition_join.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out --- C:/cirrus/src/test/regress/expected/partition_join.out 2024-04-25 23:25:00.023293800 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out 2024-04-25 23:31:35.033832100 +0000 @@ -5133,17 +5133,15 @@ QUERY PLAN ----------------------------------------------------------------------- Limit - -> Merge Append - Sort Key: x.id -> Merge Left Join - Merge Cond: (x_1.id = y_1.id) + Merge Cond: (x.id = y.id) + -> Append -> Index Only Scan using fract_t0_pkey on fract_t0 x_1 - -> Index Only Scan using fract_t0_pkey on fract_t0 y_1 - -> Merge Left Join - Merge Cond: (x_2.id = y_2.id) -> Index Only Scan using fract_t1_pkey on fract_t1 x_2 + -> Append + -> Index Only Scan using fract_t0_pkey on fract_t0 y_1 -> Index Only Scan using fract_t1_pkey on fract_t1 y_2 -(11 rows) +(9 rows) EXPLAIN (COSTS OFF) SELECT x.id, y.id FROM fract_t x LEFT JOIN fract_t y USING (id) ORDER BY x.id DESC LIMIT 10; === EOF === [23:31:44.426](137.215s) not ok 2 - regression tests pass [23:31:44.426](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [23:31:44.427](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 4001 5 1 5 3 4 3 4 4 1 32 1 1 1 41 6 104 2 1 5 1006 1 2 5 17 -2 33 34 1 1 9 1 1 1 1 -1 1 1 -1 -32768 32767 46 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14A74878 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 65015 --no-unlogged-table-data [23:31:50.766](6.340s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 65016 [23:31:56.164](5.397s) 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 [23:31:56.332](0.168s) ok 5 - compare primary and standby dumps [23:31:57.170](0.838s) 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" [23:31:57.649](0.480s) 1..6 [23:31:57.664](0.015s) # Looks like you failed 1 test of 6.