# Checking port 55428 # Found port 55428 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=55428 host=/tmp/HA0BgTQagr Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [12:36:29.147](0.059s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/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 12584 (standby_1,) [12:36:29.376](0.229s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/HA0BgTQagr -p 55428 --checkpoint fast --no-sync # Backup finished # Checking port 55429 # Found port 55429 Name: standby_1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=55429 host=/tmp/HA0BgTQagr Log file: /tmp/cirrus-ci-build/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 /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/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 12703 # using postmaster on /tmp/HA0BgTQagr, port 55428 ok 1 - test_setup 432 ms # parallel group (20 tests): varchar char txid pg_lsn oid name int2 text uuid regproc float4 money boolean int4 bit float8 int8 enum rangetypes numeric ok 2 + boolean 272 ms ok 3 + char 131 ms ok 4 + name 187 ms ok 5 + varchar 97 ms ok 6 + text 198 ms ok 7 + int2 196 ms ok 8 + int4 279 ms ok 9 + int8 366 ms ok 10 + oid 168 ms ok 11 + float4 252 ms ok 12 + float8 366 ms ok 13 + bit 352 ms ok 14 + numeric 1071 ms ok 15 + txid 144 ms ok 16 + uuid 214 ms ok 17 + enum 408 ms ok 18 + money 257 ms ok 19 + rangetypes 1024 ms ok 20 + pg_lsn 155 ms ok 21 + regproc 227 ms # parallel group (20 tests): md5 lseg point circle timetz macaddr line path time macaddr8 numerology inet polygon date box timestamp interval timestamptz strings multirangetypes ok 22 + strings 971 ms ok 23 + md5 72 ms ok 24 + numerology 335 ms ok 25 + point 109 ms ok 26 + lseg 96 ms ok 27 + line 165 ms ok 28 + box 775 ms ok 29 + path 168 ms ok 30 + polygon 531 ms ok 31 + circle 125 ms ok 32 + date 563 ms ok 33 + time 188 ms ok 34 + timetz 154 ms ok 35 + timestamp 778 ms ok 36 + timestamptz 901 ms ok 37 + interval 886 ms ok 38 + inet 394 ms ok 39 + macaddr 156 ms ok 40 + macaddr8 270 ms ok 41 + multirangetypes 1286 ms # parallel group (12 tests): comments misc_sanity unicode mvcc xid expressions type_sanity tstypes regex geometry horology opr_sanity ok 42 + geometry 441 ms ok 43 + horology 457 ms ok 44 + tstypes 347 ms ok 45 + regex 365 ms ok 46 + type_sanity 303 ms ok 47 + opr_sanity 542 ms ok 48 + misc_sanity 75 ms ok 49 + comments 47 ms ok 50 + expressions 269 ms ok 51 + unicode 93 ms ok 52 + xid 255 ms ok 53 + mvcc 203 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 343 ms ok 55 + copyselect 85 ms ok 56 + copydml 171 ms ok 57 + insert 2014 ms ok 58 + insert_conflict 489 ms # parallel group (7 tests): create_function_c create_operator create_type create_schema create_misc create_procedure create_table ok 59 + create_function_c 24 ms ok 60 + create_misc 205 ms ok 61 + create_operator 158 ms ok 62 + create_procedure 208 ms ok 63 + create_table 2365 ms ok 64 + create_type 177 ms ok 65 + create_schema 187 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 2172 ms ok 67 + create_index_spgist 1185 ms ok 68 + create_view 1438 ms ok 69 + index_including 948 ms ok 70 + index_including_gist 578 ms # parallel group (16 tests): errors create_cast roleattributes hash_func infinite_recurse create_aggregate select typed_table create_function_sql drop_if_exists create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 423 ms ok 72 + create_function_sql 658 ms ok 73 + create_cast 186 ms ok 74 + constraints 2986 ms ok 75 + triggers 7652 ms ok 76 + select 506 ms ok 77 + inherit 7037 ms ok 78 + typed_table 654 ms ok 79 + vacuum 1665 ms ok 80 + drop_if_exists 666 ms ok 81 + updatable_views 6798 ms ok 82 + roleattributes 202 ms ok 83 + create_am 791 ms ok 84 + hash_func 327 ms ok 85 + errors 161 ms ok 86 + infinite_recurse 364 ms ok 87 - sanity_check 177 ms # parallel group (20 tests): select_distinct_on random delete select_implicit select_having case namespace select_into select_distinct prepared_xacts union portals subselect transactions arrays hash_index update aggregates btree_index join ok 88 + select_into 412 ms ok 89 + select_distinct 414 ms ok 90 + select_distinct_on 92 ms ok 91 + select_implicit 178 ms ok 92 + select_having 192 ms ok 93 + subselect 1052 ms ok 94 + union 725 ms ok 95 + case 253 ms ok 96 + join 4110 ms ok 97 + aggregates 2759 ms ok 98 + transactions 1191 ms ok 99 + random 103 ms ok 100 + portals 863 ms ok 101 + arrays 1213 ms ok 102 + btree_index 3840 ms ok 103 + hash_index 1631 ms ok 104 + update 1872 ms ok 105 + delete 151 ms ok 106 + namespace 385 ms ok 107 + prepared_xacts 412 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock object_address collate groupingsets replica_identity matview identity spgist gist gin generated brin join_hash rowsecurity privileges ok 108 + brin 5562 ms ok 109 + gin 3044 ms ok 110 + gist 2856 ms ok 111 + spgist 2784 ms ok 112 + privileges 6333 ms ok 113 + init_privs 92 ms ok 114 + security_label 563 ms ok 115 + collate 1689 ms ok 116 + matview 2212 ms ok 117 + lock 1093 ms ok 118 + replica_identity 2192 ms ok 119 + rowsecurity 5912 ms ok 120 + object_address 1111 ms ok 121 + tablesample 703 ms ok 122 + groupingsets 2026 ms ok 123 + drop_operator 204 ms ok 124 + password 700 ms ok 125 + identity 2504 ms ok 126 + generated 3362 ms ok 127 + join_hash 5663 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 204 ms ok 129 + brin_multi 1017 ms # parallel group (17 tests): async dbsize tidscan sysviews tidrangescan tid tsrf alter_operator misc_functions incremental_sort create_role misc without_overlaps alter_generic merge create_table_like collate.icu.utf8 ok 130 + create_table_like 1887 ms ok 131 + alter_generic 1216 ms ok 132 + alter_operator 495 ms ok 133 + misc 749 ms ok 134 + async 50 ms ok 135 + dbsize 85 ms not ok 136 + merge 1784 ms ok 137 + misc_functions 523 ms ok 138 + sysviews 177 ms ok 139 + tsrf 389 ms ok 140 + tid 389 ms ok 141 + tidscan 132 ms ok 142 + tidrangescan 245 ms ok 143 + collate.icu.utf8 1946 ms ok 144 + incremental_sort 706 ms ok 145 + create_role 737 ms ok 146 + without_overlaps 1042 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 147 + rules 2250 ms ok 148 + psql 2582 ms ok 149 + psql_crosstab 179 ms ok 150 + amutils 90 ms ok 151 + stats_ext 3559 ms ok 152 + collate.linux.utf8 45 ms ok 153 + collate.windows.win1252 49 ms ok 154 - select_parallel 1279 ms ok 155 - write_parallel 189 ms ok 156 - vacuum_parallel 149 ms # parallel group (2 tests): subscription publication ok 157 + publication 1345 ms ok 158 + subscription 177 ms # parallel group (17 tests): advisory_lock portals_p2 combocid xmlmap equivclass functional_deps tsdicts select_views dependency indirect_toast guc bitmapops window tsearch cluster foreign_data foreign_key ok 159 + select_views 629 ms ok 160 + portals_p2 213 ms ok 161 + foreign_key 5891 ms ok 162 + cluster 1770 ms ok 163 + dependency 649 ms ok 164 + guc 720 ms ok 165 + bitmapops 886 ms ok 166 + combocid 332 ms ok 167 + tsearch 1391 ms ok 168 + tsdicts 610 ms ok 169 + foreign_data 3458 ms ok 170 + window 1248 ms ok 171 + xmlmap 333 ms ok 172 + functional_deps 513 ms ok 173 + advisory_lock 148 ms ok 174 + indirect_toast 650 ms ok 175 + equivclass 502 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 217 ms ok 177 + jsonb 480 ms ok 178 + json_encoding 39 ms ok 179 + jsonpath 105 ms ok 180 + jsonpath_encoding 23 ms ok 181 + jsonb_jsonpath 290 ms ok 182 + sqljson 133 ms # parallel group (18 tests): prepare conversion returning plancache limit temp copy2 xml sequence rowtypes largeobject with truncate polymorphism rangefuncs domain plpgsql alter_table ok 183 + plancache 704 ms ok 184 + limit 775 ms ok 185 + plpgsql 3798 ms ok 186 + copy2 994 ms ok 187 + temp 836 ms ok 188 + domain 1801 ms ok 189 + rangefuncs 1525 ms ok 190 + prepare 137 ms ok 191 + conversion 315 ms ok 192 + truncate 1388 ms ok 193 + alter_table 6590 ms ok 194 + sequence 1123 ms ok 195 + polymorphism 1392 ms ok 196 + rowtypes 1142 ms ok 197 + returning 434 ms ok 198 + largeobject 1218 ms ok 199 + with 1228 ms ok 200 + xml 1112 ms # parallel group (13 tests): predicate reloptions hash_part explain partition_info memoize compression partition_aggregate stats tuplesort partition_prune partition_join indexing ok 201 + partition_join 3802 ms ok 202 + partition_prune 3503 ms ok 203 + reloptions 278 ms ok 204 + hash_part 292 ms ok 205 + indexing 4119 ms ok 206 + partition_aggregate 1491 ms ok 207 + partition_info 508 ms ok 208 + tuplesort 1692 ms not ok 209 + explain 294 ms ok 210 + compression 933 ms ok 211 + memoize 537 ms ok 212 + stats 1590 ms ok 213 + predicate 71 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 304 ms ok 215 + event_trigger 471 ms ok 216 - event_trigger_login 108 ms ok 217 - fast_default 434 ms ok 218 - tablespace 860 ms 1..218 # 2 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/merge.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/merge.out --- /tmp/cirrus-ci-build/src/test/regress/expected/merge.out 2024-03-19 12:34:37.403272000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/merge.out 2024-03-19 12:37:01.524193000 +0000 @@ -1675,8 +1675,10 @@ QUERY PLAN ------------------------------------------------------------------------------------- Merge on public.tgt t + JIT: true -> Hash Join Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid + JIT: true Hash Cond: (t.a = s.a) Join Filter: (t.b < (SubPlan 1)) -> Seq Scan on public.tgt t @@ -1706,7 +1708,7 @@ -> Seq Scan on public.ref r_1 Output: r_1.ab, r_1.cd Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d))) -(32 rows) +(34 rows) DROP TABLE src, tgt, ref; -- Subqueries diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/explain.out --- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out 2024-03-19 12:34:37.401492000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/explain.out 2024-03-19 12:37:21.763713000 +0000 @@ -332,16 +332,16 @@ CONTEXT: PL/pgSQL function explain_filter(text) line 5 at FOR over EXECUTE statement -- MEMORY option select explain_filter('explain (memory) select * from int8_tbl i8'); - explain_filter ---------------------------------------------------------- - Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N) + explain_filter +----------------------------------------------------------------- + Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N loops=N) Memory: used=N bytes allocated=N bytes (2 rows) select explain_filter('explain (memory, analyze) select * from int8_tbl i8'); - explain_filter ------------------------------------------------------------------------------------------------ - Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N) (actual time=N.N..N.N rows=N loops=N) + explain_filter +------------------------------------------------------------------------------------------------------- + Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N loops=N) (actual time=N.N..N.N rows=N loops=N) Memory: used=N bytes allocated=N bytes Planning Time: N.N ms Execution Time: N.N ms @@ -360,6 +360,7 @@ Total Cost: N.N + Plan Rows: N + Plan Width: N + + Plan Calls: N + Planning: + Memory Used: N + Memory Allocated: N + @@ -381,6 +382,7 @@ "Total Cost": N.N, + "Plan Rows": N, + "Plan Width": N, + + "Plan Calls": N, + "Actual Startup Time": N.N, + "Actual Total Time": N.N, + "Actual Rows": N, + @@ -400,9 +402,9 @@ prepare int8_query as select * from int8_tbl i8; select explain_filter('explain (memory) execute int8_query'); - explain_filter ---------------------------------------------------------- - Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N) + explain_filter +----------------------------------------------------------------- + Seq Scan on int8_tbl i8 (cost=N.N..N.N rows=N width=N loops=N) Memory: used=N bytes allocated=N bytes (2 rows) === EOF === [12:37:27.526](58.150s) not ok 2 - regression tests pass [12:37:27.527](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [12:37:27.527](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 1 1 4001 1 6 104 2 1 5 1006 1 2 41 5 17 -2 33 34 9 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/142759C0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 55428 --no-unlogged-table-data [12:37:29.875](2.348s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 55429 [12:37:31.555](1.680s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump [12:37:31.570](0.014s) ok 5 - compare primary and standby dumps [12:37:31.739](0.169s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/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 /tmp/cirrus-ci-build/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" [12:37:31.960](0.221s) 1..6 [12:37:31.963](0.003s) # Looks like you failed 1 test of 6.