# Checking port 57188 # Found port 57188 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=57188 host=C:/Windows/TEMP/2C1M_n1jBP Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [23:01:40.016](0.111s) # 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 4948 (standby_1,) [23:01:42.109](2.093s) 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/2C1M_n1jBP -p 57188 --checkpoint fast --no-sync # Backup finished # Checking port 57189 # Found port 57189 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=57189 host=C:/Windows/TEMP/2C1M_n1jBP 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 5236 # using postmaster on C:/Windows/TEMP/2C1M_n1jBP, port 57188 ok 1 - test_setup 854 ms # parallel group (20 tests): regproc text int4 int2 boolean varchar int8 float4 money bit enum float8 oid txid pg_lsn name uuid char rangetypes numeric ok 2 + boolean 1040 ms ok 3 + char 1344 ms ok 4 + name 1340 ms ok 5 + varchar 1034 ms ok 6 + text 847 ms ok 7 + int2 1029 ms ok 8 + int4 845 ms ok 9 + int8 1026 ms ok 10 + oid 1227 ms ok 11 + float4 1055 ms ok 12 + float8 1222 ms ok 13 + bit 1080 ms ok 14 + numeric 2278 ms ok 15 + txid 1283 ms ok 16 + uuid 1314 ms ok 17 + enum 1210 ms ok 18 + money 1068 ms ok 19 + rangetypes 1980 ms ok 20 + pg_lsn 1272 ms ok 21 + regproc 723 ms # parallel group (20 tests): numerology point line md5 time circle lseg path date macaddr timetz macaddr8 inet interval box polygon timestamp timestamptz strings multirangetypes ok 22 + strings 1892 ms ok 23 + md5 1474 ms ok 24 + numerology 1070 ms ok 25 + point 1069 ms ok 26 + lseg 1562 ms ok 27 + line 1066 ms ok 28 + box 1844 ms ok 29 + path 1558 ms ok 30 + polygon 1862 ms ok 31 + circle 1496 ms ok 32 + date 1553 ms ok 33 + time 1458 ms ok 34 + timetz 1601 ms ok 35 + timestamp 1854 ms ok 36 + timestamptz 1852 ms ok 37 + interval 1787 ms ok 38 + inet 1639 ms ok 39 + macaddr 1590 ms ok 40 + macaddr8 1635 ms ok 41 + multirangetypes 2067 ms # parallel group (12 tests): unicode horology comments regex misc_sanity mvcc type_sanity xid geometry expressions tstypes opr_sanity ok 42 + geometry 671 ms ok 43 + horology 650 ms ok 44 + tstypes 674 ms ok 45 + regex 654 ms ok 46 + type_sanity 658 ms ok 47 + opr_sanity 1171 ms ok 48 + misc_sanity 650 ms ok 49 + comments 640 ms ok 50 + expressions 656 ms ok 51 + unicode 576 ms ok 52 + xid 652 ms ok 53 + mvcc 641 ms # parallel group (5 tests): copydml copy copyselect insert_conflict insert ok 54 + copy 489 ms ok 55 + copyselect 487 ms ok 56 + copydml 467 ms ok 57 + insert 1515 ms ok 58 + insert_conflict 808 ms # parallel group (7 tests): create_function_c create_type create_operator create_misc create_schema create_procedure create_table ok 59 + create_function_c 313 ms ok 60 + create_misc 503 ms ok 61 + create_operator 476 ms ok 62 + create_procedure 529 ms ok 63 + create_table 1286 ms ok 64 + create_type 385 ms ok 65 + create_schema 495 ms # parallel group (5 tests): create_view index_including index_including_gist create_index_spgist create_index ok 66 + create_index 3213 ms ok 67 + create_index_spgist 1674 ms ok 68 + create_view 1510 ms ok 69 + index_including 1590 ms ok 70 + index_including_gist 1599 ms # parallel group (16 tests): select create_cast create_aggregate hash_func roleattributes typed_table infinite_recurse create_function_sql errors drop_if_exists create_am constraints vacuum inherit updatable_views triggers ok 71 + create_aggregate 1109 ms ok 72 + create_function_sql 1171 ms ok 73 + create_cast 1106 ms ok 74 + constraints 3499 ms ok 75 + triggers 7642 ms ok 76 + select 1026 ms ok 77 + inherit 4766 ms ok 78 + typed_table 1128 ms ok 79 + vacuum 4741 ms ok 80 + drop_if_exists 2704 ms ok 81 + updatable_views 5262 ms ok 82 + roleattributes 1117 ms ok 83 + create_am 2700 ms ok 84 + hash_func 1088 ms ok 85 + errors 2650 ms ok 86 + infinite_recurse 1117 ms ok 87 - sanity_check 669 ms # parallel group (20 tests): select_into select_distinct_on select_implicit select_having case delete random namespace select_distinct union portals prepared_xacts arrays transactions subselect hash_index update join aggregates btree_index ok 88 + select_into 791 ms ok 89 + select_distinct 2082 ms ok 90 + select_distinct_on 787 ms ok 91 + select_implicit 786 ms ok 92 + select_having 805 ms ok 93 + subselect 2842 ms ok 94 + union 2159 ms ok 95 + case 1127 ms ok 96 + join 3457 ms ok 97 + aggregates 4835 ms ok 98 + transactions 2751 ms ok 99 + random 1545 ms ok 100 + portals 2224 ms ok 101 + arrays 2699 ms ok 102 + btree_index 6357 ms ok 103 + hash_index 2873 ms ok 104 + update 3408 ms ok 105 + delete 1348 ms ok 106 + namespace 1536 ms ok 107 + prepared_xacts 2211 ms # parallel group (20 tests): drop_operator init_privs tablesample lock security_label password object_address replica_identity groupingsets spgist collate matview identity gin generated rowsecurity gist join_hash brin privileges ok 108 + brin 11381 ms ok 109 + gin 3709 ms ok 110 + gist 5694 ms ok 111 + spgist 3500 ms ok 112 + privileges 13046 ms ok 113 + init_privs 738 ms ok 114 + security_label 1724 ms ok 115 + collate 3571 ms ok 116 + matview 3693 ms ok 117 + lock 1719 ms ok 118 + replica_identity 3210 ms ok 119 + rowsecurity 5008 ms ok 120 + object_address 3089 ms ok 121 + tablesample 1333 ms ok 122 + groupingsets 3482 ms ok 123 + drop_operator 722 ms ok 124 + password 1796 ms ok 125 + identity 3682 ms ok 126 + generated 4996 ms ok 127 + join_hash 11349 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 415 ms ok 129 + brin_multi 1618 ms # parallel group (18 tests): dbsize sysviews async alter_operator tidscan collate.icu.utf8 collate.utf8 create_table_like tid tsrf tidrangescan create_role incremental_sort alter_generic merge misc misc_functions without_overlaps ok 130 + create_table_like 1447 ms ok 131 + alter_generic 1897 ms ok 132 + alter_operator 1364 ms ok 133 + misc 1973 ms ok 134 + async 1360 ms ok 135 + dbsize 682 ms ok 136 + merge 1968 ms ok 137 + misc_functions 2046 ms ok 138 + sysviews 1263 ms ok 139 + tsrf 1499 ms ok 140 + tid 1498 ms ok 141 + tidscan 1350 ms ok 142 + tidrangescan 1495 ms ok 143 + collate.utf8 1369 ms ok 144 + collate.icu.utf8 1368 ms ok 145 + incremental_sort 1877 ms ok 146 + create_role 1874 ms ok 147 + without_overlaps 2745 ms # parallel group (7 tests): psql_crosstab amutils collate.linux.utf8 collate.windows.win1252 psql rules stats_ext ok 148 + rules 1670 ms ok 149 + psql 1609 ms ok 150 + psql_crosstab 663 ms ok 151 + amutils 661 ms ok 152 + stats_ext 4790 ms ok 153 + collate.linux.utf8 693 ms ok 154 + collate.windows.win1252 804 ms not ok 155 - select_parallel 7386 ms ok 156 - write_parallel 926 ms ok 157 - vacuum_parallel 380 ms # parallel group (2 tests): subscription publication ok 158 + publication 2036 ms ok 159 + subscription 375 ms # parallel group (17 tests): portals_p2 tsdicts guc dependency functional_deps combocid advisory_lock indirect_toast equivclass select_views xmlmap window tsearch foreign_data bitmapops cluster foreign_key ok 160 + select_views 2126 ms ok 161 + portals_p2 1589 ms ok 162 + foreign_key 4889 ms ok 163 + cluster 2712 ms ok 164 + dependency 1590 ms ok 165 + guc 1589 ms ok 166 + bitmapops 2692 ms ok 167 + combocid 1875 ms ok 168 + tsearch 2662 ms ok 169 + tsdicts 1578 ms ok 170 + foreign_data 2659 ms ok 171 + window 2358 ms ok 172 + xmlmap 2108 ms ok 173 + functional_deps 1577 ms ok 174 + advisory_lock 1873 ms ok 175 + indirect_toast 1914 ms ok 176 + equivclass 2102 ms # parallel group (9 tests): json_encoding jsonpath jsonpath_encoding sqljson sqljson_jsontable json sqljson_queryfuncs jsonb_jsonpath jsonb ok 177 + json 929 ms ok 178 + jsonb 1271 ms ok 179 + json_encoding 429 ms ok 180 + jsonpath 495 ms ok 181 + jsonpath_encoding 508 ms ok 182 + jsonb_jsonpath 953 ms ok 183 + sqljson 558 ms ok 184 + sqljson_queryfuncs 950 ms ok 185 + sqljson_jsontable 747 ms # parallel group (18 tests): returning prepare limit conversion largeobject plancache rowtypes xml sequence rangefuncs polymorphism truncate copy2 with domain temp plpgsql alter_table ok 186 + plancache 2148 ms ok 187 + limit 1232 ms ok 188 + plpgsql 4797 ms ok 189 + copy2 3300 ms ok 190 + temp 3502 ms ok 191 + domain 3376 ms ok 192 + rangefuncs 2920 ms ok 193 + prepare 1222 ms ok 194 + conversion 1389 ms ok 195 + truncate 3178 ms ok 196 + alter_table 6441 ms ok 197 + sequence 2912 ms ok 198 + polymorphism 3174 ms ok 199 + rowtypes 2127 ms ok 200 + returning 1136 ms ok 201 + largeobject 2089 ms ok 202 + with 3278 ms ok 203 + xml 2299 ms # parallel group (15 tests): hash_part partition_merge reloptions partition_info explain predicate memoize compression partition_split indexing partition_join tuplesort stats partition_aggregate partition_prune ok 204 + partition_merge 2103 ms ok 205 + partition_split 4321 ms ok 206 + partition_join 5329 ms ok 207 + partition_prune 9477 ms ok 208 + reloptions 2096 ms ok 209 + hash_part 2000 ms ok 210 + indexing 5322 ms ok 211 + partition_aggregate 7663 ms ok 212 + partition_info 2112 ms ok 213 + tuplesort 6931 ms ok 214 + explain 2652 ms ok 215 + compression 3149 ms ok 216 + memoize 3148 ms ok 217 + stats 6925 ms ok 218 + predicate 2644 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 1733 ms ok 220 + event_trigger 1824 ms ok 221 - event_trigger_login 431 ms ok 222 - fast_default 639 ms ok 223 - tablespace 1576 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/select_parallel.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- C:/cirrus/src/test/regress/expected/select_parallel.out 2024-04-18 22:57:26.096428300 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-18 23:03:13.998195600 +0000 @@ -452,25 +452,35 @@ where tenk1.four = t.four ); QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + Hash Join Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 - Filter: (SubPlan 1) - SubPlan 1 - -> Hash Join - Output: t.two - Hash Cond: (tenk1.stringu1 = t3.stringu1) - -> Seq Scan on public.tenk1 - Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 - Filter: (tenk1.four = t.four) + Inner Unique: true + Hash Cond: (t.four = tenk1.four) + -> Gather + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Workers Planned: 4 + -> Parallel Seq Scan on public.tenk1 t + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Filter: (t.two IS NOT NULL) -> Hash - Output: t3.stringu1 + Output: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four -> Gather - Output: t3.stringu1 + Output: tenk1.four Workers Planned: 4 + -> Parallel Hash Join + Output: tenk1.four + Hash Cond: (tenk1.stringu1 = t3.stringu1) + -> Parallel Seq Scan on public.tenk1 + Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 + -> Parallel Hash + Output: t3.stringu1 -> Parallel Seq Scan on public.tenk1 t3 Output: t3.stringu1 -(17 rows) +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [23:03:55.413](133.304s) not ok 2 - regression tests pass [23:03:55.413](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [23:03:55.413](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 3 4001 4 3 4 4 1 32 1 1 1 6 104 2 1 5 41 1006 1 2 5 17 -2 9 33 34 1 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/14AFB670 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 57188 --no-unlogged-table-data [23:04:00.583](5.169s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 57189 [23:04:05.764](5.182s) 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:04:06.048](0.284s) ok 5 - compare primary and standby dumps [23:04:06.765](0.717s) 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:04:08.141](1.376s) 1..6 [23:04:08.148](0.007s) # Looks like you failed 1 test of 6.