# Checking port 58567 # Found port 58567 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=58567 host=/tmp/oDlpt9p_lc Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [08:36:56.059](0.017s) # 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 28457 (standby_1,) [08:36:56.316](0.257s) 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/oDlpt9p_lc -p 58567 --checkpoint fast --no-sync # Backup finished # Checking port 58568 # Found port 58568 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=58568 host=/tmp/oDlpt9p_lc 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 28511 # using postmaster on /tmp/oDlpt9p_lc, port 58567 ok 1 - test_setup 446 ms # parallel group (20 tests): varchar name pg_lsn char int2 regproc oid int4 txid uuid text int8 float4 money float8 enum boolean bit numeric rangetypes ok 2 + boolean 397 ms ok 3 + char 119 ms ok 4 + name 114 ms ok 5 + varchar 107 ms ok 6 + text 161 ms ok 7 + int2 120 ms ok 8 + int4 151 ms ok 9 + int8 190 ms ok 10 + oid 145 ms ok 11 + float4 191 ms ok 12 + float8 267 ms ok 13 + bit 437 ms ok 14 + numeric 1373 ms ok 15 + txid 151 ms ok 16 + uuid 157 ms ok 17 + enum 318 ms ok 18 + money 203 ms ok 19 + rangetypes 1415 ms ok 20 + pg_lsn 113 ms ok 21 + regproc 126 ms # parallel group (20 tests): lseg path line macaddr md5 timetz circle time macaddr8 date numerology inet point strings interval timestamp timestamptz multirangetypes polygon box ok 22 + strings 454 ms ok 23 + md5 140 ms ok 24 + numerology 238 ms ok 25 + point 325 ms ok 26 + lseg 72 ms ok 27 + line 102 ms ok 28 + box 1304 ms ok 29 + path 81 ms ok 30 + polygon 1006 ms ok 31 + circle 147 ms ok 32 + date 233 ms ok 33 + time 160 ms ok 34 + timetz 141 ms ok 35 + timestamp 517 ms ok 36 + timestamptz 620 ms ok 37 + interval 510 ms ok 38 + inet 276 ms ok 39 + macaddr 118 ms ok 40 + macaddr8 191 ms ok 41 + multirangetypes 987 ms # parallel group (12 tests): comments misc_sanity unicode xid mvcc tstypes expressions type_sanity geometry horology regex opr_sanity ok 42 + geometry 450 ms ok 43 + horology 600 ms ok 44 + tstypes 251 ms ok 45 + regex 763 ms ok 46 + type_sanity 367 ms ok 47 + opr_sanity 1034 ms ok 48 + misc_sanity 78 ms ok 49 + comments 70 ms ok 50 + expressions 270 ms ok 51 + unicode 84 ms ok 52 + xid 145 ms ok 53 + mvcc 229 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 288 ms ok 55 + copyselect 123 ms ok 56 + copydml 130 ms ok 57 + insert 942 ms ok 58 + insert_conflict 494 ms # parallel group (7 tests): create_function_c create_operator create_type create_misc create_schema create_procedure create_table ok 59 + create_function_c 40 ms ok 60 + create_misc 193 ms ok 61 + create_operator 105 ms ok 62 + create_procedure 195 ms ok 63 + create_table 1049 ms ok 64 + create_type 176 ms ok 65 + create_schema 193 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 2932 ms ok 67 + create_index_spgist 2475 ms ok 68 + create_view 1367 ms ok 69 + index_including 599 ms ok 70 + index_including_gist 1088 ms # parallel group (16 tests): errors create_cast roleattributes hash_func create_aggregate drop_if_exists typed_table create_function_sql select create_am infinite_recurse vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 201 ms ok 72 + create_function_sql 512 ms ok 73 + create_cast 147 ms ok 74 + constraints 1396 ms ok 75 + triggers 5131 ms ok 76 + select 570 ms ok 77 + inherit 2963 ms ok 78 + typed_table 398 ms ok 79 + vacuum 1232 ms ok 80 + drop_if_exists 218 ms ok 81 + updatable_views 2129 ms ok 82 + roleattributes 148 ms ok 83 + create_am 574 ms ok 84 + hash_func 195 ms ok 85 + errors 122 ms ok 86 + infinite_recurse 618 ms ok 87 - sanity_check 260 ms # parallel group (20 tests): select_distinct_on select_having delete select_implicit case namespace select_into prepared_xacts random transactions portals union select_distinct arrays subselect hash_index update join aggregates btree_index ok 88 + select_into 334 ms ok 89 + select_distinct 950 ms ok 90 + select_distinct_on 151 ms ok 91 + select_implicit 218 ms ok 92 + select_having 158 ms ok 93 + subselect 1132 ms ok 94 + union 807 ms ok 95 + case 263 ms ok 96 + join 3694 ms ok 97 + aggregates 3920 ms ok 98 + transactions 566 ms ok 99 + random 410 ms ok 100 + portals 715 ms ok 101 + arrays 975 ms ok 102 + btree_index 5835 ms ok 103 + hash_index 1919 ms ok 104 + update 2190 ms ok 105 + delete 159 ms ok 106 + namespace 304 ms ok 107 + prepared_xacts 351 ms # parallel group (20 tests): init_privs drop_operator security_label password tablesample lock object_address replica_identity collate matview identity groupingsets generated spgist rowsecurity gist gin brin join_hash privileges ok 108 + brin 8550 ms ok 109 + gin 3849 ms ok 110 + gist 3805 ms ok 111 + spgist 2925 ms ok 112 + privileges 9178 ms ok 113 + init_privs 58 ms ok 114 + security_label 265 ms ok 115 + collate 1009 ms ok 116 + matview 1755 ms ok 117 + lock 400 ms ok 118 + replica_identity 959 ms ok 119 + rowsecurity 3131 ms ok 120 + object_address 484 ms ok 121 + tablesample 363 ms ok 122 + groupingsets 2635 ms ok 123 + drop_operator 176 ms ok 124 + password 270 ms ok 125 + identity 1834 ms ok 126 + generated 2879 ms ok 127 + join_hash 8567 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 143 ms ok 129 + brin_multi 846 ms # parallel group (18 tests): async dbsize collate.utf8 tsrf alter_operator tid create_role tidscan misc_functions sysviews alter_generic tidrangescan incremental_sort create_table_like merge misc collate.icu.utf8 without_overlaps ok 130 + create_table_like 903 ms ok 131 + alter_generic 435 ms ok 132 + alter_operator 159 ms ok 133 + misc 1093 ms ok 134 + async 97 ms ok 135 + dbsize 110 ms ok 136 + merge 1076 ms ok 137 + misc_functions 347 ms ok 138 + sysviews 353 ms ok 139 + tsrf 151 ms ok 140 + tid 207 ms ok 141 + tidscan 256 ms ok 142 + tidrangescan 452 ms ok 143 + collate.utf8 137 ms ok 144 + collate.icu.utf8 1318 ms ok 145 + incremental_sort 797 ms ok 146 + create_role 251 ms ok 147 + without_overlaps 1425 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 148 + rules 1372 ms ok 149 + psql 1521 ms ok 150 + psql_crosstab 63 ms ok 151 + amutils 44 ms ok 152 + stats_ext 2862 ms ok 153 + collate.linux.utf8 32 ms ok 154 + collate.windows.win1252 33 ms ok 155 - select_parallel 5677 ms ok 156 - write_parallel 213 ms ok 157 - vacuum_parallel 243 ms # parallel group (2 tests): subscription publication ok 158 + publication 2128 ms ok 159 + subscription 134 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap tsdicts functional_deps equivclass guc dependency select_views window cluster bitmapops indirect_toast foreign_data tsearch foreign_key ok 160 + select_views 557 ms ok 161 + portals_p2 98 ms ok 162 + foreign_key 2800 ms ok 163 + cluster 1070 ms ok 164 + dependency 323 ms ok 165 + guc 312 ms ok 166 + bitmapops 1087 ms ok 167 + combocid 164 ms ok 168 + tsearch 2122 ms ok 169 + tsdicts 212 ms ok 170 + foreign_data 1567 ms ok 171 + window 1008 ms ok 172 + xmlmap 181 ms ok 173 + functional_deps 251 ms ok 174 + advisory_lock 135 ms ok 175 + indirect_toast 1092 ms ok 176 + equivclass 252 ms # parallel group (9 tests): json_encoding jsonpath_encoding jsonpath sqljson sqljson_jsontable sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 381 ms ok 178 + jsonb 790 ms ok 179 + json_encoding 62 ms ok 180 + jsonpath 162 ms ok 181 + jsonpath_encoding 66 ms ok 182 + jsonb_jsonpath 374 ms ok 183 + sqljson 224 ms ok 184 + sqljson_queryfuncs 332 ms ok 185 + sqljson_jsontable 228 ms # parallel group (18 tests): prepare returning plancache conversion limit temp copy2 sequence truncate polymorphism rowtypes domain with largeobject rangefuncs xml plpgsql alter_table ok 186 + plancache 424 ms ok 187 + limit 505 ms ok 188 + plpgsql 2536 ms ok 189 + copy2 710 ms ok 190 + temp 610 ms ok 191 + domain 1089 ms ok 192 + rangefuncs 1335 ms ok 193 + prepare 184 ms ok 194 + conversion 487 ms ok 195 + truncate 847 ms not ok 196 + alter_table 3400 ms ok 197 + sequence 717 ms ok 198 + polymorphism 886 ms ok 199 + rowtypes 911 ms ok 200 + returning 264 ms ok 201 + largeobject 1123 ms ok 202 + with 1107 ms ok 203 + xml 1699 ms # parallel group (15 tests): hash_part reloptions explain partition_info predicate compression partition_merge memoize partition_split stats partition_aggregate partition_join tuplesort indexing partition_prune ok 204 + partition_merge 1068 ms ok 205 + partition_split 1549 ms ok 206 + partition_join 2527 ms ok 207 + partition_prune 3052 ms ok 208 + reloptions 224 ms ok 209 + hash_part 156 ms ok 210 + indexing 2638 ms ok 211 + partition_aggregate 2246 ms ok 212 + partition_info 305 ms ok 213 + tuplesort 2551 ms ok 214 + explain 304 ms ok 215 + compression 545 ms ok 216 + memoize 1124 ms ok 217 + stats 1761 ms ok 218 + predicate 336 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 674 ms ok 220 + event_trigger 758 ms ok 221 - event_trigger_login 72 ms ok 222 - fast_default 281 ms ok 223 - tablespace 898 ms 1..223 # 1 of 223 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/alter_table.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out --- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out 2024-04-08 08:33:25.896419492 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-04-08 08:37:48.564250584 +0000 @@ -3476,9 +3476,20 @@ WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid; SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; - oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) + oid | mapped_oid | reltablespace | relfilenode | relname +-------+------------+---------------+-------------+---------------------- + 37632 | | 0 | 37632 | pktable_pkey + 37629 | | 0 | 37629 | pktable + 37634 | | 0 | 37634 | fktable + 38149 | | 0 | 38149 | pg_toast_38139_index + 38148 | | 0 | 38148 | pg_toast_38139 + 38139 | | 0 | 38145 | foo + 38361 | | 0 | 38361 | old_oids + 38383 | | 0 | 38383 | pg_toast_38380 + 38384 | | 0 | 38384 | pg_toast_38380_index + 38380 | | 0 | 38380 | recur2 + 38374 | | 0 | 38374 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [08:37:53.992](57.676s) not ok 2 - regression tests pass [08:37:53.992](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [08:37:53.992](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 1006 4001 1 2 41 5 17 -2 33 34 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/14BFC4F0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 58567 --no-unlogged-table-data [08:37:56.437](2.445s) 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 58568 [08:37:59.102](2.665s) 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 [08:37:59.146](0.045s) ok 5 - compare primary and standby dumps connection error: 'psql: error: connection to server on socket "/tmp/oDlpt9p_lc/.s.PGSQL.58567" failed: No such file or directory Is the server running locally and accepting connections on that socket?' while running 'psql -XAtq -d port=58567 host=/tmp/oDlpt9p_lc dbname='postgres' -f - -v ON_ERROR_STOP=1' at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2040. # No postmaster PID for node "primary" # Postmaster PID for node "standby_1" is 28511 ### Stopping node "standby_1" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" [08:37:59.272](0.126s) # Tests were run but no plan was declared and done_testing() was not seen. [08:37:59.273](0.000s) # Looks like your test exited with 29 just after 5.