# Checking port 49820 # Found port 49820 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=49820 host=/tmp/Ee4ERZqmDY Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [22:56:40.297](0.012s) # 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 14076 (standby_1,) [22:56:40.499](0.202s) 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/Ee4ERZqmDY -p 49820 --checkpoint fast --no-sync # Backup finished # Checking port 49821 # Found port 49821 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=49821 host=/tmp/Ee4ERZqmDY 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 14113 # using postmaster on /tmp/Ee4ERZqmDY, port 49820 ok 1 - test_setup 682 ms # parallel group (20 tests): varchar char oid pg_lsn txid text int2 uuid name money regproc int4 float4 boolean int8 float8 bit enum rangetypes numeric ok 2 + boolean 179 ms ok 3 + char 87 ms ok 4 + name 149 ms ok 5 + varchar 71 ms ok 6 + text 128 ms ok 7 + int2 138 ms ok 8 + int4 160 ms ok 9 + int8 186 ms ok 10 + oid 86 ms ok 11 + float4 160 ms ok 12 + float8 199 ms ok 13 + bit 230 ms ok 14 + numeric 860 ms ok 15 + txid 104 ms ok 16 + uuid 147 ms ok 17 + enum 258 ms ok 18 + money 153 ms ok 19 + rangetypes 553 ms ok 20 + pg_lsn 100 ms ok 21 + regproc 155 ms # parallel group (20 tests): md5 line circle lseg path date timetz point time macaddr numerology macaddr8 interval inet timestamp timestamptz strings box polygon multirangetypes ok 22 + strings 1390 ms ok 23 + md5 36 ms ok 24 + numerology 715 ms ok 25 + point 178 ms ok 26 + lseg 121 ms ok 27 + line 94 ms ok 28 + box 1427 ms ok 29 + path 126 ms ok 30 + polygon 1433 ms ok 31 + circle 97 ms ok 32 + date 152 ms ok 33 + time 177 ms ok 34 + timetz 164 ms ok 35 + timestamp 1082 ms ok 36 + timestamptz 1300 ms ok 37 + interval 930 ms ok 38 + inet 934 ms ok 39 + macaddr 542 ms ok 40 + macaddr8 721 ms ok 41 + multirangetypes 1520 ms # parallel group (12 tests): comments unicode misc_sanity regex mvcc xid expressions tstypes horology geometry type_sanity opr_sanity ok 42 + geometry 705 ms ok 43 + horology 578 ms ok 44 + tstypes 576 ms ok 45 + regex 339 ms ok 46 + type_sanity 803 ms ok 47 + opr_sanity 897 ms ok 48 + misc_sanity 215 ms ok 49 + comments 17 ms ok 50 + expressions 565 ms ok 51 + unicode 66 ms ok 52 + xid 561 ms ok 53 + mvcc 532 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 343 ms ok 55 + copyselect 70 ms ok 56 + copydml 89 ms ok 57 + insert 970 ms ok 58 + insert_conflict 546 ms # parallel group (7 tests): create_function_c create_operator create_type create_procedure create_misc create_schema create_table ok 59 + create_function_c 15 ms ok 60 + create_misc 99 ms ok 61 + create_operator 64 ms ok 62 + create_procedure 98 ms ok 63 + create_table 643 ms ok 64 + create_type 91 ms ok 65 + create_schema 101 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 1372 ms ok 67 + create_index_spgist 1003 ms ok 68 + create_view 1013 ms ok 69 + index_including 715 ms ok 70 + index_including_gist 655 ms # parallel group (16 tests): create_cast roleattributes infinite_recurse errors select hash_func create_aggregate drop_if_exists create_function_sql create_am typed_table vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 410 ms ok 72 + create_function_sql 566 ms ok 73 + create_cast 119 ms ok 74 + constraints 1779 ms ok 75 + triggers 3052 ms ok 76 + select 321 ms ok 77 + inherit 2819 ms ok 78 + typed_table 1202 ms ok 79 + vacuum 1627 ms ok 80 + drop_if_exists 463 ms ok 81 + updatable_views 2418 ms ok 82 + roleattributes 225 ms ok 83 + create_am 895 ms ok 84 + hash_func 368 ms ok 85 + errors 270 ms ok 86 + infinite_recurse 258 ms ok 87 - sanity_check 1209 ms # parallel group (20 tests): select_distinct_on random select_implicit delete select_having namespace case prepared_xacts select_distinct select_into portals transactions union arrays subselect hash_index update btree_index aggregates join ok 88 + select_into 414 ms ok 89 + select_distinct 405 ms ok 90 + select_distinct_on 159 ms ok 91 + select_implicit 207 ms ok 92 + select_having 222 ms ok 93 + subselect 1557 ms ok 94 + union 1398 ms ok 95 + case 316 ms ok 96 + join 3568 ms ok 97 + aggregates 3528 ms ok 98 + transactions 1398 ms ok 99 + random 193 ms ok 100 + portals 1217 ms ok 101 + arrays 1529 ms ok 102 + btree_index 3528 ms ok 103 + hash_index 2449 ms ok 104 + update 2501 ms ok 105 + delete 214 ms ok 106 + namespace 259 ms ok 107 + prepared_xacts 320 ms # parallel group (20 tests): init_privs security_label drop_operator password tablesample lock object_address groupingsets collate replica_identity spgist gist gin matview identity generated rowsecurity join_hash brin privileges ok 108 + brin 3677 ms ok 109 + gin 2950 ms ok 110 + gist 2901 ms ok 111 + spgist 1991 ms ok 112 + privileges 3941 ms ok 113 + init_privs 199 ms ok 114 + security_label 318 ms ok 115 + collate 1744 ms ok 116 + matview 3005 ms ok 117 + lock 942 ms ok 118 + replica_identity 1864 ms ok 119 + rowsecurity 3370 ms ok 120 + object_address 942 ms ok 121 + tablesample 608 ms ok 122 + groupingsets 1014 ms ok 123 + drop_operator 329 ms ok 124 + password 451 ms ok 125 + identity 3027 ms ok 126 + generated 3334 ms ok 127 + join_hash 3674 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 141 ms ok 129 + brin_multi 610 ms # parallel group (17 tests): async dbsize sysviews tidscan tidrangescan tsrf alter_operator tid misc_functions misc create_role incremental_sort alter_generic without_overlaps merge collate.icu.utf8 create_table_like ok 130 + create_table_like 743 ms ok 131 + alter_generic 415 ms ok 132 + alter_operator 206 ms ok 133 + misc 274 ms ok 134 + async 40 ms ok 135 + dbsize 41 ms ok 136 + merge 676 ms ok 137 + misc_functions 234 ms ok 138 + sysviews 119 ms ok 139 + tsrf 183 ms ok 140 + tid 210 ms ok 141 + tidscan 177 ms ok 142 + tidrangescan 179 ms ok 143 + collate.icu.utf8 693 ms ok 144 + incremental_sort 324 ms ok 145 + create_role 294 ms ok 146 + without_overlaps 433 ms # parallel group (7 tests): collate.linux.utf8 collate.windows.win1252 amutils psql_crosstab rules psql stats_ext ok 147 + rules 643 ms ok 148 + psql 687 ms ok 149 + psql_crosstab 39 ms ok 150 + amutils 23 ms ok 151 + stats_ext 1429 ms ok 152 + collate.linux.utf8 16 ms ok 153 + collate.windows.win1252 19 ms ok 154 - select_parallel 761 ms ok 155 - write_parallel 70 ms ok 156 - vacuum_parallel 83 ms # parallel group (2 tests): subscription publication ok 157 + publication 740 ms ok 158 + subscription 86 ms # parallel group (17 tests): portals_p2 advisory_lock xmlmap combocid select_views functional_deps tsdicts guc dependency equivclass indirect_toast bitmapops window tsearch cluster foreign_data foreign_key ok 159 + select_views 334 ms ok 160 + portals_p2 122 ms ok 161 + foreign_key 2662 ms ok 162 + cluster 866 ms ok 163 + dependency 460 ms ok 164 + guc 458 ms ok 165 + bitmapops 508 ms ok 166 + combocid 246 ms ok 167 + tsearch 804 ms ok 168 + tsdicts 381 ms ok 169 + foreign_data 1650 ms ok 170 + window 713 ms ok 171 + xmlmap 213 ms ok 172 + functional_deps 377 ms ok 173 + advisory_lock 147 ms ok 174 + indirect_toast 484 ms ok 175 + equivclass 483 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 156 ms ok 177 + jsonb 396 ms ok 178 + json_encoding 31 ms ok 179 + jsonpath 55 ms ok 180 + jsonpath_encoding 22 ms ok 181 + jsonb_jsonpath 174 ms ok 182 + sqljson 122 ms # parallel group (18 tests): prepare returning limit conversion plancache temp rowtypes sequence xml copy2 largeobject truncate with polymorphism rangefuncs domain plpgsql alter_table ok 183 + plancache 429 ms ok 184 + limit 371 ms ok 185 + plpgsql 2352 ms ok 186 + copy2 1162 ms ok 187 + temp 721 ms ok 188 + domain 1607 ms ok 189 + rangefuncs 1407 ms ok 190 + prepare 144 ms ok 191 + conversion 381 ms ok 192 + truncate 1187 ms not ok 193 + alter_table 3752 ms ok 194 + sequence 1013 ms ok 195 + polymorphism 1215 ms ok 196 + rowtypes 1012 ms ok 197 + returning 295 ms ok 198 + largeobject 1169 ms ok 199 + with 1203 ms ok 200 + xml 1137 ms # parallel group (13 tests): predicate hash_part reloptions partition_info explain memoize compression tuplesort partition_aggregate stats partition_prune partition_join indexing ok 201 + partition_join 1782 ms ok 202 + partition_prune 1748 ms ok 203 + reloptions 280 ms ok 204 + hash_part 212 ms ok 205 + indexing 1897 ms ok 206 + partition_aggregate 1124 ms ok 207 + partition_info 310 ms ok 208 + tuplesort 1061 ms ok 209 + explain 321 ms ok 210 + compression 581 ms ok 211 + memoize 382 ms ok 212 + stats 1295 ms ok 213 + predicate 90 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 272 ms ok 215 + event_trigger 313 ms ok 216 - event_trigger_login 27 ms ok 217 - fast_default 243 ms ok 218 - tablespace 545 ms 1..218 # 1 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/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-02-23 22:54:15.793904000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-02-23 22:57:11.609515000 +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 +-------+------------+---------------+-------------+---------------------- + 36711 | | 0 | 36711 | pktable_pkey + 36708 | | 0 | 36708 | pktable + 36714 | | 0 | 36714 | fktable + 37223 | | 0 | 37229 | foo + 37233 | | 0 | 37233 | pg_toast_37223_index + 37232 | | 0 | 37232 | pg_toast_37223 + 37506 | | 0 | 37506 | old_oids + 37523 | | 0 | 37523 | pg_toast_37520 + 37524 | | 0 | 37524 | pg_toast_37520_index + 37520 | | 0 | 37520 | recur2 + 37515 | | 0 | 37515 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [22:57:14.680](34.181s) not ok 2 - regression tests pass [22:57:14.680](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [22:57:14.680](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 4001 3 4 4 1 32 1 1 1 6 41 104 2 1 5 1006 1 2 5 17 -2 33 34 1 9 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/142FFD20 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 49820 --no-unlogged-table-data [22:57:16.427](1.747s) 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 49821 [22:57:17.598](1.171s) 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 [22:57:17.611](0.013s) ok 5 - compare primary and standby dumps [22:57:17.722](0.111s) 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" [22:57:17.932](0.210s) 1..6 [22:57:17.934](0.002s) # Looks like you failed 1 test of 6.