[08:39:34.218](0.014s) # testing using transfer mode --copy # Checking port 51049 # Found port 51049 Name: old_node Data directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/archives Connection string: port=51049 host=/tmp/EjzGbTzHyn Log file: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_old_node.log [08:39:34.244](0.026s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --lc-collate C --lc-ctype C --locale-provider builtin --builtin-locale C.UTF-8 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: builtin default collation: C.UTF-8 LC_COLLATE: C LC_CTYPE: C LC_MESSAGES: C LC_MONETARY: C.UTF-8 LC_NUMERIC: C.UTF-8 LC_TIME: C.UTF-8 The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ### Starting node "old_node" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 13860 [08:39:35.974](1.731s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [08:39:36.119](0.145s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [08:39:36.208](0.089s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [08:39:36.401](0.193s) ok 4 - created database with ASCII characters from 91 to 127 [08:39:36.402](0.000s) # running regression tests in old instance # using postmaster on /tmp/EjzGbTzHyn, port 51049 ok 1 - test_setup 550 ms # parallel group (20 tests): varchar oid int4 char text name int2 pg_lsn money regproc txid uuid float4 int8 float8 enum bit boolean numeric rangetypes ok 2 + boolean 332 ms ok 3 + char 101 ms ok 4 + name 109 ms ok 5 + varchar 56 ms ok 6 + text 107 ms ok 7 + int2 112 ms ok 8 + int4 95 ms ok 9 + int8 188 ms ok 10 + oid 93 ms ok 11 + float4 162 ms ok 12 + float8 204 ms ok 13 + bit 318 ms ok 14 + numeric 1028 ms ok 15 + txid 149 ms ok 16 + uuid 153 ms ok 17 + enum 239 ms ok 18 + money 130 ms ok 19 + rangetypes 1101 ms ok 20 + pg_lsn 127 ms ok 21 + regproc 146 ms # parallel group (20 tests): md5 lseg circle line macaddr path numerology macaddr8 timetz time date inet point interval strings timestamp timestamptz polygon multirangetypes box ok 22 + strings 427 ms ok 23 + md5 83 ms ok 24 + numerology 156 ms ok 25 + point 334 ms ok 26 + lseg 94 ms ok 27 + line 114 ms ok 28 + box 989 ms ok 29 + path 124 ms ok 30 + polygon 821 ms ok 31 + circle 107 ms ok 32 + date 192 ms ok 33 + time 180 ms ok 34 + timetz 162 ms ok 35 + timestamp 428 ms ok 36 + timestamptz 534 ms ok 37 + interval 388 ms ok 38 + inet 220 ms ok 39 + macaddr 119 ms ok 40 + macaddr8 159 ms ok 41 + multirangetypes 889 ms # parallel group (12 tests): comments unicode misc_sanity xid expressions tstypes mvcc geometry horology type_sanity opr_sanity regex ok 42 + geometry 582 ms ok 43 + horology 630 ms ok 44 + tstypes 206 ms ok 45 + regex 697 ms ok 46 + type_sanity 630 ms ok 47 + opr_sanity 673 ms ok 48 + misc_sanity 100 ms ok 49 + comments 62 ms ok 50 + expressions 184 ms ok 51 + unicode 77 ms ok 52 + xid 153 ms ok 53 + mvcc 233 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 273 ms ok 55 + copyselect 69 ms ok 56 + copydml 100 ms ok 57 + insert 662 ms ok 58 + insert_conflict 400 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 24 ms ok 60 + create_misc 113 ms ok 61 + create_operator 66 ms ok 62 + create_procedure 136 ms ok 63 + create_table 1092 ms ok 64 + create_type 107 ms ok 65 + create_schema 123 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 1856 ms ok 67 + create_index_spgist 1622 ms ok 68 + create_view 925 ms ok 69 + index_including 460 ms ok 70 + index_including_gist 775 ms # parallel group (16 tests): create_cast errors roleattributes hash_func create_aggregate drop_if_exists select create_am create_function_sql typed_table infinite_recurse vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 163 ms ok 72 + create_function_sql 453 ms ok 73 + create_cast 73 ms ok 74 + constraints 1558 ms ok 75 + triggers 3479 ms ok 76 + select 423 ms ok 77 + inherit 2813 ms ok 78 + typed_table 462 ms ok 79 + vacuum 1195 ms ok 80 + drop_if_exists 165 ms ok 81 + updatable_views 2501 ms ok 82 + roleattributes 132 ms ok 83 + create_am 449 ms ok 84 + hash_func 136 ms ok 85 + errors 80 ms ok 86 + infinite_recurse 646 ms ok 87 - sanity_check 97 ms # parallel group (20 tests): select_distinct_on select_having select_implicit case delete namespace select_into random prepared_xacts transactions portals select_distinct union arrays subselect update hash_index join aggregates btree_index ok 88 + select_into 229 ms ok 89 + select_distinct 547 ms ok 90 + select_distinct_on 60 ms ok 91 + select_implicit 145 ms ok 92 + select_having 101 ms ok 93 + subselect 754 ms ok 94 + union 651 ms ok 95 + case 151 ms ok 96 + join 3258 ms ok 97 + aggregates 3318 ms ok 98 + transactions 365 ms ok 99 + random 243 ms ok 100 + portals 459 ms ok 101 + arrays 675 ms ok 102 + btree_index 4148 ms ok 103 + hash_index 1262 ms ok 104 + update 1210 ms ok 105 + delete 161 ms ok 106 + namespace 171 ms ok 107 + prepared_xacts 246 ms # parallel group (20 tests): init_privs drop_operator security_label tablesample password lock object_address replica_identity collate identity matview groupingsets generated spgist brin rowsecurity gist gin join_hash privileges ok 108 + brin 1970 ms ok 109 + gin 2511 ms ok 110 + gist 2194 ms ok 111 + spgist 1966 ms ok 112 + privileges 6974 ms ok 113 + init_privs 86 ms ok 114 + security_label 119 ms ok 115 + collate 885 ms ok 116 + matview 1282 ms ok 117 + lock 277 ms ok 118 + replica_identity 636 ms ok 119 + rowsecurity 2069 ms ok 120 + object_address 412 ms ok 121 + tablesample 263 ms ok 122 + groupingsets 1848 ms ok 123 + drop_operator 91 ms ok 124 + password 264 ms ok 125 + identity 1224 ms ok 126 + generated 1874 ms ok 127 + join_hash 6263 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 148 ms ok 129 + brin_multi 791 ms # parallel group (18 tests): dbsize collate.utf8 async tid alter_operator tsrf tidscan sysviews create_role tidrangescan misc_functions alter_generic incremental_sort create_table_like merge misc collate.icu.utf8 without_overlaps ok 130 + create_table_like 866 ms ok 131 + alter_generic 385 ms ok 132 + alter_operator 162 ms ok 133 + misc 1078 ms ok 134 + async 55 ms ok 135 + dbsize 30 ms ok 136 + merge 959 ms ok 137 + misc_functions 373 ms ok 138 + sysviews 230 ms ok 139 + tsrf 164 ms ok 140 + tid 159 ms ok 141 + tidscan 181 ms ok 142 + tidrangescan 361 ms ok 143 + collate.utf8 42 ms ok 144 + collate.icu.utf8 1219 ms ok 145 + incremental_sort 815 ms ok 146 + create_role 241 ms ok 147 + without_overlaps 1273 ms # parallel group (7 tests): collate.linux.utf8 psql_crosstab collate.windows.win1252 amutils rules psql stats_ext ok 148 + rules 887 ms ok 149 + psql 957 ms ok 150 + psql_crosstab 47 ms ok 151 + amutils 81 ms ok 152 + stats_ext 3532 ms ok 153 + collate.linux.utf8 41 ms ok 154 + collate.windows.win1252 54 ms ok 155 - select_parallel 7415 ms ok 156 - write_parallel 325 ms ok 157 - vacuum_parallel 412 ms # parallel group (2 tests): subscription publication ok 158 + publication 2889 ms ok 159 + subscription 109 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap functional_deps tsdicts guc equivclass dependency select_views bitmapops window cluster indirect_toast foreign_data tsearch foreign_key ok 160 + select_views 577 ms ok 161 + portals_p2 92 ms ok 162 + foreign_key 4853 ms ok 163 + cluster 1067 ms ok 164 + dependency 324 ms ok 165 + guc 246 ms ok 166 + bitmapops 900 ms ok 167 + combocid 143 ms ok 168 + tsearch 3173 ms ok 169 + tsdicts 213 ms ok 170 + foreign_data 1874 ms ok 171 + window 990 ms ok 172 + xmlmap 164 ms ok 173 + functional_deps 207 ms ok 174 + advisory_lock 133 ms ok 175 + indirect_toast 1109 ms ok 176 + equivclass 266 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson_jsontable sqljson sqljson_queryfuncs jsonb_jsonpath json jsonb ok 177 + json 337 ms ok 178 + jsonb 642 ms ok 179 + json_encoding 64 ms ok 180 + jsonpath 130 ms ok 181 + jsonpath_encoding 33 ms ok 182 + jsonb_jsonpath 308 ms ok 183 + sqljson 219 ms ok 184 + sqljson_queryfuncs 294 ms ok 185 + sqljson_jsontable 196 ms # parallel group (18 tests): prepare returning limit temp plancache conversion sequence copy2 with polymorphism truncate rowtypes largeobject rangefuncs domain xml plpgsql alter_table ok 186 + plancache 449 ms ok 187 + limit 388 ms ok 188 + plpgsql 5467 ms ok 189 + copy2 713 ms ok 190 + temp 445 ms ok 191 + domain 1212 ms ok 192 + rangefuncs 1095 ms ok 193 + prepare 174 ms ok 194 + conversion 495 ms ok 195 + truncate 901 ms ok 196 + alter_table 6622 ms ok 197 + sequence 711 ms ok 198 + polymorphism 785 ms ok 199 + rowtypes 990 ms ok 200 + returning 272 ms ok 201 + largeobject 1045 ms ok 202 + with 742 ms ok 203 + xml 1891 ms # parallel group (15 tests): hash_part reloptions partition_info predicate explain compression memoize partition_merge partition_split stats tuplesort partition_aggregate partition_join indexing partition_prune ok 204 + partition_merge 1131 ms ok 205 + partition_split 1465 ms ok 206 + partition_join 2555 ms ok 207 + partition_prune 2935 ms ok 208 + reloptions 172 ms ok 209 + hash_part 115 ms ok 210 + indexing 2862 ms ok 211 + partition_aggregate 2215 ms ok 212 + partition_info 234 ms ok 213 + tuplesort 1771 ms ok 214 + explain 261 ms ok 215 + compression 655 ms ok 216 + memoize 884 ms ok 217 + stats 1534 ms ok 218 + predicate 235 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 408 ms ok 220 + event_trigger 435 ms ok 221 - event_trigger_login 146 ms ok 222 - fast_default 307 ms ok 223 - tablespace 622 ms 1..223 # All 223 tests passed. [08:40:33.335](56.933s) ok 5 - regression tests pass # Checking port 51050 # Found port 51050 Name: new_node Data directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/archives Connection string: port=51050 host=/tmp/EjzGbTzHyn Log file: /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/log/002_pg_upgrade_new_node.log [08:40:33.340](0.005s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding SQL_ASCII --locale-provider libc The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: libc LC_COLLATE: C.UTF-8 LC_CTYPE: C.UTF-8 LC_MESSAGES: C LC_MONETARY: C.UTF-8 LC_NUMERIC: C.UTF-8 LC_TIME: C.UTF-8 The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata # Running: pg_dumpall --no-sync -d port=51049 host=/tmp/EjzGbTzHyn dbname='postgres' -f /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_kIIa/dump1.sql pg_dump: error: Dumping the contents of table "bt_i4_heap" failed: PQgetCopyData() failed. pg_dump: detail: Error message from server: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. pg_dump: detail: Command was: COPY public.bt_i4_heap (seqno, random) TO stdout; pg_dumpall: error: pg_dump failed on database "regression", exiting [08:40:36.913](3.573s) not ok 6 - dump before running pg_upgrade [08:40:36.914](0.000s) # Failed test 'dump before running pg_upgrade' # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. connection error: 'psql: error: connection to server on socket "/tmp/EjzGbTzHyn/.s.PGSQL.51049" failed: No such file or directory Is the server running locally and accepting connections on that socket?' while running 'psql -XAtq -d port=51049 host=/tmp/EjzGbTzHyn 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 "old_node" # No postmaster PID for node "new_node" [08:40:36.933](0.019s) # Tests were run but no plan was declared and done_testing() was not seen. [08:40:36.933](0.000s) # Looks like your test exited with 4 just after 6.