# Checking port 49669 # Checking port 49670 # Checking port 49671 # Checking port 49672 # Found port 49672 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=49672 host=C:/Windows/TEMP/wZ0b6V3PaP Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [12:59:44.306](0.079s) # 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 4620 (standby_1,) [12:59:46.055](1.749s) 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/wZ0b6V3PaP -p 49672 --checkpoint fast --no-sync # Backup finished # Checking port 49673 # Found port 49673 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=49673 host=C:/Windows/TEMP/wZ0b6V3PaP 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 3796 # using postmaster on C:/Windows/TEMP/wZ0b6V3PaP, port 49672 ok 1 - test_setup 813 ms # parallel group (20 tests): boolean int2 char text float4 regproc varchar int8 float8 bit pg_lsn int4 money name oid enum txid uuid rangetypes numeric ok 2 + boolean 722 ms ok 3 + char 779 ms ok 4 + name 1114 ms ok 5 + varchar 947 ms ok 6 + text 908 ms ok 7 + int2 771 ms ok 8 + int4 1047 ms ok 9 + int8 939 ms ok 10 + oid 1100 ms ok 11 + float4 930 ms ok 12 + float8 930 ms ok 13 + bit 927 ms ok 14 + numeric 2275 ms ok 15 + txid 1154 ms ok 16 + uuid 1169 ms ok 17 + enum 1148 ms ok 18 + money 1021 ms ok 19 + rangetypes 1316 ms ok 20 + pg_lsn 957 ms ok 21 + regproc 909 ms # parallel group (20 tests): numerology point macaddr8 md5 time line path date inet timetz macaddr circle lseg timestamp interval strings box polygon timestamptz multirangetypes ok 22 + strings 1437 ms ok 23 + md5 1045 ms ok 24 + numerology 775 ms ok 25 + point 774 ms ok 26 + lseg 1376 ms ok 27 + line 1236 ms ok 28 + box 1447 ms ok 29 + path 1240 ms ok 30 + polygon 1444 ms ok 31 + circle 1367 ms ok 32 + date 1306 ms ok 33 + time 1225 ms ok 34 + timetz 1361 ms ok 35 + timestamp 1396 ms ok 36 + timestamptz 1433 ms ok 37 + interval 1411 ms ok 38 + inet 1296 ms ok 39 + macaddr 1353 ms ok 40 + macaddr8 748 ms ok 41 + multirangetypes 1534 ms # parallel group (12 tests): horology tstypes geometry xid regex comments unicode mvcc type_sanity expressions misc_sanity opr_sanity ok 42 + geometry 765 ms ok 43 + horology 616 ms ok 44 + tstypes 762 ms ok 45 + regex 782 ms ok 46 + type_sanity 866 ms ok 47 + opr_sanity 980 ms ok 48 + misc_sanity 883 ms ok 49 + comments 841 ms ok 50 + expressions 868 ms ok 51 + unicode 846 ms ok 52 + xid 770 ms ok 53 + mvcc 843 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 571 ms ok 55 + copyselect 313 ms ok 56 + copydml 505 ms ok 57 + insert 2327 ms ok 58 + insert_conflict 1054 ms # parallel group (7 tests): create_function_c create_schema create_operator create_misc create_type create_procedure create_table ok 59 + create_function_c 462 ms ok 60 + create_misc 725 ms ok 61 + create_operator 617 ms ok 62 + create_procedure 723 ms ok 63 + create_table 1528 ms ok 64 + create_type 717 ms ok 65 + create_schema 601 ms # parallel group (5 tests): create_view index_including create_index_spgist index_including_gist create_index ok 66 + create_index 3064 ms ok 67 + create_index_spgist 1671 ms ok 68 + create_view 1080 ms ok 69 + index_including 1667 ms ok 70 + index_including_gist 1998 ms # parallel group (16 tests): roleattributes create_aggregate create_cast create_function_sql infinite_recurse hash_func errors drop_if_exists typed_table create_am select constraints vacuum inherit updatable_views triggers ok 71 + create_aggregate 742 ms ok 72 + create_function_sql 836 ms ok 73 + create_cast 739 ms ok 74 + constraints 2220 ms ok 75 + triggers 5212 ms ok 76 + select 1694 ms ok 77 + inherit 3784 ms ok 78 + typed_table 1501 ms ok 79 + vacuum 2919 ms ok 80 + drop_if_exists 1497 ms ok 81 + updatable_views 3795 ms ok 82 + roleattributes 671 ms ok 83 + create_am 1682 ms ok 84 + hash_func 817 ms ok 85 + errors 898 ms ok 86 + infinite_recurse 814 ms ok 87 - sanity_check 1195 ms # parallel group (20 tests): select_distinct_on random case select_implicit namespace select_having union arrays delete select_into portals prepared_xacts transactions select_distinct subselect update hash_index join aggregates btree_index ok 88 + select_into 2485 ms ok 89 + select_distinct 2577 ms ok 90 + select_distinct_on 832 ms ok 91 + select_implicit 2349 ms ok 92 + select_having 2434 ms ok 93 + subselect 2569 ms ok 94 + union 2432 ms ok 95 + case 1364 ms ok 96 + join 4273 ms ok 97 + aggregates 4989 ms ok 98 + transactions 2560 ms ok 99 + random 815 ms ok 100 + portals 2462 ms ok 101 + arrays 2419 ms ok 102 + btree_index 7134 ms ok 103 + hash_index 3959 ms ok 104 + update 3865 ms ok 105 + delete 2412 ms ok 106 + namespace 2383 ms ok 107 + prepared_xacts 2544 ms # parallel group (20 tests): init_privs security_label drop_operator object_address lock tablesample groupingsets gin password collate replica_identity identity spgist matview rowsecurity generated gist join_hash brin privileges ok 108 + brin 13854 ms ok 109 + gin 3111 ms ok 110 + gist 5856 ms ok 111 + spgist 4275 ms ok 112 + privileges 16049 ms ok 113 + init_privs 2062 ms ok 114 + security_label 2089 ms ok 115 + collate 3101 ms ok 116 + matview 5053 ms ok 117 + lock 2840 ms ok 118 + replica_identity 3547 ms ok 119 + rowsecurity 5099 ms ok 120 + object_address 2807 ms ok 121 + tablesample 2834 ms ok 122 + groupingsets 2832 ms ok 123 + drop_operator 2077 ms ok 124 + password 3087 ms ok 125 + identity 4248 ms ok 126 + generated 5218 ms ok 127 + join_hash 13740 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 428 ms ok 129 + brin_multi 2362 ms # parallel group (18 tests): create_role alter_operator sysviews collate.utf8 misc_functions alter_generic dbsize tid async tsrf tidscan collate.icu.utf8 tidrangescan incremental_sort misc create_table_like merge without_overlaps ok 130 + create_table_like 2764 ms ok 131 + alter_generic 1061 ms ok 132 + alter_operator 774 ms ok 133 + misc 2348 ms ok 134 + async 1211 ms ok 135 + dbsize 1137 ms ok 136 + merge 2935 ms ok 137 + misc_functions 1010 ms ok 138 + sysviews 865 ms ok 139 + tsrf 1204 ms ok 140 + tid 1130 ms ok 141 + tidscan 1286 ms ok 142 + tidrangescan 1315 ms ok 143 + collate.utf8 964 ms ok 144 + collate.icu.utf8 1312 ms ok 145 + incremental_sort 1310 ms ok 146 + create_role 562 ms ok 147 + without_overlaps 3776 ms # parallel group (7 tests): psql_crosstab collate.linux.utf8 amutils collate.windows.win1252 psql rules stats_ext ok 148 + rules 1690 ms ok 149 + psql 1688 ms ok 150 + psql_crosstab 368 ms ok 151 + amutils 586 ms ok 152 + stats_ext 5042 ms ok 153 + collate.linux.utf8 521 ms ok 154 + collate.windows.win1252 681 ms ok 155 - select_parallel 7142 ms ok 156 - write_parallel 1176 ms ok 157 - vacuum_parallel 595 ms # parallel group (2 tests): subscription publication ok 158 + publication 2685 ms ok 159 + subscription 1419 ms # parallel group (17 tests): portals_p2 xmlmap select_views combocid advisory_lock dependency equivclass guc bitmapops functional_deps tsdicts indirect_toast cluster window tsearch foreign_data foreign_key ok 160 + select_views 2541 ms ok 161 + portals_p2 1368 ms ok 162 + foreign_key 5052 ms ok 163 + cluster 2792 ms ok 164 + dependency 2681 ms ok 165 + guc 2679 ms ok 166 + bitmapops 2678 ms ok 167 + combocid 2531 ms ok 168 + tsearch 2863 ms ok 169 + tsdicts 2690 ms ok 170 + foreign_data 2930 ms ok 171 + window 2780 ms ok 172 + xmlmap 2124 ms ok 173 + functional_deps 2667 ms ok 174 + advisory_lock 2587 ms ok 175 + indirect_toast 2681 ms ok 176 + equivclass 2663 ms # parallel group (9 tests): jsonpath_encoding json_encoding sqljson jsonpath jsonb_jsonpath sqljson_jsontable sqljson_queryfuncs json jsonb ok 177 + json 1046 ms ok 178 + jsonb 1318 ms ok 179 + json_encoding 461 ms ok 180 + jsonpath 834 ms ok 181 + jsonpath_encoding 414 ms ok 182 + jsonb_jsonpath 870 ms ok 183 + sqljson 491 ms ok 184 + sqljson_queryfuncs 901 ms ok 185 + sqljson_jsontable 898 ms # parallel group (18 tests): plancache returning xml truncate polymorphism conversion limit sequence copy2 rangefuncs largeobject rowtypes prepare temp with domain plpgsql alter_table ok 186 + plancache 1574 ms ok 187 + limit 1940 ms ok 188 + plpgsql 4240 ms ok 189 + copy2 1984 ms ok 190 + temp 2258 ms ok 191 + domain 2836 ms ok 192 + rangefuncs 2040 ms ok 193 + prepare 2253 ms ok 194 + conversion 1928 ms ok 195 + truncate 1805 ms ok 196 + alter_table 6545 ms ok 197 + sequence 1970 ms ok 198 + polymorphism 1800 ms ok 199 + rowtypes 2086 ms ok 200 + returning 1550 ms ok 201 + largeobject 2053 ms ok 202 + with 2244 ms ok 203 + xml 1720 ms # parallel group (15 tests): reloptions compression partition_info hash_part partition_merge predicate memoize explain partition_join partition_split indexing tuplesort stats partition_aggregate partition_prune ok 204 + partition_merge 3291 ms ok 205 + partition_split 4769 ms not ok 206 + partition_join 3891 ms ok 207 + partition_prune 8225 ms ok 208 + reloptions 1500 ms ok 209 + hash_part 2711 ms ok 210 + indexing 4762 ms ok 211 + partition_aggregate 5947 ms ok 212 + partition_info 1802 ms ok 213 + tuplesort 5584 ms ok 214 + explain 3405 ms ok 215 + compression 1671 ms ok 216 + memoize 3402 ms ok 217 + stats 5641 ms ok 218 + predicate 3277 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 907 ms ok 220 + event_trigger 1058 ms ok 221 - event_trigger_login 289 ms ok 222 - fast_default 813 ms ok 223 - tablespace 1217 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-20 12:55:09.968332700 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out 2024-04-20 13:01:43.193714300 +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 === [13:01:55.432](129.377s) not ok 2 - regression tests pass [13:01:55.432](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [13:01:55.432](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 1 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 41 1 5 17 33 34 -2 9 1 46 1 1 1 1 -1 1 1 -1 -32768 32767 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14741F88 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 49672 --no-unlogged-table-data [13:02:01.761](6.329s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 49673 [13:02:07.011](5.250s) 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 [13:02:07.212](0.201s) ok 5 - compare primary and standby dumps [13:02:07.920](0.708s) 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" [13:02:08.380](0.460s) 1..6 [13:02:08.413](0.034s) # Looks like you failed 1 test of 6.