# Checking port 56940 # Found port 56940 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=56940 host=C:/Windows/TEMP/qJ7s4WfICS Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [03:27:34.009](0.585s) # 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 3800 (standby_1,) [03:27:35.936](1.927s) 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/qJ7s4WfICS -p 56940 --checkpoint fast --no-sync # Backup finished # Checking port 56941 # Found port 56941 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=56941 host=C:/Windows/TEMP/qJ7s4WfICS 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 5900 # using postmaster on C:/Windows/TEMP/qJ7s4WfICS, port 56940 ok 1 - test_setup 698 ms # parallel group (20 tests): text boolean name char enum money int4 uuid txid int2 varchar regproc bit float4 oid pg_lsn int8 float8 rangetypes numeric ok 2 + boolean 591 ms ok 3 + char 701 ms ok 4 + name 588 ms ok 5 + varchar 839 ms ok 6 + text 501 ms ok 7 + int2 805 ms ok 8 + int4 755 ms ok 9 + int8 1121 ms ok 10 + oid 1070 ms ok 11 + float4 1027 ms ok 12 + float8 1126 ms ok 13 + bit 919 ms ok 14 + numeric 1829 ms ok 15 + txid 743 ms ok 16 + uuid 741 ms ok 17 + enum 677 ms ok 18 + money 737 ms ok 19 + rangetypes 1794 ms ok 20 + pg_lsn 1101 ms ok 21 + regproc 867 ms # parallel group (20 tests): macaddr path timetz interval macaddr8 inet timestamp point line lseg numerology circle timestamptz date time md5 box strings polygon multirangetypes ok 22 + strings 1675 ms ok 23 + md5 1606 ms ok 24 + numerology 1521 ms ok 25 + point 1349 ms ok 26 + lseg 1497 ms ok 27 + line 1346 ms ok 28 + box 1624 ms ok 29 + path 653 ms ok 30 + polygon 1694 ms ok 31 + circle 1534 ms ok 32 + date 1551 ms ok 33 + time 1559 ms ok 34 + timetz 793 ms ok 35 + timestamp 1334 ms ok 36 + timestamptz 1527 ms ok 37 + interval 807 ms ok 38 + inet 1274 ms ok 39 + macaddr 639 ms ok 40 + macaddr8 803 ms ok 41 + multirangetypes 2098 ms # parallel group (12 tests): horology type_sanity misc_sanity comments tstypes regex geometry expressions xid unicode mvcc opr_sanity ok 42 + geometry 861 ms ok 43 + horology 815 ms ok 44 + tstypes 852 ms ok 45 + regex 856 ms ok 46 + type_sanity 813 ms ok 47 + opr_sanity 1187 ms ok 48 + misc_sanity 809 ms ok 49 + comments 807 ms ok 50 + expressions 847 ms ok 51 + unicode 845 ms ok 52 + xid 843 ms ok 53 + mvcc 884 ms # parallel group (5 tests): copydml copyselect insert_conflict copy insert ok 54 + copy 922 ms ok 55 + copyselect 557 ms ok 56 + copydml 434 ms ok 57 + insert 1532 ms ok 58 + insert_conflict 907 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 378 ms ok 60 + create_misc 474 ms ok 61 + create_operator 375 ms ok 62 + create_procedure 520 ms ok 63 + create_table 1329 ms ok 64 + create_type 610 ms ok 65 + create_schema 398 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index not ok 66 + create_index 3029 ms ok 67 + create_index_spgist 1615 ms ok 68 + create_view 1460 ms ok 69 + index_including 1459 ms ok 70 + index_including_gist 1608 ms # parallel group (16 tests): create_aggregate errors create_function_sql create_am select roleattributes typed_table create_cast hash_func infinite_recurse drop_if_exists constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 897 ms ok 72 + create_function_sql 979 ms ok 73 + create_cast 1397 ms ok 74 + constraints 2261 ms ok 75 + triggers 5786 ms ok 76 + select 1304 ms ok 77 + inherit 4623 ms ok 78 + typed_table 1390 ms ok 79 + vacuum 3843 ms ok 80 + drop_if_exists 1583 ms ok 81 + updatable_views 3839 ms ok 82 + roleattributes 1383 ms ok 83 + create_am 1101 ms ok 84 + hash_func 1499 ms ok 85 + errors 954 ms ok 86 + infinite_recurse 1572 ms ok 87 - sanity_check 994 ms # parallel group (20 tests): delete case transactions prepared_xacts select_implicit namespace portals arrays union select_into select_distinct_on subselect random select_having select_distinct hash_index update join aggregates btree_index ok 88 + select_into 2916 ms ok 89 + select_distinct 4107 ms ok 90 + select_distinct_on 2913 ms ok 91 + select_implicit 2446 ms ok 92 + select_having 3050 ms ok 93 + subselect 2908 ms ok 94 + union 2906 ms ok 95 + case 1351 ms ok 96 + join 4756 ms ok 97 + aggregates 5508 ms ok 98 + transactions 1743 ms ok 99 + random 2934 ms ok 100 + portals 2722 ms ok 101 + arrays 2721 ms ok 102 + btree_index 5896 ms ok 103 + hash_index 4084 ms ok 104 + update 4602 ms ok 105 + delete 797 ms ok 106 + namespace 2658 ms ok 107 + prepared_xacts 2040 ms # parallel group (20 tests): drop_operator security_label init_privs password replica_identity collate groupingsets matview tablesample lock identity object_address gin spgist rowsecurity generated gist brin join_hash privileges ok 108 + brin 14260 ms ok 109 + gin 4202 ms ok 110 + gist 7339 ms ok 111 + spgist 4197 ms ok 112 + privileges 16602 ms ok 113 + init_privs 2004 ms ok 114 + security_label 1873 ms ok 115 + collate 2197 ms ok 116 + matview 3823 ms ok 117 + lock 4018 ms ok 118 + replica_identity 2192 ms ok 119 + rowsecurity 4827 ms ok 120 + object_address 4181 ms ok 121 + tablesample 4012 ms ok 122 + groupingsets 2186 ms ok 123 + drop_operator 1858 ms ok 124 + password 2050 ms ok 125 + identity 4108 ms ok 126 + generated 5943 ms ok 127 + join_hash 14229 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 1074 ms ok 129 + brin_multi 2650 ms # parallel group (18 tests): async tid collate.icu.utf8 alter_operator create_role dbsize tidscan collate.utf8 misc tsrf sysviews alter_generic incremental_sort tidrangescan misc_functions create_table_like merge without_overlaps ok 130 + create_table_like 2872 ms ok 131 + alter_generic 1433 ms ok 132 + alter_operator 1026 ms ok 133 + misc 1427 ms ok 134 + async 814 ms ok 135 + dbsize 1038 ms ok 136 + merge 2920 ms ok 137 + misc_functions 1558 ms ok 138 + sysviews 1421 ms ok 139 + tsrf 1418 ms ok 140 + tid 938 ms ok 141 + tidscan 1182 ms ok 142 + tidrangescan 1536 ms ok 143 + collate.utf8 1179 ms ok 144 + collate.icu.utf8 1006 ms ok 145 + incremental_sort 1532 ms ok 146 + create_role 1007 ms ok 147 + without_overlaps 3928 ms # parallel group (7 tests): psql_crosstab collate.linux.utf8 amutils collate.windows.win1252 psql rules stats_ext ok 148 + rules 1906 ms ok 149 + psql 1715 ms ok 150 + psql_crosstab 536 ms ok 151 + amutils 852 ms ok 152 + stats_ext 5351 ms ok 153 + collate.linux.utf8 579 ms ok 154 + collate.windows.win1252 885 ms ok 155 - select_parallel 7952 ms ok 156 - write_parallel 1199 ms ok 157 - vacuum_parallel 567 ms # parallel group (2 tests): subscription publication ok 158 + publication 1666 ms ok 159 + subscription 709 ms # parallel group (17 tests): functional_deps select_views tsdicts combocid xmlmap guc portals_p2 advisory_lock dependency equivclass tsearch window indirect_toast cluster bitmapops foreign_data foreign_key ok 160 + select_views 1578 ms ok 161 + portals_p2 2027 ms ok 162 + foreign_key 5941 ms ok 163 + cluster 2758 ms ok 164 + dependency 2171 ms ok 165 + guc 2019 ms ok 166 + bitmapops 2829 ms ok 167 + combocid 1812 ms ok 168 + tsearch 2561 ms ok 169 + tsdicts 1563 ms ok 170 + foreign_data 2940 ms ok 171 + window 2558 ms ok 172 + xmlmap 1804 ms ok 173 + functional_deps 1556 ms ok 174 + advisory_lock 2005 ms ok 175 + indirect_toast 2628 ms ok 176 + equivclass 2545 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson_jsontable json sqljson jsonb_jsonpath sqljson_queryfuncs jsonb ok 177 + json 788 ms ok 178 + jsonb 1276 ms ok 179 + json_encoding 602 ms ok 180 + jsonpath 751 ms ok 181 + jsonpath_encoding 565 ms ok 182 + jsonb_jsonpath 784 ms ok 183 + sqljson 781 ms ok 184 + sqljson_queryfuncs 795 ms ok 185 + sqljson_jsontable 739 ms # parallel group (18 tests): plancache copy2 prepare limit conversion rowtypes polymorphism returning xml largeobject rangefuncs with sequence truncate temp domain plpgsql alter_table ok 186 + plancache 1009 ms ok 187 + limit 1401 ms ok 188 + plpgsql 4313 ms ok 189 + copy2 1004 ms ok 190 + temp 2484 ms ok 191 + domain 2898 ms ok 192 + rangefuncs 2376 ms ok 193 + prepare 1179 ms ok 194 + conversion 1598 ms ok 195 + truncate 2376 ms ok 196 + alter_table 6349 ms ok 197 + sequence 2371 ms ok 198 + polymorphism 1592 ms ok 199 + rowtypes 1588 ms ok 200 + returning 2037 ms ok 201 + largeobject 2304 ms ok 202 + with 2358 ms ok 203 + xml 2099 ms # parallel group (15 tests): hash_part partition_merge predicate reloptions explain partition_split partition_info compression memoize partition_join indexing stats partition_aggregate tuplesort partition_prune ok 204 + partition_merge 1396 ms ok 205 + partition_split 3347 ms ok 206 + partition_join 4827 ms ok 207 + partition_prune 7616 ms ok 208 + reloptions 2938 ms ok 209 + hash_part 1374 ms ok 210 + indexing 4940 ms ok 211 + partition_aggregate 5742 ms ok 212 + partition_info 3336 ms ok 213 + tuplesort 5964 ms ok 214 + explain 2959 ms ok 215 + compression 3399 ms ok 216 + memoize 3508 ms ok 217 + stats 5532 ms ok 218 + predicate 2506 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 870 ms ok 220 + event_trigger 904 ms ok 221 - event_trigger_login 554 ms ok 222 - fast_default 694 ms ok 223 - tablespace 2134 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/create_index.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out --- C:/cirrus/src/test/regress/expected/create_index.out 2024-04-21 03:23:07.511683200 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out 2024-04-21 03:28:02.371456500 +0000 @@ -2136,10 +2136,18 @@ explain (costs off) SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}'); QUERY PLAN ----------------------------------------------------------------------------------------------------- - Index Only Scan using tenk1_unique1 on tenk1 - Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[]))) -(2 rows) +------------------------------------------------------------------- + Bitmap Heap Scan on tenk1 + Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9)) + Filter: (unique1 = ANY ('{1,42,7}'::integer[])) + -> BitmapOr + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 7) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 8) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = 9) +(10 rows) SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}'); unique1 @@ -2150,10 +2158,16 @@ explain (costs off) SELECT unique1 FROM tenk1 WHERE unique1 = ANY('{7, 14, 22}') and unique1 = ANY('{33, 44}'::bigint[]); QUERY PLAN ----------------------------------------------------------------------------------------------------- - Index Only Scan using tenk1_unique1 on tenk1 - Index Cond: ((unique1 = ANY ('{7,14,22}'::integer[])) AND (unique1 = ANY ('{33,44}'::bigint[]))) -(2 rows) +------------------------------------------------------------------------ + Bitmap Heap Scan on tenk1 + Recheck Cond: ((unique1 = '33'::bigint) OR (unique1 = '44'::bigint)) + Filter: (unique1 = ANY ('{7,14,22}'::integer[])) + -> BitmapOr + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = '33'::bigint) + -> Bitmap Index Scan on tenk1_unique1 + Index Cond: (unique1 = '44'::bigint) +(8 rows) SELECT unique1 FROM tenk1 WHERE unique1 = ANY('{7, 14, 22}') and unique1 = ANY('{33, 44}'::bigint[]); unique1 === EOF === [03:29:46.612](130.676s) not ok 2 - regression tests pass [03:29:46.612](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [03:29:46.612](0.000s) # got: '256' # expected: '0' 4001 1 1 1 1 2 1 1 5 9 5 1 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 1 1 1 1 -1 1 1 -1 -32768 32767 46 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14890CC8 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 56940 --no-unlogged-table-data [03:29:52.514](5.902s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 56941 [03:29:57.873](5.359s) 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 [03:29:58.076](0.203s) ok 5 - compare primary and standby dumps [03:29:58.687](0.611s) 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" [03:29:59.113](0.425s) 1..6 [03:29:59.121](0.008s) # Looks like you failed 1 test of 6.