# Checking port 63898 # Found port 63898 Name: primary Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=63898 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/8obzeSvCit Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [23:11:25.258](0.015s) # initializing database system by copying initdb template # Running: cp -RPp /Users/admin/pgsql/build/tmp_install/initdb-template /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /Users/admin/pgsql/build/src/test/regress/pg_regress --config-auth /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /Users/admin/pgsql/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 17203 (standby_1,) [23:11:25.816](0.557s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/8obzeSvCit -p 63898 --checkpoint fast --no-sync # Backup finished # Checking port 63899 # Found port 63899 Name: standby_1 Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=63899 host=/var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/8obzeSvCit Log file: /Users/admin/pgsql/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 /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /Users/admin/pgsql/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 17314 # using postmaster on /var/folders/n8/pp_chp6x3jlfy1n94r6hdjv40000gn/T/8obzeSvCit, port 63898 ok 1 - test_setup 1514 ms # parallel group (20 tests): oid varchar char name pg_lsn txid text regproc uuid int2 float4 money boolean int4 bit float8 int8 enum rangetypes numeric ok 2 + boolean 2507 ms ok 3 + char 1676 ms ok 4 + name 1957 ms ok 5 + varchar 1414 ms ok 6 + text 2277 ms ok 7 + int2 2407 ms ok 8 + int4 2496 ms ok 9 + int8 2562 ms ok 10 + oid 1154 ms ok 11 + float4 2441 ms ok 12 + float8 2518 ms ok 13 + bit 2499 ms ok 14 + numeric 3221 ms ok 15 + txid 2109 ms ok 16 + uuid 2331 ms ok 17 + enum 2546 ms ok 18 + money 2440 ms ok 19 + rangetypes 3158 ms ok 20 + pg_lsn 1986 ms ok 21 + regproc 2219 ms # parallel group (20 tests): md5 lseg circle line time path numerology timetz point macaddr date macaddr8 box polygon timestamp inet interval strings timestamptz multirangetypes ok 22 + strings 1742 ms ok 23 + md5 158 ms ok 24 + numerology 240 ms ok 25 + point 242 ms ok 26 + lseg 195 ms ok 27 + line 224 ms ok 28 + box 1574 ms ok 29 + path 228 ms ok 30 + polygon 1592 ms ok 31 + circle 203 ms ok 32 + date 976 ms ok 33 + time 203 ms ok 34 + timetz 206 ms ok 35 + timestamp 1571 ms ok 36 + timestamptz 2028 ms ok 37 + interval 1681 ms ok 38 + inet 1569 ms ok 39 + macaddr 628 ms ok 40 + macaddr8 1484 ms ok 41 + multirangetypes 2556 ms # parallel group (12 tests): comments misc_sanity unicode mvcc expressions xid tstypes horology geometry type_sanity regex opr_sanity ok 42 + geometry 259 ms ok 43 + horology 233 ms ok 44 + tstypes 217 ms ok 45 + regex 627 ms ok 46 + type_sanity 261 ms ok 47 + opr_sanity 925 ms ok 48 + misc_sanity 124 ms ok 49 + comments 77 ms ok 50 + expressions 190 ms ok 51 + unicode 119 ms ok 52 + xid 199 ms ok 53 + mvcc 114 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 394 ms ok 55 + copyselect 148 ms ok 56 + copydml 168 ms ok 57 + insert 762 ms ok 58 + insert_conflict 531 ms # parallel group (7 tests): create_function_c create_schema create_operator create_procedure create_misc create_type create_table ok 59 + create_function_c 54 ms ok 60 + create_misc 445 ms ok 61 + create_operator 415 ms ok 62 + create_procedure 437 ms ok 63 + create_table 912 ms ok 64 + create_type 444 ms ok 65 + create_schema 317 ms # parallel group (5 tests): index_including_gist index_including create_view create_index_spgist create_index ok 66 + create_index 2094 ms ok 67 + create_index_spgist 1401 ms ok 68 + create_view 877 ms ok 69 + index_including 816 ms ok 70 + index_including_gist 756 ms # parallel group (16 tests): hash_func errors infinite_recurse roleattributes create_cast typed_table create_aggregate create_am select drop_if_exists create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 614 ms ok 72 + create_function_sql 828 ms ok 73 + create_cast 261 ms ok 74 + constraints 2390 ms ok 75 + triggers 4174 ms ok 76 + select 683 ms ok 77 + inherit 3674 ms ok 78 + typed_table 560 ms ok 79 + vacuum 1559 ms ok 80 + drop_if_exists 695 ms ok 81 + updatable_views 3358 ms ok 82 + roleattributes 203 ms ok 83 + create_am 620 ms ok 84 + hash_func 105 ms ok 85 + errors 112 ms ok 86 + infinite_recurse 160 ms ok 87 - sanity_check 891 ms # parallel group (20 tests): delete select_distinct_on select_having select_implicit prepared_xacts random case namespace select_into union select_distinct transactions portals hash_index subselect arrays update btree_index aggregates join ok 88 + select_into 449 ms ok 89 + select_distinct 916 ms ok 90 + select_distinct_on 219 ms ok 91 + select_implicit 274 ms ok 92 + select_having 236 ms ok 93 + subselect 1558 ms ok 94 + union 675 ms ok 95 + case 379 ms ok 96 + join 3043 ms ok 97 + aggregates 2869 ms ok 98 + transactions 1024 ms ok 99 + random 358 ms ok 100 + portals 1417 ms ok 101 + arrays 1610 ms ok 102 + btree_index 2264 ms ok 103 + hash_index 1475 ms ok 104 + update 2073 ms ok 105 + delete 56 ms ok 106 + namespace 349 ms ok 107 + prepared_xacts 328 ms # parallel group (20 tests): drop_operator init_privs tablesample security_label replica_identity password lock collate object_address groupingsets matview spgist identity gin generated brin gist rowsecurity join_hash privileges ok 108 + brin 2138 ms ok 109 + gin 1917 ms ok 110 + gist 2251 ms ok 111 + spgist 1522 ms ok 112 + privileges 4976 ms ok 113 + init_privs 275 ms ok 114 + security_label 437 ms ok 115 + collate 701 ms ok 116 + matview 1198 ms ok 117 + lock 695 ms ok 118 + replica_identity 528 ms ok 119 + rowsecurity 3713 ms ok 120 + object_address 705 ms ok 121 + tablesample 394 ms ok 122 + groupingsets 1090 ms ok 123 + drop_operator 146 ms ok 124 + password 551 ms ok 125 + identity 1495 ms ok 126 + generated 1975 ms ok 127 + join_hash 3801 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 188 ms ok 129 + brin_multi 548 ms # parallel group (18 tests): async dbsize collate.utf8 tidscan alter_operator tsrf tidrangescan tid sysviews misc misc_functions incremental_sort create_role alter_generic create_table_like merge without_overlaps collate.icu.utf8 ok 130 + create_table_like 2787 ms ok 131 + alter_generic 1555 ms ok 132 + alter_operator 227 ms ok 133 + misc 1182 ms ok 134 + async 167 ms ok 135 + dbsize 167 ms ok 136 + merge 3390 ms ok 137 + misc_functions 1198 ms ok 138 + sysviews 1130 ms ok 139 + tsrf 229 ms ok 140 + tid 1070 ms ok 141 + tidscan 194 ms ok 142 + tidrangescan 233 ms ok 143 + collate.utf8 174 ms ok 144 + collate.icu.utf8 3724 ms ok 145 + incremental_sort 1272 ms ok 146 + create_role 1308 ms ok 147 + without_overlaps 3398 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab psql rules stats_ext ok 148 + rules 3517 ms ok 149 + psql 3304 ms ok 150 + psql_crosstab 327 ms ok 151 + amutils 289 ms ok 152 + stats_ext 6465 ms ok 153 + collate.linux.utf8 56 ms ok 154 + collate.windows.win1252 69 ms not ok 155 - select_parallel 2558 ms ok 156 - write_parallel 188 ms ok 157 - vacuum_parallel 535 ms # parallel group (2 tests): subscription publication ok 158 + publication 1753 ms ok 159 + subscription 654 ms # parallel group (17 tests): bitmapops advisory_lock combocid xmlmap functional_deps indirect_toast portals_p2 select_views tsdicts dependency equivclass guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 980 ms ok 161 + portals_p2 908 ms ok 162 + foreign_key 5524 ms ok 163 + cluster 2245 ms ok 164 + dependency 1270 ms ok 165 + guc 1376 ms ok 166 + bitmapops 681 ms ok 167 + combocid 747 ms ok 168 + tsearch 1574 ms ok 169 + tsdicts 1231 ms ok 170 + foreign_data 3761 ms ok 171 + window 2895 ms ok 172 + xmlmap 800 ms ok 173 + functional_deps 812 ms ok 174 + advisory_lock 671 ms ok 175 + indirect_toast 829 ms ok 176 + equivclass 1308 ms # parallel group (9 tests): jsonpath_encoding jsonpath json_encoding sqljson_jsontable jsonb_jsonpath sqljson sqljson_queryfuncs json jsonb ok 177 + json 1439 ms ok 178 + jsonb 2370 ms ok 179 + json_encoding 303 ms ok 180 + jsonpath 221 ms ok 181 + jsonpath_encoding 150 ms ok 182 + jsonb_jsonpath 823 ms ok 183 + sqljson 877 ms ok 184 + sqljson_queryfuncs 1036 ms ok 185 + sqljson_jsontable 623 ms # parallel group (18 tests): prepare conversion returning largeobject limit plancache temp truncate sequence with copy2 rowtypes xml polymorphism rangefuncs domain plpgsql alter_table ok 186 + plancache 1561 ms ok 187 + limit 1498 ms ok 188 + plpgsql 5215 ms ok 189 + copy2 2498 ms ok 190 + temp 1774 ms ok 191 + domain 3010 ms ok 192 + rangefuncs 2742 ms ok 193 + prepare 153 ms ok 194 + conversion 628 ms ok 195 + truncate 1936 ms ok 196 + alter_table 6367 ms ok 197 + sequence 2079 ms ok 198 + polymorphism 2669 ms ok 199 + rowtypes 2505 ms ok 200 + returning 1275 ms ok 201 + largeobject 1311 ms ok 202 + with 2196 ms ok 203 + xml 2487 ms # parallel group (13 tests): predicate hash_part explain reloptions partition_info memoize compression partition_aggregate tuplesort stats indexing partition_prune partition_join ok 204 + partition_join 3206 ms ok 205 + partition_prune 2966 ms ok 206 + reloptions 177 ms ok 207 + hash_part 135 ms ok 208 + indexing 2932 ms ok 209 + partition_aggregate 1511 ms ok 210 + partition_info 214 ms ok 211 + tuplesort 2153 ms ok 212 + explain 156 ms ok 213 + compression 386 ms ok 214 + memoize 257 ms ok 215 + stats 2426 ms ok 216 + predicate 97 ms # parallel group (2 tests): oidjoins event_trigger ok 217 + oidjoins 163 ms ok 218 + event_trigger 549 ms ok 219 - event_trigger_login 388 ms ok 220 - fast_default 1628 ms ok 221 - tablespace 6348 ms 1..221 # 1 of 221 tests failed. # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /Users/admin/pgsql/src/test/regress/expected/select_parallel.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- /Users/admin/pgsql/src/test/regress/expected/select_parallel.out 2024-04-04 23:07:25 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-04 23:12:07 @@ -451,26 +451,36 @@ join tenk1 t3 on t3.stringu1 = tenk1.stringu1 where tenk1.four = t.four ); - QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t + QUERY PLAN +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + 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) - -> Hash - Output: t3.stringu1 - -> Gather - Output: t3.stringu1 - Workers Planned: 4 - -> Parallel Seq Scan on public.tenk1 t3 - Output: t3.stringu1 -(17 rows) + 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: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four + -> Gather + 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 +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [23:12:37.879](72.063s) not ok 2 - regression tests pass [23:12:37.879](0.000s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [23:12:37.880](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 4001 1006 1 41 2 5 17 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 46 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/143E7318 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 63898 --no-unlogged-table-data [23:12:44.913](7.034s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 63899 [23:12:49.250](4.337s) ok 4 - dump standby server # Running: diff /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump [23:12:49.949](0.699s) ok 5 - compare primary and standby dumps [23:12:50.120](0.171s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /Users/admin/pgsql/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 /Users/admin/pgsql/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:12:50.351](0.231s) 1..6 [23:12:50.352](0.001s) # Looks like you failed 1 test of 6.