timescaledb
Repository:
https://github.com/timescale/timescaledb
A relational database system optimized for time-series data storage and analysis, utilizing a chunking framework to efficiently manage large volumes of timestamped data and providing specialized indexing and query optimization techniques.
Information Analysis
| Extensibility Types: | Functions, Types, Storage Managers, Query Processing, Utility Commands |
| System Components: | Memory Allocation, Background Workers, Custom Configuration Variables |
Duplicate Code Analysis
| Total Lines of Code: ? | 73501 |
| Lines of Duplicate Code: ? | 2475 |
| Percentage of Codebase: ? | 3.37% |
Versioning Analysis
| Total Lines of Code: ? | 73501 |
| Lines of Encapsulated Versioning Code: ? | 224 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0.3% |
| PostgreSQL Versions Cased On: ? | 12,13,14 |
Compatibility Analysis
| Number of Failed Extensions: | 83 |
| Failure Rate: | 87.4% |
Failed Extensions
amcheck
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test check ... ok 8 ms
test check_btree ... ok 1083 ms
test check_heap ... ok 59 ms
=====================
All 3 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1142 ms
test alternate_users ... ok 792 ms
test chunk_utils ... ok 904 ms
test index ... ok 1044 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 754 ms
parallel group (21 tests): drop_hypertable ddl_extra custom_type create_chunks create_table delete-15 cluster-15 baserel_cache chunks ddl_errors ddl-15 agg_bookends-15 create_hypertable cursor-15 broken_tables drop_extension chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5140 ms
append-15 ... ok 6784 ms
baserel_cache ... ok 5136 ms
broken_tables ... ok 5143 ms
chunk_adaptive ... ok 5153 ms
chunks ... ok 5137 ms
cluster-15 ... ok 5128 ms
constraint-15 ... ok 5259 ms
copy-15 ... ok 5156 ms
create_chunks ... ok 5124 ms
create_hypertable ... ok 5140 ms
create_table ... ok 5124 ms
cursor-15 ... ok 5142 ms
custom_type ... ok 5123 ms
ddl-15 ... ok 5138 ms
ddl_errors ... ok 5136 ms
ddl_extra ... ok 5122 ms
delete-15 ... ok 5123 ms
drop_extension ... FAILED 5142 ms
drop_hypertable ... ok 5118 ms
drop_owned ... ok 5267 ms
parallel group (21 tests): partitioning hash merge misc partition insert_returning dump_meta drop_schema grant_hypertable information_views lateral parallel-15 license drop_rename_hypertable generated_as_identity insert_single null_exclusion histogram_test extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5904 ms
drop_schema ... ok 5901 ms
dump_meta ... ok 5898 ms
extension_scripts ... ok 5905 ms
generated_as_identity ... ok 5904 ms
grant_hypertable ... ok 5901 ms
hash ... ok 5873 ms
histogram_test ... ok 5905 ms
information_views ... ok 5901 ms
insert-15 ... ok 6477 ms
insert_many ... ok 7463 ms
insert_returning ... ok 5892 ms
insert_single ... ok 5904 ms
lateral ... ok 5901 ms
license ... ok 5903 ms
merge ... ok 5882 ms
misc ... ok 5889 ms
null_exclusion ... ok 5904 ms
parallel-15 ... ok 5900 ms
partition ... ok 5890 ms
partitioning ... ok 4463 ms
parallel group (21 tests): reloptions sql_query partitionwise-15 size_utils triggers sort_optimization plan_hypertable_inline-15 update-15 tableam upsert rowsecurity-15 plain timestamp query-15 plan_ordered_append plan_expand_hypertable-15 truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7865 ms
pg_join ... ok 10232 ms
plain ... ok 7877 ms
plan_expand_hypertable-15 ... ok 7894 ms
plan_hashagg-15 ... ok 9316 ms
plan_hypertable_inline-15 ... ok 7872 ms
plan_ordered_append ... ok 7891 ms
query-15 ... ok 7884 ms
relocate_extension ... ok 8618 ms
reloptions ... ok 7239 ms
rowsecurity-15 ... ok 7873 ms
size_utils ... ok 7864 ms
sort_optimization ... ok 7869 ms
sql_query ... ok 7861 ms
tableam ... ok 7872 ms
timestamp ... ok 7876 ms
triggers ... ok 7868 ms
truncate ... ok 8289 ms
trusted_extension ... ok 8374 ms
update-15 ... ok 7871 ms
upsert ... ok 7872 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 727 ms
vacuum ... ok 734 ms
vacuum_parallel ... ok 733 ms
version ... ok 721 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test check ... ok 14 ms
test check_btree ... ok 1575 ms
test check_heap ... ok 121 ms
=====================
All 3 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2391 ms
test alternate_users ... ok 1692 ms
test chunk_utils ... ok 1842 ms
test index ... ok 2206 ms
test pg_dump_unprivileged ... ok 1483 ms
test tablespace ... ok 1527 ms
parallel group (21 tests): ddl_errors ddl-15 delete-15 chunks create_hypertable cursor-15 copy-15 baserel_cache ddl_extra broken_tables drop_extension cluster-15 create_table agg_bookends-15 custom_type drop_hypertable chunk_adaptive create_chunks append-15 drop_owned constraint-15
agg_bookends-15 ... ok 10915 ms
append-15 ... ok 11107 ms
baserel_cache ... ok 10910 ms
broken_tables ... ok 10911 ms
chunk_adaptive ... ok 10933 ms
chunks ... ok 10824 ms
cluster-15 ... ok 10913 ms
constraint-15 ... ok 11136 ms
copy-15 ... ok 10844 ms
create_chunks ... ok 10932 ms
create_hypertable ... ok 10823 ms
create_table ... ok 10912 ms
cursor-15 ... ok 10823 ms
custom_type ... ok 10925 ms
ddl-15 ... ok 10822 ms
ddl_errors ... ok 10822 ms
ddl_extra ... ok 10908 ms
delete-15 ... ok 10822 ms
drop_extension ... FAILED 10910 ms
drop_hypertable ... ok 10931 ms
drop_owned ... ok 11132 ms
parallel group (21 tests): hash merge misc grant_hypertable license information_views parallel-15 generated_as_identity partitioning histogram_test dump_meta lateral insert_returning drop_schema insert_single partition drop_rename_hypertable extension_scripts null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 15514 ms
drop_schema ... ok 15501 ms
dump_meta ... ok 15500 ms
extension_scripts ... ok 15522 ms
generated_as_identity ... ok 15497 ms
grant_hypertable ... ok 15495 ms
hash ... ok 10666 ms
histogram_test ... ok 15498 ms
information_views ... ok 15496 ms
insert-15 ... ok 16308 ms
insert_many ... ok 18513 ms
insert_returning ... ok 15499 ms
insert_single ... ok 15501 ms
lateral ... ok 15499 ms
license ... ok 15495 ms
merge ... ok 15471 ms
misc ... ok 15493 ms
null_exclusion ... ok 15568 ms
parallel-15 ... ok 15495 ms
partition ... ok 15500 ms
partitioning ... ok 15495 ms
parallel group (21 tests): plan_hypertable_inline-15 timestamp partitionwise-15 plain sort_optimization query-15 sql_query reloptions upsert size_utils triggers plan_ordered_append tableam update-15 rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19280 ms
pg_join ... ok 20009 ms
plain ... ok 19281 ms
plan_expand_hypertable-15 ... ok 19327 ms
plan_hashagg-15 ... ok 19327 ms
plan_hypertable_inline-15 ... ok 18386 ms
plan_ordered_append ... ok 19296 ms
query-15 ... ok 19287 ms
relocate_extension ... ok 20534 ms
reloptions ... ok 19289 ms
rowsecurity-15 ... ok 19315 ms
size_utils ... ok 19293 ms
sort_optimization ... ok 19282 ms
sql_query ... ok 19287 ms
tableam ... ok 19295 ms
timestamp ... ok 19272 ms
triggers ... ok 19293 ms
truncate ... ok 19991 ms
trusted_extension ... ok 19875 ms
update-15 ... ok 19295 ms
upsert ... ok 19289 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1612 ms
vacuum ... ok 1640 ms
vacuum_parallel ... ok 1640 ms
version ... ok 1637 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
bloom
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test bloom ... ok 81 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1133 ms
test alternate_users ... ok 804 ms
test chunk_utils ... ok 895 ms
test index ... ok 1024 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 756 ms
parallel group (21 tests): drop_hypertable cursor-15 create_chunks create_hypertable custom_type broken_tables baserel_cache delete-15 chunks ddl-15 ddl_errors cluster-15 create_table drop_extension ddl_extra agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5238 ms
append-15 ... ok 6675 ms
baserel_cache ... ok 5213 ms
broken_tables ... ok 5213 ms
chunk_adaptive ... ok 5241 ms
chunks ... ok 5214 ms
cluster-15 ... ok 5228 ms
constraint-15 ... ok 5311 ms
copy-15 ... ok 5253 ms
create_chunks ... ok 5211 ms
create_hypertable ... ok 5211 ms
create_table ... ok 5228 ms
cursor-15 ... ok 5206 ms
custom_type ... ok 5212 ms
ddl-15 ... ok 5217 ms
ddl_errors ... ok 5225 ms
ddl_extra ... ok 5235 ms
delete-15 ... ok 5212 ms
drop_extension ... FAILED 5228 ms
drop_hypertable ... ok 5204 ms
drop_owned ... ok 5334 ms
parallel group (21 tests): license information_views drop_schema generated_as_identity merge hash partitioning drop_rename_hypertable dump_meta null_exclusion histogram_test insert_returning misc grant_hypertable lateral extension_scripts parallel-15 insert_single partition insert-15 insert_many
drop_rename_hypertable ... ok 6167 ms
drop_schema ... ok 6154 ms
dump_meta ... ok 6167 ms
extension_scripts ... ok 6169 ms
generated_as_identity ... ok 6154 ms
grant_hypertable ... ok 6168 ms
hash ... ok 6159 ms
histogram_test ... ok 6168 ms
information_views ... ok 6151 ms
insert-15 ... ok 6583 ms
insert_many ... ok 7504 ms
insert_returning ... ok 6167 ms
insert_single ... ok 6168 ms
lateral ... ok 6167 ms
license ... ok 4622 ms
merge ... ok 6155 ms
misc ... ok 6167 ms
null_exclusion ... ok 6165 ms
parallel-15 ... ok 6167 ms
partition ... ok 6169 ms
partitioning ... ok 6158 ms
parallel group (21 tests): reloptions update-15 upsert sort_optimization sql_query plain triggers plan_hypertable_inline-15 plan_expand_hypertable-15 tableam timestamp partitionwise-15 size_utils rowsecurity-15 query-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7903 ms
pg_join ... ok 10066 ms
plain ... ok 7893 ms
plan_expand_hypertable-15 ... ok 7899 ms
plan_hashagg-15 ... ok 9097 ms
plan_hypertable_inline-15 ... ok 7899 ms
plan_ordered_append ... ok 7925 ms
query-15 ... ok 7910 ms
relocate_extension ... ok 8573 ms
reloptions ... ok 7228 ms
rowsecurity-15 ... ok 7906 ms
size_utils ... ok 7902 ms
sort_optimization ... ok 7882 ms
sql_query ... ok 7885 ms
tableam ... ok 7898 ms
timestamp ... ok 7900 ms
triggers ... ok 7897 ms
truncate ... ok 8192 ms
trusted_extension ... ok 8303 ms
update-15 ... ok 7873 ms
upsert ... ok 7876 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 694 ms
vacuum ... ok 697 ms
vacuum_parallel ... ok 697 ms
version ... ok 682 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test bloom ... ok 164 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2508 ms
test alternate_users ... ok 1708 ms
test chunk_utils ... ok 1857 ms
test index ... ok 2211 ms
test pg_dump_unprivileged ... ok 1488 ms
test tablespace ... ok 1516 ms
parallel group (21 tests): baserel_cache chunk_adaptive custom_type ddl_errors ddl-15 cluster-15 agg_bookends-15 chunks cursor-15 drop_hypertable delete-15 broken_tables ddl_extra copy-15 create_table drop_extension create_chunks create_hypertable append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10913 ms
append-15 ... ok 10926 ms
baserel_cache ... ok 10903 ms
broken_tables ... ok 10916 ms
chunk_adaptive ... ok 10906 ms
chunks ... ok 10912 ms
cluster-15 ... ok 10912 ms
constraint-15 ... ok 11140 ms
copy-15 ... ok 10916 ms
create_chunks ... ok 10919 ms
create_hypertable ... ok 10919 ms
create_table ... ok 10918 ms
cursor-15 ... ok 10913 ms
custom_type ... ok 10906 ms
ddl-15 ... ok 10909 ms
ddl_errors ... ok 10908 ms
ddl_extra ... ok 10915 ms
delete-15 ... ok 10915 ms
drop_extension ... FAILED 10918 ms
drop_hypertable ... ok 10913 ms
drop_owned ... ok 11160 ms
parallel group (21 tests): insert_returning hash null_exclusion partitioning information_views parallel-15 dump_meta generated_as_identity license extension_scripts drop_rename_hypertable lateral drop_schema grant_hypertable histogram_test misc partition merge insert_single insert-15 insert_many
drop_rename_hypertable ... ok 15458 ms
drop_schema ... ok 15460 ms
dump_meta ... ok 15456 ms
extension_scripts ... ok 15457 ms
generated_as_identity ... ok 15456 ms
grant_hypertable ... ok 15460 ms
hash ... ok 15449 ms
histogram_test ... ok 15459 ms
information_views ... ok 15454 ms
insert-15 ... ok 16371 ms
insert_many ... ok 18296 ms
insert_returning ... ok 11098 ms
insert_single ... ok 15532 ms
lateral ... ok 15457 ms
license ... ok 15455 ms
merge ... ok 15518 ms
misc ... ok 15458 ms
null_exclusion ... ok 15453 ms
parallel-15 ... ok 15454 ms
partition ... ok 15458 ms
partitioning ... ok 15453 ms
parallel group (21 tests): triggers plan_hypertable_inline-15 tableam size_utils query-15 plan_ordered_append plan_expand_hypertable-15 sort_optimization upsert update-15 plain partitionwise-15 reloptions sql_query timestamp rowsecurity-15 plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 20097 ms
pg_join ... ok 20301 ms
plain ... ok 20097 ms
plan_expand_hypertable-15 ... ok 20005 ms
plan_hashagg-15 ... ok 20124 ms
plan_hypertable_inline-15 ... ok 19980 ms
plan_ordered_append ... ok 20005 ms
query-15 ... ok 20004 ms
relocate_extension ... ok 20331 ms
reloptions ... ok 20098 ms
rowsecurity-15 ... ok 20098 ms
size_utils ... ok 19994 ms
sort_optimization ... ok 20096 ms
sql_query ... ok 20098 ms
tableam ... ok 19994 ms
timestamp ... ok 20098 ms
triggers ... ok 19977 ms
truncate ... ok 20327 ms
trusted_extension ... ok 20323 ms
update-15 ... ok 20095 ms
upsert ... ok 20095 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1669 ms
vacuum ... ok 1698 ms
vacuum_parallel ... ok 1698 ms
version ... ok 1694 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
bool_plperl
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test bool_plperl ... ok 27 ms
test bool_plperlu ... ok 19 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1151 ms
test alternate_users ... ok 829 ms
test chunk_utils ... ok 864 ms
test index ... ok 1035 ms
test pg_dump_unprivileged ... ok 774 ms
test tablespace ... ok 757 ms
parallel group (21 tests): drop_hypertable chunks custom_type ddl_extra cursor-15 create_table ddl-15 ddl_errors create_hypertable create_chunks broken_tables agg_bookends-15 cluster-15 delete-15 baserel_cache drop_extension chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4944 ms
append-15 ... ok 6904 ms
baserel_cache ... ok 4945 ms
broken_tables ... ok 4942 ms
chunk_adaptive ... ok 4963 ms
chunks ... ok 4926 ms
cluster-15 ... ok 4944 ms
constraint-15 ... ok 5111 ms
copy-15 ... ok 4972 ms
create_chunks ... ok 4941 ms
create_hypertable ... ok 4940 ms
create_table ... ok 4938 ms
cursor-15 ... ok 4934 ms
custom_type ... ok 4927 ms
ddl-15 ... ok 4938 ms
ddl_errors ... ok 4939 ms
ddl_extra ... ok 4928 ms
delete-15 ... ok 4944 ms
drop_extension ... FAILED 4945 ms
drop_hypertable ... ok 4925 ms
drop_owned ... ok 5123 ms
parallel group (21 tests): misc hash partitioning license insert_returning null_exclusion drop_schema information_views parallel-15 partition histogram_test generated_as_identity dump_meta extension_scripts merge lateral grant_hypertable drop_rename_hypertable insert_single insert-15 insert_many
drop_rename_hypertable ... ok 6067 ms
drop_schema ... ok 6056 ms
dump_meta ... ok 6058 ms
extension_scripts ... ok 6058 ms
generated_as_identity ... ok 6057 ms
grant_hypertable ... ok 6060 ms
hash ... ok 6050 ms
histogram_test ... ok 6057 ms
information_views ... ok 6055 ms
insert-15 ... ok 6472 ms
insert_many ... ok 7479 ms
insert_returning ... ok 6052 ms
insert_single ... ok 6074 ms
lateral ... ok 6059 ms
license ... ok 6050 ms
merge ... ok 6057 ms
misc ... ok 4565 ms
null_exclusion ... ok 6053 ms
parallel-15 ... ok 6054 ms
partition ... ok 6054 ms
partitioning ... ok 6048 ms
parallel group (21 tests): reloptions size_utils update-15 plain partitionwise-15 plan_hypertable_inline-15 query-15 upsert plan_hashagg-15 tableam rowsecurity-15 plan_expand_hypertable-15 timestamp triggers sort_optimization sql_query plan_ordered_append trusted_extension truncate relocate_extension pg_join
partitionwise-15 ... ok 10471 ms
pg_join ... ok 12468 ms
plain ... ok 10471 ms
plan_expand_hypertable-15 ... ok 10488 ms
plan_hashagg-15 ... ok 10484 ms
plan_hypertable_inline-15 ... ok 10471 ms
plan_ordered_append ... ok 10516 ms
query-15 ... ok 10471 ms
relocate_extension ... ok 11159 ms
reloptions ... ok 9905 ms
rowsecurity-15 ... ok 10486 ms
size_utils ... ok 10470 ms
sort_optimization ... ok 10490 ms
sql_query ... ok 10501 ms
tableam ... ok 10483 ms
timestamp ... ok 10488 ms
triggers ... ok 10488 ms
truncate ... ok 10922 ms
trusted_extension ... ok 10860 ms
update-15 ... ok 10469 ms
upsert ... ok 10481 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 685 ms
vacuum ... ok 688 ms
vacuum_parallel ... ok 687 ms
version ... ok 678 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test bool_plperl ... ok 41 ms
test bool_plperlu ... ok 34 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2485 ms
test alternate_users ... ok 1685 ms
test chunk_utils ... ok 1855 ms
test index ... ok 2212 ms
test pg_dump_unprivileged ... ok 1494 ms
test tablespace ... ok 1535 ms
parallel group (21 tests): drop_extension cursor-15 chunks cluster-15 delete-15 baserel_cache custom_type create_table ddl_extra ddl_errors broken_tables chunk_adaptive agg_bookends-15 ddl-15 drop_hypertable create_chunks create_hypertable copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11289 ms
append-15 ... ok 11321 ms
baserel_cache ... ok 11278 ms
broken_tables ... ok 11285 ms
chunk_adaptive ... ok 11285 ms
chunks ... ok 11274 ms
cluster-15 ... ok 11274 ms
constraint-15 ... ok 11509 ms
copy-15 ... ok 11315 ms
create_chunks ... ok 11289 ms
create_hypertable ... ok 11291 ms
create_table ... ok 11282 ms
cursor-15 ... ok 11269 ms
custom_type ... ok 11280 ms
ddl-15 ... ok 11288 ms
ddl_errors ... ok 11282 ms
ddl_extra ... ok 11282 ms
delete-15 ... ok 11276 ms
drop_extension ... FAILED 11268 ms
drop_hypertable ... ok 11287 ms
drop_owned ... ok 11542 ms
parallel group (21 tests): drop_schema license partition grant_hypertable generated_as_identity histogram_test insert_single partitioning lateral dump_meta information_views drop_rename_hypertable merge insert_returning extension_scripts null_exclusion parallel-15 misc hash insert-15 insert_many
drop_rename_hypertable ... ok 15653 ms
drop_schema ... ok 11179 ms
dump_meta ... ok 15652 ms
extension_scripts ... ok 15656 ms
generated_as_identity ... ok 15636 ms
grant_hypertable ... ok 15617 ms
hash ... ok 15708 ms
histogram_test ... ok 15652 ms
information_views ... ok 15652 ms
insert-15 ... ok 16202 ms
insert_many ... ok 18345 ms
insert_returning ... ok 15654 ms
insert_single ... ok 15651 ms
lateral ... ok 15651 ms
license ... ok 15615 ms
merge ... ok 15654 ms
misc ... ok 15707 ms
null_exclusion ... ok 15707 ms
parallel-15 ... ok 15707 ms
partition ... ok 15615 ms
partitioning ... ok 15650 ms
parallel group (21 tests): tableam timestamp plain sql_query triggers update-15 upsert partitionwise-15 query-15 plan_expand_hypertable-15 reloptions sort_optimization size_utils plan_hypertable_inline-15 plan_ordered_append plan_hashagg-15 rowsecurity-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19628 ms
pg_join ... ok 20280 ms
plain ... ok 19628 ms
plan_expand_hypertable-15 ... ok 19656 ms
plan_hashagg-15 ... ok 19762 ms
plan_hypertable_inline-15 ... ok 19762 ms
plan_ordered_append ... ok 19762 ms
query-15 ... ok 19641 ms
relocate_extension ... ok 20397 ms
reloptions ... ok 19722 ms
rowsecurity-15 ... ok 19762 ms
size_utils ... ok 19737 ms
sort_optimization ... ok 19736 ms
sql_query ... ok 19627 ms
tableam ... ok 19605 ms
timestamp ... ok 19619 ms
triggers ... ok 19627 ms
truncate ... ok 20369 ms
trusted_extension ... ok 20366 ms
update-15 ... ok 19626 ms
upsert ... ok 19626 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 1647 ms
vacuum ... ok 1675 ms
vacuum_parallel ... ok 1672 ms
version ... ok 1675 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
btree_gin
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test install_btree_gin ... ok 24 ms
test int2 ... ok 18 ms
test int4 ... ok 16 ms
test int8 ... ok 15 ms
test float4 ... ok 16 ms
test float8 ... ok 14 ms
test money ... ok 16 ms
test oid ... ok 13 ms
test timestamp ... ok 20 ms
test timestamptz ... ok 15 ms
test time ... ok 16 ms
test timetz ... ok 16 ms
test date ... ok 16 ms
test interval ... ok 18 ms
test macaddr ... ok 18 ms
test macaddr8 ... ok 20 ms
test inet ... ok 22 ms
test cidr ... ok 26 ms
test text ... ok 27 ms
test varchar ... ok 22 ms
test char ... ok 19 ms
test bytea ... ok 23 ms
test bit ... ok 20 ms
test varbit ... ok 22 ms
test numeric ... ok 25 ms
test enum ... ok 135 ms
test uuid ... ok 16 ms
test name ... ok 19 ms
test bool ... ok 20 ms
test bpchar ... ok 19 ms
======================
All 30 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1117 ms
test alternate_users ... ok 797 ms
test chunk_utils ... ok 905 ms
test index ... ok 1057 ms
test pg_dump_unprivileged ... ok 942 ms
test tablespace ... ok 868 ms
parallel group (21 tests): chunks broken_tables create_hypertable drop_hypertable baserel_cache ddl_errors create_chunks drop_extension custom_type create_table agg_bookends-15 cursor-15 ddl_extra cluster-15 chunk_adaptive ddl-15 delete-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 7035 ms
append-15 ... ok 8468 ms
baserel_cache ... ok 7020 ms
broken_tables ... ok 7017 ms
chunk_adaptive ... ok 7037 ms
chunks ... ok 7012 ms
cluster-15 ... ok 7037 ms
constraint-15 ... ok 7165 ms
copy-15 ... ok 7040 ms
create_chunks ... ok 7025 ms
create_hypertable ... ok 7017 ms
create_table ... ok 7033 ms
cursor-15 ... ok 7034 ms
custom_type ... ok 7029 ms
ddl-15 ... ok 7036 ms
ddl_errors ... ok 7020 ms
ddl_extra ... ok 7036 ms
delete-15 ... ok 7036 ms
drop_extension ... FAILED 7025 ms
drop_hypertable ... ok 7018 ms
drop_owned ... ok 7184 ms
parallel group (21 tests): partitioning hash dump_meta null_exclusion drop_rename_hypertable grant_hypertable lateral parallel-15 license merge histogram_test misc drop_schema insert_returning generated_as_identity information_views extension_scripts partition insert_single insert-15 insert_many
drop_rename_hypertable ... ok 8829 ms
drop_schema ... ok 8849 ms
dump_meta ... ok 8828 ms
extension_scripts ... ok 8850 ms
generated_as_identity ... ok 8849 ms
grant_hypertable ... ok 8829 ms
hash ... ok 8823 ms
histogram_test ... ok 8848 ms
information_views ... ok 8849 ms
insert-15 ... ok 9369 ms
insert_many ... ok 10807 ms
insert_returning ... ok 8849 ms
insert_single ... ok 8849 ms
lateral ... ok 8828 ms
license ... ok 8832 ms
merge ... ok 8845 ms
misc ... ok 8847 ms
null_exclusion ... ok 8827 ms
parallel-15 ... ok 8827 ms
partition ... ok 8849 ms
partitioning ... ok 6485 ms
parallel group (21 tests): timestamp partitionwise-15 triggers sort_optimization tableam upsert reloptions plain plan_hypertable_inline-15 sql_query size_utils update-15 plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append query-15 plan_hashagg-15 relocate_extension trusted_extension truncate pg_join
partitionwise-15 ... ok 15277 ms
pg_join ... ok 16098 ms
plain ... ok 15341 ms
plan_expand_hypertable-15 ... ok 15369 ms
plan_hashagg-15 ... ok 15374 ms
plan_hypertable_inline-15 ... ok 15341 ms
plan_ordered_append ... ok 15373 ms
query-15 ... ok 15373 ms
relocate_extension ... ok 15519 ms
reloptions ... ok 15340 ms
rowsecurity-15 ... ok 15373 ms
size_utils ... ok 15341 ms
sort_optimization ... ok 15328 ms
sql_query ... ok 15340 ms
tableam ... ok 15331 ms
timestamp ... ok 15275 ms
triggers ... ok 15275 ms
truncate ... ok 15547 ms
trusted_extension ... ok 15546 ms
update-15 ... ok 15340 ms
upsert ... ok 15339 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1301 ms
vacuum ... ok 1302 ms
vacuum_parallel ... ok 1305 ms
version ... ok 1275 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test install_btree_gin ... ok 23 ms
test int2 ... ok 18 ms
test int4 ... ok 17 ms
test int8 ... ok 19 ms
test float4 ... ok 18 ms
test float8 ... ok 19 ms
test money ... ok 19 ms
test oid ... ok 17 ms
test timestamp ... ok 19 ms
test timestamptz ... ok 18 ms
test time ... ok 18 ms
test timetz ... ok 19 ms
test date ... ok 19 ms
test interval ... ok 18 ms
test macaddr ... ok 18 ms
test macaddr8 ... ok 18 ms
test inet ... ok 27 ms
test cidr ... ok 26 ms
test text ... ok 26 ms
test varchar ... ok 29 ms
test char ... ok 18 ms
test bytea ... ok 26 ms
test bit ... ok 19 ms
test varbit ... ok 26 ms
test numeric ... ok 26 ms
test enum ... ok 218 ms
test uuid ... ok 18 ms
test name ... ok 18 ms
test bool ... ok 19 ms
test bpchar ... ok 18 ms
======================
All 30 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2429 ms
test alternate_users ... ok 1680 ms
test chunk_utils ... ok 1884 ms
test index ... ok 2192 ms
test pg_dump_unprivileged ... ok 1530 ms
test tablespace ... ok 1561 ms
parallel group (21 tests): chunks create_hypertable custom_type cursor-15 drop_hypertable create_chunks baserel_cache ddl-15 delete-15 drop_extension ddl_errors broken_tables agg_bookends-15 ddl_extra chunk_adaptive create_table cluster-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11381 ms
append-15 ... ok 11390 ms
baserel_cache ... ok 11374 ms
broken_tables ... ok 11381 ms
chunk_adaptive ... ok 11384 ms
chunks ... ok 11362 ms
cluster-15 ... ok 11384 ms
constraint-15 ... ok 11608 ms
copy-15 ... ok 11399 ms
create_chunks ... ok 11373 ms
create_hypertable ... ok 11364 ms
create_table ... ok 11384 ms
cursor-15 ... ok 11365 ms
custom_type ... ok 11364 ms
ddl-15 ... ok 11373 ms
ddl_errors ... ok 11374 ms
ddl_extra ... ok 11380 ms
delete-15 ... ok 11373 ms
drop_extension ... FAILED 11372 ms
drop_hypertable ... ok 11364 ms
drop_owned ... ok 11636 ms
parallel group (21 tests): hash partitioning drop_schema insert_returning dump_meta histogram_test parallel-15 lateral partition information_views license null_exclusion merge misc drop_rename_hypertable insert_single grant_hypertable extension_scripts generated_as_identity insert-15 insert_many
drop_rename_hypertable ... ok 15652 ms
drop_schema ... ok 15632 ms
dump_meta ... ok 15644 ms
extension_scripts ... ok 15651 ms
generated_as_identity ... ok 15652 ms
grant_hypertable ... ok 15651 ms
hash ... ok 11245 ms
histogram_test ... ok 15645 ms
information_views ... ok 15648 ms
insert-15 ... ok 16145 ms
insert_many ... ok 18397 ms
insert_returning ... ok 15643 ms
insert_single ... ok 15650 ms
lateral ... ok 15645 ms
license ... ok 15648 ms
merge ... ok 15648 ms
misc ... ok 15650 ms
null_exclusion ... ok 15648 ms
parallel-15 ... ok 15644 ms
partition ... ok 15647 ms
partitioning ... ok 15609 ms
parallel group (21 tests): partitionwise-15 tableam rowsecurity-15 sql_query plan_hashagg-15 plain triggers plan_hypertable_inline-15 timestamp plan_expand_hypertable-15 sort_optimization reloptions update-15 size_utils upsert query-15 plan_ordered_append pg_join trusted_extension relocate_extension truncate
partitionwise-15 ... ok 20135 ms
pg_join ... ok 20592 ms
plain ... ok 20310 ms
plan_expand_hypertable-15 ... ok 20329 ms
plan_hashagg-15 ... ok 20156 ms
plan_hypertable_inline-15 ... ok 20328 ms
plan_ordered_append ... ok 20335 ms
query-15 ... ok 20331 ms
relocate_extension ... ok 20616 ms
reloptions ... ok 20329 ms
rowsecurity-15 ... ok 20147 ms
size_utils ... ok 20329 ms
sort_optimization ... ok 20329 ms
sql_query ... ok 20146 ms
tableam ... ok 20146 ms
timestamp ... ok 20327 ms
triggers ... ok 20327 ms
truncate ... ok 20615 ms
trusted_extension ... ok 20612 ms
update-15 ... ok 20328 ms
upsert ... ok 20328 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1620 ms
vacuum ... ok 1623 ms
vacuum_parallel ... ok 1623 ms
version ... ok 1594 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
btree_gist
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... ok 35 ms
test int2 ... ok 21 ms
test int4 ... ok 21 ms
test int8 ... ok 22 ms
test float4 ... FAILED 21 ms
test float8 ... FAILED 21 ms
test cash ... ok 22 ms
test oid ... ok 21 ms
test timestamp ... ok 23 ms
test timestamptz ... ok 24 ms
test time ... ok 22 ms
test timetz ... ok 124 ms
test date ... ok 21 ms
test interval ... ok 21 ms
test macaddr ... ok 21 ms
test macaddr8 ... ok 21 ms
test inet ... ok 39 ms
test cidr ... ok 23 ms
test text ... ok 34 ms
test varchar ... ok 24 ms
test char ... ok 30 ms
test bytea ... ok 34 ms
test bit ... ok 20 ms
test varbit ... ok 28 ms
test numeric ... ok 51 ms
test uuid ... ok 21 ms
test not_equal ... ok 63 ms
test enum ... FAILED 25 ms
test bool ... ok 19 ms
=======================
3 of 29 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/btree_gist/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/btree_gist/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1965 ms
test alternate_users ... ok 1395 ms
test chunk_utils ... ok 1540 ms
test index ... ok 1889 ms
test pg_dump_unprivileged ... ok 1233 ms
test tablespace ... ok 1294 ms
parallel group (21 tests): chunks create_table broken_tables delete-15 cluster-15 ddl_extra ddl_errors ddl-15 drop_hypertable create_hypertable cursor-15 baserel_cache create_chunks drop_extension agg_bookends-15 custom_type chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 9819 ms
append-15 ... ok 9837 ms
baserel_cache ... ok 9816 ms
broken_tables ... ok 9805 ms
chunk_adaptive ... ok 9835 ms
chunks ... ok 9803 ms
cluster-15 ... ok 9805 ms
constraint-15 ... ok 9998 ms
copy-15 ... ok 9836 ms
create_chunks ... ok 9817 ms
create_hypertable ... ok 9812 ms
create_table ... ok 9803 ms
cursor-15 ... ok 9812 ms
custom_type ... ok 9818 ms
ddl-15 ... ok 9808 ms
ddl_errors ... ok 9806 ms
ddl_extra ... ok 9806 ms
delete-15 ... ok 9804 ms
drop_extension ... FAILED 9816 ms
drop_hypertable ... ok 9809 ms
drop_owned ... ok 10014 ms
parallel group (21 tests): partitioning license misc extension_scripts histogram_test information_views merge grant_hypertable null_exclusion lateral drop_rename_hypertable drop_schema hash parallel-15 insert_single partition insert_returning dump_meta generated_as_identity insert-15 insert_many
drop_rename_hypertable ... ok 12641 ms
drop_schema ... ok 12641 ms
dump_meta ... ok 12660 ms
extension_scripts ... ok 12584 ms
generated_as_identity ... ok 12660 ms
grant_hypertable ... ok 12584 ms
hash ... ok 12641 ms
histogram_test ... ok 12584 ms
information_views ... ok 12584 ms
insert-15 ... ok 13004 ms
insert_many ... ok 14876 ms
insert_returning ... ok 12649 ms
insert_single ... ok 12642 ms
lateral ... ok 12640 ms
license ... ok 12557 ms
merge ... ok 12583 ms
misc ... ok 12574 ms
null_exclusion ... ok 12635 ms
parallel-15 ... ok 12640 ms
partition ... ok 12642 ms
partitioning ... ok 10116 ms
parallel group (21 tests): plain sort_optimization sql_query plan_hypertable_inline-15 upsert update-15 tableam timestamp partitionwise-15 reloptions query-15 triggers size_utils plan_ordered_append plan_expand_hypertable-15 rowsecurity-15 plan_hashagg-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 17150 ms
pg_join ... ok 18224 ms
plain ... FAILED 16073 ms
plan_expand_hypertable-15 ... ok 17160 ms
plan_hashagg-15 ... ok 17183 ms
plan_hypertable_inline-15 ... ok 17145 ms
plan_ordered_append ... ok 17151 ms
query-15 ... ok 17150 ms
relocate_extension ... ok 18511 ms
reloptions ... ok 17149 ms
rowsecurity-15 ... ok 17159 ms
size_utils ... ok 17151 ms
sort_optimization ... ok 17136 ms
sql_query ... ok 17139 ms
tableam ... ok 17146 ms
timestamp ... ok 17148 ms
triggers ... ok 17149 ms
truncate ... ok 18042 ms
trusted_extension ... ok 17861 ms
update-15 ... ok 17146 ms
upsert ... ok 17145 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1448 ms
vacuum ... ok 1486 ms
vacuum_parallel ... ok 1485 ms
version ... ok 1479 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... ok 35 ms
test int2 ... ok 20 ms
test int4 ... ok 20 ms
test int8 ... ok 20 ms
test float4 ... FAILED 22 ms
test float8 ... FAILED 21 ms
test cash ... ok 22 ms
test oid ... ok 20 ms
test timestamp ... ok 21 ms
test timestamptz ... ok 24 ms
test time ... ok 21 ms
test timetz ... ok 123 ms
test date ... ok 20 ms
test interval ... ok 21 ms
test macaddr ... ok 20 ms
test macaddr8 ... ok 21 ms
test inet ... ok 42 ms
test cidr ... ok 25 ms
test text ... ok 40 ms
test varchar ... ok 23 ms
test char ... ok 25 ms
test bytea ... ok 34 ms
test bit ... ok 21 ms
test varbit ... ok 31 ms
test numeric ... ok 45 ms
test uuid ... ok 24 ms
test not_equal ... ok 64 ms
test enum ... FAILED 28 ms
test bool ... ok 22 ms
=======================
3 of 29 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/btree_gist/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/btree_gist/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2627 ms
test alternate_users ... ok 1685 ms
test chunk_utils ... ok 1891 ms
test index ... ok 2200 ms
test pg_dump_unprivileged ... ok 1518 ms
test tablespace ... ok 1513 ms
parallel group (21 tests): agg_bookends-15 baserel_cache create_table cluster-15 create_hypertable ddl-15 chunks drop_hypertable broken_tables chunk_adaptive create_chunks cursor-15 custom_type ddl_errors delete-15 drop_extension ddl_extra copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11644 ms
append-15 ... ok 11689 ms
baserel_cache ... ok 11646 ms
broken_tables ... ok 11656 ms
chunk_adaptive ... ok 11655 ms
chunks ... ok 11649 ms
cluster-15 ... ok 11647 ms
constraint-15 ... ok 11855 ms
copy-15 ... ok 11676 ms
create_chunks ... ok 11655 ms
create_hypertable ... ok 11646 ms
create_table ... ok 11645 ms
cursor-15 ... ok 11655 ms
custom_type ... ok 11655 ms
ddl-15 ... ok 11647 ms
ddl_errors ... ok 11654 ms
ddl_extra ... ok 11654 ms
delete-15 ... ok 11654 ms
drop_extension ... FAILED 11654 ms
drop_hypertable ... ok 11647 ms
drop_owned ... ok 11915 ms
parallel group (21 tests): hash merge grant_hypertable histogram_test insert_returning license dump_meta drop_rename_hypertable null_exclusion insert_single information_views lateral misc partition generated_as_identity extension_scripts parallel-15 drop_schema partitioning insert-15 insert_many
drop_rename_hypertable ... ok 15582 ms
drop_schema ... ok 15634 ms
dump_meta ... ok 15582 ms
extension_scripts ... ok 15589 ms
generated_as_identity ... ok 15588 ms
grant_hypertable ... ok 15566 ms
hash ... ok 11824 ms
histogram_test ... ok 15581 ms
information_views ... ok 15587 ms
insert-15 ... ok 16114 ms
insert_many ... ok 18207 ms
insert_returning ... ok 15581 ms
insert_single ... ok 15581 ms
lateral ... ok 15587 ms
license ... ok 15581 ms
merge ... ok 15548 ms
misc ... ok 15587 ms
null_exclusion ... ok 15581 ms
parallel-15 ... ok 15587 ms
partition ... ok 15587 ms
partitioning ... ok 15632 ms
parallel group (21 tests): tableam query-15 partitionwise-15 sql_query reloptions sort_optimization upsert plan_hypertable_inline-15 timestamp triggers plain update-15 size_utils rowsecurity-15 plan_ordered_append plan_expand_hypertable-15 plan_hashagg-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19774 ms
pg_join ... ok 20434 ms
plain ... FAILED 19778 ms
plan_expand_hypertable-15 ... ok 19804 ms
plan_hashagg-15 ... ok 19805 ms
plan_hypertable_inline-15 ... ok 19775 ms
plan_ordered_append ... ok 19804 ms
query-15 ... ok 19768 ms
relocate_extension ... ok 21084 ms
reloptions ... ok 19773 ms
rowsecurity-15 ... ok 19803 ms
size_utils ... ok 19803 ms
sort_optimization ... ok 19773 ms
sql_query ... ok 19773 ms
tableam ... ok 19082 ms
timestamp ... ok 19776 ms
triggers ... ok 19776 ms
truncate ... ok 20541 ms
trusted_extension ... ok 20541 ms
update-15 ... ok 19800 ms
upsert ... ok 19773 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1758 ms
vacuum ... ok 1761 ms
vacuum_parallel ... ok 1761 ms
version ... ok 1732 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
citext
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test create_index_acl ... ok 179 ms
test citext ... ok 398 ms
test citext_utf8 ... ok 8 ms
=====================
All 3 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2240 ms
test alternate_users ... ok 1566 ms
test chunk_utils ... ok 1738 ms
test index ... ok 1976 ms
test pg_dump_unprivileged ... ok 1360 ms
test tablespace ... ok 1396 ms
parallel group (21 tests): drop_hypertable ddl-15 cursor-15 chunks delete-15 custom_type broken_tables create_chunks ddl_errors ddl_extra baserel_cache agg_bookends-15 drop_extension create_hypertable append-15 copy-15 chunk_adaptive cluster-15 create_table constraint-15 drop_owned
agg_bookends-15 ... ok 10350 ms
append-15 ... ok 10355 ms
baserel_cache ... ok 10350 ms
broken_tables ... ok 10349 ms
chunk_adaptive ... ok 10356 ms
chunks ... ok 10323 ms
cluster-15 ... ok 10355 ms
constraint-15 ... ok 10527 ms
copy-15 ... ok 10355 ms
create_chunks ... ok 10349 ms
create_hypertable ... ok 10351 ms
create_table ... ok 10355 ms
cursor-15 ... ok 10320 ms
custom_type ... ok 10348 ms
ddl-15 ... ok 10319 ms
ddl_errors ... ok 10349 ms
ddl_extra ... ok 10348 ms
delete-15 ... ok 10336 ms
drop_extension ... FAILED 10349 ms
drop_hypertable ... ok 10312 ms
drop_owned ... ok 10550 ms
parallel group (21 tests): license hash information_views merge drop_schema extension_scripts partition drop_rename_hypertable generated_as_identity grant_hypertable misc partitioning lateral insert_single insert_returning parallel-15 null_exclusion dump_meta histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 13982 ms
drop_schema ... ok 13974 ms
dump_meta ... ok 13993 ms
extension_scripts ... ok 13974 ms
generated_as_identity ... ok 13982 ms
grant_hypertable ... ok 13982 ms
hash ... ok 13962 ms
histogram_test ... ok 13993 ms
information_views ... ok 13973 ms
insert-15 ... ok 14728 ms
insert_many ... ok 16718 ms
insert_returning ... ok 13982 ms
insert_single ... ok 13982 ms
lateral ... ok 13981 ms
license ... ok 9859 ms
merge ... ok 13972 ms
misc ... ok 13981 ms
null_exclusion ... ok 13982 ms
parallel-15 ... ok 13982 ms
partition ... ok 13972 ms
partitioning ... ok 13980 ms
parallel group (21 tests): reloptions sort_optimization sql_query timestamp partitionwise-15 rowsecurity-15 size_utils plan_hashagg-15 plan_ordered_append plan_hypertable_inline-15 query-15 plan_expand_hypertable-15 tableam triggers plain upsert update-15 relocate_extension truncate trusted_extension pg_join
partitionwise-15 ... ok 17626 ms
pg_join ... ok 18341 ms
plain ... FAILED 17657 ms
plan_expand_hypertable-15 ... ok 17654 ms
plan_hashagg-15 ... ok 17652 ms
plan_hypertable_inline-15 ... ok 17653 ms
plan_ordered_append ... ok 17653 ms
query-15 ... ok 17653 ms
relocate_extension ... ok 17921 ms
reloptions ... ok 17614 ms
rowsecurity-15 ... ok 17626 ms
size_utils ... ok 17626 ms
sort_optimization ... ok 17614 ms
sql_query ... ok 17616 ms
tableam ... ok 17653 ms
timestamp ... ok 17624 ms
triggers ... ok 17652 ms
truncate ... ok 17957 ms
trusted_extension ... ok 17959 ms
update-15 ... ok 17656 ms
upsert ... ok 17655 ms
parallel group (4 tests): version vacuum util vacuum_parallel
util ... ok 1532 ms
vacuum ... ok 1529 ms
vacuum_parallel ... ok 1532 ms
version ... ok 1505 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test create_index_acl ... ok 192 ms
test citext ... ok 402 ms
test citext_utf8 ... ok 8 ms
=====================
All 3 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2432 ms
test alternate_users ... ok 1683 ms
test chunk_utils ... ok 1870 ms
test index ... ok 2220 ms
test pg_dump_unprivileged ... ok 1535 ms
test tablespace ... ok 1517 ms
parallel group (21 tests): chunks ddl_errors cursor-15 agg_bookends-15 create_table drop_extension create_hypertable custom_type cluster-15 ddl-15 broken_tables ddl_extra baserel_cache create_chunks delete-15 drop_hypertable chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11858 ms
append-15 ... ok 11886 ms
baserel_cache ... ok 11869 ms
broken_tables ... ok 11862 ms
chunk_adaptive ... ok 11882 ms
chunks ... ok 11852 ms
cluster-15 ... ok 11862 ms
constraint-15 ... ok 12083 ms
copy-15 ... ok 11885 ms
create_chunks ... ok 11869 ms
create_hypertable ... ok 11861 ms
create_table ... ok 11857 ms
cursor-15 ... ok 11854 ms
custom_type ... ok 11861 ms
ddl-15 ... ok 11861 ms
ddl_errors ... ok 11853 ms
ddl_extra ... ok 11861 ms
delete-15 ... ok 11868 ms
drop_extension ... FAILED 11860 ms
drop_hypertable ... ok 11868 ms
drop_owned ... ok 12111 ms
parallel group (21 tests): drop_schema hash insert_returning merge partitioning drop_rename_hypertable misc null_exclusion parallel-15 partition license histogram_test grant_hypertable insert_single dump_meta generated_as_identity information_views lateral extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15550 ms
drop_schema ... ok 11450 ms
dump_meta ... ok 15609 ms
extension_scripts ... ok 15625 ms
generated_as_identity ... ok 15609 ms
grant_hypertable ... ok 15552 ms
hash ... ok 15516 ms
histogram_test ... ok 15552 ms
information_views ... ok 15609 ms
insert-15 ... ok 16026 ms
insert_many ... ok 18333 ms
insert_returning ... ok 15516 ms
insert_single ... ok 15551 ms
lateral ... ok 15608 ms
license ... ok 15549 ms
merge ... ok 15515 ms
misc ... ok 15549 ms
null_exclusion ... ok 15549 ms
parallel-15 ... ok 15549 ms
partition ... ok 15548 ms
partitioning ... ok 15535 ms
parallel group (21 tests): tableam sort_optimization triggers plan_expand_hypertable-15 reloptions plan_hypertable_inline-15 plain sql_query timestamp update-15 upsert partitionwise-15 query-15 size_utils rowsecurity-15 plan_hashagg-15 plan_ordered_append trusted_extension pg_join truncate relocate_extension
partitionwise-15 ... ok 18973 ms
pg_join ... ok 19766 ms
plain ... FAILED 18969 ms
plan_expand_hypertable-15 ... ok 18964 ms
plan_hashagg-15 ... ok 18995 ms
plan_hypertable_inline-15 ... ok 18968 ms
plan_ordered_append ... ok 18997 ms
query-15 ... ok 18994 ms
relocate_extension ... ok 20317 ms
reloptions ... ok 18967 ms
rowsecurity-15 ... ok 18994 ms
size_utils ... ok 18994 ms
sort_optimization ... ok 18957 ms
sql_query ... ok 18971 ms
tableam ... ok 17776 ms
timestamp ... ok 18971 ms
triggers ... ok 18961 ms
truncate ... ok 19764 ms
trusted_extension ... ok 19614 ms
update-15 ... ok 18971 ms
upsert ... ok 18970 ms
parallel group (4 tests): util vacuum vacuum_parallel version
util ... ok 1631 ms
vacuum ... ok 1659 ms
vacuum_parallel ... ok 1663 ms
version ... ok 1662 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
citus
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... stopped waiting
pg_ctl: could not start server
Examine the log output.
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
pg_ctl: PID file "pg-15-data/postmaster.pid" does not exist
Is server running?
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "template1" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
CREATE EXTENSION
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... FAILED (test process exited with exit code 1) 5110 ms
test alternate_users ... FAILED (test process exited with exit code 1) 5056 ms
test chunk_utils ... FAILED (test process exited with exit code 1) 5055 ms
test index ... FAILED (test process exited with exit code 1) 5054 ms
test pg_dump_unprivileged ... FAILED (test process exited with exit code 1) 5048 ms
test tablespace ... FAILED (test process exited with exit code 1) 5056 ms
parallel group (21 tests): append-15 broken_tables create_table chunks agg_bookends-15 custom_type cluster-15 delete-15 baserel_cache ddl_errors ddl-15 ddl_extra copy-15 drop_hypertable cursor-15 chunk_adaptive create_hypertable drop_owned create_chunks constraint-15 drop_extension
agg_bookends-15 ... FAILED (test process exited with exit code 1) 5111 ms
append-15 ... FAILED (test process exited with exit code 1) 5100 ms
baserel_cache ... FAILED (test process exited with exit code 1) 5121 ms
broken_tables ... FAILED (test process exited with exit code 1) 5102 ms
chunk_adaptive ... FAILED (test process exited with exit code 1) 5130 ms
chunks ... FAILED (test process exited with exit code 1) 5109 ms
cluster-15 ... FAILED (test process exited with exit code 1) 5116 ms
constraint-15 ... FAILED (test process exited with exit code 1) 5134 ms
copy-15 ... FAILED (test process exited with exit code 1) 5128 ms
create_chunks ... FAILED (test process exited with exit code 1) 5131 ms
create_hypertable ... FAILED (test process exited with exit code 1) 5130 ms
create_table ... FAILED (test process exited with exit code 1) 5107 ms
cursor-15 ... FAILED (test process exited with exit code 1) 5128 ms
custom_type ... FAILED (test process exited with exit code 1) 5113 ms
ddl-15 ... FAILED (test process exited with exit code 1) 5124 ms
ddl_errors ... FAILED (test process exited with exit code 1) 5124 ms
ddl_extra ... FAILED (test process exited with exit code 1) 5125 ms
delete-15 ... FAILED (test process exited with exit code 1) 5119 ms
drop_extension ... FAILED (test process exited with exit code 1) 5133 ms
drop_hypertable ... FAILED (test process exited with exit code 1) 5127 ms
drop_owned ... FAILED (test process exited with exit code 1) 5129 ms
parallel group (21 tests): parallel-15 null_exclusion generated_as_identity drop_schema license hash partition insert_single information_views grant_hypertable insert-15 extension_scripts lateral drop_rename_hypertable merge insert_returning misc dump_meta insert_many partitioning histogram_test
drop_rename_hypertable ... FAILED (test process exited with exit code 1) 5128 ms
drop_schema ... FAILED (test process exited with exit code 1) 5095 ms
dump_meta ... FAILED (test process exited with exit code 1) 5133 ms
extension_scripts ... FAILED (test process exited with exit code 1) 5121 ms
generated_as_identity ... FAILED (test process exited with exit code 1) 5091 ms
grant_hypertable ... FAILED (test process exited with exit code 1) 5121 ms
hash ... FAILED (test process exited with exit code 1) 5114 ms
histogram_test ... FAILED (test process exited with exit code 1) 5134 ms
information_views ... FAILED (test process exited with exit code 1) 5115 ms
insert-15 ... FAILED (test process exited with exit code 1) 5120 ms
insert_many ... FAILED (test process exited with exit code 1) 5133 ms
insert_returning ... FAILED (test process exited with exit code 1) 5130 ms
insert_single ... FAILED (test process exited with exit code 1) 5115 ms
lateral ... FAILED (test process exited with exit code 1) 5120 ms
license ... FAILED (test process exited with exit code 1) 5108 ms
merge ... FAILED (test process exited with exit code 1) 5128 ms
misc ... FAILED (test process exited with exit code 1) 5131 ms
null_exclusion ... FAILED (test process exited with exit code 1) 5086 ms
parallel-15 ... FAILED (test process exited with exit code 1) 5083 ms
partition ... FAILED (test process exited with exit code 1) 5114 ms
partitioning ... FAILED (test process exited with exit code 1) 5132 ms
parallel group (21 tests): update-15 plan_expand_hypertable-15 reloptions partitionwise-15 sort_optimization plain plan_ordered_append tableam upsert rowsecurity-15 plan_hypertable_inline-15 truncate plan_hashagg-15 pg_join triggers query-15 sql_query relocate_extension size_utils trusted_extension timestamp
partitionwise-15 ... FAILED (test process exited with exit code 1) 5109 ms
pg_join ... FAILED (test process exited with exit code 1) 5125 ms
plain ... FAILED (test process exited with exit code 1) 5113 ms
plan_expand_hypertable-15 ... FAILED (test process exited with exit code 1) 5104 ms
plan_hashagg-15 ... FAILED (test process exited with exit code 1) 5124 ms
plan_hypertable_inline-15 ... FAILED (test process exited with exit code 1) 5119 ms
plan_ordered_append ... FAILED (test process exited with exit code 1) 5114 ms
query-15 ... FAILED (test process exited with exit code 1) 5127 ms
relocate_extension ... FAILED (test process exited with exit code 1) 5132 ms
reloptions ... FAILED (test process exited with exit code 1) 5106 ms
rowsecurity-15 ... FAILED (test process exited with exit code 1) 5116 ms
size_utils ... FAILED (test process exited with exit code 1) 5132 ms
sort_optimization ... FAILED (test process exited with exit code 1) 5108 ms
sql_query ... FAILED (test process exited with exit code 1) 5128 ms
tableam ... FAILED (test process exited with exit code 1) 5113 ms
timestamp ... FAILED (test process exited with exit code 1) 5132 ms
triggers ... FAILED (test process exited with exit code 1) 5124 ms
truncate ... FAILED (test process exited with exit code 1) 5119 ms
trusted_extension ... FAILED (test process exited with exit code 1) 5131 ms
update-15 ... FAILED (test process exited with exit code 1) 5095 ms
upsert ... FAILED (test process exited with exit code 1) 5113 ms
parallel group (4 tests): util vacuum version vacuum_parallel
util ... FAILED (test process exited with exit code 1) 5060 ms
vacuum ... FAILED (test process exited with exit code 1) 5060 ms
vacuum_parallel ... FAILED (test process exited with exit code 1) 5061 ms
version ... FAILED (test process exited with exit code 1) 5061 ms
========================
73 of 73 tests failed.
========================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
waiting for server to shut down.... done
server stopped
cube
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test cube ... FAILED 84 ms
test cube_sci ... FAILED 7 ms
======================
2 of 2 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/cube/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/cube/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2266 ms
test alternate_users ... ok 1593 ms
test chunk_utils ... ok 1767 ms
test index ... ok 2129 ms
test pg_dump_unprivileged ... ok 1426 ms
test tablespace ... ok 1453 ms
parallel group (21 tests): drop_extension create_hypertable delete-15 custom_type create_table ddl_extra cursor-15 broken_tables cluster-15 drop_hypertable create_chunks chunk_adaptive ddl-15 ddl_errors agg_bookends-15 baserel_cache chunks copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10647 ms
append-15 ... ok 10848 ms
baserel_cache ... ok 10647 ms
broken_tables ... ok 10609 ms
chunk_adaptive ... ok 10647 ms
chunks ... ok 10647 ms
cluster-15 ... ok 10609 ms
constraint-15 ... ok 10900 ms
copy-15 ... ok 10651 ms
create_chunks ... ok 10632 ms
create_hypertable ... ok 10603 ms
create_table ... ok 10606 ms
cursor-15 ... ok 10608 ms
custom_type ... ok 10604 ms
ddl-15 ... ok 10646 ms
ddl_errors ... ok 10646 ms
ddl_extra ... ok 10606 ms
delete-15 ... ok 10602 ms
drop_extension ... FAILED 10599 ms
drop_hypertable ... ok 10617 ms
drop_owned ... ok 10920 ms
parallel group (21 tests): generated_as_identity license null_exclusion histogram_test drop_rename_hypertable merge hash information_views lateral misc parallel-15 grant_hypertable drop_schema insert_single extension_scripts insert_returning partition dump_meta partitioning insert-15 insert_many
drop_rename_hypertable ... ok 14478 ms
drop_schema ... ok 14481 ms
dump_meta ... ok 14558 ms
extension_scripts ... ok 14492 ms
generated_as_identity ... ok 11757 ms
grant_hypertable ... ok 14481 ms
hash ... ok 14478 ms
histogram_test ... ok 14476 ms
information_views ... ok 14478 ms
insert-15 ... ok 14935 ms
insert_many ... ok 16862 ms
insert_returning ... ok 14543 ms
insert_single ... ok 14480 ms
lateral ... ok 14478 ms
license ... ok 14453 ms
merge ... ok 14477 ms
misc ... ok 14478 ms
null_exclusion ... ok 14474 ms
parallel-15 ... ok 14478 ms
partition ... ok 14556 ms
partitioning ... ok 14556 ms
parallel group (21 tests): sql_query query-15 sort_optimization plain triggers plan_hypertable_inline-15 timestamp upsert partitionwise-15 reloptions update-15 plan_ordered_append rowsecurity-15 plan_hashagg-15 tableam plan_expand_hypertable-15 size_utils pg_join truncate relocate_extension trusted_extension
partitionwise-15 ... ok 19515 ms
pg_join ... ok 19846 ms
plain ... FAILED 19513 ms
plan_expand_hypertable-15 ... ok 19642 ms
plan_hashagg-15 ... ok 19538 ms
plan_hypertable_inline-15 ... ok 19515 ms
plan_ordered_append ... ok 19532 ms
query-15 ... ok 19512 ms
relocate_extension ... ok 19861 ms
reloptions ... ok 19514 ms
rowsecurity-15 ... ok 19532 ms
size_utils ... ok 19641 ms
sort_optimization ... ok 19512 ms
sql_query ... ok 19502 ms
tableam ... ok 19639 ms
timestamp ... ok 19514 ms
triggers ... ok 19512 ms
truncate ... ok 19856 ms
trusted_extension ... ok 19860 ms
update-15 ... ok 19514 ms
upsert ... ok 19513 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1633 ms
vacuum ... ok 1670 ms
vacuum_parallel ... ok 1667 ms
version ... ok 1661 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test cube ... FAILED 85 ms
test cube_sci ... FAILED 7 ms
======================
2 of 2 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/cube/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/cube/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2509 ms
test alternate_users ... ok 1701 ms
test chunk_utils ... ok 1877 ms
test index ... ok 2194 ms
test pg_dump_unprivileged ... ok 1518 ms
test tablespace ... ok 1520 ms
parallel group (21 tests): custom_type delete-15 ddl-15 baserel_cache chunks create_chunks broken_tables ddl_extra append-15 create_table agg_bookends-15 cursor-15 cluster-15 drop_hypertable copy-15 drop_extension create_hypertable ddl_errors chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 11189 ms
append-15 ... ok 11189 ms
baserel_cache ... ok 11187 ms
broken_tables ... ok 11188 ms
chunk_adaptive ... ok 11214 ms
chunks ... ok 11187 ms
cluster-15 ... ok 11190 ms
constraint-15 ... ok 11424 ms
copy-15 ... ok 11213 ms
create_chunks ... ok 11187 ms
create_hypertable ... ok 11213 ms
create_table ... ok 11188 ms
cursor-15 ... ok 11189 ms
custom_type ... ok 11176 ms
ddl-15 ... ok 11180 ms
ddl_errors ... ok 11213 ms
ddl_extra ... ok 11188 ms
delete-15 ... ok 11176 ms
drop_extension ... FAILED 11212 ms
drop_hypertable ... ok 11204 ms
drop_owned ... ok 11447 ms
parallel group (21 tests): histogram_test drop_schema partitioning null_exclusion hash merge insert_single grant_hypertable partition generated_as_identity information_views insert_returning misc lateral dump_meta license drop_rename_hypertable extension_scripts parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15520 ms
drop_schema ... ok 15498 ms
dump_meta ... ok 15509 ms
extension_scripts ... ok 15520 ms
generated_as_identity ... ok 15506 ms
grant_hypertable ... ok 15505 ms
hash ... ok 15499 ms
histogram_test ... ok 10197 ms
information_views ... ok 15506 ms
insert-15 ... ok 16619 ms
insert_many ... ok 18663 ms
insert_returning ... ok 15506 ms
insert_single ... ok 15499 ms
lateral ... ok 15508 ms
license ... ok 15512 ms
merge ... ok 15498 ms
misc ... ok 15505 ms
null_exclusion ... ok 15497 ms
parallel-15 ... ok 15518 ms
partition ... ok 15504 ms
partitioning ... ok 15496 ms
parallel group (21 tests): partitionwise-15 sql_query triggers plain update-15 timestamp plan_ordered_append plan_expand_hypertable-15 rowsecurity-15 sort_optimization tableam plan_hypertable_inline-15 query-15 size_utils upsert reloptions plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 20272 ms
pg_join ... ok 20713 ms
plain ... FAILED 20273 ms
plan_expand_hypertable-15 ... ok 20298 ms
plan_hashagg-15 ... ok 20444 ms
plan_hypertable_inline-15 ... ok 20414 ms
plan_ordered_append ... ok 20298 ms
query-15 ... ok 20414 ms
relocate_extension ... ok 20729 ms
reloptions ... ok 20414 ms
rowsecurity-15 ... ok 20297 ms
size_utils ... ok 20414 ms
sort_optimization ... ok 20375 ms
sql_query ... ok 20271 ms
tableam ... ok 20382 ms
timestamp ... ok 20272 ms
triggers ... ok 20271 ms
truncate ... ok 20725 ms
trusted_extension ... ok 20722 ms
update-15 ... ok 20272 ms
upsert ... ok 20412 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1704 ms
vacuum ... ok 1707 ms
vacuum_parallel ... ok 1707 ms
version ... ok 1677 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
dblink
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test dblink ... ok 353 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2389 ms
test alternate_users ... ok 1697 ms
test chunk_utils ... ok 1851 ms
test index ... ok 2197 ms
test pg_dump_unprivileged ... ok 1479 ms
test tablespace ... ok 1524 ms
parallel group (21 tests): ddl_errors baserel_cache ddl_extra ddl-15 create_table drop_hypertable create_hypertable broken_tables drop_extension chunks cursor-15 custom_type cluster-15 delete-15 agg_bookends-15 append-15 create_chunks chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11125 ms
append-15 ... ok 11134 ms
baserel_cache ... ok 11091 ms
broken_tables ... ok 11107 ms
chunk_adaptive ... ok 11143 ms
chunks ... ok 11116 ms
cluster-15 ... ok 11124 ms
constraint-15 ... ok 11324 ms
copy-15 ... ok 11143 ms
create_chunks ... ok 11133 ms
create_hypertable ... ok 11102 ms
create_table ... ok 11093 ms
cursor-15 ... ok 11115 ms
custom_type ... ok 11115 ms
ddl-15 ... ok 11090 ms
ddl_errors ... ok 11089 ms
ddl_extra ... ok 11090 ms
delete-15 ... ok 11123 ms
drop_extension ... FAILED 11107 ms
drop_hypertable ... ok 11097 ms
drop_owned ... ok 11347 ms
parallel group (21 tests): hash lateral drop_schema histogram_test parallel-15 grant_hypertable insert_single null_exclusion insert_returning merge partition generated_as_identity dump_meta partitioning drop_rename_hypertable license misc extension_scripts information_views insert-15 insert_many
drop_rename_hypertable ... ok 15224 ms
drop_schema ... ok 15196 ms
dump_meta ... ok 15224 ms
extension_scripts ... ok 15228 ms
generated_as_identity ... ok 15223 ms
grant_hypertable ... ok 15204 ms
hash ... ok 10639 ms
histogram_test ... ok 15199 ms
information_views ... ok 15228 ms
insert-15 ... ok 16088 ms
insert_many ... ok 18156 ms
insert_returning ... ok 15222 ms
insert_single ... ok 15203 ms
lateral ... ok 15186 ms
license ... ok 15223 ms
merge ... ok 15222 ms
misc ... ok 15226 ms
null_exclusion ... ok 15208 ms
parallel-15 ... ok 15202 ms
partition ... ok 15222 ms
partitioning ... ok 15222 ms
parallel group (21 tests): update-15 reloptions tableam sort_optimization size_utils triggers upsert rowsecurity-15 timestamp plain plan_hypertable_inline-15 partitionwise-15 query-15 sql_query plan_hashagg-15 plan_ordered_append plan_expand_hypertable-15 pg_join relocate_extension truncate trusted_extension
partitionwise-15 ... ok 19380 ms
pg_join ... ok 19459 ms
plain ... FAILED 19369 ms
plan_expand_hypertable-15 ... ok 19383 ms
plan_hashagg-15 ... ok 19383 ms
plan_hypertable_inline-15 ... ok 19379 ms
plan_ordered_append ... ok 19383 ms
query-15 ... ok 19379 ms
relocate_extension ... ok 19479 ms
reloptions ... ok 19289 ms
rowsecurity-15 ... ok 19308 ms
size_utils ... ok 19291 ms
sort_optimization ... ok 19291 ms
sql_query ... ok 19379 ms
tableam ... ok 19290 ms
timestamp ... ok 19359 ms
triggers ... ok 19291 ms
truncate ... ok 19481 ms
trusted_extension ... ok 19481 ms
update-15 ... ok 19288 ms
upsert ... ok 19290 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1600 ms
vacuum ... ok 1603 ms
vacuum_parallel ... ok 1603 ms
version ... ok 1572 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test dblink ... ok 352 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2507 ms
test alternate_users ... ok 1720 ms
test chunk_utils ... ok 1868 ms
test index ... ok 2254 ms
test pg_dump_unprivileged ... ok 1525 ms
test tablespace ... ok 1542 ms
parallel group (21 tests): baserel_cache agg_bookends-15 broken_tables chunk_adaptive cursor-15 custom_type delete-15 cluster-15 create_table ddl-15 create_chunks chunks drop_hypertable ddl_extra drop_extension ddl_errors create_hypertable append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 12132 ms
append-15 ... ok 12176 ms
baserel_cache ... ok 12125 ms
broken_tables ... ok 12146 ms
chunk_adaptive ... ok 12146 ms
chunks ... ok 12147 ms
cluster-15 ... ok 12146 ms
constraint-15 ... ok 12384 ms
copy-15 ... ok 12176 ms
create_chunks ... ok 12147 ms
create_hypertable ... ok 12175 ms
create_table ... ok 12147 ms
cursor-15 ... ok 12145 ms
custom_type ... ok 12145 ms
ddl-15 ... ok 12146 ms
ddl_errors ... ok 12166 ms
ddl_extra ... ok 12147 ms
delete-15 ... ok 12145 ms
drop_extension ... FAILED 12147 ms
drop_hypertable ... ok 12147 ms
drop_owned ... ok 12408 ms
parallel group (21 tests): insert_returning hash drop_rename_hypertable generated_as_identity extension_scripts misc partition drop_schema null_exclusion histogram_test merge grant_hypertable partitioning dump_meta license lateral information_views insert_single parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15424 ms
drop_schema ... ok 15425 ms
dump_meta ... ok 15428 ms
extension_scripts ... ok 15424 ms
generated_as_identity ... ok 15424 ms
grant_hypertable ... ok 15425 ms
hash ... ok 15417 ms
histogram_test ... ok 15424 ms
information_views ... ok 15493 ms
insert-15 ... ok 16053 ms
insert_many ... ok 18232 ms
insert_returning ... ok 11120 ms
insert_single ... ok 15492 ms
lateral ... ok 15438 ms
license ... ok 15426 ms
merge ... ok 15424 ms
misc ... ok 15423 ms
null_exclusion ... ok 15423 ms
parallel-15 ... ok 15492 ms
partition ... ok 15422 ms
partitioning ... ok 15423 ms
parallel group (21 tests): tableam reloptions partitionwise-15 plain timestamp sql_query size_utils query-15 triggers plan_hashagg-15 rowsecurity-15 update-15 sort_optimization plan_hypertable_inline-15 plan_ordered_append upsert plan_expand_hypertable-15 pg_join truncate relocate_extension trusted_extension
partitionwise-15 ... ok 20432 ms
pg_join ... ok 20769 ms
plain ... FAILED 20432 ms
plan_expand_hypertable-15 ... ok 20569 ms
plan_hashagg-15 ... ok 20466 ms
plan_hypertable_inline-15 ... ok 20544 ms
plan_ordered_append ... ok 20567 ms
query-15 ... ok 20460 ms
relocate_extension ... ok 20787 ms
reloptions ... ok 20422 ms
rowsecurity-15 ... ok 20465 ms
size_utils ... ok 20459 ms
sort_optimization ... ok 20543 ms
sql_query ... ok 20459 ms
tableam ... ok 20422 ms
timestamp ... ok 20430 ms
triggers ... ok 20459 ms
truncate ... ok 20783 ms
trusted_extension ... ok 20786 ms
update-15 ... ok 20543 ms
upsert ... ok 20566 ms
parallel group (4 tests): util vacuum vacuum_parallel version
util ... ok 1592 ms
vacuum ... ok 1620 ms
vacuum_parallel ... ok 1623 ms
version ... ok 1623 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
dict_int
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test dict_int ... ok 23 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2408 ms
test alternate_users ... ok 1693 ms
test chunk_utils ... ok 1841 ms
test index ... ok 2198 ms
test pg_dump_unprivileged ... ok 1459 ms
test tablespace ... ok 1527 ms
parallel group (21 tests): ddl_extra cursor-15 ddl_errors create_chunks custom_type create_hypertable agg_bookends-15 baserel_cache ddl-15 delete-15 chunk_adaptive drop_hypertable drop_extension chunks broken_tables cluster-15 create_table append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11210 ms
append-15 ... ok 11236 ms
baserel_cache ... ok 11211 ms
broken_tables ... ok 11214 ms
chunk_adaptive ... ok 11212 ms
chunks ... ok 11212 ms
cluster-15 ... ok 11215 ms
constraint-15 ... ok 11407 ms
copy-15 ... ok 11243 ms
create_chunks ... ok 11207 ms
create_hypertable ... ok 11209 ms
create_table ... ok 11215 ms
cursor-15 ... ok 11205 ms
custom_type ... ok 11208 ms
ddl-15 ... ok 11210 ms
ddl_errors ... ok 11205 ms
ddl_extra ... ok 11201 ms
delete-15 ... ok 11210 ms
drop_extension ... FAILED 11210 ms
drop_hypertable ... ok 11210 ms
drop_owned ... ok 11463 ms
parallel group (21 tests): generated_as_identity null_exclusion histogram_test insert_returning dump_meta information_views parallel-15 drop_schema lateral license grant_hypertable partitioning misc hash partition extension_scripts merge insert_single drop_rename_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 15441 ms
drop_schema ... ok 15352 ms
dump_meta ... ok 15349 ms
extension_scripts ... ok 15358 ms
generated_as_identity ... ok 11057 ms
grant_hypertable ... ok 15354 ms
hash ... ok 15354 ms
histogram_test ... ok 15336 ms
information_views ... ok 15349 ms
insert-15 ... ok 16219 ms
insert_many ... ok 18233 ms
insert_returning ... ok 15336 ms
insert_single ... ok 15439 ms
lateral ... ok 15351 ms
license ... ok 15351 ms
merge ... ok 15427 ms
misc ... ok 15353 ms
null_exclusion ... ok 15318 ms
parallel-15 ... ok 15350 ms
partition ... ok 15353 ms
partitioning ... ok 15352 ms
parallel group (21 tests): plan_hypertable_inline-15 upsert query-15 update-15 tableam plan_hashagg-15 partitionwise-15 plain reloptions timestamp triggers sort_optimization sql_query size_utils plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19112 ms
pg_join ... ok 19384 ms
plain ... ok 19112 ms
plan_expand_hypertable-15 ... ok 19135 ms
plan_hashagg-15 ... ok 19031 ms
plan_hypertable_inline-15 ... ok 18194 ms
plan_ordered_append ... ok 19135 ms
query-15 ... ok 19004 ms
relocate_extension ... ok 20260 ms
reloptions ... ok 19129 ms
rowsecurity-15 ... ok 19134 ms
size_utils ... ok 19134 ms
sort_optimization ... ok 19129 ms
sql_query ... ok 19129 ms
tableam ... ok 19004 ms
timestamp ... ok 19128 ms
triggers ... ok 19128 ms
truncate ... ok 19613 ms
trusted_extension ... ok 19613 ms
update-15 ... ok 19003 ms
upsert ... ok 19003 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1579 ms
vacuum ... ok 1605 ms
vacuum_parallel ... ok 1605 ms
version ... ok 1603 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test dict_int ... ok 23 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2495 ms
test alternate_users ... ok 1696 ms
test chunk_utils ... ok 1861 ms
test index ... ok 2214 ms
test pg_dump_unprivileged ... ok 1556 ms
test tablespace ... ok 1518 ms
parallel group (21 tests): chunks ddl_extra custom_type broken_tables baserel_cache create_table cursor-15 delete-15 create_hypertable create_chunks drop_hypertable ddl-15 drop_extension agg_bookends-15 ddl_errors cluster-15 append-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11482 ms
append-15 ... ok 11483 ms
baserel_cache ... ok 11473 ms
broken_tables ... ok 11463 ms
chunk_adaptive ... ok 11503 ms
chunks ... ok 11458 ms
cluster-15 ... ok 11482 ms
constraint-15 ... ok 11672 ms
copy-15 ... ok 11509 ms
create_chunks ... ok 11477 ms
create_hypertable ... ok 11476 ms
create_table ... ok 11473 ms
cursor-15 ... ok 11474 ms
custom_type ... ok 11461 ms
ddl-15 ... ok 11478 ms
ddl_errors ... ok 11480 ms
ddl_extra ... ok 11460 ms
delete-15 ... ok 11475 ms
drop_extension ... FAILED 11480 ms
drop_hypertable ... ok 11477 ms
drop_owned ... ok 11730 ms
parallel group (21 tests): partitioning lateral extension_scripts histogram_test information_views license insert_single null_exclusion generated_as_identity misc drop_rename_hypertable drop_schema hash dump_meta partition grant_hypertable parallel-15 merge insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 15786 ms
drop_schema ... ok 15786 ms
dump_meta ... ok 15787 ms
extension_scripts ... ok 15688 ms
generated_as_identity ... ok 15745 ms
grant_hypertable ... ok 15788 ms
hash ... ok 15786 ms
histogram_test ... ok 15688 ms
information_views ... ok 15688 ms
insert-15 ... ok 16201 ms
insert_many ... ok 18309 ms
insert_returning ... ok 15788 ms
insert_single ... ok 15688 ms
lateral ... ok 15673 ms
license ... ok 15687 ms
merge ... ok 15787 ms
misc ... ok 15763 ms
null_exclusion ... ok 15687 ms
parallel-15 ... ok 15787 ms
partition ... ok 15785 ms
partitioning ... ok 11654 ms
parallel group (21 tests): plan_hypertable_inline-15 tableam reloptions sort_optimization query-15 sql_query triggers size_utils upsert partitionwise-15 rowsecurity-15 plain timestamp update-15 plan_ordered_append plan_hashagg-15 plan_expand_hypertable-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19105 ms
pg_join ... ok 19940 ms
plain ... ok 19105 ms
plan_expand_hypertable-15 ... ok 19142 ms
plan_hashagg-15 ... ok 19141 ms
plan_hypertable_inline-15 ... ok 17895 ms
plan_ordered_append ... ok 19141 ms
query-15 ... ok 19088 ms
relocate_extension ... ok 20475 ms
reloptions ... ok 19087 ms
rowsecurity-15 ... ok 19104 ms
size_utils ... ok 19104 ms
sort_optimization ... ok 19087 ms
sql_query ... ok 19088 ms
tableam ... ok 19086 ms
timestamp ... ok 19104 ms
triggers ... ok 19088 ms
truncate ... ok 19931 ms
trusted_extension ... ok 19792 ms
update-15 ... ok 19103 ms
upsert ... ok 19103 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1595 ms
vacuum ... ok 1624 ms
vacuum_parallel ... ok 1624 ms
version ... ok 1620 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
dict_xsyn
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test dict_xsyn ... ok 38 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2402 ms
test alternate_users ... ok 1677 ms
test chunk_utils ... ok 1853 ms
test index ... ok 2208 ms
test pg_dump_unprivileged ... ok 1468 ms
test tablespace ... ok 1511 ms
parallel group (21 tests): drop_hypertable ddl_errors custom_type create_table delete-15 ddl-15 cursor-15 create_hypertable ddl_extra chunks create_chunks baserel_cache agg_bookends-15 append-15 broken_tables copy-15 chunk_adaptive cluster-15 drop_extension constraint-15 drop_owned
agg_bookends-15 ... ok 11263 ms
append-15 ... ok 11273 ms
baserel_cache ... ok 11263 ms
broken_tables ... ok 11282 ms
chunk_adaptive ... ok 11282 ms
chunks ... ok 11262 ms
cluster-15 ... ok 11282 ms
constraint-15 ... ok 11489 ms
copy-15 ... ok 11281 ms
create_chunks ... ok 11262 ms
create_hypertable ... ok 11261 ms
create_table ... ok 11256 ms
cursor-15 ... ok 11261 ms
custom_type ... ok 11254 ms
ddl-15 ... ok 11258 ms
ddl_errors ... ok 11253 ms
ddl_extra ... ok 11261 ms
delete-15 ... ok 11258 ms
drop_extension ... FAILED 11281 ms
drop_hypertable ... ok 11248 ms
drop_owned ... ok 11512 ms
parallel group (21 tests): drop_schema hash partitioning license partition lateral misc extension_scripts null_exclusion generated_as_identity grant_hypertable insert_single information_views dump_meta insert_returning parallel-15 merge histogram_test drop_rename_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 15408 ms
drop_schema ... ok 11161 ms
dump_meta ... ok 15342 ms
extension_scripts ... ok 15340 ms
generated_as_identity ... ok 15341 ms
grant_hypertable ... ok 15341 ms
hash ... ok 15314 ms
histogram_test ... ok 15407 ms
information_views ... ok 15341 ms
insert-15 ... ok 15894 ms
insert_many ... ok 18090 ms
insert_returning ... ok 15406 ms
insert_single ... ok 15340 ms
lateral ... ok 15339 ms
license ... ok 15337 ms
merge ... ok 15406 ms
misc ... ok 15339 ms
null_exclusion ... ok 15339 ms
parallel-15 ... ok 15405 ms
partition ... ok 15336 ms
partitioning ... ok 15334 ms
parallel group (21 tests): tableam rowsecurity-15 triggers timestamp sql_query upsert sort_optimization update-15 plan_ordered_append reloptions plan_hypertable_inline-15 partitionwise-15 plain size_utils query-15 plan_expand_hypertable-15 plan_hashagg-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 18625 ms
pg_join ... ok 19973 ms
plain ... ok 18626 ms
plan_expand_hypertable-15 ... ok 18660 ms
plan_hashagg-15 ... ok 18664 ms
plan_hypertable_inline-15 ... ok 18622 ms
plan_ordered_append ... ok 18622 ms
query-15 ... ok 18651 ms
relocate_extension ... ok 20126 ms
reloptions ... ok 18622 ms
rowsecurity-15 ... ok 18608 ms
size_utils ... ok 18628 ms
sort_optimization ... ok 18616 ms
sql_query ... ok 18613 ms
tableam ... ok 17276 ms
timestamp ... ok 18611 ms
triggers ... ok 18610 ms
truncate ... ok 19749 ms
trusted_extension ... ok 19466 ms
update-15 ... ok 18617 ms
upsert ... ok 18614 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 1606 ms
vacuum ... ok 1638 ms
vacuum_parallel ... ok 1635 ms
version ... ok 1638 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test dict_xsyn ... ok 37 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2486 ms
test alternate_users ... ok 1679 ms
test chunk_utils ... ok 1863 ms
test index ... ok 2192 ms
test pg_dump_unprivileged ... ok 1511 ms
test tablespace ... ok 1533 ms
parallel group (21 tests): create_table delete-15 baserel_cache cluster-15 ddl_errors create_hypertable ddl-15 broken_tables chunks drop_hypertable custom_type create_chunks agg_bookends-15 ddl_extra cursor-15 drop_extension chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11268 ms
append-15 ... ok 11294 ms
baserel_cache ... ok 11256 ms
broken_tables ... ok 11263 ms
chunk_adaptive ... ok 11293 ms
chunks ... ok 11263 ms
cluster-15 ... ok 11255 ms
constraint-15 ... ok 11508 ms
copy-15 ... ok 11293 ms
create_chunks ... ok 11265 ms
create_hypertable ... ok 11256 ms
create_table ... ok 11250 ms
cursor-15 ... ok 11267 ms
custom_type ... ok 11265 ms
ddl-15 ... ok 11257 ms
ddl_errors ... ok 11254 ms
ddl_extra ... ok 11266 ms
delete-15 ... ok 11250 ms
drop_extension ... FAILED 11267 ms
drop_hypertable ... ok 11263 ms
drop_owned ... ok 11538 ms
parallel group (21 tests): partitioning hash dump_meta information_views drop_rename_hypertable license insert_returning histogram_test misc lateral extension_scripts insert_single merge grant_hypertable null_exclusion drop_schema generated_as_identity parallel-15 partition insert-15 insert_many
drop_rename_hypertable ... ok 15597 ms
drop_schema ... ok 15687 ms
dump_meta ... ok 15597 ms
extension_scripts ... ok 15622 ms
generated_as_identity ... ok 15686 ms
grant_hypertable ... ok 15622 ms
hash ... ok 15596 ms
histogram_test ... ok 15620 ms
information_views ... ok 15597 ms
insert-15 ... ok 16114 ms
insert_many ... ok 18303 ms
insert_returning ... ok 15611 ms
insert_single ... ok 15621 ms
lateral ... ok 15619 ms
license ... ok 15597 ms
merge ... ok 15620 ms
misc ... ok 15619 ms
null_exclusion ... ok 15621 ms
parallel-15 ... ok 15702 ms
partition ... ok 15702 ms
partitioning ... ok 11500 ms
parallel group (21 tests): reloptions triggers plan_hypertable_inline-15 plain sort_optimization timestamp tableam partitionwise-15 size_utils sql_query update-15 upsert plan_expand_hypertable-15 plan_hashagg-15 plan_ordered_append query-15 rowsecurity-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19471 ms
pg_join ... ok 20074 ms
plain ... ok 19440 ms
plan_expand_hypertable-15 ... ok 19497 ms
plan_hashagg-15 ... ok 19497 ms
plan_hypertable_inline-15 ... ok 19436 ms
plan_ordered_append ... ok 19497 ms
query-15 ... ok 19497 ms
relocate_extension ... ok 20731 ms
reloptions ... ok 18507 ms
rowsecurity-15 ... ok 19497 ms
size_utils ... ok 19470 ms
sort_optimization ... ok 19439 ms
sql_query ... ok 19470 ms
tableam ... ok 19462 ms
timestamp ... ok 19461 ms
triggers ... ok 19432 ms
truncate ... ok 20073 ms
trusted_extension ... ok 19983 ms
update-15 ... ok 19470 ms
upsert ... ok 19475 ms
parallel group (4 tests): util vacuum_parallel vacuum version
util ... ok 1629 ms
vacuum ... ok 1664 ms
vacuum_parallel ... ok 1661 ms
version ... ok 1664 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
dont_drop_db
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2410 ms
test alternate_users ... ok 1705 ms
test chunk_utils ... ok 1863 ms
test index ... ok 2232 ms
test pg_dump_unprivileged ... ok 1488 ms
test tablespace ... ok 1520 ms
parallel group (21 tests): ddl_errors cluster-15 ddl-15 chunk_adaptive create_table custom_type delete-15 drop_hypertable baserel_cache chunks cursor-15 agg_bookends-15 drop_extension append-15 broken_tables create_chunks create_hypertable ddl_extra copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11490 ms
append-15 ... ok 11498 ms
baserel_cache ... ok 11475 ms
broken_tables ... ok 11498 ms
chunk_adaptive ... ok 11475 ms
chunks ... ok 11475 ms
cluster-15 ... ok 11454 ms
constraint-15 ... ok 11697 ms
copy-15 ... ok 11507 ms
create_chunks ... ok 11498 ms
create_hypertable ... ok 11498 ms
create_table ... ok 11474 ms
cursor-15 ... ok 11474 ms
custom_type ... ok 11474 ms
ddl-15 ... ok 11454 ms
ddl_errors ... ok 11450 ms
ddl_extra ... ok 11497 ms
delete-15 ... ok 11473 ms
drop_extension ... FAILED 11496 ms
drop_hypertable ... ok 11473 ms
drop_owned ... ok 11722 ms
parallel group (21 tests): misc null_exclusion insert_returning information_views partitioning drop_schema lateral license extension_scripts parallel-15 partition hash merge drop_rename_hypertable dump_meta generated_as_identity insert_single grant_hypertable histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 15310 ms
drop_schema ... ok 15218 ms
dump_meta ... ok 15310 ms
extension_scripts ... ok 15219 ms
generated_as_identity ... ok 15310 ms
grant_hypertable ... ok 15310 ms
hash ... ok 15220 ms
histogram_test ... ok 15310 ms
information_views ... ok 15218 ms
insert-15 ... ok 16135 ms
insert_many ... ok 18205 ms
insert_returning ... ok 15217 ms
insert_single ... ok 15309 ms
lateral ... ok 15217 ms
license ... ok 15217 ms
merge ... ok 15295 ms
misc ... ok 10934 ms
null_exclusion ... ok 15204 ms
parallel-15 ... ok 15217 ms
partition ... ok 15217 ms
partitioning ... ok 15216 ms
parallel group (21 tests): triggers sort_optimization update-15 upsert plan_hypertable_inline-15 plain size_utils reloptions partitionwise-15 tableam plan_expand_hypertable-15 query-15 sql_query timestamp rowsecurity-15 plan_hashagg-15 plan_ordered_append pg_join truncate relocate_extension trusted_extension
partitionwise-15 ... ok 19950 ms
pg_join ... ok 20188 ms
plain ... ok 19940 ms
plan_expand_hypertable-15 ... ok 19951 ms
plan_hashagg-15 ... ok 19958 ms
plan_hypertable_inline-15 ... ok 19938 ms
plan_ordered_append ... ok 19958 ms
query-15 ... ok 19950 ms
relocate_extension ... ok 20214 ms
reloptions ... ok 19948 ms
rowsecurity-15 ... ok 19951 ms
size_utils ... ok 19939 ms
sort_optimization ... ok 19936 ms
sql_query ... ok 19950 ms
tableam ... ok 19949 ms
timestamp ... ok 19950 ms
triggers ... ok 19915 ms
truncate ... ok 20209 ms
trusted_extension ... ok 20213 ms
update-15 ... ok 19936 ms
upsert ... ok 19936 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1600 ms
vacuum ... ok 1631 ms
vacuum_parallel ... ok 1631 ms
version ... ok 1628 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2399 ms
test alternate_users ... ok 1716 ms
test chunk_utils ... ok 1831 ms
test index ... ok 2248 ms
test pg_dump_unprivileged ... ok 1545 ms
test tablespace ... ok 1554 ms
parallel group (21 tests): drop_extension custom_type delete-15 create_hypertable agg_bookends-15 ddl_extra create_table ddl_errors cursor-15 broken_tables baserel_cache chunks cluster-15 create_chunks drop_hypertable ddl-15 append-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11181 ms
append-15 ... ok 11188 ms
baserel_cache ... ok 11184 ms
broken_tables ... ok 11183 ms
chunk_adaptive ... ok 11197 ms
chunks ... ok 11186 ms
cluster-15 ... ok 11186 ms
constraint-15 ... ok 11419 ms
copy-15 ... ok 11197 ms
create_chunks ... ok 11186 ms
create_hypertable ... ok 11179 ms
create_table ... ok 11181 ms
cursor-15 ... ok 11182 ms
custom_type ... ok 11176 ms
ddl-15 ... ok 11185 ms
ddl_errors ... ok 11180 ms
ddl_extra ... ok 11180 ms
delete-15 ... ok 11178 ms
drop_extension ... FAILED 11174 ms
drop_hypertable ... ok 11185 ms
drop_owned ... ok 11444 ms
parallel group (21 tests): hash merge insert_returning information_views misc insert_single dump_meta extension_scripts drop_schema histogram_test license partitioning null_exclusion parallel-15 generated_as_identity drop_rename_hypertable grant_hypertable lateral partition insert-15 insert_many
drop_rename_hypertable ... ok 15708 ms
drop_schema ... ok 15682 ms
dump_meta ... ok 15599 ms
extension_scripts ... ok 15599 ms
generated_as_identity ... ok 15704 ms
grant_hypertable ... ok 15708 ms
hash ... ok 10537 ms
histogram_test ... ok 15682 ms
information_views ... ok 15599 ms
insert-15 ... ok 16561 ms
insert_many ... ok 18607 ms
insert_returning ... ok 15598 ms
insert_single ... ok 15598 ms
lateral ... ok 15707 ms
license ... ok 15681 ms
merge ... ok 15586 ms
misc ... ok 15598 ms
null_exclusion ... ok 15702 ms
parallel-15 ... ok 15702 ms
partition ... ok 15707 ms
partitioning ... ok 15680 ms
parallel group (21 tests): timestamp sort_optimization sql_query query-15 reloptions update-15 triggers upsert plan_expand_hypertable-15 plan_hashagg-15 plain size_utils tableam partitionwise-15 plan_hypertable_inline-15 rowsecurity-15 plan_ordered_append pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19968 ms
pg_join ... ok 20584 ms
plain ... ok 19967 ms
plan_expand_hypertable-15 ... ok 19898 ms
plan_hashagg-15 ... ok 19898 ms
plan_hypertable_inline-15 ... ok 19967 ms
plan_ordered_append ... ok 19984 ms
query-15 ... ok 19896 ms
relocate_extension ... ok 20670 ms
reloptions ... ok 19895 ms
rowsecurity-15 ... ok 19968 ms
size_utils ... ok 19966 ms
sort_optimization ... ok 19879 ms
sql_query ... ok 19895 ms
tableam ... ok 19966 ms
timestamp ... ok 19878 ms
triggers ... ok 19895 ms
truncate ... ok 20648 ms
trusted_extension ... ok 20644 ms
update-15 ... ok 19894 ms
upsert ... ok 19895 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1646 ms
vacuum ... ok 1649 ms
vacuum_parallel ... ok 1649 ms
version ... ok 1618 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
earthdistance
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test earthdistance ... FAILED 171 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/earthdistance/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/earthdistance/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2425 ms
test alternate_users ... ok 1706 ms
test chunk_utils ... ok 1870 ms
test index ... ok 2213 ms
test pg_dump_unprivileged ... ok 1507 ms
test tablespace ... ok 1518 ms
parallel group (21 tests): ddl_extra create_hypertable cluster-15 cursor-15 agg_bookends-15 chunks custom_type ddl_errors create_chunks baserel_cache ddl-15 chunk_adaptive delete-15 drop_extension drop_hypertable broken_tables create_table append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11570 ms
append-15 ... ok 11598 ms
baserel_cache ... ok 11577 ms
broken_tables ... ok 11582 ms
chunk_adaptive ... ok 11579 ms
chunks ... ok 11576 ms
cluster-15 ... ok 11567 ms
constraint-15 ... ok 11825 ms
copy-15 ... ok 11617 ms
create_chunks ... ok 11576 ms
create_hypertable ... ok 11566 ms
create_table ... ok 11584 ms
cursor-15 ... ok 11567 ms
custom_type ... ok 11575 ms
ddl-15 ... ok 11577 ms
ddl_errors ... ok 11575 ms
ddl_extra ... ok 11564 ms
delete-15 ... ok 11579 ms
drop_extension ... FAILED 11579 ms
drop_hypertable ... ok 11579 ms
drop_owned ... ok 11849 ms
parallel group (21 tests): partitioning hash histogram_test drop_schema null_exclusion information_views license grant_hypertable insert_single dump_meta lateral extension_scripts parallel-15 drop_rename_hypertable misc merge generated_as_identity insert_returning partition insert-15 insert_many
drop_rename_hypertable ... ok 15321 ms
drop_schema ... ok 15295 ms
dump_meta ... ok 15320 ms
extension_scripts ... ok 15320 ms
generated_as_identity ... ok 15321 ms
grant_hypertable ... ok 15318 ms
hash ... ok 15290 ms
histogram_test ... ok 15294 ms
information_views ... ok 15295 ms
insert-15 ... ok 15843 ms
insert_many ... ok 18157 ms
insert_returning ... ok 15381 ms
insert_single ... ok 15318 ms
lateral ... ok 15319 ms
license ... ok 15304 ms
merge ... ok 15319 ms
misc ... ok 15319 ms
null_exclusion ... ok 15293 ms
parallel-15 ... ok 15318 ms
partition ... ok 15380 ms
partitioning ... ok 11274 ms
parallel group (21 tests): tableam plan_hypertable_inline-15 sort_optimization triggers partitionwise-15 update-15 timestamp upsert sql_query reloptions plain plan_expand_hypertable-15 size_utils rowsecurity-15 plan_ordered_append plan_hashagg-15 query-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19690 ms
pg_join ... ok 19950 ms
plain ... FAILED 19693 ms
plan_expand_hypertable-15 ... ok 19706 ms
plan_hashagg-15 ... ok 19714 ms
plan_hypertable_inline-15 ... ok 19657 ms
plan_ordered_append ... ok 19714 ms
query-15 ... ok 19780 ms
relocate_extension ... ok 20894 ms
reloptions ... ok 19692 ms
rowsecurity-15 ... ok 19713 ms
size_utils ... ok 19705 ms
sort_optimization ... ok 19667 ms
sql_query ... ok 19690 ms
tableam ... ok 19101 ms
timestamp ... ok 19689 ms
triggers ... ok 19677 ms
truncate ... ok 20220 ms
trusted_extension ... ok 20220 ms
update-15 ... ok 19688 ms
upsert ... ok 19689 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1635 ms
vacuum ... ok 1638 ms
vacuum_parallel ... ok 1638 ms
version ... ok 1609 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test earthdistance ... FAILED 171 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/earthdistance/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/earthdistance/regression.out".
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2476 ms
test alternate_users ... ok 1693 ms
test chunk_utils ... ok 1892 ms
test index ... ok 2237 ms
test pg_dump_unprivileged ... ok 1528 ms
test tablespace ... ok 1499 ms
parallel group (21 tests): ddl_extra drop_extension drop_hypertable create_chunks cursor-15 ddl-15 delete-15 custom_type cluster-15 ddl_errors baserel_cache chunks create_table create_hypertable broken_tables agg_bookends-15 chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11433 ms
append-15 ... ok 11471 ms
baserel_cache ... ok 11426 ms
broken_tables ... ok 11433 ms
chunk_adaptive ... ok 11433 ms
chunks ... ok 11426 ms
cluster-15 ... ok 11426 ms
constraint-15 ... ok 11656 ms
copy-15 ... ok 11448 ms
create_chunks ... ok 11417 ms
create_hypertable ... ok 11432 ms
create_table ... ok 11432 ms
cursor-15 ... ok 11421 ms
custom_type ... ok 11422 ms
ddl-15 ... ok 11421 ms
ddl_errors ... ok 11425 ms
ddl_extra ... ok 11411 ms
delete-15 ... ok 11422 ms
drop_extension ... FAILED 11413 ms
drop_hypertable ... ok 11413 ms
drop_owned ... ok 11685 ms
parallel group (21 tests): merge partitioning lateral license null_exclusion drop_schema insert_single misc hash parallel-15 grant_hypertable extension_scripts histogram_test generated_as_identity information_views insert_returning partition dump_meta drop_rename_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 15661 ms
drop_schema ... ok 15616 ms
dump_meta ... ok 15661 ms
extension_scripts ... ok 15657 ms
generated_as_identity ... ok 15659 ms
grant_hypertable ... ok 15649 ms
hash ... ok 15637 ms
histogram_test ... ok 15658 ms
information_views ... ok 15658 ms
insert-15 ... ok 16165 ms
insert_many ... ok 18270 ms
insert_returning ... ok 15658 ms
insert_single ... ok 15635 ms
lateral ... ok 15615 ms
license ... ok 15615 ms
merge ... ok 11334 ms
misc ... ok 15636 ms
null_exclusion ... ok 15615 ms
parallel-15 ... ok 15636 ms
partition ... ok 15657 ms
partitioning ... ok 15614 ms
parallel group (21 tests): tableam upsert plain reloptions partitionwise-15 sort_optimization timestamp update-15 plan_hypertable_inline-15 query-15 triggers size_utils plan_hashagg-15 plan_ordered_append rowsecurity-15 plan_expand_hypertable-15 sql_query pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19945 ms
pg_join ... ok 20252 ms
plain ... FAILED 19945 ms
plan_expand_hypertable-15 ... ok 19982 ms
plan_hashagg-15 ... ok 19982 ms
plan_hypertable_inline-15 ... ok 19945 ms
plan_ordered_append ... ok 19981 ms
query-15 ... ok 19968 ms
relocate_extension ... ok 20279 ms
reloptions ... ok 19944 ms
rowsecurity-15 ... ok 19981 ms
size_utils ... ok 19969 ms
sort_optimization ... ok 19944 ms
sql_query ... ok 20050 ms
tableam ... ok 19937 ms
timestamp ... ok 19944 ms
triggers ... ok 19967 ms
truncate ... ok 20278 ms
trusted_extension ... ok 20275 ms
update-15 ... ok 19944 ms
upsert ... ok 19940 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1605 ms
vacuum ... ok 1638 ms
vacuum_parallel ... ok 1638 ms
version ... ok 1634 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
file_fdw
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test file_fdw ... ok 168 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2421 ms
test alternate_users ... ok 1690 ms
test chunk_utils ... ok 1854 ms
test index ... ok 2182 ms
test pg_dump_unprivileged ... ok 1488 ms
test tablespace ... ok 1531 ms
parallel group (21 tests): chunks create_table create_chunks create_hypertable custom_type agg_bookends-15 baserel_cache broken_tables cluster-15 cursor-15 ddl_extra ddl_errors ddl-15 drop_extension drop_hypertable delete-15 chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11180 ms
append-15 ... ok 11214 ms
baserel_cache ... ok 11180 ms
broken_tables ... ok 11180 ms
chunk_adaptive ... ok 11186 ms
chunks ... ok 11167 ms
cluster-15 ... ok 11180 ms
constraint-15 ... ok 11407 ms
copy-15 ... ok 11204 ms
create_chunks ... ok 11176 ms
create_hypertable ... ok 11176 ms
create_table ... ok 11170 ms
cursor-15 ... ok 11179 ms
custom_type ... ok 11176 ms
ddl-15 ... ok 11181 ms
ddl_errors ... ok 11181 ms
ddl_extra ... ok 11181 ms
delete-15 ... ok 11184 ms
drop_extension ... FAILED 11181 ms
drop_hypertable ... ok 11181 ms
drop_owned ... ok 11426 ms
parallel group (21 tests): hash partitioning information_views insert_returning misc drop_rename_hypertable histogram_test license partition dump_meta null_exclusion extension_scripts insert_single lateral merge grant_hypertable generated_as_identity drop_schema parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15507 ms
drop_schema ... ok 15516 ms
dump_meta ... ok 15514 ms
extension_scripts ... ok 15515 ms
generated_as_identity ... ok 15516 ms
grant_hypertable ... ok 15515 ms
hash ... ok 11332 ms
histogram_test ... ok 15506 ms
information_views ... ok 15494 ms
insert-15 ... ok 15974 ms
insert_many ... ok 18191 ms
insert_returning ... ok 15494 ms
insert_single ... ok 15514 ms
lateral ... ok 15514 ms
license ... ok 15505 ms
merge ... ok 15514 ms
misc ... ok 15494 ms
null_exclusion ... ok 15513 ms
parallel-15 ... ok 15515 ms
partition ... ok 15505 ms
partitioning ... ok 15474 ms
parallel group (21 tests): plan_hypertable_inline-15 update-15 timestamp sort_optimization partitionwise-15 size_utils triggers plan_ordered_append rowsecurity-15 plan_hashagg-15 plan_expand_hypertable-15 plain reloptions upsert tableam query-15 sql_query pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19582 ms
pg_join ... ok 19847 ms
plain ... ok 19694 ms
plan_expand_hypertable-15 ... ok 19593 ms
plan_hashagg-15 ... ok 19593 ms
plan_hypertable_inline-15 ... ok 19562 ms
plan_ordered_append ... ok 19592 ms
query-15 ... ok 19694 ms
relocate_extension ... ok 19874 ms
reloptions ... ok 19693 ms
rowsecurity-15 ... ok 19592 ms
size_utils ... ok 19581 ms
sort_optimization ... ok 19572 ms
sql_query ... ok 19693 ms
tableam ... ok 19693 ms
timestamp ... ok 19571 ms
triggers ... ok 19580 ms
truncate ... ok 19873 ms
trusted_extension ... ok 19869 ms
update-15 ... ok 19571 ms
upsert ... ok 19692 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1592 ms
vacuum ... ok 1620 ms
vacuum_parallel ... ok 1617 ms
version ... ok 1613 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test file_fdw ... ok 162 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2502 ms
test alternate_users ... ok 1701 ms
test chunk_utils ... ok 1863 ms
test index ... ok 2220 ms
test pg_dump_unprivileged ... ok 1519 ms
test tablespace ... ok 1528 ms
parallel group (21 tests): cursor-15 chunks drop_hypertable create_table ddl_extra baserel_cache delete-15 chunk_adaptive custom_type drop_extension ddl-15 ddl_errors create_chunks append-15 agg_bookends-15 broken_tables cluster-15 create_hypertable copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11630 ms
append-15 ... ok 11629 ms
baserel_cache ... ok 11623 ms
broken_tables ... ok 11630 ms
chunk_adaptive ... ok 11624 ms
chunks ... ok 11620 ms
cluster-15 ... ok 11631 ms
constraint-15 ... ok 11859 ms
copy-15 ... ok 11654 ms
create_chunks ... ok 11627 ms
create_hypertable ... ok 11648 ms
create_table ... ok 11622 ms
cursor-15 ... ok 11618 ms
custom_type ... ok 11626 ms
ddl-15 ... ok 11626 ms
ddl_errors ... ok 11626 ms
ddl_extra ... ok 11621 ms
delete-15 ... ok 11623 ms
drop_extension ... FAILED 11625 ms
drop_hypertable ... ok 11618 ms
drop_owned ... ok 11882 ms
parallel group (21 tests): partitioning license null_exclusion grant_hypertable parallel-15 merge lateral insert_single extension_scripts information_views insert_returning drop_schema hash misc partition histogram_test dump_meta drop_rename_hypertable generated_as_identity insert-15 insert_many
drop_rename_hypertable ... ok 15567 ms
drop_schema ... ok 15550 ms
dump_meta ... ok 15567 ms
extension_scripts ... ok 15549 ms
generated_as_identity ... ok 15567 ms
grant_hypertable ... ok 15545 ms
hash ... ok 15550 ms
histogram_test ... ok 15567 ms
information_views ... ok 15549 ms
insert-15 ... ok 16068 ms
insert_many ... ok 18139 ms
insert_returning ... ok 15549 ms
insert_single ... ok 15547 ms
lateral ... ok 15546 ms
license ... ok 15516 ms
merge ... ok 15546 ms
misc ... ok 15554 ms
null_exclusion ... ok 15536 ms
parallel-15 ... ok 15544 ms
partition ... ok 15554 ms
partitioning ... ok 11525 ms
parallel group (21 tests): sort_optimization partitionwise-15 timestamp plain plan_expand_hypertable-15 upsert plan_hypertable_inline-15 tableam triggers update-15 query-15 size_utils reloptions sql_query rowsecurity-15 plan_ordered_append plan_hashagg-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19509 ms
pg_join ... ok 19737 ms
plain ... ok 19513 ms
plan_expand_hypertable-15 ... ok 19513 ms
plan_hashagg-15 ... ok 19627 ms
plan_hypertable_inline-15 ... ok 19605 ms
plan_ordered_append ... ok 19605 ms
query-15 ... ok 19605 ms
relocate_extension ... ok 20762 ms
reloptions ... ok 19605 ms
rowsecurity-15 ... ok 19605 ms
size_utils ... ok 19605 ms
sort_optimization ... ok 18641 ms
sql_query ... ok 19604 ms
tableam ... ok 19604 ms
timestamp ... ok 19511 ms
triggers ... ok 19604 ms
truncate ... ok 20069 ms
trusted_extension ... ok 20069 ms
update-15 ... ok 19603 ms
upsert ... ok 19511 ms
parallel group (4 tests): util vacuum_parallel vacuum version
util ... ok 1578 ms
vacuum ... ok 1606 ms
vacuum_parallel ... ok 1603 ms
version ... ok 1606 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
fuzzystrmatch
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test fuzzystrmatch ... ok 11 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2411 ms
test alternate_users ... ok 1688 ms
test chunk_utils ... ok 1842 ms
test index ... ok 2198 ms
test pg_dump_unprivileged ... ok 1480 ms
test tablespace ... ok 1524 ms
parallel group (21 tests): cursor-15 agg_bookends-15 ddl_errors baserel_cache custom_type delete-15 drop_hypertable create_table ddl_extra create_chunks drop_extension chunks cluster-15 broken_tables create_hypertable chunk_adaptive ddl-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11279 ms
append-15 ... ok 11293 ms
baserel_cache ... ok 11284 ms
broken_tables ... ok 11291 ms
chunk_adaptive ... ok 11291 ms
chunks ... ok 11291 ms
cluster-15 ... ok 11291 ms
constraint-15 ... ok 11544 ms
copy-15 ... ok 11312 ms
create_chunks ... ok 11291 ms
create_hypertable ... ok 11291 ms
create_table ... ok 11285 ms
cursor-15 ... ok 11278 ms
custom_type ... ok 11283 ms
ddl-15 ... ok 11291 ms
ddl_errors ... ok 11278 ms
ddl_extra ... ok 11290 ms
delete-15 ... ok 11284 ms
drop_extension ... FAILED 11290 ms
drop_hypertable ... ok 11284 ms
drop_owned ... ok 11566 ms
parallel group (21 tests): license misc partitioning merge drop_rename_hypertable grant_hypertable information_views generated_as_identity insert_returning histogram_test drop_schema insert_single extension_scripts hash null_exclusion lateral dump_meta parallel-15 partition insert-15 insert_many
drop_rename_hypertable ... ok 15583 ms
drop_schema ... ok 15587 ms
dump_meta ... ok 15672 ms
extension_scripts ... ok 15587 ms
generated_as_identity ... ok 15583 ms
grant_hypertable ... ok 15583 ms
hash ... ok 15629 ms
histogram_test ... ok 15586 ms
information_views ... ok 15583 ms
insert-15 ... ok 16082 ms
insert_many ... ok 18205 ms
insert_returning ... ok 15583 ms
insert_single ... ok 15586 ms
lateral ... ok 15657 ms
license ... ok 11305 ms
merge ... ok 15581 ms
misc ... ok 15550 ms
null_exclusion ... ok 15628 ms
parallel-15 ... ok 15671 ms
partition ... ok 15671 ms
partitioning ... ok 15568 ms
parallel group (21 tests): reloptions sql_query triggers plain upsert size_utils partitionwise-15 tableam query-15 plan_hashagg-15 plan_expand_hypertable-15 sort_optimization plan_ordered_append timestamp update-15 plan_hypertable_inline-15 rowsecurity-15 pg_join trusted_extension relocate_extension truncate
partitionwise-15 ... ok 19739 ms
pg_join ... ok 20052 ms
plain ... ok 19737 ms
plan_expand_hypertable-15 ... ok 19772 ms
plan_hashagg-15 ... ok 19771 ms
plan_hypertable_inline-15 ... ok 19853 ms
plan_ordered_append ... ok 19853 ms
query-15 ... ok 19771 ms
relocate_extension ... ok 20080 ms
reloptions ... ok 19735 ms
rowsecurity-15 ... ok 19853 ms
size_utils ... ok 19738 ms
sort_optimization ... ok 19852 ms
sql_query ... ok 19735 ms
tableam ... ok 19738 ms
timestamp ... ok 19852 ms
triggers ... ok 19735 ms
truncate ... ok 20080 ms
trusted_extension ... ok 20076 ms
update-15 ... ok 19852 ms
upsert ... ok 19735 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1669 ms
vacuum ... ok 1698 ms
vacuum_parallel ... ok 1698 ms
version ... ok 1695 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test fuzzystrmatch ... ok 11 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2503 ms
test alternate_users ... ok 1682 ms
test chunk_utils ... ok 1856 ms
test index ... ok 2207 ms
test pg_dump_unprivileged ... ok 1505 ms
test tablespace ... ok 1538 ms
parallel group (21 tests): custom_type broken_tables ddl_extra delete-15 ddl-15 chunks cluster-15 drop_hypertable create_chunks create_table baserel_cache agg_bookends-15 ddl_errors cursor-15 drop_extension append-15 chunk_adaptive create_hypertable copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11795 ms
append-15 ... ok 11808 ms
baserel_cache ... ok 11779 ms
broken_tables ... ok 11762 ms
chunk_adaptive ... ok 11808 ms
chunks ... ok 11767 ms
cluster-15 ... ok 11767 ms
constraint-15 ... ok 12028 ms
copy-15 ... ok 11815 ms
create_chunks ... ok 11767 ms
create_hypertable ... ok 11807 ms
create_table ... ok 11768 ms
cursor-15 ... ok 11807 ms
custom_type ... ok 11756 ms
ddl-15 ... ok 11764 ms
ddl_errors ... ok 11806 ms
ddl_extra ... ok 11762 ms
delete-15 ... ok 11763 ms
drop_extension ... FAILED 11806 ms
drop_hypertable ... ok 11766 ms
drop_owned ... ok 12057 ms
parallel group (21 tests): misc null_exclusion hash insert_returning grant_hypertable information_views drop_rename_hypertable lateral drop_schema insert_single partitioning generated_as_identity histogram_test license extension_scripts dump_meta merge parallel-15 partition insert-15 insert_many
drop_rename_hypertable ... ok 15479 ms
drop_schema ... ok 15479 ms
dump_meta ... ok 15547 ms
extension_scripts ... ok 15487 ms
generated_as_identity ... ok 15487 ms
grant_hypertable ... ok 15477 ms
hash ... ok 15464 ms
histogram_test ... ok 15487 ms
information_views ... ok 15478 ms
insert-15 ... ok 16013 ms
insert_many ... ok 18124 ms
insert_returning ... ok 15464 ms
insert_single ... ok 15478 ms
lateral ... ok 15478 ms
license ... ok 15486 ms
merge ... ok 15545 ms
misc ... ok 11180 ms
null_exclusion ... ok 15439 ms
parallel-15 ... ok 15545 ms
partition ... ok 15545 ms
partitioning ... ok 15477 ms
parallel group (21 tests): reloptions tableam plan_hypertable_inline-15 sql_query upsert rowsecurity-15 query-15 sort_optimization timestamp update-15 triggers plan_expand_hypertable-15 partitionwise-15 size_utils plain plan_hashagg-15 plan_ordered_append pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19529 ms
pg_join ... ok 19655 ms
plain ... ok 19530 ms
plan_expand_hypertable-15 ... ok 19520 ms
plan_hashagg-15 ... ok 19529 ms
plan_hypertable_inline-15 ... ok 19402 ms
plan_ordered_append ... ok 19529 ms
query-15 ... ok 19402 ms
relocate_extension ... ok 20659 ms
reloptions ... ok 18735 ms
rowsecurity-15 ... ok 19402 ms
size_utils ... ok 19529 ms
sort_optimization ... ok 19402 ms
sql_query ... ok 19401 ms
tableam ... ok 19400 ms
timestamp ... ok 19503 ms
triggers ... ok 19519 ms
truncate ... ok 19988 ms
trusted_extension ... ok 19988 ms
update-15 ... ok 19518 ms
upsert ... ok 19401 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1587 ms
vacuum ... ok 1616 ms
vacuum_parallel ... ok 1616 ms
version ... ok 1612 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
hll
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test setup ... ok 50 ms
test add_agg ... ok 20 ms
test agg_oob ... ok 32 ms
test auto_sparse ... ok 7 ms
test card_op ... ok 7 ms
test cast_shape ... ok 8 ms
test copy_binary ... ok 34 ms
test cumulative_add_cardinality_correction ... ok 362 ms
test cumulative_add_comprehensive_promotion ... ok 566 ms
test cumulative_add_sparse_edge ... ok 39 ms
test cumulative_add_sparse_random ... ok 39 ms
test cumulative_add_sparse_step ... ok 41 ms
test cumulative_union_comprehensive ... ok 2176 ms
test cumulative_union_explicit_explicit ... ok 97 ms
test cumulative_union_explicit_promotion ... ok 449 ms
test cumulative_union_probabilistic_probabilistic ... ok 6065 ms
test cumulative_union_sparse_full_representation ... ok 26 ms
test cumulative_union_sparse_promotion ... ok 5355 ms
test cumulative_union_sparse_sparse ... ok 618 ms
test disable_hashagg ... ok 29 ms
test equal ... ok 8 ms
test explicit_thresh ... ok 9 ms
test hash ... ok 9 ms
test hash_any ... ok 8 ms
test meta_func ... ok 9 ms
test murmur_bigint ... ok 13 ms
test murmur_bytea ... ok 21 ms
test nosparse ... ok 7 ms
test notequal ... ok 8 ms
test scalar_oob ... ok 8 ms
test storedproc ... ok 8 ms
test transaction ... ok 7 ms
test typmod ... ok 107 ms
test typmod_insert ... ok 16 ms
test union_op ... ok 7 ms
======================
All 35 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2414 ms
test alternate_users ... ok 1696 ms
test chunk_utils ... ok 1853 ms
test index ... ok 2233 ms
test pg_dump_unprivileged ... ok 1479 ms
test tablespace ... ok 1524 ms
parallel group (21 tests): create_chunks ddl_extra broken_tables cursor-15 create_table cluster-15 baserel_cache agg_bookends-15 delete-15 chunks ddl-15 custom_type drop_hypertable ddl_errors create_hypertable drop_extension append-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11105 ms
append-15 ... ok 11113 ms
baserel_cache ... ok 11104 ms
broken_tables ... ok 11100 ms
chunk_adaptive ... ok 11136 ms
chunks ... ok 11106 ms
cluster-15 ... ok 11103 ms
constraint-15 ... ok 11344 ms
copy-15 ... ok 11143 ms
create_chunks ... ok 11094 ms
create_hypertable ... ok 11111 ms
create_table ... ok 11102 ms
cursor-15 ... ok 11100 ms
custom_type ... ok 11108 ms
ddl-15 ... ok 11106 ms
ddl_errors ... ok 11108 ms
ddl_extra ... ok 11099 ms
delete-15 ... ok 11103 ms
drop_extension ... FAILED 11110 ms
drop_hypertable ... ok 11108 ms
drop_owned ... ok 11377 ms
parallel group (21 tests): generated_as_identity histogram_test lateral dump_meta drop_schema information_views merge misc partitioning insert_returning null_exclusion license grant_hypertable drop_rename_hypertable extension_scripts insert_single parallel-15 partition hash insert-15 insert_many
drop_rename_hypertable ... ok 15482 ms
drop_schema ... ok 15477 ms
dump_meta ... ok 15476 ms
extension_scripts ... ok 15483 ms
generated_as_identity ... ok 11591 ms
grant_hypertable ... ok 15479 ms
hash ... ok 15531 ms
histogram_test ... ok 15440 ms
information_views ... ok 15476 ms
insert-15 ... ok 15968 ms
insert_many ... ok 18108 ms
insert_returning ... ok 15477 ms
insert_single ... ok 15482 ms
lateral ... ok 15458 ms
license ... ok 15478 ms
merge ... ok 15475 ms
misc ... ok 15475 ms
null_exclusion ... ok 15477 ms
parallel-15 ... ok 15481 ms
partition ... ok 15481 ms
partitioning ... ok 15475 ms
parallel group (21 tests): tableam timestamp triggers partitionwise-15 query-15 update-15 plain upsert rowsecurity-15 sort_optimization plan_hypertable_inline-15 reloptions sql_query size_utils plan_ordered_append plan_expand_hypertable-15 plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19047 ms
pg_join ... ok 19306 ms
plain ... FAILED 19047 ms
plan_expand_hypertable-15 ... ok 19159 ms
plan_hashagg-15 ... ok 19170 ms
plan_hypertable_inline-15 ... ok 19142 ms
plan_ordered_append ... ok 19158 ms
query-15 ... ok 19046 ms
relocate_extension ... ok 20262 ms
reloptions ... ok 19141 ms
rowsecurity-15 ... ok 19073 ms
size_utils ... ok 19154 ms
sort_optimization ... ok 19141 ms
sql_query ... ok 19154 ms
tableam ... ok 18325 ms
timestamp ... ok 19045 ms
triggers ... ok 19045 ms
truncate ... ok 19650 ms
trusted_extension ... ok 19649 ms
update-15 ... ok 19045 ms
upsert ... ok 19047 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1593 ms
vacuum ... ok 1596 ms
vacuum_parallel ... ok 1596 ms
version ... ok 1565 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test setup ... ok 46 ms
test add_agg ... ok 19 ms
test agg_oob ... ok 32 ms
test auto_sparse ... ok 7 ms
test card_op ... ok 7 ms
test cast_shape ... ok 8 ms
test copy_binary ... ok 33 ms
test cumulative_add_cardinality_correction ... ok 454 ms
test cumulative_add_comprehensive_promotion ... ok 560 ms
test cumulative_add_sparse_edge ... ok 38 ms
test cumulative_add_sparse_random ... ok 38 ms
test cumulative_add_sparse_step ... ok 37 ms
test cumulative_union_comprehensive ... ok 2220 ms
test cumulative_union_explicit_explicit ... ok 87 ms
test cumulative_union_explicit_promotion ... ok 445 ms
test cumulative_union_probabilistic_probabilistic ... ok 6183 ms
test cumulative_union_sparse_full_representation ... ok 17 ms
test cumulative_union_sparse_promotion ... ok 5310 ms
test cumulative_union_sparse_sparse ... ok 649 ms
test disable_hashagg ... ok 29 ms
test equal ... ok 8 ms
test explicit_thresh ... ok 9 ms
test hash ... ok 9 ms
test hash_any ... ok 8 ms
test meta_func ... ok 9 ms
test murmur_bigint ... ok 13 ms
test murmur_bytea ... ok 20 ms
test nosparse ... ok 7 ms
test notequal ... ok 9 ms
test scalar_oob ... ok 9 ms
test storedproc ... ok 9 ms
test transaction ... ok 7 ms
test typmod ... ok 106 ms
test typmod_insert ... ok 16 ms
test union_op ... ok 7 ms
======================
All 35 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1187 ms
test alternate_users ... ok 824 ms
test chunk_utils ... ok 842 ms
test index ... ok 1000 ms
test pg_dump_unprivileged ... ok 749 ms
test tablespace ... ok 716 ms
parallel group (21 tests): delete-15 agg_bookends-15 cursor-15 baserel_cache ddl_errors create_hypertable custom_type chunks ddl_extra broken_tables cluster-15 create_chunks drop_extension ddl-15 drop_hypertable create_table chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4833 ms
append-15 ... ok 6432 ms
baserel_cache ... ok 4844 ms
broken_tables ... ok 4852 ms
chunk_adaptive ... ok 4867 ms
chunks ... ok 4848 ms
cluster-15 ... ok 4853 ms
constraint-15 ... ok 4936 ms
copy-15 ... ok 4875 ms
create_chunks ... ok 4853 ms
create_hypertable ... ok 4846 ms
create_table ... ok 4858 ms
cursor-15 ... ok 4839 ms
custom_type ... ok 4846 ms
ddl-15 ... ok 4853 ms
ddl_errors ... ok 4843 ms
ddl_extra ... ok 4848 ms
delete-15 ... ok 4824 ms
drop_extension ... FAILED 4853 ms
drop_hypertable ... ok 4857 ms
drop_owned ... ok 4959 ms
parallel group (21 tests): license partitioning information_views lateral hash drop_rename_hypertable grant_hypertable histogram_test insert_returning misc drop_schema extension_scripts generated_as_identity partition merge null_exclusion dump_meta insert_single parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 5870 ms
drop_schema ... ok 5871 ms
dump_meta ... ok 5872 ms
extension_scripts ... ok 5871 ms
generated_as_identity ... ok 5871 ms
grant_hypertable ... ok 5869 ms
hash ... ok 5867 ms
histogram_test ... ok 5869 ms
information_views ... ok 5861 ms
insert-15 ... ok 6335 ms
insert_many ... ok 7287 ms
insert_returning ... ok 5869 ms
insert_single ... ok 5875 ms
lateral ... ok 5861 ms
license ... ok 4415 ms
merge ... ok 5871 ms
misc ... ok 5868 ms
null_exclusion ... ok 5871 ms
parallel-15 ... ok 5878 ms
partition ... ok 5870 ms
partitioning ... ok 5849 ms
parallel group (21 tests): plan_hypertable_inline-15 partitionwise-15 sort_optimization tableam update-15 reloptions upsert plain timestamp triggers sql_query query-15 size_utils plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7248 ms
pg_join ... ok 9483 ms
plain ... FAILED 7268 ms
plan_expand_hypertable-15 ... ok 7283 ms
plan_hashagg-15 ... ok 8928 ms
plan_hypertable_inline-15 ... ok 6704 ms
plan_ordered_append ... ok 7291 ms
query-15 ... ok 7271 ms
relocate_extension ... ok 7932 ms
reloptions ... ok 7252 ms
rowsecurity-15 ... ok 7286 ms
size_utils ... ok 7271 ms
sort_optimization ... ok 7248 ms
sql_query ... ok 7268 ms
tableam ... ok 7248 ms
timestamp ... ok 7268 ms
triggers ... ok 7268 ms
truncate ... ok 7719 ms
trusted_extension ... ok 7667 ms
update-15 ... ok 7247 ms
upsert ... ok 7262 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 685 ms
vacuum ... ok 688 ms
vacuum_parallel ... ok 687 ms
version ... ok 679 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
hstore
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hstore ... ok 564 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1063 ms
test alternate_users ... ok 837 ms
test chunk_utils ... ok 847 ms
test index ... ok 1061 ms
test pg_dump_unprivileged ... ok 746 ms
test tablespace ... ok 711 ms
parallel group (21 tests): cursor-15 chunks create_chunks cluster-15 baserel_cache ddl-15 ddl_errors ddl_extra create_hypertable create_table broken_tables custom_type drop_extension delete-15 drop_hypertable agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5061 ms
append-15 ... ok 6338 ms
baserel_cache ... ok 5041 ms
broken_tables ... ok 5046 ms
chunk_adaptive ... ok 5068 ms
chunks ... ok 5037 ms
cluster-15 ... ok 5040 ms
constraint-15 ... ok 5121 ms
copy-15 ... ok 5073 ms
create_chunks ... ok 5037 ms
create_hypertable ... ok 5044 ms
create_table ... ok 5044 ms
cursor-15 ... ok 5035 ms
custom_type ... ok 5049 ms
ddl-15 ... ok 5040 ms
ddl_errors ... ok 5043 ms
ddl_extra ... ok 5043 ms
delete-15 ... ok 5054 ms
drop_extension ... FAILED 5051 ms
drop_hypertable ... ok 5055 ms
drop_owned ... ok 5159 ms
parallel group (21 tests): null_exclusion merge lateral generated_as_identity grant_hypertable information_views license drop_schema dump_meta drop_rename_hypertable parallel-15 extension_scripts partition misc hash insert_returning partitioning histogram_test insert_single insert-15 insert_many
drop_rename_hypertable ... ok 5986 ms
drop_schema ... ok 5975 ms
dump_meta ... ok 5984 ms
extension_scripts ... ok 5988 ms
generated_as_identity ... ok 5971 ms
grant_hypertable ... ok 5970 ms
hash ... ok 6011 ms
histogram_test ... ok 6017 ms
information_views ... ok 5970 ms
insert-15 ... ok 6159 ms
insert_many ... ok 7135 ms
insert_returning ... ok 6011 ms
insert_single ... ok 6017 ms
lateral ... ok 5969 ms
license ... ok 5971 ms
merge ... ok 5963 ms
misc ... ok 6005 ms
null_exclusion ... ok 4982 ms
parallel-15 ... ok 5986 ms
partition ... ok 5986 ms
partitioning ... ok 6012 ms
parallel group (21 tests): sort_optimization reloptions partitionwise-15 plain query-15 plan_expand_hypertable-15 tableam update-15 timestamp plan_hypertable_inline-15 triggers upsert sql_query size_utils rowsecurity-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7184 ms
pg_join ... ok 9640 ms
plain ... FAILED 7185 ms
plan_expand_hypertable-15 ... ok 7206 ms
plan_hashagg-15 ... ok 8908 ms
plan_hypertable_inline-15 ... ok 7250 ms
plan_ordered_append ... ok 7708 ms
query-15 ... ok 7191 ms
relocate_extension ... ok 7977 ms
reloptions ... ok 7180 ms
rowsecurity-15 ... ok 7262 ms
size_utils ... ok 7258 ms
sort_optimization ... ok 6500 ms
sql_query ... ok 7255 ms
tableam ... ok 7246 ms
timestamp ... ok 7248 ms
triggers ... ok 7252 ms
truncate ... ok 7831 ms
trusted_extension ... ok 7831 ms
update-15 ... ok 7246 ms
upsert ... ok 7252 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 699 ms
vacuum ... ok 699 ms
vacuum_parallel ... ok 701 ms
version ... ok 682 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hstore ... ok 559 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1146 ms
test alternate_users ... ok 848 ms
test chunk_utils ... ok 846 ms
test index ... ok 991 ms
test pg_dump_unprivileged ... ok 746 ms
test tablespace ... ok 717 ms
parallel group (21 tests): create_chunks baserel_cache drop_extension create_table broken_tables delete-15 drop_hypertable ddl_errors cluster-15 cursor-15 chunks create_hypertable custom_type ddl_extra agg_bookends-15 copy-15 ddl-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4910 ms
append-15 ... ok 6295 ms
baserel_cache ... ok 4885 ms
broken_tables ... ok 4891 ms
chunk_adaptive ... ok 4924 ms
chunks ... ok 4907 ms
cluster-15 ... ok 4904 ms
constraint-15 ... ok 4983 ms
copy-15 ... ok 4918 ms
create_chunks ... ok 4882 ms
create_hypertable ... ok 4907 ms
create_table ... ok 4888 ms
cursor-15 ... ok 4906 ms
custom_type ... ok 4908 ms
ddl-15 ... ok 4918 ms
ddl_errors ... ok 4902 ms
ddl_extra ... ok 4908 ms
delete-15 ... ok 4902 ms
drop_extension ... FAILED 4887 ms
drop_hypertable ... ok 4901 ms
drop_owned ... ok 5019 ms
parallel group (21 tests): misc null_exclusion generated_as_identity dump_meta insert_returning lateral license grant_hypertable partitioning information_views merge drop_schema drop_rename_hypertable histogram_test partition parallel-15 hash extension_scripts insert_single insert-15 insert_many
drop_rename_hypertable ... ok 5978 ms
drop_schema ... ok 5978 ms
dump_meta ... ok 5966 ms
extension_scripts ... ok 5991 ms
generated_as_identity ... ok 5955 ms
grant_hypertable ... ok 5976 ms
hash ... ok 5978 ms
histogram_test ... ok 5978 ms
information_views ... ok 5977 ms
insert-15 ... ok 6318 ms
insert_many ... ok 7395 ms
insert_returning ... ok 5969 ms
insert_single ... ok 5990 ms
lateral ... ok 5972 ms
license ... ok 5973 ms
merge ... ok 5976 ms
misc ... ok 4597 ms
null_exclusion ... ok 5954 ms
parallel-15 ... ok 5977 ms
partition ... ok 5977 ms
partitioning ... ok 5976 ms
parallel group (21 tests): timestamp tableam plan_hypertable_inline-15 triggers plain update-15 reloptions size_utils sort_optimization partitionwise-15 sql_query query-15 upsert plan_ordered_append rowsecurity-15 plan_expand_hypertable-15 relocate_extension truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8292 ms
pg_join ... ok 9916 ms
plain ... FAILED 8286 ms
plan_expand_hypertable-15 ... ok 8326 ms
plan_hashagg-15 ... ok 9008 ms
plan_hypertable_inline-15 ... ok 8256 ms
plan_ordered_append ... ok 8324 ms
query-15 ... ok 8301 ms
relocate_extension ... ok 8343 ms
reloptions ... ok 8286 ms
rowsecurity-15 ... ok 8325 ms
size_utils ... ok 8288 ms
sort_optimization ... ok 8290 ms
sql_query ... ok 8298 ms
tableam ... ok 8231 ms
timestamp ... ok 8230 ms
triggers ... ok 8282 ms
truncate ... ok 8357 ms
trusted_extension ... ok 8358 ms
update-15 ... ok 8284 ms
upsert ... ok 8299 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 735 ms
vacuum ... ok 738 ms
vacuum_parallel ... ok 737 ms
version ... ok 726 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
hstore_plperl
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hstore_plperl ... ok 46 ms
test hstore_plperlu ... ok 60 ms
test create_transform ... ok 40 ms
=====================
All 3 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1122 ms
test alternate_users ... ok 810 ms
test chunk_utils ... ok 884 ms
test index ... ok 1020 ms
test pg_dump_unprivileged ... ok 768 ms
test tablespace ... ok 743 ms
parallel group (21 tests): baserel_cache custom_type chunks agg_bookends-15 create_hypertable cursor-15 create_chunks delete-15 cluster-15 ddl_extra broken_tables ddl-15 drop_extension create_table drop_hypertable ddl_errors copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4940 ms
append-15 ... ok 6554 ms
baserel_cache ... ok 4933 ms
broken_tables ... ok 4948 ms
chunk_adaptive ... ok 4991 ms
chunks ... ok 4939 ms
cluster-15 ... ok 4948 ms
constraint-15 ... ok 5042 ms
copy-15 ... ok 4969 ms
create_chunks ... ok 4941 ms
create_hypertable ... ok 4939 ms
create_table ... ok 4954 ms
cursor-15 ... ok 4940 ms
custom_type ... ok 4932 ms
ddl-15 ... ok 4949 ms
ddl_errors ... ok 4955 ms
ddl_extra ... ok 4947 ms
delete-15 ... ok 4941 ms
drop_extension ... FAILED 4949 ms
drop_hypertable ... ok 4953 ms
drop_owned ... ok 5073 ms
parallel group (21 tests): drop_schema license generated_as_identity partitioning insert_returning misc hash partition dump_meta merge information_views insert_single null_exclusion lateral grant_hypertable drop_rename_hypertable extension_scripts histogram_test parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6081 ms
drop_schema ... ok 4665 ms
dump_meta ... ok 6068 ms
extension_scripts ... ok 6086 ms
generated_as_identity ... ok 6048 ms
grant_hypertable ... ok 6080 ms
hash ... ok 6053 ms
histogram_test ... ok 6104 ms
information_views ... ok 6078 ms
insert-15 ... ok 6276 ms
insert_many ... ok 7217 ms
insert_returning ... ok 6052 ms
insert_single ... ok 6078 ms
lateral ... ok 6078 ms
license ... ok 6046 ms
merge ... ok 6074 ms
misc ... ok 6051 ms
null_exclusion ... ok 6077 ms
parallel-15 ... ok 6104 ms
partition ... ok 6052 ms
partitioning ... ok 6050 ms
parallel group (21 tests): plan_hypertable_inline-15 plain update-15 triggers partitionwise-15 plan_ordered_append sort_optimization plan_expand_hypertable-15 upsert size_utils timestamp tableam reloptions rowsecurity-15 sql_query query-15 truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7760 ms
pg_join ... ok 9810 ms
plain ... FAILED 7757 ms
plan_expand_hypertable-15 ... ok 7761 ms
plan_hashagg-15 ... ok 9073 ms
plan_hypertable_inline-15 ... ok 7165 ms
plan_ordered_append ... ok 7759 ms
query-15 ... ok 7791 ms
relocate_extension ... ok 8509 ms
reloptions ... ok 7772 ms
rowsecurity-15 ... ok 7773 ms
size_utils ... ok 7765 ms
sort_optimization ... ok 7759 ms
sql_query ... ok 7774 ms
tableam ... ok 7767 ms
timestamp ... ok 7767 ms
triggers ... ok 7756 ms
truncate ... ok 8120 ms
trusted_extension ... ok 8237 ms
update-15 ... ok 7756 ms
upsert ... ok 7764 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 807 ms
vacuum ... ok 822 ms
vacuum_parallel ... ok 821 ms
version ... ok 820 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hstore_plperl ... ok 44 ms
test hstore_plperlu ... ok 60 ms
test create_transform ... ok 40 ms
=====================
All 3 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1144 ms
test alternate_users ... ok 814 ms
test chunk_utils ... ok 881 ms
test index ... ok 1049 ms
test pg_dump_unprivileged ... ok 765 ms
test tablespace ... ok 741 ms
parallel group (21 tests): chunks delete-15 drop_hypertable baserel_cache broken_tables cursor-15 drop_extension custom_type cluster-15 agg_bookends-15 create_hypertable ddl_extra create_chunks ddl_errors chunk_adaptive ddl-15 create_table copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5627 ms
append-15 ... ok 6998 ms
baserel_cache ... ok 5607 ms
broken_tables ... ok 5609 ms
chunk_adaptive ... ok 5637 ms
chunks ... ok 5602 ms
cluster-15 ... ok 5626 ms
constraint-15 ... ok 5747 ms
copy-15 ... ok 5641 ms
create_chunks ... ok 5636 ms
create_hypertable ... ok 5635 ms
create_table ... ok 5637 ms
cursor-15 ... ok 5609 ms
custom_type ... ok 5625 ms
ddl-15 ... ok 5636 ms
ddl_errors ... ok 5636 ms
ddl_extra ... ok 5634 ms
delete-15 ... ok 5603 ms
drop_extension ... FAILED 5618 ms
drop_hypertable ... ok 5604 ms
drop_owned ... ok 5755 ms
parallel group (21 tests): partitioning license drop_schema drop_rename_hypertable dump_meta merge lateral partition generated_as_identity misc insert_single information_views histogram_test grant_hypertable null_exclusion hash insert_returning extension_scripts parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6023 ms
drop_schema ... ok 6022 ms
dump_meta ... ok 6023 ms
extension_scripts ... ok 6038 ms
generated_as_identity ... ok 6032 ms
grant_hypertable ... ok 6036 ms
hash ... ok 6036 ms
histogram_test ... ok 6035 ms
information_views ... ok 6032 ms
insert-15 ... ok 6556 ms
insert_many ... ok 7569 ms
insert_returning ... ok 6036 ms
insert_single ... ok 6032 ms
lateral ... ok 6023 ms
license ... ok 6011 ms
merge ... ok 6021 ms
misc ... ok 6031 ms
null_exclusion ... ok 6035 ms
parallel-15 ... ok 6036 ms
partition ... ok 6023 ms
partitioning ... ok 4534 ms
parallel group (21 tests): plain upsert timestamp query-15 triggers plan_hypertable_inline-15 size_utils update-15 rowsecurity-15 sql_query plan_ordered_append tableam reloptions partitionwise-15 sort_optimization plan_expand_hypertable-15 relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 8255 ms
pg_join ... ok 10335 ms
plain ... FAILED 8179 ms
plan_expand_hypertable-15 ... ok 8275 ms
plan_hashagg-15 ... ok 9090 ms
plan_hypertable_inline-15 ... ok 8213 ms
plan_ordered_append ... ok 8239 ms
query-15 ... ok 8212 ms
relocate_extension ... ok 8344 ms
reloptions ... ok 8253 ms
rowsecurity-15 ... ok 8218 ms
size_utils ... ok 8214 ms
sort_optimization ... ok 8254 ms
sql_query ... ok 8229 ms
tableam ... ok 8245 ms
timestamp ... ok 8195 ms
triggers ... ok 8211 ms
truncate ... ok 8385 ms
trusted_extension ... ok 8384 ms
update-15 ... ok 8216 ms
upsert ... ok 8187 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 715 ms
vacuum ... ok 724 ms
vacuum_parallel ... ok 724 ms
version ... ok 722 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
hstore_plpython3u
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing hstore ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hstore_plpython ... ok 49 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1127 ms
test alternate_users ... ok 828 ms
test chunk_utils ... ok 884 ms
test index ... ok 1048 ms
test pg_dump_unprivileged ... ok 777 ms
test tablespace ... ok 744 ms
parallel group (21 tests): cursor-15 chunks baserel_cache ddl_extra broken_tables drop_hypertable drop_extension ddl_errors cluster-15 create_hypertable create_table custom_type ddl-15 copy-15 delete-15 agg_bookends-15 create_chunks chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5528 ms
append-15 ... ok 6906 ms
baserel_cache ... ok 5516 ms
broken_tables ... ok 5520 ms
chunk_adaptive ... ok 5551 ms
chunks ... ok 5515 ms
cluster-15 ... ok 5524 ms
constraint-15 ... ok 5634 ms
copy-15 ... ok 5527 ms
create_chunks ... ok 5528 ms
create_hypertable ... ok 5524 ms
create_table ... ok 5524 ms
cursor-15 ... ok 5514 ms
custom_type ... ok 5524 ms
ddl-15 ... ok 5526 ms
ddl_errors ... ok 5522 ms
ddl_extra ... ok 5515 ms
delete-15 ... ok 5527 ms
drop_extension ... FAILED 5521 ms
drop_hypertable ... ok 5520 ms
drop_owned ... ok 5642 ms
parallel group (21 tests): hash merge information_views grant_hypertable partitioning dump_meta drop_schema null_exclusion histogram_test lateral insert_returning misc parallel-15 drop_rename_hypertable insert_single extension_scripts generated_as_identity license partition insert-15 insert_many
drop_rename_hypertable ... ok 6163 ms
drop_schema ... ok 6154 ms
dump_meta ... ok 6144 ms
extension_scripts ... ok 6165 ms
generated_as_identity ... ok 6184 ms
grant_hypertable ... ok 6143 ms
hash ... ok 4766 ms
histogram_test ... ok 6160 ms
information_views ... ok 6141 ms
insert-15 ... ok 6393 ms
insert_many ... ok 7454 ms
insert_returning ... ok 6161 ms
insert_single ... ok 6163 ms
lateral ... ok 6159 ms
license ... ok 6185 ms
merge ... ok 6135 ms
misc ... ok 6161 ms
null_exclusion ... ok 6155 ms
parallel-15 ... ok 6161 ms
partition ... ok 6198 ms
partitioning ... ok 6142 ms
parallel group (21 tests): sort_optimization size_utils tableam triggers sql_query plain plan_hypertable_inline-15 timestamp update-15 upsert partitionwise-15 reloptions query-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8346 ms
pg_join ... ok 10479 ms
plain ... FAILED 8324 ms
plan_expand_hypertable-15 ... ok 8367 ms
plan_hashagg-15 ... ok 9584 ms
plan_hypertable_inline-15 ... ok 8329 ms
plan_ordered_append ... ok 8367 ms
query-15 ... ok 8351 ms
relocate_extension ... ok 9159 ms
reloptions ... ok 8349 ms
rowsecurity-15 ... ok 8361 ms
size_utils ... ok 8306 ms
sort_optimization ... ok 7641 ms
sql_query ... ok 8322 ms
tableam ... ok 8311 ms
timestamp ... ok 8333 ms
triggers ... ok 8317 ms
truncate ... ok 8735 ms
trusted_extension ... ok 8646 ms
update-15 ... ok 8338 ms
upsert ... ok 8342 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 707 ms
vacuum ... ok 721 ms
vacuum_parallel ... ok 720 ms
version ... ok 718 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing hstore ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hstore_plpython ... ok 63 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1192 ms
test alternate_users ... ok 828 ms
test chunk_utils ... ok 873 ms
test index ... ok 1047 ms
test pg_dump_unprivileged ... ok 796 ms
test tablespace ... ok 756 ms
parallel group (21 tests): ddl_extra create_hypertable custom_type baserel_cache drop_hypertable create_table ddl_errors drop_extension cursor-15 chunks delete-15 cluster-15 ddl-15 create_chunks broken_tables agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5664 ms
append-15 ... ok 7111 ms
baserel_cache ... ok 5646 ms
broken_tables ... ok 5661 ms
chunk_adaptive ... ok 5664 ms
chunks ... ok 5657 ms
cluster-15 ... ok 5658 ms
constraint-15 ... ok 5762 ms
copy-15 ... ok 5669 ms
create_chunks ... ok 5661 ms
create_hypertable ... ok 5641 ms
create_table ... ok 5648 ms
cursor-15 ... ok 5656 ms
custom_type ... ok 5644 ms
ddl-15 ... ok 5658 ms
ddl_errors ... ok 5654 ms
ddl_extra ... ok 5635 ms
delete-15 ... ok 5655 ms
drop_extension ... FAILED 5653 ms
drop_hypertable ... ok 5644 ms
drop_owned ... ok 5770 ms
parallel group (21 tests): null_exclusion partitioning generated_as_identity hash merge insert_returning drop_schema parallel-15 extension_scripts license dump_meta histogram_test misc drop_rename_hypertable grant_hypertable information_views lateral partition insert_single insert-15 insert_many
drop_rename_hypertable ... ok 6601 ms
drop_schema ... ok 6542 ms
dump_meta ... ok 6557 ms
extension_scripts ... ok 6549 ms
generated_as_identity ... ok 6535 ms
grant_hypertable ... ok 6600 ms
hash ... ok 6535 ms
histogram_test ... ok 6557 ms
information_views ... ok 6600 ms
insert-15 ... ok 6773 ms
insert_many ... ok 7904 ms
insert_returning ... ok 6538 ms
insert_single ... ok 6600 ms
lateral ... ok 6599 ms
license ... ok 6551 ms
merge ... ok 6534 ms
misc ... ok 6593 ms
null_exclusion ... ok 5071 ms
parallel-15 ... ok 6542 ms
partition ... ok 6599 ms
partitioning ... ok 6532 ms
parallel group (21 tests): plan_hypertable_inline-15 reloptions triggers upsert query-15 plan_ordered_append timestamp update-15 partitionwise-15 tableam sort_optimization size_utils sql_query plain plan_expand_hypertable-15 rowsecurity-15 plan_hashagg-15 truncate trusted_extension relocate_extension pg_join
partitionwise-15 ... ok 9484 ms
pg_join ... ok 11478 ms
plain ... FAILED 9493 ms
plan_expand_hypertable-15 ... ok 9518 ms
plan_hashagg-15 ... ok 9878 ms
plan_hypertable_inline-15 ... ok 8325 ms
plan_ordered_append ... ok 9423 ms
query-15 ... ok 9423 ms
relocate_extension ... ok 11001 ms
reloptions ... ok 9422 ms
rowsecurity-15 ... ok 9517 ms
size_utils ... ok 9487 ms
sort_optimization ... ok 9487 ms
sql_query ... ok 9487 ms
tableam ... ok 9485 ms
timestamp ... ok 9482 ms
triggers ... ok 9422 ms
truncate ... ok 10642 ms
trusted_extension ... ok 10645 ms
update-15 ... ok 9482 ms
upsert ... ok 9421 ms
parallel group (4 tests): version vacuum_parallel util vacuum
util ... ok 1503 ms
vacuum ... ok 1503 ms
vacuum_parallel ... ok 1499 ms
version ... ok 1472 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
hypopg
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hypopg ... ok 193 ms
test hypo_brin ... ok 19 ms
test hypo_index_part ... ok 26 ms
test hypo_include ... ok 106 ms
test hypo_hash ... ok 9 ms
test hypo_hide_index ... ok 99 ms
=====================
All 6 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1147 ms
test alternate_users ... ok 832 ms
test chunk_utils ... ok 887 ms
test index ... ok 1067 ms
test pg_dump_unprivileged ... ok 795 ms
test tablespace ... ok 773 ms
parallel group (21 tests): drop_extension drop_hypertable cursor-15 baserel_cache ddl_extra chunks ddl-15 agg_bookends-15 ddl_errors create_hypertable delete-15 custom_type create_table cluster-15 broken_tables create_chunks chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5611 ms
append-15 ... ok 7187 ms
baserel_cache ... ok 5609 ms
broken_tables ... ok 5615 ms
chunk_adaptive ... ok 5616 ms
chunks ... ok 5609 ms
cluster-15 ... ok 5614 ms
constraint-15 ... ok 5715 ms
copy-15 ... ok 5616 ms
create_chunks ... ok 5615 ms
create_hypertable ... ok 5611 ms
create_table ... ok 5613 ms
cursor-15 ... ok 5607 ms
custom_type ... ok 5611 ms
ddl-15 ... ok 5609 ms
ddl_errors ... ok 5610 ms
ddl_extra ... ok 5607 ms
delete-15 ... ok 5611 ms
drop_extension ... FAILED 5601 ms
drop_hypertable ... FAILED 5603 ms
drop_owned ... ok 5723 ms
parallel group (21 tests): hash merge license partitioning histogram_test information_views lateral generated_as_identity misc dump_meta parallel-15 drop_schema grant_hypertable insert_returning insert_single partition drop_rename_hypertable extension_scripts null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 6437 ms
drop_schema ... ok 6434 ms
dump_meta ... ok 6421 ms
extension_scripts ... ok 6442 ms
generated_as_identity ... ok 6419 ms
grant_hypertable ... ok 6434 ms
hash ... ok 5241 ms
histogram_test ... ok 6417 ms
information_views ... ok 6417 ms
insert-15 ... ok 6671 ms
insert_many ... ok 7611 ms
insert_returning ... ok 6433 ms
insert_single ... ok 6436 ms
lateral ... ok 6418 ms
license ... ok 6415 ms
merge ... ok 6411 ms
misc ... ok 6418 ms
null_exclusion ... ok 6459 ms
parallel-15 ... ok 6420 ms
partition ... ok 6435 ms
partitioning ... ok 6415 ms
parallel group (21 tests): partitionwise-15 reloptions plan_hypertable_inline-15 sql_query plain triggers size_utils sort_optimization tableam upsert timestamp update-15 plan_expand_hypertable-15 query-15 rowsecurity-15 plan_ordered_append trusted_extension relocate_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7940 ms
pg_join ... ok 10180 ms
plain ... ok 7943 ms
plan_expand_hypertable-15 ... ok 7964 ms
plan_hashagg-15 ... ok 9264 ms
plan_hypertable_inline-15 ... ok 7940 ms
plan_ordered_append ... ok 7981 ms
query-15 ... ok 7965 ms
relocate_extension ... ok 8161 ms
reloptions ... ok 7940 ms
rowsecurity-15 ... ok 7975 ms
size_utils ... ok 7951 ms
sort_optimization ... ok 7953 ms
sql_query ... ok 7941 ms
tableam ... ok 7953 ms
timestamp ... ok 7953 ms
triggers ... ok 7946 ms
truncate ... ok 8165 ms
trusted_extension ... ok 8114 ms
update-15 ... ok 7955 ms
upsert ... ok 7952 ms
parallel group (4 tests): util vacuum version vacuum_parallel
util ... ok 694 ms
vacuum ... ok 708 ms
vacuum_parallel ... ok 710 ms
version ... ok 709 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test hypopg ... ok 318 ms
test hypo_brin ... ok 28 ms
test hypo_index_part ... ok 43 ms
test hypo_include ... ok 104 ms
test hypo_hash ... ok 8 ms
test hypo_hide_index ... ok 147 ms
=====================
All 6 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2436 ms
test alternate_users ... ok 1639 ms
test chunk_utils ... ok 1827 ms
test index ... ok 2198 ms
test pg_dump_unprivileged ... ok 1501 ms
test tablespace ... ok 1497 ms
parallel group (21 tests): custom_type cluster-15 cursor-15 ddl_extra agg_bookends-15 ddl-15 ddl_errors create_table drop_extension chunks create_hypertable delete-15 create_chunks baserel_cache append-15 broken_tables chunk_adaptive copy-15 drop_hypertable constraint-15 drop_owned
agg_bookends-15 ... ok 11596 ms
append-15 ... ok 11624 ms
baserel_cache ... ok 11615 ms
broken_tables ... ok 11624 ms
chunk_adaptive ... ok 11624 ms
chunks ... ok 11598 ms
cluster-15 ... ok 11592 ms
constraint-15 ... ok 11829 ms
copy-15 ... ok 11624 ms
create_chunks ... ok 11602 ms
create_hypertable ... ok 11602 ms
create_table ... ok 11596 ms
cursor-15 ... ok 11591 ms
custom_type ... ok 11587 ms
ddl-15 ... ok 11595 ms
ddl_errors ... ok 11595 ms
ddl_extra ... ok 11592 ms
delete-15 ... ok 11601 ms
drop_extension ... FAILED 11596 ms
drop_hypertable ... FAILED 11622 ms
drop_owned ... ok 11858 ms
parallel group (21 tests): hash partitioning null_exclusion parallel-15 partition merge information_views histogram_test lateral grant_hypertable dump_meta drop_rename_hypertable misc insert_returning license drop_schema extension_scripts insert_single generated_as_identity insert-15 insert_many
drop_rename_hypertable ... ok 15384 ms
drop_schema ... ok 15393 ms
dump_meta ... ok 15383 ms
extension_scripts ... ok 15400 ms
generated_as_identity ... ok 15400 ms
grant_hypertable ... ok 15383 ms
hash ... ok 12328 ms
histogram_test ... ok 15382 ms
information_views ... ok 15382 ms
insert-15 ... ok 15814 ms
insert_many ... ok 17841 ms
insert_returning ... ok 15384 ms
insert_single ... ok 15399 ms
lateral ... ok 15382 ms
license ... ok 15384 ms
merge ... ok 15381 ms
misc ... ok 15384 ms
null_exclusion ... ok 15375 ms
parallel-15 ... ok 15375 ms
partition ... ok 15380 ms
partitioning ... ok 15356 ms
parallel group (21 tests): tableam triggers timestamp plan_hypertable_inline-15 query-15 partitionwise-15 plan_ordered_append rowsecurity-15 plain reloptions upsert size_utils sort_optimization update-15 sql_query plan_expand_hypertable-15 plan_hashagg-15 relocate_extension truncate trusted_extension pg_join
partitionwise-15 ... ok 19298 ms
pg_join ... ok 19584 ms
plain ... ok 19361 ms
plan_expand_hypertable-15 ... ok 19410 ms
plan_hashagg-15 ... ok 19413 ms
plan_hypertable_inline-15 ... ok 19289 ms
plan_ordered_append ... ok 19305 ms
query-15 ... ok 19289 ms
relocate_extension ... ok 19546 ms
reloptions ... ok 19362 ms
rowsecurity-15 ... ok 19305 ms
size_utils ... ok 19363 ms
sort_optimization ... ok 19364 ms
sql_query ... ok 19383 ms
tableam ... ok 19282 ms
timestamp ... ok 19287 ms
triggers ... ok 19286 ms
truncate ... ok 19575 ms
trusted_extension ... ok 19577 ms
update-15 ... ok 19365 ms
upsert ... ok 19361 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1635 ms
vacuum ... ok 1669 ms
vacuum_parallel ... ok 1672 ms
version ... ok 1659 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
imcs
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test create ... ok 69 ms
test span ... ok 10 ms
test operators ... ok 15 ms
test math ... ok 9 ms
test datetime ... ok 10 ms
test transform ... ok 14 ms
test scalarop ... ok 8 ms
test grandagg ... ok 11 ms
test groupbyagg ... ok 9 ms
test gridagg ... ok 8 ms
test windowagg ... ok 9 ms
test hashagg ... ok 13 ms
test cumagg ... ok 8 ms
test sort ... ok 10 ms
test spec ... ok 11 ms
test drop ... ok 14 ms
======================
All 16 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1129 ms
test alternate_users ... ok 786 ms
test chunk_utils ... ok 885 ms
test index ... ok 1012 ms
test pg_dump_unprivileged ... ok 777 ms
test tablespace ... ok 741 ms
parallel group (21 tests): create_chunks cursor-15 ddl_errors baserel_cache create_table cluster-15 drop_hypertable custom_type broken_tables ddl_extra drop_extension chunks delete-15 chunk_adaptive create_hypertable ddl-15 agg_bookends-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4826 ms
append-15 ... ok 6523 ms
baserel_cache ... ok 4807 ms
broken_tables ... ok 4821 ms
chunk_adaptive ... ok 4825 ms
chunks ... ok 4821 ms
cluster-15 ... ok 4818 ms
constraint-15 ... ok 4929 ms
copy-15 ... ok 4843 ms
create_chunks ... ok 4803 ms
create_hypertable ... ok 4824 ms
create_table ... ok 4815 ms
cursor-15 ... ok 4803 ms
custom_type ... ok 4819 ms
ddl-15 ... ok 4824 ms
ddl_errors ... ok 4806 ms
ddl_extra ... ok 4820 ms
delete-15 ... ok 4820 ms
drop_extension ... FAILED 4820 ms
drop_hypertable ... ok 4817 ms
drop_owned ... ok 4937 ms
parallel group (21 tests): generated_as_identity misc null_exclusion hash information_views license merge grant_hypertable dump_meta partition partitioning insert_single extension_scripts lateral histogram_test drop_schema parallel-15 drop_rename_hypertable insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 6223 ms
drop_schema ... ok 6222 ms
dump_meta ... ok 6168 ms
extension_scripts ... ok 6181 ms
generated_as_identity ... ok 4818 ms
grant_hypertable ... ok 6166 ms
hash ... ok 6158 ms
histogram_test ... ok 6222 ms
information_views ... ok 6158 ms
insert-15 ... ok 6393 ms
insert_many ... ok 7480 ms
insert_returning ... ok 6222 ms
insert_single ... ok 6169 ms
lateral ... FAILED 6219 ms
license ... ok 6157 ms
merge ... ok 6158 ms
misc ... ok 6153 ms
null_exclusion ... ok 6157 ms
parallel-15 ... ok 6221 ms
partition ... ok 6168 ms
partitioning ... ok 6168 ms
parallel group (21 tests): sort_optimization timestamp reloptions triggers rowsecurity-15 plan_hypertable_inline-15 size_utils sql_query tableam partitionwise-15 update-15 plain query-15 plan_expand_hypertable-15 plan_ordered_append upsert plan_hashagg-15 trusted_extension truncate relocate_extension pg_join
partitionwise-15 ... ok 9270 ms
pg_join ... ok 11101 ms
plain ... FAILED 9270 ms
plan_expand_hypertable-15 ... ok 9299 ms
plan_hashagg-15 ... ok 9436 ms
plan_hypertable_inline-15 ... ok 9262 ms
plan_ordered_append ... ok 9298 ms
query-15 ... ok 9290 ms
relocate_extension ... ok 10259 ms
reloptions ... ok 9205 ms
rowsecurity-15 ... ok 9218 ms
size_utils ... ok 9262 ms
sort_optimization ... ok 8405 ms
sql_query ... ok 9262 ms
tableam ... ok 9265 ms
timestamp ... ok 9203 ms
triggers ... ok 9204 ms
truncate ... ok 9844 ms
trusted_extension ... ok 9841 ms
update-15 ... ok 9268 ms
upsert ... ok 9297 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 956 ms
vacuum ... ok 959 ms
vacuum_parallel ... ok 958 ms
version ... ok 939 ms
=======================
3 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test create ... ok 102 ms
test span ... ok 9 ms
test operators ... ok 14 ms
test math ... ok 9 ms
test datetime ... ok 10 ms
test transform ... ok 16 ms
test scalarop ... ok 8 ms
test grandagg ... ok 11 ms
test groupbyagg ... ok 9 ms
test gridagg ... ok 8 ms
test windowagg ... ok 9 ms
test hashagg ... ok 13 ms
test cumagg ... ok 8 ms
test sort ... ok 10 ms
test spec ... ok 10 ms
test drop ... ok 18 ms
======================
All 16 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2463 ms
test alternate_users ... ok 1695 ms
test chunk_utils ... ok 1860 ms
test index ... ok 2201 ms
test pg_dump_unprivileged ... ok 1493 ms
test tablespace ... ok 1538 ms
parallel group (21 tests): chunks ddl_extra broken_tables drop_extension create_chunks ddl_errors baserel_cache delete-15 custom_type drop_hypertable create_table chunk_adaptive cluster-15 copy-15 create_hypertable cursor-15 ddl-15 agg_bookends-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11852 ms
append-15 ... ok 11853 ms
baserel_cache ... ok 11826 ms
broken_tables ... ok 11818 ms
chunk_adaptive ... ok 11826 ms
chunks ... ok 11808 ms
cluster-15 ... ok 11826 ms
constraint-15 ... ok 12051 ms
copy-15 ... ok 11827 ms
create_chunks ... ok 11820 ms
create_hypertable ... ok 11828 ms
create_table ... ok 11826 ms
cursor-15 ... ok 11848 ms
custom_type ... ok 11825 ms
ddl-15 ... ok 11851 ms
ddl_errors ... ok 11825 ms
ddl_extra ... ok 11815 ms
delete-15 ... ok 11825 ms
drop_extension ... FAILED 11819 ms
drop_hypertable ... ok 11825 ms
drop_owned ... ok 12076 ms
parallel group (21 tests): null_exclusion lateral drop_schema insert_returning misc grant_hypertable information_views partition parallel-15 merge generated_as_identity hash dump_meta insert_single partitioning drop_rename_hypertable histogram_test extension_scripts license insert-15 insert_many
drop_rename_hypertable ... ok 15721 ms
drop_schema ... ok 15698 ms
dump_meta ... ok 15719 ms
extension_scripts ... ok 15721 ms
generated_as_identity ... ok 15718 ms
grant_hypertable ... ok 15714 ms
hash ... ok 15718 ms
histogram_test ... ok 15720 ms
information_views ... ok 15714 ms
insert-15 ... ok 16285 ms
insert_many ... ok 18435 ms
insert_returning ... ok 15697 ms
insert_single ... ok 15718 ms
lateral ... FAILED 15677 ms
license ... ok 15720 ms
merge ... ok 15715 ms
misc ... ok 15697 ms
null_exclusion ... ok 11340 ms
parallel-15 ... ok 15714 ms
partition ... ok 15714 ms
partitioning ... ok 15717 ms
parallel group (21 tests): reloptions update-15 timestamp tableam triggers query-15 sort_optimization upsert size_utils plan_hypertable_inline-15 sql_query partitionwise-15 plain rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 plan_ordered_append trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19456 ms
pg_join ... ok 20302 ms
plain ... FAILED 19456 ms
plan_expand_hypertable-15 ... ok 19479 ms
plan_hashagg-15 ... ok 19489 ms
plan_hypertable_inline-15 ... ok 19449 ms
plan_ordered_append ... ok 19489 ms
query-15 ... ok 19447 ms
relocate_extension ... ok 20749 ms
reloptions ... ok 18244 ms
rowsecurity-15 ... ok 19455 ms
size_utils ... ok 19448 ms
sort_optimization ... ok 19446 ms
sql_query ... ok 19449 ms
tableam ... ok 19441 ms
timestamp ... ok 19440 ms
triggers ... ok 19441 ms
truncate ... ok 20284 ms
trusted_extension ... ok 20147 ms
update-15 ... ok 19437 ms
upsert ... ok 19445 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1666 ms
vacuum ... ok 1694 ms
vacuum_parallel ... ok 1694 ms
version ... ok 1691 ms
=======================
3 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
intagg
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1363 ms
test alternate_users ... ok 974 ms
test chunk_utils ... ok 1021 ms
test index ... ok 1248 ms
test pg_dump_unprivileged ... ok 908 ms
test tablespace ... ok 905 ms
parallel group (21 tests): baserel_cache chunks custom_type delete-15 ddl-15 agg_bookends-15 broken_tables create_table cursor-15 create_chunks drop_hypertable ddl_extra create_hypertable ddl_errors drop_extension chunk_adaptive cluster-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 7437 ms
append-15 ... ok 8874 ms
baserel_cache ... ok 7425 ms
broken_tables ... ok 7436 ms
chunk_adaptive ... ok 7470 ms
chunks ... ok 7429 ms
cluster-15 ... ok 7470 ms
constraint-15 ... ok 7602 ms
copy-15 ... ok 7472 ms
create_chunks ... ok 7443 ms
create_hypertable ... ok 7469 ms
create_table ... ok 7436 ms
cursor-15 ... ok 7435 ms
custom_type ... ok 7429 ms
ddl-15 ... ok 7434 ms
ddl_errors ... ok 7468 ms
ddl_extra ... ok 7458 ms
delete-15 ... ok 7431 ms
drop_extension ... FAILED 7468 ms
drop_hypertable ... ok 7442 ms
drop_owned ... ok 7611 ms
parallel group (21 tests): partitioning misc drop_schema lateral hash partition generated_as_identity information_views parallel-15 drop_rename_hypertable grant_hypertable insert_returning insert_single merge null_exclusion dump_meta histogram_test license extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 8223 ms
drop_schema ... ok 8207 ms
dump_meta ... ok 8227 ms
extension_scripts ... ok 8237 ms
generated_as_identity ... ok 8207 ms
grant_hypertable ... ok 8224 ms
hash ... ok 8207 ms
histogram_test ... ok 8226 ms
information_views ... ok 8210 ms
insert-15 ... ok 8922 ms
insert_many ... ok 10040 ms
insert_returning ... ok 8224 ms
insert_single ... ok 8224 ms
lateral ... ok 8206 ms
license ... ok 8226 ms
merge ... ok 8223 ms
misc ... ok 8201 ms
null_exclusion ... ok 8223 ms
parallel-15 ... ok 8218 ms
partition ... ok 8205 ms
partitioning ... ok 6147 ms
parallel group (21 tests): tableam reloptions triggers timestamp plan_hypertable_inline-15 partitionwise-15 plain sort_optimization plan_ordered_append size_utils upsert sql_query update-15 plan_expand_hypertable-15 query-15 plan_hashagg-15 rowsecurity-15 trusted_extension relocate_extension truncate pg_join
partitionwise-15 ... ok 11497 ms
pg_join ... ok 13477 ms
plain ... ok 11499 ms
plan_expand_hypertable-15 ... ok 11530 ms
plan_hashagg-15 ... ok 11537 ms
plan_hypertable_inline-15 ... ok 11496 ms
plan_ordered_append ... ok 11519 ms
query-15 ... ok 11536 ms
relocate_extension ... ok 11713 ms
reloptions ... ok 11494 ms
rowsecurity-15 ... ok 11536 ms
size_utils ... ok 11519 ms
sort_optimization ... ok 11517 ms
sql_query ... ok 11520 ms
tableam ... ok 11488 ms
timestamp ... ok 11495 ms
triggers ... ok 11494 ms
truncate ... ok 11717 ms
trusted_extension ... ok 11689 ms
update-15 ... ok 11519 ms
upsert ... ok 11519 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 937 ms
vacuum ... ok 943 ms
vacuum_parallel ... ok 945 ms
version ... ok 923 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2445 ms
test alternate_users ... ok 1703 ms
test chunk_utils ... ok 1868 ms
test index ... ok 2228 ms
test pg_dump_unprivileged ... ok 1509 ms
test tablespace ... ok 1556 ms
parallel group (21 tests): ddl_errors broken_tables cursor-15 chunk_adaptive cluster-15 create_table drop_hypertable ddl_extra baserel_cache ddl-15 create_hypertable chunks copy-15 agg_bookends-15 delete-15 custom_type create_chunks drop_extension append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11372 ms
append-15 ... ok 11396 ms
baserel_cache ... ok 11369 ms
broken_tables ... ok 11362 ms
chunk_adaptive ... ok 11366 ms
chunks ... ok 11369 ms
cluster-15 ... ok 11366 ms
constraint-15 ... ok 11604 ms
copy-15 ... ok 11370 ms
create_chunks ... ok 11379 ms
create_hypertable ... ok 11368 ms
create_table ... ok 11366 ms
cursor-15 ... ok 11362 ms
custom_type ... ok 11372 ms
ddl-15 ... ok 11368 ms
ddl_errors ... ok 11360 ms
ddl_extra ... ok 11367 ms
delete-15 ... ok 11371 ms
drop_extension ... FAILED 11378 ms
drop_hypertable ... ok 11365 ms
drop_owned ... ok 11626 ms
parallel group (21 tests): generated_as_identity misc information_views insert_returning grant_hypertable null_exclusion drop_rename_hypertable hash lateral extension_scripts dump_meta histogram_test insert_single partition merge partitioning license drop_schema parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15426 ms
drop_schema ... ok 15513 ms
dump_meta ... ok 15433 ms
extension_scripts ... ok 15433 ms
generated_as_identity ... ok 11713 ms
grant_hypertable ... ok 15426 ms
hash ... ok 15426 ms
histogram_test ... ok 15432 ms
information_views ... ok 15425 ms
insert-15 ... ok 15936 ms
insert_many ... ok 17931 ms
insert_returning ... ok 15425 ms
insert_single ... ok 15432 ms
lateral ... ok 15426 ms
license ... ok 15483 ms
merge ... ok 15483 ms
misc ... ok 15406 ms
null_exclusion ... ok 15425 ms
parallel-15 ... ok 15518 ms
partition ... ok 15431 ms
partitioning ... ok 15482 ms
parallel group (21 tests): reloptions tableam plan_hypertable_inline-15 sort_optimization size_utils timestamp upsert triggers partitionwise-15 update-15 plain plan_expand_hypertable-15 rowsecurity-15 sql_query plan_ordered_append query-15 plan_hashagg-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19083 ms
pg_join ... ok 19887 ms
plain ... ok 19084 ms
plan_expand_hypertable-15 ... ok 19084 ms
plan_hashagg-15 ... ok 19119 ms
plan_hypertable_inline-15 ... ok 19075 ms
plan_ordered_append ... ok 19094 ms
query-15 ... ok 19094 ms
relocate_extension ... ok 20401 ms
reloptions ... ok 18223 ms
rowsecurity-15 ... ok 19085 ms
size_utils ... ok 19080 ms
sort_optimization ... ok 19077 ms
sql_query ... ok 19087 ms
tableam ... ok 19071 ms
timestamp ... ok 19080 ms
triggers ... ok 19080 ms
truncate ... ok 19879 ms
trusted_extension ... ok 19759 ms
update-15 ... ok 19082 ms
upsert ... ok 19079 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1596 ms
vacuum ... ok 1625 ms
vacuum_parallel ... ok 1625 ms
version ... ok 1622 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
intarray
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test _int ... ok 1142 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1373 ms
test alternate_users ... ok 944 ms
test chunk_utils ... ok 1041 ms
test index ... ok 1243 ms
test pg_dump_unprivileged ... ok 936 ms
test tablespace ... ok 889 ms
parallel group (21 tests): baserel_cache create_table custom_type ddl-15 broken_tables chunks cluster-15 delete-15 agg_bookends-15 cursor-15 ddl_extra drop_extension ddl_errors create_chunks drop_hypertable create_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 7857 ms
append-15 ... ok 8562 ms
baserel_cache ... ok 7841 ms
broken_tables ... ok 7852 ms
chunk_adaptive ... ok 7873 ms
chunks ... ok 7852 ms
cluster-15 ... ok 7853 ms
constraint-15 ... ok 8002 ms
copy-15 ... ok 7874 ms
create_chunks ... ok 7859 ms
create_hypertable ... ok 7859 ms
create_table ... ok 7842 ms
cursor-15 ... ok 7856 ms
custom_type ... ok 7844 ms
ddl-15 ... ok 7850 ms
ddl_errors ... ok 7856 ms
ddl_extra ... ok 7856 ms
delete-15 ... ok 7853 ms
drop_extension ... FAILED 7856 ms
drop_hypertable ... ok 7858 ms
drop_owned ... ok 8017 ms
parallel group (21 tests): partitioning drop_rename_hypertable insert_returning misc parallel-15 partition drop_schema merge generated_as_identity license hash histogram_test null_exclusion grant_hypertable lateral information_views insert_single dump_meta extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6026 ms
drop_schema ... ok 6045 ms
dump_meta ... ok 6059 ms
extension_scripts ... ok 6064 ms
generated_as_identity ... ok 6051 ms
grant_hypertable ... ok 6055 ms
hash ... ok 6054 ms
histogram_test ... ok 6054 ms
information_views ... ok 6054 ms
insert-15 ... ok 6278 ms
insert_many ... ok 7378 ms
insert_returning ... ok 6034 ms
insert_single ... ok 6056 ms
lateral ... ok 6054 ms
license ... ok 6051 ms
merge ... ok 6050 ms
misc ... ok 6035 ms
null_exclusion ... ok 6053 ms
parallel-15 ... ok 6035 ms
partition ... ok 6039 ms
partitioning ... ok 4654 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization triggers sql_query query-15 partitionwise-15 plain tableam update-15 reloptions rowsecurity-15 timestamp upsert plan_ordered_append size_utils plan_expand_hypertable-15 plan_hashagg-15 trusted_extension truncate relocate_extension pg_join
partitionwise-15 ... ok 9812 ms
pg_join ... ok 11751 ms
plain ... FAILED 9862 ms
plan_expand_hypertable-15 ... ok 9886 ms
plan_hashagg-15 ... ok 9998 ms
plan_hypertable_inline-15 ... ok 8938 ms
plan_ordered_append ... ok 9877 ms
query-15 ... ok 9812 ms
relocate_extension ... ok 10816 ms
reloptions ... ok 9862 ms
rowsecurity-15 ... ok 9863 ms
size_utils ... ok 9876 ms
sort_optimization ... ok 9811 ms
sql_query ... ok 9811 ms
tableam ... ok 9861 ms
timestamp ... ok 9862 ms
triggers ... ok 9811 ms
truncate ... ok 10328 ms
trusted_extension ... ok 10328 ms
update-15 ... ok 9860 ms
upsert ... ok 9875 ms
parallel group (4 tests): version vacuum_parallel util vacuum
util ... ok 906 ms
vacuum ... ok 908 ms
vacuum_parallel ... ok 905 ms
version ... ok 886 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test _int ... ok 1307 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2460 ms
test alternate_users ... ok 1718 ms
test chunk_utils ... ok 1862 ms
test index ... ok 2257 ms
test pg_dump_unprivileged ... ok 1517 ms
test tablespace ... ok 1533 ms
parallel group (21 tests): baserel_cache broken_tables custom_type ddl-15 cursor-15 chunks cluster-15 ddl_errors create_hypertable delete-15 ddl_extra create_chunks drop_extension chunk_adaptive create_table append-15 drop_hypertable agg_bookends-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11621 ms
append-15 ... ok 11621 ms
baserel_cache ... ok 11581 ms
broken_tables ... ok 11583 ms
chunk_adaptive ... ok 11621 ms
chunks ... ok 11594 ms
cluster-15 ... ok 11595 ms
constraint-15 ... ok 11803 ms
copy-15 ... ok 11639 ms
create_chunks ... ok 11620 ms
create_hypertable ... ok 11595 ms
create_table ... ok 11620 ms
cursor-15 ... ok 11593 ms
custom_type ... ok 11589 ms
ddl-15 ... ok 11589 ms
ddl_errors ... ok 11594 ms
ddl_extra ... ok 11619 ms
delete-15 ... ok 11609 ms
drop_extension ... FAILED 11619 ms
drop_hypertable ... ok 11619 ms
drop_owned ... ok 11862 ms
parallel group (21 tests): insert_returning null_exclusion misc lateral generated_as_identity drop_rename_hypertable information_views insert_single license dump_meta drop_schema parallel-15 partition partitioning grant_hypertable histogram_test extension_scripts hash merge insert-15 insert_many
drop_rename_hypertable ... ok 15511 ms
drop_schema ... ok 15517 ms
dump_meta ... ok 15511 ms
extension_scripts ... ok 15585 ms
generated_as_identity ... ok 15510 ms
grant_hypertable ... ok 15584 ms
hash ... ok 15584 ms
histogram_test ... ok 15584 ms
information_views ... ok 15510 ms
insert-15 ... ok 16049 ms
insert_many ... ok 18266 ms
insert_returning ... ok 11199 ms
insert_single ... ok 15510 ms
lateral ... ok 15509 ms
license ... ok 15510 ms
merge ... ok 15584 ms
misc ... ok 15495 ms
null_exclusion ... ok 15477 ms
parallel-15 ... ok 15515 ms
partition ... ok 15515 ms
partitioning ... ok 15515 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization timestamp update-15 plain query-15 partitionwise-15 upsert tableam size_utils plan_expand_hypertable-15 reloptions sql_query triggers plan_ordered_append rowsecurity-15 plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19714 ms
pg_join ... ok 20273 ms
plain ... FAILED 19712 ms
plan_expand_hypertable-15 ... ok 19721 ms
plan_hashagg-15 ... ok 19741 ms
plan_hypertable_inline-15 ... ok 19670 ms
plan_ordered_append ... ok 19734 ms
query-15 ... ok 19711 ms
relocate_extension ... ok 20430 ms
reloptions ... ok 19720 ms
rowsecurity-15 ... ok 19734 ms
size_utils ... ok 19720 ms
sort_optimization ... ok 19689 ms
sql_query ... ok 19720 ms
tableam ... ok 19720 ms
timestamp ... ok 19709 ms
triggers ... ok 19720 ms
truncate ... ok 20399 ms
trusted_extension ... ok 20396 ms
update-15 ... ok 19709 ms
upsert ... ok 19718 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1650 ms
vacuum ... ok 1652 ms
vacuum_parallel ... ok 1652 ms
version ... ok 1623 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
ip4r
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test ip4r ... ok 1381 ms
test ip4r-v11 ... ok 11 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1411 ms
test alternate_users ... ok 1057 ms
test chunk_utils ... ok 1137 ms
test index ... ok 1325 ms
test pg_dump_unprivileged ... ok 946 ms
test tablespace ... ok 939 ms
parallel group (21 tests): create_table cursor-15 broken_tables cluster-15 chunks baserel_cache ddl_extra drop_extension create_hypertable ddl-15 create_chunks chunk_adaptive custom_type ddl_errors delete-15 drop_hypertable agg_bookends-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 8853 ms
append-15 ... ok 9092 ms
baserel_cache ... ok 8838 ms
broken_tables ... ok 8823 ms
chunk_adaptive ... ok 8851 ms
chunks ... ok 8823 ms
cluster-15 ... ok 8823 ms
constraint-15 ... ok 9065 ms
copy-15 ... ok 8870 ms
create_chunks ... ok 8849 ms
create_hypertable ... ok 8844 ms
create_table ... ok 8810 ms
cursor-15 ... ok 8818 ms
custom_type ... ok 8850 ms
ddl-15 ... ok 8847 ms
ddl_errors ... ok 8849 ms
ddl_extra ... ok 8843 ms
delete-15 ... ok 8849 ms
drop_extension ... FAILED 8843 ms
drop_hypertable ... ok 8849 ms
drop_owned ... ok 9089 ms
parallel group (21 tests): partitioning null_exclusion hash parallel-15 drop_rename_hypertable histogram_test lateral partition merge dump_meta information_views grant_hypertable extension_scripts license insert_returning generated_as_identity misc drop_schema insert_single insert-15 insert_many
drop_rename_hypertable ... ok 11187 ms
drop_schema ... ok 11240 ms
dump_meta ... ok 11188 ms
extension_scripts ... ok 11192 ms
generated_as_identity ... ok 11239 ms
grant_hypertable ... ok 11191 ms
hash ... ok 11175 ms
histogram_test ... ok 11187 ms
information_views ... ok 11187 ms
insert-15 ... ok 11665 ms
insert_many ... ok 13341 ms
insert_returning ... ok 11236 ms
insert_single ... ok 11241 ms
lateral ... ok 11186 ms
license ... ok 11235 ms
merge ... ok 11186 ms
misc ... ok 11238 ms
null_exclusion ... ok 11159 ms
parallel-15 ... ok 11185 ms
partition ... ok 11185 ms
partitioning ... ok 8137 ms
parallel group (21 tests): upsert triggers tableam update-15 timestamp plan_ordered_append rowsecurity-15 sort_optimization plan_hypertable_inline-15 sql_query partitionwise-15 plain reloptions query-15 plan_hashagg-15 size_utils plan_expand_hypertable-15 relocate_extension truncate trusted_extension pg_join
partitionwise-15 ... ok 16528 ms
pg_join ... ok 17198 ms
plain ... FAILED 16528 ms
plan_expand_hypertable-15 ... ok 16534 ms
plan_hashagg-15 ... ok 16533 ms
plan_hypertable_inline-15 ... ok 16510 ms
plan_ordered_append ... ok 16443 ms
query-15 ... ok 16528 ms
relocate_extension ... ok 16687 ms
reloptions ... ok 16527 ms
rowsecurity-15 ... ok 16445 ms
size_utils ... ok 16533 ms
sort_optimization ... ok 16508 ms
sql_query ... ok 16510 ms
tableam ... ok 16407 ms
timestamp ... ok 16436 ms
triggers ... ok 16407 ms
truncate ... ok 16713 ms
trusted_extension ... ok 16713 ms
update-15 ... ok 16421 ms
upsert ... ok 16406 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1426 ms
vacuum ... ok 1429 ms
vacuum_parallel ... ok 1429 ms
version ... ok 1398 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test ip4r ... ok 1436 ms
test ip4r-v11 ... ok 10 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2464 ms
test alternate_users ... ok 1709 ms
test chunk_utils ... ok 1865 ms
test index ... ok 2228 ms
test pg_dump_unprivileged ... ok 1498 ms
test tablespace ... ok 1538 ms
parallel group (21 tests): create_chunks cursor-15 custom_type agg_bookends-15 ddl_errors cluster-15 broken_tables create_hypertable chunks ddl-15 drop_hypertable copy-15 delete-15 ddl_extra drop_extension baserel_cache create_table chunk_adaptive append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11745 ms
append-15 ... ok 11802 ms
baserel_cache ... ok 11788 ms
broken_tables ... ok 11751 ms
chunk_adaptive ... ok 11801 ms
chunks ... ok 11757 ms
cluster-15 ... ok 11750 ms
constraint-15 ... ok 11992 ms
copy-15 ... ok 11760 ms
create_chunks ... ok 11736 ms
create_hypertable ... ok 11753 ms
create_table ... ok 11801 ms
cursor-15 ... ok 11736 ms
custom_type ... ok 11738 ms
ddl-15 ... ok 11756 ms
ddl_errors ... ok 11746 ms
ddl_extra ... ok 11767 ms
delete-15 ... ok 11759 ms
drop_extension ... FAILED 11767 ms
drop_hypertable ... ok 11756 ms
drop_owned ... ok 12020 ms
parallel group (21 tests): license histogram_test partitioning parallel-15 misc merge lateral information_views hash generated_as_identity insert_single drop_rename_hypertable grant_hypertable drop_schema dump_meta insert_returning null_exclusion partition extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15630 ms
drop_schema ... ok 15631 ms
dump_meta ... ok 15683 ms
extension_scripts ... ok 15704 ms
generated_as_identity ... ok 15628 ms
grant_hypertable ... ok 15630 ms
hash ... ok 15628 ms
histogram_test ... ok 15593 ms
information_views ... ok 15626 ms
insert-15 ... ok 16518 ms
insert_many ... ok 18522 ms
insert_returning ... ok 15682 ms
insert_single ... ok 15628 ms
lateral ... ok 15625 ms
license ... ok 11035 ms
merge ... ok 15625 ms
misc ... ok 15625 ms
null_exclusion ... ok 15682 ms
parallel-15 ... ok 15624 ms
partition ... ok 15681 ms
partitioning ... ok 15610 ms
parallel group (21 tests): reloptions tableam plan_hypertable_inline-15 plain plan_ordered_append update-15 query-15 size_utils upsert sql_query triggers timestamp sort_optimization partitionwise-15 plan_hashagg-15 plan_expand_hypertable-15 rowsecurity-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19609 ms
pg_join ... ok 20295 ms
plain ... FAILED 19592 ms
plan_expand_hypertable-15 ... ok 19633 ms
plan_hashagg-15 ... ok 19633 ms
plan_hypertable_inline-15 ... ok 19590 ms
plan_ordered_append ... ok 19593 ms
query-15 ... ok 19594 ms
relocate_extension ... ok 20877 ms
reloptions ... ok 18670 ms
rowsecurity-15 ... ok 19632 ms
size_utils ... ok 19594 ms
sort_optimization ... ok 19608 ms
sql_query ... ok 19594 ms
tableam ... ok 19588 ms
timestamp ... ok 19599 ms
triggers ... ok 19597 ms
truncate ... ok 20284 ms
trusted_extension ... ok 20162 ms
update-15 ... ok 19592 ms
upsert ... ok 19593 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1658 ms
vacuum ... ok 1661 ms
vacuum_parallel ... ok 1661 ms
version ... ok 1634 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
isn
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test isn ... ok 70 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2248 ms
test alternate_users ... ok 1480 ms
test chunk_utils ... ok 1690 ms
test index ... ok 2046 ms
test pg_dump_unprivileged ... ok 1380 ms
test tablespace ... ok 1371 ms
parallel group (21 tests): custom_type create_table baserel_cache create_hypertable drop_hypertable broken_tables chunks create_chunks delete-15 ddl-15 ddl_errors ddl_extra cluster-15 agg_bookends-15 cursor-15 chunk_adaptive drop_extension copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10778 ms
append-15 ... ok 10823 ms
baserel_cache ... ok 10770 ms
broken_tables ... ok 10773 ms
chunk_adaptive ... ok 10781 ms
chunks ... ok 10774 ms
cluster-15 ... ok 10775 ms
constraint-15 ... ok 10995 ms
copy-15 ... ok 10800 ms
create_chunks ... ok 10774 ms
create_hypertable ... ok 10769 ms
create_table ... ok 10768 ms
cursor-15 ... ok 10777 ms
custom_type ... ok 10768 ms
ddl-15 ... ok 10774 ms
ddl_errors ... ok 10774 ms
ddl_extra ... ok 10774 ms
delete-15 ... ok 10773 ms
drop_extension ... FAILED 10780 ms
drop_hypertable ... ok 10770 ms
drop_owned ... ok 11015 ms
parallel group (21 tests): generated_as_identity hash license partitioning drop_rename_hypertable information_views insert_returning misc dump_meta drop_schema histogram_test partition parallel-15 insert_single extension_scripts grant_hypertable lateral merge null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 14700 ms
drop_schema ... ok 14701 ms
dump_meta ... ok 14700 ms
extension_scripts ... ok 14704 ms
generated_as_identity ... ok 10343 ms
grant_hypertable ... ok 14758 ms
hash ... ok 14670 ms
histogram_test ... ok 14704 ms
information_views ... ok 14700 ms
insert-15 ... ok 15471 ms
insert_many ... ok 17380 ms
insert_returning ... ok 14699 ms
insert_single ... ok 14703 ms
lateral ... ok 14757 ms
license ... ok 14686 ms
merge ... ok 14757 ms
misc ... ok 14699 ms
null_exclusion ... ok 14757 ms
parallel-15 ... ok 14702 ms
partition ... ok 14702 ms
partitioning ... ok 14686 ms
parallel group (21 tests): sort_optimization size_utils query-15 tableam triggers upsert plan_expand_hypertable-15 plan_ordered_append plan_hashagg-15 update-15 partitionwise-15 reloptions sql_query plain plan_hypertable_inline-15 timestamp rowsecurity-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19261 ms
pg_join ... ok 19922 ms
plain ... FAILED 19262 ms
plan_expand_hypertable-15 ... ok 19182 ms
plan_hashagg-15 ... ok 19198 ms
plan_hypertable_inline-15 ... ok 19262 ms
plan_ordered_append ... ok 19192 ms
query-15 ... ok 19174 ms
relocate_extension ... ok 20010 ms
reloptions ... ok 19261 ms
rowsecurity-15 ... ok 19272 ms
size_utils ... ok 19173 ms
sort_optimization ... ok 19161 ms
sql_query ... ok 19260 ms
tableam ... ok 19173 ms
timestamp ... ok 19261 ms
triggers ... ok 19173 ms
truncate ... ok 19981 ms
trusted_extension ... ok 19984 ms
update-15 ... ok 19259 ms
upsert ... ok 19172 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1549 ms
vacuum ... ok 1552 ms
vacuum_parallel ... ok 1552 ms
version ... ok 1525 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test isn ... ok 71 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2380 ms
test alternate_users ... ok 1698 ms
test chunk_utils ... ok 1874 ms
test index ... ok 2221 ms
test pg_dump_unprivileged ... ok 1513 ms
test tablespace ... ok 1523 ms
parallel group (21 tests): agg_bookends-15 baserel_cache create_chunks drop_extension ddl_extra chunks cursor-15 create_table cluster-15 ddl_errors delete-15 create_hypertable broken_tables ddl-15 custom_type drop_hypertable copy-15 chunk_adaptive append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11902 ms
append-15 ... ok 11945 ms
baserel_cache ... ok 11905 ms
broken_tables ... ok 11917 ms
chunk_adaptive ... ok 11945 ms
chunks ... ok 11913 ms
cluster-15 ... ok 11916 ms
constraint-15 ... ok 12147 ms
copy-15 ... ok 11929 ms
create_chunks ... ok 11909 ms
create_hypertable ... ok 11916 ms
create_table ... ok 11913 ms
cursor-15 ... ok 11912 ms
custom_type ... ok 11917 ms
ddl-15 ... ok 11917 ms
ddl_errors ... ok 11915 ms
ddl_extra ... ok 11909 ms
delete-15 ... ok 11916 ms
drop_extension ... FAILED 11908 ms
drop_hypertable ... ok 11917 ms
drop_owned ... ok 12178 ms
parallel group (21 tests): partitioning histogram_test hash drop_schema extension_scripts generated_as_identity insert_returning merge information_views insert_single lateral grant_hypertable license parallel-15 drop_rename_hypertable dump_meta misc null_exclusion partition insert-15 insert_many
drop_rename_hypertable ... ok 15397 ms
drop_schema ... ok 15341 ms
dump_meta ... ok 15397 ms
extension_scripts ... ok 15341 ms
generated_as_identity ... ok 15341 ms
grant_hypertable ... ok 15346 ms
hash ... ok 15340 ms
histogram_test ... ok 15327 ms
information_views ... ok 15341 ms
insert-15 ... ok 15801 ms
insert_many ... ok 17906 ms
insert_returning ... ok 15341 ms
insert_single ... ok 15345 ms
lateral ... ok 15345 ms
license ... ok 15345 ms
merge ... ok 15340 ms
misc ... ok 15395 ms
null_exclusion ... ok 15411 ms
parallel-15 ... ok 15345 ms
partition ... ok 15411 ms
partitioning ... ok 11976 ms
parallel group (21 tests): plain tableam upsert sort_optimization triggers update-15 partitionwise-15 plan_hypertable_inline-15 reloptions timestamp sql_query query-15 plan_ordered_append size_utils rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 truncate trusted_extension pg_join relocate_extension
partitionwise-15 ... ok 19455 ms
pg_join ... ok 20321 ms
plain ... FAILED 18377 ms
plan_expand_hypertable-15 ... ok 19471 ms
plan_hashagg-15 ... ok 19501 ms
plan_hypertable_inline-15 ... ok 19455 ms
plan_ordered_append ... ok 19466 ms
query-15 ... ok 19456 ms
relocate_extension ... ok 20800 ms
reloptions ... ok 19454 ms
rowsecurity-15 ... ok 19467 ms
size_utils ... ok 19465 ms
sort_optimization ... ok 19433 ms
sql_query ... ok 19456 ms
tableam ... ok 18376 ms
timestamp ... ok 19454 ms
triggers ... ok 19439 ms
truncate ... ok 20173 ms
trusted_extension ... ok 20304 ms
update-15 ... ok 19440 ms
upsert ... ok 19424 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1668 ms
vacuum ... ok 1699 ms
vacuum_parallel ... ok 1699 ms
version ... ok 1696 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
jsonb_plperl
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test jsonb_plperl ... ok 50 ms
test jsonb_plperlu ... ok 50 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2391 ms
test alternate_users ... ok 1667 ms
test chunk_utils ... ok 1821 ms
test index ... ok 2186 ms
test pg_dump_unprivileged ... ok 1443 ms
test tablespace ... ok 1480 ms
parallel group (21 tests): baserel_cache drop_extension ddl_errors create_chunks broken_tables custom_type ddl_extra drop_hypertable create_hypertable agg_bookends-15 create_table delete-15 ddl-15 chunks chunk_adaptive append-15 cluster-15 copy-15 cursor-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11028 ms
append-15 ... ok 11052 ms
baserel_cache ... ok 11015 ms
broken_tables ... ok 11027 ms
chunk_adaptive ... ok 11052 ms
chunks ... ok 11042 ms
cluster-15 ... ok 11052 ms
constraint-15 ... ok 11241 ms
copy-15 ... ok 11052 ms
create_chunks ... ok 11027 ms
create_hypertable ... ok 11027 ms
create_table ... ok 11027 ms
cursor-15 ... ok 11051 ms
custom_type ... ok 11027 ms
ddl-15 ... ok 11028 ms
ddl_errors ... ok 11020 ms
ddl_extra ... ok 11026 ms
delete-15 ... ok 11026 ms
drop_extension ... FAILED 11017 ms
drop_hypertable ... ok 11026 ms
drop_owned ... ok 11264 ms
parallel group (21 tests): partitioning histogram_test dump_meta misc merge drop_rename_hypertable drop_schema parallel-15 generated_as_identity grant_hypertable lateral license partition extension_scripts information_views hash insert_single null_exclusion insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 15447 ms
drop_schema ... ok 15447 ms
dump_meta ... ok 15440 ms
extension_scripts ... ok 15461 ms
generated_as_identity ... ok 15447 ms
grant_hypertable ... ok 15448 ms
hash ... ok 15521 ms
histogram_test ... ok 15428 ms
information_views ... ok 15461 ms
insert-15 ... ok 15825 ms
insert_many ... ok 17926 ms
insert_returning ... ok 15528 ms
insert_single ... ok 15528 ms
lateral ... ok 15447 ms
license ... ok 15448 ms
merge ... ok 15439 ms
misc ... ok 15438 ms
null_exclusion ... ok 15527 ms
parallel-15 ... ok 15445 ms
partition ... ok 15448 ms
partitioning ... ok 11821 ms
parallel group (21 tests): plain update-15 timestamp plan_hypertable_inline-15 reloptions tableam sort_optimization upsert size_utils triggers partitionwise-15 sql_query query-15 plan_ordered_append rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 trusted_extension pg_join truncate relocate_extension
partitionwise-15 ... ok 18698 ms
pg_join ... ok 19367 ms
plain ... ok 17652 ms
plan_expand_hypertable-15 ... ok 18728 ms
plan_hashagg-15 ... ok 18738 ms
plan_hypertable_inline-15 ... ok 18674 ms
plan_ordered_append ... ok 18705 ms
query-15 ... ok 18701 ms
relocate_extension ... ok 19915 ms
reloptions ... ok 18673 ms
rowsecurity-15 ... ok 18708 ms
size_utils ... ok 18693 ms
sort_optimization ... ok 18692 ms
sql_query ... ok 18698 ms
tableam ... ok 18673 ms
timestamp ... ok 18665 ms
triggers ... ok 18694 ms
truncate ... ok 19366 ms
trusted_extension ... ok 19235 ms
update-15 ... ok 18659 ms
upsert ... ok 18691 ms
parallel group (4 tests): util vacuum_parallel vacuum version
util ... ok 1659 ms
vacuum ... ok 1692 ms
vacuum_parallel ... ok 1688 ms
version ... ok 1692 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test jsonb_plperl ... ok 51 ms
test jsonb_plperlu ... ok 48 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2500 ms
test alternate_users ... ok 1718 ms
test chunk_utils ... ok 1893 ms
test index ... ok 2236 ms
test pg_dump_unprivileged ... ok 1545 ms
test tablespace ... ok 1512 ms
parallel group (21 tests): ddl_errors ddl-15 cursor-15 baserel_cache custom_type chunks drop_extension chunk_adaptive create_hypertable agg_bookends-15 cluster-15 broken_tables delete-15 create_chunks ddl_extra create_table drop_hypertable copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11751 ms
append-15 ... ok 11794 ms
baserel_cache ... ok 11746 ms
broken_tables ... ok 11753 ms
chunk_adaptive ... ok 11751 ms
chunks ... ok 11750 ms
cluster-15 ... ok 11753 ms
constraint-15 ... ok 11981 ms
copy-15 ... ok 11773 ms
create_chunks ... ok 11753 ms
create_hypertable ... ok 11750 ms
create_table ... ok 11755 ms
cursor-15 ... ok 11745 ms
custom_type ... ok 11749 ms
ddl-15 ... ok 11744 ms
ddl_errors ... ok 11732 ms
ddl_extra ... ok 11752 ms
delete-15 ... ok 11752 ms
drop_extension ... FAILED 11749 ms
drop_hypertable ... ok 11754 ms
drop_owned ... ok 12003 ms
parallel group (21 tests): hash null_exclusion partitioning insert_returning grant_hypertable misc information_views lateral drop_rename_hypertable insert_single extension_scripts partition merge histogram_test license dump_meta drop_schema generated_as_identity parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15656 ms
drop_schema ... ok 15704 ms
dump_meta ... ok 15704 ms
extension_scripts ... ok 15655 ms
generated_as_identity ... ok 15704 ms
grant_hypertable ... ok 15653 ms
hash ... ok 11451 ms
histogram_test ... ok 15703 ms
information_views ... ok 15653 ms
insert-15 ... ok 16091 ms
insert_many ... ok 18220 ms
insert_returning ... ok 15652 ms
insert_single ... ok 15654 ms
lateral ... ok 15653 ms
license ... ok 15702 ms
merge ... ok 15655 ms
misc ... ok 15652 ms
null_exclusion ... ok 15616 ms
parallel-15 ... ok 15723 ms
partition ... ok 15654 ms
partitioning ... ok 15635 ms
parallel group (21 tests): reloptions tableam triggers update-15 upsert plain sort_optimization partitionwise-15 sql_query plan_expand_hypertable-15 plan_hypertable_inline-15 size_utils plan_hashagg-15 query-15 timestamp rowsecurity-15 plan_ordered_append pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19754 ms
pg_join ... ok 20264 ms
plain ... ok 19747 ms
plan_expand_hypertable-15 ... ok 19762 ms
plan_hashagg-15 ... ok 19781 ms
plan_hypertable_inline-15 ... ok 19762 ms
plan_ordered_append ... ok 19790 ms
query-15 ... ok 19781 ms
relocate_extension ... ok 20558 ms
reloptions ... ok 19725 ms
rowsecurity-15 ... ok 19781 ms
size_utils ... ok 19762 ms
sort_optimization ... ok 19747 ms
sql_query ... ok 19761 ms
tableam ... ok 19731 ms
timestamp ... ok 19780 ms
triggers ... ok 19742 ms
truncate ... ok 20438 ms
trusted_extension ... ok 20438 ms
update-15 ... ok 19743 ms
upsert ... ok 19745 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1611 ms
vacuum ... ok 1640 ms
vacuum_parallel ... ok 1640 ms
version ... ok 1637 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
jsonb_plpython3u
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test jsonb_plpython ... ok 81 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2381 ms
test alternate_users ... ok 1691 ms
test chunk_utils ... ok 1864 ms
test index ... ok 2207 ms
test pg_dump_unprivileged ... ok 1460 ms
test tablespace ... ok 1522 ms
parallel group (21 tests): cursor-15 ddl_errors baserel_cache ddl_extra delete-15 chunks cluster-15 broken_tables drop_extension create_chunks agg_bookends-15 custom_type drop_hypertable create_table create_hypertable ddl-15 chunk_adaptive append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11159 ms
append-15 ... ok 11185 ms
baserel_cache ... ok 11150 ms
broken_tables ... ok 11155 ms
chunk_adaptive ... ok 11185 ms
chunks ... ok 11151 ms
cluster-15 ... ok 11153 ms
constraint-15 ... ok 11423 ms
copy-15 ... ok 11184 ms
create_chunks ... ok 11155 ms
create_hypertable ... ok 11162 ms
create_table ... ok 11160 ms
cursor-15 ... ok 11130 ms
custom_type ... ok 11158 ms
ddl-15 ... ok 11162 ms
ddl_errors ... ok 11148 ms
ddl_extra ... ok 11148 ms
delete-15 ... ok 11148 ms
drop_extension ... FAILED 11153 ms
drop_hypertable ... ok 11158 ms
drop_owned ... ok 11446 ms
parallel group (21 tests): partitioning misc null_exclusion drop_schema license merge drop_rename_hypertable dump_meta histogram_test insert_returning lateral information_views partition parallel-15 generated_as_identity insert_single hash grant_hypertable extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15406 ms
drop_schema ... ok 15406 ms
dump_meta ... ok 15409 ms
extension_scripts ... ok 15486 ms
generated_as_identity ... ok 15456 ms
grant_hypertable ... ok 15457 ms
hash ... ok 15457 ms
histogram_test ... ok 15408 ms
information_views ... ok 15408 ms
insert-15 ... ok 16318 ms
insert_many ... ok 18216 ms
insert_returning ... ok 15408 ms
insert_single ... ok 15456 ms
lateral ... ok 15408 ms
license ... ok 15404 ms
merge ... ok 15404 ms
misc ... ok 15391 ms
null_exclusion ... ok 15404 ms
parallel-15 ... ok 15409 ms
partition ... ok 15408 ms
partitioning ... ok 10800 ms
parallel group (21 tests): reloptions tableam triggers rowsecurity-15 query-15 upsert plan_ordered_append size_utils timestamp sql_query plan_expand_hypertable-15 sort_optimization update-15 partitionwise-15 plan_hashagg-15 plain plan_hypertable_inline-15 pg_join truncate relocate_extension trusted_extension
partitionwise-15 ... ok 19384 ms
pg_join ... ok 19670 ms
plain ... ok 19384 ms
plan_expand_hypertable-15 ... ok 19275 ms
plan_hashagg-15 ... ok 19383 ms
plan_hypertable_inline-15 ... ok 19384 ms
plan_ordered_append ... ok 19260 ms
query-15 ... ok 19257 ms
relocate_extension ... ok 19694 ms
reloptions ... ok 19231 ms
rowsecurity-15 ... ok 19257 ms
size_utils ... ok 19259 ms
sort_optimization ... ok 19332 ms
sql_query ... ok 19260 ms
tableam ... ok 19253 ms
timestamp ... ok 19259 ms
triggers ... ok 19256 ms
truncate ... ok 19689 ms
trusted_extension ... ok 19692 ms
update-15 ... ok 19374 ms
upsert ... ok 19258 ms
parallel group (4 tests): util vacuum_parallel vacuum version
util ... ok 1599 ms
vacuum ... ok 1632 ms
vacuum_parallel ... ok 1628 ms
version ... ok 1632 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test jsonb_plpython ... ok 81 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2513 ms
test alternate_users ... ok 1696 ms
test chunk_utils ... ok 1871 ms
test index ... ok 2211 ms
test pg_dump_unprivileged ... ok 1505 ms
test tablespace ... ok 1545 ms
parallel group (21 tests): drop_hypertable create_table broken_tables cursor-15 baserel_cache delete-15 create_hypertable agg_bookends-15 drop_extension cluster-15 custom_type ddl-15 ddl_extra chunks create_chunks copy-15 append-15 ddl_errors chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 11104 ms
append-15 ... ok 11130 ms
baserel_cache ... ok 11100 ms
broken_tables ... ok 11098 ms
chunk_adaptive ... ok 11130 ms
chunks ... ok 11130 ms
cluster-15 ... ok 11105 ms
constraint-15 ... ok 11363 ms
copy-15 ... ok 11129 ms
create_chunks ... ok 11129 ms
create_hypertable ... ok 11103 ms
create_table ... ok 11095 ms
cursor-15 ... ok 11098 ms
custom_type ... ok 11108 ms
ddl-15 ... ok 11108 ms
ddl_errors ... ok 11129 ms
ddl_extra ... ok 11108 ms
delete-15 ... ok 11101 ms
drop_extension ... FAILED 11103 ms
drop_hypertable ... ok 11091 ms
drop_owned ... ok 11386 ms
parallel group (21 tests): hash null_exclusion generated_as_identity grant_hypertable drop_rename_hypertable lateral histogram_test partitioning license parallel-15 partition information_views drop_schema extension_scripts misc dump_meta insert_single merge insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 15672 ms
drop_schema ... ok 15674 ms
dump_meta ... ok 15676 ms
extension_scripts ... ok 15674 ms
generated_as_identity ... ok 15650 ms
grant_hypertable ... ok 15662 ms
hash ... ok 12285 ms
histogram_test ... ok 15672 ms
information_views ... ok 15673 ms
insert-15 ... ok 16213 ms
insert_many ... ok 18122 ms
insert_returning ... ok 15675 ms
insert_single ... ok 15675 ms
lateral ... ok 15672 ms
license ... ok 15672 ms
merge ... ok 15675 ms
misc ... ok 15674 ms
null_exclusion ... ok 15631 ms
parallel-15 ... ok 15672 ms
partition ... ok 15672 ms
partitioning ... ok 15671 ms
parallel group (21 tests): sort_optimization reloptions upsert partitionwise-15 timestamp triggers query-15 plan_hashagg-15 plan_ordered_append rowsecurity-15 sql_query plain size_utils update-15 plan_hypertable_inline-15 tableam plan_expand_hypertable-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 20007 ms
pg_join ... ok 20542 ms
plain ... ok 20093 ms
plan_expand_hypertable-15 ... ok 20118 ms
plan_hashagg-15 ... ok 20018 ms
plan_hypertable_inline-15 ... ok 20094 ms
plan_ordered_append ... ok 20018 ms
query-15 ... ok 20017 ms
relocate_extension ... ok 20923 ms
reloptions ... ok 20007 ms
rowsecurity-15 ... ok 20018 ms
size_utils ... ok 20093 ms
sort_optimization ... ok 19977 ms
sql_query ... ok 20017 ms
tableam ... ok 20117 ms
timestamp ... ok 20006 ms
triggers ... ok 20007 ms
truncate ... ok 20749 ms
trusted_extension ... ok 20749 ms
update-15 ... ok 20092 ms
upsert ... ok 20005 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1631 ms
vacuum ... ok 1660 ms
vacuum_parallel ... ok 1660 ms
version ... ok 1656 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
lo
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test lo ... ok 52 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2387 ms
test alternate_users ... ok 1711 ms
test chunk_utils ... ok 1847 ms
test index ... ok 2203 ms
test pg_dump_unprivileged ... ok 1443 ms
test tablespace ... ok 1517 ms
parallel group (21 tests): create_chunks custom_type delete-15 ddl_errors drop_extension create_hypertable chunk_adaptive drop_hypertable append-15 broken_tables cursor-15 baserel_cache chunks create_table ddl_extra agg_bookends-15 cluster-15 ddl-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11210 ms
append-15 ... ok 11202 ms
baserel_cache ... ok 11208 ms
broken_tables ... ok 11202 ms
chunk_adaptive ... ok 11201 ms
chunks ... ok 11208 ms
cluster-15 ... ok 11213 ms
constraint-15 ... ok 11430 ms
copy-15 ... ok 11232 ms
create_chunks ... ok 11185 ms
create_hypertable ... ok 11198 ms
create_table ... ok 11208 ms
cursor-15 ... ok 11201 ms
custom_type ... ok 11185 ms
ddl-15 ... ok 11213 ms
ddl_errors ... ok 11192 ms
ddl_extra ... ok 11207 ms
delete-15 ... ok 11185 ms
drop_extension ... FAILED 11197 ms
drop_hypertable ... ok 11199 ms
drop_owned ... ok 11453 ms
parallel group (21 tests): misc null_exclusion generated_as_identity lateral license drop_schema partition partitioning histogram_test extension_scripts grant_hypertable merge information_views insert_single insert_returning parallel-15 hash drop_rename_hypertable dump_meta insert-15 insert_many
drop_rename_hypertable ... ok 15401 ms
drop_schema ... ok 15387 ms
dump_meta ... ok 15452 ms
extension_scripts ... ok 15389 ms
generated_as_identity ... ok 15373 ms
grant_hypertable ... ok 15389 ms
hash ... ok 15399 ms
histogram_test ... ok 15387 ms
information_views ... ok 15389 ms
insert-15 ... ok 16312 ms
insert_many ... ok 18247 ms
insert_returning ... ok 15399 ms
insert_single ... ok 15388 ms
lateral ... ok 15373 ms
license ... ok 15386 ms
merge ... ok 15388 ms
misc ... ok 10971 ms
null_exclusion ... ok 15359 ms
parallel-15 ... ok 15398 ms
partition ... ok 15386 ms
partitioning ... ok 15386 ms
parallel group (21 tests): sort_optimization partitionwise-15 reloptions tableam sql_query plan_hypertable_inline-15 triggers upsert plain query-15 size_utils timestamp update-15 plan_expand_hypertable-15 plan_hashagg-15 plan_ordered_append rowsecurity-15 trusted_extension pg_join truncate relocate_extension
partitionwise-15 ... ok 18792 ms
pg_join ... ok 19569 ms
plain ... FAILED 18799 ms
plan_expand_hypertable-15 ... ok 18806 ms
plan_hashagg-15 ... ok 18831 ms
plan_hypertable_inline-15 ... ok 18797 ms
plan_ordered_append ... ok 18831 ms
query-15 ... ok 18806 ms
relocate_extension ... ok 20109 ms
reloptions ... ok 18792 ms
rowsecurity-15 ... ok 18830 ms
size_utils ... ok 18805 ms
sort_optimization ... ok 17707 ms
sql_query ... ok 18796 ms
tableam ... ok 18794 ms
timestamp ... ok 18805 ms
triggers ... ok 18796 ms
truncate ... ok 19568 ms
trusted_extension ... ok 19437 ms
update-15 ... ok 18804 ms
upsert ... ok 18796 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1551 ms
vacuum ... ok 1585 ms
vacuum_parallel ... ok 1582 ms
version ... ok 1576 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test lo ... ok 52 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2511 ms
test alternate_users ... ok 1712 ms
test chunk_utils ... ok 1879 ms
test index ... ok 2234 ms
test pg_dump_unprivileged ... ok 1541 ms
test tablespace ... ok 1548 ms
parallel group (21 tests): cursor-15 broken_tables ddl_errors drop_extension baserel_cache create_chunks agg_bookends-15 ddl-15 delete-15 create_hypertable chunks drop_hypertable create_table ddl_extra chunk_adaptive cluster-15 custom_type copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11328 ms
append-15 ... ok 11363 ms
baserel_cache ... ok 11326 ms
broken_tables ... ok 11319 ms
chunk_adaptive ... ok 11338 ms
chunks ... ok 11332 ms
cluster-15 ... ok 11338 ms
constraint-15 ... ok 11558 ms
copy-15 ... ok 11356 ms
create_chunks ... ok 11326 ms
create_hypertable ... ok 11327 ms
create_table ... ok 11331 ms
cursor-15 ... ok 11307 ms
custom_type ... ok 11337 ms
ddl-15 ... ok 11327 ms
ddl_errors ... ok 11322 ms
ddl_extra ... ok 11337 ms
delete-15 ... ok 11326 ms
drop_extension ... FAILED 11325 ms
drop_hypertable ... ok 11330 ms
drop_owned ... ok 11581 ms
parallel group (21 tests): partitioning license grant_hypertable misc null_exclusion generated_as_identity histogram_test drop_rename_hypertable insert_returning lateral parallel-15 partition hash information_views merge dump_meta drop_schema extension_scripts insert_single insert-15 insert_many
drop_rename_hypertable ... ok 15384 ms
drop_schema ... ok 15459 ms
dump_meta ... ok 15386 ms
extension_scripts ... ok 15458 ms
generated_as_identity ... ok 15383 ms
grant_hypertable ... ok 15371 ms
hash ... ok 15385 ms
histogram_test ... ok 15383 ms
information_views ... ok 15385 ms
insert-15 ... ok 16243 ms
insert_many ... ok 18361 ms
insert_returning ... ok 15383 ms
insert_single ... ok 15457 ms
lateral ... ok 15383 ms
license ... ok 15346 ms
merge ... ok 15385 ms
misc ... ok 15381 ms
null_exclusion ... ok 15381 ms
parallel-15 ... ok 15382 ms
partition ... ok 15384 ms
partitioning ... ok 11230 ms
parallel group (21 tests): reloptions plain triggers upsert tableam update-15 partitionwise-15 query-15 size_utils plan_hashagg-15 plan_expand_hypertable-15 plan_hypertable_inline-15 plan_ordered_append rowsecurity-15 sql_query sort_optimization timestamp pg_join trusted_extension relocate_extension truncate
partitionwise-15 ... ok 20201 ms
pg_join ... ok 20360 ms
plain ... FAILED 20194 ms
plan_expand_hypertable-15 ... ok 20202 ms
plan_hashagg-15 ... ok 20202 ms
plan_hypertable_inline-15 ... ok 20262 ms
plan_ordered_append ... ok 20266 ms
query-15 ... ok 20201 ms
relocate_extension ... ok 20374 ms
reloptions ... ok 20193 ms
rowsecurity-15 ... ok 20266 ms
size_utils ... ok 20201 ms
sort_optimization ... ok 20266 ms
sql_query ... ok 20266 ms
tableam ... ok 20195 ms
timestamp ... ok 20266 ms
triggers ... ok 20193 ms
truncate ... ok 20375 ms
trusted_extension ... ok 20369 ms
update-15 ... ok 20194 ms
upsert ... ok 20194 ms
parallel group (4 tests): util vacuum_parallel vacuum version
util ... ok 1613 ms
vacuum ... ok 1655 ms
vacuum_parallel ... ok 1652 ms
version ... ok 1655 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
logerrors
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== dropping role "postgres" ==============
SET
DROP ROLE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing logerrors ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== creating role "postgres" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test logerrors ... ok 15016 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2407 ms
test alternate_users ... ok 1688 ms
test chunk_utils ... ok 1836 ms
test index ... ok 2197 ms
test pg_dump_unprivileged ... ok 1488 ms
test tablespace ... ok 1508 ms
parallel group (21 tests): drop_hypertable ddl_errors chunks cluster-15 cursor-15 delete-15 custom_type agg_bookends-15 ddl_extra drop_extension create_hypertable ddl-15 baserel_cache create_chunks broken_tables append-15 chunk_adaptive copy-15 create_table constraint-15 drop_owned
agg_bookends-15 ... ok 10879 ms
append-15 ... ok 10914 ms
baserel_cache ... ok 10882 ms
broken_tables ... ok 10897 ms
chunk_adaptive ... ok 10914 ms
chunks ... ok 10877 ms
cluster-15 ... ok 10877 ms
constraint-15 ... ok 11096 ms
copy-15 ... ok 10914 ms
create_chunks ... ok 10882 ms
create_hypertable ... ok 10879 ms
create_table ... ok 10913 ms
cursor-15 ... ok 10877 ms
custom_type ... ok 10877 ms
ddl-15 ... ok 10881 ms
ddl_errors ... ok 10869 ms
ddl_extra ... ok 10878 ms
delete-15 ... ok 10877 ms
drop_extension ... FAILED 10878 ms
drop_hypertable ... ok 10850 ms
drop_owned ... ok 11124 ms
parallel group (21 tests): null_exclusion insert_returning information_views lateral misc drop_rename_hypertable partitioning dump_meta parallel-15 histogram_test extension_scripts drop_schema partition hash license merge grant_hypertable generated_as_identity insert_single insert-15 insert_many
drop_rename_hypertable ... ok 15228 ms
drop_schema ... ok 15230 ms
dump_meta ... ok 15228 ms
extension_scripts ... ok 15230 ms
generated_as_identity ... ok 15296 ms
grant_hypertable ... ok 15296 ms
hash ... ok 15281 ms
histogram_test ... ok 15228 ms
information_views ... ok 15215 ms
insert-15 ... ok 15689 ms
insert_many ... ok 17744 ms
insert_returning ... ok 15198 ms
insert_single ... ok 15296 ms
lateral ... ok 15215 ms
license ... ok 15280 ms
merge ... ok 15295 ms
misc ... ok 15215 ms
null_exclusion ... ok 11297 ms
parallel-15 ... ok 15226 ms
partition ... ok 15228 ms
partitioning ... ok 15226 ms
parallel group (21 tests): timestamp sql_query plain plan_hashagg-15 plan_expand_hypertable-15 update-15 sort_optimization plan_hypertable_inline-15 plan_ordered_append query-15 triggers partitionwise-15 rowsecurity-15 reloptions upsert size_utils tableam pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19345 ms
pg_join ... ok 19723 ms
plain ... ok 19209 ms
plan_expand_hypertable-15 ... ok 19216 ms
plan_hashagg-15 ... ok 19216 ms
plan_hypertable_inline-15 ... ok 19342 ms
plan_ordered_append ... ok 19342 ms
query-15 ... ok 19342 ms
relocate_extension ... ok 19774 ms
reloptions ... ok 19344 ms
rowsecurity-15 ... ok 19344 ms
size_utils ... ok 19344 ms
sort_optimization ... ok 19341 ms
sql_query ... ok 19207 ms
tableam ... ok 19343 ms
timestamp ... ok 19195 ms
triggers ... ok 19341 ms
truncate ... ok 19767 ms
trusted_extension ... ok 19770 ms
update-15 ... ok 19325 ms
upsert ... ok 19343 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1648 ms
vacuum ... ok 1654 ms
vacuum_parallel ... ok 1657 ms
version ... ok 1623 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== dropping role "postgres" ==============
SET
DROP ROLE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing logerrors ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== creating role "postgres" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test logerrors ... ok 15016 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1104 ms
test alternate_users ... ok 783 ms
test chunk_utils ... ok 848 ms
test index ... ok 1014 ms
test pg_dump_unprivileged ... ok 771 ms
test tablespace ... ok 712 ms
parallel group (21 tests): create_table agg_bookends-15 create_chunks broken_tables baserel_cache cursor-15 custom_type ddl_extra drop_extension drop_hypertable chunks ddl_errors cluster-15 create_hypertable ddl-15 delete-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4861 ms
append-15 ... ok 6435 ms
baserel_cache ... ok 4863 ms
broken_tables ... ok 4863 ms
chunk_adaptive ... ok 4891 ms
chunks ... ok 4873 ms
cluster-15 ... ok 4875 ms
constraint-15 ... ok 4986 ms
copy-15 ... ok 4897 ms
create_chunks ... ok 4862 ms
create_hypertable ... ok 4877 ms
create_table ... ok 4859 ms
cursor-15 ... ok 4863 ms
custom_type ... ok 4864 ms
ddl-15 ... ok 4877 ms
ddl_errors ... ok 4872 ms
ddl_extra ... ok 4864 ms
delete-15 ... ok 4877 ms
drop_extension ... FAILED 4868 ms
drop_hypertable ... ok 4870 ms
drop_owned ... ok 4994 ms
parallel group (21 tests): hash partitioning information_views grant_hypertable license generated_as_identity lateral partition null_exclusion insert_returning drop_schema drop_rename_hypertable insert_single dump_meta histogram_test merge misc parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5895 ms
drop_schema ... ok 5894 ms
dump_meta ... ok 5895 ms
extension_scripts ... ok 5902 ms
generated_as_identity ... ok 5892 ms
grant_hypertable ... ok 5889 ms
hash ... ok 4450 ms
histogram_test ... ok 5895 ms
information_views ... ok 5884 ms
insert-15 ... ok 6189 ms
insert_many ... ok 7228 ms
insert_returning ... ok 5893 ms
insert_single ... ok 5894 ms
lateral ... ok 5891 ms
license ... ok 5889 ms
merge ... ok 5894 ms
misc ... ok 5894 ms
null_exclusion ... ok 5891 ms
parallel-15 ... ok 5895 ms
partition ... ok 5890 ms
partitioning ... ok 5882 ms
parallel group (21 tests): plan_hypertable_inline-15 reloptions timestamp tableam update-15 plain sql_query plan_expand_hypertable-15 sort_optimization triggers size_utils partitionwise-15 upsert query-15 rowsecurity-15 relocate_extension plan_ordered_append truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7466 ms
pg_join ... ok 9669 ms
plain ... ok 7411 ms
plan_expand_hypertable-15 ... ok 7417 ms
plan_hashagg-15 ... ok 9182 ms
plan_hypertable_inline-15 ... ok 7390 ms
plan_ordered_append ... ok 7593 ms
query-15 ... ok 7468 ms
relocate_extension ... ok 7577 ms
reloptions ... ok 7392 ms
rowsecurity-15 ... ok 7467 ms
size_utils ... ok 7465 ms
sort_optimization ... ok 7419 ms
sql_query ... ok 7414 ms
tableam ... ok 7404 ms
timestamp ... ok 7398 ms
triggers ... ok 7420 ms
truncate ... ok 7611 ms
trusted_extension ... ok 7612 ms
update-15 ... ok 7408 ms
upsert ... ok 7464 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 668 ms
vacuum ... ok 676 ms
vacuum_parallel ... ok 676 ms
version ... ok 665 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
lsm3
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test test ... FAILED (test process exited with exit code 2) 7625 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/lsm3/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/lsm3/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1081 ms
test alternate_users ... ok 784 ms
test chunk_utils ... ok 845 ms
test index ... ok 1034 ms
test pg_dump_unprivileged ... ok 750 ms
test tablespace ... ok 737 ms
parallel group (21 tests): broken_tables cluster-15 drop_hypertable ddl_errors create_table chunks cursor-15 ddl_extra baserel_cache create_chunks drop_extension delete-15 agg_bookends-15 custom_type create_hypertable ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4836 ms
append-15 ... ok 6507 ms
baserel_cache ... ok 4826 ms
broken_tables ... ok 4815 ms
chunk_adaptive ... ok 4856 ms
chunks ... ok 4826 ms
cluster-15 ... ok 4819 ms
constraint-15 ... ok 4964 ms
copy-15 ... ok 4864 ms
create_chunks ... ok 4826 ms
create_hypertable ... ok 4836 ms
create_table ... ok 4825 ms
cursor-15 ... ok 4825 ms
custom_type ... ok 4835 ms
ddl-15 ... ok 4840 ms
ddl_errors ... ok 4822 ms
ddl_extra ... ok 4825 ms
delete-15 ... ok 4834 ms
drop_extension ... FAILED 4834 ms
drop_hypertable ... ok 4819 ms
drop_owned ... ok 4972 ms
parallel group (21 tests): hash null_exclusion extension_scripts misc information_views merge grant_hypertable partition license insert_returning dump_meta histogram_test generated_as_identity drop_schema partitioning drop_rename_hypertable parallel-15 lateral insert_single insert-15 insert_many
drop_rename_hypertable ... ok 6078 ms
drop_schema ... ok 6075 ms
dump_meta ... ok 6070 ms
extension_scripts ... ok 6062 ms
generated_as_identity ... ok 6070 ms
grant_hypertable ... ok 6065 ms
hash ... ok 4643 ms
histogram_test ... ok 6069 ms
information_views ... ok 6061 ms
insert-15 ... ok 6287 ms
insert_many ... ok 7196 ms
insert_returning ... ok 6069 ms
insert_single ... ok 6106 ms
lateral ... ok 6102 ms
license ... ok 6065 ms
merge ... ok 6064 ms
misc ... ok 6060 ms
null_exclusion ... ok 6058 ms
parallel-15 ... ok 6080 ms
partition ... ok 6064 ms
partitioning ... ok 6073 ms
parallel group (21 tests): tableam sort_optimization timestamp size_utils plan_expand_hypertable-15 reloptions update-15 sql_query triggers partitionwise-15 upsert plan_hypertable_inline-15 plain query-15 plan_ordered_append rowsecurity-15 relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7888 ms
pg_join ... ok 9605 ms
plain ... ok 7894 ms
plan_expand_hypertable-15 ... ok 7882 ms
plan_hashagg-15 ... ok 8912 ms
plan_hypertable_inline-15 ... ok 7892 ms
plan_ordered_append ... ok 7907 ms
query-15 ... ok 7900 ms
relocate_extension ... ok 8026 ms
reloptions ... ok 7883 ms
rowsecurity-15 ... ok 7907 ms
size_utils ... ok 7878 ms
sort_optimization ... ok 7865 ms
sql_query ... ok 7884 ms
tableam ... ok 7848 ms
timestamp ... ok 7868 ms
triggers ... ok 7886 ms
truncate ... ok 8063 ms
trusted_extension ... ok 8059 ms
update-15 ... ok 7882 ms
upsert ... ok 7886 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 698 ms
vacuum ... ok 701 ms
vacuum_parallel ... ok 700 ms
version ... ok 691 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test test ... FAILED (test process exited with exit code 2) 7681 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/lsm3/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/lsm3/regression.out".
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: the database system is in recovery mode
waiting for server to shut down............................................................... failed
pg_ctl: server does not shut down
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
ltree
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test ltree ... ok 186 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1147 ms
test alternate_users ... ok 782 ms
test chunk_utils ... ok 874 ms
test index ... ok 1000 ms
test pg_dump_unprivileged ... ok 801 ms
test tablespace ... ok 739 ms
parallel group (21 tests): broken_tables create_table chunks create_hypertable ddl_errors ddl_extra agg_bookends-15 drop_hypertable cluster-15 cursor-15 baserel_cache custom_type delete-15 create_chunks drop_extension ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4817 ms
append-15 ... ok 6359 ms
baserel_cache ... ok 4819 ms
broken_tables ... ok 4814 ms
chunk_adaptive ... ok 4824 ms
chunks ... ok 4815 ms
cluster-15 ... ok 4818 ms
constraint-15 ... ok 4897 ms
copy-15 ... ok 4840 ms
create_chunks ... ok 4820 ms
create_hypertable ... ok 4815 ms
create_table ... ok 4814 ms
cursor-15 ... ok 4818 ms
custom_type ... ok 4820 ms
ddl-15 ... ok 4821 ms
ddl_errors ... ok 4815 ms
ddl_extra ... ok 4815 ms
delete-15 ... ok 4819 ms
drop_extension ... FAILED 4820 ms
drop_hypertable ... ok 4817 ms
drop_owned ... ok 4931 ms
parallel group (21 tests): partitioning license drop_rename_hypertable dump_meta insert_single insert_returning generated_as_identity grant_hypertable drop_schema information_views null_exclusion hash misc partition lateral merge histogram_test parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5865 ms
drop_schema ... ok 5877 ms
dump_meta ... ok 5865 ms
extension_scripts ... ok 5884 ms
generated_as_identity ... ok 5875 ms
grant_hypertable ... ok 5875 ms
hash ... ok 5878 ms
histogram_test ... ok 5880 ms
information_views ... ok 5877 ms
insert-15 ... ok 6283 ms
insert_many ... ok 7262 ms
insert_returning ... ok 5873 ms
insert_single ... ok 5865 ms
lateral ... ok 5879 ms
license ... ok 5863 ms
merge ... ok 5879 ms
misc ... ok 5877 ms
null_exclusion ... ok 5876 ms
parallel-15 ... ok 5879 ms
partition ... ok 5876 ms
partitioning ... ok 4463 ms
parallel group (21 tests): reloptions upsert plan_ordered_append size_utils plain plan_expand_hypertable-15 partitionwise-15 triggers plan_hypertable_inline-15 sort_optimization update-15 sql_query query-15 timestamp rowsecurity-15 tableam relocate_extension truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7809 ms
pg_join ... ok 9615 ms
plain ... FAILED 7795 ms
plan_expand_hypertable-15 ... ok 7804 ms
plan_hashagg-15 ... ok 8927 ms
plan_hypertable_inline-15 ... ok 7819 ms
plan_ordered_append ... ok 7789 ms
query-15 ... ok 7826 ms
relocate_extension ... ok 7850 ms
reloptions ... ok 7744 ms
rowsecurity-15 ... ok 7828 ms
size_utils ... ok 7794 ms
sort_optimization ... ok 7823 ms
sql_query ... ok 7824 ms
tableam ... ok 7828 ms
timestamp ... ok 7825 ms
triggers ... ok 7817 ms
truncate ... ok 7868 ms
trusted_extension ... ok 7868 ms
update-15 ... ok 7823 ms
upsert ... ok 7774 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 694 ms
vacuum ... ok 696 ms
vacuum_parallel ... ok 697 ms
version ... ok 687 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test ltree ... ok 183 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1138 ms
test alternate_users ... ok 816 ms
test chunk_utils ... ok 874 ms
test index ... ok 1019 ms
test pg_dump_unprivileged ... ok 775 ms
test tablespace ... ok 733 ms
parallel group (21 tests): cursor-15 chunks broken_tables cluster-15 baserel_cache agg_bookends-15 create_hypertable drop_extension ddl_extra drop_hypertable ddl-15 create_table custom_type chunk_adaptive create_chunks ddl_errors delete-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5289 ms
append-15 ... ok 6602 ms
baserel_cache ... ok 5289 ms
broken_tables ... ok 5285 ms
chunk_adaptive ... ok 5304 ms
chunks ... ok 5285 ms
cluster-15 ... ok 5285 ms
constraint-15 ... ok 5388 ms
copy-15 ... ok 5325 ms
create_chunks ... ok 5310 ms
create_hypertable ... ok 5288 ms
create_table ... ok 5298 ms
cursor-15 ... ok 5264 ms
custom_type ... ok 5298 ms
ddl-15 ... ok 5292 ms
ddl_errors ... ok 5309 ms
ddl_extra ... ok 5289 ms
delete-15 ... ok 5310 ms
drop_extension ... FAILED 5288 ms
drop_hypertable ... ok 5289 ms
drop_owned ... ok 5423 ms
parallel group (21 tests): license null_exclusion grant_hypertable merge drop_rename_hypertable parallel-15 insert_returning hash partitioning histogram_test drop_schema lateral generated_as_identity information_views dump_meta misc partition extension_scripts insert_single insert-15 insert_many
drop_rename_hypertable ... ok 5725 ms
drop_schema ... ok 5736 ms
dump_meta ... ok 5738 ms
extension_scripts ... ok 5753 ms
generated_as_identity ... ok 5737 ms
grant_hypertable ... ok 5722 ms
hash ... ok 5726 ms
histogram_test ... ok 5733 ms
information_views ... ok 5737 ms
insert-15 ... ok 6609 ms
insert_many ... ok 7488 ms
insert_returning ... ok 5724 ms
insert_single ... ok 5753 ms
lateral ... ok 5735 ms
license ... ok 4439 ms
merge ... ok 5723 ms
misc ... ok 5740 ms
null_exclusion ... ok 5712 ms
parallel-15 ... ok 5723 ms
partition ... ok 5744 ms
partitioning ... ok 5731 ms
parallel group (21 tests): plan_hypertable_inline-15 rowsecurity-15 tableam timestamp sort_optimization partitionwise-15 plain reloptions triggers query-15 size_utils sql_query update-15 upsert plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7429 ms
pg_join ... ok 9787 ms
plain ... FAILED 7429 ms
plan_expand_hypertable-15 ... ok 7443 ms
plan_hashagg-15 ... ok 8819 ms
plan_hypertable_inline-15 ... ok 6818 ms
plan_ordered_append ... ok 7517 ms
query-15 ... ok 7436 ms
relocate_extension ... ok 8080 ms
reloptions ... ok 7429 ms
rowsecurity-15 ... ok 7384 ms
size_utils ... ok 7435 ms
sort_optimization ... ok 7427 ms
sql_query ... ok 7435 ms
tableam ... ok 7425 ms
timestamp ... ok 7427 ms
triggers ... ok 7428 ms
truncate ... ok 7872 ms
trusted_extension ... ok 7870 ms
update-15 ... ok 7434 ms
upsert ... ok 7435 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 708 ms
vacuum ... ok 711 ms
vacuum_parallel ... ok 711 ms
version ... ok 699 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
ltree_plpython3u
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing ltree ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test ltree_plpython ... ok 31 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1126 ms
test alternate_users ... ok 788 ms
test chunk_utils ... ok 874 ms
test index ... ok 1029 ms
test pg_dump_unprivileged ... ok 770 ms
test tablespace ... ok 741 ms
parallel group (21 tests): create_hypertable drop_hypertable ddl_extra cluster-15 create_chunks ddl_errors custom_type cursor-15 chunks copy-15 delete-15 baserel_cache agg_bookends-15 broken_tables create_table ddl-15 drop_extension chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5036 ms
append-15 ... ok 6397 ms
baserel_cache ... ok 5036 ms
broken_tables ... ok 5036 ms
chunk_adaptive ... ok 5049 ms
chunks ... ok 5035 ms
cluster-15 ... ok 5020 ms
constraint-15 ... ok 5118 ms
copy-15 ... ok 5035 ms
create_chunks ... ok 5021 ms
create_hypertable ... ok 5009 ms
create_table ... ok 5037 ms
cursor-15 ... ok 5031 ms
custom_type ... ok 5031 ms
ddl-15 ... ok 5037 ms
ddl_errors ... ok 5026 ms
ddl_extra ... ok 5015 ms
delete-15 ... ok 5034 ms
drop_extension ... FAILED 5037 ms
drop_hypertable ... ok 5008 ms
drop_owned ... ok 5157 ms
parallel group (21 tests): hash license null_exclusion dump_meta merge grant_hypertable parallel-15 lateral partition misc insert_returning information_views drop_rename_hypertable drop_schema insert_single extension_scripts generated_as_identity partitioning histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 6169 ms
drop_schema ... ok 6169 ms
dump_meta ... ok 6143 ms
extension_scripts ... ok 6175 ms
generated_as_identity ... ok 6189 ms
grant_hypertable ... ok 6144 ms
hash ... ok 4864 ms
histogram_test ... ok 6199 ms
information_views ... ok 6168 ms
insert-15 ... ok 6368 ms
insert_many ... ok 7344 ms
insert_returning ... ok 6166 ms
insert_single ... ok 6168 ms
lateral ... ok 6154 ms
license ... ok 6131 ms
merge ... ok 6143 ms
misc ... ok 6160 ms
null_exclusion ... ok 6137 ms
parallel-15 ... ok 6148 ms
partition ... ok 6153 ms
partitioning ... ok 6194 ms
parallel group (21 tests): reloptions size_utils plain timestamp plan_hypertable_inline-15 update-15 triggers upsert sort_optimization tableam sql_query partitionwise-15 rowsecurity-15 query-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension relocate_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 8474 ms
pg_join ... ok 10438 ms
plain ... FAILED 8449 ms
plan_expand_hypertable-15 ... ok 8474 ms
plan_hashagg-15 ... ok 9072 ms
plan_hypertable_inline-15 ... ok 8452 ms
plan_ordered_append ... ok 8489 ms
query-15 ... ok 8473 ms
relocate_extension ... ok 8607 ms
reloptions ... ok 8437 ms
rowsecurity-15 ... ok 8473 ms
size_utils ... ok 8443 ms
sort_optimization ... ok 8463 ms
sql_query ... ok 8464 ms
tableam ... ok 8464 ms
timestamp ... ok 8448 ms
triggers ... ok 8457 ms
truncate ... ok 8608 ms
trusted_extension ... ok 8592 ms
update-15 ... ok 8453 ms
upsert ... ok 8462 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 732 ms
vacuum ... ok 741 ms
vacuum_parallel ... ok 740 ms
version ... ok 739 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing ltree ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test ltree_plpython ... ok 30 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1132 ms
test alternate_users ... ok 783 ms
test chunk_utils ... ok 882 ms
test index ... ok 1010 ms
test pg_dump_unprivileged ... ok 760 ms
test tablespace ... ok 761 ms
parallel group (21 tests): create_table drop_hypertable custom_type chunks ddl_extra cursor-15 broken_tables ddl-15 create_chunks cluster-15 delete-15 baserel_cache ddl_errors agg_bookends-15 create_hypertable drop_extension copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5251 ms
append-15 ... ok 6646 ms
baserel_cache ... ok 5250 ms
broken_tables ... ok 5248 ms
chunk_adaptive ... ok 5263 ms
chunks ... ok 5234 ms
cluster-15 ... ok 5249 ms
constraint-15 ... ok 5347 ms
copy-15 ... ok 5256 ms
create_chunks ... ok 5247 ms
create_hypertable ... ok 5252 ms
create_table ... ok 5227 ms
cursor-15 ... ok 5246 ms
custom_type ... ok 5233 ms
ddl-15 ... ok 5247 ms
ddl_errors ... ok 5249 ms
ddl_extra ... ok 5240 ms
delete-15 ... ok 5248 ms
drop_extension ... FAILED 5251 ms
drop_hypertable ... ok 5232 ms
drop_owned ... ok 5359 ms
parallel group (21 tests): drop_schema license generated_as_identity partitioning grant_hypertable null_exclusion hash insert_returning lateral drop_rename_hypertable partition insert_single merge histogram_test information_views extension_scripts misc dump_meta parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 5843 ms
drop_schema ... ok 4402 ms
dump_meta ... ok 5847 ms
extension_scripts ... ok 5844 ms
generated_as_identity ... ok 5820 ms
grant_hypertable ... ok 5826 ms
hash ... ok 5827 ms
histogram_test ... ok 5843 ms
information_views ... ok 5844 ms
insert-15 ... ok 6432 ms
insert_many ... ok 7430 ms
insert_returning ... ok 5835 ms
insert_single ... ok 5842 ms
lateral ... ok 5841 ms
license ... ok 5808 ms
merge ... ok 5842 ms
misc ... ok 5843 ms
null_exclusion ... ok 5825 ms
parallel-15 ... ok 5847 ms
partition ... ok 5841 ms
partitioning ... ok 5822 ms
parallel group (21 tests): tableam timestamp update-15 triggers upsert plan_ordered_append plan_hypertable_inline-15 plain size_utils partitionwise-15 rowsecurity-15 sort_optimization reloptions sql_query query-15 plan_expand_hypertable-15 relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 8286 ms
pg_join ... ok 10039 ms
plain ... FAILED 8275 ms
plan_expand_hypertable-15 ... ok 8301 ms
plan_hashagg-15 ... ok 9022 ms
plan_hypertable_inline-15 ... ok 8273 ms
plan_ordered_append ... ok 8269 ms
query-15 ... ok 8297 ms
relocate_extension ... ok 8354 ms
reloptions ... ok 8291 ms
rowsecurity-15 ... ok 8289 ms
size_utils ... ok 8279 ms
sort_optimization ... ok 8290 ms
sql_query ... ok 8293 ms
tableam ... ok 8229 ms
timestamp ... ok 8232 ms
triggers ... ok 8237 ms
truncate ... ok 8368 ms
trusted_extension ... ok 8367 ms
update-15 ... ok 8233 ms
upsert ... ok 8237 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 705 ms
vacuum ... ok 711 ms
vacuum_parallel ... ok 710 ms
version ... ok 698 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
old_snapshot
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1174 ms
test alternate_users ... ok 830 ms
test chunk_utils ... ok 877 ms
test index ... ok 1016 ms
test pg_dump_unprivileged ... ok 788 ms
test tablespace ... ok 752 ms
parallel group (21 tests): baserel_cache chunk_adaptive create_chunks ddl_extra create_table create_hypertable ddl-15 chunks broken_tables cluster-15 custom_type cursor-15 agg_bookends-15 delete-15 drop_extension ddl_errors drop_hypertable copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5439 ms
append-15 ... ok 7103 ms
baserel_cache ... ok 5417 ms
broken_tables ... ok 5437 ms
chunk_adaptive ... ok 5419 ms
chunks ... ok 5436 ms
cluster-15 ... ok 5437 ms
constraint-15 ... ok 5556 ms
copy-15 ... ok 5461 ms
create_chunks ... ok 5421 ms
create_hypertable ... ok 5434 ms
create_table ... ok 5431 ms
cursor-15 ... ok 5437 ms
custom_type ... ok 5437 ms
ddl-15 ... ok 5434 ms
ddl_errors ... ok 5440 ms
ddl_extra ... ok 5427 ms
delete-15 ... ok 5438 ms
drop_extension ... FAILED 5439 ms
drop_hypertable ... ok 5440 ms
drop_owned ... ok 5564 ms
parallel group (21 tests): hash partitioning drop_schema lateral merge generated_as_identity dump_meta parallel-15 insert_returning histogram_test license null_exclusion insert_single misc grant_hypertable drop_rename_hypertable information_views extension_scripts partition insert-15 insert_many
drop_rename_hypertable ... ok 6231 ms
drop_schema ... ok 6199 ms
dump_meta ... ok 6207 ms
extension_scripts ... ok 6235 ms
generated_as_identity ... ok 6199 ms
grant_hypertable ... ok 6222 ms
hash ... ok 4816 ms
histogram_test ... ok 6215 ms
information_views ... ok 6232 ms
insert-15 ... ok 6447 ms
insert_many ... ok 7552 ms
insert_returning ... ok 6212 ms
insert_single ... ok 6221 ms
lateral ... ok 6198 ms
license ... ok 6218 ms
merge ... ok 6198 ms
misc ... ok 6221 ms
null_exclusion ... ok 6221 ms
parallel-15 ... ok 6205 ms
partition ... ok 6240 ms
partitioning ... ok 6196 ms
parallel group (21 tests): tableam partitionwise-15 triggers timestamp upsert sql_query reloptions plain size_utils sort_optimization plan_hypertable_inline-15 rowsecurity-15 update-15 query-15 plan_ordered_append plan_expand_hypertable-15 trusted_extension relocate_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 8643 ms
pg_join ... ok 10512 ms
plain ... ok 8662 ms
plan_expand_hypertable-15 ... ok 8691 ms
plan_hashagg-15 ... ok 9155 ms
plan_hypertable_inline-15 ... ok 8666 ms
plan_ordered_append ... ok 8690 ms
query-15 ... ok 8685 ms
relocate_extension ... ok 8767 ms
reloptions ... ok 8658 ms
rowsecurity-15 ... ok 8669 ms
size_utils ... ok 8661 ms
sort_optimization ... ok 8663 ms
sql_query ... ok 8657 ms
tableam ... ok 8641 ms
timestamp ... ok 8644 ms
triggers ... ok 8644 ms
truncate ... ok 8768 ms
trusted_extension ... ok 8752 ms
update-15 ... ok 8668 ms
upsert ... ok 8644 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 778 ms
vacuum ... ok 781 ms
vacuum_parallel ... ok 780 ms
version ... ok 771 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1165 ms
test alternate_users ... ok 775 ms
test chunk_utils ... ok 886 ms
test index ... ok 1020 ms
test pg_dump_unprivileged ... ok 796 ms
test tablespace ... ok 741 ms
parallel group (21 tests): create_hypertable create_table cursor-15 broken_tables chunks drop_extension agg_bookends-15 ddl_errors cluster-15 baserel_cache ddl_extra create_chunks delete-15 custom_type ddl-15 drop_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5248 ms
append-15 ... ok 6771 ms
baserel_cache ... ok 5250 ms
broken_tables ... ok 5244 ms
chunk_adaptive ... ok 5261 ms
chunks ... ok 5245 ms
cluster-15 ... ok 5249 ms
constraint-15 ... ok 5342 ms
copy-15 ... ok 5268 ms
create_chunks ... ok 5251 ms
create_hypertable ... ok 5239 ms
create_table ... ok 5240 ms
cursor-15 ... ok 5240 ms
custom_type ... ok 5251 ms
ddl-15 ... ok 5251 ms
ddl_errors ... ok 5248 ms
ddl_extra ... ok 5250 ms
delete-15 ... ok 5250 ms
drop_extension ... FAILED 5245 ms
drop_hypertable ... ok 5251 ms
drop_owned ... ok 5377 ms
parallel group (21 tests): license hash misc generated_as_identity partitioning dump_meta grant_hypertable histogram_test drop_schema parallel-15 drop_rename_hypertable lateral information_views insert_returning merge extension_scripts insert_single partition null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 6329 ms
drop_schema ... ok 6324 ms
dump_meta ... ok 6324 ms
extension_scripts ... ok 6340 ms
generated_as_identity ... ok 6320 ms
grant_hypertable ... ok 6324 ms
hash ... ok 6306 ms
histogram_test ... ok 6324 ms
information_views ... ok 6333 ms
insert-15 ... ok 6547 ms
insert_many ... ok 7440 ms
insert_returning ... ok 6333 ms
insert_single ... ok 6341 ms
lateral ... ok 6330 ms
license ... ok 5166 ms
merge ... ok 6333 ms
misc ... ok 6305 ms
null_exclusion ... ok 6364 ms
parallel-15 ... ok 6325 ms
partition ... ok 6340 ms
partitioning ... ok 6320 ms
parallel group (21 tests): reloptions sql_query tableam update-15 rowsecurity-15 sort_optimization query-15 size_utils partitionwise-15 timestamp plan_hypertable_inline-15 plain upsert triggers plan_ordered_append plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7707 ms
pg_join ... ok 9957 ms
plain ... ok 7709 ms
plan_expand_hypertable-15 ... ok 7727 ms
plan_hashagg-15 ... ok 9058 ms
plan_hypertable_inline-15 ... ok 7709 ms
plan_ordered_append ... ok 7715 ms
query-15 ... ok 7703 ms
relocate_extension ... ok 8375 ms
reloptions ... ok 7135 ms
rowsecurity-15 ... ok 7700 ms
size_utils ... ok 7706 ms
sort_optimization ... ok 7699 ms
sql_query ... ok 7699 ms
tableam ... ok 7699 ms
timestamp ... ok 7706 ms
triggers ... ok 7711 ms
truncate ... ok 8124 ms
trusted_extension ... ok 8072 ms
update-15 ... ok 7698 ms
upsert ... ok 7708 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 676 ms
vacuum ... ok 679 ms
vacuum_parallel ... ok 678 ms
version ... ok 669 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
orafce
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... ok 74 ms
parallel group (2 tests): dbms_pipe_session_A dbms_pipe_session_B
dbms_pipe_session_A ... ok 208 ms
dbms_pipe_session_B ... ok 10249 ms
parallel group (3 tests): dbms_alert_session_C dbms_alert_session_A dbms_alert_session_B
dbms_alert_session_A ... ok 11195 ms
dbms_alert_session_B ... ok 13192 ms
dbms_alert_session_C ... ok 3127 ms
test orafce ... ok 88 ms
test orafce2 ... ok 4 ms
test dbms_output ... ok 163 ms
test dbms_utility ... ok 2017 ms
test files ... ok 35 ms
test varchar2 ... ok 27 ms
test nvarchar2 ... ok 26 ms
test aggregates ... ok 22 ms
test nlssort ... ok 93 ms
test dbms_random ... ok 7 ms
test regexp_func ... ok 24 ms
test dbms_sql ... ok 43 ms
======================
All 18 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1199 ms
test alternate_users ... ok 792 ms
test chunk_utils ... ok 905 ms
test index ... ok 1013 ms
test pg_dump_unprivileged ... ok 794 ms
test tablespace ... ok 744 ms
parallel group (21 tests): delete-15 drop_hypertable ddl_extra custom_type agg_bookends-15 ddl_errors baserel_cache create_hypertable broken_tables cluster-15 create_chunks create_table cursor-15 ddl-15 drop_extension chunks chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 6885 ms
append-15 ... ok 8153 ms
baserel_cache ... ok 6885 ms
broken_tables ... ok 6894 ms
chunk_adaptive ... ok 6906 ms
chunks ... ok 6894 ms
cluster-15 ... ok 6893 ms
constraint-15 ... ok 7036 ms
copy-15 ... ok 6922 ms
create_chunks ... ok 6893 ms
create_hypertable ... ok 6886 ms
create_table ... ok 6893 ms
cursor-15 ... ok 6893 ms
custom_type ... ok 6881 ms
ddl-15 ... ok 6892 ms
ddl_errors ... ok 6883 ms
ddl_extra ... ok 6875 ms
delete-15 ... ok 6868 ms
drop_extension ... FAILED 6892 ms
drop_hypertable ... ok 6869 ms
drop_owned ... ok 7048 ms
parallel group (21 tests): null_exclusion partitioning license hash misc insert_returning merge generated_as_identity dump_meta extension_scripts histogram_test grant_hypertable information_views insert_single drop_rename_hypertable drop_schema lateral partition parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 9166 ms
drop_schema ... ok 9166 ms
dump_meta ... ok 9163 ms
extension_scripts ... ok 9163 ms
generated_as_identity ... ok 9163 ms
grant_hypertable ... ok 9165 ms
hash ... ok 9145 ms
histogram_test ... ok 9163 ms
information_views ... ok 9165 ms
insert-15 ... ok 9381 ms
insert_many ... ok 10766 ms
insert_returning ... ok 9158 ms
insert_single ... ok 9164 ms
lateral ... ok 9165 ms
license ... ok 9144 ms
merge ... ok 9158 ms
misc ... ok 9158 ms
null_exclusion ... ok 7453 ms
parallel-15 ... ok 9190 ms
partition ... ok 9164 ms
partitioning ... ok 9126 ms
parallel group (21 tests): reloptions timestamp update-15 plan_hypertable_inline-15 plain query-15 sort_optimization sql_query partitionwise-15 size_utils triggers tableam upsert plan_expand_hypertable-15 rowsecurity-15 plan_hashagg-15 plan_ordered_append trusted_extension truncate relocate_extension pg_join
partitionwise-15 ... ok 16278 ms
pg_join ... ok 17019 ms
plain ... ok 16269 ms
plan_expand_hypertable-15 ... ok 16303 ms
plan_hashagg-15 ... ok 16303 ms
plan_hypertable_inline-15 ... ok 16267 ms
plan_ordered_append ... ok 16303 ms
query-15 ... ok 16269 ms
relocate_extension ... ok 16693 ms
reloptions ... ok 16234 ms
rowsecurity-15 ... ok 16302 ms
size_utils ... ok 16277 ms
sort_optimization ... ok 16270 ms
sql_query ... ok 16276 ms
tableam ... ok 16277 ms
timestamp ... ok 16248 ms
triggers ... ok 16277 ms
truncate ... ok 16689 ms
trusted_extension ... ok 16660 ms
update-15 ... ok 16252 ms
upsert ... ok 16276 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1394 ms
vacuum ... ok 1404 ms
vacuum_parallel ... ok 1401 ms
version ... ok 1371 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... ok 57 ms
parallel group (2 tests): dbms_pipe_session_A dbms_pipe_session_B
dbms_pipe_session_A ... ok 147 ms
dbms_pipe_session_B ... ok 10202 ms
parallel group (3 tests): dbms_alert_session_C dbms_alert_session_A dbms_alert_session_B
dbms_alert_session_A ... ok 11185 ms
dbms_alert_session_B ... ok 13179 ms
dbms_alert_session_C ... ok 3131 ms
test orafce ... ok 96 ms
test orafce2 ... ok 4 ms
test dbms_output ... ok 190 ms
test dbms_utility ... ok 2017 ms
test files ... ok 33 ms
test varchar2 ... ok 28 ms
test nvarchar2 ... ok 26 ms
test aggregates ... ok 23 ms
test nlssort ... ok 95 ms
test dbms_random ... ok 7 ms
test regexp_func ... ok 23 ms
test dbms_sql ... ok 43 ms
======================
All 18 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1154 ms
test alternate_users ... ok 836 ms
test chunk_utils ... ok 921 ms
test index ... ok 1039 ms
test pg_dump_unprivileged ... ok 778 ms
test tablespace ... ok 750 ms
parallel group (21 tests): create_table ddl_errors custom_type baserel_cache ddl_extra drop_extension drop_hypertable create_hypertable agg_bookends-15 broken_tables cluster-15 create_chunks cursor-15 delete-15 chunks ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5122 ms
append-15 ... ok 6565 ms
baserel_cache ... ok 5116 ms
broken_tables ... ok 5132 ms
chunk_adaptive ... ok 5145 ms
chunks ... ok 5136 ms
cluster-15 ... ok 5134 ms
constraint-15 ... ok 5235 ms
copy-15 ... ok 5150 ms
create_chunks ... ok 5134 ms
create_hypertable ... ok 5121 ms
create_table ... ok 5114 ms
cursor-15 ... ok 5134 ms
custom_type ... ok 5114 ms
ddl-15 ... ok 5143 ms
ddl_errors ... ok 5114 ms
ddl_extra ... ok 5118 ms
delete-15 ... ok 5134 ms
drop_extension ... FAILED 5118 ms
drop_hypertable ... ok 5119 ms
drop_owned ... ok 5247 ms
parallel group (21 tests): generated_as_identity drop_schema dump_meta partition merge histogram_test hash drop_rename_hypertable license partitioning lateral parallel-15 insert_single misc null_exclusion information_views insert_returning grant_hypertable extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6069 ms
drop_schema ... ok 6067 ms
dump_meta ... ok 6067 ms
extension_scripts ... ok 6080 ms
generated_as_identity ... ok 4584 ms
grant_hypertable ... ok 6079 ms
hash ... ok 6068 ms
histogram_test ... ok 6068 ms
information_views ... ok 6077 ms
insert-15 ... ok 6474 ms
insert_many ... ok 7470 ms
insert_returning ... ok 6076 ms
insert_single ... ok 6076 ms
lateral ... ok 6073 ms
license ... ok 6067 ms
merge ... ok 6067 ms
misc ... ok 6076 ms
null_exclusion ... ok 6075 ms
parallel-15 ... ok 6073 ms
partition ... ok 6065 ms
partitioning ... ok 6070 ms
parallel group (21 tests): plain sort_optimization partitionwise-15 timestamp rowsecurity-15 update-15 plan_expand_hypertable-15 upsert tableam reloptions sql_query size_utils triggers plan_hypertable_inline-15 query-15 relocate_extension plan_ordered_append trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7873 ms
pg_join ... ok 9912 ms
plain ... ok 7867 ms
plan_expand_hypertable-15 ... ok 7892 ms
plan_hashagg-15 ... ok 8865 ms
plan_hypertable_inline-15 ... ok 7929 ms
plan_ordered_append ... ok 8001 ms
query-15 ... ok 7929 ms
relocate_extension ... ok 7984 ms
reloptions ... ok 7919 ms
rowsecurity-15 ... ok 7882 ms
size_utils ... ok 7920 ms
sort_optimization ... ok 7866 ms
sql_query ... ok 7919 ms
tableam ... ok 7917 ms
timestamp ... ok 7872 ms
triggers ... ok 7927 ms
truncate ... ok 8043 ms
trusted_extension ... ok 8042 ms
update-15 ... ok 7887 ms
upsert ... ok 7915 ms
parallel group (4 tests): version vacuum_parallel util vacuum
util ... ok 723 ms
vacuum ... ok 725 ms
vacuum_parallel ... ok 722 ms
version ... ok 713 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pageinspect
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test page ... ok 30 ms
test btree ... ok 25 ms
test brin ... ok 21 ms
test gin ... ok 95 ms
test gist ... ok 28 ms
test hash ... ok 23 ms
test checksum ... ok 7 ms
test oldextversions ... ok 28 ms
=====================
All 8 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1150 ms
test alternate_users ... ok 804 ms
test chunk_utils ... ok 871 ms
test index ... ok 1005 ms
test pg_dump_unprivileged ... ok 795 ms
test tablespace ... ok 727 ms
parallel group (21 tests): chunks ddl-15 drop_hypertable ddl_extra agg_bookends-15 chunk_adaptive ddl_errors create_chunks custom_type baserel_cache broken_tables cursor-15 create_table delete-15 cluster-15 create_hypertable drop_extension copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4832 ms
append-15 ... ok 6478 ms
baserel_cache ... ok 4836 ms
broken_tables ... ok 4836 ms
chunk_adaptive ... ok 4832 ms
chunks ... ok 4820 ms
cluster-15 ... ok 4838 ms
constraint-15 ... ok 4924 ms
copy-15 ... ok 4850 ms
create_chunks ... ok 4833 ms
create_hypertable ... ok 4838 ms
create_table ... ok 4836 ms
cursor-15 ... ok 4836 ms
custom_type ... ok 4833 ms
ddl-15 ... ok 4819 ms
ddl_errors ... ok 4831 ms
ddl_extra ... ok 4830 ms
delete-15 ... ok 4836 ms
drop_extension ... FAILED 4844 ms
drop_hypertable ... ok 4829 ms
drop_owned ... ok 4948 ms
parallel group (21 tests): insert_returning information_views partitioning drop_schema dump_meta parallel-15 partition insert_single lateral misc license hash generated_as_identity histogram_test drop_rename_hypertable grant_hypertable null_exclusion merge extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5927 ms
drop_schema ... ok 5895 ms
dump_meta ... ok 5898 ms
extension_scripts ... ok 5946 ms
generated_as_identity ... ok 5925 ms
grant_hypertable ... ok 5927 ms
hash ... ok 5924 ms
histogram_test ... ok 5927 ms
information_views ... ok 5892 ms
insert-15 ... ok 6095 ms
insert_many ... ok 7256 ms
insert_returning ... ok 4591 ms
insert_single ... ok 5899 ms
lateral ... ok 5921 ms
license ... ok 5922 ms
merge ... ok 5940 ms
misc ... ok 5921 ms
null_exclusion ... ok 5930 ms
parallel-15 ... ok 5898 ms
partition ... ok 5898 ms
partitioning ... ok 5891 ms
parallel group (21 tests): reloptions timestamp upsert triggers update-15 plan_hypertable_inline-15 tableam size_utils sql_query sort_optimization plain partitionwise-15 rowsecurity-15 query-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7358 ms
pg_join ... ok 9726 ms
plain ... ok 7358 ms
plan_expand_hypertable-15 ... ok 7378 ms
plan_hashagg-15 ... ok 8829 ms
plan_hypertable_inline-15 ... ok 7345 ms
plan_ordered_append ... ok 7380 ms
query-15 ... ok 7372 ms
relocate_extension ... ok 8017 ms
reloptions ... ok 6840 ms
rowsecurity-15 ... ok 7361 ms
size_utils ... ok 7349 ms
sort_optimization ... ok 7356 ms
sql_query ... ok 7356 ms
tableam ... ok 7344 ms
timestamp ... ok 7325 ms
triggers ... ok 7337 ms
truncate ... ok 7856 ms
trusted_extension ... ok 7764 ms
update-15 ... ok 7341 ms
upsert ... ok 7324 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 652 ms
vacuum ... ok 662 ms
vacuum_parallel ... ok 662 ms
version ... ok 659 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test page ... ok 30 ms
test btree ... ok 25 ms
test brin ... ok 22 ms
test gin ... ok 131 ms
test gist ... ok 28 ms
test hash ... ok 24 ms
test checksum ... ok 7 ms
test oldextversions ... ok 31 ms
=====================
All 8 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1149 ms
test alternate_users ... ok 824 ms
test chunk_utils ... ok 855 ms
test index ... ok 1049 ms
test pg_dump_unprivileged ... ok 776 ms
test tablespace ... ok 745 ms
parallel group (21 tests): custom_type create_table create_hypertable ddl_extra baserel_cache drop_hypertable agg_bookends-15 ddl_errors delete-15 cursor-15 chunk_adaptive chunks cluster-15 ddl-15 broken_tables create_chunks drop_extension copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5229 ms
append-15 ... ok 6730 ms
baserel_cache ... ok 5225 ms
broken_tables ... ok 5238 ms
chunk_adaptive ... ok 5235 ms
chunks ... ok 5234 ms
cluster-15 ... ok 5234 ms
constraint-15 ... ok 5336 ms
copy-15 ... ok 5248 ms
create_chunks ... ok 5238 ms
create_hypertable ... ok 5210 ms
create_table ... ok 5209 ms
cursor-15 ... ok 5232 ms
custom_type ... ok 5206 ms
ddl-15 ... ok 5233 ms
ddl_errors ... ok 5231 ms
ddl_extra ... ok 5212 ms
delete-15 ... ok 5231 ms
drop_extension ... FAILED 5238 ms
drop_hypertable ... ok 5223 ms
drop_owned ... ok 5350 ms
parallel group (21 tests): partitioning hash histogram_test generated_as_identity null_exclusion partition insert_returning lateral merge misc drop_schema information_views dump_meta extension_scripts parallel-15 license insert_single drop_rename_hypertable grant_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 6325 ms
drop_schema ... ok 6288 ms
dump_meta ... ok 6289 ms
extension_scripts ... ok 6289 ms
generated_as_identity ... ok 6274 ms
grant_hypertable ... ok 6324 ms
hash ... ok 6263 ms
histogram_test ... ok 6273 ms
information_views ... ok 6288 ms
insert-15 ... ok 6482 ms
insert_many ... ok 7558 ms
insert_returning ... ok 6276 ms
insert_single ... ok 6318 ms
lateral ... ok 6278 ms
license ... ok 6311 ms
merge ... ok 6279 ms
misc ... ok 6282 ms
null_exclusion ... ok 6273 ms
parallel-15 ... ok 6311 ms
partition ... ok 6275 ms
partitioning ... ok 4886 ms
parallel group (21 tests): reloptions sort_optimization update-15 triggers plan_hypertable_inline-15 plain partitionwise-15 sql_query upsert tableam size_utils timestamp query-15 plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7865 ms
pg_join ... ok 10005 ms
plain ... ok 7864 ms
plan_expand_hypertable-15 ... ok 7889 ms
plan_hashagg-15 ... ok 9075 ms
plan_hypertable_inline-15 ... ok 7864 ms
plan_ordered_append ... ok 7900 ms
query-15 ... ok 7880 ms
relocate_extension ... ok 8017 ms
reloptions ... ok 7854 ms
rowsecurity-15 ... ok 7895 ms
size_utils ... ok 7874 ms
sort_optimization ... ok 7856 ms
sql_query ... ok 7865 ms
tableam ... ok 7872 ms
timestamp ... ok 7874 ms
triggers ... ok 7860 ms
truncate ... ok 8036 ms
trusted_extension ... ok 8035 ms
update-15 ... ok 7858 ms
upsert ... ok 7865 ms
parallel group (4 tests): util vacuum version vacuum_parallel
util ... ok 747 ms
vacuum ... ok 757 ms
vacuum_parallel ... ok 759 ms
version ... ok 758 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_bigm
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_bigm ... ok 107 ms
test pg_bigm_ja ... ok 39 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1415 ms
test alternate_users ... ok 948 ms
test chunk_utils ... ok 1052 ms
test index ... ok 1210 ms
test pg_dump_unprivileged ... ok 966 ms
test tablespace ... ok 889 ms
parallel group (21 tests): broken_tables baserel_cache create_hypertable delete-15 drop_extension ddl_errors cursor-15 agg_bookends-15 cluster-15 create_table ddl_extra create_chunks custom_type drop_hypertable chunks ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 7260 ms
append-15 ... ok 8325 ms
baserel_cache ... ok 7236 ms
broken_tables ... ok 7234 ms
chunk_adaptive ... ok 7277 ms
chunks ... ok 7267 ms
cluster-15 ... ok 7260 ms
constraint-15 ... ok 7401 ms
copy-15 ... ok 7285 ms
create_chunks ... ok 7260 ms
create_hypertable ... ok 7236 ms
create_table ... ok 7259 ms
cursor-15 ... ok 7252 ms
custom_type ... ok 7260 ms
ddl-15 ... ok 7266 ms
ddl_errors ... ok 7249 ms
ddl_extra ... ok 7259 ms
delete-15 ... ok 7240 ms
drop_extension ... FAILED 7247 ms
drop_hypertable ... ok 7265 ms
drop_owned ... ok 7422 ms
parallel group (21 tests): partitioning grant_hypertable merge histogram_test misc null_exclusion information_views drop_schema lateral license insert_returning partition generated_as_identity dump_meta drop_rename_hypertable hash extension_scripts parallel-15 insert_single insert-15 insert_many
drop_rename_hypertable ... ok 6037 ms
drop_schema ... ok 5990 ms
dump_meta ... ok 6036 ms
extension_scripts ... ok 6041 ms
generated_as_identity ... ok 6036 ms
grant_hypertable ... ok 5987 ms
hash ... ok 6037 ms
histogram_test ... ok 5989 ms
information_views ... ok 5989 ms
insert-15 ... ok 6173 ms
insert_many ... ok 7171 ms
insert_returning ... ok 6030 ms
insert_single ... ok 6044 ms
lateral ... ok 6014 ms
license ... ok 6024 ms
merge ... ok 5988 ms
misc ... ok 5988 ms
null_exclusion ... ok 5988 ms
parallel-15 ... ok 6042 ms
partition ... ok 6033 ms
partitioning ... ok 4779 ms
parallel group (21 tests): sort_optimization reloptions upsert plain timestamp tableam partitionwise-15 update-15 size_utils triggers query-15 sql_query plan_expand_hypertable-15 plan_hypertable_inline-15 rowsecurity-15 plan_ordered_append truncate relocate_extension trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8502 ms
pg_join ... ok 10322 ms
plain ... ok 8497 ms
plan_expand_hypertable-15 ... ok 8531 ms
plan_hashagg-15 ... ok 9029 ms
plan_hypertable_inline-15 ... ok 8531 ms
plan_ordered_append ... ok 8534 ms
query-15 ... ok 8522 ms
relocate_extension ... ok 8640 ms
reloptions ... ok 8475 ms
rowsecurity-15 ... ok 8533 ms
size_utils ... ok 8509 ms
sort_optimization ... ok 8471 ms
sql_query ... ok 8530 ms
tableam ... ok 8500 ms
timestamp ... ok 8500 ms
triggers ... ok 8509 ms
truncate ... ok 8622 ms
trusted_extension ... ok 8643 ms
update-15 ... ok 8505 ms
upsert ... ok 8495 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 742 ms
vacuum ... ok 745 ms
vacuum_parallel ... ok 744 ms
version ... ok 735 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_bigm ... ok 67 ms
test pg_bigm_ja ... ok 35 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1113 ms
test alternate_users ... ok 800 ms
test chunk_utils ... ok 883 ms
test index ... ok 1011 ms
test pg_dump_unprivileged ... ok 760 ms
test tablespace ... ok 725 ms
parallel group (21 tests): ddl_errors broken_tables drop_hypertable baserel_cache cluster-15 create_chunks chunks create_hypertable cursor-15 delete-15 create_table ddl-15 custom_type agg_bookends-15 ddl_extra drop_extension chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5224 ms
append-15 ... ok 6585 ms
baserel_cache ... ok 5207 ms
broken_tables ... ok 5205 ms
chunk_adaptive ... ok 5226 ms
chunks ... ok 5219 ms
cluster-15 ... ok 5216 ms
constraint-15 ... ok 5299 ms
copy-15 ... ok 5245 ms
create_chunks ... ok 5216 ms
create_hypertable ... ok 5219 ms
create_table ... ok 5219 ms
cursor-15 ... ok 5219 ms
custom_type ... ok 5220 ms
ddl-15 ... ok 5219 ms
ddl_errors ... ok 5202 ms
ddl_extra ... ok 5222 ms
delete-15 ... ok 5218 ms
drop_extension ... FAILED 5223 ms
drop_hypertable ... ok 5204 ms
drop_owned ... ok 5345 ms
parallel group (21 tests): drop_schema partitioning lateral drop_rename_hypertable null_exclusion license hash merge partition extension_scripts misc parallel-15 insert_single generated_as_identity histogram_test insert_returning grant_hypertable information_views dump_meta insert-15 insert_many
drop_rename_hypertable ... ok 6154 ms
drop_schema ... ok 4662 ms
dump_meta ... ok 6205 ms
extension_scripts ... ok 6160 ms
generated_as_identity ... ok 6194 ms
grant_hypertable ... ok 6204 ms
hash ... ok 6158 ms
histogram_test ... ok 6195 ms
information_views ... ok 6204 ms
insert-15 ... ok 6391 ms
insert_many ... ok 7514 ms
insert_returning ... ok 6200 ms
insert_single ... ok 6169 ms
lateral ... ok 6152 ms
license ... ok 6155 ms
merge ... ok 6159 ms
misc ... ok 6163 ms
null_exclusion ... ok 6153 ms
parallel-15 ... ok 6167 ms
partition ... ok 6158 ms
partitioning ... ok 6145 ms
parallel group (21 tests): plan_hypertable_inline-15 tableam partitionwise-15 plain reloptions update-15 triggers query-15 size_utils sql_query sort_optimization timestamp upsert rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7382 ms
pg_join ... ok 9834 ms
plain ... ok 7382 ms
plan_expand_hypertable-15 ... ok 7395 ms
plan_hashagg-15 ... ok 8923 ms
plan_hypertable_inline-15 ... ok 6834 ms
plan_ordered_append ... ok 7407 ms
query-15 ... ok 7384 ms
relocate_extension ... ok 8082 ms
reloptions ... ok 7381 ms
rowsecurity-15 ... ok 7394 ms
size_utils ... ok 7388 ms
sort_optimization ... ok 7389 ms
sql_query ... ok 7388 ms
tableam ... ok 7375 ms
timestamp ... ok 7389 ms
triggers ... ok 7383 ms
truncate ... ok 7927 ms
trusted_extension ... ok 7804 ms
update-15 ... ok 7381 ms
upsert ... ok 7389 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 708 ms
vacuum ... ok 711 ms
vacuum_parallel ... ok 711 ms
version ... ok 700 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_buffercache
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1142 ms
test alternate_users ... ok 799 ms
test chunk_utils ... ok 886 ms
test index ... ok 1069 ms
test pg_dump_unprivileged ... ok 774 ms
test tablespace ... ok 775 ms
parallel group (21 tests): custom_type ddl_errors chunks baserel_cache create_table create_chunks broken_tables cursor-15 cluster-15 delete-15 ddl_extra drop_extension drop_hypertable create_hypertable agg_bookends-15 ddl-15 copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5022 ms
append-15 ... ok 6871 ms
baserel_cache ... ok 5004 ms
broken_tables ... ok 5011 ms
chunk_adaptive ... ok 5049 ms
chunks ... ok 5001 ms
cluster-15 ... ok 5015 ms
constraint-15 ... ok 5161 ms
copy-15 ... ok 5049 ms
create_chunks ... ok 5010 ms
create_hypertable ... ok 5019 ms
create_table ... ok 5008 ms
cursor-15 ... ok 5015 ms
custom_type ... ok 5000 ms
ddl-15 ... ok 5045 ms
ddl_errors ... ok 5000 ms
ddl_extra ... ok 5015 ms
delete-15 ... ok 5014 ms
drop_extension ... FAILED 5016 ms
drop_hypertable ... FAILED 5016 ms
drop_owned ... ok 5172 ms
parallel group (21 tests): misc license merge lateral generated_as_identity insert_single partitioning null_exclusion grant_hypertable drop_rename_hypertable insert_returning dump_meta hash drop_schema histogram_test information_views partition parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6106 ms
drop_schema ... ok 6111 ms
dump_meta ... ok 6110 ms
extension_scripts ... ok 6116 ms
generated_as_identity ... ok 6090 ms
grant_hypertable ... ok 6106 ms
hash ... ok 6110 ms
histogram_test ... ok 6111 ms
information_views ... ok 6111 ms
insert-15 ... ok 6357 ms
insert_many ... ok 7274 ms
insert_returning ... ok 6109 ms
insert_single ... ok 6089 ms
lateral ... ok 6078 ms
license ... ok 6078 ms
merge ... ok 6078 ms
misc ... ok 4513 ms
null_exclusion ... ok 6098 ms
parallel-15 ... ok 6110 ms
partition ... ok 6110 ms
partitioning ... ok 6088 ms
parallel group (21 tests): plan_hypertable_inline-15 tableam sql_query upsert sort_optimization timestamp triggers size_utils plain reloptions update-15 rowsecurity-15 partitionwise-15 plan_ordered_append query-15 plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8093 ms
pg_join ... ok 10469 ms
plain ... ok 8087 ms
plan_expand_hypertable-15 ... ok 8120 ms
plan_hashagg-15 ... ok 9028 ms
plan_hypertable_inline-15 ... ok 7417 ms
plan_ordered_append ... ok 8099 ms
query-15 ... ok 8108 ms
relocate_extension ... ok 8924 ms
reloptions ... ok 8087 ms
rowsecurity-15 ... ok 8089 ms
size_utils ... ok 8085 ms
sort_optimization ... ok 8080 ms
sql_query ... ok 8068 ms
tableam ... ok 8063 ms
timestamp ... ok 8083 ms
triggers ... ok 8083 ms
truncate ... ok 8742 ms
trusted_extension ... ok 8574 ms
update-15 ... ok 8086 ms
upsert ... ok 8070 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 758 ms
vacuum ... ok 761 ms
vacuum_parallel ... ok 761 ms
version ... ok 747 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1135 ms
test alternate_users ... ok 799 ms
test chunk_utils ... ok 868 ms
test index ... ok 1023 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 752 ms
parallel group (21 tests): chunks broken_tables drop_extension custom_type ddl_extra create_chunks delete-15 baserel_cache ddl_errors cluster-15 ddl-15 drop_hypertable cursor-15 agg_bookends-15 create_table create_hypertable copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4986 ms
append-15 ... ok 6782 ms
baserel_cache ... ok 4972 ms
broken_tables ... ok 4967 ms
chunk_adaptive ... ok 5029 ms
chunks ... ok 4965 ms
cluster-15 ... ok 4980 ms
constraint-15 ... ok 5093 ms
copy-15 ... ok 5008 ms
create_chunks ... ok 4971 ms
create_hypertable ... ok 4986 ms
create_table ... ok 4986 ms
cursor-15 ... ok 4982 ms
custom_type ... ok 4970 ms
ddl-15 ... ok 4979 ms
ddl_errors ... ok 4971 ms
ddl_extra ... ok 4969 ms
delete-15 ... ok 4970 ms
drop_extension ... FAILED 4966 ms
drop_hypertable ... FAILED 4978 ms
drop_owned ... ok 5101 ms
parallel group (21 tests): generated_as_identity hash lateral insert_returning histogram_test license partitioning misc information_views partition grant_hypertable merge null_exclusion parallel-15 drop_rename_hypertable drop_schema dump_meta insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6259 ms
drop_schema ... ok 6261 ms
dump_meta ... ok 6262 ms
extension_scripts ... ok 6271 ms
generated_as_identity ... ok 4721 ms
grant_hypertable ... ok 6257 ms
hash ... ok 6243 ms
histogram_test ... ok 6246 ms
information_views ... ok 6247 ms
insert-15 ... ok 6487 ms
insert_many ... ok 7547 ms
insert_returning ... ok 6245 ms
insert_single ... ok 6267 ms
lateral ... ok 6244 ms
license ... ok 6245 ms
merge ... ok 6256 ms
misc ... ok 6245 ms
null_exclusion ... ok 6256 ms
parallel-15 ... ok 6255 ms
partition ... ok 6254 ms
partitioning ... ok 6244 ms
parallel group (21 tests): sort_optimization reloptions tableam triggers partitionwise-15 sql_query timestamp upsert plain plan_hypertable_inline-15 update-15 rowsecurity-15 size_utils query-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7573 ms
pg_join ... ok 9880 ms
plain ... ok 7579 ms
plan_expand_hypertable-15 ... ok 7586 ms
plan_hashagg-15 ... ok 9297 ms
plan_hypertable_inline-15 ... ok 7579 ms
plan_ordered_append ... ok 7595 ms
query-15 ... ok 7583 ms
relocate_extension ... ok 8208 ms
reloptions ... ok 7565 ms
rowsecurity-15 ... ok 7581 ms
size_utils ... ok 7581 ms
sort_optimization ... ok 6920 ms
sql_query ... ok 7573 ms
tableam ... ok 7568 ms
timestamp ... ok 7573 ms
triggers ... ok 7568 ms
truncate ... ok 8037 ms
trusted_extension ... ok 7935 ms
update-15 ... ok 7580 ms
upsert ... ok 7576 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 736 ms
vacuum ... ok 746 ms
vacuum_parallel ... ok 745 ms
version ... ok 744 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_freespacemap
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_freespacemap ... ok 54 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2033 ms
test alternate_users ... ok 1436 ms
test chunk_utils ... ok 1514 ms
test index ... ok 1850 ms
test pg_dump_unprivileged ... ok 1218 ms
test tablespace ... ok 1235 ms
parallel group (21 tests): chunks delete-15 drop_hypertable baserel_cache ddl_extra custom_type cluster-15 drop_extension agg_bookends-15 broken_tables chunk_adaptive copy-15 create_table cursor-15 create_chunks create_hypertable ddl_errors ddl-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 9817 ms
append-15 ... ok 9961 ms
baserel_cache ... ok 9803 ms
broken_tables ... ok 9817 ms
chunk_adaptive ... ok 9820 ms
chunks ... ok 9789 ms
cluster-15 ... ok 9817 ms
constraint-15 ... ok 10057 ms
copy-15 ... ok 9826 ms
create_chunks ... ok 9860 ms
create_hypertable ... ok 9860 ms
create_table ... ok 9854 ms
cursor-15 ... ok 9857 ms
custom_type ... ok 9808 ms
ddl-15 ... ok 9859 ms
ddl_errors ... ok 9859 ms
ddl_extra ... ok 9802 ms
delete-15 ... ok 9802 ms
drop_extension ... FAILED 9815 ms
drop_hypertable ... ok 9801 ms
drop_owned ... ok 10078 ms
parallel group (21 tests): license null_exclusion insert_single partition partitioning histogram_test grant_hypertable extension_scripts insert_returning lateral generated_as_identity parallel-15 misc drop_schema information_views dump_meta hash drop_rename_hypertable merge insert-15 insert_many
drop_rename_hypertable ... ok 12976 ms
drop_schema ... ok 12955 ms
dump_meta ... ok 12976 ms
extension_scripts ... ok 12869 ms
generated_as_identity ... ok 12951 ms
grant_hypertable ... ok 12869 ms
hash ... ok 12976 ms
histogram_test ... ok 12868 ms
information_views ... ok 12954 ms
insert-15 ... ok 13660 ms
insert_many ... ok 15433 ms
insert_returning ... ok 12937 ms
insert_single ... ok 12867 ms
lateral ... ok 12950 ms
license ... ok 8950 ms
merge ... ok 12975 ms
misc ... ok 12953 ms
null_exclusion ... ok 12854 ms
parallel-15 ... ok 12951 ms
partition ... ok 12866 ms
partitioning ... ok 12866 ms
parallel group (21 tests): sort_optimization plain partitionwise-15 triggers upsert reloptions timestamp tableam plan_hypertable_inline-15 sql_query plan_hashagg-15 plan_expand_hypertable-15 rowsecurity-15 query-15 update-15 plan_ordered_append size_utils trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 17496 ms
pg_join ... ok 18065 ms
plain ... ok 17494 ms
plan_expand_hypertable-15 ... ok 17552 ms
plan_hashagg-15 ... ok 17550 ms
plan_hypertable_inline-15 ... ok 17521 ms
plan_ordered_append ... ok 17553 ms
query-15 ... ok 17552 ms
relocate_extension ... ok 18625 ms
reloptions ... ok 17509 ms
rowsecurity-15 ... ok 17552 ms
size_utils ... ok 17553 ms
sort_optimization ... ok 16741 ms
sql_query ... ok 17538 ms
tableam ... ok 17520 ms
timestamp ... ok 17510 ms
triggers ... ok 17497 ms
truncate ... ok 18049 ms
trusted_extension ... ok 17950 ms
update-15 ... ok 17551 ms
upsert ... ok 17504 ms
parallel group (4 tests): util vacuum version vacuum_parallel
util ... ok 1496 ms
vacuum ... ok 1522 ms
vacuum_parallel ... ok 1525 ms
version ... ok 1525 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_freespacemap ... ok 29 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1133 ms
test alternate_users ... ok 832 ms
test chunk_utils ... ok 872 ms
test index ... ok 1006 ms
test pg_dump_unprivileged ... ok 777 ms
test tablespace ... ok 741 ms
parallel group (21 tests): custom_type chunks cursor-15 baserel_cache broken_tables ddl-15 delete-15 agg_bookends-15 ddl_errors drop_hypertable create_hypertable create_table chunk_adaptive drop_extension cluster-15 create_chunks ddl_extra copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4958 ms
append-15 ... ok 6882 ms
baserel_cache ... ok 4952 ms
broken_tables ... ok 4954 ms
chunk_adaptive ... ok 4963 ms
chunks ... ok 4951 ms
cluster-15 ... ok 4970 ms
constraint-15 ... ok 5068 ms
copy-15 ... ok 4985 ms
create_chunks ... ok 4970 ms
create_hypertable ... ok 4958 ms
create_table ... ok 4959 ms
cursor-15 ... ok 4950 ms
custom_type ... ok 4949 ms
ddl-15 ... ok 4954 ms
ddl_errors ... ok 4958 ms
ddl_extra ... ok 4969 ms
delete-15 ... ok 4954 ms
drop_extension ... FAILED 4966 ms
drop_hypertable ... ok 4957 ms
drop_owned ... ok 5075 ms
parallel group (21 tests): hash partitioning lateral merge dump_meta partition grant_hypertable insert_single misc histogram_test information_views insert_returning generated_as_identity license drop_schema null_exclusion drop_rename_hypertable parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6366 ms
drop_schema ... ok 6365 ms
dump_meta ... ok 6323 ms
extension_scripts ... ok 6377 ms
generated_as_identity ... ok 6341 ms
grant_hypertable ... ok 6325 ms
hash ... ok 5054 ms
histogram_test ... ok 6333 ms
information_views ... ok 6334 ms
insert-15 ... ok 6527 ms
insert_many ... ok 7521 ms
insert_returning ... ok 6334 ms
insert_single ... ok 6328 ms
lateral ... ok 6319 ms
license ... ok 6364 ms
merge ... ok 6321 ms
misc ... ok 6328 ms
null_exclusion ... ok 6364 ms
parallel-15 ... ok 6368 ms
partition ... ok 6323 ms
partitioning ... ok 6315 ms
parallel group (21 tests): plan_hypertable_inline-15 triggers tableam sql_query plain update-15 query-15 rowsecurity-15 size_utils upsert partitionwise-15 plan_expand_hypertable-15 reloptions sort_optimization timestamp plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7419 ms
pg_join ... ok 9905 ms
plain ... ok 7409 ms
plan_expand_hypertable-15 ... ok 7422 ms
plan_hashagg-15 ... ok 9029 ms
plan_hypertable_inline-15 ... ok 6867 ms
plan_ordered_append ... ok 7610 ms
query-15 ... ok 7412 ms
relocate_extension ... ok 8111 ms
reloptions ... ok 7452 ms
rowsecurity-15 ... ok 7412 ms
size_utils ... ok 7413 ms
sort_optimization ... ok 7459 ms
sql_query ... ok 7408 ms
tableam ... ok 7408 ms
timestamp ... ok 7459 ms
triggers ... ok 7404 ms
truncate ... ok 7855 ms
trusted_extension ... ok 7855 ms
update-15 ... ok 7408 ms
upsert ... ok 7413 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 710 ms
vacuum ... ok 713 ms
vacuum_parallel ... ok 712 ms
version ... ok 701 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_hint_plan
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... FAILED 2092 ms
test base_plan ... FAILED 11 ms
test pg_hint_plan ... FAILED 7347 ms
test ut-init ... ok 516 ms
test ut-A ... FAILED 214 ms
test ut-S ... FAILED 146 ms
test ut-J ... FAILED 90 ms
test ut-L ... FAILED 98 ms
test ut-G ... FAILED 34 ms
test ut-R ... FAILED 435 ms
test ut-fdw ... FAILED 30 ms
test ut-W ... FAILED 59 ms
test ut-T ... FAILED 29 ms
test ut-fini ... ok 16 ms
test hints_anywhere ... ok 9 ms
test plpgsql ... ok 33 ms
test oldextversions ... ok 63 ms
========================
12 of 17 tests failed.
========================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_hint_plan-REL15_1_5_0/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_hint_plan-REL15_1_5_0/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2238 ms
test alternate_users ... ok 1616 ms
test chunk_utils ... ok 1732 ms
test index ... FAILED 2084 ms
test pg_dump_unprivileged ... ok 1374 ms
test tablespace ... ok 1456 ms
parallel group (21 tests): create_table custom_type drop_hypertable agg_bookends-15 ddl_extra delete-15 broken_tables baserel_cache cursor-15 create_chunks ddl_errors drop_extension ddl-15 append-15 chunks cluster-15 create_hypertable chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10802 ms
append-15 ... ok 10808 ms
baserel_cache ... ok 10804 ms
broken_tables ... ok 10803 ms
chunk_adaptive ... ok 10824 ms
chunks ... ok 10807 ms
cluster-15 ... ok 10809 ms
constraint-15 ... ok 11027 ms
copy-15 ... ok 10834 ms
create_chunks ... ok 10804 ms
create_hypertable ... ok 10816 ms
create_table ... ok 10790 ms
cursor-15 ... ok 10804 ms
custom_type ... ok 10797 ms
ddl-15 ... ok 10806 ms
ddl_errors ... ok 10804 ms
ddl_extra ... ok 10801 ms
delete-15 ... ok 10801 ms
drop_extension ... FAILED 10806 ms
drop_hypertable ... FAILED 10799 ms
drop_owned ... ok 11047 ms
parallel group (21 tests): null_exclusion insert_returning dump_meta generated_as_identity grant_hypertable information_views license misc partitioning extension_scripts histogram_test merge drop_schema insert_single parallel-15 drop_rename_hypertable hash lateral partition insert-15 insert_many
drop_rename_hypertable ... ok 14757 ms
drop_schema ... ok 14707 ms
dump_meta ... ok 14691 ms
extension_scripts ... ok 14705 ms
generated_as_identity ... ok 14703 ms
grant_hypertable ... ok 14704 ms
hash ... ok 14756 ms
histogram_test ... ok 14705 ms
information_views ... ok 14703 ms
insert-15 ... ok 15113 ms
insert_many ... FAILED 16975 ms
insert_returning ... ok 14672 ms
insert_single ... ok 14706 ms
lateral ... ok 14756 ms
license ... ok 14703 ms
merge ... ok 14704 ms
misc ... ok 14702 ms
null_exclusion ... ok 11379 ms
parallel-15 ... ok 14705 ms
partition ... FAILED 14755 ms
partitioning ... ok 14702 ms
parallel group (21 tests): reloptions plan_hypertable_inline-15 plain plan_expand_hypertable-15 sql_query update-15 tableam upsert triggers size_utils timestamp sort_optimization partitionwise-15 rowsecurity-15 plan_hashagg-15 query-15 plan_ordered_append pg_join trusted_extension relocate_extension truncate
partitionwise-15 ... FAILED 19249 ms
pg_join ... ok 19507 ms
plain ... ok 19228 ms
plan_expand_hypertable-15 ... ok 19244 ms
plan_hashagg-15 ... ok 19249 ms
plan_hypertable_inline-15 ... ok 19213 ms
plan_ordered_append ... ok 19249 ms
query-15 ... ok 19249 ms
relocate_extension ... ok 19521 ms
reloptions ... ok 19204 ms
rowsecurity-15 ... ok 19248 ms
size_utils ... ok 19247 ms
sort_optimization ... ok 19247 ms
sql_query ... FAILED 19243 ms
tableam ... ok 19243 ms
timestamp ... ok 19247 ms
triggers ... ok 19245 ms
truncate ... ok 19520 ms
trusted_extension ... ok 19517 ms
update-15 ... ok 19242 ms
upsert ... ok 19244 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1545 ms
vacuum ... ok 1572 ms
vacuum_parallel ... ok 1572 ms
version ... ok 1568 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... FAILED 942 ms
test base_plan ... FAILED 10 ms
test pg_hint_plan ... FAILED 7270 ms
test ut-init ... ok 564 ms
test ut-A ... FAILED 212 ms
test ut-S ... FAILED 143 ms
test ut-J ... FAILED 89 ms
test ut-L ... FAILED 98 ms
test ut-G ... FAILED 34 ms
test ut-R ... FAILED 435 ms
test ut-fdw ... FAILED 35 ms
test ut-W ... FAILED 64 ms
test ut-T ... FAILED 25 ms
test ut-fini ... ok 17 ms
test hints_anywhere ... ok 8 ms
test plpgsql ... ok 46 ms
test oldextversions ... ok 82 ms
========================
12 of 17 tests failed.
========================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_hint_plan-REL15_1_5_0/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_hint_plan-REL15_1_5_0/regression.out".
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1137 ms
test alternate_users ... ok 811 ms
test chunk_utils ... ok 883 ms
test index ... FAILED 1022 ms
test pg_dump_unprivileged ... ok 742 ms
test tablespace ... ok 757 ms
parallel group (21 tests): ddl_extra drop_hypertable create_table ddl-15 delete-15 baserel_cache create_hypertable drop_extension custom_type agg_bookends-15 chunks ddl_errors cursor-15 broken_tables create_chunks cluster-15 copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5267 ms
append-15 ... ok 6595 ms
baserel_cache ... ok 5254 ms
broken_tables ... ok 5277 ms
chunk_adaptive ... ok 5302 ms
chunks ... ok 5272 ms
cluster-15 ... ok 5288 ms
constraint-15 ... ok 5400 ms
copy-15 ... ok 5300 ms
create_chunks ... ok 5279 ms
create_hypertable ... ok 5260 ms
create_table ... ok 5250 ms
cursor-15 ... ok 5276 ms
custom_type ... ok 5264 ms
ddl-15 ... ok 5250 ms
ddl_errors ... ok 5274 ms
ddl_extra ... ok 5245 ms
delete-15 ... ok 5249 ms
drop_extension ... FAILED 5260 ms
drop_hypertable ... FAILED 5245 ms
drop_owned ... ok 5414 ms
parallel group (21 tests): null_exclusion hash histogram_test generated_as_identity license lateral partition drop_schema merge parallel-15 partitioning insert_single misc information_views insert_returning grant_hypertable extension_scripts drop_rename_hypertable dump_meta insert-15 insert_many
drop_rename_hypertable ... ok 6236 ms
drop_schema ... ok 6219 ms
dump_meta ... ok 6238 ms
extension_scripts ... ok 6234 ms
generated_as_identity ... ok 6202 ms
grant_hypertable ... ok 6232 ms
hash ... ok 6201 ms
histogram_test ... ok 6202 ms
information_views ... ok 6225 ms
insert-15 ... ok 6436 ms
insert_many ... FAILED 7431 ms
insert_returning ... ok 6225 ms
insert_single ... ok 6224 ms
lateral ... ok 6216 ms
license ... ok 6202 ms
merge ... ok 6217 ms
misc ... ok 6224 ms
null_exclusion ... ok 4972 ms
parallel-15 ... ok 6217 ms
partition ... FAILED 6216 ms
partitioning ... ok 6217 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization reloptions timestamp triggers tableam plain upsert sql_query partitionwise-15 update-15 size_utils rowsecurity-15 query-15 plan_expand_hypertable-15 plan_ordered_append truncate relocate_extension trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... FAILED 7609 ms
pg_join ... ok 9990 ms
plain ... ok 7588 ms
plan_expand_hypertable-15 ... ok 7614 ms
plan_hashagg-15 ... ok 9180 ms
plan_hypertable_inline-15 ... ok 6779 ms
plan_ordered_append ... ok 7629 ms
query-15 ... ok 7610 ms
relocate_extension ... ok 7878 ms
reloptions ... ok 7584 ms
rowsecurity-15 ... ok 7609 ms
size_utils ... ok 7609 ms
sort_optimization ... ok 7584 ms
sql_query ... FAILED 7600 ms
tableam ... ok 7586 ms
timestamp ... ok 7586 ms
triggers ... ok 7586 ms
truncate ... ok 7851 ms
trusted_extension ... ok 7879 ms
update-15 ... ok 7607 ms
upsert ... ok 7598 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 705 ms
vacuum ... ok 707 ms
vacuum_parallel ... ok 708 ms
version ... ok 698 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_ivm
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_ivm ... ok 266 ms
test create_immv ... ok 30 ms
test refresh_immv ... ok 41 ms
=====================
All 3 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1130 ms
test alternate_users ... ok 785 ms
test chunk_utils ... ok 909 ms
test index ... ok 1007 ms
test pg_dump_unprivileged ... ok 764 ms
test tablespace ... ok 778 ms
parallel group (21 tests): cluster-15 create_table ddl_errors drop_extension baserel_cache drop_hypertable delete-15 chunks ddl-15 create_chunks custom_type create_hypertable broken_tables cursor-15 agg_bookends-15 ddl_extra copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4988 ms
append-15 ... ok 6415 ms
baserel_cache ... ok 4971 ms
broken_tables ... ok 4987 ms
chunk_adaptive ... ok 5012 ms
chunks ... ok 4976 ms
cluster-15 ... ok 4965 ms
constraint-15 ... ok 5094 ms
copy-15 ... ok 4998 ms
create_chunks ... ok 4977 ms
create_hypertable ... ok 4985 ms
create_table ... ok 4964 ms
cursor-15 ... ok 4987 ms
custom_type ... ok 4976 ms
ddl-15 ... ok 4975 ms
ddl_errors ... ok 4965 ms
ddl_extra ... ok 4990 ms
delete-15 ... ok 4971 ms
drop_extension ... FAILED 4966 ms
drop_hypertable ... ok 4971 ms
drop_owned ... ok 5102 ms
parallel group (21 tests): merge drop_schema histogram_test misc null_exclusion generated_as_identity insert_returning license grant_hypertable hash lateral partitioning dump_meta information_views parallel-15 partition insert_single extension_scripts drop_rename_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 5975 ms
drop_schema ... ok 5953 ms
dump_meta ... ok 5972 ms
extension_scripts ... ok 5975 ms
generated_as_identity ... ok 5959 ms
grant_hypertable ... ok 5967 ms
hash ... ok 5967 ms
histogram_test ... ok 5957 ms
information_views ... ok 5971 ms
insert-15 ... ok 6187 ms
insert_many ... ok 7246 ms
insert_returning ... ok 5964 ms
insert_single ... ok 5971 ms
lateral ... ok 5969 ms
license ... ok 5965 ms
merge ... ok 4858 ms
misc ... ok 5956 ms
null_exclusion ... ok 5956 ms
parallel-15 ... ok 5970 ms
partition ... ok 5970 ms
partitioning ... ok 5969 ms
parallel group (21 tests): reloptions query-15 timestamp partitionwise-15 tableam triggers update-15 sql_query upsert size_utils sort_optimization plan_ordered_append plain plan_hypertable_inline-15 rowsecurity-15 plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7472 ms
pg_join ... ok 9606 ms
plain ... ok 7512 ms
plan_expand_hypertable-15 ... ok 7542 ms
plan_hashagg-15 ... ok 8914 ms
plan_hypertable_inline-15 ... ok 7512 ms
plan_ordered_append ... ok 7512 ms
query-15 ... ok 7469 ms
relocate_extension ... ok 8144 ms
reloptions ... ok 6930 ms
rowsecurity-15 ... ok 7538 ms
size_utils ... ok 7487 ms
sort_optimization ... ok 7505 ms
sql_query ... ok 7484 ms
tableam ... ok 7474 ms
timestamp ... ok 7469 ms
triggers ... ok 7481 ms
truncate ... ok 7862 ms
trusted_extension ... ok 7777 ms
update-15 ... ok 7481 ms
upsert ... ok 7483 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 677 ms
vacuum ... ok 686 ms
vacuum_parallel ... ok 687 ms
version ... ok 684 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_ivm ... ok 270 ms
test create_immv ... ok 32 ms
test refresh_immv ... ok 42 ms
=====================
All 3 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1159 ms
test alternate_users ... ok 794 ms
test chunk_utils ... ok 892 ms
test index ... ok 1009 ms
test pg_dump_unprivileged ... ok 768 ms
test tablespace ... ok 730 ms
parallel group (21 tests): drop_extension delete-15 drop_hypertable baserel_cache broken_tables create_hypertable ddl-15 ddl_extra create_chunks cluster-15 cursor-15 custom_type chunks ddl_errors agg_bookends-15 create_table copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5094 ms
append-15 ... ok 6724 ms
baserel_cache ... ok 5088 ms
broken_tables ... ok 5088 ms
chunk_adaptive ... ok 5113 ms
chunks ... ok 5092 ms
cluster-15 ... ok 5090 ms
constraint-15 ... ok 5193 ms
copy-15 ... ok 5097 ms
create_chunks ... ok 5089 ms
create_hypertable ... ok 5087 ms
create_table ... ok 5094 ms
cursor-15 ... ok 5090 ms
custom_type ... ok 5090 ms
ddl-15 ... ok 5087 ms
ddl_errors ... ok 5091 ms
ddl_extra ... ok 5089 ms
delete-15 ... ok 5083 ms
drop_extension ... FAILED 5079 ms
drop_hypertable ... ok 5083 ms
drop_owned ... ok 5201 ms
parallel group (21 tests): hash histogram_test misc partition generated_as_identity merge dump_meta lateral insert_single information_views drop_rename_hypertable license insert_returning drop_schema grant_hypertable partitioning parallel-15 null_exclusion extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6178 ms
drop_schema ... ok 6178 ms
dump_meta ... ok 6163 ms
extension_scripts ... ok 6199 ms
generated_as_identity ... ok 6158 ms
grant_hypertable ... ok 6180 ms
hash ... ok 4713 ms
histogram_test ... ok 6156 ms
information_views ... ok 6177 ms
insert-15 ... ok 6532 ms
insert_many ... ok 7553 ms
insert_returning ... ok 6177 ms
insert_single ... ok 6175 ms
lateral ... ok 6171 ms
license ... ok 6177 ms
merge ... ok 6157 ms
misc ... ok 6155 ms
null_exclusion ... ok 6187 ms
parallel-15 ... ok 6184 ms
partition ... ok 6157 ms
partitioning ... ok 6183 ms
parallel group (21 tests): reloptions plain plan_expand_hypertable-15 plan_hypertable_inline-15 query-15 triggers timestamp partitionwise-15 sort_optimization sql_query size_utils update-15 upsert rowsecurity-15 tableam plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7835 ms
pg_join ... ok 9958 ms
plain ... ok 7823 ms
plan_expand_hypertable-15 ... ok 7824 ms
plan_hashagg-15 ... ok 9033 ms
plan_hypertable_inline-15 ... ok 7829 ms
plan_ordered_append ... ok 7853 ms
query-15 ... ok 7831 ms
relocate_extension ... ok 8505 ms
reloptions ... ok 7179 ms
rowsecurity-15 ... ok 7838 ms
size_utils ... ok 7836 ms
sort_optimization ... ok 7834 ms
sql_query ... ok 7834 ms
tableam ... ok 7840 ms
timestamp ... ok 7833 ms
triggers ... ok 7833 ms
truncate ... ok 8256 ms
trusted_extension ... ok 8157 ms
update-15 ... ok 7835 ms
upsert ... ok 7837 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 738 ms
vacuum ... ok 753 ms
vacuum_parallel ... ok 752 ms
version ... ok 738 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_partman
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2355 ms
test alternate_users ... FAILED 1626 ms
test chunk_utils ... ok 1771 ms
test index ... ok 2150 ms
test pg_dump_unprivileged ... ok 1437 ms
test tablespace ... ok 1459 ms
parallel group (21 tests): baserel_cache ddl_extra ddl-15 ddl_errors broken_tables drop_extension create_table chunks cursor-15 agg_bookends-15 create_chunks create_hypertable custom_type drop_hypertable cluster-15 delete-15 append-15 copy-15 chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 11390 ms
append-15 ... ok 11408 ms
baserel_cache ... ok 11372 ms
broken_tables ... ok 11387 ms
chunk_adaptive ... ok 11431 ms
chunks ... ok 11389 ms
cluster-15 ... ok 11398 ms
constraint-15 ... ok 11615 ms
copy-15 ... ok 11424 ms
create_chunks ... ok 11390 ms
create_hypertable ... ok 11394 ms
create_table ... ok 11388 ms
cursor-15 ... ok 11389 ms
custom_type ... ok 11396 ms
ddl-15 ... ok 11383 ms
ddl_errors ... ok 11385 ms
ddl_extra ... ok 11381 ms
delete-15 ... ok 11397 ms
drop_extension ... FAILED 11385 ms
drop_hypertable ... FAILED 11396 ms
drop_owned ... ok 11671 ms
parallel group (21 tests): hash null_exclusion parallel-15 partition generated_as_identity merge partitioning misc drop_rename_hypertable grant_hypertable histogram_test dump_meta extension_scripts insert_single insert_returning information_views lateral drop_schema license insert-15 insert_many
drop_rename_hypertable ... FAILED 14820 ms
drop_schema ... ok 14826 ms
dump_meta ... FAILED 14823 ms
extension_scripts ... ok 14824 ms
generated_as_identity ... ok 14820 ms
grant_hypertable ... ok 14820 ms
hash ... ok 10860 ms
histogram_test ... ok 14822 ms
information_views ... ok 14825 ms
insert-15 ... ok 15228 ms
insert_many ... ok 17402 ms
insert_returning ... ok 14825 ms
insert_single ... ok 14824 ms
lateral ... ok 14825 ms
license ... ok 14826 ms
merge ... ok 14818 ms
misc ... ok 14818 ms
null_exclusion ... ok 14797 ms
parallel-15 ... ok 14818 ms
partition ... ok 14818 ms
partitioning ... ok 14818 ms
parallel group (21 tests): tableam plain timestamp reloptions size_utils update-15 query-15 upsert partitionwise-15 plan_hypertable_inline-15 plan_expand_hypertable-15 sql_query triggers sort_optimization rowsecurity-15 plan_hashagg-15 plan_ordered_append pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19631 ms
pg_join ... ok 20232 ms
plain ... FAILED 19617 ms
plan_expand_hypertable-15 ... ok 19665 ms
plan_hashagg-15 ... ok 19771 ms
plan_hypertable_inline-15 ... ok 19631 ms
plan_ordered_append ... ok 19771 ms
query-15 ... ok 19624 ms
relocate_extension ... ok 20309 ms
reloptions ... ok 19623 ms
rowsecurity-15 ... ok 19744 ms
size_utils ... ok 19624 ms
sort_optimization ... ok 19727 ms
sql_query ... ok 19723 ms
tableam ... ok 19601 ms
timestamp ... ok 19615 ms
triggers ... ok 19726 ms
truncate ... ok 20283 ms
trusted_extension ... ok 20287 ms
update-15 ... ok 19623 ms
upsert ... ok 19629 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1595 ms
vacuum ... ok 1598 ms
vacuum_parallel ... ok 1598 ms
version ... ok 1569 ms
=======================
6 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1176 ms
test alternate_users ... FAILED 800 ms
test chunk_utils ... ok 889 ms
test index ... ok 1037 ms
test pg_dump_unprivileged ... ok 785 ms
test tablespace ... ok 770 ms
parallel group (21 tests): custom_type cluster-15 baserel_cache ddl_errors agg_bookends-15 broken_tables create_table ddl_extra chunks drop_hypertable cursor-15 drop_extension create_chunks delete-15 ddl-15 create_hypertable copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4682 ms
append-15 ... ok 6628 ms
baserel_cache ... ok 4677 ms
broken_tables ... ok 4682 ms
chunk_adaptive ... ok 4715 ms
chunks ... ok 4687 ms
cluster-15 ... ok 4676 ms
constraint-15 ... ok 4833 ms
copy-15 ... ok 4708 ms
create_chunks ... ok 4688 ms
create_hypertable ... ok 4702 ms
create_table ... ok 4682 ms
cursor-15 ... ok 4687 ms
custom_type ... ok 4674 ms
ddl-15 ... ok 4694 ms
ddl_errors ... ok 4679 ms
ddl_extra ... ok 4685 ms
delete-15 ... ok 4690 ms
drop_extension ... FAILED 4686 ms
drop_hypertable ... FAILED 4686 ms
drop_owned ... ok 4841 ms
parallel group (21 tests): drop_schema generated_as_identity misc dump_meta license hash parallel-15 merge grant_hypertable partition partitioning extension_scripts drop_rename_hypertable information_views lateral insert_returning null_exclusion histogram_test insert_single insert-15 insert_many
drop_rename_hypertable ... FAILED 5976 ms
drop_schema ... ok 4705 ms
dump_meta ... FAILED 5955 ms
extension_scripts ... ok 5974 ms
generated_as_identity ... ok 5948 ms
grant_hypertable ... ok 5969 ms
hash ... ok 5961 ms
histogram_test ... ok 5998 ms
information_views ... ok 5975 ms
insert-15 ... ok 6152 ms
insert_many ... ok 7405 ms
insert_returning ... ok 5996 ms
insert_single ... ok 6001 ms
lateral ... ok 5991 ms
license ... ok 5954 ms
merge ... ok 5966 ms
misc ... ok 5952 ms
null_exclusion ... ok 5997 ms
parallel-15 ... ok 5964 ms
partition ... ok 5969 ms
partitioning ... ok 5969 ms
parallel group (21 tests): plain sort_optimization tableam sql_query partitionwise-15 plan_hypertable_inline-15 triggers upsert update-15 reloptions timestamp query-15 size_utils rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7852 ms
pg_join ... ok 9773 ms
plain ... FAILED 7122 ms
plan_expand_hypertable-15 ... ok 7878 ms
plan_hashagg-15 ... ok 9089 ms
plan_hypertable_inline-15 ... ok 7853 ms
plan_ordered_append ... ok 7886 ms
query-15 ... ok 7868 ms
relocate_extension ... ok 8018 ms
reloptions ... ok 7855 ms
rowsecurity-15 ... ok 7874 ms
size_utils ... ok 7873 ms
sort_optimization ... ok 7846 ms
sql_query ... ok 7850 ms
tableam ... ok 7847 ms
timestamp ... ok 7862 ms
triggers ... ok 7852 ms
truncate ... ok 8017 ms
trusted_extension ... ok 7988 ms
update-15 ... ok 7853 ms
upsert ... ok 7851 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 666 ms
vacuum ... ok 672 ms
vacuum_parallel ... ok 669 ms
version ... ok 658 ms
=======================
6 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_prewarm
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2323 ms
test alternate_users ... ok 1620 ms
test chunk_utils ... ok 1793 ms
test index ... ok 2135 ms
test pg_dump_unprivileged ... ok 1429 ms
test tablespace ... ok 1465 ms
parallel group (21 tests): cursor-15 ddl_extra broken_tables create_table drop_hypertable ddl-15 ddl_errors create_hypertable custom_type delete-15 drop_extension agg_bookends-15 chunks cluster-15 baserel_cache create_chunks chunk_adaptive append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11268 ms
append-15 ... ok 11296 ms
baserel_cache ... ok 11268 ms
broken_tables ... ok 11262 ms
chunk_adaptive ... ok 11296 ms
chunks ... ok 11268 ms
cluster-15 ... ok 11267 ms
constraint-15 ... ok 11473 ms
copy-15 ... ok 11296 ms
create_chunks ... ok 11287 ms
create_hypertable ... ok 11266 ms
create_table ... ok 11261 ms
cursor-15 ... ok 11255 ms
custom_type ... ok 11266 ms
ddl-15 ... ok 11265 ms
ddl_errors ... ok 11265 ms
ddl_extra ... ok 11256 ms
delete-15 ... ok 11265 ms
drop_extension ... FAILED 11266 ms
drop_hypertable ... ok 11262 ms
drop_owned ... ok 11499 ms
parallel group (21 tests): partitioning misc grant_hypertable drop_schema dump_meta information_views insert_returning drop_rename_hypertable parallel-15 partition lateral generated_as_identity license insert_single histogram_test merge hash null_exclusion extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15330 ms
drop_schema ... ok 15323 ms
dump_meta ... ok 15323 ms
extension_scripts ... ok 15407 ms
generated_as_identity ... ok 15330 ms
grant_hypertable ... ok 15321 ms
hash ... ok 15388 ms
histogram_test ... ok 15388 ms
information_views ... ok 15324 ms
insert-15 ... ok 16207 ms
insert_many ... ok 18132 ms
insert_returning ... ok 15324 ms
insert_single ... ok 15329 ms
lateral ... ok 15329 ms
license ... ok 15329 ms
merge ... ok 15387 ms
misc ... ok 15309 ms
null_exclusion ... ok 15387 ms
parallel-15 ... ok 15328 ms
partition ... ok 15328 ms
partitioning ... ok 10819 ms
parallel group (21 tests): tableam update-15 query-15 size_utils upsert timestamp sort_optimization rowsecurity-15 reloptions plain triggers plan_expand_hypertable-15 plan_hypertable_inline-15 sql_query partitionwise-15 plan_hashagg-15 plan_ordered_append trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 18482 ms
pg_join ... ok 19667 ms
plain ... ok 18474 ms
plan_expand_hypertable-15 ... ok 18475 ms
plan_hashagg-15 ... ok 18482 ms
plan_hypertable_inline-15 ... ok 18475 ms
plan_ordered_append ... ok 18500 ms
query-15 ... ok 18467 ms
relocate_extension ... ok 19900 ms
reloptions ... ok 18471 ms
rowsecurity-15 ... ok 18469 ms
size_utils ... ok 18467 ms
sort_optimization ... ok 18468 ms
sql_query ... ok 18475 ms
tableam ... ok 17262 ms
timestamp ... ok 18467 ms
triggers ... ok 18473 ms
truncate ... ok 19540 ms
trusted_extension ... ok 19185 ms
update-15 ... ok 18461 ms
upsert ... ok 18466 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1573 ms
vacuum ... ok 1604 ms
vacuum_parallel ... ok 1607 ms
version ... ok 1598 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1138 ms
test alternate_users ... ok 819 ms
test chunk_utils ... ok 862 ms
test index ... ok 1057 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 759 ms
parallel group (21 tests): custom_type cursor-15 create_table drop_hypertable ddl_errors baserel_cache chunks cluster-15 create_chunks drop_extension broken_tables delete-15 create_hypertable copy-15 ddl-15 agg_bookends-15 ddl_extra chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5006 ms
append-15 ... ok 6657 ms
baserel_cache ... ok 4985 ms
broken_tables ... ok 4997 ms
chunk_adaptive ... ok 5021 ms
chunks ... ok 4985 ms
cluster-15 ... ok 4987 ms
constraint-15 ... ok 5109 ms
copy-15 ... ok 5001 ms
create_chunks ... ok 4995 ms
create_hypertable ... ok 4998 ms
create_table ... ok 4980 ms
cursor-15 ... ok 4968 ms
custom_type ... ok 4962 ms
ddl-15 ... ok 5002 ms
ddl_errors ... ok 4983 ms
ddl_extra ... ok 5009 ms
delete-15 ... ok 4997 ms
drop_extension ... FAILED 4994 ms
drop_hypertable ... ok 4981 ms
drop_owned ... ok 5119 ms
parallel group (21 tests): hash information_views drop_schema histogram_test insert_returning partitioning misc generated_as_identity lateral license dump_meta parallel-15 partition drop_rename_hypertable extension_scripts grant_hypertable insert_single merge null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 6133 ms
drop_schema ... ok 6118 ms
dump_meta ... ok 6128 ms
extension_scripts ... ok 6132 ms
generated_as_identity ... ok 6127 ms
grant_hypertable ... ok 6132 ms
hash ... ok 4752 ms
histogram_test ... ok 6122 ms
information_views ... ok 6109 ms
insert-15 ... ok 6372 ms
insert_many ... ok 7530 ms
insert_returning ... ok 6121 ms
insert_single ... ok 6131 ms
lateral ... ok 6126 ms
license ... ok 6126 ms
merge ... ok 6131 ms
misc ... ok 6125 ms
null_exclusion ... ok 6131 ms
parallel-15 ... ok 6126 ms
partition ... ok 6126 ms
partitioning ... ok 6122 ms
parallel group (21 tests): sort_optimization tableam plain update-15 reloptions plan_hypertable_inline-15 rowsecurity-15 size_utils upsert sql_query partitionwise-15 plan_ordered_append triggers timestamp query-15 plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7793 ms
pg_join ... ok 9662 ms
plain ... ok 7776 ms
plan_expand_hypertable-15 ... ok 7814 ms
plan_hashagg-15 ... ok 8973 ms
plan_hypertable_inline-15 ... ok 7781 ms
plan_ordered_append ... ok 7796 ms
query-15 ... ok 7807 ms
relocate_extension ... ok 7994 ms
reloptions ... ok 7780 ms
rowsecurity-15 ... ok 7783 ms
size_utils ... ok 7784 ms
sort_optimization ... ok 7771 ms
sql_query ... ok 7786 ms
tableam ... ok 7772 ms
timestamp ... ok 7798 ms
triggers ... ok 7795 ms
truncate ... ok 7992 ms
trusted_extension ... ok 7981 ms
update-15 ... ok 7777 ms
upsert ... ok 7783 ms
parallel group (4 tests): version vacuum util vacuum_parallel
util ... ok 652 ms
vacuum ... ok 651 ms
vacuum_parallel ... ok 653 ms
version ... ok 642 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_proctab
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2371 ms
test alternate_users ... ok 1684 ms
test chunk_utils ... ok 1842 ms
test index ... ok 2207 ms
test pg_dump_unprivileged ... ok 1447 ms
test tablespace ... ok 1525 ms
parallel group (21 tests): ddl_extra broken_tables agg_bookends-15 baserel_cache drop_extension ddl-15 drop_hypertable create_chunks ddl_errors create_table chunks delete-15 custom_type cluster-15 create_hypertable cursor-15 chunk_adaptive append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11210 ms
append-15 ... ok 11242 ms
baserel_cache ... ok 11211 ms
broken_tables ... ok 11209 ms
chunk_adaptive ... ok 11226 ms
chunks ... ok 11219 ms
cluster-15 ... ok 11219 ms
constraint-15 ... ok 11439 ms
copy-15 ... ok 11248 ms
create_chunks ... ok 11214 ms
create_hypertable ... ok 11221 ms
create_table ... ok 11218 ms
cursor-15 ... ok 11221 ms
custom_type ... ok 11218 ms
ddl-15 ... ok 11212 ms
ddl_errors ... ok 11214 ms
ddl_extra ... ok 11207 ms
delete-15 ... ok 11218 ms
drop_extension ... FAILED 11210 ms
drop_hypertable ... ok 11213 ms
drop_owned ... ok 11462 ms
parallel group (21 tests): drop_schema merge drop_rename_hypertable dump_meta insert_returning license grant_hypertable misc null_exclusion parallel-15 partition insert_single information_views generated_as_identity extension_scripts hash histogram_test lateral partitioning insert-15 insert_many
drop_rename_hypertable ... ok 15260 ms
drop_schema ... ok 10882 ms
dump_meta ... ok 15260 ms
extension_scripts ... ok 15274 ms
generated_as_identity ... ok 15274 ms
grant_hypertable ... ok 15273 ms
hash ... ok 15274 ms
histogram_test ... ok 15323 ms
information_views ... ok 15274 ms
insert-15 ... ok 16120 ms
insert_many ... ok 18164 ms
insert_returning ... ok 15259 ms
insert_single ... ok 15273 ms
lateral ... ok 15322 ms
license ... ok 15270 ms
merge ... ok 15239 ms
misc ... ok 15271 ms
null_exclusion ... ok 15271 ms
parallel-15 ... ok 15271 ms
partition ... ok 15271 ms
partitioning ... ok 15321 ms
parallel group (21 tests): triggers update-15 plan_hypertable_inline-15 plain size_utils query-15 sql_query tableam upsert partitionwise-15 plan_hashagg-15 reloptions timestamp sort_optimization plan_ordered_append rowsecurity-15 plan_expand_hypertable-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19465 ms
pg_join ... ok 20062 ms
plain ... ok 19435 ms
plan_expand_hypertable-15 ... ok 19470 ms
plan_hashagg-15 ... ok 19465 ms
plan_hypertable_inline-15 ... ok 19416 ms
plan_ordered_append ... ok 19465 ms
query-15 ... ok 19447 ms
relocate_extension ... ok 20144 ms
reloptions ... ok 19464 ms
rowsecurity-15 ... ok 19465 ms
size_utils ... ok 19444 ms
sort_optimization ... ok 19464 ms
sql_query ... ok 19446 ms
tableam ... ok 19447 ms
timestamp ... ok 19463 ms
triggers ... ok 19415 ms
truncate ... ok 20122 ms
trusted_extension ... ok 20122 ms
update-15 ... ok 19414 ms
upsert ... ok 19447 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1534 ms
vacuum ... ok 1564 ms
vacuum_parallel ... ok 1564 ms
version ... ok 1561 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: database "abigalek" does not exist
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1107 ms
test alternate_users ... ok 824 ms
test chunk_utils ... ok 887 ms
test index ... ok 1045 ms
test pg_dump_unprivileged ... ok 763 ms
test tablespace ... ok 762 ms
parallel group (21 tests): custom_type create_chunks broken_tables baserel_cache chunks cursor-15 ddl_extra cluster-15 drop_hypertable agg_bookends-15 create_table drop_extension ddl_errors delete-15 chunk_adaptive create_hypertable ddl-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4914 ms
append-15 ... ok 6572 ms
baserel_cache ... ok 4906 ms
broken_tables ... ok 4904 ms
chunk_adaptive ... ok 4916 ms
chunks ... ok 4906 ms
cluster-15 ... ok 4908 ms
constraint-15 ... ok 5006 ms
copy-15 ... ok 4927 ms
create_chunks ... ok 4903 ms
create_hypertable ... ok 4915 ms
create_table ... ok 4912 ms
cursor-15 ... ok 4905 ms
custom_type ... ok 4899 ms
ddl-15 ... ok 4914 ms
ddl_errors ... ok 4912 ms
ddl_extra ... ok 4907 ms
delete-15 ... ok 4912 ms
drop_extension ... FAILED 4912 ms
drop_hypertable ... ok 4911 ms
drop_owned ... ok 5034 ms
parallel group (21 tests): hash drop_schema grant_hypertable dump_meta null_exclusion misc information_views partitioning license generated_as_identity merge lateral insert_returning insert_single parallel-15 drop_rename_hypertable partition histogram_test extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5837 ms
drop_schema ... ok 5811 ms
dump_meta ... ok 5818 ms
extension_scripts ... ok 5847 ms
generated_as_identity ... ok 5832 ms
grant_hypertable ... ok 5817 ms
hash ... ok 4436 ms
histogram_test ... ok 5840 ms
information_views ... ok 5824 ms
insert-15 ... ok 6604 ms
insert_many ... ok 7546 ms
insert_returning ... ok 5832 ms
insert_single ... ok 5835 ms
lateral ... ok 5831 ms
license ... ok 5828 ms
merge ... ok 5831 ms
misc ... ok 5821 ms
null_exclusion ... ok 5817 ms
parallel-15 ... ok 5835 ms
partition ... ok 5835 ms
partitioning ... ok 5822 ms
parallel group (21 tests): reloptions partitionwise-15 plain plan_hypertable_inline-15 sql_query timestamp sort_optimization update-15 tableam triggers upsert size_utils query-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7424 ms
pg_join ... ok 9893 ms
plain ... ok 7436 ms
plan_expand_hypertable-15 ... ok 7485 ms
plan_hashagg-15 ... ok 8948 ms
plan_hypertable_inline-15 ... ok 7442 ms
plan_ordered_append ... ok 7490 ms
query-15 ... ok 7482 ms
relocate_extension ... ok 8194 ms
reloptions ... ok 6876 ms
rowsecurity-15 ... ok 7482 ms
size_utils ... ok 7475 ms
sort_optimization ... ok 7451 ms
sql_query ... ok 7441 ms
tableam ... ok 7451 ms
timestamp ... ok 7442 ms
triggers ... ok 7461 ms
truncate ... ok 8008 ms
trusted_extension ... ok 7857 ms
update-15 ... ok 7450 ms
upsert ... ok 7467 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 707 ms
vacuum ... ok 710 ms
vacuum_parallel ... ok 710 ms
version ... ok 700 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_qualstats
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_qualstats ... ok 103 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2397 ms
test alternate_users ... ok 1701 ms
test chunk_utils ... ok 1837 ms
test index ... ok 2243 ms
test pg_dump_unprivileged ... ok 1477 ms
test tablespace ... ok 1507 ms
parallel group (21 tests): chunks create_table cursor-15 custom_type broken_tables baserel_cache create_chunks drop_extension cluster-15 create_hypertable delete-15 drop_hypertable ddl-15 agg_bookends-15 ddl_errors ddl_extra chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11129 ms
append-15 ... ok 11155 ms
baserel_cache ... ok 11114 ms
broken_tables ... ok 11114 ms
chunk_adaptive ... ok 11130 ms
chunks ... ok 11111 ms
cluster-15 ... ok 11118 ms
constraint-15 ... ok 11343 ms
copy-15 ... ok 11150 ms
create_chunks ... ok 11117 ms
create_hypertable ... ok 11124 ms
create_table ... ok 11111 ms
cursor-15 ... ok 11111 ms
custom_type ... ok 11111 ms
ddl-15 ... ok 11127 ms
ddl_errors ... ok 11127 ms
ddl_extra ... ok 11127 ms
delete-15 ... ok 11123 ms
drop_extension ... FAILED 11116 ms
drop_hypertable ... FAILED 11123 ms
drop_owned ... ok 11366 ms
parallel group (21 tests): hash lateral null_exclusion extension_scripts drop_rename_hypertable partitioning merge grant_hypertable histogram_test parallel-15 license misc insert_returning information_views partition insert_single dump_meta drop_schema generated_as_identity insert-15 insert_many
drop_rename_hypertable ... ok 15478 ms
drop_schema ... ok 15550 ms
dump_meta ... ok 15549 ms
extension_scripts ... ok 15477 ms
generated_as_identity ... ok 15549 ms
grant_hypertable ... ok 15477 ms
hash ... ok 10650 ms
histogram_test ... ok 15539 ms
information_views ... ok 15541 ms
insert-15 ... ok 16371 ms
insert_many ... ok 18427 ms
insert_returning ... ok 15541 ms
insert_single ... ok 15545 ms
lateral ... ok 15445 ms
license ... ok 15539 ms
merge ... ok 15476 ms
misc ... ok 15539 ms
null_exclusion ... ok 15467 ms
parallel-15 ... ok 15538 ms
partition ... ok 15545 ms
partitioning ... ok 15476 ms
parallel group (21 tests): partitionwise-15 upsert update-15 timestamp sql_query query-15 tableam reloptions sort_optimization plain plan_hypertable_inline-15 rowsecurity-15 triggers plan_hashagg-15 plan_expand_hypertable-15 plan_ordered_append size_utils relocate_extension trusted_extension truncate pg_join
partitionwise-15 ... ok 19481 ms
pg_join ... ok 19726 ms
plain ... FAILED 19567 ms
plan_expand_hypertable-15 ... ok 19617 ms
plan_hashagg-15 ... ok 19617 ms
plan_hypertable_inline-15 ... ok 19585 ms
plan_ordered_append ... ok 19616 ms
query-15 ... ok 19506 ms
relocate_extension ... ok 19689 ms
reloptions ... ok 19561 ms
rowsecurity-15 ... ok 19585 ms
size_utils ... ok 19616 ms
sort_optimization ... ok 19566 ms
sql_query ... ok 19506 ms
tableam ... ok 19560 ms
timestamp ... ok 19495 ms
triggers ... ok 19603 ms
truncate ... ok 19721 ms
trusted_extension ... ok 19718 ms
update-15 ... ok 19480 ms
upsert ... ok 19478 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1637 ms
vacuum ... ok 1680 ms
vacuum_parallel ... ok 1676 ms
version ... ok 1671 ms
=======================
3 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_qualstats ... ok 78 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1175 ms
test alternate_users ... ok 834 ms
test chunk_utils ... ok 864 ms
test index ... ok 1011 ms
test pg_dump_unprivileged ... ok 791 ms
test tablespace ... ok 736 ms
parallel group (21 tests): create_table broken_tables cursor-15 drop_hypertable custom_type delete-15 baserel_cache drop_extension ddl_extra ddl_errors create_chunks chunks cluster-15 agg_bookends-15 ddl-15 create_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5061 ms
append-15 ... ok 6942 ms
baserel_cache ... ok 5056 ms
broken_tables ... ok 5046 ms
chunk_adaptive ... ok 5063 ms
chunks ... ok 5060 ms
cluster-15 ... ok 5060 ms
constraint-15 ... ok 5168 ms
copy-15 ... ok 5078 ms
create_chunks ... ok 5059 ms
create_hypertable ... ok 5061 ms
create_table ... ok 5041 ms
cursor-15 ... ok 5045 ms
custom_type ... ok 5046 ms
ddl-15 ... ok 5059 ms
ddl_errors ... ok 5057 ms
ddl_extra ... ok 5056 ms
delete-15 ... ok 5046 ms
drop_extension ... FAILED 5055 ms
drop_hypertable ... FAILED 5045 ms
drop_owned ... ok 5176 ms
parallel group (21 tests): license hash drop_rename_hypertable grant_hypertable histogram_test misc null_exclusion insert_single merge partitioning lateral information_views generated_as_identity extension_scripts parallel-15 partition dump_meta drop_schema insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 6317 ms
drop_schema ... ok 6354 ms
dump_meta ... ok 6336 ms
extension_scripts ... ok 6335 ms
generated_as_identity ... ok 6329 ms
grant_hypertable ... ok 6317 ms
hash ... ok 6311 ms
histogram_test ... ok 6321 ms
information_views ... ok 6323 ms
insert-15 ... ok 6489 ms
insert_many ... ok 7586 ms
insert_returning ... ok 6353 ms
insert_single ... ok 6321 ms
lateral ... ok 6323 ms
license ... ok 5162 ms
merge ... ok 6321 ms
misc ... ok 6320 ms
null_exclusion ... ok 6320 ms
parallel-15 ... ok 6334 ms
partition ... ok 6334 ms
partitioning ... ok 6322 ms
parallel group (21 tests): sort_optimization timestamp partitionwise-15 reloptions plan_hypertable_inline-15 tableam upsert triggers sql_query plain query-15 size_utils rowsecurity-15 update-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7766 ms
pg_join ... ok 9907 ms
plain ... FAILED 7782 ms
plan_expand_hypertable-15 ... ok 7796 ms
plan_hashagg-15 ... ok 9035 ms
plan_hypertable_inline-15 ... ok 7775 ms
plan_ordered_append ... ok 7806 ms
query-15 ... ok 7782 ms
relocate_extension ... ok 8447 ms
reloptions ... ok 7766 ms
rowsecurity-15 ... ok 7784 ms
size_utils ... ok 7783 ms
sort_optimization ... ok 7149 ms
sql_query ... ok 7780 ms
tableam ... ok 7774 ms
timestamp ... ok 7763 ms
triggers ... ok 7778 ms
truncate ... ok 8055 ms
trusted_extension ... ok 7975 ms
update-15 ... ok 7783 ms
upsert ... ok 7776 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 735 ms
vacuum ... ok 737 ms
vacuum_parallel ... ok 737 ms
version ... ok 720 ms
=======================
3 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_query_rewrite
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test test0 ... ok 16 ms
test test1 ... ok 19 ms
test test2 ... ok 30 ms
test test3 ... ok 38 ms
test test4 ... FAILED 118 ms
test test5 ... ok 25 ms
test test6 ... ok 52 ms
test test7 ... FAILED 11 ms
test test8 ... ok 19 ms
======================
2 of 9 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_query_rewrite/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_query_rewrite/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2420 ms
test alternate_users ... ok 1697 ms
test chunk_utils ... ok 1878 ms
test index ... ok 2227 ms
test pg_dump_unprivileged ... ok 1496 ms
test tablespace ... ok 1529 ms
parallel group (21 tests): create_chunks cursor-15 ddl-15 broken_tables chunks create_hypertable ddl_extra baserel_cache create_table delete-15 custom_type drop_extension drop_hypertable cluster-15 ddl_errors chunk_adaptive agg_bookends-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11187 ms
append-15 ... ok 11187 ms
baserel_cache ... ok 11158 ms
broken_tables ... ok 11158 ms
chunk_adaptive ... ok 11179 ms
chunks ... ok 11158 ms
cluster-15 ... ok 11158 ms
constraint-15 ... ok 11372 ms
copy-15 ... FAILED 11187 ms
create_chunks ... ok 11140 ms
create_hypertable ... ok 11157 ms
create_table ... ok 11157 ms
cursor-15 ... ok 11143 ms
custom_type ... ok 11157 ms
ddl-15 ... ok 11148 ms
ddl_errors ... ok 11157 ms
ddl_extra ... ok 11157 ms
delete-15 ... ok 11157 ms
drop_extension ... FAILED 11157 ms
drop_hypertable ... ok 11157 ms
drop_owned ... ok 11397 ms
parallel group (21 tests): hash null_exclusion misc partitioning histogram_test lateral parallel-15 drop_schema generated_as_identity insert_returning drop_rename_hypertable partition dump_meta extension_scripts information_views insert_single grant_hypertable license merge insert-15 insert_many
drop_rename_hypertable ... ok 15668 ms
drop_schema ... ok 15667 ms
dump_meta ... ok 15668 ms
extension_scripts ... ok 15668 ms
generated_as_identity ... ok 15667 ms
grant_hypertable ... ok 15705 ms
hash ... ok 11132 ms
histogram_test ... ok 15665 ms
information_views ... ok 15668 ms
insert-15 ... ok 16388 ms
insert_many ... ok 18446 ms
insert_returning ... ok 15667 ms
insert_single ... ok 15667 ms
lateral ... ok 15664 ms
license ... ok 15704 ms
merge ... ok 15704 ms
misc ... ok 15621 ms
null_exclusion ... ok 15618 ms
parallel-15 ... ok 15664 ms
partition ... ok 15666 ms
partitioning ... ok 15648 ms
parallel group (21 tests): tableam size_utils sql_query partitionwise-15 query-15 reloptions plan_expand_hypertable-15 sort_optimization update-15 rowsecurity-15 plan_hypertable_inline-15 timestamp plain plan_ordered_append triggers upsert plan_hashagg-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19753 ms
pg_join ... ok 20425 ms
plain ... ok 19829 ms
plan_expand_hypertable-15 ... ok 19753 ms
plan_hashagg-15 ... ok 19869 ms
plan_hypertable_inline-15 ... ok 19826 ms
plan_ordered_append ... ok 19828 ms
query-15 ... ok 19752 ms
relocate_extension ... ok 20550 ms
reloptions ... ok 19752 ms
rowsecurity-15 ... ok 19753 ms
size_utils ... ok 19743 ms
sort_optimization ... ok 19752 ms
sql_query ... ok 19743 ms
tableam ... ok 19730 ms
timestamp ... ok 19827 ms
triggers ... ok 19827 ms
truncate ... ok 20494 ms
trusted_extension ... ok 20494 ms
update-15 ... ok 19752 ms
upsert ... ok 19827 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 1560 ms
vacuum ... ok 1592 ms
vacuum_parallel ... ok 1591 ms
version ... ok 1592 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test test0 ... ok 9 ms
test test1 ... ok 17 ms
test test2 ... ok 14 ms
test test3 ... ok 28 ms
test test4 ... ok 120 ms
test test5 ... ok 13 ms
test test6 ... ok 26 ms
test test7 ... ok 8 ms
test test8 ... ok 11 ms
=====================
All 9 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1176 ms
test alternate_users ... ok 795 ms
test chunk_utils ... ok 883 ms
test index ... ok 991 ms
test pg_dump_unprivileged ... ok 768 ms
test tablespace ... ok 752 ms
parallel group (21 tests): create_hypertable baserel_cache ddl_extra cursor-15 delete-15 create_chunks chunks create_table broken_tables ddl-15 cluster-15 agg_bookends-15 drop_hypertable custom_type chunk_adaptive ddl_errors drop_extension copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5004 ms
append-15 ... ok 6766 ms
baserel_cache ... ok 4976 ms
broken_tables ... ok 4989 ms
chunk_adaptive ... ok 5011 ms
chunks ... ok 4988 ms
cluster-15 ... ok 5001 ms
constraint-15 ... ok 5076 ms
copy-15 ... FAILED 5024 ms
create_chunks ... ok 4987 ms
create_hypertable ... ok 4975 ms
create_table ... ok 4988 ms
cursor-15 ... ok 4984 ms
custom_type ... ok 5006 ms
ddl-15 ... ok 4988 ms
ddl_errors ... ok 5013 ms
ddl_extra ... ok 4978 ms
delete-15 ... ok 4983 ms
drop_extension ... FAILED 5014 ms
drop_hypertable ... ok 5005 ms
drop_owned ... ok 5117 ms
parallel group (21 tests): hash license misc insert_returning partition merge drop_rename_hypertable parallel-15 histogram_test extension_scripts dump_meta information_views grant_hypertable insert_single drop_schema null_exclusion partitioning generated_as_identity lateral insert-15 insert_many
drop_rename_hypertable ... ok 6106 ms
drop_schema ... ok 6139 ms
dump_meta ... ok 6117 ms
extension_scripts ... ok 6115 ms
generated_as_identity ... ok 6148 ms
grant_hypertable ... ok 6117 ms
hash ... ok 4754 ms
histogram_test ... ok 6112 ms
information_views ... ok 6116 ms
insert-15 ... ok 6354 ms
insert_many ... ok 7403 ms
insert_returning ... ok 6103 ms
insert_single ... ok 6117 ms
lateral ... ok 6147 ms
license ... ok 6093 ms
merge ... ok 6104 ms
misc ... ok 6100 ms
null_exclusion ... ok 6145 ms
parallel-15 ... ok 6104 ms
partition ... ok 6103 ms
partitioning ... ok 6147 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization plain update-15 timestamp triggers upsert size_utils sql_query tableam partitionwise-15 reloptions query-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7268 ms
pg_join ... ok 9815 ms
plain ... ok 7249 ms
plan_expand_hypertable-15 ... ok 7279 ms
plan_hashagg-15 ... ok 9095 ms
plan_hypertable_inline-15 ... ok 6645 ms
plan_ordered_append ... ok 7689 ms
query-15 ... ok 7267 ms
relocate_extension ... ok 8022 ms
reloptions ... ok 7267 ms
rowsecurity-15 ... ok 7274 ms
size_utils ... ok 7264 ms
sort_optimization ... ok 7241 ms
sql_query ... ok 7263 ms
tableam ... ok 7264 ms
timestamp ... ok 7250 ms
triggers ... ok 7250 ms
truncate ... ok 7828 ms
trusted_extension ... ok 7829 ms
update-15 ... ok 7248 ms
upsert ... ok 7251 ms
parallel group (4 tests): util vacuum version vacuum_parallel
util ... ok 687 ms
vacuum ... ok 696 ms
vacuum_parallel ... ok 698 ms
version ... ok 696 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_queryid
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_queryid ... FAILED 51 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_queryid/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_queryid/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... FAILED 2187 ms
test alternate_users ... FAILED 1001 ms
test chunk_utils ... FAILED 774 ms
test index ... FAILED 2243 ms
test pg_dump_unprivileged ... ok 1482 ms
test tablespace ... ok 1535 ms
parallel group (21 tests): chunks cursor-15 ddl_errors create_hypertable drop_extension broken_tables baserel_cache custom_type agg_bookends-15 create_table cluster-15 create_chunks chunk_adaptive drop_hypertable delete-15 ddl_extra ddl-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10892 ms
append-15 ... ok 10906 ms
baserel_cache ... ok 10888 ms
broken_tables ... ok 10885 ms
chunk_adaptive ... ok 10896 ms
chunks ... ok 10877 ms
cluster-15 ... ok 10893 ms
constraint-15 ... ok 11085 ms
copy-15 ... ok 10924 ms
create_chunks ... ok 10893 ms
create_hypertable ... FAILED 10883 ms
create_table ... ok 10892 ms
cursor-15 ... ok 10883 ms
custom_type ... ok 10887 ms
ddl-15 ... ok 10899 ms
ddl_errors ... ok 10882 ms
ddl_extra ... ok 10899 ms
delete-15 ... ok 10898 ms
drop_extension ... FAILED 10883 ms
drop_hypertable ... FAILED 10895 ms
drop_owned ... FAILED 11110 ms
parallel group (21 tests): grant_hypertable null_exclusion merge drop_schema insert_returning partitioning dump_meta generated_as_identity histogram_test drop_rename_hypertable information_views insert_single extension_scripts parallel-15 lateral hash partition license misc insert-15 insert_many
drop_rename_hypertable ... FAILED 15529 ms
drop_schema ... ok 15528 ms
dump_meta ... FAILED 15529 ms
extension_scripts ... ok 15530 ms
generated_as_identity ... ok 15528 ms
grant_hypertable ... FAILED 11830 ms
hash ... ok 15588 ms
histogram_test ... ok 15528 ms
information_views ... ok 15529 ms
insert-15 ... ok 15983 ms
insert_many ... FAILED 17831 ms
insert_returning ... ok 15527 ms
insert_single ... ok 15529 ms
lateral ... ok 15529 ms
license ... ok 15587 ms
merge ... ok 15514 ms
misc ... ok 15587 ms
null_exclusion ... ok 15494 ms
parallel-15 ... ok 15529 ms
partition ... FAILED 15587 ms
partitioning ... ok 15526 ms
parallel group (21 tests): tableam query-15 reloptions plan_hypertable_inline-15 update-15 plain pg_join plan_hashagg-15 triggers plan_expand_hypertable-15 trusted_extension sql_query timestamp upsert partitionwise-15 sort_optimization size_utils rowsecurity-15 plan_ordered_append relocate_extension truncate
partitionwise-15 ... FAILED 17388 ms
pg_join ... FAILED 17322 ms
plain ... ok 17299 ms
plan_expand_hypertable-15 ... ok 17323 ms
plan_hashagg-15 ... ok 17323 ms
plan_hypertable_inline-15 ... ok 17298 ms
plan_ordered_append ... ok 17397 ms
query-15 ... ok 17298 ms
relocate_extension ... ok 17470 ms
reloptions ... ok 17298 ms
rowsecurity-15 ... FAILED 17389 ms
size_utils ... ok 17387 ms
sort_optimization ... ok 17386 ms
sql_query ... FAILED 17322 ms
tableam ... ok 17295 ms
timestamp ... ok 17382 ms
triggers ... ok 17322 ms
truncate ... ok 17496 ms
trusted_extension ... FAILED 17322 ms
update-15 ... ok 17297 ms
upsert ... ok 17385 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1586 ms
vacuum ... ok 1614 ms
vacuum_parallel ... ok 1613 ms
version ... ok 1610 ms
========================
18 of 73 tests failed.
========================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... stopped waiting
pg_ctl: could not start server
Examine the log output.
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
command failed: "/home/abigalek/pgext-cli/pg-15-dist/bin/psql" -X -c "SET client_min_messages = warning" -c "DROP DATABASE IF EXISTS \"regression\"" "postgres"
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
pg_ctl: PID file "pg-15-data/postmaster.pid" does not exist
Is server running?
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
pg_repack
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE TABLESPACE
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init-extension ... ok 19 ms
test repack-setup ... ok 434 ms
test repack-run ... FAILED 2501 ms
test error-on-invalid-idx ... FAILED 2369 ms
test after-schema ... ok 29 ms
test repack-check ... ok 2517 ms
test nosuper ... ok 131 ms
test tablespace ... ok 1190 ms
test get_order_by ... ok 546 ms
======================
2 of 9 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_repack/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_repack/regression.out".
ERROR: tablespace "testts" is not empty
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2433 ms
test alternate_users ... ok 1701 ms
test chunk_utils ... ok 1864 ms
test index ... ok 2205 ms
test pg_dump_unprivileged ... ok 1472 ms
test tablespace ... ok 1531 ms
parallel group (21 tests): baserel_cache chunks cursor-15 broken_tables delete-15 create_table ddl-15 ddl_errors drop_hypertable custom_type agg_bookends-15 drop_extension create_chunks ddl_extra chunk_adaptive cluster-15 copy-15 create_hypertable append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11730 ms
append-15 ... ok 11782 ms
baserel_cache ... ok 11718 ms
broken_tables ... ok 11722 ms
chunk_adaptive ... ok 11755 ms
chunks ... ok 11718 ms
cluster-15 ... ok 11755 ms
constraint-15 ... ok 11960 ms
copy-15 ... ok 11754 ms
create_chunks ... ok 11729 ms
create_hypertable ... ok 11754 ms
create_table ... ok 11723 ms
cursor-15 ... ok 11717 ms
custom_type ... ok 11727 ms
ddl-15 ... ok 11727 ms
ddl_errors ... ok 11727 ms
ddl_extra ... ok 11748 ms
delete-15 ... ok 11721 ms
drop_extension ... FAILED 11728 ms
drop_hypertable ... ok 11727 ms
drop_owned ... ok 11983 ms
parallel group (21 tests): generated_as_identity null_exclusion license drop_schema dump_meta drop_rename_hypertable insert_single histogram_test insert_returning lateral information_views parallel-15 grant_hypertable partition extension_scripts partitioning hash merge misc insert-15 insert_many
drop_rename_hypertable ... ok 15496 ms
drop_schema ... ok 15495 ms
dump_meta ... ok 15495 ms
extension_scripts ... ok 15502 ms
generated_as_identity ... ok 11251 ms
grant_hypertable ... ok 15499 ms
hash ... ok 15569 ms
histogram_test ... ok 15499 ms
information_views ... ok 15499 ms
insert-15 ... ok 16022 ms
insert_many ... ok 18222 ms
insert_returning ... ok 15499 ms
insert_single ... ok 15495 ms
lateral ... ok 15499 ms
license ... ok 15494 ms
merge ... ok 15568 ms
misc ... ok 15568 ms
null_exclusion ... ok 15477 ms
parallel-15 ... ok 15498 ms
partition ... ok 15499 ms
partitioning ... ok 15559 ms
parallel group (21 tests): reloptions triggers plain update-15 plan_hypertable_inline-15 partitionwise-15 sql_query query-15 plan_hashagg-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append size_utils sort_optimization timestamp tableam upsert pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19546 ms
pg_join ... ok 19918 ms
plain ... ok 19527 ms
plan_expand_hypertable-15 ... ok 19568 ms
plan_hashagg-15 ... ok 19560 ms
plan_hypertable_inline-15 ... ok 19546 ms
plan_ordered_append ... ok 19568 ms
query-15 ... ok 19547 ms
relocate_extension ... ok 20753 ms
reloptions ... ok 18833 ms
rowsecurity-15 ... ok 19567 ms
size_utils ... ok 19629 ms
sort_optimization ... ok 19628 ms
sql_query ... ok 19545 ms
tableam ... ok 19649 ms
timestamp ... ok 19628 ms
triggers ... ok 19525 ms
truncate ... ok 20146 ms
trusted_extension ... ok 20146 ms
update-15 ... ok 19537 ms
upsert ... ok 19649 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1590 ms
vacuum ... ok 1594 ms
vacuum_parallel ... ok 1593 ms
version ... ok 1565 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE TABLESPACE
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init-extension ... ok 14 ms
test repack-setup ... ok 192 ms
test repack-run ... FAILED 1227 ms
test error-on-invalid-idx ... FAILED 1190 ms
test after-schema ... ok 28 ms
test repack-check ... ok 1413 ms
test nosuper ... ok 82 ms
test tablespace ... ok 630 ms
test get_order_by ... ok 328 ms
======================
2 of 9 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_repack/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_repack/regression.out".
ERROR: tablespace "testts" is not empty
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1080 ms
test alternate_users ... ok 808 ms
test chunk_utils ... ok 878 ms
test index ... ok 1002 ms
test pg_dump_unprivileged ... ok 758 ms
test tablespace ... ok 720 ms
parallel group (21 tests): cursor-15 ddl-15 cluster-15 broken_tables drop_hypertable baserel_cache create_hypertable ddl_errors custom_type drop_extension ddl_extra create_table copy-15 delete-15 agg_bookends-15 chunks create_chunks chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5165 ms
append-15 ... ok 6490 ms
baserel_cache ... ok 5150 ms
broken_tables ... ok 5149 ms
chunk_adaptive ... ok 5179 ms
chunks ... ok 5165 ms
cluster-15 ... ok 5147 ms
constraint-15 ... ok 5262 ms
copy-15 ... ok 5159 ms
create_chunks ... ok 5169 ms
create_hypertable ... ok 5151 ms
create_table ... ok 5156 ms
cursor-15 ... ok 5138 ms
custom_type ... ok 5154 ms
ddl-15 ... ok 5143 ms
ddl_errors ... ok 5153 ms
ddl_extra ... ok 5154 ms
delete-15 ... ok 5158 ms
drop_extension ... FAILED 5154 ms
drop_hypertable ... ok 5148 ms
drop_owned ... ok 5270 ms
parallel group (21 tests): generated_as_identity partitioning null_exclusion misc histogram_test insert_returning lateral grant_hypertable dump_meta insert_single merge extension_scripts hash drop_rename_hypertable drop_schema information_views parallel-15 license partition insert-15 insert_many
drop_rename_hypertable ... ok 5920 ms
drop_schema ... ok 5920 ms
dump_meta ... ok 5915 ms
extension_scripts ... ok 5915 ms
generated_as_identity ... ok 4651 ms
grant_hypertable ... ok 5914 ms
hash ... ok 5916 ms
histogram_test ... ok 5911 ms
information_views ... ok 5919 ms
insert-15 ... ok 6153 ms
insert_many ... ok 7324 ms
insert_returning ... ok 5910 ms
insert_single ... ok 5913 ms
lateral ... ok 5910 ms
license ... ok 5918 ms
merge ... ok 5913 ms
misc ... ok 5908 ms
null_exclusion ... ok 5889 ms
parallel-15 ... ok 5918 ms
partition ... ok 5927 ms
partitioning ... ok 5883 ms
parallel group (21 tests): sort_optimization sql_query timestamp partitionwise-15 plain upsert triggers reloptions plan_hypertable_inline-15 plan_ordered_append update-15 tableam query-15 size_utils rowsecurity-15 plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7484 ms
pg_join ... ok 9843 ms
plain ... ok 7484 ms
plan_expand_hypertable-15 ... ok 7524 ms
plan_hashagg-15 ... ok 9231 ms
plan_hypertable_inline-15 ... ok 7493 ms
plan_ordered_append ... ok 7494 ms
query-15 ... ok 7499 ms
relocate_extension ... ok 8146 ms
reloptions ... ok 7493 ms
rowsecurity-15 ... ok 7502 ms
size_utils ... ok 7499 ms
sort_optimization ... ok 6927 ms
sql_query ... ok 7478 ms
tableam ... ok 7497 ms
timestamp ... ok 7478 ms
triggers ... ok 7491 ms
truncate ... ok 7943 ms
trusted_extension ... ok 7876 ms
update-15 ... ok 7493 ms
upsert ... ok 7487 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 727 ms
vacuum ... ok 736 ms
vacuum_parallel ... ok 735 ms
version ... ok 734 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_show_plans
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_show_plans ... ok 18 ms
test formats ... ok 12 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2425 ms
test alternate_users ... ok 1689 ms
test chunk_utils ... ok 1846 ms
test index ... ok 2230 ms
test pg_dump_unprivileged ... ok 1481 ms
test tablespace ... ok 1519 ms
parallel group (21 tests): ddl_errors delete-15 ddl_extra custom_type drop_hypertable baserel_cache create_hypertable chunks drop_extension ddl-15 broken_tables agg_bookends-15 create_table append-15 create_chunks cursor-15 chunk_adaptive copy-15 cluster-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11538 ms
append-15 ... ok 11540 ms
baserel_cache ... ok 11536 ms
broken_tables ... ok 11538 ms
chunk_adaptive ... ok 11557 ms
chunks ... ok 11536 ms
cluster-15 ... ok 11558 ms
constraint-15 ... ok 11768 ms
copy-15 ... ok 11557 ms
create_chunks ... ok 11539 ms
create_hypertable ... ok 11536 ms
create_table ... ok 11537 ms
cursor-15 ... ok 11540 ms
custom_type ... ok 11533 ms
ddl-15 ... ok 11536 ms
ddl_errors ... ok 11519 ms
ddl_extra ... ok 11532 ms
delete-15 ... ok 11532 ms
drop_extension ... FAILED 11535 ms
drop_hypertable ... FAILED 11533 ms
drop_owned ... ok 11797 ms
parallel group (21 tests): license merge drop_schema null_exclusion hash misc dump_meta generated_as_identity information_views lateral histogram_test extension_scripts partition parallel-15 insert_returning partitioning drop_rename_hypertable insert_single grant_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 15589 ms
drop_schema ... ok 15473 ms
dump_meta ... ok 15476 ms
extension_scripts ... ok 15479 ms
generated_as_identity ... ok 15478 ms
grant_hypertable ... ok 15588 ms
hash ... ok 15473 ms
histogram_test ... ok 15478 ms
information_views ... ok 15477 ms
insert-15 ... ok 16432 ms
insert_many ... ok 18505 ms
insert_returning ... ok 15588 ms
insert_single ... ok 15588 ms
lateral ... ok 15477 ms
license ... ok 10496 ms
merge ... ok 15458 ms
misc ... ok 15473 ms
null_exclusion ... ok 15472 ms
parallel-15 ... ok 15575 ms
partition ... ok 15477 ms
partitioning ... ok 15586 ms
parallel group (21 tests): sql_query size_utils triggers sort_optimization plan_hypertable_inline-15 rowsecurity-15 plain reloptions tableam upsert update-15 partitionwise-15 query-15 plan_expand_hypertable-15 timestamp plan_ordered_append plan_hashagg-15 trusted_extension relocate_extension truncate pg_join
partitionwise-15 ... ok 19625 ms
pg_join ... ok 19852 ms
plain ... ok 19620 ms
plan_expand_hypertable-15 ... ok 19628 ms
plan_hashagg-15 ... ok 19628 ms
plan_hypertable_inline-15 ... ok 19618 ms
plan_ordered_append ... ok 19627 ms
query-15 ... ok 19627 ms
relocate_extension ... ok 19841 ms
reloptions ... ok 19621 ms
rowsecurity-15 ... ok 19617 ms
size_utils ... ok 19598 ms
sort_optimization ... ok 19617 ms
sql_query ... ok 19572 ms
tableam ... ok 19620 ms
timestamp ... ok 19626 ms
triggers ... ok 19616 ms
truncate ... ok 19845 ms
trusted_extension ... ok 19816 ms
update-15 ... ok 19621 ms
upsert ... ok 19620 ms
parallel group (4 tests): util vacuum vacuum_parallel version
util ... ok 1606 ms
vacuum ... ok 1634 ms
vacuum_parallel ... ok 1637 ms
version ... ok 1637 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_show_plans ... ok 12 ms
test formats ... ok 13 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1137 ms
test alternate_users ... ok 794 ms
test chunk_utils ... ok 888 ms
test index ... ok 1009 ms
test pg_dump_unprivileged ... ok 760 ms
test tablespace ... ok 723 ms
parallel group (21 tests): ddl_errors cluster-15 create_table cursor-15 ddl-15 chunks baserel_cache drop_hypertable custom_type create_hypertable ddl_extra chunk_adaptive create_chunks agg_bookends-15 delete-15 drop_extension broken_tables copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4825 ms
append-15 ... ok 6646 ms
baserel_cache ... ok 4821 ms
broken_tables ... ok 4825 ms
chunk_adaptive ... ok 4823 ms
chunks ... ok 4817 ms
cluster-15 ... ok 4790 ms
constraint-15 ... ok 4928 ms
copy-15 ... ok 4828 ms
create_chunks ... ok 4823 ms
create_hypertable ... ok 4822 ms
create_table ... ok 4792 ms
cursor-15 ... ok 4815 ms
custom_type ... ok 4821 ms
ddl-15 ... ok 4816 ms
ddl_errors ... ok 4786 ms
ddl_extra ... ok 4821 ms
delete-15 ... ok 4823 ms
drop_extension ... FAILED 4823 ms
drop_hypertable ... FAILED 4820 ms
drop_owned ... ok 4937 ms
parallel group (21 tests): null_exclusion drop_schema partition dump_meta drop_rename_hypertable hash generated_as_identity grant_hypertable parallel-15 partitioning histogram_test insert_single information_views extension_scripts merge misc lateral insert_returning license insert-15 insert_many
drop_rename_hypertable ... ok 6085 ms
drop_schema ... ok 6079 ms
dump_meta ... ok 6080 ms
extension_scripts ... ok 6100 ms
generated_as_identity ... ok 6092 ms
grant_hypertable ... ok 6092 ms
hash ... ok 6089 ms
histogram_test ... ok 6093 ms
information_views ... ok 6094 ms
insert-15 ... ok 6267 ms
insert_many ... ok 7415 ms
insert_returning ... ok 6131 ms
insert_single ... ok 6093 ms
lateral ... ok 6130 ms
license ... ok 6130 ms
merge ... ok 6122 ms
misc ... ok 6128 ms
null_exclusion ... ok 5083 ms
parallel-15 ... ok 6091 ms
partition ... ok 6078 ms
partitioning ... ok 6091 ms
parallel group (21 tests): plain sql_query triggers timestamp sort_optimization plan_hypertable_inline-15 reloptions upsert tableam partitionwise-15 update-15 query-15 rowsecurity-15 size_utils plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension pg_join plan_hashagg-15
partitionwise-15 ... ok 7811 ms
pg_join ... ok 9852 ms
plain ... ok 7782 ms
plan_expand_hypertable-15 ... ok 7825 ms
plan_hashagg-15 ... ok 11655 ms
plan_hypertable_inline-15 ... ok 7791 ms
plan_ordered_append ... ok 7826 ms
query-15 ... ok 7812 ms
relocate_extension ... ok 8122 ms
reloptions ... ok 7796 ms
rowsecurity-15 ... ok 7817 ms
size_utils ... ok 7818 ms
sort_optimization ... ok 7787 ms
sql_query ... ok 7781 ms
tableam ... ok 7805 ms
timestamp ... ok 7784 ms
triggers ... ok 7781 ms
truncate ... ok 8097 ms
trusted_extension ... ok 8120 ms
update-15 ... ok 7810 ms
upsert ... ok 7799 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 716 ms
vacuum ... ok 728 ms
vacuum_parallel ... ok 725 ms
version ... ok 725 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_stat_kcache
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgsk ... ok 69 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2423 ms
test alternate_users ... ok 1704 ms
test chunk_utils ... ok 1841 ms
test index ... FAILED 2222 ms
test pg_dump_unprivileged ... ok 1484 ms
test tablespace ... ok 1512 ms
parallel group (21 tests): ddl_extra create_table drop_extension broken_tables ddl_errors custom_type agg_bookends-15 create_chunks chunks baserel_cache cursor-15 drop_hypertable delete-15 append-15 chunk_adaptive cluster-15 create_hypertable ddl-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11669 ms
append-15 ... ok 11708 ms
baserel_cache ... ok 11671 ms
broken_tables ... ok 11667 ms
chunk_adaptive ... ok 11708 ms
chunks ... ok 11671 ms
cluster-15 ... ok 11708 ms
constraint-15 ... ok 11911 ms
copy-15 ... ok 11715 ms
create_chunks ... ok 11670 ms
create_hypertable ... ok 11708 ms
create_table ... ok 11663 ms
cursor-15 ... ok 11680 ms
custom_type ... ok 11667 ms
ddl-15 ... ok 11708 ms
ddl_errors ... ok 11667 ms
ddl_extra ... ok 11656 ms
delete-15 ... ok 11706 ms
drop_extension ... FAILED 11663 ms
drop_hypertable ... FAILED 11693 ms
drop_owned ... ok 11938 ms
parallel group (21 tests): generated_as_identity hash merge lateral parallel-15 null_exclusion license histogram_test extension_scripts misc grant_hypertable information_views insert_single dump_meta drop_rename_hypertable partition partitioning drop_schema insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 15416 ms
drop_schema ... ok 15460 ms
dump_meta ... ok 15416 ms
extension_scripts ... ok 15413 ms
generated_as_identity ... ok 11140 ms
grant_hypertable ... ok 15413 ms
hash ... ok 15379 ms
histogram_test ... ok 15412 ms
information_views ... ok 15413 ms
insert-15 ... ok 15888 ms
insert_many ... FAILED 18094 ms
insert_returning ... ok 15459 ms
insert_single ... ok 15413 ms
lateral ... ok 15379 ms
license ... ok 15411 ms
merge ... ok 15379 ms
misc ... ok 15412 ms
null_exclusion ... ok 15410 ms
parallel-15 ... ok 15398 ms
partition ... FAILED 15414 ms
partitioning ... ok 15414 ms
parallel group (21 tests): plan_hypertable_inline-15 plan_ordered_append tableam reloptions partitionwise-15 timestamp sort_optimization plan_expand_hypertable-15 plain size_utils triggers upsert sql_query rowsecurity-15 plan_hashagg-15 query-15 update-15 relocate_extension pg_join trusted_extension truncate
partitionwise-15 ... FAILED 19696 ms
pg_join ... ok 19826 ms
plain ... ok 19700 ms
plan_expand_hypertable-15 ... ok 19697 ms
plan_hashagg-15 ... ok 19720 ms
plan_hypertable_inline-15 ... ok 19695 ms
plan_ordered_append ... ok 19695 ms
query-15 ... ok 19720 ms
relocate_extension ... ok 19822 ms
reloptions ... ok 19695 ms
rowsecurity-15 ... ok 19709 ms
size_utils ... ok 19699 ms
sort_optimization ... ok 19696 ms
sql_query ... FAILED 19699 ms
tableam ... ok 19695 ms
timestamp ... ok 19696 ms
triggers ... ok 19698 ms
truncate ... ok 19838 ms
trusted_extension ... ok 19835 ms
update-15 ... ok 19719 ms
upsert ... ok 19698 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1613 ms
vacuum ... ok 1645 ms
vacuum_parallel ... ok 1645 ms
version ... ok 1642 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgsk ... ok 29 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1172 ms
test alternate_users ... ok 822 ms
test chunk_utils ... ok 854 ms
test index ... FAILED 993 ms
test pg_dump_unprivileged ... ok 796 ms
test tablespace ... ok 727 ms
parallel group (21 tests): cursor-15 baserel_cache chunks create_hypertable ddl_extra create_chunks delete-15 custom_type agg_bookends-15 ddl-15 broken_tables ddl_errors drop_extension cluster-15 drop_hypertable chunk_adaptive create_table copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5119 ms
append-15 ... ok 6775 ms
baserel_cache ... ok 5101 ms
broken_tables ... ok 5120 ms
chunk_adaptive ... ok 5124 ms
chunks ... ok 5100 ms
cluster-15 ... ok 5122 ms
constraint-15 ... ok 5232 ms
copy-15 ... ok 5143 ms
create_chunks ... ok 5106 ms
create_hypertable ... ok 5102 ms
create_table ... ok 5125 ms
cursor-15 ... ok 5098 ms
custom_type ... ok 5108 ms
ddl-15 ... ok 5119 ms
ddl_errors ... ok 5119 ms
ddl_extra ... ok 5102 ms
delete-15 ... ok 5106 ms
drop_extension ... FAILED 5120 ms
drop_hypertable ... FAILED 5122 ms
drop_owned ... ok 5240 ms
parallel group (21 tests): merge null_exclusion license partitioning histogram_test information_views hash misc generated_as_identity grant_hypertable lateral partition insert_returning parallel-15 dump_meta drop_schema drop_rename_hypertable insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6206 ms
drop_schema ... ok 6204 ms
dump_meta ... ok 6202 ms
extension_scripts ... ok 6210 ms
generated_as_identity ... ok 6190 ms
grant_hypertable ... ok 6192 ms
hash ... ok 6189 ms
histogram_test ... ok 6189 ms
information_views ... ok 6189 ms
insert-15 ... ok 6633 ms
insert_many ... FAILED 7690 ms
insert_returning ... ok 6200 ms
insert_single ... ok 6208 ms
lateral ... ok 6195 ms
license ... ok 6175 ms
merge ... ok 4782 ms
misc ... ok 6189 ms
null_exclusion ... ok 6174 ms
parallel-15 ... ok 6199 ms
partition ... FAILED 6197 ms
partitioning ... ok 6187 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization update-15 upsert query-15 reloptions size_utils partitionwise-15 timestamp triggers plain tableam plan_expand_hypertable-15 rowsecurity-15 sql_query relocate_extension plan_ordered_append trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... FAILED 7742 ms
pg_join ... ok 9846 ms
plain ... ok 7744 ms
plan_expand_hypertable-15 ... ok 7759 ms
plan_hashagg-15 ... ok 9040 ms
plan_hypertable_inline-15 ... ok 7699 ms
plan_ordered_append ... ok 7889 ms
query-15 ... ok 7733 ms
relocate_extension ... ok 7870 ms
reloptions ... ok 7733 ms
rowsecurity-15 ... ok 7779 ms
size_utils ... ok 7738 ms
sort_optimization ... ok 7716 ms
sql_query ... FAILED 7778 ms
tableam ... ok 7749 ms
timestamp ... ok 7741 ms
triggers ... ok 7742 ms
truncate ... ok 7903 ms
trusted_extension ... ok 7900 ms
update-15 ... ok 7727 ms
upsert ... ok 7731 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 732 ms
vacuum ... ok 734 ms
vacuum_parallel ... ok 735 ms
version ... ok 725 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_stat_monitor
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test basic ... ok 25 ms
test version ... ok 19 ms
test guc ... ok 20 ms
test pgsm_query_id ... ok 422 ms
test functions ... FAILED 42 ms
test counters ... ok 59 ms
test relations ... ok 138 ms
test database ... ok 358 ms
test error_insert ... ok 48 ms
test application_name ... ok 21 ms
test application_name_unique ... ok 21 ms
test top_query ... ok 27 ms
test cmd_type ... ok 51 ms
test error ... ok 20 ms
test rows ... ok 49 ms
test tags ... ok 20 ms
test user ... ok 64 ms
=======================
1 of 17 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_stat_monitor/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_stat_monitor/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2442 ms
test alternate_users ... ok 1718 ms
test chunk_utils ... ok 1893 ms
test index ... FAILED 2217 ms
test pg_dump_unprivileged ... ok 1522 ms
test tablespace ... ok 1550 ms
parallel group (21 tests): cursor-15 ddl_extra ddl_errors create_chunks drop_hypertable delete-15 custom_type broken_tables cluster-15 drop_extension baserel_cache chunks create_table copy-15 create_hypertable ddl-15 agg_bookends-15 append-15 chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 11154 ms
append-15 ... ok 11180 ms
baserel_cache ... ok 11148 ms
broken_tables ... ok 11143 ms
chunk_adaptive ... ok 11189 ms
chunks ... ok 11148 ms
cluster-15 ... ok 11143 ms
constraint-15 ... ok 11392 ms
copy-15 ... ok 11154 ms
create_chunks ... ok 11137 ms
create_hypertable ... ok 11153 ms
create_table ... ok 11148 ms
cursor-15 ... ok 11130 ms
custom_type ... ok 11141 ms
ddl-15 ... ok 11153 ms
ddl_errors ... ok 11134 ms
ddl_extra ... ok 11132 ms
delete-15 ... ok 11138 ms
drop_extension ... FAILED 11143 ms
drop_hypertable ... FAILED 11136 ms
drop_owned ... ok 11418 ms
parallel group (21 tests): hash drop_schema insert_returning grant_hypertable merge misc information_views generated_as_identity lateral drop_rename_hypertable histogram_test insert_single partitioning license partition parallel-15 extension_scripts null_exclusion dump_meta insert-15 insert_many
drop_rename_hypertable ... ok 15593 ms
drop_schema ... ok 15556 ms
dump_meta ... ok 15601 ms
extension_scripts ... ok 15601 ms
generated_as_identity ... ok 15592 ms
grant_hypertable ... ok 15591 ms
hash ... ok 11526 ms
histogram_test ... ok 15599 ms
information_views ... ok 15592 ms
insert-15 ... ok 16079 ms
insert_many ... FAILED 18149 ms
insert_returning ... ok 15572 ms
insert_single ... ok 15598 ms
lateral ... ok 15592 ms
license ... ok 15599 ms
merge ... ok 15590 ms
misc ... ok 15591 ms
null_exclusion ... ok 15599 ms
parallel-15 ... ok 15599 ms
partition ... FAILED 15599 ms
partitioning ... ok 15597 ms
parallel group (21 tests): plan_hypertable_inline-15 partitionwise-15 tableam upsert sort_optimization query-15 reloptions triggers size_utils plan_ordered_append sql_query update-15 plain timestamp rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 trusted_extension relocate_extension truncate pg_join
partitionwise-15 ... FAILED 19627 ms
pg_join ... ok 19961 ms
plain ... ok 19656 ms
plan_expand_hypertable-15 ... ok 19675 ms
plan_hashagg-15 ... ok 19688 ms
plan_hypertable_inline-15 ... ok 19619 ms
plan_ordered_append ... ok 19638 ms
query-15 ... ok 19636 ms
relocate_extension ... ok 19951 ms
reloptions ... ok 19637 ms
rowsecurity-15 ... ok 19656 ms
size_utils ... ok 19637 ms
sort_optimization ... ok 19635 ms
sql_query ... FAILED 19642 ms
tableam ... ok 19630 ms
timestamp ... ok 19655 ms
triggers ... ok 19636 ms
truncate ... ok 19955 ms
trusted_extension ... ok 19921 ms
update-15 ... ok 19641 ms
upsert ... ok 19629 ms
parallel group (4 tests): version vacuum vacuum_parallel util
util ... ok 1670 ms
vacuum ... ok 1666 ms
vacuum_parallel ... ok 1670 ms
version ... ok 1635 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test basic ... ok 18 ms
test version ... ok 14 ms
test guc ... ok 15 ms
test pgsm_query_id ... ok 259 ms
test functions ... FAILED 29 ms
test counters ... ok 35 ms
test relations ... ok 52 ms
test database ... ok 185 ms
test error_insert ... ok 25 ms
test application_name ... ok 15 ms
test application_name_unique ... ok 15 ms
test top_query ... ok 17 ms
test cmd_type ... ok 23 ms
test error ... ok 15 ms
test rows ... ok 31 ms
test tags ... ok 15 ms
test user ... ok 31 ms
=======================
1 of 17 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_stat_monitor/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_stat_monitor/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1095 ms
test alternate_users ... ok 805 ms
test chunk_utils ... ok 887 ms
test index ... FAILED 999 ms
test pg_dump_unprivileged ... ok 778 ms
test tablespace ... ok 732 ms
parallel group (21 tests): drop_hypertable cursor-15 custom_type baserel_cache chunks broken_tables ddl-15 drop_extension cluster-15 agg_bookends-15 create_hypertable ddl_extra create_chunks ddl_errors delete-15 create_table chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5361 ms
append-15 ... ok 6913 ms
baserel_cache ... ok 5344 ms
broken_tables ... ok 5352 ms
chunk_adaptive ... ok 5373 ms
chunks ... ok 5348 ms
cluster-15 ... ok 5360 ms
constraint-15 ... ok 5440 ms
copy-15 ... ok 5385 ms
create_chunks ... ok 5368 ms
create_hypertable ... ok 5361 ms
create_table ... ok 5372 ms
cursor-15 ... ok 5331 ms
custom_type ... ok 5341 ms
ddl-15 ... ok 5356 ms
ddl_errors ... ok 5368 ms
ddl_extra ... ok 5366 ms
delete-15 ... ok 5367 ms
drop_extension ... FAILED 5357 ms
drop_hypertable ... FAILED 5328 ms
drop_owned ... ok 5463 ms
parallel group (21 tests): misc null_exclusion drop_schema merge lateral grant_hypertable information_views partition insert_single partitioning insert_returning hash histogram_test extension_scripts generated_as_identity dump_meta license drop_rename_hypertable parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6237 ms
drop_schema ... ok 6182 ms
dump_meta ... ok 6236 ms
extension_scripts ... ok 6211 ms
generated_as_identity ... ok 6231 ms
grant_hypertable ... ok 6188 ms
hash ... ok 6209 ms
histogram_test ... ok 6209 ms
information_views ... ok 6188 ms
insert-15 ... ok 6416 ms
insert_many ... FAILED 7494 ms
insert_returning ... ok 6203 ms
insert_single ... ok 6192 ms
lateral ... ok 6186 ms
license ... ok 6236 ms
merge ... ok 6181 ms
misc ... ok 4932 ms
null_exclusion ... ok 6176 ms
parallel-15 ... ok 6236 ms
partition ... FAILED 6190 ms
partitioning ... ok 6195 ms
parallel group (21 tests): tableam plan_hypertable_inline-15 size_utils upsert query-15 timestamp plain reloptions sort_optimization rowsecurity-15 update-15 partitionwise-15 triggers sql_query plan_expand_hypertable-15 plan_ordered_append relocate_extension truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... FAILED 7948 ms
pg_join ... ok 10121 ms
plain ... ok 7928 ms
plan_expand_hypertable-15 ... ok 7948 ms
plan_hashagg-15 ... ok 10028 ms
plan_hypertable_inline-15 ... ok 7923 ms
plan_ordered_append ... ok 7961 ms
query-15 ... ok 7924 ms
relocate_extension ... ok 8062 ms
reloptions ... ok 7933 ms
rowsecurity-15 ... ok 7940 ms
size_utils ... ok 7922 ms
sort_optimization ... ok 7938 ms
sql_query ... FAILED 7947 ms
tableam ... ok 7921 ms
timestamp ... ok 7926 ms
triggers ... ok 7946 ms
truncate ... ok 8076 ms
trusted_extension ... ok 8076 ms
update-15 ... ok 7944 ms
upsert ... ok 7921 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 724 ms
vacuum ... ok 728 ms
vacuum_parallel ... ok 729 ms
version ... ok 716 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_stat_statements
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_stat_statements ... ok 212 ms
test oldextversions ... ok 47 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2433 ms
test alternate_users ... ok 1701 ms
test chunk_utils ... ok 1869 ms
test index ... FAILED 2240 ms
test pg_dump_unprivileged ... ok 1498 ms
test tablespace ... ok 1545 ms
parallel group (21 tests): chunks baserel_cache ddl_errors broken_tables create_hypertable agg_bookends-15 ddl_extra ddl-15 drop_hypertable cursor-15 drop_extension cluster-15 custom_type append-15 create_table create_chunks delete-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11340 ms
append-15 ... ok 11347 ms
baserel_cache ... ok 11332 ms
broken_tables ... ok 11333 ms
chunk_adaptive ... ok 11359 ms
chunks ... ok 11330 ms
cluster-15 ... ok 11347 ms
constraint-15 ... ok 11577 ms
copy-15 ... ok 11368 ms
create_chunks ... ok 11347 ms
create_hypertable ... ok 11334 ms
create_table ... ok 11346 ms
cursor-15 ... ok 11342 ms
custom_type ... ok 11346 ms
ddl-15 ... ok 11338 ms
ddl_errors ... ok 11331 ms
ddl_extra ... ok 11338 ms
delete-15 ... ok 11346 ms
drop_extension ... FAILED 11343 ms
drop_hypertable ... FAILED 11338 ms
drop_owned ... ok 11600 ms
parallel group (21 tests): hash drop_rename_hypertable dump_meta generated_as_identity misc lateral information_views partitioning merge extension_scripts drop_schema partition parallel-15 insert_returning histogram_test null_exclusion insert_single license grant_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 15511 ms
drop_schema ... ok 15548 ms
dump_meta ... ok 15532 ms
extension_scripts ... ok 15547 ms
generated_as_identity ... ok 15545 ms
grant_hypertable ... ok 15621 ms
hash ... ok 11563 ms
histogram_test ... ok 15548 ms
information_views ... ok 15546 ms
insert-15 ... ok 16032 ms
insert_many ... FAILED 18095 ms
insert_returning ... ok 15547 ms
insert_single ... ok 15548 ms
lateral ... ok 15545 ms
license ... ok 15620 ms
merge ... ok 15545 ms
misc ... ok 15544 ms
null_exclusion ... ok 15547 ms
parallel-15 ... ok 15546 ms
partition ... FAILED 15546 ms
partitioning ... ok 15545 ms
parallel group (21 tests): plain tableam timestamp reloptions plan_hypertable_inline-15 sql_query triggers plan_ordered_append rowsecurity-15 size_utils plan_expand_hypertable-15 sort_optimization query-15 update-15 upsert partitionwise-15 plan_hashagg-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... FAILED 19750 ms
pg_join ... ok 19861 ms
plain ... ok 19622 ms
plan_expand_hypertable-15 ... ok 19646 ms
plan_hashagg-15 ... ok 19754 ms
plan_hypertable_inline-15 ... ok 19627 ms
plan_ordered_append ... ok 19634 ms
query-15 ... ok 19749 ms
relocate_extension ... ok 19878 ms
reloptions ... ok 19622 ms
rowsecurity-15 ... ok 19645 ms
size_utils ... ok 19645 ms
sort_optimization ... ok 19723 ms
sql_query ... FAILED 19633 ms
tableam ... ok 19621 ms
timestamp ... ok 19622 ms
triggers ... ok 19633 ms
truncate ... ok 19871 ms
trusted_extension ... ok 19874 ms
update-15 ... ok 19748 ms
upsert ... ok 19747 ms
parallel group (4 tests): version vacuum util vacuum_parallel
util ... ok 1620 ms
vacuum ... ok 1617 ms
vacuum_parallel ... ok 1620 ms
version ... ok 1590 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_stat_statements ... ok 89 ms
test oldextversions ... ok 27 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1169 ms
test alternate_users ... ok 800 ms
test chunk_utils ... ok 883 ms
test index ... FAILED 1051 ms
test pg_dump_unprivileged ... ok 800 ms
test tablespace ... ok 751 ms
parallel group (21 tests): create_table custom_type chunks baserel_cache ddl_extra cursor-15 create_hypertable create_chunks broken_tables delete-15 drop_extension cluster-15 ddl-15 ddl_errors agg_bookends-15 drop_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5097 ms
append-15 ... ok 6820 ms
baserel_cache ... ok 5089 ms
broken_tables ... ok 5093 ms
chunk_adaptive ... ok 5102 ms
chunks ... ok 5088 ms
cluster-15 ... ok 5096 ms
constraint-15 ... ok 5163 ms
copy-15 ... ok 5105 ms
create_chunks ... ok 5092 ms
create_hypertable ... ok 5089 ms
create_table ... ok 5079 ms
cursor-15 ... ok 5089 ms
custom_type ... ok 5086 ms
ddl-15 ... ok 5095 ms
ddl_errors ... ok 5095 ms
ddl_extra ... ok 5088 ms
delete-15 ... ok 5092 ms
drop_extension ... FAILED 5092 ms
drop_hypertable ... FAILED 5096 ms
drop_owned ... ok 5197 ms
parallel group (21 tests): drop_schema partitioning histogram_test drop_rename_hypertable insert_single grant_hypertable hash null_exclusion license extension_scripts partition misc information_views generated_as_identity insert_returning merge lateral parallel-15 dump_meta insert-15 insert_many
drop_rename_hypertable ... ok 6287 ms
drop_schema ... ok 4987 ms
dump_meta ... ok 6326 ms
extension_scripts ... ok 6294 ms
generated_as_identity ... ok 6317 ms
grant_hypertable ... ok 6289 ms
hash ... ok 6288 ms
histogram_test ... ok 6287 ms
information_views ... ok 6295 ms
insert-15 ... ok 6495 ms
insert_many ... FAILED 7482 ms
insert_returning ... ok 6318 ms
insert_single ... ok 6288 ms
lateral ... ok 6320 ms
license ... ok 6291 ms
merge ... ok 6319 ms
misc ... ok 6293 ms
null_exclusion ... ok 6287 ms
parallel-15 ... ok 6323 ms
partition ... FAILED 6292 ms
partitioning ... ok 6277 ms
parallel group (21 tests): tableam size_utils reloptions sort_optimization plan_hypertable_inline-15 timestamp sql_query plain query-15 partitionwise-15 update-15 triggers upsert plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... FAILED 7410 ms
pg_join ... ok 9977 ms
plain ... ok 7409 ms
plan_expand_hypertable-15 ... ok 7431 ms
plan_hashagg-15 ... ok 9178 ms
plan_hypertable_inline-15 ... ok 7394 ms
plan_ordered_append ... ok 7441 ms
query-15 ... ok 7409 ms
relocate_extension ... ok 8130 ms
reloptions ... ok 7390 ms
rowsecurity-15 ... ok 7439 ms
size_utils ... ok 7388 ms
sort_optimization ... ok 7392 ms
sql_query ... FAILED 7408 ms
tableam ... ok 6754 ms
timestamp ... ok 7406 ms
triggers ... ok 7423 ms
truncate ... ok 7998 ms
trusted_extension ... ok 7854 ms
update-15 ... ok 7421 ms
upsert ... ok 7423 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 694 ms
vacuum ... ok 703 ms
vacuum_parallel ... ok 704 ms
version ... ok 700 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_surgery
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test heap_surgery ... ok 38 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2385 ms
test alternate_users ... ok 1697 ms
test chunk_utils ... ok 1876 ms
test index ... ok 2203 ms
test pg_dump_unprivileged ... ok 1471 ms
test tablespace ... ok 1505 ms
parallel group (21 tests): cursor-15 ddl_extra chunk_adaptive custom_type broken_tables create_hypertable drop_extension create_table baserel_cache chunks create_chunks drop_hypertable ddl_errors ddl-15 agg_bookends-15 cluster-15 delete-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11251 ms
append-15 ... ok 11256 ms
baserel_cache ... ok 11247 ms
broken_tables ... ok 11246 ms
chunk_adaptive ... ok 11242 ms
chunks ... ok 11247 ms
cluster-15 ... ok 11251 ms
constraint-15 ... ok 11492 ms
copy-15 ... ok 11276 ms
create_chunks ... ok 11247 ms
create_hypertable ... ok 11245 ms
create_table ... ok 11246 ms
cursor-15 ... ok 11241 ms
custom_type ... ok 11244 ms
ddl-15 ... ok 11250 ms
ddl_errors ... ok 11247 ms
ddl_extra ... ok 11240 ms
delete-15 ... ok 11252 ms
drop_extension ... FAILED 11245 ms
drop_hypertable ... ok 11246 ms
drop_owned ... ok 11521 ms
parallel group (21 tests): license partitioning merge null_exclusion dump_meta extension_scripts drop_rename_hypertable grant_hypertable lateral information_views parallel-15 drop_schema partition insert_returning generated_as_identity hash misc histogram_test insert_single insert-15 insert_many
drop_rename_hypertable ... ok 15351 ms
drop_schema ... ok 15353 ms
dump_meta ... ok 15349 ms
extension_scripts ... ok 15349 ms
generated_as_identity ... ok 15392 ms
grant_hypertable ... ok 15350 ms
hash ... ok 15392 ms
histogram_test ... ok 15402 ms
information_views ... ok 15350 ms
insert-15 ... ok 15749 ms
insert_many ... ok 17791 ms
insert_returning ... ok 15352 ms
insert_single ... ok 15433 ms
lateral ... ok 15350 ms
license ... ok 11671 ms
merge ... ok 15335 ms
misc ... ok 15391 ms
null_exclusion ... ok 15348 ms
parallel-15 ... ok 15351 ms
partition ... ok 15351 ms
partitioning ... ok 15312 ms
parallel group (21 tests): sort_optimization plan_hypertable_inline-15 triggers size_utils plain sql_query upsert query-15 update-15 timestamp plan_ordered_append tableam partitionwise-15 reloptions plan_expand_hypertable-15 rowsecurity-15 plan_hashagg-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19133 ms
pg_join ... ok 19476 ms
plain ... ok 19105 ms
plan_expand_hypertable-15 ... ok 19135 ms
plan_hashagg-15 ... ok 19140 ms
plan_hypertable_inline-15 ... ok 19081 ms
plan_ordered_append ... ok 19132 ms
query-15 ... ok 19122 ms
relocate_extension ... ok 20332 ms
reloptions ... ok 19134 ms
rowsecurity-15 ... ok 19134 ms
size_utils ... ok 19104 ms
sort_optimization ... ok 18646 ms
sql_query ... ok 19106 ms
tableam ... ok 19132 ms
timestamp ... ok 19131 ms
triggers ... ok 19103 ms
truncate ... ok 19702 ms
trusted_extension ... ok 19703 ms
update-15 ... ok 19130 ms
upsert ... ok 19110 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1625 ms
vacuum ... ok 1630 ms
vacuum_parallel ... ok 1632 ms
version ... ok 1599 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test heap_surgery ... ok 19 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1166 ms
test alternate_users ... ok 825 ms
test chunk_utils ... ok 876 ms
test index ... ok 1024 ms
test pg_dump_unprivileged ... ok 789 ms
test tablespace ... ok 746 ms
parallel group (21 tests): drop_hypertable delete-15 baserel_cache ddl_extra ddl_errors broken_tables cluster-15 create_hypertable custom_type drop_extension chunk_adaptive chunks create_chunks create_table copy-15 ddl-15 cursor-15 agg_bookends-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5389 ms
append-15 ... ok 6665 ms
baserel_cache ... ok 5380 ms
broken_tables ... ok 5383 ms
chunk_adaptive ... ok 5386 ms
chunks ... ok 5386 ms
cluster-15 ... ok 5383 ms
constraint-15 ... ok 5474 ms
copy-15 ... ok 5387 ms
create_chunks ... ok 5385 ms
create_hypertable ... ok 5383 ms
create_table ... ok 5385 ms
cursor-15 ... ok 5388 ms
custom_type ... ok 5383 ms
ddl-15 ... ok 5386 ms
ddl_errors ... ok 5381 ms
ddl_extra ... ok 5381 ms
delete-15 ... ok 5375 ms
drop_extension ... FAILED 5382 ms
drop_hypertable ... ok 5362 ms
drop_owned ... ok 5501 ms
parallel group (21 tests): hash null_exclusion insert_returning partitioning drop_schema license histogram_test partition grant_hypertable drop_rename_hypertable lateral dump_meta parallel-15 information_views insert_single merge generated_as_identity misc extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6040 ms
drop_schema ... ok 6036 ms
dump_meta ... ok 6045 ms
extension_scripts ... ok 6058 ms
generated_as_identity ... ok 6057 ms
grant_hypertable ... ok 6039 ms
hash ... ok 5004 ms
histogram_test ... ok 6037 ms
information_views ... ok 6049 ms
insert-15 ... ok 6230 ms
insert_many ... ok 7326 ms
insert_returning ... ok 6028 ms
insert_single ... ok 6056 ms
lateral ... ok 6039 ms
license ... ok 6035 ms
merge ... ok 6056 ms
misc ... ok 6056 ms
null_exclusion ... ok 6026 ms
parallel-15 ... ok 6044 ms
partition ... ok 6037 ms
partitioning ... ok 6032 ms
parallel group (21 tests): triggers size_utils plain sort_optimization upsert update-15 reloptions plan_hypertable_inline-15 sql_query rowsecurity-15 query-15 timestamp tableam partitionwise-15 plan_expand_hypertable-15 relocate_extension plan_ordered_append truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7854 ms
pg_join ... ok 9909 ms
plain ... ok 7828 ms
plan_expand_hypertable-15 ... ok 7865 ms
plan_hashagg-15 ... ok 9100 ms
plan_hypertable_inline-15 ... ok 7843 ms
plan_ordered_append ... ok 7932 ms
query-15 ... ok 7845 ms
relocate_extension ... ok 7916 ms
reloptions ... ok 7840 ms
rowsecurity-15 ... ok 7844 ms
size_utils ... ok 7827 ms
sort_optimization ... ok 7828 ms
sql_query ... ok 7843 ms
tableam ... ok 7853 ms
timestamp ... ok 7850 ms
triggers ... ok 7792 ms
truncate ... ok 7945 ms
trusted_extension ... ok 7946 ms
update-15 ... ok 7837 ms
upsert ... ok 7830 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 666 ms
vacuum ... ok 684 ms
vacuum_parallel ... ok 680 ms
version ... ok 681 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_tle
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_tle_api ... ok 304 ms
test pg_tle_management ... FAILED 251 ms
test pg_tle_injection ... FAILED 68 ms
test pg_tle_perms ... FAILED 153 ms
test pg_tle_requires ... ok 37 ms
======================
3 of 5 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pg_tle-1.0.4/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pg_tle-1.0.4/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2437 ms
test alternate_users ... ok 1690 ms
test chunk_utils ... ok 1861 ms
test index ... ok 2203 ms
test pg_dump_unprivileged ... ok 1492 ms
test tablespace ... ok 1527 ms
parallel group (21 tests): agg_bookends-15 ddl_extra chunks cluster-15 chunk_adaptive create_hypertable ddl-15 baserel_cache delete-15 create_chunks drop_extension drop_hypertable ddl_errors custom_type create_table broken_tables cursor-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11770 ms
append-15 ... ok 11819 ms
baserel_cache ... ok 11786 ms
broken_tables ... ok 11801 ms
chunk_adaptive ... ok 11783 ms
chunks ... ok 11778 ms
cluster-15 ... ok 11778 ms
constraint-15 ... ok 12024 ms
copy-15 ... ok 11825 ms
create_chunks ... ok 11786 ms
create_hypertable ... ok 11782 ms
create_table ... ok 11789 ms
cursor-15 ... ok 11810 ms
custom_type ... ok 11788 ms
ddl-15 ... ok 11782 ms
ddl_errors ... ok 11787 ms
ddl_extra ... ok 11771 ms
delete-15 ... ok 11785 ms
drop_extension ... FAILED 11786 ms
drop_hypertable ... ok 11786 ms
drop_owned ... ok 12046 ms
parallel group (21 tests): partitioning merge insert_returning lateral histogram_test hash insert_single drop_schema extension_scripts drop_rename_hypertable dump_meta grant_hypertable information_views parallel-15 null_exclusion misc partition generated_as_identity license insert-15 insert_many
drop_rename_hypertable ... ok 15499 ms
drop_schema ... ok 15494 ms
dump_meta ... ok 15498 ms
extension_scripts ... ok 15495 ms
generated_as_identity ... ok 15565 ms
grant_hypertable ... ok 15498 ms
hash ... ok 15493 ms
histogram_test ... ok 15493 ms
information_views ... ok 15498 ms
insert-15 ... ok 16372 ms
insert_many ... ok 18405 ms
insert_returning ... ok 15473 ms
insert_single ... ok 15493 ms
lateral ... ok 15473 ms
license ... ok 15564 ms
merge ... ok 15456 ms
misc ... ok 15563 ms
null_exclusion ... ok 15563 ms
parallel-15 ... ok 15497 ms
partition ... ok 15563 ms
partitioning ... ok 10933 ms
parallel group (21 tests): tableam plain update-15 size_utils sql_query sort_optimization triggers reloptions plan_ordered_append plan_hypertable_inline-15 upsert plan_hashagg-15 rowsecurity-15 plan_expand_hypertable-15 timestamp partitionwise-15 query-15 pg_join relocate_extension truncate trusted_extension
partitionwise-15 ... ok 19764 ms
pg_join ... ok 20173 ms
plain ... ok 19653 ms
plan_expand_hypertable-15 ... ok 19687 ms
plan_hashagg-15 ... ok 19686 ms
plan_hypertable_inline-15 ... ok 19668 ms
plan_ordered_append ... ok 19663 ms
query-15 ... ok 19794 ms
relocate_extension ... ok 20199 ms
reloptions ... ok 19663 ms
rowsecurity-15 ... ok 19686 ms
size_utils ... ok 19661 ms
sort_optimization ... ok 19662 ms
sql_query ... ok 19661 ms
tableam ... ok 19637 ms
timestamp ... ok 19762 ms
triggers ... ok 19662 ms
truncate ... ok 20202 ms
trusted_extension ... ok 20205 ms
update-15 ... ok 19659 ms
upsert ... ok 19677 ms
parallel group (4 tests): util vacuum vacuum_parallel version
util ... ok 1572 ms
vacuum ... ok 1600 ms
vacuum_parallel ... ok 1603 ms
version ... ok 1603 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_tle_api ... ok 156 ms
test pg_tle_management ... ok 107 ms
test pg_tle_injection ... ok 34 ms
test pg_tle_perms ... ok 59 ms
test pg_tle_requires ... ok 23 ms
=====================
All 5 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1177 ms
test alternate_users ... ok 817 ms
test chunk_utils ... ok 880 ms
test index ... ok 1012 ms
test pg_dump_unprivileged ... ok 771 ms
test tablespace ... ok 751 ms
parallel group (21 tests): create_table baserel_cache custom_type drop_hypertable ddl-15 broken_tables create_chunks chunks ddl_extra cluster-15 agg_bookends-15 drop_extension delete-15 cursor-15 ddl_errors create_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5152 ms
append-15 ... ok 6763 ms
baserel_cache ... ok 5144 ms
broken_tables ... ok 5149 ms
chunk_adaptive ... ok 5170 ms
chunks ... ok 5149 ms
cluster-15 ... ok 5151 ms
constraint-15 ... ok 5248 ms
copy-15 ... ok 5171 ms
create_chunks ... ok 5148 ms
create_hypertable ... ok 5157 ms
create_table ... ok 5141 ms
cursor-15 ... ok 5153 ms
custom_type ... ok 5144 ms
ddl-15 ... ok 5147 ms
ddl_errors ... ok 5156 ms
ddl_extra ... ok 5150 ms
delete-15 ... ok 5151 ms
drop_extension ... FAILED 5151 ms
drop_hypertable ... ok 5145 ms
drop_owned ... ok 5279 ms
parallel group (21 tests): misc license drop_rename_hypertable parallel-15 partitioning insert_single merge lateral generated_as_identity hash null_exclusion dump_meta histogram_test information_views insert_returning partition drop_schema extension_scripts grant_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 5843 ms
drop_schema ... ok 5858 ms
dump_meta ... ok 5856 ms
extension_scripts ... ok 5859 ms
generated_as_identity ... ok 5852 ms
grant_hypertable ... ok 5860 ms
hash ... ok 5855 ms
histogram_test ... ok 5858 ms
information_views ... ok 5858 ms
insert-15 ... ok 6361 ms
insert_many ... ok 7428 ms
insert_returning ... ok 5857 ms
insert_single ... ok 5849 ms
lateral ... ok 5851 ms
license ... ok 5833 ms
merge ... ok 5849 ms
misc ... ok 4445 ms
null_exclusion ... ok 5855 ms
parallel-15 ... ok 5844 ms
partition ... ok 5856 ms
partitioning ... ok 5847 ms
parallel group (21 tests): plan_hypertable_inline-15 tableam partitionwise-15 query-15 triggers sql_query size_utils rowsecurity-15 reloptions timestamp upsert sort_optimization update-15 plain plan_expand_hypertable-15 plan_ordered_append relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7623 ms
pg_join ... ok 9994 ms
plain ... ok 7649 ms
plan_expand_hypertable-15 ... ok 7659 ms
plan_hashagg-15 ... ok 9469 ms
plan_hypertable_inline-15 ... ok 7619 ms
plan_ordered_append ... ok 7831 ms
query-15 ... ok 7623 ms
relocate_extension ... ok 7850 ms
reloptions ... ok 7639 ms
rowsecurity-15 ... ok 7636 ms
size_utils ... ok 7634 ms
sort_optimization ... ok 7647 ms
sql_query ... ok 7625 ms
tableam ... ok 7618 ms
timestamp ... ok 7639 ms
triggers ... ok 7623 ms
truncate ... ok 7854 ms
trusted_extension ... ok 7853 ms
update-15 ... ok 7647 ms
upsert ... ok 7645 ms
parallel group (4 tests): version vacuum_parallel util vacuum
util ... ok 747 ms
vacuum ... ok 750 ms
vacuum_parallel ... ok 746 ms
version ... ok 738 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_trgm
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_trgm ... FAILED 357 ms
test pg_word_trgm ... ok 56 ms
test pg_strict_word_trgm ... ok 48 ms
======================
1 of 3 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/pg_trgm/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/pg_trgm/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2405 ms
test alternate_users ... ok 1704 ms
test chunk_utils ... ok 1857 ms
test index ... ok 2220 ms
test pg_dump_unprivileged ... ok 1475 ms
test tablespace ... ok 1530 ms
parallel group (21 tests): broken_tables drop_hypertable create_hypertable agg_bookends-15 create_chunks baserel_cache ddl_errors create_table chunk_adaptive chunks cursor-15 custom_type ddl-15 ddl_extra drop_extension delete-15 copy-15 cluster-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11178 ms
append-15 ... ok 11212 ms
baserel_cache ... ok 11179 ms
broken_tables ... ok 11175 ms
chunk_adaptive ... ok 11189 ms
chunks ... ok 11188 ms
cluster-15 ... ok 11211 ms
constraint-15 ... ok 11401 ms
copy-15 ... ok 11205 ms
create_chunks ... ok 11177 ms
create_hypertable ... ok 11175 ms
create_table ... ok 11179 ms
cursor-15 ... ok 11188 ms
custom_type ... ok 11188 ms
ddl-15 ... ok 11188 ms
ddl_errors ... ok 11178 ms
ddl_extra ... ok 11187 ms
delete-15 ... ok 11188 ms
drop_extension ... FAILED 11187 ms
drop_hypertable ... ok 11174 ms
drop_owned ... ok 11426 ms
parallel group (21 tests): license hash lateral grant_hypertable merge generated_as_identity insert_returning dump_meta partition misc information_views drop_schema insert_single extension_scripts partitioning drop_rename_hypertable parallel-15 null_exclusion histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 15489 ms
drop_schema ... ok 15422 ms
dump_meta ... ok 15396 ms
extension_scripts ... ok 15430 ms
generated_as_identity ... ok 15393 ms
grant_hypertable ... ok 15393 ms
hash ... ok 15388 ms
histogram_test ... ok 15489 ms
information_views ... ok 15421 ms
insert-15 ... ok 16339 ms
insert_many ... ok 18322 ms
insert_returning ... ok 15395 ms
insert_single ... ok 15421 ms
lateral ... ok 15392 ms
license ... ok 10816 ms
merge ... ok 15392 ms
misc ... ok 15420 ms
null_exclusion ... ok 15488 ms
parallel-15 ... ok 15488 ms
partition ... ok 15409 ms
partitioning ... ok 15482 ms
parallel group (21 tests): sort_optimization triggers upsert sql_query plan_hypertable_inline-15 size_utils plan_ordered_append reloptions rowsecurity-15 update-15 plan_expand_hypertable-15 plain timestamp partitionwise-15 tableam query-15 plan_hashagg-15 pg_join relocate_extension trusted_extension truncate
partitionwise-15 ... ok 19587 ms
pg_join ... ok 19761 ms
plain ... FAILED 19587 ms
plan_expand_hypertable-15 ... ok 19507 ms
plan_hashagg-15 ... ok 19626 ms
plan_hypertable_inline-15 ... ok 19469 ms
plan_ordered_append ... ok 19502 ms
query-15 ... ok 19619 ms
relocate_extension ... ok 19772 ms
reloptions ... ok 19501 ms
rowsecurity-15 ... ok 19501 ms
size_utils ... ok 19490 ms
sort_optimization ... ok 19466 ms
sql_query ... ok 19467 ms
tableam ... ok 19586 ms
timestamp ... ok 19585 ms
triggers ... ok 19467 ms
truncate ... ok 19776 ms
trusted_extension ... ok 19773 ms
update-15 ... ok 19501 ms
upsert ... ok 19467 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1548 ms
vacuum ... ok 1575 ms
vacuum_parallel ... ok 1575 ms
version ... ok 1572 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_trgm ... FAILED 307 ms
test pg_word_trgm ... ok 40 ms
test pg_strict_word_trgm ... ok 41 ms
======================
1 of 3 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/pg_trgm/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/pg_trgm/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1150 ms
test alternate_users ... ok 812 ms
test chunk_utils ... ok 879 ms
test index ... ok 1030 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 727 ms
parallel group (21 tests): baserel_cache create_chunks custom_type delete-15 ddl-15 drop_extension broken_tables cursor-15 drop_hypertable cluster-15 chunks create_hypertable ddl_extra agg_bookends-15 chunk_adaptive ddl_errors create_table copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5392 ms
append-15 ... ok 6644 ms
baserel_cache ... ok 5368 ms
broken_tables ... ok 5385 ms
chunk_adaptive ... ok 5392 ms
chunks ... ok 5390 ms
cluster-15 ... ok 5388 ms
constraint-15 ... ok 5480 ms
copy-15 ... ok 5407 ms
create_chunks ... ok 5371 ms
create_hypertable ... ok 5391 ms
create_table ... ok 5396 ms
cursor-15 ... ok 5385 ms
custom_type ... ok 5371 ms
ddl-15 ... ok 5373 ms
ddl_errors ... ok 5395 ms
ddl_extra ... ok 5390 ms
delete-15 ... ok 5373 ms
drop_extension ... FAILED 5375 ms
drop_hypertable ... ok 5384 ms
drop_owned ... ok 5501 ms
parallel group (21 tests): hash partitioning merge license drop_rename_hypertable generated_as_identity misc drop_schema parallel-15 dump_meta null_exclusion lateral information_views insert_returning histogram_test insert_single grant_hypertable partition extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5824 ms
drop_schema ... ok 5826 ms
dump_meta ... ok 5839 ms
extension_scripts ... ok 5856 ms
generated_as_identity ... ok 5826 ms
grant_hypertable ... ok 5853 ms
hash ... ok 4497 ms
histogram_test ... ok 5852 ms
information_views ... ok 5843 ms
insert-15 ... ok 6446 ms
insert_many ... ok 7455 ms
insert_returning ... ok 5846 ms
insert_single ... ok 5852 ms
lateral ... ok 5843 ms
license ... ok 5821 ms
merge ... ok 5816 ms
misc ... ok 5824 ms
null_exclusion ... ok 5839 ms
parallel-15 ... ok 5832 ms
partition ... ok 5851 ms
partitioning ... ok 5813 ms
parallel group (21 tests): sort_optimization reloptions upsert timestamp plain tableam plan_hypertable_inline-15 partitionwise-15 sql_query query-15 update-15 triggers size_utils plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7242 ms
pg_join ... ok 9753 ms
plain ... FAILED 7239 ms
plan_expand_hypertable-15 ... ok 7271 ms
plan_hashagg-15 ... ok 8906 ms
plan_hypertable_inline-15 ... ok 7241 ms
plan_ordered_append ... ok 7571 ms
query-15 ... ok 7245 ms
relocate_extension ... ok 7961 ms
reloptions ... ok 7221 ms
rowsecurity-15 ... ok 7271 ms
size_utils ... ok 7259 ms
sort_optimization ... ok 6708 ms
sql_query ... ok 7242 ms
tableam ... ok 7240 ms
timestamp ... ok 7237 ms
triggers ... ok 7258 ms
truncate ... ok 7719 ms
trusted_extension ... ok 7718 ms
update-15 ... ok 7251 ms
upsert ... ok 7232 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 686 ms
vacuum ... ok 687 ms
vacuum_parallel ... ok 688 ms
version ... ok 678 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_variables
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_variables ... ok 54 ms
test pg_variables_any ... ok 13 ms
test pg_variables_trans ... ok 71 ms
test pg_variables_atx ... ok 12 ms
test pg_variables_atx_pkg ... ok 11 ms
=====================
All 5 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2401 ms
test alternate_users ... ok 1704 ms
test chunk_utils ... ok 1843 ms
test index ... ok 2224 ms
test pg_dump_unprivileged ... ok 1480 ms
test tablespace ... ok 1533 ms
parallel group (21 tests): drop_hypertable baserel_cache create_hypertable chunks broken_tables drop_extension ddl_extra cluster-15 delete-15 create_chunks ddl-15 ddl_errors create_table cursor-15 custom_type append-15 chunk_adaptive agg_bookends-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11335 ms
append-15 ... ok 11322 ms
baserel_cache ... ok 11307 ms
broken_tables ... ok 11307 ms
chunk_adaptive ... ok 11321 ms
chunks ... ok 11307 ms
cluster-15 ... ok 11309 ms
constraint-15 ... ok 11530 ms
copy-15 ... ok 11348 ms
create_chunks ... ok 11311 ms
create_hypertable ... ok 11306 ms
create_table ... ok 11311 ms
cursor-15 ... ok 11319 ms
custom_type ... ok 11320 ms
ddl-15 ... ok 11311 ms
ddl_errors ... ok 11310 ms
ddl_extra ... ok 11308 ms
delete-15 ... ok 11309 ms
drop_extension ... FAILED 11306 ms
drop_hypertable ... ok 11282 ms
drop_owned ... ok 11584 ms
parallel group (21 tests): hash partitioning license insert_returning information_views misc merge partition grant_hypertable parallel-15 extension_scripts generated_as_identity insert_single histogram_test dump_meta lateral drop_rename_hypertable drop_schema null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 15454 ms
drop_schema ... ok 15454 ms
dump_meta ... ok 15386 ms
extension_scripts ... ok 15384 ms
generated_as_identity ... ok 15384 ms
grant_hypertable ... ok 15383 ms
hash ... ok 10496 ms
histogram_test ... ok 15386 ms
information_views ... ok 15381 ms
insert-15 ... ok 16362 ms
insert_many ... ok 18276 ms
insert_returning ... ok 15381 ms
insert_single ... ok 15384 ms
lateral ... ok 15453 ms
license ... ok 15378 ms
merge ... ok 15381 ms
misc ... ok 15381 ms
null_exclusion ... ok 15453 ms
parallel-15 ... ok 15382 ms
partition ... ok 15382 ms
partitioning ... ok 15357 ms
parallel group (21 tests): reloptions query-15 tableam triggers size_utils plain rowsecurity-15 sort_optimization timestamp plan_hypertable_inline-15 upsert partitionwise-15 sql_query update-15 plan_ordered_append plan_hashagg-15 plan_expand_hypertable-15 relocate_extension trusted_extension truncate pg_join
partitionwise-15 ... ok 19111 ms
pg_join ... ok 19477 ms
plain ... ok 19015 ms
plan_expand_hypertable-15 ... ok 19124 ms
plan_hashagg-15 ... ok 19123 ms
plan_hypertable_inline-15 ... ok 19109 ms
plan_ordered_append ... ok 19122 ms
query-15 ... ok 19014 ms
relocate_extension ... ok 19293 ms
reloptions ... ok 19010 ms
rowsecurity-15 ... ok 19032 ms
size_utils ... ok 19014 ms
sort_optimization ... ok 19108 ms
sql_query ... ok 19114 ms
tableam ... ok 19013 ms
timestamp ... ok 19108 ms
triggers ... ok 19013 ms
truncate ... ok 19320 ms
trusted_extension ... ok 19316 ms
update-15 ... ok 19113 ms
upsert ... ok 19108 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1601 ms
vacuum ... ok 1609 ms
vacuum_parallel ... ok 1606 ms
version ... ok 1575 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_variables ... ok 33 ms
test pg_variables_any ... ok 14 ms
test pg_variables_trans ... ok 55 ms
test pg_variables_atx ... ok 11 ms
test pg_variables_atx_pkg ... ok 11 ms
=====================
All 5 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1176 ms
test alternate_users ... ok 805 ms
test chunk_utils ... ok 870 ms
test index ... ok 1010 ms
test pg_dump_unprivileged ... ok 766 ms
test tablespace ... ok 744 ms
parallel group (21 tests): chunks agg_bookends-15 create_chunks custom_type drop_hypertable create_hypertable create_table delete-15 baserel_cache cursor-15 ddl-15 ddl_extra ddl_errors broken_tables cluster-15 drop_extension copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5316 ms
append-15 ... ok 6684 ms
baserel_cache ... ok 5339 ms
broken_tables ... ok 5343 ms
chunk_adaptive ... ok 5352 ms
chunks ... ok 5302 ms
cluster-15 ... ok 5343 ms
constraint-15 ... ok 5413 ms
copy-15 ... ok 5349 ms
create_chunks ... ok 5331 ms
create_hypertable ... ok 5336 ms
create_table ... ok 5336 ms
cursor-15 ... ok 5340 ms
custom_type ... ok 5331 ms
ddl-15 ... ok 5340 ms
ddl_errors ... ok 5341 ms
ddl_extra ... ok 5340 ms
delete-15 ... ok 5337 ms
drop_extension ... FAILED 5341 ms
drop_hypertable ... ok 5330 ms
drop_owned ... ok 5444 ms
parallel group (21 tests): null_exclusion insert_returning lateral generated_as_identity drop_rename_hypertable partitioning information_views insert_single license misc grant_hypertable parallel-15 merge drop_schema hash partition histogram_test dump_meta extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5904 ms
drop_schema ... ok 5910 ms
dump_meta ... ok 5925 ms
extension_scripts ... ok 5927 ms
generated_as_identity ... ok 5893 ms
grant_hypertable ... ok 5906 ms
hash ... ok 5913 ms
histogram_test ... ok 5918 ms
information_views ... ok 5904 ms
insert-15 ... ok 6446 ms
insert_many ... ok 7363 ms
insert_returning ... ok 5884 ms
insert_single ... ok 5904 ms
lateral ... ok 5891 ms
license ... ok 5905 ms
merge ... ok 5906 ms
misc ... ok 5905 ms
null_exclusion ... ok 4429 ms
parallel-15 ... ok 5906 ms
partition ... ok 5913 ms
partitioning ... ok 5902 ms
parallel group (21 tests): plan_hypertable_inline-15 timestamp tableam sql_query triggers sort_optimization update-15 partitionwise-15 plain upsert reloptions query-15 size_utils rowsecurity-15 plan_ordered_append plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7419 ms
pg_join ... ok 9790 ms
plain ... ok 7423 ms
plan_expand_hypertable-15 ... ok 7440 ms
plan_hashagg-15 ... ok 8871 ms
plan_hypertable_inline-15 ... ok 6919 ms
plan_ordered_append ... ok 7438 ms
query-15 ... ok 7428 ms
relocate_extension ... ok 8098 ms
reloptions ... ok 7426 ms
rowsecurity-15 ... ok 7437 ms
size_utils ... ok 7429 ms
sort_optimization ... ok 7416 ms
sql_query ... ok 7410 ms
tableam ... ok 7409 ms
timestamp ... ok 7407 ms
triggers ... ok 7411 ms
truncate ... ok 7895 ms
trusted_extension ... ok 7810 ms
update-15 ... ok 7416 ms
upsert ... ok 7423 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 736 ms
vacuum ... ok 739 ms
vacuum_parallel ... ok 738 ms
version ... ok 729 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_visibility
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_visibility ... ok 203 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2394 ms
test alternate_users ... ok 1709 ms
test chunk_utils ... ok 1846 ms
test index ... ok 2216 ms
test pg_dump_unprivileged ... ok 1479 ms
test tablespace ... ok 1524 ms
parallel group (21 tests): chunks delete-15 custom_type broken_tables drop_extension create_chunks create_table ddl-15 ddl_extra cluster-15 baserel_cache cursor-15 drop_hypertable ddl_errors agg_bookends-15 create_hypertable append-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11245 ms
append-15 ... ok 11252 ms
baserel_cache ... ok 11236 ms
broken_tables ... ok 11226 ms
chunk_adaptive ... ok 11272 ms
chunks ... ok 11218 ms
cluster-15 ... ok 11234 ms
constraint-15 ... ok 11455 ms
copy-15 ... ok 11277 ms
create_chunks ... ok 11231 ms
create_hypertable ... ok 11252 ms
create_table ... ok 11233 ms
cursor-15 ... ok 11237 ms
custom_type ... ok 11221 ms
ddl-15 ... ok 11232 ms
ddl_errors ... ok 11240 ms
ddl_extra ... ok 11233 ms
delete-15 ... ok 11220 ms
drop_extension ... FAILED 11230 ms
drop_hypertable ... ok 11236 ms
drop_owned ... ok 11483 ms
parallel group (21 tests): hash license merge histogram_test misc null_exclusion drop_schema drop_rename_hypertable grant_hypertable insert_returning partition generated_as_identity lateral dump_meta extension_scripts partitioning information_views parallel-15 insert_single insert-15 insert_many
drop_rename_hypertable ... ok 15116 ms
drop_schema ... ok 15116 ms
dump_meta ... ok 15118 ms
extension_scripts ... ok 15118 ms
generated_as_identity ... ok 15118 ms
grant_hypertable ... ok 15116 ms
hash ... ok 11301 ms
histogram_test ... ok 15115 ms
information_views ... ok 15151 ms
insert-15 ... ok 15645 ms
insert_many ... ok 17863 ms
insert_returning ... ok 15117 ms
insert_single ... ok 15184 ms
lateral ... ok 15117 ms
license ... ok 15082 ms
merge ... ok 15100 ms
misc ... ok 15114 ms
null_exclusion ... ok 15114 ms
parallel-15 ... ok 15176 ms
partition ... ok 15116 ms
partitioning ... ok 15149 ms
parallel group (21 tests): partitionwise-15 reloptions size_utils triggers plan_expand_hypertable-15 sort_optimization timestamp sql_query upsert plain plan_hypertable_inline-15 tableam update-15 query-15 plan_ordered_append plan_hashagg-15 rowsecurity-15 relocate_extension truncate trusted_extension pg_join
partitionwise-15 ... ok 19325 ms
pg_join ... ok 19769 ms
plain ... ok 19431 ms
plan_expand_hypertable-15 ... ok 19347 ms
plan_hashagg-15 ... ok 19452 ms
plan_hypertable_inline-15 ... ok 19431 ms
plan_ordered_append ... ok 19452 ms
query-15 ... ok 19452 ms
relocate_extension ... ok 19594 ms
reloptions ... ok 19324 ms
rowsecurity-15 ... ok 19452 ms
size_utils ... ok 19324 ms
sort_optimization ... ok 19415 ms
sql_query ... ok 19423 ms
tableam ... ok 19430 ms
timestamp ... ok 19420 ms
triggers ... ok 19324 ms
truncate ... ok 19618 ms
trusted_extension ... ok 19620 ms
update-15 ... ok 19430 ms
upsert ... ok 19429 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1601 ms
vacuum ... ok 1605 ms
vacuum_parallel ... ok 1605 ms
version ... ok 1573 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_visibility ... ok 86 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1126 ms
test alternate_users ... ok 792 ms
test chunk_utils ... ok 880 ms
test index ... ok 1039 ms
test pg_dump_unprivileged ... ok 773 ms
test tablespace ... ok 729 ms
parallel group (21 tests): ddl-15 create_table cursor-15 chunks broken_tables chunk_adaptive drop_extension drop_hypertable baserel_cache create_hypertable cluster-15 custom_type ddl_extra agg_bookends-15 delete-15 create_chunks ddl_errors copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5003 ms
append-15 ... ok 6844 ms
baserel_cache ... ok 4995 ms
broken_tables ... ok 4995 ms
chunk_adaptive ... ok 4994 ms
chunks ... ok 4991 ms
cluster-15 ... ok 5001 ms
constraint-15 ... ok 5097 ms
copy-15 ... ok 5025 ms
create_chunks ... ok 5010 ms
create_hypertable ... ok 5000 ms
create_table ... ok 4984 ms
cursor-15 ... ok 4984 ms
custom_type ... ok 5000 ms
ddl-15 ... ok 4983 ms
ddl_errors ... ok 5010 ms
ddl_extra ... ok 5001 ms
delete-15 ... ok 5009 ms
drop_extension ... FAILED 4993 ms
drop_hypertable ... ok 4993 ms
drop_owned ... ok 5128 ms
parallel group (21 tests): misc drop_rename_hypertable histogram_test lateral hash generated_as_identity dump_meta grant_hypertable partitioning insert_returning null_exclusion extension_scripts information_views merge drop_schema license partition insert_single parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 5987 ms
drop_schema ... ok 6016 ms
dump_meta ... ok 6009 ms
extension_scripts ... ok 6015 ms
generated_as_identity ... ok 6009 ms
grant_hypertable ... ok 6011 ms
hash ... ok 6008 ms
histogram_test ... ok 5986 ms
information_views ... ok 6014 ms
insert-15 ... ok 6500 ms
insert_many ... ok 7450 ms
insert_returning ... ok 6011 ms
insert_single ... ok 6021 ms
lateral ... ok 6006 ms
license ... ok 6014 ms
merge ... ok 6013 ms
misc ... ok 4491 ms
null_exclusion ... ok 6011 ms
parallel-15 ... ok 6020 ms
partition ... ok 6019 ms
partitioning ... ok 6009 ms
parallel group (21 tests): tableam sql_query update-15 plan_hypertable_inline-15 reloptions sort_optimization plain partitionwise-15 query-15 size_utils rowsecurity-15 timestamp plan_expand_hypertable-15 triggers upsert plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7522 ms
pg_join ... ok 9724 ms
plain ... ok 7522 ms
plan_expand_hypertable-15 ... ok 7530 ms
plan_hashagg-15 ... ok 9123 ms
plan_hypertable_inline-15 ... ok 7514 ms
plan_ordered_append ... ok 7545 ms
query-15 ... ok 7521 ms
relocate_extension ... ok 8127 ms
reloptions ... ok 7519 ms
rowsecurity-15 ... ok 7522 ms
size_utils ... ok 7521 ms
sort_optimization ... ok 7520 ms
sql_query ... ok 7490 ms
tableam ... ok 7033 ms
timestamp ... ok 7523 ms
triggers ... ok 7529 ms
truncate ... ok 7717 ms
trusted_extension ... ok 7762 ms
update-15 ... ok 7490 ms
upsert ... ok 7529 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 722 ms
vacuum ... ok 728 ms
vacuum_parallel ... ok 727 ms
version ... ok 711 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_wait_sampling
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test load ... ok 19 ms
test queries ... ok 22 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2396 ms
test alternate_users ... ok 1718 ms
test chunk_utils ... ok 1845 ms
test index ... ok 2209 ms
test pg_dump_unprivileged ... ok 1486 ms
test tablespace ... ok 1524 ms
parallel group (21 tests): chunks custom_type create_table delete-15 baserel_cache create_hypertable ddl_errors drop_hypertable agg_bookends-15 drop_extension create_chunks chunk_adaptive broken_tables cluster-15 cursor-15 ddl_extra ddl-15 copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11020 ms
append-15 ... ok 11076 ms
baserel_cache ... ok 11017 ms
broken_tables ... ok 11025 ms
chunk_adaptive ... ok 11025 ms
chunks ... ok 11002 ms
cluster-15 ... ok 11025 ms
constraint-15 ... ok 11261 ms
copy-15 ... ok 11051 ms
create_chunks ... ok 11023 ms
create_hypertable ... ok 11016 ms
create_table ... ok 11008 ms
cursor-15 ... ok 11025 ms
custom_type ... ok 11007 ms
ddl-15 ... ok 11043 ms
ddl_errors ... ok 11016 ms
ddl_extra ... ok 11024 ms
delete-15 ... ok 11007 ms
drop_extension ... FAILED 11021 ms
drop_hypertable ... FAILED 11017 ms
drop_owned ... ok 11284 ms
parallel group (21 tests): partitioning license lateral drop_schema null_exclusion histogram_test generated_as_identity merge misc grant_hypertable partition information_views insert_returning dump_meta drop_rename_hypertable insert_single hash parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15175 ms
drop_schema ... ok 15162 ms
dump_meta ... ok 15174 ms
extension_scripts ... ok 15183 ms
generated_as_identity ... ok 15164 ms
grant_hypertable ... ok 15169 ms
hash ... ok 15174 ms
histogram_test ... ok 15164 ms
information_views ... ok 15169 ms
insert-15 ... ok 16094 ms
insert_many ... ok 18086 ms
insert_returning ... ok 15173 ms
insert_single ... ok 15173 ms
lateral ... ok 15160 ms
license ... ok 15144 ms
merge ... ok 15167 ms
misc ... ok 15168 ms
null_exclusion ... ok 15163 ms
parallel-15 ... ok 15173 ms
partition ... ok 15168 ms
partitioning ... ok 10798 ms
parallel group (21 tests): plan_hypertable_inline-15 timestamp plain tableam plan_expand_hypertable-15 reloptions plan_ordered_append triggers size_utils sort_optimization upsert query-15 rowsecurity-15 update-15 partitionwise-15 sql_query plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19399 ms
pg_join ... ok 19676 ms
plain ... ok 19283 ms
plan_expand_hypertable-15 ... ok 19283 ms
plan_hashagg-15 ... ok 19418 ms
plan_hypertable_inline-15 ... ok 18471 ms
plan_ordered_append ... ok 19283 ms
query-15 ... ok 19397 ms
relocate_extension ... ok 20509 ms
reloptions ... ok 19283 ms
rowsecurity-15 ... ok 19397 ms
size_utils ... ok 19375 ms
sort_optimization ... ok 19394 ms
sql_query ... ok 19399 ms
tableam ... ok 19282 ms
timestamp ... ok 19278 ms
triggers ... ok 19371 ms
truncate ... ok 19907 ms
trusted_extension ... ok 19907 ms
update-15 ... ok 19397 ms
upsert ... ok 19396 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1659 ms
vacuum ... ok 1689 ms
vacuum_parallel ... ok 1688 ms
version ... ok 1685 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test load ... ok 14 ms
test queries ... ok 12 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1145 ms
test alternate_users ... ok 814 ms
test chunk_utils ... ok 856 ms
test index ... ok 1018 ms
test pg_dump_unprivileged ... ok 751 ms
test tablespace ... ok 734 ms
parallel group (21 tests): create_table ddl_extra cluster-15 drop_extension delete-15 agg_bookends-15 custom_type drop_hypertable baserel_cache create_hypertable broken_tables ddl-15 create_chunks chunks ddl_errors cursor-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4648 ms
append-15 ... ok 6614 ms
baserel_cache ... ok 4653 ms
broken_tables ... ok 4653 ms
chunk_adaptive ... ok 4663 ms
chunks ... ok 4653 ms
cluster-15 ... ok 4642 ms
constraint-15 ... ok 4755 ms
copy-15 ... ok 4677 ms
create_chunks ... ok 4652 ms
create_hypertable ... ok 4652 ms
create_table ... ok 4615 ms
cursor-15 ... ok 4653 ms
custom_type ... ok 4646 ms
ddl-15 ... ok 4652 ms
ddl_errors ... ok 4653 ms
ddl_extra ... ok 4635 ms
delete-15 ... ok 4645 ms
drop_extension ... FAILED 4642 ms
drop_hypertable ... FAILED 4648 ms
drop_owned ... ok 4783 ms
parallel group (21 tests): merge drop_schema information_views lateral license drop_rename_hypertable partitioning misc insert_returning grant_hypertable parallel-15 null_exclusion generated_as_identity dump_meta hash histogram_test extension_scripts insert_single partition insert-15 insert_many
drop_rename_hypertable ... ok 6111 ms
drop_schema ... ok 6109 ms
dump_meta ... ok 6127 ms
extension_scripts ... ok 6129 ms
generated_as_identity ... ok 6127 ms
grant_hypertable ... ok 6123 ms
hash ... ok 6128 ms
histogram_test ... ok 6128 ms
information_views ... ok 6110 ms
insert-15 ... ok 6389 ms
insert_many ... ok 7457 ms
insert_returning ... ok 6122 ms
insert_single ... ok 6128 ms
lateral ... ok 6109 ms
license ... ok 6109 ms
merge ... ok 4711 ms
misc ... ok 6120 ms
null_exclusion ... ok 6122 ms
parallel-15 ... ok 6122 ms
partition ... ok 6132 ms
partitioning ... ok 6120 ms
parallel group (21 tests): reloptions plain size_utils plan_hypertable_inline-15 triggers update-15 partitionwise-15 tableam upsert timestamp query-15 sort_optimization rowsecurity-15 plan_ordered_append sql_query plan_expand_hypertable-15 trusted_extension relocate_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7959 ms
pg_join ... ok 9876 ms
plain ... ok 7948 ms
plan_expand_hypertable-15 ... ok 7977 ms
plan_hashagg-15 ... ok 8878 ms
plan_hypertable_inline-15 ... ok 7951 ms
plan_ordered_append ... ok 7969 ms
query-15 ... ok 7965 ms
relocate_extension ... ok 8066 ms
reloptions ... ok 7945 ms
rowsecurity-15 ... ok 7967 ms
size_utils ... ok 7948 ms
sort_optimization ... ok 7966 ms
sql_query ... ok 7969 ms
tableam ... ok 7958 ms
timestamp ... ok 7964 ms
triggers ... ok 7951 ms
truncate ... ok 8069 ms
trusted_extension ... ok 8057 ms
update-15 ... ok 7953 ms
upsert ... ok 7963 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 670 ms
vacuum ... ok 681 ms
vacuum_parallel ... ok 682 ms
version ... ok 680 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pg_walinspect
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_walinspect ... ok 121 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2426 ms
test alternate_users ... ok 1706 ms
test chunk_utils ... ok 1852 ms
test index ... ok 2214 ms
test pg_dump_unprivileged ... ok 1477 ms
test tablespace ... ok 1525 ms
parallel group (21 tests): create_chunks chunks agg_bookends-15 ddl-15 drop_extension baserel_cache create_table custom_type delete-15 cursor-15 create_hypertable ddl_errors append-15 broken_tables cluster-15 drop_hypertable ddl_extra chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11606 ms
append-15 ... ok 11617 ms
baserel_cache ... ok 11610 ms
broken_tables ... ok 11620 ms
chunk_adaptive ... ok 11645 ms
chunks ... ok 11605 ms
cluster-15 ... ok 11619 ms
constraint-15 ... ok 11872 ms
copy-15 ... ok 11657 ms
create_chunks ... ok 11604 ms
create_hypertable ... ok 11615 ms
create_table ... ok 11610 ms
cursor-15 ... ok 11615 ms
custom_type ... ok 11613 ms
ddl-15 ... ok 11607 ms
ddl_errors ... ok 11616 ms
ddl_extra ... ok 11619 ms
delete-15 ... ok 11612 ms
drop_extension ... FAILED 11608 ms
drop_hypertable ... ok 11618 ms
drop_owned ... ok 11903 ms
parallel group (21 tests): null_exclusion hash generated_as_identity lateral merge drop_schema insert_returning license misc information_views drop_rename_hypertable partitioning dump_meta grant_hypertable extension_scripts histogram_test insert_single parallel-15 partition insert-15 insert_many
drop_rename_hypertable ... ok 15428 ms
drop_schema ... ok 15428 ms
dump_meta ... ok 15440 ms
extension_scripts ... ok 15440 ms
generated_as_identity ... ok 15417 ms
grant_hypertable ... ok 15440 ms
hash ... ok 15403 ms
histogram_test ... ok 15439 ms
information_views ... ok 15427 ms
insert-15 ... ok 15966 ms
insert_many ... ok 18120 ms
insert_returning ... ok 15427 ms
insert_single ... ok 15444 ms
lateral ... ok 15418 ms
license ... ok 15426 ms
merge ... ok 15425 ms
misc ... ok 15426 ms
null_exclusion ... ok 11196 ms
parallel-15 ... ok 15444 ms
partition ... ok 15444 ms
partitioning ... ok 15427 ms
parallel group (21 tests): sort_optimization triggers size_utils plan_expand_hypertable-15 upsert partitionwise-15 timestamp tableam reloptions sql_query plain plan_hypertable_inline-15 query-15 rowsecurity-15 update-15 plan_ordered_append plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19530 ms
pg_join ... ok 19890 ms
plain ... ok 19643 ms
plan_expand_hypertable-15 ... ok 19529 ms
plan_hashagg-15 ... ok 19678 ms
plan_hypertable_inline-15 ... ok 19643 ms
plan_ordered_append ... ok 19662 ms
query-15 ... ok 19642 ms
relocate_extension ... ok 20763 ms
reloptions ... ok 19622 ms
rowsecurity-15 ... ok 19642 ms
size_utils ... ok 19528 ms
sort_optimization ... ok 18986 ms
sql_query ... ok 19622 ms
tableam ... ok 19621 ms
timestamp ... ok 19621 ms
triggers ... ok 19527 ms
truncate ... ok 20097 ms
trusted_extension ... ok 20097 ms
update-15 ... ok 19641 ms
upsert ... ok 19528 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1554 ms
vacuum ... ok 1583 ms
vacuum_parallel ... ok 1583 ms
version ... ok 1580 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pg_walinspect ... ok 46 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1165 ms
test alternate_users ... ok 809 ms
test chunk_utils ... ok 859 ms
test index ... ok 1045 ms
test pg_dump_unprivileged ... ok 747 ms
test tablespace ... ok 733 ms
parallel group (21 tests): cursor-15 chunk_adaptive cluster-15 ddl_errors create_table ddl-15 baserel_cache create_chunks ddl_extra delete-15 agg_bookends-15 custom_type drop_extension drop_hypertable create_hypertable broken_tables chunks copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5067 ms
append-15 ... ok 6802 ms
baserel_cache ... ok 5062 ms
broken_tables ... ok 5073 ms
chunk_adaptive ... ok 5057 ms
chunks ... ok 5072 ms
cluster-15 ... ok 5057 ms
constraint-15 ... ok 5175 ms
copy-15 ... ok 5101 ms
create_chunks ... ok 5061 ms
create_hypertable ... ok 5072 ms
create_table ... ok 5060 ms
cursor-15 ... ok 5055 ms
custom_type ... ok 5071 ms
ddl-15 ... ok 5060 ms
ddl_errors ... ok 5059 ms
ddl_extra ... ok 5061 ms
delete-15 ... ok 5064 ms
drop_extension ... FAILED 5071 ms
drop_hypertable ... ok 5071 ms
drop_owned ... ok 5185 ms
parallel group (21 tests): hash merge misc generated_as_identity histogram_test lateral dump_meta grant_hypertable parallel-15 drop_rename_hypertable license insert_single information_views partition extension_scripts partitioning insert_returning drop_schema null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 6276 ms
drop_schema ... ok 6315 ms
dump_meta ... ok 6266 ms
extension_scripts ... ok 6287 ms
generated_as_identity ... ok 6258 ms
grant_hypertable ... ok 6267 ms
hash ... ok 5140 ms
histogram_test ... ok 6262 ms
information_views ... ok 6281 ms
insert-15 ... ok 6476 ms
insert_many ... ok 7388 ms
insert_returning ... ok 6309 ms
insert_single ... ok 6280 ms
lateral ... ok 6264 ms
license ... ok 6276 ms
merge ... ok 6255 ms
misc ... ok 6256 ms
null_exclusion ... ok 6313 ms
parallel-15 ... ok 6265 ms
partition ... ok 6284 ms
partitioning ... ok 6303 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization upsert size_utils rowsecurity-15 plain reloptions update-15 tableam partitionwise-15 timestamp sql_query triggers plan_expand_hypertable-15 query-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7313 ms
pg_join ... ok 9795 ms
plain ... ok 7294 ms
plan_expand_hypertable-15 ... ok 7355 ms
plan_hashagg-15 ... ok 8941 ms
plan_hypertable_inline-15 ... ok 6663 ms
plan_ordered_append ... ok 7490 ms
query-15 ... ok 7355 ms
relocate_extension ... ok 8037 ms
reloptions ... ok 7300 ms
rowsecurity-15 ... ok 7265 ms
size_utils ... ok 7265 ms
sort_optimization ... ok 7256 ms
sql_query ... ok 7320 ms
tableam ... ok 7310 ms
timestamp ... ok 7320 ms
triggers ... ok 7349 ms
truncate ... ok 7789 ms
trusted_extension ... ok 7787 ms
update-15 ... ok 7305 ms
upsert ... ok 7263 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 717 ms
vacuum ... ok 719 ms
vacuum_parallel ... ok 720 ms
version ... ok 710 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgaudit
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgaudit ... FAILED 1595 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pgaudit-1.7.0/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pgaudit-1.7.0/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2433 ms
test alternate_users ... ok 1689 ms
test chunk_utils ... ok 1868 ms
test index ... ok 2208 ms
test pg_dump_unprivileged ... ok 1505 ms
test tablespace ... ok 1529 ms
parallel group (21 tests): broken_tables cursor-15 ddl_extra create_table baserel_cache drop_extension chunks create_chunks ddl_errors custom_type cluster-15 ddl-15 drop_hypertable copy-15 agg_bookends-15 chunk_adaptive create_hypertable delete-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10908 ms
append-15 ... ok 10928 ms
baserel_cache ... ok 10886 ms
broken_tables ... ok 10886 ms
chunk_adaptive ... ok 10907 ms
chunks ... ok 10889 ms
cluster-15 ... ok 10897 ms
constraint-15 ... ok 11092 ms
copy-15 ... FAILED 10901 ms
create_chunks ... ok 10897 ms
create_hypertable ... ok 10907 ms
create_table ... ok 10885 ms
cursor-15 ... ok 10885 ms
custom_type ... ok 10896 ms
ddl-15 ... ok 10898 ms
ddl_errors ... ok 10896 ms
ddl_extra ... ok 10885 ms
delete-15 ... ok 10906 ms
drop_extension ... FAILED 10887 ms
drop_hypertable ... ok 10898 ms
drop_owned ... ok 11147 ms
parallel group (21 tests): partitioning insert_returning grant_hypertable merge information_views license parallel-15 generated_as_identity dump_meta drop_rename_hypertable null_exclusion histogram_test misc partition extension_scripts lateral hash insert_single drop_schema insert-15 insert_many
drop_rename_hypertable ... ok 15076 ms
drop_schema ... ok 15142 ms
dump_meta ... ok 15075 ms
extension_scripts ... ok 15077 ms
generated_as_identity ... ok 15075 ms
grant_hypertable ... ok 15063 ms
hash ... ok 15141 ms
histogram_test ... ok 15076 ms
information_views ... ok 15074 ms
insert-15 ... ok 15547 ms
insert_many ... ok 17733 ms
insert_returning ... ok 15042 ms
insert_single ... ok 15140 ms
lateral ... ok 15085 ms
license ... ok 15074 ms
merge ... ok 15062 ms
misc ... ok 15075 ms
null_exclusion ... ok 15074 ms
parallel-15 ... ok 15073 ms
partition ... ok 15075 ms
partitioning ... ok 11345 ms
parallel group (21 tests): tableam size_utils reloptions sql_query sort_optimization partitionwise-15 plan_hypertable_inline-15 query-15 triggers upsert plain update-15 rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 timestamp plan_ordered_append trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19301 ms
pg_join ... ok 19912 ms
plain ... ok 19304 ms
plan_expand_hypertable-15 ... ok 19308 ms
plan_hashagg-15 ... ok 19308 ms
plan_hypertable_inline-15 ... ok 19301 ms
plan_ordered_append ... ok 19309 ms
query-15 ... ok 19301 ms
relocate_extension ... ok 20501 ms
reloptions ... ok 19278 ms
rowsecurity-15 ... ok 19307 ms
size_utils ... ok 19273 ms
sort_optimization ... ok 19292 ms
sql_query ... ok 19278 ms
tableam ... ok 18289 ms
timestamp ... ok 19307 ms
triggers ... ok 19302 ms
truncate ... ok 19893 ms
trusted_extension ... ok 19773 ms
update-15 ... ok 19303 ms
upsert ... ok 19301 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1679 ms
vacuum ... ok 1707 ms
vacuum_parallel ... ok 1707 ms
version ... ok 1703 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgaudit ... FAILED 726 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pgaudit-1.7.0/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pgaudit-1.7.0/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1062 ms
test alternate_users ... ok 782 ms
test chunk_utils ... ok 889 ms
test index ... ok 1035 ms
test pg_dump_unprivileged ... ok 744 ms
test tablespace ... ok 738 ms
parallel group (21 tests): baserel_cache cursor-15 drop_extension create_chunks delete-15 custom_type agg_bookends-15 chunks cluster-15 ddl_errors drop_hypertable create_table ddl_extra broken_tables create_hypertable ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5241 ms
append-15 ... ok 6800 ms
baserel_cache ... ok 5230 ms
broken_tables ... ok 5254 ms
chunk_adaptive ... ok 5264 ms
chunks ... ok 5242 ms
cluster-15 ... ok 5242 ms
constraint-15 ... ok 5326 ms
copy-15 ... FAILED 5266 ms
create_chunks ... ok 5232 ms
create_hypertable ... ok 5253 ms
create_table ... ok 5242 ms
cursor-15 ... ok 5229 ms
custom_type ... ok 5239 ms
ddl-15 ... ok 5253 ms
ddl_errors ... ok 5241 ms
ddl_extra ... ok 5250 ms
delete-15 ... ok 5238 ms
drop_extension ... FAILED 5231 ms
drop_hypertable ... ok 5240 ms
drop_owned ... ok 5375 ms
parallel group (21 tests): null_exclusion lateral insert_single merge license dump_meta generated_as_identity insert_returning information_views misc drop_schema partition partitioning histogram_test drop_rename_hypertable hash grant_hypertable parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6187 ms
drop_schema ... ok 6186 ms
dump_meta ... ok 6179 ms
extension_scripts ... ok 6195 ms
generated_as_identity ... ok 6180 ms
grant_hypertable ... ok 6187 ms
hash ... ok 6187 ms
histogram_test ... ok 6186 ms
information_views ... ok 6180 ms
insert-15 ... ok 6427 ms
insert_many ... ok 7501 ms
insert_returning ... ok 6179 ms
insert_single ... ok 6177 ms
lateral ... ok 6164 ms
license ... ok 6178 ms
merge ... ok 6177 ms
misc ... ok 6184 ms
null_exclusion ... ok 4707 ms
parallel-15 ... ok 6192 ms
partition ... ok 6184 ms
partitioning ... ok 6184 ms
parallel group (21 tests): sort_optimization update-15 plan_hypertable_inline-15 plain reloptions size_utils tableam triggers query-15 sql_query timestamp partitionwise-15 upsert plan_ordered_append rowsecurity-15 plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7677 ms
pg_join ... ok 9974 ms
plain ... ok 7654 ms
plan_expand_hypertable-15 ... ok 7684 ms
plan_hashagg-15 ... ok 9370 ms
plan_hypertable_inline-15 ... ok 7652 ms
plan_ordered_append ... ok 7677 ms
query-15 ... ok 7663 ms
relocate_extension ... ok 8354 ms
reloptions ... ok 7663 ms
rowsecurity-15 ... ok 7676 ms
size_utils ... ok 7662 ms
sort_optimization ... ok 7017 ms
sql_query ... ok 7662 ms
tableam ... ok 7662 ms
timestamp ... ok 7674 ms
triggers ... ok 7662 ms
truncate ... ok 8106 ms
trusted_extension ... ok 8038 ms
update-15 ... ok 7637 ms
upsert ... ok 7675 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 681 ms
vacuum ... ok 690 ms
vacuum_parallel ... ok 691 ms
version ... ok 687 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgcrypto
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... ok 12 ms
test md5 ... ok 7 ms
test sha1 ... ok 7 ms
test hmac-md5 ... ok 7 ms
test hmac-sha1 ... ok 7 ms
test blowfish ... ok 7 ms
test rijndael ... ok 8 ms
test sha2 ... ok 7 ms
test des ... ok 6 ms
test 3des ... ok 7 ms
test cast5 ... ok 7 ms
test crypt-des ... ok 34 ms
test crypt-md5 ... ok 37 ms
test crypt-blowfish ... ok 70 ms
test crypt-xdes ... ok 33 ms
test pgp-armor ... ok 9 ms
test pgp-decrypt ... ok 16 ms
test pgp-encrypt ... ok 396 ms
test pgp-compression ... ok 17 ms
test pgp-pubkey-decrypt ... ok 89 ms
test pgp-pubkey-encrypt ... ok 17 ms
test pgp-info ... ok 9 ms
======================
All 22 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2422 ms
test alternate_users ... ok 1711 ms
test chunk_utils ... ok 1853 ms
test index ... ok 2227 ms
test pg_dump_unprivileged ... ok 1474 ms
test tablespace ... ok 1532 ms
parallel group (21 tests): chunks custom_type ddl_errors drop_hypertable create_chunks drop_extension cursor-15 baserel_cache broken_tables create_table create_hypertable cluster-15 copy-15 ddl_extra delete-15 agg_bookends-15 ddl-15 append-15 chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 11186 ms
append-15 ... ok 11188 ms
baserel_cache ... ok 11180 ms
broken_tables ... ok 11180 ms
chunk_adaptive ... ok 11195 ms
chunks ... ok 11169 ms
cluster-15 ... ok 11185 ms
constraint-15 ... ok 11422 ms
copy-15 ... ok 11185 ms
create_chunks ... ok 11178 ms
create_hypertable ... ok 11184 ms
create_table ... ok 11180 ms
cursor-15 ... ok 11179 ms
custom_type ... ok 11174 ms
ddl-15 ... ok 11185 ms
ddl_errors ... ok 11176 ms
ddl_extra ... ok 11184 ms
delete-15 ... ok 11184 ms
drop_extension ... FAILED 11178 ms
drop_hypertable ... ok 11176 ms
drop_owned ... ok 11451 ms
parallel group (21 tests): generated_as_identity hash lateral information_views dump_meta merge insert_returning parallel-15 misc grant_hypertable license partition drop_schema drop_rename_hypertable null_exclusion insert_single partitioning extension_scripts histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 15435 ms
drop_schema ... ok 15435 ms
dump_meta ... ok 15429 ms
extension_scripts ... ok 15436 ms
generated_as_identity ... ok 11375 ms
grant_hypertable ... ok 15433 ms
hash ... ok 15393 ms
histogram_test ... ok 15437 ms
information_views ... ok 15427 ms
insert-15 ... ok 15995 ms
insert_many ... ok 18120 ms
insert_returning ... ok 15428 ms
insert_single ... ok 15434 ms
lateral ... ok 15414 ms
license ... ok 15432 ms
merge ... ok 15427 ms
misc ... ok 15428 ms
null_exclusion ... ok 15434 ms
parallel-15 ... ok 15427 ms
partition ... ok 15432 ms
partitioning ... ok 15434 ms
parallel group (21 tests): plain partitionwise-15 update-15 sql_query timestamp triggers query-15 plan_ordered_append plan_expand_hypertable-15 plan_hashagg-15 plan_hypertable_inline-15 tableam reloptions upsert size_utils sort_optimization rowsecurity-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19838 ms
pg_join ... ok 20330 ms
plain ... ok 19835 ms
plan_expand_hypertable-15 ... ok 19864 ms
plan_hashagg-15 ... ok 19877 ms
plan_hypertable_inline-15 ... ok 19925 ms
plan_ordered_append ... ok 19863 ms
query-15 ... ok 19862 ms
relocate_extension ... ok 20506 ms
reloptions ... ok 19940 ms
rowsecurity-15 ... ok 19940 ms
size_utils ... ok 19940 ms
sort_optimization ... ok 19940 ms
sql_query ... ok 19860 ms
tableam ... ok 19935 ms
timestamp ... ok 19860 ms
triggers ... ok 19860 ms
truncate ... ok 20474 ms
trusted_extension ... ok 20477 ms
update-15 ... ok 19851 ms
upsert ... ok 19939 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 1673 ms
vacuum ... ok 1703 ms
vacuum_parallel ... ok 1700 ms
version ... ok 1703 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test init ... ok 10 ms
test md5 ... ok 7 ms
test sha1 ... ok 7 ms
test hmac-md5 ... ok 7 ms
test hmac-sha1 ... ok 7 ms
test blowfish ... ok 7 ms
test rijndael ... ok 7 ms
test sha2 ... ok 7 ms
test des ... ok 6 ms
test 3des ... ok 7 ms
test cast5 ... ok 6 ms
test crypt-des ... ok 16 ms
test crypt-md5 ... ok 18 ms
test crypt-blowfish ... ok 44 ms
test crypt-xdes ... ok 17 ms
test pgp-armor ... ok 8 ms
test pgp-decrypt ... ok 17 ms
test pgp-encrypt ... ok 431 ms
test pgp-compression ... ok 15 ms
test pgp-pubkey-decrypt ... ok 49 ms
test pgp-pubkey-encrypt ... ok 17 ms
test pgp-info ... ok 8 ms
======================
All 22 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1151 ms
test alternate_users ... ok 827 ms
test chunk_utils ... ok 888 ms
test index ... ok 1038 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 739 ms
parallel group (21 tests): drop_extension chunks ddl_errors create_chunks ddl-15 broken_tables delete-15 drop_hypertable agg_bookends-15 create_table ddl_extra custom_type baserel_cache cluster-15 create_hypertable cursor-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5151 ms
append-15 ... ok 6702 ms
baserel_cache ... ok 5151 ms
broken_tables ... ok 5144 ms
chunk_adaptive ... ok 5164 ms
chunks ... ok 5137 ms
cluster-15 ... ok 5151 ms
constraint-15 ... ok 5238 ms
copy-15 ... ok 5174 ms
create_chunks ... ok 5137 ms
create_hypertable ... ok 5151 ms
create_table ... ok 5150 ms
cursor-15 ... ok 5151 ms
custom_type ... ok 5150 ms
ddl-15 ... ok 5143 ms
ddl_errors ... ok 5136 ms
ddl_extra ... ok 5149 ms
delete-15 ... ok 5146 ms
drop_extension ... FAILED 5128 ms
drop_hypertable ... ok 5146 ms
drop_owned ... ok 5265 ms
parallel group (21 tests): partitioning histogram_test null_exclusion drop_schema information_views drop_rename_hypertable partition extension_scripts misc merge insert_returning dump_meta lateral hash generated_as_identity grant_hypertable insert_single license parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6153 ms
drop_schema ... ok 6146 ms
dump_meta ... ok 6186 ms
extension_scripts ... ok 6156 ms
generated_as_identity ... ok 6205 ms
grant_hypertable ... ok 6205 ms
hash ... ok 6197 ms
histogram_test ... ok 6145 ms
information_views ... ok 6150 ms
insert-15 ... ok 6340 ms
insert_many ... ok 7427 ms
insert_returning ... ok 6184 ms
insert_single ... ok 6204 ms
lateral ... ok 6185 ms
license ... ok 6204 ms
merge ... ok 6179 ms
misc ... ok 6179 ms
null_exclusion ... ok 6145 ms
parallel-15 ... ok 6204 ms
partition ... ok 6151 ms
partitioning ... ok 4802 ms
parallel group (21 tests): plan_hypertable_inline-15 tableam reloptions triggers sql_query sort_optimization plain query-15 upsert update-15 timestamp partitionwise-15 size_utils rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7282 ms
pg_join ... ok 9708 ms
plain ... ok 7269 ms
plan_expand_hypertable-15 ... ok 7310 ms
plan_hashagg-15 ... ok 8953 ms
plan_hypertable_inline-15 ... ok 6716 ms
plan_ordered_append ... ok 7727 ms
query-15 ... ok 7275 ms
relocate_extension ... ok 7975 ms
reloptions ... ok 7259 ms
rowsecurity-15 ... ok 7292 ms
size_utils ... ok 7287 ms
sort_optimization ... ok 7263 ms
sql_query ... ok 7262 ms
tableam ... ok 7252 ms
timestamp ... ok 7280 ms
triggers ... ok 7259 ms
truncate ... ok 7816 ms
trusted_extension ... ok 7817 ms
update-15 ... ok 7279 ms
upsert ... ok 7278 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 695 ms
vacuum ... ok 705 ms
vacuum_parallel ... ok 704 ms
version ... ok 701 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgextwlist
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test setup ... ok 64 ms
test pgextwlist ... FAILED 51 ms
test errors ... FAILED 10 ms
test crossuser ... ok 33 ms
test hooks ... FAILED 16 ms
======================
3 of 5 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pgextwlist-1.15/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pgextwlist-1.15/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2410 ms
test alternate_users ... ok 1712 ms
test chunk_utils ... ok 1851 ms
test index ... ok 2218 ms
test pg_dump_unprivileged ... ok 1478 ms
test tablespace ... ok 1531 ms
parallel group (21 tests): baserel_cache ddl_errors cluster-15 ddl_extra custom_type drop_extension broken_tables chunks create_chunks chunk_adaptive agg_bookends-15 copy-15 create_hypertable create_table delete-15 cursor-15 drop_hypertable ddl-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11349 ms
append-15 ... ok 11367 ms
baserel_cache ... ok 11330 ms
broken_tables ... ok 11345 ms
chunk_adaptive ... ok 11348 ms
chunks ... ok 11345 ms
cluster-15 ... ok 11335 ms
constraint-15 ... ok 11560 ms
copy-15 ... ok 11348 ms
create_chunks ... ok 11347 ms
create_hypertable ... ok 11348 ms
create_table ... ok 11348 ms
cursor-15 ... ok 11348 ms
custom_type ... ok 11336 ms
ddl-15 ... ok 11348 ms
ddl_errors ... ok 11334 ms
ddl_extra ... ok 11336 ms
delete-15 ... ok 11347 ms
drop_extension ... ok 11341 ms
drop_hypertable ... ok 11347 ms
drop_owned ... ok 11592 ms
parallel group (21 tests): hash license grant_hypertable merge lateral generated_as_identity null_exclusion extension_scripts insert_returning partitioning parallel-15 partition insert_single drop_schema drop_rename_hypertable information_views misc dump_meta histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 15449 ms
drop_schema ... ok 15448 ms
dump_meta ... ok 15509 ms
extension_scripts ... ok 15443 ms
generated_as_identity ... ok 15443 ms
grant_hypertable ... ok 15435 ms
hash ... ok 10708 ms
histogram_test ... ok 15508 ms
information_views ... ok 15503 ms
insert-15 ... ok 16399 ms
insert_many ... ok 18352 ms
insert_returning ... ok 15447 ms
insert_single ... ok 15447 ms
lateral ... ok 15442 ms
license ... ok 15421 ms
merge ... ok 15434 ms
misc ... ok 15506 ms
null_exclusion ... ok 15442 ms
parallel-15 ... ok 15447 ms
partition ... ok 15446 ms
partitioning ... ok 15446 ms
parallel group (21 tests): tableam triggers plan_expand_hypertable-15 sql_query timestamp rowsecurity-15 plain plan_hypertable_inline-15 sort_optimization partitionwise-15 plan_hashagg-15 plan_ordered_append query-15 reloptions size_utils update-15 upsert pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19140 ms
pg_join ... ok 19432 ms
plain ... ok 19136 ms
plan_expand_hypertable-15 ... ok 19023 ms
plan_hashagg-15 ... ok 19139 ms
plan_hypertable_inline-15 ... ok 19136 ms
plan_ordered_append ... ok 19139 ms
query-15 ... ok 19139 ms
relocate_extension ... ok 20302 ms
reloptions ... ok 19139 ms
rowsecurity-15 ... ok 19135 ms
size_utils ... ok 19139 ms
sort_optimization ... ok 19135 ms
sql_query ... ok 19023 ms
tableam ... ok 18165 ms
timestamp ... ok 19023 ms
triggers ... ok 19022 ms
truncate ... ok 19733 ms
trusted_extension ... ok 19734 ms
update-15 ... ok 19138 ms
upsert ... ok 19138 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1586 ms
vacuum ... ok 1613 ms
vacuum_parallel ... ok 1613 ms
version ... ok 1610 ms
======================
All 73 tests passed.
======================
Built target regresschecklocal
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test setup ... ok 38 ms
test pgextwlist ... FAILED 35 ms
test errors ... FAILED 9 ms
test crossuser ... ok 17 ms
test hooks ... FAILED 10 ms
======================
3 of 5 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/pgextwlist-1.15/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/pgextwlist-1.15/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1142 ms
test alternate_users ... ok 805 ms
test chunk_utils ... ok 892 ms
test index ... ok 1023 ms
test pg_dump_unprivileged ... ok 756 ms
test tablespace ... ok 740 ms
parallel group (21 tests): drop_extension custom_type baserel_cache ddl_errors ddl-15 create_table drop_hypertable create_hypertable chunks cluster-15 broken_tables ddl_extra delete-15 cursor-15 copy-15 agg_bookends-15 create_chunks chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5262 ms
append-15 ... ok 6767 ms
baserel_cache ... ok 5237 ms
broken_tables ... ok 5251 ms
chunk_adaptive ... ok 5274 ms
chunks ... ok 5243 ms
cluster-15 ... ok 5244 ms
constraint-15 ... ok 5365 ms
copy-15 ... ok 5259 ms
create_chunks ... ok 5264 ms
create_hypertable ... ok 5243 ms
create_table ... ok 5236 ms
cursor-15 ... ok 5251 ms
custom_type ... ok 5226 ms
ddl-15 ... ok 5236 ms
ddl_errors ... ok 5235 ms
ddl_extra ... ok 5250 ms
delete-15 ... ok 5250 ms
drop_extension ... ok 5224 ms
drop_hypertable ... ok 5238 ms
drop_owned ... ok 5373 ms
parallel group (21 tests): partitioning drop_schema merge dump_meta drop_rename_hypertable misc hash parallel-15 null_exclusion extension_scripts license lateral histogram_test generated_as_identity insert_returning insert_single grant_hypertable information_views partition insert-15 insert_many
drop_rename_hypertable ... ok 6331 ms
drop_schema ... ok 6328 ms
dump_meta ... ok 6330 ms
extension_scripts ... ok 6336 ms
generated_as_identity ... ok 6338 ms
grant_hypertable ... ok 6339 ms
hash ... ok 6331 ms
histogram_test ... ok 6337 ms
information_views ... ok 6339 ms
insert-15 ... ok 6619 ms
insert_many ... ok 7633 ms
insert_returning ... ok 6338 ms
insert_single ... ok 6338 ms
lateral ... ok 6336 ms
license ... ok 6336 ms
merge ... ok 6329 ms
misc ... ok 6329 ms
null_exclusion ... ok 6332 ms
parallel-15 ... ok 6331 ms
partition ... ok 6340 ms
partitioning ... ok 4857 ms
parallel group (21 tests): tableam triggers partitionwise-15 plan_hypertable_inline-15 timestamp reloptions sort_optimization query-15 update-15 size_utils upsert plain rowsecurity-15 sql_query plan_ordered_append plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7790 ms
pg_join ... ok 10044 ms
plain ... ok 7820 ms
plan_expand_hypertable-15 ... ok 7850 ms
plan_hashagg-15 ... ok 9222 ms
plan_hypertable_inline-15 ... ok 7790 ms
plan_ordered_append ... ok 7850 ms
query-15 ... ok 7799 ms
relocate_extension ... ok 8508 ms
reloptions ... ok 7794 ms
rowsecurity-15 ... ok 7829 ms
size_utils ... ok 7802 ms
sort_optimization ... ok 7794 ms
sql_query ... ok 7838 ms
tableam ... ok 7242 ms
timestamp ... ok 7789 ms
triggers ... ok 7785 ms
truncate ... ok 8209 ms
trusted_extension ... ok 8100 ms
update-15 ... ok 7800 ms
upsert ... ok 7812 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 706 ms
vacuum ... ok 711 ms
vacuum_parallel ... ok 712 ms
version ... ok 699 ms
======================
All 73 tests passed.
======================
Built target regresschecklocal
pgfincore
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgfincore ... ok 20 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2417 ms
test alternate_users ... ok 1692 ms
test chunk_utils ... ok 1851 ms
test index ... ok 2222 ms
test pg_dump_unprivileged ... ok 1497 ms
test tablespace ... ok 1516 ms
parallel group (21 tests): create_chunks ddl-15 chunk_adaptive ddl_errors create_table ddl_extra drop_extension baserel_cache agg_bookends-15 chunks delete-15 create_hypertable broken_tables drop_hypertable append-15 cluster-15 cursor-15 custom_type copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11326 ms
append-15 ... ok 11330 ms
baserel_cache ... ok 11325 ms
broken_tables ... ok 11329 ms
chunk_adaptive ... ok 11323 ms
chunks ... ok 11325 ms
cluster-15 ... ok 11329 ms
constraint-15 ... ok 11545 ms
copy-15 ... ok 11331 ms
create_chunks ... ok 11320 ms
create_hypertable ... ok 11327 ms
create_table ... ok 11322 ms
cursor-15 ... ok 11329 ms
custom_type ... ok 11329 ms
ddl-15 ... ok 11320 ms
ddl_errors ... ok 11322 ms
ddl_extra ... ok 11322 ms
delete-15 ... ok 11324 ms
drop_extension ... FAILED 11322 ms
drop_hypertable ... ok 11327 ms
drop_owned ... ok 11576 ms
parallel group (21 tests): license hash information_views drop_schema drop_rename_hypertable grant_hypertable misc lateral insert_single merge partitioning insert_returning histogram_test dump_meta generated_as_identity null_exclusion parallel-15 partition extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15576 ms
drop_schema ... ok 15576 ms
dump_meta ... ok 15580 ms
extension_scripts ... ok 15586 ms
generated_as_identity ... ok 15580 ms
grant_hypertable ... ok 15576 ms
hash ... ok 15546 ms
histogram_test ... ok 15579 ms
information_views ... ok 15572 ms
insert-15 ... ok 16066 ms
insert_many ... ok 18249 ms
insert_returning ... ok 15579 ms
insert_single ... ok 15577 ms
lateral ... ok 15577 ms
license ... ok 11234 ms
merge ... ok 15577 ms
misc ... ok 15575 ms
null_exclusion ... ok 15578 ms
parallel-15 ... ok 15580 ms
partition ... ok 15580 ms
partitioning ... ok 15576 ms
parallel group (21 tests): sort_optimization timestamp reloptions update-15 plain size_utils tableam plan_hypertable_inline-15 upsert plan_expand_hypertable-15 sql_query triggers partitionwise-15 query-15 plan_ordered_append rowsecurity-15 plan_hashagg-15 trusted_extension pg_join truncate relocate_extension
partitionwise-15 ... ok 19303 ms
pg_join ... ok 20032 ms
plain ... ok 19293 ms
plan_expand_hypertable-15 ... ok 19298 ms
plan_hashagg-15 ... ok 19310 ms
plan_hypertable_inline-15 ... ok 19298 ms
plan_ordered_append ... ok 19304 ms
query-15 ... ok 19303 ms
relocate_extension ... ok 20568 ms
reloptions ... ok 19292 ms
rowsecurity-15 ... ok 19304 ms
size_utils ... ok 19296 ms
sort_optimization ... ok 18287 ms
sql_query ... ok 19298 ms
tableam ... ok 19295 ms
timestamp ... ok 19286 ms
triggers ... ok 19300 ms
truncate ... ok 20031 ms
trusted_extension ... ok 19867 ms
update-15 ... ok 19291 ms
upsert ... ok 19296 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1576 ms
vacuum ... ok 1606 ms
vacuum_parallel ... ok 1606 ms
version ... ok 1604 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgfincore ... ok 12 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1178 ms
test alternate_users ... ok 833 ms
test chunk_utils ... ok 883 ms
test index ... ok 1043 ms
test pg_dump_unprivileged ... ok 777 ms
test tablespace ... ok 729 ms
parallel group (21 tests): baserel_cache drop_extension ddl_extra agg_bookends-15 drop_hypertable chunks broken_tables ddl-15 custom_type create_hypertable ddl_errors cursor-15 cluster-15 create_table delete-15 create_chunks chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5085 ms
append-15 ... ok 6683 ms
baserel_cache ... ok 5057 ms
broken_tables ... ok 5088 ms
chunk_adaptive ... ok 5098 ms
chunks ... ok 5087 ms
cluster-15 ... ok 5089 ms
constraint-15 ... ok 5176 ms
copy-15 ... ok 5100 ms
create_chunks ... ok 5095 ms
create_hypertable ... ok 5088 ms
create_table ... ok 5091 ms
cursor-15 ... ok 5089 ms
custom_type ... ok 5088 ms
ddl-15 ... ok 5087 ms
ddl_errors ... ok 5088 ms
ddl_extra ... ok 5060 ms
delete-15 ... ok 5091 ms
drop_extension ... FAILED 5056 ms
drop_hypertable ... ok 5084 ms
drop_owned ... ok 5207 ms
parallel group (21 tests): hash misc partition lateral information_views partitioning extension_scripts insert_returning null_exclusion histogram_test grant_hypertable drop_schema drop_rename_hypertable dump_meta generated_as_identity parallel-15 merge license insert_single insert-15 insert_many
drop_rename_hypertable ... ok 6163 ms
drop_schema ... ok 6163 ms
dump_meta ... ok 6164 ms
extension_scripts ... ok 6162 ms
generated_as_identity ... ok 6164 ms
grant_hypertable ... ok 6162 ms
hash ... ok 4815 ms
histogram_test ... ok 6162 ms
information_views ... ok 6150 ms
insert-15 ... ok 6366 ms
insert_many ... ok 7525 ms
insert_returning ... ok 6161 ms
insert_single ... ok 6195 ms
lateral ... ok 6149 ms
license ... ok 6184 ms
merge ... ok 6165 ms
misc ... ok 6139 ms
null_exclusion ... ok 6161 ms
parallel-15 ... ok 6164 ms
partition ... ok 6147 ms
partitioning ... ok 6157 ms
parallel group (21 tests): tableam plain update-15 sql_query partitionwise-15 query-15 reloptions size_utils sort_optimization timestamp upsert triggers rowsecurity-15 plan_hypertable_inline-15 plan_ordered_append plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7649 ms
pg_join ... ok 9778 ms
plain ... ok 7616 ms
plan_expand_hypertable-15 ... ok 7663 ms
plan_hashagg-15 ... ok 8966 ms
plan_hypertable_inline-15 ... ok 7657 ms
plan_ordered_append ... ok 7662 ms
query-15 ... ok 7648 ms
relocate_extension ... ok 7823 ms
reloptions ... ok 7648 ms
rowsecurity-15 ... ok 7650 ms
size_utils ... ok 7648 ms
sort_optimization ... ok 7647 ms
sql_query ... ok 7635 ms
tableam ... ok 7605 ms
timestamp ... ok 7647 ms
triggers ... ok 7647 ms
truncate ... ok 7821 ms
trusted_extension ... ok 7797 ms
update-15 ... ok 7632 ms
upsert ... ok 7646 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 753 ms
vacuum ... ok 765 ms
vacuum_parallel ... ok 765 ms
version ... ok 764 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgjwt
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2412 ms
test alternate_users ... ok 1701 ms
test chunk_utils ... ok 1859 ms
test index ... ok 2218 ms
test pg_dump_unprivileged ... ok 1491 ms
test tablespace ... ok 1537 ms
parallel group (21 tests): cluster-15 ddl_errors custom_type create_table create_chunks drop_hypertable chunks delete-15 broken_tables create_hypertable cursor-15 agg_bookends-15 ddl_extra drop_extension append-15 baserel_cache ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11329 ms
append-15 ... ok 11329 ms
baserel_cache ... ok 11329 ms
broken_tables ... ok 11321 ms
chunk_adaptive ... ok 11352 ms
chunks ... ok 11320 ms
cluster-15 ... ok 11310 ms
constraint-15 ... ok 11560 ms
copy-15 ... ok 11352 ms
create_chunks ... ok 11318 ms
create_hypertable ... ok 11321 ms
create_table ... ok 11315 ms
cursor-15 ... ok 11328 ms
custom_type ... ok 11314 ms
ddl-15 ... ok 11344 ms
ddl_errors ... ok 11310 ms
ddl_extra ... ok 11327 ms
delete-15 ... ok 11319 ms
drop_extension ... FAILED 11327 ms
drop_hypertable ... ok 11317 ms
drop_owned ... ok 11589 ms
parallel group (21 tests): hash drop_schema license misc information_views generated_as_identity histogram_test lateral dump_meta drop_rename_hypertable extension_scripts grant_hypertable insert_single insert_returning partition merge null_exclusion parallel-15 partitioning insert-15 insert_many
drop_rename_hypertable ... ok 15589 ms
drop_schema ... ok 15567 ms
dump_meta ... ok 15589 ms
extension_scripts ... ok 15591 ms
generated_as_identity ... ok 15588 ms
grant_hypertable ... ok 15591 ms
hash ... ok 10898 ms
histogram_test ... ok 15588 ms
information_views ... ok 15587 ms
insert-15 ... ok 16395 ms
insert_many ... ok 18321 ms
insert_returning ... ok 15590 ms
insert_single ... ok 15590 ms
lateral ... ok 15587 ms
license ... ok 15581 ms
merge ... ok 15653 ms
misc ... ok 15585 ms
null_exclusion ... ok 15653 ms
parallel-15 ... ok 15653 ms
partition ... ok 15596 ms
partitioning ... ok 15653 ms
parallel group (21 tests): plain sort_optimization sql_query size_utils reloptions triggers timestamp plan_expand_hypertable-15 rowsecurity-15 partitionwise-15 plan_hypertable_inline-15 update-15 upsert tableam query-15 plan_hashagg-15 plan_ordered_append pg_join trusted_extension relocate_extension truncate
partitionwise-15 ... ok 19808 ms
pg_join ... ok 19899 ms
plain ... ok 19699 ms
plan_expand_hypertable-15 ... ok 19718 ms
plan_hashagg-15 ... ok 19832 ms
plan_hypertable_inline-15 ... ok 19807 ms
plan_ordered_append ... ok 19832 ms
query-15 ... ok 19826 ms
relocate_extension ... ok 19925 ms
reloptions ... ok 19701 ms
rowsecurity-15 ... ok 19724 ms
size_utils ... ok 19699 ms
sort_optimization ... ok 19698 ms
sql_query ... ok 19698 ms
tableam ... ok 19807 ms
timestamp ... ok 19700 ms
triggers ... ok 19700 ms
truncate ... ok 19924 ms
trusted_extension ... ok 19921 ms
update-15 ... ok 19806 ms
upsert ... ok 19806 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1651 ms
vacuum ... ok 1660 ms
vacuum_parallel ... ok 1656 ms
version ... ok 1626 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1146 ms
test alternate_users ... ok 804 ms
test chunk_utils ... ok 908 ms
test index ... ok 1053 ms
test pg_dump_unprivileged ... ok 771 ms
test tablespace ... ok 747 ms
parallel group (21 tests): cluster-15 delete-15 baserel_cache custom_type ddl_extra chunks create_table cursor-15 ddl_errors agg_bookends-15 broken_tables ddl-15 drop_extension create_chunks create_hypertable drop_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4708 ms
append-15 ... ok 6819 ms
baserel_cache ... ok 4702 ms
broken_tables ... ok 4708 ms
chunk_adaptive ... ok 4718 ms
chunks ... ok 4704 ms
cluster-15 ... ok 4687 ms
constraint-15 ... ok 4807 ms
copy-15 ... ok 4721 ms
create_chunks ... ok 4712 ms
create_hypertable ... ok 4713 ms
create_table ... ok 4704 ms
cursor-15 ... ok 4705 ms
custom_type ... ok 4701 ms
ddl-15 ... ok 4710 ms
ddl_errors ... ok 4705 ms
ddl_extra ... ok 4701 ms
delete-15 ... ok 4695 ms
drop_extension ... FAILED 4709 ms
drop_hypertable ... ok 4712 ms
drop_owned ... ok 4819 ms
parallel group (21 tests): insert_returning hash license generated_as_identity null_exclusion lateral dump_meta insert_single grant_hypertable drop_rename_hypertable extension_scripts drop_schema merge misc partitioning partition parallel-15 information_views histogram_test insert-15 insert_many
drop_rename_hypertable ... ok 6346 ms
drop_schema ... ok 6348 ms
dump_meta ... ok 6336 ms
extension_scripts ... ok 6347 ms
generated_as_identity ... ok 6334 ms
grant_hypertable ... ok 6345 ms
hash ... ok 6325 ms
histogram_test ... ok 6375 ms
information_views ... ok 6374 ms
insert-15 ... ok 6539 ms
insert_many ... ok 7605 ms
insert_returning ... ok 5060 ms
insert_single ... ok 6342 ms
lateral ... ok 6334 ms
license ... ok 6327 ms
merge ... ok 6346 ms
misc ... ok 6351 ms
null_exclusion ... ok 6333 ms
parallel-15 ... ok 6356 ms
partition ... ok 6352 ms
partitioning ... ok 6352 ms
parallel group (21 tests): tableam reloptions plan_hypertable_inline-15 timestamp plan_expand_hypertable-15 sort_optimization triggers update-15 partitionwise-15 upsert plain sql_query size_utils query-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7752 ms
pg_join ... ok 10005 ms
plain ... ok 7758 ms
plan_expand_hypertable-15 ... ok 7744 ms
plan_hashagg-15 ... ok 9085 ms
plan_hypertable_inline-15 ... ok 7740 ms
plan_ordered_append ... ok 7788 ms
query-15 ... ok 7767 ms
relocate_extension ... ok 8397 ms
reloptions ... ok 7739 ms
rowsecurity-15 ... ok 7771 ms
size_utils ... ok 7763 ms
sort_optimization ... ok 7743 ms
sql_query ... ok 7758 ms
tableam ... ok 7205 ms
timestamp ... ok 7741 ms
triggers ... ok 7743 ms
truncate ... ok 8164 ms
trusted_extension ... ok 8105 ms
update-15 ... ok 7749 ms
upsert ... ok 7751 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 718 ms
vacuum ... ok 727 ms
vacuum_parallel ... ok 726 ms
version ... ok 726 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgrowlocks
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2399 ms
test alternate_users ... ok 1694 ms
test chunk_utils ... ok 1859 ms
test index ... ok 2215 ms
test pg_dump_unprivileged ... ok 1497 ms
test tablespace ... ok 1521 ms
parallel group (21 tests): create_table cursor-15 create_chunks chunks ddl-15 drop_extension custom_type ddl_extra drop_hypertable ddl_errors broken_tables agg_bookends-15 baserel_cache cluster-15 create_hypertable delete-15 append-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11292 ms
append-15 ... ok 11311 ms
baserel_cache ... ok 11295 ms
broken_tables ... ok 11292 ms
chunk_adaptive ... ok 11318 ms
chunks ... ok 11280 ms
cluster-15 ... ok 11295 ms
constraint-15 ... ok 11470 ms
copy-15 ... ok 11318 ms
create_chunks ... ok 11278 ms
create_hypertable ... ok 11295 ms
create_table ... ok 11277 ms
cursor-15 ... ok 11278 ms
custom_type ... ok 11283 ms
ddl-15 ... ok 11281 ms
ddl_errors ... ok 11285 ms
ddl_extra ... ok 11283 ms
delete-15 ... ok 11294 ms
drop_extension ... FAILED 11282 ms
drop_hypertable ... ok 11284 ms
drop_owned ... ok 11545 ms
parallel group (21 tests): misc merge generated_as_identity dump_meta hash null_exclusion grant_hypertable license lateral insert_returning partitioning histogram_test drop_schema drop_rename_hypertable information_views insert_single parallel-15 partition extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15120 ms
drop_schema ... ok 15109 ms
dump_meta ... ok 15101 ms
extension_scripts ... ok 15126 ms
generated_as_identity ... ok 15101 ms
grant_hypertable ... ok 15102 ms
hash ... ok 15101 ms
histogram_test ... ok 15108 ms
information_views ... ok 15120 ms
insert-15 ... ok 15763 ms
insert_many ... ok 17927 ms
insert_returning ... ok 15107 ms
insert_single ... ok 15119 ms
lateral ... ok 15107 ms
license ... ok 15107 ms
merge ... ok 15086 ms
misc ... ok 10821 ms
null_exclusion ... ok 15099 ms
parallel-15 ... ok 15119 ms
partition ... ok 15124 ms
partitioning ... ok 15106 ms
parallel group (21 tests): plain update-15 tableam reloptions size_utils sort_optimization partitionwise-15 plan_hypertable_inline-15 sql_query query-15 plan_expand_hypertable-15 triggers timestamp upsert rowsecurity-15 plan_ordered_append plan_hashagg-15 truncate trusted_extension pg_join relocate_extension
partitionwise-15 ... ok 19220 ms
pg_join ... ok 19876 ms
plain ... ok 18427 ms
plan_expand_hypertable-15 ... ok 19226 ms
plan_hashagg-15 ... ok 19263 ms
plan_hypertable_inline-15 ... ok 19222 ms
plan_ordered_append ... ok 19257 ms
query-15 ... ok 19224 ms
relocate_extension ... ok 20441 ms
reloptions ... ok 19214 ms
rowsecurity-15 ... ok 19241 ms
size_utils ... ok 19214 ms
sort_optimization ... ok 19218 ms
sql_query ... ok 19221 ms
tableam ... ok 19213 ms
timestamp ... ok 19228 ms
triggers ... ok 19227 ms
truncate ... ok 19761 ms
trusted_extension ... ok 19856 ms
update-15 ... ok 19210 ms
upsert ... ok 19227 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 1561 ms
vacuum ... ok 1591 ms
vacuum_parallel ... ok 1588 ms
version ... ok 1591 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1122 ms
test alternate_users ... ok 803 ms
test chunk_utils ... ok 851 ms
test index ... ok 1015 ms
test pg_dump_unprivileged ... ok 772 ms
test tablespace ... ok 734 ms
parallel group (21 tests): chunks ddl-15 drop_hypertable create_chunks custom_type cursor-15 ddl_extra broken_tables create_table delete-15 drop_extension ddl_errors create_hypertable baserel_cache agg_bookends-15 chunk_adaptive cluster-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5232 ms
append-15 ... ok 6823 ms
baserel_cache ... ok 5230 ms
broken_tables ... ok 5227 ms
chunk_adaptive ... ok 5233 ms
chunks ... ok 5209 ms
cluster-15 ... ok 5240 ms
constraint-15 ... ok 5311 ms
copy-15 ... ok 5241 ms
create_chunks ... ok 5219 ms
create_hypertable ... ok 5229 ms
create_table ... ok 5227 ms
cursor-15 ... ok 5221 ms
custom_type ... ok 5219 ms
ddl-15 ... ok 5210 ms
ddl_errors ... ok 5228 ms
ddl_extra ... ok 5223 ms
delete-15 ... ok 5227 ms
drop_extension ... FAILED 5227 ms
drop_hypertable ... ok 5217 ms
drop_owned ... ok 5331 ms
parallel group (21 tests): hash license insert_returning merge drop_schema dump_meta grant_hypertable lateral partitioning drop_rename_hypertable extension_scripts information_views insert_single histogram_test misc null_exclusion generated_as_identity partition parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6176 ms
drop_schema ... ok 6158 ms
dump_meta ... ok 6158 ms
extension_scripts ... ok 6176 ms
generated_as_identity ... ok 6210 ms
grant_hypertable ... ok 6158 ms
hash ... ok 4949 ms
histogram_test ... ok 6182 ms
information_views ... ok 6175 ms
insert-15 ... ok 6391 ms
insert_many ... ok 7433 ms
insert_returning ... ok 6156 ms
insert_single ... ok 6180 ms
lateral ... ok 6169 ms
license ... ok 6150 ms
merge ... ok 6157 ms
misc ... ok 6205 ms
null_exclusion ... ok 6207 ms
parallel-15 ... ok 6214 ms
partition ... ok 6213 ms
partitioning ... ok 6174 ms
parallel group (21 tests): tableam triggers partitionwise-15 plan_hypertable_inline-15 update-15 sort_optimization rowsecurity-15 reloptions plain upsert size_utils sql_query plan_expand_hypertable-15 timestamp query-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7546 ms
pg_join ... ok 9748 ms
plain ... ok 7573 ms
plan_expand_hypertable-15 ... ok 7581 ms
plan_hashagg-15 ... ok 8884 ms
plan_hypertable_inline-15 ... ok 7564 ms
plan_ordered_append ... ok 7594 ms
query-15 ... ok 7587 ms
relocate_extension ... ok 8270 ms
reloptions ... ok 7568 ms
rowsecurity-15 ... ok 7566 ms
size_utils ... ok 7573 ms
sort_optimization ... ok 7566 ms
sql_query ... ok 7580 ms
tableam ... ok 7004 ms
timestamp ... ok 7582 ms
triggers ... ok 7544 ms
truncate ... ok 7968 ms
trusted_extension ... ok 7835 ms
update-15 ... ok 7563 ms
upsert ... ok 7571 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 700 ms
vacuum ... ok 700 ms
vacuum_parallel ... ok 702 ms
version ... ok 689 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgsentinel
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgsentinel-test ... ok 9052 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2428 ms
test alternate_users ... ok 1702 ms
test chunk_utils ... ok 1854 ms
test index ... FAILED 2216 ms
test pg_dump_unprivileged ... ok 1477 ms
test tablespace ... ok 1525 ms
parallel group (21 tests): broken_tables create_chunks drop_extension drop_hypertable ddl_extra create_hypertable agg_bookends-15 ddl_errors chunk_adaptive cursor-15 custom_type chunks create_table cluster-15 baserel_cache ddl-15 delete-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11483 ms
append-15 ... ok 11514 ms
baserel_cache ... ok 11498 ms
broken_tables ... ok 11473 ms
chunk_adaptive ... ok 11484 ms
chunks ... ok 11486 ms
cluster-15 ... ok 11497 ms
constraint-15 ... ok 11709 ms
copy-15 ... ok 11521 ms
create_chunks ... ok 11473 ms
create_hypertable ... ok 11482 ms
create_table ... ok 11497 ms
cursor-15 ... ok 11485 ms
custom_type ... ok 11485 ms
ddl-15 ... ok 11497 ms
ddl_errors ... ok 11482 ms
ddl_extra ... ok 11482 ms
delete-15 ... ok 11497 ms
drop_extension ... FAILED 11475 ms
drop_hypertable ... FAILED 11476 ms
drop_owned ... ok 11740 ms
parallel group (21 tests): null_exclusion drop_schema grant_hypertable dump_meta extension_scripts histogram_test information_views lateral parallel-15 misc license generated_as_identity hash partition insert_single merge drop_rename_hypertable insert_returning partitioning insert-15 insert_many
drop_rename_hypertable ... ok 15717 ms
drop_schema ... ok 15620 ms
dump_meta ... ok 15653 ms
extension_scripts ... ok 15653 ms
generated_as_identity ... ok 15659 ms
grant_hypertable ... ok 15636 ms
hash ... ok 15659 ms
histogram_test ... ok 15653 ms
information_views ... ok 15653 ms
insert-15 ... ok 16111 ms
insert_many ... FAILED 18301 ms
insert_returning ... ok 15725 ms
insert_single ... ok 15659 ms
lateral ... ok 15652 ms
license ... ok 15654 ms
merge ... ok 15659 ms
misc ... ok 15652 ms
null_exclusion ... ok 11394 ms
parallel-15 ... ok 15652 ms
partition ... FAILED 15658 ms
partitioning ... ok 15724 ms
parallel group (21 tests): sort_optimization plain sql_query upsert plan_hypertable_inline-15 reloptions partitionwise-15 rowsecurity-15 plan_expand_hypertable-15 timestamp triggers tableam size_utils update-15 query-15 plan_ordered_append plan_hashagg-15 pg_join relocate_extension truncate trusted_extension
partitionwise-15 ... FAILED 20084 ms
pg_join ... ok 20394 ms
plain ... ok 20082 ms
plan_expand_hypertable-15 ... ok 20087 ms
plan_hashagg-15 ... ok 20225 ms
plan_hypertable_inline-15 ... ok 20082 ms
plan_ordered_append ... ok 20212 ms
query-15 ... ok 20192 ms
relocate_extension ... ok 20414 ms
reloptions ... ok 20084 ms
rowsecurity-15 ... ok 20084 ms
size_utils ... ok 20192 ms
sort_optimization ... ok 20063 ms
sql_query ... FAILED 20081 ms
tableam ... ok 20191 ms
timestamp ... ok 20190 ms
triggers ... ok 20190 ms
truncate ... ok 20417 ms
trusted_extension ... ok 20417 ms
update-15 ... ok 20191 ms
upsert ... ok 20080 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1659 ms
vacuum ... ok 1688 ms
vacuum_parallel ... ok 1688 ms
version ... ok 1685 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgsentinel-test ... ok 9048 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1176 ms
test alternate_users ... ok 790 ms
test chunk_utils ... ok 922 ms
test index ... FAILED 1042 ms
test pg_dump_unprivileged ... ok 769 ms
test tablespace ... ok 768 ms
parallel group (21 tests): create_hypertable ddl_extra create_chunks cursor-15 drop_hypertable ddl_errors chunk_adaptive create_table custom_type baserel_cache chunks delete-15 ddl-15 copy-15 drop_extension broken_tables cluster-15 agg_bookends-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5182 ms
append-15 ... ok 6743 ms
baserel_cache ... ok 5160 ms
broken_tables ... ok 5174 ms
chunk_adaptive ... ok 5159 ms
chunks ... ok 5170 ms
cluster-15 ... ok 5178 ms
constraint-15 ... ok 5245 ms
copy-15 ... ok 5172 ms
create_chunks ... ok 5156 ms
create_hypertable ... ok 5147 ms
create_table ... ok 5159 ms
cursor-15 ... ok 5157 ms
custom_type ... ok 5159 ms
ddl-15 ... ok 5171 ms
ddl_errors ... ok 5157 ms
ddl_extra ... ok 5147 ms
delete-15 ... ok 5170 ms
drop_extension ... FAILED 5171 ms
drop_hypertable ... FAILED 5156 ms
drop_owned ... ok 5295 ms
parallel group (21 tests): null_exclusion hash drop_schema merge partition drop_rename_hypertable extension_scripts generated_as_identity grant_hypertable parallel-15 insert_returning information_views partitioning misc insert_single histogram_test dump_meta license lateral insert-15 insert_many
drop_rename_hypertable ... ok 6264 ms
drop_schema ... ok 6257 ms
dump_meta ... ok 6272 ms
extension_scripts ... ok 6263 ms
generated_as_identity ... ok 6263 ms
grant_hypertable ... ok 6263 ms
hash ... ok 6241 ms
histogram_test ... ok 6271 ms
information_views ... ok 6263 ms
insert-15 ... ok 6469 ms
insert_many ... FAILED 7546 ms
insert_returning ... ok 6263 ms
insert_single ... ok 6266 ms
lateral ... ok 6290 ms
license ... ok 6274 ms
merge ... ok 6255 ms
misc ... ok 6263 ms
null_exclusion ... ok 5010 ms
parallel-15 ... ok 6262 ms
partition ... FAILED 6256 ms
partitioning ... ok 6263 ms
parallel group (21 tests): plan_hypertable_inline-15 partitionwise-15 size_utils plain sort_optimization triggers plan_ordered_append tableam timestamp upsert reloptions plan_expand_hypertable-15 query-15 update-15 sql_query rowsecurity-15 relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... FAILED 7679 ms
pg_join ... ok 9840 ms
plain ... ok 7688 ms
plan_expand_hypertable-15 ... ok 7716 ms
plan_hashagg-15 ... ok 9130 ms
plan_hypertable_inline-15 ... ok 7678 ms
plan_ordered_append ... ok 7692 ms
query-15 ... ok 7716 ms
relocate_extension ... ok 7801 ms
reloptions ... ok 7710 ms
rowsecurity-15 ... ok 7718 ms
size_utils ... ok 7678 ms
sort_optimization ... ok 7689 ms
sql_query ... FAILED 7716 ms
tableam ... ok 7691 ms
timestamp ... ok 7691 ms
triggers ... ok 7689 ms
truncate ... ok 7835 ms
trusted_extension ... ok 7834 ms
update-15 ... ok 7715 ms
upsert ... ok 7690 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 672 ms
vacuum ... ok 675 ms
vacuum_parallel ... ok 675 ms
version ... ok 665 ms
=======================
7 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgstattuple
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgstattuple ... ok 54 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1093 ms
test alternate_users ... ok 796 ms
test chunk_utils ... ok 873 ms
test index ... ok 989 ms
test pg_dump_unprivileged ... ok 771 ms
test tablespace ... ok 726 ms
parallel group (21 tests): custom_type ddl_errors ddl_extra baserel_cache cursor-15 broken_tables chunks ddl-15 create_table drop_extension create_hypertable drop_hypertable agg_bookends-15 delete-15 create_chunks cluster-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5033 ms
append-15 ... ok 6395 ms
baserel_cache ... ok 5028 ms
broken_tables ... ok 5029 ms
chunk_adaptive ... ok 5036 ms
chunks ... ok 5029 ms
cluster-15 ... ok 5035 ms
constraint-15 ... ok 5105 ms
copy-15 ... ok 5049 ms
create_chunks ... ok 5033 ms
create_hypertable ... ok 5030 ms
create_table ... ok 5028 ms
cursor-15 ... ok 5028 ms
custom_type ... ok 5025 ms
ddl-15 ... ok 5028 ms
ddl_errors ... ok 5025 ms
ddl_extra ... ok 5026 ms
delete-15 ... ok 5032 ms
drop_extension ... FAILED 5028 ms
drop_hypertable ... ok 5031 ms
drop_owned ... ok 5135 ms
parallel group (21 tests): null_exclusion merge partitioning misc grant_hypertable lateral drop_rename_hypertable information_views insert_returning drop_schema dump_meta hash parallel-15 generated_as_identity histogram_test license insert_single partition extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 5956 ms
drop_schema ... ok 5961 ms
dump_meta ... ok 5961 ms
extension_scripts ... ok 5964 ms
generated_as_identity ... ok 5962 ms
grant_hypertable ... ok 5933 ms
hash ... ok 5961 ms
histogram_test ... ok 5961 ms
information_views ... ok 5959 ms
insert-15 ... ok 6122 ms
insert_many ... ok 7171 ms
insert_returning ... ok 5960 ms
insert_single ... ok 5962 ms
lateral ... ok 5937 ms
license ... ok 5961 ms
merge ... ok 5925 ms
misc ... ok 5931 ms
null_exclusion ... ok 4573 ms
parallel-15 ... ok 5960 ms
partition ... ok 5962 ms
partitioning ... ok 5926 ms
parallel group (21 tests): sort_optimization reloptions partitionwise-15 tableam size_utils upsert triggers timestamp update-15 plan_hypertable_inline-15 query-15 sql_query plain rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7368 ms
pg_join ... ok 9455 ms
plain ... ok 7385 ms
plan_expand_hypertable-15 ... ok 7405 ms
plan_hashagg-15 ... ok 8770 ms
plan_hypertable_inline-15 ... ok 7379 ms
plan_ordered_append ... ok 7406 ms
query-15 ... ok 7382 ms
relocate_extension ... ok 8052 ms
reloptions ... ok 7366 ms
rowsecurity-15 ... ok 7389 ms
size_utils ... ok 7370 ms
sort_optimization ... ok 6826 ms
sql_query ... ok 7382 ms
tableam ... ok 7369 ms
timestamp ... ok 7375 ms
triggers ... ok 7371 ms
truncate ... ok 7597 ms
trusted_extension ... ok 7722 ms
update-15 ... ok 7375 ms
upsert ... ok 7369 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 657 ms
vacuum ... ok 660 ms
vacuum_parallel ... ok 659 ms
version ... ok 651 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test pgstattuple ... ok 46 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1188 ms
test alternate_users ... ok 822 ms
test chunk_utils ... ok 857 ms
test index ... ok 1040 ms
test pg_dump_unprivileged ... ok 770 ms
test tablespace ... ok 733 ms
parallel group (21 tests): create_hypertable cursor-15 create_chunks broken_tables create_table ddl_errors baserel_cache ddl_extra ddl-15 chunks drop_hypertable drop_extension custom_type delete-15 agg_bookends-15 cluster-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4972 ms
append-15 ... ok 6633 ms
baserel_cache ... ok 4955 ms
broken_tables ... ok 4953 ms
chunk_adaptive ... ok 4972 ms
chunks ... ok 4960 ms
cluster-15 ... ok 4971 ms
constraint-15 ... ok 5060 ms
copy-15 ... ok 4971 ms
create_chunks ... ok 4952 ms
create_hypertable ... ok 4951 ms
create_table ... ok 4953 ms
cursor-15 ... ok 4951 ms
custom_type ... ok 4961 ms
ddl-15 ... ok 4958 ms
ddl_errors ... ok 4954 ms
ddl_extra ... ok 4954 ms
delete-15 ... ok 4962 ms
drop_extension ... FAILED 4960 ms
drop_hypertable ... ok 4960 ms
drop_owned ... ok 5110 ms
parallel group (21 tests): license partitioning null_exclusion dump_meta drop_schema merge histogram_test insert_returning misc drop_rename_hypertable information_views grant_hypertable hash lateral insert_single partition generated_as_identity extension_scripts parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6121 ms
drop_schema ... ok 6109 ms
dump_meta ... ok 6106 ms
extension_scripts ... ok 6132 ms
generated_as_identity ... ok 6128 ms
grant_hypertable ... ok 6127 ms
hash ... ok 6127 ms
histogram_test ... ok 6115 ms
information_views ... ok 6123 ms
insert-15 ... ok 6332 ms
insert_many ... ok 7439 ms
insert_returning ... ok 6114 ms
insert_single ... ok 6127 ms
lateral ... ok 6127 ms
license ... ok 4744 ms
merge ... ok 6113 ms
misc ... ok 6115 ms
null_exclusion ... ok 6097 ms
parallel-15 ... ok 6132 ms
partition ... ok 6126 ms
partitioning ... ok 6091 ms
parallel group (21 tests): upsert sort_optimization sql_query partitionwise-15 plain plan_expand_hypertable-15 plan_ordered_append triggers reloptions query-15 tableam timestamp plan_hypertable_inline-15 rowsecurity-15 update-15 size_utils relocate_extension trusted_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7954 ms
pg_join ... ok 9963 ms
plain ... ok 7959 ms
plan_expand_hypertable-15 ... ok 7966 ms
plan_hashagg-15 ... ok 9073 ms
plan_hypertable_inline-15 ... ok 8012 ms
plan_ordered_append ... ok 7973 ms
query-15 ... ok 8010 ms
relocate_extension ... ok 8065 ms
reloptions ... ok 8008 ms
rowsecurity-15 ... ok 8012 ms
size_utils ... ok 8014 ms
sort_optimization ... ok 7947 ms
sql_query ... ok 7950 ms
tableam ... ok 8009 ms
timestamp ... ok 8010 ms
triggers ... ok 8003 ms
truncate ... ok 8078 ms
trusted_extension ... ok 8075 ms
update-15 ... ok 8012 ms
upsert ... ok 7946 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 711 ms
vacuum ... ok 726 ms
vacuum_parallel ... ok 722 ms
version ... ok 722 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgtap
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1089 ms
test alternate_users ... ok 794 ms
test chunk_utils ... ok 889 ms
test index ... ok 1014 ms
test pg_dump_unprivileged ... ok 761 ms
test tablespace ... ok 724 ms
parallel group (21 tests): chunks create_chunks drop_hypertable create_table ddl_errors ddl_extra baserel_cache cluster-15 delete-15 drop_extension agg_bookends-15 broken_tables cursor-15 custom_type ddl-15 create_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5470 ms
append-15 ... ok 6568 ms
baserel_cache ... ok 5467 ms
broken_tables ... ok 5470 ms
chunk_adaptive ... ok 5488 ms
chunks ... ok 5439 ms
cluster-15 ... ok 5467 ms
constraint-15 ... ok 5559 ms
copy-15 ... ok 5494 ms
create_chunks ... ok 5458 ms
create_hypertable ... ok 5474 ms
create_table ... ok 5463 ms
cursor-15 ... ok 5472 ms
custom_type ... ok 5472 ms
ddl-15 ... ok 5472 ms
ddl_errors ... ok 5463 ms
ddl_extra ... ok 5463 ms
delete-15 ... ok 5466 ms
drop_extension ... FAILED 5467 ms
drop_hypertable ... FAILED 5459 ms
drop_owned ... ok 5584 ms
parallel group (21 tests): hash misc grant_hypertable drop_schema histogram_test insert_single lateral partitioning dump_meta license null_exclusion parallel-15 merge partition insert_returning information_views drop_rename_hypertable generated_as_identity extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6027 ms
drop_schema ... ok 5999 ms
dump_meta ... ok 6015 ms
extension_scripts ... ok 6028 ms
generated_as_identity ... ok 6027 ms
grant_hypertable ... ok 5994 ms
hash ... ok 4979 ms
histogram_test ... ok 5998 ms
information_views ... ok 6026 ms
insert-15 ... ok 6209 ms
insert_many ... ok 7301 ms
insert_returning ... ok 6024 ms
insert_single ... ok 6010 ms
lateral ... ok 6013 ms
license ... ok 6014 ms
merge ... ok 6019 ms
misc ... ok 5991 ms
null_exclusion ... ok 6018 ms
parallel-15 ... ok 6019 ms
partition ... ok 6020 ms
partitioning ... ok 6012 ms
parallel group (21 tests): plain update-15 upsert tableam sort_optimization size_utils triggers query-15 plan_hypertable_inline-15 reloptions sql_query timestamp plan_ordered_append rowsecurity-15 partitionwise-15 plan_expand_hypertable-15 truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8201 ms
pg_join ... ok 9998 ms
plain ... FAILED 7542 ms
plan_expand_hypertable-15 ... ok 8200 ms
plan_hashagg-15 ... ok 8981 ms
plan_hypertable_inline-15 ... ok 8184 ms
plan_ordered_append ... ok 8192 ms
query-15 ... ok 8168 ms
relocate_extension ... ok 8946 ms
reloptions ... ok 8183 ms
rowsecurity-15 ... ok 8198 ms
size_utils ... ok 8158 ms
sort_optimization ... ok 8156 ms
sql_query ... ok 8183 ms
tableam ... ok 8156 ms
timestamp ... ok 8183 ms
triggers ... ok 8158 ms
truncate ... ok 8511 ms
trusted_extension ... ok 8666 ms
update-15 ... ok 8130 ms
upsert ... ok 8141 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 712 ms
vacuum ... ok 715 ms
vacuum_parallel ... ok 715 ms
version ... ok 696 ms
=======================
3 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1125 ms
test alternate_users ... ok 809 ms
test chunk_utils ... ok 872 ms
test index ... ok 1025 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 724 ms
parallel group (21 tests): chunks cursor-15 create_table ddl_errors agg_bookends-15 baserel_cache custom_type ddl-15 delete-15 create_chunks broken_tables cluster-15 create_hypertable ddl_extra drop_hypertable drop_extension chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5218 ms
append-15 ... ok 6624 ms
baserel_cache ... ok 5231 ms
broken_tables ... ok 5242 ms
chunk_adaptive ... ok 5244 ms
chunks ... ok 5198 ms
cluster-15 ... ok 5241 ms
constraint-15 ... ok 5332 ms
copy-15 ... ok 5285 ms
create_chunks ... ok 5239 ms
create_hypertable ... ok 5241 ms
create_table ... ok 5211 ms
cursor-15 ... ok 5211 ms
custom_type ... ok 5237 ms
ddl-15 ... ok 5237 ms
ddl_errors ... ok 5213 ms
ddl_extra ... ok 5240 ms
delete-15 ... ok 5237 ms
drop_extension ... FAILED 5242 ms
drop_hypertable ... FAILED 5240 ms
drop_owned ... ok 5365 ms
parallel group (21 tests): hash partitioning generated_as_identity insert_returning grant_hypertable partition drop_rename_hypertable dump_meta histogram_test license lateral parallel-15 insert_single extension_scripts drop_schema misc merge null_exclusion information_views insert-15 insert_many
drop_rename_hypertable ... ok 6202 ms
drop_schema ... ok 6239 ms
dump_meta ... ok 6207 ms
extension_scripts ... ok 6219 ms
generated_as_identity ... ok 6192 ms
grant_hypertable ... ok 6199 ms
hash ... ok 5594 ms
histogram_test ... ok 6208 ms
information_views ... ok 6242 ms
insert-15 ... ok 6375 ms
insert_many ... ok 7398 ms
insert_returning ... ok 6196 ms
insert_single ... ok 6218 ms
lateral ... ok 6208 ms
license ... ok 6207 ms
merge ... ok 6240 ms
misc ... ok 6240 ms
null_exclusion ... ok 6240 ms
parallel-15 ... ok 6216 ms
partition ... ok 6197 ms
partitioning ... ok 6189 ms
parallel group (21 tests): reloptions timestamp sort_optimization plan_hypertable_inline-15 size_utils update-15 plain sql_query upsert partitionwise-15 tableam triggers query-15 plan_ordered_append plan_expand_hypertable-15 rowsecurity-15 trusted_extension relocate_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 8265 ms
pg_join ... ok 9977 ms
plain ... FAILED 8264 ms
plan_expand_hypertable-15 ... ok 8280 ms
plan_hashagg-15 ... ok 9066 ms
plan_hypertable_inline-15 ... ok 8225 ms
plan_ordered_append ... ok 8272 ms
query-15 ... ok 8270 ms
relocate_extension ... ok 8461 ms
reloptions ... ok 8209 ms
rowsecurity-15 ... ok 8290 ms
size_utils ... ok 8233 ms
sort_optimization ... ok 8222 ms
sql_query ... ok 8263 ms
tableam ... ok 8264 ms
timestamp ... ok 8210 ms
triggers ... ok 8268 ms
truncate ... ok 8461 ms
trusted_extension ... ok 8416 ms
update-15 ... ok 8250 ms
upsert ... ok 8262 ms
parallel group (4 tests): version vacuum util vacuum_parallel
util ... ok 765 ms
vacuum ... ok 764 ms
vacuum_parallel ... ok 767 ms
version ... ok 755 ms
=======================
3 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
pgtt
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test 00_init ... ok 34 ms
test 01_oncommitdelete ... ok 34 ms
test 02_oncommitpreserve ... ok 29 ms
test 03_createontruncate ... ok 41 ms
test 04_rename ... ok 54 ms
test 05_useindex ... ok 82 ms
test 06_createas ... ok 32 ms
test 07_createlike ... ok 44 ms
test 08_plplgsql ... ok 45 ms
test 09_transaction ... ok 43 ms
test 10_foreignkey ... ok 13 ms
test 11_after_error ... ok 29 ms
test 12_droptable ... ok 23 ms
======================
All 13 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1107 ms
test alternate_users ... ok 829 ms
test chunk_utils ... ok 884 ms
test index ... ok 1057 ms
test pg_dump_unprivileged ... ok 767 ms
test tablespace ... ok 745 ms
parallel group (21 tests): chunks broken_tables drop_extension create_table ddl_extra create_chunks custom_type ddl-15 cursor-15 agg_bookends-15 drop_hypertable delete-15 ddl_errors chunk_adaptive cluster-15 baserel_cache create_hypertable copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5325 ms
append-15 ... ok 6812 ms
baserel_cache ... ok 5341 ms
broken_tables ... ok 5309 ms
chunk_adaptive ... ok 5338 ms
chunks ... ok 5301 ms
cluster-15 ... ok 5339 ms
constraint-15 ... ok 5415 ms
copy-15 ... ok 5348 ms
create_chunks ... ok 5319 ms
create_hypertable ... ok 5345 ms
create_table ... ok 5317 ms
cursor-15 ... ok 5322 ms
custom_type ... ok 5322 ms
ddl-15 ... ok 5321 ms
ddl_errors ... ok 5332 ms
ddl_extra ... ok 5316 ms
delete-15 ... ok 5329 ms
drop_extension ... FAILED 5314 ms
drop_hypertable ... ok 5323 ms
drop_owned ... ok 5439 ms
parallel group (21 tests): misc license lateral partitioning insert_returning grant_hypertable information_views partition extension_scripts drop_schema drop_rename_hypertable histogram_test dump_meta insert_single hash merge parallel-15 generated_as_identity null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 6058 ms
drop_schema ... ok 6056 ms
dump_meta ... ok 6065 ms
extension_scripts ... ok 6052 ms
generated_as_identity ... ok 6097 ms
grant_hypertable ... ok 6049 ms
hash ... ok 6091 ms
histogram_test ... ok 6058 ms
information_views ... ok 6049 ms
insert-15 ... ok 6249 ms
insert_many ... ok 7415 ms
insert_returning ... ok 6042 ms
insert_single ... ok 6066 ms
lateral ... ok 6037 ms
license ... ok 6032 ms
merge ... ok 6096 ms
misc ... ok 4917 ms
null_exclusion ... ok 6096 ms
parallel-15 ... ok 6096 ms
partition ... ok 6048 ms
partitioning ... ok 6038 ms
parallel group (21 tests): tableam sort_optimization partitionwise-15 timestamp upsert query-15 reloptions sql_query triggers update-15 size_utils plain plan_ordered_append plan_expand_hypertable-15 plan_hypertable_inline-15 rowsecurity-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8317 ms
pg_join ... ok 10443 ms
plain ... ok 8352 ms
plan_expand_hypertable-15 ... ok 8352 ms
plan_hashagg-15 ... ok 9165 ms
plan_hypertable_inline-15 ... ok 8361 ms
plan_ordered_append ... ok 8351 ms
query-15 ... ok 8322 ms
relocate_extension ... ok 9061 ms
reloptions ... ok 8340 ms
rowsecurity-15 ... ok 8360 ms
size_utils ... ok 8348 ms
sort_optimization ... ok 8299 ms
sql_query ... ok 8342 ms
tableam ... ok 7602 ms
timestamp ... ok 8317 ms
triggers ... ok 8345 ms
truncate ... ok 8791 ms
trusted_extension ... ok 8672 ms
update-15 ... ok 8344 ms
upsert ... ok 8317 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 739 ms
vacuum ... ok 752 ms
vacuum_parallel ... ok 751 ms
version ... ok 749 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test 00_init ... ok 37 ms
test 01_oncommitdelete ... ok 32 ms
test 02_oncommitpreserve ... ok 28 ms
test 03_createontruncate ... ok 36 ms
test 04_rename ... ok 48 ms
test 05_useindex ... ok 67 ms
test 06_createas ... ok 27 ms
test 07_createlike ... ok 43 ms
test 08_plplgsql ... ok 41 ms
test 09_transaction ... ok 37 ms
test 10_foreignkey ... ok 12 ms
test 11_after_error ... ok 29 ms
test 12_droptable ... ok 22 ms
======================
All 13 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1143 ms
test alternate_users ... ok 809 ms
test chunk_utils ... ok 882 ms
test index ... ok 1031 ms
test pg_dump_unprivileged ... ok 768 ms
test tablespace ... ok 751 ms
parallel group (21 tests): chunks drop_hypertable ddl-15 ddl_extra custom_type create_table create_chunks delete-15 broken_tables baserel_cache cluster-15 ddl_errors drop_extension cursor-15 create_hypertable agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5110 ms
append-15 ... ok 6593 ms
baserel_cache ... ok 5096 ms
broken_tables ... ok 5095 ms
chunk_adaptive ... ok 5116 ms
chunks ... ok 5083 ms
cluster-15 ... ok 5097 ms
constraint-15 ... ok 5195 ms
copy-15 ... ok 5125 ms
create_chunks ... ok 5093 ms
create_hypertable ... ok 5107 ms
create_table ... ok 5088 ms
cursor-15 ... ok 5106 ms
custom_type ... ok 5087 ms
ddl-15 ... ok 5086 ms
ddl_errors ... ok 5096 ms
ddl_extra ... ok 5086 ms
delete-15 ... ok 5093 ms
drop_extension ... FAILED 5098 ms
drop_hypertable ... ok 5083 ms
drop_owned ... ok 5213 ms
parallel group (21 tests): misc null_exclusion partitioning drop_schema hash extension_scripts merge partition parallel-15 license histogram_test dump_meta generated_as_identity drop_rename_hypertable information_views insert_single grant_hypertable lateral insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 6276 ms
drop_schema ... ok 6266 ms
dump_meta ... ok 6276 ms
extension_scripts ... ok 6267 ms
generated_as_identity ... ok 6276 ms
grant_hypertable ... ok 6279 ms
hash ... ok 6266 ms
histogram_test ... ok 6272 ms
information_views ... ok 6275 ms
insert-15 ... ok 6456 ms
insert_many ... ok 7505 ms
insert_returning ... ok 6303 ms
insert_single ... ok 6275 ms
lateral ... ok 6302 ms
license ... ok 6269 ms
merge ... ok 6269 ms
misc ... ok 4917 ms
null_exclusion ... ok 6243 ms
parallel-15 ... ok 6269 ms
partition ... ok 6269 ms
partitioning ... ok 6248 ms
parallel group (21 tests): tableam triggers reloptions rowsecurity-15 upsert update-15 plan_hypertable_inline-15 plain sort_optimization timestamp query-15 sql_query partitionwise-15 size_utils plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7611 ms
pg_join ... ok 9895 ms
plain ... ok 7596 ms
plan_expand_hypertable-15 ... ok 7614 ms
plan_hashagg-15 ... ok 8856 ms
plan_hypertable_inline-15 ... ok 7594 ms
plan_ordered_append ... ok 7717 ms
query-15 ... ok 7610 ms
relocate_extension ... ok 8279 ms
reloptions ... ok 7533 ms
rowsecurity-15 ... ok 7548 ms
size_utils ... ok 7610 ms
sort_optimization ... ok 7595 ms
sql_query ... ok 7610 ms
tableam ... ok 6905 ms
timestamp ... ok 7607 ms
triggers ... ok 7531 ms
truncate ... ok 8004 ms
trusted_extension ... ok 8000 ms
update-15 ... ok 7592 ms
upsert ... ok 7588 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 697 ms
vacuum ... ok 699 ms
vacuum_parallel ... ok 700 ms
version ... ok 690 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
plprofiler
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... stopped waiting
pg_ctl: could not start server
Examine the log output.
psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such file or directory
Is the server running locally and accepting connections on that socket?
pg_ctl: PID file "pg-15-data/postmaster.pid" does not exist
Is server running?
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1093 ms
test alternate_users ... FAILED 801 ms
test chunk_utils ... ok 882 ms
test index ... ok 1033 ms
test pg_dump_unprivileged ... ok 762 ms
test tablespace ... ok 744 ms
parallel group (21 tests): broken_tables custom_type ddl_errors chunks cluster-15 baserel_cache drop_hypertable delete-15 drop_extension cursor-15 ddl_extra create_table agg_bookends-15 create_chunks ddl-15 create_hypertable chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5362 ms
append-15 ... ok 6830 ms
baserel_cache ... ok 5356 ms
broken_tables ... ok 5344 ms
chunk_adaptive ... ok 5371 ms
chunks ... ok 5354 ms
cluster-15 ... ok 5355 ms
constraint-15 ... ok 5464 ms
copy-15 ... ok 5377 ms
create_chunks ... ok 5362 ms
create_hypertable ... ok 5364 ms
create_table ... ok 5360 ms
cursor-15 ... ok 5357 ms
custom_type ... ok 5345 ms
ddl-15 ... ok 5362 ms
ddl_errors ... ok 5345 ms
ddl_extra ... ok 5360 ms
delete-15 ... ok 5356 ms
drop_extension ... FAILED 5356 ms
drop_hypertable ... ok 5356 ms
drop_owned ... ok 5473 ms
parallel group (21 tests): hash generated_as_identity partition histogram_test grant_hypertable parallel-15 misc insert_single dump_meta null_exclusion lateral extension_scripts information_views license insert_returning merge partitioning drop_schema drop_rename_hypertable insert-15 insert_many
drop_rename_hypertable ... FAILED 6226 ms
drop_schema ... ok 6226 ms
dump_meta ... FAILED 6177 ms
extension_scripts ... ok 6192 ms
generated_as_identity ... ok 6170 ms
grant_hypertable ... ok 6174 ms
hash ... ok 4988 ms
histogram_test ... ok 6172 ms
information_views ... ok 6192 ms
insert-15 ... ok 6371 ms
insert_many ... ok 7465 ms
insert_returning ... ok 6225 ms
insert_single ... ok 6176 ms
lateral ... ok 6189 ms
license ... ok 6219 ms
merge ... ok 6224 ms
misc ... ok 6174 ms
null_exclusion ... ok 6182 ms
parallel-15 ... ok 6174 ms
partition ... ok 6170 ms
partitioning ... ok 6224 ms
parallel group (21 tests): size_utils reloptions tableam plan_hypertable_inline-15 triggers sort_optimization upsert partitionwise-15 plan_ordered_append sql_query rowsecurity-15 timestamp plain update-15 query-15 plan_expand_hypertable-15 relocate_extension truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8158 ms
pg_join ... ok 10087 ms
plain ... ok 8184 ms
plan_expand_hypertable-15 ... ok 8209 ms
plan_hashagg-15 ... ok 9341 ms
plan_hypertable_inline-15 ... ok 8134 ms
plan_ordered_append ... ok 8159 ms
query-15 ... ok 8203 ms
relocate_extension ... ok 8261 ms
reloptions ... ok 8128 ms
rowsecurity-15 ... ok 8182 ms
size_utils ... ok 8123 ms
sort_optimization ... ok 8145 ms
sql_query ... ok 8177 ms
tableam ... ok 8130 ms
timestamp ... ok 8182 ms
triggers ... ok 8144 ms
truncate ... ok 8282 ms
trusted_extension ... ok 8282 ms
update-15 ... ok 8191 ms
upsert ... ok 8144 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 773 ms
vacuum ... ok 775 ms
vacuum_parallel ... ok 774 ms
version ... ok 760 ms
=======================
4 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
postgres_fdw
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test postgres_fdw ... FAILED 2761 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/postgres_fdw/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/postgres_fdw/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1104 ms
test alternate_users ... ok 798 ms
test chunk_utils ... ok 868 ms
test index ... ok 1005 ms
test pg_dump_unprivileged ... ok 770 ms
test tablespace ... ok 730 ms
parallel group (21 tests): baserel_cache cluster-15 create_table create_chunks chunks agg_bookends-15 drop_hypertable custom_type delete-15 ddl_errors ddl_extra cursor-15 ddl-15 drop_extension create_hypertable broken_tables copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4701 ms
append-15 ... ok 6476 ms
baserel_cache ... ok 4687 ms
broken_tables ... ok 4725 ms
chunk_adaptive ... ok 4762 ms
chunks ... ok 4698 ms
cluster-15 ... ok 4687 ms
constraint-15 ... ok 4846 ms
copy-15 ... ok 4736 ms
create_chunks ... ok 4697 ms
create_hypertable ... ok 4717 ms
create_table ... ok 4696 ms
cursor-15 ... ok 4716 ms
custom_type ... ok 4707 ms
ddl-15 ... ok 4716 ms
ddl_errors ... ok 4708 ms
ddl_extra ... ok 4711 ms
delete-15 ... ok 4707 ms
drop_extension ... FAILED 4716 ms
drop_hypertable ... ok 4703 ms
drop_owned ... ok 4854 ms
parallel group (21 tests): dump_meta partitioning grant_hypertable null_exclusion drop_schema misc merge information_views license extension_scripts hash insert_returning lateral generated_as_identity histogram_test insert_single parallel-15 drop_rename_hypertable partition insert-15 insert_many
drop_rename_hypertable ... ok 5938 ms
drop_schema ... ok 5907 ms
dump_meta ... ok 4616 ms
extension_scripts ... ok 5929 ms
generated_as_identity ... ok 5934 ms
grant_hypertable ... ok 5906 ms
hash ... ok 5931 ms
histogram_test ... ok 5936 ms
information_views ... ok 5914 ms
insert-15 ... ok 6156 ms
insert_many ... ok 7255 ms
insert_returning ... ok 5931 ms
insert_single ... ok 5936 ms
lateral ... ok 5930 ms
license ... ok 5924 ms
merge ... ok 5906 ms
misc ... ok 5906 ms
null_exclusion ... ok 5905 ms
parallel-15 ... ok 5936 ms
partition ... ok 5941 ms
partitioning ... ok 5903 ms
parallel group (21 tests): sort_optimization reloptions timestamp size_utils triggers upsert plan_hypertable_inline-15 plain plan_ordered_append sql_query query-15 tableam partitionwise-15 update-15 rowsecurity-15 plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7535 ms
pg_join ... ok 9811 ms
plain ... ok 7524 ms
plan_expand_hypertable-15 ... ok 7548 ms
plan_hashagg-15 ... ok 9212 ms
plan_hypertable_inline-15 ... ok 7523 ms
plan_ordered_append ... ok 7524 ms
query-15 ... ok 7525 ms
relocate_extension ... ok 7709 ms
reloptions ... ok 7494 ms
rowsecurity-15 ... ok 7538 ms
size_utils ... ok 7495 ms
sort_optimization ... ok 7493 ms
sql_query ... ok 7524 ms
tableam ... ok 7526 ms
timestamp ... ok 7495 ms
triggers ... ok 7507 ms
truncate ... ok 7707 ms
trusted_extension ... ok 7697 ms
update-15 ... ok 7534 ms
upsert ... ok 7510 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 656 ms
vacuum ... ok 666 ms
vacuum_parallel ... ok 665 ms
version ... ok 662 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test postgres_fdw ... FAILED 2725 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/postgres_fdw/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/postgres_fdw/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1157 ms
test alternate_users ... ok 829 ms
test chunk_utils ... ok 851 ms
test index ... ok 1048 ms
test pg_dump_unprivileged ... ok 777 ms
test tablespace ... ok 722 ms
parallel group (21 tests): cluster-15 create_table custom_type ddl_extra delete-15 drop_hypertable chunks broken_tables drop_extension baserel_cache ddl-15 create_chunks cursor-15 ddl_errors create_hypertable agg_bookends-15 copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4968 ms
append-15 ... ok 6583 ms
baserel_cache ... ok 4961 ms
broken_tables ... ok 4958 ms
chunk_adaptive ... ok 4980 ms
chunks ... ok 4957 ms
cluster-15 ... ok 4947 ms
constraint-15 ... ok 5071 ms
copy-15 ... ok 4969 ms
create_chunks ... ok 4961 ms
create_hypertable ... ok 4965 ms
create_table ... ok 4947 ms
cursor-15 ... ok 4960 ms
custom_type ... ok 4947 ms
ddl-15 ... ok 4960 ms
ddl_errors ... ok 4962 ms
ddl_extra ... ok 4946 ms
delete-15 ... ok 4954 ms
drop_extension ... FAILED 4958 ms
drop_hypertable ... ok 4955 ms
drop_owned ... ok 5079 ms
parallel group (21 tests): hash drop_schema histogram_test generated_as_identity lateral information_views partitioning merge null_exclusion license dump_meta misc drop_rename_hypertable partition insert_single parallel-15 extension_scripts insert_returning grant_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 6337 ms
drop_schema ... ok 6317 ms
dump_meta ... ok 6336 ms
extension_scripts ... ok 6343 ms
generated_as_identity ... ok 6327 ms
grant_hypertable ... ok 6356 ms
hash ... ok 5043 ms
histogram_test ... ok 6321 ms
information_views ... ok 6331 ms
insert-15 ... ok 6515 ms
insert_many ... ok 7628 ms
insert_returning ... ok 6354 ms
insert_single ... ok 6341 ms
lateral ... ok 6327 ms
license ... ok 6331 ms
merge ... ok 6330 ms
misc ... ok 6335 ms
null_exclusion ... ok 6330 ms
parallel-15 ... ok 6340 ms
partition ... ok 6339 ms
partitioning ... ok 6329 ms
parallel group (21 tests): upsert partitionwise-15 plan_hypertable_inline-15 sort_optimization sql_query triggers reloptions query-15 tableam rowsecurity-15 timestamp plan_expand_hypertable-15 update-15 plain size_utils plan_ordered_append truncate relocate_extension trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7637 ms
pg_join ... ok 9710 ms
plain ... ok 7678 ms
plan_expand_hypertable-15 ... ok 7678 ms
plan_hashagg-15 ... ok 8870 ms
plan_hypertable_inline-15 ... ok 7636 ms
plan_ordered_append ... ok 7680 ms
query-15 ... ok 7665 ms
relocate_extension ... ok 7911 ms
reloptions ... ok 7663 ms
rowsecurity-15 ... ok 7670 ms
size_utils ... ok 7680 ms
sort_optimization ... ok 7636 ms
sql_query ... ok 7637 ms
tableam ... ok 7665 ms
timestamp ... ok 7670 ms
triggers ... ok 7649 ms
truncate ... ok 7883 ms
trusted_extension ... ok 7911 ms
update-15 ... ok 7676 ms
upsert ... ok 7631 ms
parallel group (4 tests): util vacuum version vacuum_parallel
util ... ok 706 ms
vacuum ... ok 715 ms
vacuum_parallel ... ok 717 ms
version ... ok 715 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
prefix
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1086 ms
test alternate_users ... ok 803 ms
test chunk_utils ... ok 875 ms
test index ... ok 1046 ms
test pg_dump_unprivileged ... ok 752 ms
test tablespace ... ok 756 ms
parallel group (21 tests): custom_type ddl_errors drop_hypertable broken_tables delete-15 cluster-15 chunks ddl_extra cursor-15 agg_bookends-15 create_hypertable drop_extension create_table baserel_cache ddl-15 create_chunks chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5229 ms
append-15 ... ok 6683 ms
baserel_cache ... ok 5229 ms
broken_tables ... ok 5223 ms
chunk_adaptive ... ok 5245 ms
chunks ... ok 5223 ms
cluster-15 ... ok 5223 ms
constraint-15 ... ok 5304 ms
copy-15 ... ok 5249 ms
create_chunks ... ok 5230 ms
create_hypertable ... ok 5228 ms
create_table ... ok 5228 ms
cursor-15 ... ok 5224 ms
custom_type ... ok 5218 ms
ddl-15 ... ok 5228 ms
ddl_errors ... ok 5218 ms
ddl_extra ... ok 5222 ms
delete-15 ... ok 5222 ms
drop_extension ... FAILED 5228 ms
drop_hypertable ... ok 5219 ms
drop_owned ... ok 5341 ms
parallel group (21 tests): partitioning license hash grant_hypertable insert_returning partition merge null_exclusion insert_single extension_scripts drop_rename_hypertable generated_as_identity parallel-15 misc dump_meta drop_schema lateral histogram_test information_views insert-15 insert_many
drop_rename_hypertable ... ok 6127 ms
drop_schema ... ok 6159 ms
dump_meta ... ok 6158 ms
extension_scripts ... ok 6127 ms
generated_as_identity ... ok 6133 ms
grant_hypertable ... ok 6115 ms
hash ... ok 6115 ms
histogram_test ... ok 6166 ms
information_views ... ok 6166 ms
insert-15 ... ok 6302 ms
insert_many ... ok 7375 ms
insert_returning ... ok 6115 ms
insert_single ... ok 6125 ms
lateral ... ok 6162 ms
license ... ok 6112 ms
merge ... ok 6124 ms
misc ... ok 6136 ms
null_exclusion ... ok 6124 ms
parallel-15 ... ok 6136 ms
partition ... ok 6123 ms
partitioning ... ok 5107 ms
parallel group (21 tests): plan_hypertable_inline-15 plain upsert update-15 query-15 plan_ordered_append tableam triggers reloptions sort_optimization sql_query partitionwise-15 timestamp size_utils plan_expand_hypertable-15 rowsecurity-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8313 ms
pg_join ... ok 10634 ms
plain ... FAILED 8299 ms
plan_expand_hypertable-15 ... ok 8314 ms
plan_hashagg-15 ... ok 9437 ms
plan_hypertable_inline-15 ... ok 7700 ms
plan_ordered_append ... ok 8308 ms
query-15 ... ok 8307 ms
relocate_extension ... ok 9248 ms
reloptions ... ok 8308 ms
rowsecurity-15 ... ok 8314 ms
size_utils ... ok 8312 ms
sort_optimization ... ok 8309 ms
sql_query ... ok 8309 ms
tableam ... ok 8307 ms
timestamp ... ok 8311 ms
triggers ... ok 8307 ms
truncate ... ok 8715 ms
trusted_extension ... ok 8587 ms
update-15 ... ok 8305 ms
upsert ... ok 8299 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 705 ms
vacuum ... ok 714 ms
vacuum_parallel ... ok 714 ms
version ... ok 711 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1120 ms
test alternate_users ... ok 815 ms
test chunk_utils ... ok 847 ms
test index ... ok 1032 ms
test pg_dump_unprivileged ... ok 772 ms
test tablespace ... ok 712 ms
parallel group (21 tests): ddl_errors ddl_extra baserel_cache drop_hypertable chunk_adaptive agg_bookends-15 delete-15 create_chunks chunks broken_tables cluster-15 create_table cursor-15 custom_type ddl-15 drop_extension create_hypertable copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5267 ms
append-15 ... ok 6556 ms
baserel_cache ... ok 5261 ms
broken_tables ... ok 5273 ms
chunk_adaptive ... ok 5264 ms
chunks ... ok 5273 ms
cluster-15 ... ok 5273 ms
constraint-15 ... ok 5344 ms
copy-15 ... ok 5288 ms
create_chunks ... ok 5270 ms
create_hypertable ... ok 5286 ms
create_table ... ok 5276 ms
cursor-15 ... ok 5276 ms
custom_type ... ok 5278 ms
ddl-15 ... ok 5280 ms
ddl_errors ... ok 5257 ms
ddl_extra ... ok 5258 ms
delete-15 ... ok 5265 ms
drop_extension ... FAILED 5279 ms
drop_hypertable ... ok 5259 ms
drop_owned ... ok 5378 ms
parallel group (21 tests): partitioning hash insert_returning insert_single histogram_test information_views grant_hypertable license drop_rename_hypertable merge partition lateral null_exclusion generated_as_identity dump_meta parallel-15 extension_scripts drop_schema misc insert-15 insert_many
drop_rename_hypertable ... ok 6290 ms
drop_schema ... ok 6320 ms
dump_meta ... ok 6293 ms
extension_scripts ... ok 6304 ms
generated_as_identity ... ok 6293 ms
grant_hypertable ... ok 6287 ms
hash ... ok 6276 ms
histogram_test ... ok 6286 ms
information_views ... ok 6287 ms
insert-15 ... ok 6474 ms
insert_many ... ok 7591 ms
insert_returning ... ok 6285 ms
insert_single ... ok 6285 ms
lateral ... ok 6292 ms
license ... ok 6288 ms
merge ... ok 6288 ms
misc ... ok 6324 ms
null_exclusion ... ok 6292 ms
parallel-15 ... ok 6296 ms
partition ... ok 6288 ms
partitioning ... ok 4893 ms
parallel group (21 tests): tableam timestamp plain triggers reloptions partitionwise-15 sql_query plan_hypertable_inline-15 sort_optimization update-15 upsert size_utils query-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7303 ms
pg_join ... ok 9851 ms
plain ... FAILED 7294 ms
plan_expand_hypertable-15 ... ok 7331 ms
plan_hashagg-15 ... ok 8991 ms
plan_hypertable_inline-15 ... ok 7309 ms
plan_ordered_append ... ok 7430 ms
query-15 ... ok 7325 ms
relocate_extension ... ok 7971 ms
reloptions ... ok 7294 ms
rowsecurity-15 ... ok 7330 ms
size_utils ... ok 7315 ms
sort_optimization ... ok 7308 ms
sql_query ... ok 7303 ms
tableam ... ok 6753 ms
timestamp ... ok 7291 ms
triggers ... ok 7293 ms
truncate ... ok 7732 ms
trusted_extension ... ok 7733 ms
update-15 ... ok 7308 ms
upsert ... ok 7312 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 672 ms
vacuum ... ok 681 ms
vacuum_parallel ... ok 679 ms
version ... ok 678 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
seg
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test security ... ok 27 ms
test seg ... FAILED 35 ms
======================
1 of 2 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/seg/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/seg/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1188 ms
test alternate_users ... ok 823 ms
test chunk_utils ... ok 895 ms
test index ... ok 1023 ms
test pg_dump_unprivileged ... ok 814 ms
test tablespace ... ok 749 ms
parallel group (21 tests): drop_hypertable ddl_extra cursor-15 create_chunks ddl_errors custom_type chunks create_table cluster-15 ddl-15 baserel_cache broken_tables delete-15 drop_extension create_hypertable agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5533 ms
append-15 ... ok 7369 ms
baserel_cache ... ok 5518 ms
broken_tables ... ok 5523 ms
chunk_adaptive ... ok 5533 ms
chunks ... ok 5516 ms
cluster-15 ... ok 5516 ms
constraint-15 ... ok 5614 ms
copy-15 ... ok 5554 ms
create_chunks ... ok 5505 ms
create_hypertable ... ok 5529 ms
create_table ... ok 5515 ms
cursor-15 ... ok 5504 ms
custom_type ... ok 5515 ms
ddl-15 ... ok 5516 ms
ddl_errors ... ok 5510 ms
ddl_extra ... ok 5503 ms
delete-15 ... ok 5522 ms
drop_extension ... FAILED 5522 ms
drop_hypertable ... ok 5502 ms
drop_owned ... ok 5639 ms
parallel group (21 tests): misc partitioning license insert_returning dump_meta generated_as_identity drop_rename_hypertable grant_hypertable drop_schema information_views lateral merge parallel-15 partition extension_scripts hash null_exclusion histogram_test insert_single insert-15 insert_many
drop_rename_hypertable ... ok 6017 ms
drop_schema ... ok 6023 ms
dump_meta ... ok 6011 ms
extension_scripts ... ok 6035 ms
generated_as_identity ... ok 6013 ms
grant_hypertable ... ok 6018 ms
hash ... ok 6051 ms
histogram_test ... ok 6053 ms
information_views ... ok 6024 ms
insert-15 ... ok 6183 ms
insert_many ... ok 7401 ms
insert_returning ... ok 6010 ms
insert_single ... ok 6061 ms
lateral ... ok 6027 ms
license ... ok 6006 ms
merge ... ok 6026 ms
misc ... ok 4889 ms
null_exclusion ... ok 6052 ms
parallel-15 ... ok 6028 ms
partition ... ok 6028 ms
partitioning ... ok 6001 ms
parallel group (21 tests): tableam plain timestamp reloptions size_utils update-15 plan_hypertable_inline-15 upsert partitionwise-15 sort_optimization query-15 plan_expand_hypertable-15 triggers sql_query rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8051 ms
pg_join ... ok 10496 ms
plain ... FAILED 8015 ms
plan_expand_hypertable-15 ... ok 8052 ms
plan_hashagg-15 ... ok 9139 ms
plan_hypertable_inline-15 ... ok 8049 ms
plan_ordered_append ... ok 8075 ms
query-15 ... ok 8051 ms
relocate_extension ... ok 8839 ms
reloptions ... ok 8046 ms
rowsecurity-15 ... ok 8075 ms
size_utils ... ok 8046 ms
sort_optimization ... ok 8050 ms
sql_query ... ok 8072 ms
tableam ... ok 7420 ms
timestamp ... ok 8034 ms
triggers ... ok 8072 ms
truncate ... ok 8714 ms
trusted_extension ... ok 8587 ms
update-15 ... ok 8046 ms
upsert ... ok 8048 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 732 ms
vacuum ... ok 734 ms
vacuum_parallel ... ok 734 ms
version ... ok 725 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test security ... ok 25 ms
test seg ... FAILED 31 ms
======================
1 of 2 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/seg/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/postgresql-15.3/contrib/seg/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1143 ms
test alternate_users ... ok 826 ms
test chunk_utils ... ok 863 ms
test index ... ok 1028 ms
test pg_dump_unprivileged ... ok 780 ms
test tablespace ... ok 743 ms
parallel group (21 tests): create_table cursor-15 chunks custom_type ddl_extra drop_hypertable baserel_cache ddl-15 cluster-15 broken_tables drop_extension delete-15 ddl_errors agg_bookends-15 create_hypertable create_chunks chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5324 ms
append-15 ... ok 6566 ms
baserel_cache ... ok 5315 ms
broken_tables ... ok 5323 ms
chunk_adaptive ... ok 5351 ms
chunks ... ok 5308 ms
cluster-15 ... ok 5317 ms
constraint-15 ... ok 5407 ms
copy-15 ... ok 5352 ms
create_chunks ... ok 5332 ms
create_hypertable ... ok 5328 ms
create_table ... ok 5305 ms
cursor-15 ... ok 5307 ms
custom_type ... ok 5307 ms
ddl-15 ... ok 5316 ms
ddl_errors ... ok 5323 ms
ddl_extra ... ok 5313 ms
delete-15 ... ok 5322 ms
drop_extension ... FAILED 5322 ms
drop_hypertable ... ok 5313 ms
drop_owned ... ok 5430 ms
parallel group (21 tests): partitioning license insert_single grant_hypertable hash information_views insert_returning dump_meta merge drop_schema null_exclusion histogram_test generated_as_identity lateral misc parallel-15 drop_rename_hypertable extension_scripts partition insert-15 insert_many
drop_rename_hypertable ... ok 6065 ms
drop_schema ... ok 6052 ms
dump_meta ... ok 6047 ms
extension_scripts ... ok 6065 ms
generated_as_identity ... ok 6064 ms
grant_hypertable ... ok 6040 ms
hash ... ok 6039 ms
histogram_test ... ok 6056 ms
information_views ... ok 6039 ms
insert-15 ... ok 6252 ms
insert_many ... ok 7304 ms
insert_returning ... ok 6040 ms
insert_single ... ok 6036 ms
lateral ... ok 6063 ms
license ... ok 6034 ms
merge ... ok 6049 ms
misc ... ok 6063 ms
null_exclusion ... ok 6051 ms
parallel-15 ... ok 6062 ms
partition ... ok 6069 ms
partitioning ... ok 4915 ms
parallel group (21 tests): timestamp update-15 reloptions triggers plan_hypertable_inline-15 sql_query query-15 upsert sort_optimization plain partitionwise-15 size_utils tableam plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append relocate_extension truncate trusted_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7518 ms
pg_join ... ok 9817 ms
plain ... FAILED 7517 ms
plan_expand_hypertable-15 ... ok 7520 ms
plan_hashagg-15 ... ok 8920 ms
plan_hypertable_inline-15 ... ok 7509 ms
plan_ordered_append ... ok 7678 ms
query-15 ... ok 7515 ms
relocate_extension ... ok 7700 ms
reloptions ... ok 7509 ms
rowsecurity-15 ... ok 7519 ms
size_utils ... ok 7518 ms
sort_optimization ... ok 7515 ms
sql_query ... ok 7511 ms
tableam ... ok 7518 ms
timestamp ... ok 7490 ms
triggers ... ok 7508 ms
truncate ... ok 7704 ms
trusted_extension ... ok 7704 ms
update-15 ... ok 7491 ms
upsert ... ok 7514 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 720 ms
vacuum ... ok 722 ms
vacuum_parallel ... ok 722 ms
version ... ok 708 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
shared_ispell
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test security ... ok 40 ms
test shared_ispell ... ok 19 ms
=====================
All 2 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1227 ms
test alternate_users ... ok 800 ms
test chunk_utils ... ok 922 ms
test index ... ok 1057 ms
test pg_dump_unprivileged ... ok 813 ms
test tablespace ... ok 773 ms
parallel group (21 tests): broken_tables drop_hypertable create_table chunk_adaptive custom_type baserel_cache ddl_extra ddl-15 delete-15 create_hypertable ddl_errors create_chunks cursor-15 chunks agg_bookends-15 drop_extension cluster-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 7246 ms
append-15 ... ok 7793 ms
baserel_cache ... ok 7238 ms
broken_tables ... ok 7229 ms
chunk_adaptive ... ok 7236 ms
chunks ... ok 7246 ms
cluster-15 ... ok 7270 ms
constraint-15 ... ok 7460 ms
copy-15 ... ok 7269 ms
create_chunks ... ok 7245 ms
create_hypertable ... ok 7245 ms
create_table ... ok 7232 ms
cursor-15 ... ok 7245 ms
custom_type ... ok 7235 ms
ddl-15 ... ok 7245 ms
ddl_errors ... ok 7244 ms
ddl_extra ... ok 7244 ms
delete-15 ... ok 7244 ms
drop_extension ... FAILED 7262 ms
drop_hypertable ... ok 7228 ms
drop_owned ... ok 7470 ms
parallel group (21 tests): generated_as_identity histogram_test grant_hypertable information_views drop_schema insert_single parallel-15 partition hash null_exclusion misc insert_returning lateral merge partitioning license drop_rename_hypertable dump_meta extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 14812 ms
drop_schema ... ok 14723 ms
dump_meta ... ok 14812 ms
extension_scripts ... ok 14812 ms
generated_as_identity ... ok 10206 ms
grant_hypertable ... ok 14722 ms
hash ... ok 14780 ms
histogram_test ... ok 14712 ms
information_views ... ok 14722 ms
insert-15 ... ok 15602 ms
insert_many ... ok 17540 ms
insert_returning ... ok 14809 ms
insert_single ... ok 14722 ms
lateral ... ok 14809 ms
license ... ok 14811 ms
merge ... ok 14809 ms
misc ... ok 14807 ms
null_exclusion ... ok 14793 ms
parallel-15 ... ok 14721 ms
partition ... ok 14721 ms
partitioning ... ok 14809 ms
parallel group (21 tests): sort_optimization triggers partitionwise-15 size_utils upsert query-15 reloptions plan_hypertable_inline-15 timestamp sql_query plain rowsecurity-15 plan_expand_hypertable-15 tableam update-15 plan_ordered_append plan_hashagg-15 pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19475 ms
pg_join ... ok 19982 ms
plain ... ok 19483 ms
plan_expand_hypertable-15 ... ok 19505 ms
plan_hashagg-15 ... ok 19600 ms
plan_hypertable_inline-15 ... ok 19479 ms
plan_ordered_append ... ok 19590 ms
query-15 ... ok 19476 ms
relocate_extension ... ok 20147 ms
reloptions ... ok 19478 ms
rowsecurity-15 ... ok 19504 ms
size_utils ... ok 19474 ms
sort_optimization ... ok 19447 ms
sql_query ... ok 19481 ms
tableam ... ok 19560 ms
timestamp ... ok 19481 ms
triggers ... ok 19473 ms
truncate ... ok 20116 ms
trusted_extension ... ok 20110 ms
update-15 ... ok 19560 ms
upsert ... ok 19473 ms
parallel group (4 tests): util vacuum vacuum_parallel version
util ... ok 1545 ms
vacuum ... ok 1572 ms
vacuum_parallel ... ok 1575 ms
version ... ok 1575 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test security ... ok 17 ms
test shared_ispell ... ok 13 ms
=====================
All 2 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1159 ms
test alternate_users ... ok 760 ms
test chunk_utils ... ok 884 ms
test index ... ok 1003 ms
test pg_dump_unprivileged ... ok 781 ms
test tablespace ... ok 731 ms
parallel group (21 tests): cursor-15 drop_hypertable ddl_errors create_chunks ddl_extra create_hypertable broken_tables chunks baserel_cache custom_type create_table drop_extension ddl-15 delete-15 cluster-15 agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4966 ms
append-15 ... ok 6498 ms
baserel_cache ... ok 4952 ms
broken_tables ... ok 4947 ms
chunk_adaptive ... ok 4980 ms
chunks ... ok 4950 ms
cluster-15 ... ok 4963 ms
constraint-15 ... ok 5063 ms
copy-15 ... ok 4986 ms
create_chunks ... ok 4944 ms
create_hypertable ... ok 4946 ms
create_table ... ok 4952 ms
cursor-15 ... ok 4942 ms
custom_type ... ok 4951 ms
ddl-15 ... ok 4952 ms
ddl_errors ... ok 4942 ms
ddl_extra ... ok 4944 ms
delete-15 ... ok 4952 ms
drop_extension ... FAILED 4952 ms
drop_hypertable ... ok 4941 ms
drop_owned ... ok 5071 ms
parallel group (21 tests): hash drop_schema parallel-15 partitioning drop_rename_hypertable null_exclusion license information_views misc grant_hypertable lateral insert_single partition extension_scripts dump_meta generated_as_identity insert_returning histogram_test merge insert-15 insert_many
drop_rename_hypertable ... ok 6147 ms
drop_schema ... ok 6145 ms
dump_meta ... ok 6198 ms
extension_scripts ... ok 6168 ms
generated_as_identity ... ok 6200 ms
grant_hypertable ... ok 6158 ms
hash ... ok 4930 ms
histogram_test ... ok 6199 ms
information_views ... ok 6156 ms
insert-15 ... ok 6342 ms
insert_many ... ok 7394 ms
insert_returning ... ok 6199 ms
insert_single ... ok 6157 ms
lateral ... ok 6157 ms
license ... ok 6153 ms
merge ... ok 6198 ms
misc ... ok 6155 ms
null_exclusion ... ok 6150 ms
parallel-15 ... ok 6145 ms
partition ... ok 6159 ms
partitioning ... ok 6145 ms
parallel group (21 tests): reloptions sort_optimization plain triggers partitionwise-15 sql_query size_utils update-15 query-15 upsert timestamp rowsecurity-15 tableam plan_hypertable_inline-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7482 ms
pg_join ... ok 9972 ms
plain ... ok 7477 ms
plan_expand_hypertable-15 ... ok 7518 ms
plan_hashagg-15 ... ok 9083 ms
plan_hypertable_inline-15 ... ok 7509 ms
plan_ordered_append ... ok 7529 ms
query-15 ... ok 7495 ms
relocate_extension ... ok 8192 ms
reloptions ... ok 6979 ms
rowsecurity-15 ... ok 7505 ms
size_utils ... ok 7486 ms
sort_optimization ... ok 7470 ms
sql_query ... ok 7481 ms
tableam ... ok 7506 ms
timestamp ... ok 7502 ms
triggers ... ok 7480 ms
truncate ... ok 8081 ms
trusted_extension ... ok 7962 ms
update-15 ... ok 7486 ms
upsert ... ok 7497 ms
parallel group (4 tests): util vacuum_parallel version vacuum
util ... ok 675 ms
vacuum ... ok 687 ms
vacuum_parallel ... ok 684 ms
version ... ok 684 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
sslinfo
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2384 ms
test alternate_users ... ok 1719 ms
test chunk_utils ... ok 1843 ms
test index ... ok 2219 ms
test pg_dump_unprivileged ... ok 1472 ms
test tablespace ... ok 1518 ms
parallel group (21 tests): custom_type baserel_cache agg_bookends-15 chunks drop_extension create_table ddl-15 ddl_extra broken_tables drop_hypertable chunk_adaptive create_chunks create_hypertable cursor-15 cluster-15 ddl_errors delete-15 copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11004 ms
append-15 ... ok 11056 ms
baserel_cache ... ok 11002 ms
broken_tables ... ok 11013 ms
chunk_adaptive ... ok 11021 ms
chunks ... ok 11006 ms
cluster-15 ... ok 11021 ms
constraint-15 ... ok 11256 ms
copy-15 ... ok 11055 ms
create_chunks ... ok 11021 ms
create_hypertable ... ok 11021 ms
create_table ... ok 11007 ms
cursor-15 ... ok 11021 ms
custom_type ... ok 10998 ms
ddl-15 ... ok 11007 ms
ddl_errors ... ok 11020 ms
ddl_extra ... ok 11009 ms
delete-15 ... ok 11038 ms
drop_extension ... FAILED 11006 ms
drop_hypertable ... ok 11014 ms
drop_owned ... ok 11280 ms
parallel group (21 tests): partitioning histogram_test extension_scripts information_views license insert_single generated_as_identity lateral drop_schema hash merge drop_rename_hypertable grant_hypertable insert_returning null_exclusion misc dump_meta partition parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15355 ms
drop_schema ... ok 15334 ms
dump_meta ... ok 15357 ms
extension_scripts ... ok 15247 ms
generated_as_identity ... ok 15248 ms
grant_hypertable ... ok 15354 ms
hash ... ok 15334 ms
histogram_test ... ok 15231 ms
information_views ... ok 15247 ms
insert-15 ... ok 16099 ms
insert_many ... ok 18268 ms
insert_returning ... ok 15354 ms
insert_single ... ok 15247 ms
lateral ... ok 15247 ms
license ... ok 15246 ms
merge ... ok 15333 ms
misc ... ok 15355 ms
null_exclusion ... ok 15355 ms
parallel-15 ... ok 15355 ms
partition ... ok 15355 ms
partitioning ... ok 10553 ms
parallel group (21 tests): sort_optimization plain reloptions sql_query size_utils tableam plan_hashagg-15 partitionwise-15 plan_hypertable_inline-15 timestamp triggers query-15 update-15 upsert plan_expand_hypertable-15 plan_ordered_append rowsecurity-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19299 ms
pg_join ... ok 20013 ms
plain ... ok 19261 ms
plan_expand_hypertable-15 ... ok 19328 ms
plan_hashagg-15 ... ok 19297 ms
plan_hypertable_inline-15 ... ok 19298 ms
plan_ordered_append ... ok 19328 ms
query-15 ... ok 19302 ms
relocate_extension ... ok 20542 ms
reloptions ... ok 19273 ms
rowsecurity-15 ... ok 19327 ms
size_utils ... ok 19293 ms
sort_optimization ... ok 18249 ms
sql_query ... ok 19275 ms
tableam ... ok 19294 ms
timestamp ... ok 19297 ms
triggers ... ok 19297 ms
truncate ... ok 20003 ms
trusted_extension ... ok 19903 ms
update-15 ... ok 19300 ms
upsert ... ok 19306 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1577 ms
vacuum ... ok 1611 ms
vacuum_parallel ... ok 1608 ms
version ... ok 1602 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1154 ms
test alternate_users ... ok 813 ms
test chunk_utils ... ok 888 ms
test index ... ok 1014 ms
test pg_dump_unprivileged ... ok 790 ms
test tablespace ... ok 747 ms
parallel group (21 tests): broken_tables baserel_cache delete-15 create_hypertable custom_type ddl_extra cursor-15 chunks agg_bookends-15 ddl-15 ddl_errors create_table drop_hypertable create_chunks cluster-15 drop_extension copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4959 ms
append-15 ... ok 6623 ms
baserel_cache ... ok 4954 ms
broken_tables ... ok 4953 ms
chunk_adaptive ... ok 5024 ms
chunks ... ok 4958 ms
cluster-15 ... ok 4970 ms
constraint-15 ... ok 5059 ms
copy-15 ... ok 4990 ms
create_chunks ... ok 4968 ms
create_hypertable ... ok 4955 ms
create_table ... ok 4965 ms
cursor-15 ... ok 4956 ms
custom_type ... ok 4955 ms
ddl-15 ... ok 4962 ms
ddl_errors ... ok 4962 ms
ddl_extra ... ok 4955 ms
delete-15 ... ok 4953 ms
drop_extension ... FAILED 4975 ms
drop_hypertable ... ok 4964 ms
drop_owned ... ok 5083 ms
parallel group (21 tests): hash drop_schema misc null_exclusion insert_returning drop_rename_hypertable histogram_test information_views partitioning dump_meta grant_hypertable lateral merge generated_as_identity license partition parallel-15 insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6043 ms
drop_schema ... ok 6031 ms
dump_meta ... ok 6059 ms
extension_scripts ... ok 6072 ms
generated_as_identity ... ok 6064 ms
grant_hypertable ... ok 6060 ms
hash ... ok 4731 ms
histogram_test ... ok 6044 ms
information_views ... ok 6049 ms
insert-15 ... ok 6241 ms
insert_many ... ok 7415 ms
insert_returning ... ok 6039 ms
insert_single ... ok 6069 ms
lateral ... ok 6059 ms
license ... ok 6065 ms
merge ... ok 6059 ms
misc ... ok 6031 ms
null_exclusion ... ok 6031 ms
parallel-15 ... ok 6068 ms
partition ... ok 6066 ms
partitioning ... ok 6048 ms
parallel group (21 tests): reloptions upsert plan_hypertable_inline-15 timestamp partitionwise-15 plan_expand_hypertable-15 tableam sort_optimization update-15 size_utils plain triggers sql_query query-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7881 ms
pg_join ... ok 9942 ms
plain ... ok 7890 ms
plan_expand_hypertable-15 ... ok 7883 ms
plan_hashagg-15 ... ok 9121 ms
plan_hypertable_inline-15 ... ok 7877 ms
plan_ordered_append ... ok 7925 ms
query-15 ... ok 7916 ms
relocate_extension ... ok 8588 ms
reloptions ... ok 7368 ms
rowsecurity-15 ... ok 7922 ms
size_utils ... ok 7888 ms
sort_optimization ... ok 7883 ms
sql_query ... ok 7890 ms
tableam ... ok 7882 ms
timestamp ... ok 7879 ms
triggers ... ok 7889 ms
truncate ... ok 8248 ms
trusted_extension ... ok 8169 ms
update-15 ... ok 7883 ms
upsert ... ok 7874 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 694 ms
vacuum ... ok 703 ms
vacuum_parallel ... ok 704 ms
version ... ok 701 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
tablefunc
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test tablefunc ... ok 148 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2427 ms
test alternate_users ... ok 1711 ms
test chunk_utils ... ok 1867 ms
test index ... ok 2203 ms
test pg_dump_unprivileged ... ok 1486 ms
test tablespace ... ok 1511 ms
parallel group (21 tests): cursor-15 drop_extension ddl_errors create_hypertable create_table chunks cluster-15 drop_hypertable baserel_cache broken_tables custom_type ddl_extra delete-15 append-15 copy-15 ddl-15 create_chunks agg_bookends-15 chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 10937 ms
append-15 ... ok 10930 ms
baserel_cache ... ok 10930 ms
broken_tables ... ok 10930 ms
chunk_adaptive ... ok 10955 ms
chunks ... ok 10925 ms
cluster-15 ... ok 10927 ms
constraint-15 ... ok 11156 ms
copy-15 ... ok 10936 ms
create_chunks ... ok 10936 ms
create_hypertable ... ok 10925 ms
create_table ... ok 10925 ms
cursor-15 ... ok 10918 ms
custom_type ... ok 10929 ms
ddl-15 ... ok 10935 ms
ddl_errors ... ok 10921 ms
ddl_extra ... ok 10929 ms
delete-15 ... ok 10929 ms
drop_extension ... FAILED 10920 ms
drop_hypertable ... ok 10926 ms
drop_owned ... ok 11184 ms
parallel group (21 tests): hash null_exclusion drop_rename_hypertable license merge partition drop_schema lateral insert_single insert_returning generated_as_identity information_views dump_meta partitioning misc histogram_test grant_hypertable extension_scripts parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15423 ms
drop_schema ... ok 15431 ms
dump_meta ... ok 15432 ms
extension_scripts ... ok 15516 ms
generated_as_identity ... ok 15432 ms
grant_hypertable ... ok 15516 ms
hash ... ok 11750 ms
histogram_test ... ok 15515 ms
information_views ... ok 15432 ms
insert-15 ... ok 15905 ms
insert_many ... ok 17979 ms
insert_returning ... ok 15430 ms
insert_single ... ok 15430 ms
lateral ... ok 15430 ms
license ... ok 15422 ms
merge ... ok 15422 ms
misc ... ok 15514 ms
null_exclusion ... ok 15409 ms
parallel-15 ... ok 15515 ms
partition ... ok 15421 ms
partitioning ... ok 15499 ms
parallel group (21 tests): query-15 size_utils sort_optimization plan_hypertable_inline-15 update-15 plan_expand_hypertable-15 sql_query rowsecurity-15 plan_hashagg-15 upsert timestamp plain tableam reloptions triggers partitionwise-15 plan_ordered_append pg_join relocate_extension truncate trusted_extension
partitionwise-15 ... ok 19949 ms
pg_join ... ok 20147 ms
plain ... FAILED 19948 ms
plan_expand_hypertable-15 ... ok 19858 ms
plan_hashagg-15 ... ok 19858 ms
plan_hypertable_inline-15 ... ok 19848 ms
plan_ordered_append ... ok 19979 ms
query-15 ... ok 19847 ms
relocate_extension ... ok 20167 ms
reloptions ... ok 19948 ms
rowsecurity-15 ... ok 19857 ms
size_utils ... ok 19847 ms
sort_optimization ... ok 19847 ms
sql_query ... ok 19856 ms
tableam ... ok 19947 ms
timestamp ... ok 19856 ms
triggers ... ok 19948 ms
truncate ... ok 20169 ms
trusted_extension ... ok 20172 ms
update-15 ... ok 19846 ms
upsert ... ok 19856 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1597 ms
vacuum ... ok 1639 ms
vacuum_parallel ... ok 1636 ms
version ... ok 1626 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test tablefunc ... ok 59 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1153 ms
test alternate_users ... ok 829 ms
test chunk_utils ... ok 863 ms
test index ... ok 1025 ms
test pg_dump_unprivileged ... ok 770 ms
test tablespace ... ok 717 ms
parallel group (21 tests): cursor-15 broken_tables ddl_extra chunks create_hypertable ddl-15 create_chunks create_table delete-15 drop_hypertable cluster-15 chunk_adaptive drop_extension ddl_errors agg_bookends-15 custom_type baserel_cache copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5092 ms
append-15 ... ok 6706 ms
baserel_cache ... ok 5093 ms
broken_tables ... ok 5079 ms
chunk_adaptive ... ok 5088 ms
chunks ... ok 5080 ms
cluster-15 ... ok 5086 ms
constraint-15 ... ok 5214 ms
copy-15 ... ok 5114 ms
create_chunks ... ok 5084 ms
create_hypertable ... ok 5083 ms
create_table ... ok 5084 ms
cursor-15 ... ok 5073 ms
custom_type ... ok 5091 ms
ddl-15 ... ok 5083 ms
ddl_errors ... ok 5089 ms
ddl_extra ... ok 5078 ms
delete-15 ... ok 5083 ms
drop_extension ... FAILED 5087 ms
drop_hypertable ... ok 5085 ms
drop_owned ... ok 5222 ms
parallel group (21 tests): null_exclusion misc grant_hypertable information_views drop_rename_hypertable parallel-15 insert_single extension_scripts partitioning hash merge generated_as_identity insert_returning histogram_test dump_meta partition license drop_schema lateral insert-15 insert_many
drop_rename_hypertable ... ok 6075 ms
drop_schema ... ok 6117 ms
dump_meta ... ok 6111 ms
extension_scripts ... ok 6082 ms
generated_as_identity ... ok 6106 ms
grant_hypertable ... ok 6070 ms
hash ... ok 6106 ms
histogram_test ... ok 6110 ms
information_views ... ok 6073 ms
insert-15 ... ok 6289 ms
insert_many ... ok 7319 ms
insert_returning ... ok 6109 ms
insert_single ... ok 6079 ms
lateral ... ok 6120 ms
license ... ok 6115 ms
merge ... ok 6105 ms
misc ... ok 6068 ms
null_exclusion ... ok 4735 ms
parallel-15 ... ok 6077 ms
partition ... ok 6114 ms
partitioning ... ok 6104 ms
parallel group (21 tests): plan_hypertable_inline-15 reloptions timestamp sql_query rowsecurity-15 plain sort_optimization update-15 size_utils triggers upsert partitionwise-15 query-15 tableam plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7514 ms
pg_join ... ok 10181 ms
plain ... FAILED 7507 ms
plan_expand_hypertable-15 ... ok 7535 ms
plan_hashagg-15 ... ok 9527 ms
plan_hypertable_inline-15 ... ok 6886 ms
plan_ordered_append ... ok 7973 ms
query-15 ... ok 7516 ms
relocate_extension ... ok 8269 ms
reloptions ... ok 7430 ms
rowsecurity-15 ... ok 7459 ms
size_utils ... ok 7507 ms
sort_optimization ... ok 7506 ms
sql_query ... ok 7434 ms
tableam ... ok 7528 ms
timestamp ... ok 7432 ms
triggers ... ok 7510 ms
truncate ... ok 8137 ms
trusted_extension ... ok 8138 ms
update-15 ... ok 7506 ms
upsert ... ok 7512 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 686 ms
vacuum ... ok 689 ms
vacuum_parallel ... ok 688 ms
version ... ok 679 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
tcn
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2406 ms
test alternate_users ... ok 1691 ms
test chunk_utils ... ok 1861 ms
test index ... ok 2216 ms
test pg_dump_unprivileged ... ok 1469 ms
test tablespace ... ok 1524 ms
parallel group (21 tests): chunks create_table broken_tables custom_type drop_extension baserel_cache ddl_extra ddl-15 delete-15 cursor-15 drop_hypertable cluster-15 ddl_errors agg_bookends-15 create_hypertable create_chunks chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10967 ms
append-15 ... ok 10981 ms
baserel_cache ... ok 10961 ms
broken_tables ... ok 10959 ms
chunk_adaptive ... ok 10970 ms
chunks ... ok 10953 ms
cluster-15 ... ok 10966 ms
constraint-15 ... ok 11150 ms
copy-15 ... ok 10980 ms
create_chunks ... ok 10969 ms
create_hypertable ... ok 10966 ms
create_table ... ok 10955 ms
cursor-15 ... ok 10965 ms
custom_type ... ok 10958 ms
ddl-15 ... ok 10960 ms
ddl_errors ... ok 10966 ms
ddl_extra ... ok 10960 ms
delete-15 ... ok 10964 ms
drop_extension ... FAILED 10958 ms
drop_hypertable ... ok 10964 ms
drop_owned ... ok 11229 ms
parallel group (21 tests): hash drop_schema histogram_test generated_as_identity drop_rename_hypertable grant_hypertable insert_returning lateral dump_meta insert_single partitioning null_exclusion merge partition misc information_views license parallel-15 extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 15515 ms
drop_schema ... ok 15500 ms
dump_meta ... ok 15515 ms
extension_scripts ... ok 15601 ms
generated_as_identity ... ok 15514 ms
grant_hypertable ... ok 15515 ms
hash ... ok 11143 ms
histogram_test ... ok 15513 ms
information_views ... ok 15584 ms
insert-15 ... ok 16399 ms
insert_many ... ok 18450 ms
insert_returning ... ok 15514 ms
insert_single ... ok 15514 ms
lateral ... ok 15514 ms
license ... ok 15583 ms
merge ... ok 15520 ms
misc ... ok 15583 ms
null_exclusion ... ok 15514 ms
parallel-15 ... ok 15583 ms
partition ... ok 15519 ms
partitioning ... ok 15514 ms
parallel group (21 tests): tableam plan_hypertable_inline-15 plain sql_query size_utils plan_expand_hypertable-15 timestamp partitionwise-15 reloptions plan_ordered_append sort_optimization plan_hashagg-15 upsert rowsecurity-15 query-15 triggers update-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19794 ms
pg_join ... ok 20152 ms
plain ... ok 19673 ms
plan_expand_hypertable-15 ... ok 19692 ms
plan_hashagg-15 ... ok 19795 ms
plan_hypertable_inline-15 ... ok 19673 ms
plan_ordered_append ... ok 19794 ms
query-15 ... ok 19794 ms
relocate_extension ... ok 20178 ms
reloptions ... ok 19794 ms
rowsecurity-15 ... ok 19794 ms
size_utils ... ok 19684 ms
sort_optimization ... ok 19794 ms
sql_query ... ok 19673 ms
tableam ... ok 19668 ms
timestamp ... ok 19763 ms
triggers ... ok 19794 ms
truncate ... ok 20174 ms
trusted_extension ... ok 20177 ms
update-15 ... ok 19793 ms
upsert ... ok 19793 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1586 ms
vacuum ... ok 1613 ms
vacuum_parallel ... ok 1613 ms
version ... ok 1609 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1118 ms
test alternate_users ... ok 809 ms
test chunk_utils ... ok 864 ms
test index ... ok 1056 ms
test pg_dump_unprivileged ... ok 777 ms
test tablespace ... ok 713 ms
parallel group (21 tests): baserel_cache agg_bookends-15 delete-15 chunks cursor-15 chunk_adaptive drop_hypertable custom_type ddl_extra cluster-15 create_chunks broken_tables create_table drop_extension ddl_errors create_hypertable ddl-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5019 ms
append-15 ... ok 6729 ms
baserel_cache ... ok 5018 ms
broken_tables ... ok 5036 ms
chunk_adaptive ... ok 5025 ms
chunks ... ok 5019 ms
cluster-15 ... ok 5036 ms
constraint-15 ... ok 5133 ms
copy-15 ... ok 5063 ms
create_chunks ... ok 5036 ms
create_hypertable ... ok 5049 ms
create_table ... ok 5036 ms
cursor-15 ... ok 5020 ms
custom_type ... ok 5034 ms
ddl-15 ... ok 5056 ms
ddl_errors ... ok 5040 ms
ddl_extra ... ok 5034 ms
delete-15 ... ok 5018 ms
drop_extension ... FAILED 5039 ms
drop_hypertable ... ok 5028 ms
drop_owned ... ok 5141 ms
parallel group (21 tests): generated_as_identity information_views insert_returning lateral partitioning dump_meta histogram_test merge drop_rename_hypertable license hash insert_single misc grant_hypertable null_exclusion parallel-15 partition extension_scripts drop_schema insert-15 insert_many
drop_rename_hypertable ... ok 6041 ms
drop_schema ... ok 6062 ms
dump_meta ... ok 6039 ms
extension_scripts ... ok 6060 ms
generated_as_identity ... ok 4651 ms
grant_hypertable ... ok 6051 ms
hash ... ok 6043 ms
histogram_test ... ok 6040 ms
information_views ... ok 6036 ms
insert-15 ... ok 6463 ms
insert_many ... ok 7541 ms
insert_returning ... ok 6036 ms
insert_single ... ok 6049 ms
lateral ... ok 6036 ms
license ... ok 6040 ms
merge ... ok 6039 ms
misc ... ok 6050 ms
null_exclusion ... ok 6053 ms
parallel-15 ... ok 6054 ms
partition ... ok 6055 ms
partitioning ... ok 6035 ms
parallel group (21 tests): tableam plan_hypertable_inline-15 size_utils reloptions sort_optimization sql_query partitionwise-15 timestamp plain update-15 triggers query-15 upsert plan_expand_hypertable-15 plan_ordered_append rowsecurity-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7707 ms
pg_join ... ok 9887 ms
plain ... ok 7708 ms
plan_expand_hypertable-15 ... ok 7734 ms
plan_hashagg-15 ... ok 9066 ms
plan_hypertable_inline-15 ... ok 7682 ms
plan_ordered_append ... ok 7735 ms
query-15 ... ok 7719 ms
relocate_extension ... ok 8387 ms
reloptions ... ok 7702 ms
rowsecurity-15 ... ok 7735 ms
size_utils ... ok 7692 ms
sort_optimization ... ok 7703 ms
sql_query ... ok 7705 ms
tableam ... ok 7109 ms
timestamp ... ok 7705 ms
triggers ... ok 7717 ms
truncate ... ok 8044 ms
trusted_extension ... ok 7939 ms
update-15 ... ok 7706 ms
upsert ... ok 7718 ms
parallel group (4 tests): version vacuum util vacuum_parallel
util ... ok 695 ms
vacuum ... ok 694 ms
vacuum_parallel ... ok 696 ms
version ... ok 685 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
tds_fdw
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2414 ms
test alternate_users ... ok 1699 ms
test chunk_utils ... ok 1843 ms
test index ... ok 2208 ms
test pg_dump_unprivileged ... ok 1494 ms
test tablespace ... ok 1518 ms
parallel group (21 tests): cursor-15 chunks cluster-15 baserel_cache create_chunks ddl_extra ddl_errors ddl-15 chunk_adaptive append-15 delete-15 create_table broken_tables custom_type drop_hypertable drop_extension agg_bookends-15 create_hypertable copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11332 ms
append-15 ... ok 11321 ms
baserel_cache ... ok 11300 ms
broken_tables ... ok 11322 ms
chunk_adaptive ... ok 11320 ms
chunks ... ok 11298 ms
cluster-15 ... ok 11299 ms
constraint-15 ... ok 11535 ms
copy-15 ... ok 11343 ms
create_chunks ... ok 11302 ms
create_hypertable ... ok 11331 ms
create_table ... ok 11321 ms
cursor-15 ... ok 11296 ms
custom_type ... ok 11321 ms
ddl-15 ... ok 11318 ms
ddl_errors ... ok 11318 ms
ddl_extra ... ok 11313 ms
delete-15 ... ok 11320 ms
drop_extension ... FAILED 11330 ms
drop_hypertable ... ok 11320 ms
drop_owned ... ok 11565 ms
parallel group (21 tests): partitioning hash generated_as_identity license drop_rename_hypertable histogram_test insert_single null_exclusion dump_meta grant_hypertable drop_schema merge partition misc extension_scripts lateral information_views parallel-15 insert_returning insert-15 insert_many
drop_rename_hypertable ... ok 15141 ms
drop_schema ... ok 15144 ms
dump_meta ... ok 15144 ms
extension_scripts ... ok 15158 ms
generated_as_identity ... ok 15138 ms
grant_hypertable ... ok 15144 ms
hash ... ok 15118 ms
histogram_test ... ok 15141 ms
information_views ... ok 15216 ms
insert-15 ... ok 15654 ms
insert_many ... ok 17771 ms
insert_returning ... ok 15219 ms
insert_single ... ok 15141 ms
lateral ... ok 15216 ms
license ... ok 15137 ms
merge ... ok 15143 ms
misc ... ok 15143 ms
null_exclusion ... ok 15140 ms
parallel-15 ... ok 15215 ms
partition ... ok 15142 ms
partitioning ... ok 11835 ms
parallel group (21 tests): sql_query update-15 sort_optimization reloptions size_utils triggers query-15 plan_ordered_append plan_expand_hypertable-15 plan_hashagg-15 rowsecurity-15 plan_hypertable_inline-15 timestamp partitionwise-15 tableam plain upsert pg_join trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19595 ms
pg_join ... ok 20245 ms
plain ... ok 19595 ms
plan_expand_hypertable-15 ... ok 19515 ms
plan_hashagg-15 ... ok 19521 ms
plan_hypertable_inline-15 ... ok 19594 ms
plan_ordered_append ... ok 19513 ms
query-15 ... ok 19513 ms
relocate_extension ... ok 20331 ms
reloptions ... ok 19512 ms
rowsecurity-15 ... ok 19520 ms
size_utils ... ok 19512 ms
sort_optimization ... ok 19511 ms
sql_query ... ok 19494 ms
tableam ... ok 19594 ms
timestamp ... ok 19593 ms
triggers ... ok 19512 ms
truncate ... ok 20310 ms
trusted_extension ... ok 20306 ms
update-15 ... ok 19510 ms
upsert ... ok 19594 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 1624 ms
vacuum ... ok 1628 ms
vacuum_parallel ... ok 1627 ms
version ... ok 1597 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1121 ms
test alternate_users ... ok 813 ms
test chunk_utils ... ok 875 ms
test index ... ok 1042 ms
test pg_dump_unprivileged ... ok 783 ms
test tablespace ... ok 742 ms
parallel group (21 tests): baserel_cache ddl-15 drop_extension custom_type create_chunks cursor-15 ddl_errors create_table create_hypertable ddl_extra cluster-15 chunks broken_tables copy-15 drop_hypertable delete-15 agg_bookends-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5151 ms
append-15 ... ok 6666 ms
baserel_cache ... ok 5133 ms
broken_tables ... ok 5146 ms
chunk_adaptive ... ok 5152 ms
chunks ... ok 5144 ms
cluster-15 ... ok 5143 ms
constraint-15 ... ok 5222 ms
copy-15 ... ok 5145 ms
create_chunks ... ok 5138 ms
create_hypertable ... ok 5142 ms
create_table ... ok 5140 ms
cursor-15 ... ok 5137 ms
custom_type ... ok 5136 ms
ddl-15 ... ok 5136 ms
ddl_errors ... ok 5138 ms
ddl_extra ... ok 5142 ms
delete-15 ... ok 5146 ms
drop_extension ... FAILED 5135 ms
drop_hypertable ... ok 5146 ms
drop_owned ... ok 5262 ms
parallel group (21 tests): null_exclusion generated_as_identity lateral partitioning parallel-15 histogram_test dump_meta drop_schema insert_returning merge information_views hash license misc extension_scripts grant_hypertable insert_single partition drop_rename_hypertable insert-15 insert_many
drop_rename_hypertable ... ok 6079 ms
drop_schema ... ok 6063 ms
dump_meta ... ok 6062 ms
extension_scripts ... ok 6067 ms
generated_as_identity ... ok 6054 ms
grant_hypertable ... ok 6067 ms
hash ... ok 6067 ms
histogram_test ... ok 6061 ms
information_views ... ok 6064 ms
insert-15 ... ok 6303 ms
insert_many ... ok 7374 ms
insert_returning ... ok 6063 ms
insert_single ... ok 6066 ms
lateral ... ok 6055 ms
license ... ok 6066 ms
merge ... ok 6063 ms
misc ... ok 6066 ms
null_exclusion ... ok 4609 ms
parallel-15 ... ok 6056 ms
partition ... ok 6069 ms
partitioning ... ok 6055 ms
parallel group (21 tests): reloptions timestamp query-15 tableam sql_query plan_expand_hypertable-15 upsert partitionwise-15 update-15 triggers plan_hypertable_inline-15 rowsecurity-15 plan_ordered_append plain size_utils sort_optimization trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7586 ms
pg_join ... ok 9806 ms
plain ... ok 7594 ms
plan_expand_hypertable-15 ... ok 7584 ms
plan_hashagg-15 ... ok 8984 ms
plan_hypertable_inline-15 ... ok 7591 ms
plan_ordered_append ... ok 7592 ms
query-15 ... ok 7576 ms
relocate_extension ... ok 8214 ms
reloptions ... ok 6943 ms
rowsecurity-15 ... ok 7592 ms
size_utils ... ok 7614 ms
sort_optimization ... ok 7615 ms
sql_query ... ok 7580 ms
tableam ... ok 7579 ms
timestamp ... ok 7572 ms
triggers ... ok 7588 ms
truncate ... ok 7988 ms
trusted_extension ... ok 7852 ms
update-15 ... ok 7584 ms
upsert ... ok 7583 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 707 ms
vacuum ... ok 710 ms
vacuum_parallel ... ok 709 ms
version ... ok 700 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
tsm_system_rows
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test tsm_system_rows ... ok 37 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2395 ms
test alternate_users ... ok 1688 ms
test chunk_utils ... ok 1864 ms
test index ... ok 2207 ms
test pg_dump_unprivileged ... ok 1494 ms
test tablespace ... ok 1528 ms
parallel group (21 tests): baserel_cache create_table drop_hypertable custom_type create_chunks cursor-15 chunks ddl_errors cluster-15 broken_tables ddl_extra drop_extension chunk_adaptive create_hypertable ddl-15 delete-15 agg_bookends-15 append-15 copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10998 ms
append-15 ... ok 11029 ms
baserel_cache ... ok 10967 ms
broken_tables ... ok 10979 ms
chunk_adaptive ... ok 10998 ms
chunks ... ok 10973 ms
cluster-15 ... ok 10976 ms
constraint-15 ... ok 11213 ms
copy-15 ... ok 11028 ms
create_chunks ... ok 10973 ms
create_hypertable ... ok 10997 ms
create_table ... ok 10970 ms
cursor-15 ... ok 10973 ms
custom_type ... ok 10972 ms
ddl-15 ... ok 10997 ms
ddl_errors ... ok 10975 ms
ddl_extra ... ok 10980 ms
delete-15 ... ok 10997 ms
drop_extension ... FAILED 10983 ms
drop_hypertable ... ok 10971 ms
drop_owned ... ok 11243 ms
parallel group (21 tests): hash partitioning license generated_as_identity dump_meta partition drop_rename_hypertable extension_scripts insert_returning histogram_test information_views lateral drop_schema insert_single merge misc null_exclusion grant_hypertable parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15197 ms
drop_schema ... ok 15201 ms
dump_meta ... ok 15197 ms
extension_scripts ... ok 15198 ms
generated_as_identity ... ok 15180 ms
grant_hypertable ... ok 15244 ms
hash ... ok 12008 ms
histogram_test ... ok 15198 ms
information_views ... ok 15198 ms
insert-15 ... ok 15658 ms
insert_many ... ok 17836 ms
insert_returning ... ok 15198 ms
insert_single ... ok 15200 ms
lateral ... ok 15198 ms
license ... ok 15179 ms
merge ... ok 15200 ms
misc ... ok 15243 ms
null_exclusion ... ok 15243 ms
parallel-15 ... ok 15245 ms
partition ... ok 15195 ms
partitioning ... ok 15156 ms
parallel group (21 tests): plan_hypertable_inline-15 plain timestamp upsert size_utils sort_optimization update-15 query-15 reloptions partitionwise-15 plan_ordered_append sql_query tableam triggers rowsecurity-15 plan_expand_hypertable-15 plan_hashagg-15 trusted_extension pg_join truncate relocate_extension
partitionwise-15 ... ok 19303 ms
pg_join ... ok 20074 ms
plain ... ok 19287 ms
plan_expand_hypertable-15 ... ok 19317 ms
plan_hashagg-15 ... ok 19338 ms
plan_hypertable_inline-15 ... ok 18464 ms
plan_ordered_append ... ok 19307 ms
query-15 ... ok 19300 ms
relocate_extension ... ok 20598 ms
reloptions ... ok 19300 ms
rowsecurity-15 ... ok 19307 ms
size_utils ... ok 19293 ms
sort_optimization ... ok 19297 ms
sql_query ... ok 19306 ms
tableam ... ok 19306 ms
timestamp ... ok 19289 ms
triggers ... ok 19306 ms
truncate ... ok 20072 ms
trusted_extension ... ok 19977 ms
update-15 ... ok 19297 ms
upsert ... ok 19289 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1617 ms
vacuum ... ok 1651 ms
vacuum_parallel ... ok 1648 ms
version ... ok 1642 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test tsm_system_rows ... ok 18 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1174 ms
test alternate_users ... ok 787 ms
test chunk_utils ... ok 903 ms
test index ... ok 1019 ms
test pg_dump_unprivileged ... ok 763 ms
test tablespace ... ok 720 ms
parallel group (21 tests): agg_bookends-15 ddl-15 chunks cursor-15 ddl_extra drop_extension cluster-15 baserel_cache delete-15 chunk_adaptive custom_type broken_tables ddl_errors create_hypertable drop_hypertable create_chunks create_table copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5095 ms
append-15 ... ok 6558 ms
baserel_cache ... ok 5118 ms
broken_tables ... ok 5120 ms
chunk_adaptive ... ok 5119 ms
chunks ... ok 5108 ms
cluster-15 ... ok 5117 ms
constraint-15 ... ok 5221 ms
copy-15 ... ok 5140 ms
create_chunks ... ok 5124 ms
create_hypertable ... ok 5123 ms
create_table ... ok 5129 ms
cursor-15 ... ok 5108 ms
custom_type ... ok 5118 ms
ddl-15 ... ok 5104 ms
ddl_errors ... ok 5121 ms
ddl_extra ... ok 5109 ms
delete-15 ... ok 5117 ms
drop_extension ... FAILED 5109 ms
drop_hypertable ... ok 5123 ms
drop_owned ... ok 5241 ms
parallel group (21 tests): license partitioning histogram_test insert_returning dump_meta grant_hypertable drop_rename_hypertable generated_as_identity extension_scripts hash null_exclusion merge information_views insert_single partition misc drop_schema lateral parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 6043 ms
drop_schema ... ok 6072 ms
dump_meta ... ok 6041 ms
extension_scripts ... ok 6045 ms
generated_as_identity ... ok 6042 ms
grant_hypertable ... ok 6041 ms
hash ... ok 6045 ms
histogram_test ... ok 6039 ms
information_views ... ok 6048 ms
insert-15 ... ok 6221 ms
insert_many ... ok 7242 ms
insert_returning ... ok 6039 ms
insert_single ... ok 6051 ms
lateral ... ok 6075 ms
license ... ok 4956 ms
merge ... ok 6048 ms
misc ... ok 6070 ms
null_exclusion ... ok 6046 ms
parallel-15 ... ok 6079 ms
partition ... ok 6057 ms
partitioning ... ok 6029 ms
parallel group (21 tests): update-15 plan_hypertable_inline-15 sort_optimization reloptions plain sql_query upsert tableam timestamp triggers query-15 size_utils partitionwise-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension relocate_extension truncate plan_hashagg-15 pg_join
partitionwise-15 ... ok 7279 ms
pg_join ... ok 9502 ms
plain ... ok 7265 ms
plan_expand_hypertable-15 ... ok 7300 ms
plan_hashagg-15 ... ok 8711 ms
plan_hypertable_inline-15 ... ok 7262 ms
plan_ordered_append ... ok 7303 ms
query-15 ... ok 7277 ms
relocate_extension ... ok 7509 ms
reloptions ... ok 7264 ms
rowsecurity-15 ... ok 7286 ms
size_utils ... ok 7278 ms
sort_optimization ... ok 7262 ms
sql_query ... ok 7266 ms
tableam ... ok 7266 ms
timestamp ... ok 7268 ms
triggers ... ok 7273 ms
truncate ... ok 7509 ms
trusted_extension ... ok 7476 ms
update-15 ... ok 7236 ms
upsert ... ok 7265 ms
parallel group (4 tests): version vacuum_parallel util vacuum
util ... ok 688 ms
vacuum ... ok 690 ms
vacuum_parallel ... ok 687 ms
version ... ok 679 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
tsm_system_time
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test tsm_system_time ... ok 43 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2411 ms
test alternate_users ... ok 1693 ms
test chunk_utils ... ok 1859 ms
test index ... ok 2207 ms
test pg_dump_unprivileged ... ok 1464 ms
test tablespace ... ok 1520 ms
parallel group (21 tests): baserel_cache custom_type delete-15 ddl_errors create_hypertable agg_bookends-15 create_table cursor-15 ddl-15 ddl_extra chunks drop_hypertable drop_extension create_chunks cluster-15 broken_tables chunk_adaptive copy-15 append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10944 ms
append-15 ... ok 10970 ms
baserel_cache ... ok 10936 ms
broken_tables ... ok 10951 ms
chunk_adaptive ... ok 10970 ms
chunks ... ok 10948 ms
cluster-15 ... ok 10950 ms
constraint-15 ... ok 11199 ms
copy-15 ... ok 10970 ms
create_chunks ... ok 10949 ms
create_hypertable ... ok 10942 ms
create_table ... ok 10944 ms
cursor-15 ... ok 10945 ms
custom_type ... ok 10940 ms
ddl-15 ... ok 10946 ms
ddl_errors ... ok 10942 ms
ddl_extra ... ok 10947 ms
delete-15 ... ok 10940 ms
drop_extension ... FAILED 10948 ms
drop_hypertable ... ok 10948 ms
drop_owned ... ok 11224 ms
parallel group (21 tests): hash merge histogram_test partition generated_as_identity information_views lateral dump_meta drop_schema drop_rename_hypertable insert_single parallel-15 license extension_scripts partitioning insert_returning misc grant_hypertable null_exclusion insert-15 insert_many
drop_rename_hypertable ... ok 15435 ms
drop_schema ... ok 15435 ms
dump_meta ... ok 15434 ms
extension_scripts ... ok 15436 ms
generated_as_identity ... ok 15433 ms
grant_hypertable ... ok 15489 ms
hash ... ok 10610 ms
histogram_test ... ok 15431 ms
information_views ... ok 15432 ms
insert-15 ... ok 16300 ms
insert_many ... ok 18371 ms
insert_returning ... ok 15489 ms
insert_single ... ok 15434 ms
lateral ... ok 15432 ms
license ... ok 15435 ms
merge ... ok 15412 ms
misc ... ok 15488 ms
null_exclusion ... ok 15488 ms
parallel-15 ... ok 15434 ms
partition ... ok 15431 ms
partitioning ... ok 15487 ms
parallel group (21 tests): plan_hypertable_inline-15 sort_optimization plain rowsecurity-15 reloptions timestamp tableam triggers query-15 sql_query partitionwise-15 upsert update-15 size_utils plan_hashagg-15 plan_ordered_append plan_expand_hypertable-15 trusted_extension truncate pg_join relocate_extension
partitionwise-15 ... ok 19096 ms
pg_join ... ok 19719 ms
plain ... ok 19080 ms
plan_expand_hypertable-15 ... ok 19123 ms
plan_hashagg-15 ... ok 19122 ms
plan_hypertable_inline-15 ... ok 18156 ms
plan_ordered_append ... ok 19122 ms
query-15 ... ok 19087 ms
relocate_extension ... ok 20364 ms
reloptions ... ok 19083 ms
rowsecurity-15 ... ok 19080 ms
size_utils ... ok 19095 ms
sort_optimization ... ok 19072 ms
sql_query ... ok 19094 ms
tableam ... ok 19084 ms
timestamp ... ok 19083 ms
triggers ... ok 19085 ms
truncate ... ok 19699 ms
trusted_extension ... ok 19556 ms
update-15 ... ok 19094 ms
upsert ... ok 19094 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1620 ms
vacuum ... ok 1650 ms
vacuum_parallel ... ok 1650 ms
version ... ok 1647 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test tsm_system_time ... ok 18 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1160 ms
test alternate_users ... ok 807 ms
test chunk_utils ... ok 889 ms
test index ... ok 1017 ms
test pg_dump_unprivileged ... ok 774 ms
test tablespace ... ok 737 ms
parallel group (21 tests): cursor-15 broken_tables cluster-15 ddl_extra ddl_errors create_table agg_bookends-15 drop_hypertable baserel_cache custom_type drop_extension create_hypertable create_chunks delete-15 ddl-15 chunks chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4786 ms
append-15 ... ok 6599 ms
baserel_cache ... ok 4786 ms
broken_tables ... ok 4774 ms
chunk_adaptive ... ok 4808 ms
chunks ... ok 4804 ms
cluster-15 ... ok 4777 ms
constraint-15 ... ok 4902 ms
copy-15 ... ok 4817 ms
create_chunks ... ok 4790 ms
create_hypertable ... ok 4789 ms
create_table ... ok 4781 ms
cursor-15 ... ok 4769 ms
custom_type ... ok 4787 ms
ddl-15 ... ok 4798 ms
ddl_errors ... ok 4781 ms
ddl_extra ... ok 4779 ms
delete-15 ... ok 4794 ms
drop_extension ... FAILED 4788 ms
drop_hypertable ... ok 4785 ms
drop_owned ... ok 4910 ms
parallel group (21 tests): merge partitioning null_exclusion license insert_returning drop_rename_hypertable hash insert_single extension_scripts drop_schema misc lateral information_views parallel-15 dump_meta grant_hypertable generated_as_identity histogram_test partition insert-15 insert_many
drop_rename_hypertable ... ok 6046 ms
drop_schema ... ok 6057 ms
dump_meta ... ok 6088 ms
extension_scripts ... ok 6054 ms
generated_as_identity ... ok 6088 ms
grant_hypertable ... ok 6088 ms
hash ... ok 6051 ms
histogram_test ... ok 6088 ms
information_views ... ok 6060 ms
insert-15 ... ok 6256 ms
insert_many ... ok 7292 ms
insert_returning ... ok 6041 ms
insert_single ... ok 6052 ms
lateral ... ok 6058 ms
license ... ok 6041 ms
merge ... ok 4961 ms
misc ... ok 6058 ms
null_exclusion ... ok 6039 ms
parallel-15 ... ok 6059 ms
partition ... ok 6086 ms
partitioning ... ok 6030 ms
parallel group (21 tests): reloptions update-15 plan_hypertable_inline-15 sort_optimization sql_query plain triggers rowsecurity-15 timestamp tableam size_utils query-15 upsert partitionwise-15 plan_ordered_append plan_expand_hypertable-15 trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7501 ms
pg_join ... ok 9753 ms
plain ... ok 7495 ms
plan_expand_hypertable-15 ... ok 7520 ms
plan_hashagg-15 ... ok 8894 ms
plan_hypertable_inline-15 ... ok 7478 ms
plan_ordered_append ... ok 7513 ms
query-15 ... ok 7500 ms
relocate_extension ... ok 8172 ms
reloptions ... ok 7001 ms
rowsecurity-15 ... ok 7496 ms
size_utils ... ok 7499 ms
sort_optimization ... ok 7483 ms
sql_query ... ok 7490 ms
tableam ... ok 7498 ms
timestamp ... ok 7496 ms
triggers ... ok 7494 ms
truncate ... ok 7930 ms
trusted_extension ... ok 7878 ms
update-15 ... ok 7476 ms
upsert ... ok 7498 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 699 ms
vacuum ... ok 708 ms
vacuum_parallel ... ok 707 ms
version ... ok 699 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
unaccent
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test unaccent ... ok 12 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2415 ms
test alternate_users ... ok 1711 ms
test chunk_utils ... ok 1860 ms
test index ... ok 2220 ms
test pg_dump_unprivileged ... ok 1481 ms
test tablespace ... ok 1507 ms
parallel group (21 tests): custom_type ddl_errors baserel_cache cluster-15 delete-15 broken_tables create_chunks ddl_extra chunks agg_bookends-15 create_hypertable create_table cursor-15 drop_extension ddl-15 drop_hypertable copy-15 chunk_adaptive append-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11390 ms
append-15 ... ok 11422 ms
baserel_cache ... ok 11382 ms
broken_tables ... ok 11385 ms
chunk_adaptive ... ok 11422 ms
chunks ... ok 11386 ms
cluster-15 ... ok 11383 ms
constraint-15 ... ok 11616 ms
copy-15 ... ok 11416 ms
create_chunks ... ok 11385 ms
create_hypertable ... ok 11389 ms
create_table ... ok 11389 ms
cursor-15 ... ok 11389 ms
custom_type ... ok 11368 ms
ddl-15 ... ok 11389 ms
ddl_errors ... ok 11374 ms
ddl_extra ... ok 11385 ms
delete-15 ... ok 11382 ms
drop_extension ... FAILED 11388 ms
drop_hypertable ... ok 11392 ms
drop_owned ... ok 11646 ms
parallel group (21 tests): license histogram_test insert_returning merge generated_as_identity drop_schema information_views misc hash null_exclusion extension_scripts dump_meta insert_single lateral partitioning grant_hypertable parallel-15 drop_rename_hypertable partition insert-15 insert_many
drop_rename_hypertable ... ok 15577 ms
drop_schema ... ok 15484 ms
dump_meta ... ok 15499 ms
extension_scripts ... ok 15499 ms
generated_as_identity ... ok 15484 ms
grant_hypertable ... ok 15556 ms
hash ... ok 15484 ms
histogram_test ... ok 15473 ms
information_views ... ok 15483 ms
insert-15 ... ok 16333 ms
insert_many ... ok 18380 ms
insert_returning ... ok 15483 ms
insert_single ... ok 15498 ms
lateral ... ok 15498 ms
license ... ok 10934 ms
merge ... ok 15483 ms
misc ... ok 15483 ms
null_exclusion ... ok 15497 ms
parallel-15 ... ok 15575 ms
partition ... ok 15575 ms
partitioning ... ok 15498 ms
parallel group (21 tests): plain tableam sql_query sort_optimization upsert timestamp update-15 reloptions plan_hypertable_inline-15 size_utils triggers query-15 partitionwise-15 plan_expand_hypertable-15 plan_ordered_append rowsecurity-15 plan_hashagg-15 pg_join truncate trusted_extension relocate_extension
partitionwise-15 ... ok 19407 ms
pg_join ... ok 19878 ms
plain ... ok 19381 ms
plan_expand_hypertable-15 ... ok 19435 ms
plan_hashagg-15 ... ok 19436 ms
plan_hypertable_inline-15 ... ok 19404 ms
plan_ordered_append ... ok 19435 ms
query-15 ... ok 19407 ms
relocate_extension ... ok 20274 ms
reloptions ... ok 19404 ms
rowsecurity-15 ... ok 19435 ms
size_utils ... ok 19404 ms
sort_optimization ... ok 19397 ms
sql_query ... ok 19397 ms
tableam ... ok 19397 ms
timestamp ... ok 19401 ms
triggers ... ok 19404 ms
truncate ... ok 20012 ms
trusted_extension ... ok 20011 ms
update-15 ... ok 19402 ms
upsert ... ok 19398 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 1609 ms
vacuum ... ok 1637 ms
vacuum_parallel ... ok 1637 ms
version ... ok 1634 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test unaccent ... ok 10 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1183 ms
test alternate_users ... ok 811 ms
test chunk_utils ... ok 868 ms
test index ... ok 1018 ms
test pg_dump_unprivileged ... ok 769 ms
test tablespace ... ok 755 ms
parallel group (21 tests): chunks custom_type cursor-15 drop_hypertable delete-15 create_table create_chunks ddl_extra create_hypertable agg_bookends-15 baserel_cache drop_extension cluster-15 broken_tables ddl_errors ddl-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5184 ms
append-15 ... ok 6611 ms
baserel_cache ... ok 5187 ms
broken_tables ... ok 5188 ms
chunk_adaptive ... ok 5191 ms
chunks ... ok 5147 ms
cluster-15 ... ok 5187 ms
constraint-15 ... ok 5258 ms
copy-15 ... ok 5194 ms
create_chunks ... ok 5167 ms
create_hypertable ... ok 5177 ms
create_table ... ok 5164 ms
cursor-15 ... ok 5160 ms
custom_type ... ok 5148 ms
ddl-15 ... ok 5189 ms
ddl_errors ... ok 5187 ms
ddl_extra ... ok 5166 ms
delete-15 ... ok 5163 ms
drop_extension ... FAILED 5186 ms
drop_hypertable ... ok 5160 ms
drop_owned ... ok 5280 ms
parallel group (21 tests): null_exclusion hash partitioning histogram_test drop_schema information_views license merge parallel-15 partition generated_as_identity grant_hypertable misc lateral drop_rename_hypertable dump_meta insert_returning insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6098 ms
drop_schema ... ok 6078 ms
dump_meta ... ok 6098 ms
extension_scripts ... ok 6110 ms
generated_as_identity ... ok 6093 ms
grant_hypertable ... ok 6096 ms
hash ... ok 6069 ms
histogram_test ... ok 6075 ms
information_views ... ok 6086 ms
insert-15 ... ok 6393 ms
insert_many ... ok 7482 ms
insert_returning ... ok 6101 ms
insert_single ... ok 6102 ms
lateral ... ok 6096 ms
license ... ok 6088 ms
merge ... ok 6089 ms
misc ... ok 6095 ms
null_exclusion ... ok 4702 ms
parallel-15 ... ok 6088 ms
partition ... ok 6088 ms
partitioning ... ok 6068 ms
parallel group (21 tests): tableam plan_hypertable_inline-15 size_utils sql_query timestamp plain update-15 partitionwise-15 sort_optimization triggers query-15 reloptions upsert rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7200 ms
pg_join ... ok 9795 ms
plain ... ok 7199 ms
plan_expand_hypertable-15 ... ok 7227 ms
plan_hashagg-15 ... ok 8947 ms
plan_hypertable_inline-15 ... ok 7187 ms
plan_ordered_append ... ok 7468 ms
query-15 ... ok 7206 ms
relocate_extension ... ok 7913 ms
reloptions ... ok 7206 ms
rowsecurity-15 ... ok 7217 ms
size_utils ... ok 7186 ms
sort_optimization ... ok 7201 ms
sql_query ... ok 7197 ms
tableam ... ok 6573 ms
timestamp ... ok 7197 ms
triggers ... ok 7203 ms
truncate ... ok 7720 ms
trusted_extension ... ok 7721 ms
update-15 ... ok 7197 ms
upsert ... ok 7212 ms
parallel group (4 tests): util version vacuum vacuum_parallel
util ... ok 690 ms
vacuum ... ok 700 ms
vacuum_parallel ... ok 700 ms
version ... ok 698 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
vector
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing vector ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test btree ... ok 43 ms
test cast ... ok 12 ms
test copy ... ok 46 ms
test functions ... ok 11 ms
test input ... ok 7 ms
test ivfflat_cosine ... ok 33 ms
test ivfflat_ip ... ok 33 ms
test ivfflat_l2 ... ok 45 ms
test ivfflat_options ... ok 22 ms
test ivfflat_unlogged ... ok 40 ms
======================
All 10 tests passed.
======================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2390 ms
test alternate_users ... ok 1706 ms
test chunk_utils ... ok 1850 ms
test index ... ok 2208 ms
test pg_dump_unprivileged ... ok 1476 ms
test tablespace ... ok 1527 ms
parallel group (21 tests): ddl-15 custom_type baserel_cache ddl_extra broken_tables delete-15 cursor-15 chunks drop_hypertable ddl_errors agg_bookends-15 drop_extension create_chunks cluster-15 append-15 copy-15 create_hypertable create_table chunk_adaptive constraint-15 drop_owned
agg_bookends-15 ... ok 11060 ms
append-15 ... ok 11065 ms
baserel_cache ... ok 11056 ms
broken_tables ... ok 11057 ms
chunk_adaptive ... ok 11085 ms
chunks ... ok 11058 ms
cluster-15 ... ok 11064 ms
constraint-15 ... ok 11297 ms
copy-15 ... ok 11064 ms
create_chunks ... ok 11063 ms
create_hypertable ... ok 11064 ms
create_table ... ok 11064 ms
cursor-15 ... ok 11056 ms
custom_type ... ok 11050 ms
ddl-15 ... ok 11046 ms
ddl_errors ... ok 11058 ms
ddl_extra ... ok 11056 ms
delete-15 ... ok 11056 ms
drop_extension ... FAILED 11061 ms
drop_hypertable ... ok 11058 ms
drop_owned ... ok 11321 ms
parallel group (21 tests): drop_schema partitioning misc histogram_test null_exclusion drop_rename_hypertable grant_hypertable license parallel-15 partition dump_meta hash insert_single insert_returning merge generated_as_identity information_views extension_scripts lateral insert-15 insert_many
drop_rename_hypertable ... ok 15262 ms
drop_schema ... ok 10869 ms
dump_meta ... ok 15265 ms
extension_scripts ... ok 15331 ms
generated_as_identity ... ok 15331 ms
grant_hypertable ... ok 15262 ms
hash ... ok 15264 ms
histogram_test ... ok 15261 ms
information_views ... ok 15331 ms
insert-15 ... ok 15945 ms
insert_many ... ok 18032 ms
insert_returning ... ok 15264 ms
insert_single ... ok 15264 ms
lateral ... ok 15330 ms
license ... ok 15261 ms
merge ... ok 15264 ms
misc ... ok 15251 ms
null_exclusion ... ok 15260 ms
parallel-15 ... ok 15261 ms
partition ... ok 15261 ms
partitioning ... ok 15234 ms
parallel group (21 tests): timestamp partitionwise-15 size_utils upsert plan_hypertable_inline-15 tableam triggers update-15 plan_ordered_append rowsecurity-15 plain reloptions query-15 sql_query sort_optimization plan_expand_hypertable-15 plan_hashagg-15 relocate_extension pg_join trusted_extension truncate
partitionwise-15 ... ok 19391 ms
pg_join ... ok 19550 ms
plain ... FAILED 19402 ms
plan_expand_hypertable-15 ... ok 19467 ms
plan_hashagg-15 ... ok 19473 ms
plan_hypertable_inline-15 ... ok 19398 ms
plan_ordered_append ... ok 19398 ms
query-15 ... ok 19464 ms
relocate_extension ... ok 19542 ms
reloptions ... ok 19458 ms
rowsecurity-15 ... ok 19399 ms
size_utils ... ok 19390 ms
sort_optimization ... ok 19464 ms
sql_query ... ok 19464 ms
tableam ... ok 19397 ms
timestamp ... ok 19371 ms
triggers ... ok 19397 ms
truncate ... ok 19581 ms
trusted_extension ... ok 19578 ms
update-15 ... ok 19397 ms
upsert ... ok 19389 ms
parallel group (4 tests): util vacuum_parallel vacuum version
util ... ok 1649 ms
vacuum ... ok 1679 ms
vacuum_parallel ... ok 1676 ms
version ... ok 1679 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing vector ==============
CREATE EXTENSION
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test btree ... ok 19 ms
test cast ... ok 11 ms
test copy ... ok 20 ms
test functions ... ok 11 ms
test input ... ok 7 ms
test ivfflat_cosine ... ok 16 ms
test ivfflat_ip ... ok 16 ms
test ivfflat_l2 ... ok 20 ms
test ivfflat_options ... ok 12 ms
test ivfflat_unlogged ... ok 19 ms
======================
All 10 tests passed.
======================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1171 ms
test alternate_users ... ok 809 ms
test chunk_utils ... ok 887 ms
test index ... ok 1035 ms
test pg_dump_unprivileged ... ok 787 ms
test tablespace ... ok 744 ms
parallel group (21 tests): cluster-15 chunks create_table broken_tables create_hypertable agg_bookends-15 custom_type ddl-15 create_chunks cursor-15 drop_extension baserel_cache ddl_errors ddl_extra drop_hypertable delete-15 copy-15 chunk_adaptive constraint-15 drop_owned append-15
agg_bookends-15 ... ok 4827 ms
append-15 ... ok 6793 ms
baserel_cache ... ok 4830 ms
broken_tables ... ok 4819 ms
chunk_adaptive ... ok 4848 ms
chunks ... ok 4819 ms
cluster-15 ... ok 4818 ms
constraint-15 ... ok 4970 ms
copy-15 ... ok 4845 ms
create_chunks ... ok 4829 ms
create_hypertable ... ok 4821 ms
create_table ... ok 4818 ms
cursor-15 ... ok 4828 ms
custom_type ... ok 4826 ms
ddl-15 ... ok 4827 ms
ddl_errors ... ok 4831 ms
ddl_extra ... ok 4831 ms
delete-15 ... ok 4834 ms
drop_extension ... FAILED 4828 ms
drop_hypertable ... ok 4830 ms
drop_owned ... ok 4986 ms
parallel group (21 tests): null_exclusion insert_returning drop_schema merge histogram_test license generated_as_identity partitioning hash parallel-15 information_views misc lateral drop_rename_hypertable grant_hypertable dump_meta partition insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6199 ms
drop_schema ... ok 6191 ms
dump_meta ... ok 6204 ms
extension_scripts ... ok 6207 ms
generated_as_identity ... ok 6194 ms
grant_hypertable ... ok 6201 ms
hash ... ok 6195 ms
histogram_test ... ok 6193 ms
information_views ... ok 6197 ms
insert-15 ... ok 6394 ms
insert_many ... ok 7428 ms
insert_returning ... ok 6183 ms
insert_single ... ok 6203 ms
lateral ... ok 6198 ms
license ... ok 6192 ms
merge ... ok 6190 ms
misc ... ok 6196 ms
null_exclusion ... ok 4923 ms
parallel-15 ... ok 6195 ms
partition ... ok 6202 ms
partitioning ... ok 6193 ms
parallel group (21 tests): tableam update-15 size_utils partitionwise-15 sql_query timestamp reloptions plan_hypertable_inline-15 triggers plain sort_optimization upsert query-15 plan_expand_hypertable-15 rowsecurity-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7477 ms
pg_join ... ok 10009 ms
plain ... FAILED 7491 ms
plan_expand_hypertable-15 ... ok 7501 ms
plan_hashagg-15 ... ok 9182 ms
plan_hypertable_inline-15 ... ok 7480 ms
plan_ordered_append ... ok 7517 ms
query-15 ... ok 7498 ms
relocate_extension ... ok 8221 ms
reloptions ... ok 7478 ms
rowsecurity-15 ... ok 7512 ms
size_utils ... ok 7474 ms
sort_optimization ... ok 7492 ms
sql_query ... ok 7477 ms
tableam ... ok 6930 ms
timestamp ... ok 7477 ms
triggers ... ok 7480 ms
truncate ... ok 8084 ms
trusted_extension ... ok 7946 ms
update-15 ... ok 7472 ms
upsert ... ok 7494 ms
parallel group (4 tests): version vacuum_parallel util vacuum
util ... ok 732 ms
vacuum ... ok 734 ms
vacuum_parallel ... ok 731 ms
version ... ok 722 ms
=======================
2 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
vops
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test test ... FAILED 253 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/vops/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/vops/regression.out".
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2439 ms
test alternate_users ... FAILED 1717 ms
test chunk_utils ... ok 1862 ms
test index ... ok 2224 ms
test pg_dump_unprivileged ... ok 1510 ms
test tablespace ... ok 1549 ms
parallel group (21 tests): drop_hypertable cursor-15 ddl-15 baserel_cache chunks broken_tables cluster-15 create_hypertable agg_bookends-15 create_table ddl_extra append-15 copy-15 create_chunks ddl_errors drop_extension chunk_adaptive custom_type delete-15 constraint-15 drop_owned
agg_bookends-15 ... ok 11805 ms
append-15 ... ok 11830 ms
baserel_cache ... ok 11802 ms
broken_tables ... ok 11803 ms
chunk_adaptive ... ok 11831 ms
chunks ... ok 11803 ms
cluster-15 ... ok 11804 ms
constraint-15 ... ok 12032 ms
copy-15 ... ok 11830 ms
create_chunks ... ok 11830 ms
create_hypertable ... ok 11804 ms
create_table ... ok 11820 ms
cursor-15 ... ok 11791 ms
custom_type ... ok 11831 ms
ddl-15 ... ok 11795 ms
ddl_errors ... ok 11829 ms
ddl_extra ... ok 11820 ms
delete-15 ... ok 11830 ms
drop_extension ... FAILED 11829 ms
drop_hypertable ... ok 11788 ms
drop_owned ... ok 12057 ms
parallel group (21 tests): insert_returning license histogram_test drop_schema lateral hash merge generated_as_identity dump_meta misc partitioning null_exclusion parallel-15 grant_hypertable extension_scripts insert_single partition drop_rename_hypertable information_views insert-15 insert_many
drop_rename_hypertable ... FAILED 15460 ms
drop_schema ... ok 15424 ms
dump_meta ... FAILED 15450 ms
extension_scripts ... FAILED 15458 ms
generated_as_identity ... ok 15450 ms
grant_hypertable ... ok 15457 ms
hash ... ok 15449 ms
histogram_test ... ok 15423 ms
information_views ... ok 15459 ms
insert-15 ... ok 16068 ms
insert_many ... ok 18227 ms
insert_returning ... ok 11157 ms
insert_single ... ok 15458 ms
lateral ... ok 15423 ms
license ... ok 15403 ms
merge ... ok 15449 ms
misc ... ok 15449 ms
null_exclusion ... ok 15456 ms
parallel-15 ... ok 15456 ms
partition ... ok 15457 ms
partitioning ... ok 15448 ms
parallel group (21 tests): plan_hypertable_inline-15 timestamp sort_optimization update-15 upsert plain size_utils pg_join sql_query partitionwise-15 tableam reloptions plan_ordered_append rowsecurity-15 plan_expand_hypertable-15 triggers query-15 plan_hashagg-15 trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19887 ms
pg_join ... ok 19886 ms
plain ... FAILED 19878 ms
plan_expand_hypertable-15 ... ok 19888 ms
plan_hashagg-15 ... ok 19912 ms
plan_hypertable_inline-15 ... ok 19830 ms
plan_ordered_append ... ok 19887 ms
query-15 ... ok 19889 ms
relocate_extension ... ok 20716 ms
reloptions ... ok 19886 ms
rowsecurity-15 ... ok 19887 ms
size_utils ... ok 19878 ms
sort_optimization ... ok 19876 ms
sql_query ... ok 19885 ms
tableam ... ok 19885 ms
timestamp ... ok 19860 ms
triggers ... ok 19887 ms
truncate ... ok 20549 ms
trusted_extension ... ok 20405 ms
update-15 ... ok 19875 ms
upsert ... ok 19875 ms
parallel group (4 tests): util version vacuum_parallel vacuum
util ... ok 1606 ms
vacuum ... ok 1641 ms
vacuum_parallel ... ok 1639 ms
version ... ok 1633 ms
=======================
6 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "regression" ==============
SET
DROP DATABASE
============== creating database "regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test test ... FAILED 145 ms
======================
1 of 1 tests failed.
======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/vops/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/vops/regression.out".
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1167 ms
test alternate_users ... FAILED 814 ms
test chunk_utils ... ok 898 ms
test index ... ok 1040 ms
test pg_dump_unprivileged ... ok 784 ms
test tablespace ... ok 752 ms
parallel group (21 tests): chunks custom_type chunk_adaptive ddl_extra create_table baserel_cache create_hypertable drop_hypertable drop_extension broken_tables cluster-15 create_chunks cursor-15 ddl_errors ddl-15 agg_bookends-15 delete-15 copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5488 ms
append-15 ... ok 6717 ms
baserel_cache ... ok 5481 ms
broken_tables ... ok 5485 ms
chunk_adaptive ... ok 5474 ms
chunks ... ok 5472 ms
cluster-15 ... ok 5485 ms
constraint-15 ... ok 5564 ms
copy-15 ... ok 5501 ms
create_chunks ... ok 5485 ms
create_hypertable ... ok 5480 ms
create_table ... ok 5480 ms
cursor-15 ... ok 5486 ms
custom_type ... ok 5472 ms
ddl-15 ... ok 5486 ms
ddl_errors ... ok 5485 ms
ddl_extra ... ok 5476 ms
delete-15 ... ok 5487 ms
drop_extension ... FAILED 5483 ms
drop_hypertable ... ok 5481 ms
drop_owned ... ok 5588 ms
parallel group (21 tests): misc hash histogram_test lateral drop_schema generated_as_identity license parallel-15 merge insert_single insert_returning drop_rename_hypertable grant_hypertable information_views dump_meta partitioning null_exclusion partition extension_scripts insert-15 insert_many
drop_rename_hypertable ... FAILED 6189 ms
drop_schema ... ok 6172 ms
dump_meta ... FAILED 6190 ms
extension_scripts ... FAILED 6198 ms
generated_as_identity ... ok 6172 ms
grant_hypertable ... ok 6189 ms
hash ... ok 6171 ms
histogram_test ... ok 6171 ms
information_views ... ok 6189 ms
insert-15 ... ok 6406 ms
insert_many ... ok 7545 ms
insert_returning ... ok 6188 ms
insert_single ... ok 6187 ms
lateral ... ok 6170 ms
license ... ok 6174 ms
merge ... ok 6185 ms
misc ... ok 4816 ms
null_exclusion ... ok 6192 ms
parallel-15 ... ok 6183 ms
partition ... ok 6192 ms
partitioning ... ok 6191 ms
parallel group (21 tests): sort_optimization tableam reloptions plan_hypertable_inline-15 plain partitionwise-15 sql_query triggers plan_ordered_append upsert timestamp size_utils rowsecurity-15 update-15 query-15 plan_expand_hypertable-15 truncate trusted_extension relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 8261 ms
pg_join ... ok 9944 ms
plain ... FAILED 8254 ms
plan_expand_hypertable-15 ... ok 8299 ms
plan_hashagg-15 ... ok 9120 ms
plan_hypertable_inline-15 ... ok 8254 ms
plan_ordered_append ... ok 8273 ms
query-15 ... ok 8277 ms
relocate_extension ... ok 8997 ms
reloptions ... ok 8253 ms
rowsecurity-15 ... ok 8276 ms
size_utils ... ok 8275 ms
sort_optimization ... ok 7800 ms
sql_query ... ok 8264 ms
tableam ... ok 8251 ms
timestamp ... ok 8273 ms
triggers ... ok 8268 ms
truncate ... ok 8655 ms
trusted_extension ... ok 8736 ms
update-15 ... ok 8275 ms
upsert ... ok 8273 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 701 ms
vacuum ... ok 707 ms
vacuum_parallel ... ok 707 ms
version ... ok 690 ms
=======================
6 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
xml2
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
CREATE EXTENSION
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test xml2 ... ok 90 ms
=====================
All 1 tests passed.
=====================
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 2403 ms
test alternate_users ... ok 1712 ms
test chunk_utils ... ok 1851 ms
test index ... ok 2236 ms
test pg_dump_unprivileged ... ok 1500 ms
test tablespace ... ok 1510 ms
parallel group (21 tests): create_table custom_type create_chunks ddl_errors baserel_cache ddl-15 cluster-15 drop_extension chunks drop_hypertable broken_tables agg_bookends-15 ddl_extra cursor-15 create_hypertable delete-15 append-15 chunk_adaptive copy-15 constraint-15 drop_owned
agg_bookends-15 ... ok 10727 ms
append-15 ... ok 10738 ms
baserel_cache ... ok 10710 ms
broken_tables ... ok 10727 ms
chunk_adaptive ... ok 10737 ms
chunks ... ok 10721 ms
cluster-15 ... ok 10720 ms
constraint-15 ... ok 10885 ms
copy-15 ... ok 10744 ms
create_chunks ... ok 10700 ms
create_hypertable ... ok 10727 ms
create_table ... ok 10693 ms
cursor-15 ... ok 10726 ms
custom_type ... ok 10697 ms
ddl-15 ... ok 10719 ms
ddl_errors ... ok 10699 ms
ddl_extra ... ok 10726 ms
delete-15 ... ok 10726 ms
drop_extension ... FAILED 10719 ms
drop_hypertable ... ok 10721 ms
drop_owned ... ok 10941 ms
parallel group (21 tests): hash license partitioning dump_meta grant_hypertable merge drop_rename_hypertable partition histogram_test misc drop_schema extension_scripts generated_as_identity information_views insert_returning insert_single lateral null_exclusion parallel-15 insert-15 insert_many
drop_rename_hypertable ... ok 15466 ms
drop_schema ... ok 15473 ms
dump_meta ... ok 15466 ms
extension_scripts ... ok 15474 ms
generated_as_identity ... ok 15474 ms
grant_hypertable ... ok 15465 ms
hash ... ok 11860 ms
histogram_test ... ok 15466 ms
information_views ... ok 15473 ms
insert-15 ... ok 15906 ms
insert_many ... ok 17990 ms
insert_returning ... ok 15473 ms
insert_single ... ok 15473 ms
lateral ... ok 15473 ms
license ... ok 15430 ms
merge ... ok 15464 ms
misc ... ok 15465 ms
null_exclusion ... ok 15473 ms
parallel-15 ... ok 15472 ms
partition ... ok 15464 ms
partitioning ... ok 15448 ms
parallel group (21 tests): plan_hypertable_inline-15 tableam upsert sql_query triggers partitionwise-15 update-15 reloptions timestamp sort_optimization query-15 pg_join plain rowsecurity-15 plan_ordered_append size_utils plan_expand_hypertable-15 plan_hashagg-15 trusted_extension truncate relocate_extension
partitionwise-15 ... ok 19860 ms
pg_join ... ok 19877 ms
plain ... ok 19877 ms
plan_expand_hypertable-15 ... ok 19897 ms
plan_hashagg-15 ... ok 19909 ms
plan_hypertable_inline-15 ... ok 19822 ms
plan_ordered_append ... ok 19876 ms
query-15 ... ok 19875 ms
relocate_extension ... ok 20578 ms
reloptions ... ok 19862 ms
rowsecurity-15 ... ok 19876 ms
size_utils ... ok 19876 ms
sort_optimization ... ok 19865 ms
sql_query ... ok 19859 ms
tableam ... ok 19858 ms
timestamp ... ok 19864 ms
triggers ... ok 19859 ms
truncate ... ok 20340 ms
trusted_extension ... ok 20216 ms
update-15 ... ok 19859 ms
upsert ... ok 19857 ms
parallel group (4 tests): version util vacuum vacuum_parallel
util ... ok 1650 ms
vacuum ... ok 1653 ms
vacuum_parallel ... ok 1653 ms
version ... ok 1622 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".
The files belonging to this database system will be owned by user "abigalek".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
creating directory pg-15-data ... 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
syncing data to disk ... ok
initdb: warning: enabling "trust" authentication for local connections
initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using:
pg-15-dist/bin/pg_ctl -D pg-15-data -l logfile start
waiting for server to start.... done
server started
(using postmaster on Unix socket, default port)
============== dropping database "contrib_regression" ==============
SET
DROP DATABASE
============== creating database "contrib_regression" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== installing timescaledb ==============
WARNING:
WELCOME TO
_____ _ _ ____________
|_ _(_) | | | _ \ ___ \
| | _ _ __ ___ ___ ___ ___ __ _| | ___| | | | |_/ /
| | | | _ ` _ \ / _ \/ __|/ __/ _` | |/ _ \ | | | ___ \
| | | | | | | | | __/\__ \ (_| (_| | | __/ |/ /| |_/ /
|_| |_|_| |_| |_|\___||___/\___\__,_|_|\___|___/ \____/
Running version 2.11.1
For more information on TimescaleDB, please visit the following links:
1. Getting started: https://docs.timescale.com/timescaledb/latest/getting-started
2. API reference documentation: https://docs.timescale.com/api/latest
3. How TimescaleDB is designed: https://docs.timescale.com/timescaledb/latest/overview/core-concepts
Note: Please enable telemetry to help us improve our product by running: ALTER DATABASE "contrib_regression" SET timescaledb.telemetry_level = 'basic';
CREATE EXTENSION
============== running regression test queries ==============
test xml2 ... ok 37 ms
=====================
All 1 tests passed.
=====================
CREATE EXTENSION
waiting for server to shut down.... done
server stopped
TESTS
IGNORES
SKIPS
(using postmaster on localhost, port 5432)
============== dropping database "single" ==============
SET
DROP DATABASE
============== dropping role "super_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user" ==============
SET
DROP ROLE
============== dropping role "default_perm_user_2" ==============
SET
DROP ROLE
============== dropping role "cluster_super_user" ==============
SET
DROP ROLE
============== dropping role "test_role_1" ==============
SET
DROP ROLE
============== dropping role "test_role_2" ==============
SET
DROP ROLE
============== dropping role "test_role_3" ==============
SET
DROP ROLE
============== dropping role "test_role_4" ==============
SET
DROP ROLE
============== dropping role "test_role_read_only" ==============
SET
DROP ROLE
============== creating database "single" ==============
CREATE DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
ALTER DATABASE
============== creating role "super_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user" ==============
CREATE ROLE
GRANT
============== creating role "default_perm_user_2" ==============
CREATE ROLE
GRANT
============== creating role "cluster_super_user" ==============
CREATE ROLE
GRANT
============== creating role "test_role_1" ==============
CREATE ROLE
GRANT
============== creating role "test_role_2" ==============
CREATE ROLE
GRANT
============== creating role "test_role_3" ==============
CREATE ROLE
GRANT
============== creating role "test_role_4" ==============
CREATE ROLE
GRANT
============== creating role "test_role_read_only" ==============
CREATE ROLE
GRANT
============== running regression test queries ==============
test alter ... ok 1137 ms
test alternate_users ... ok 788 ms
test chunk_utils ... ok 898 ms
test index ... ok 1018 ms
test pg_dump_unprivileged ... ok 747 ms
test tablespace ... ok 757 ms
parallel group (21 tests): ddl_extra drop_extension broken_tables ddl_errors cursor-15 baserel_cache chunks create_hypertable create_table delete-15 ddl-15 drop_hypertable cluster-15 create_chunks custom_type agg_bookends-15 chunk_adaptive copy-15 constraint-15 drop_owned append-15
agg_bookends-15 ... ok 5489 ms
append-15 ... ok 6731 ms
baserel_cache ... ok 5475 ms
broken_tables ... ok 5474 ms
chunk_adaptive ... ok 5493 ms
chunks ... ok 5481 ms
cluster-15 ... ok 5485 ms
constraint-15 ... ok 5572 ms
copy-15 ... ok 5503 ms
create_chunks ... ok 5487 ms
create_hypertable ... ok 5481 ms
create_table ... ok 5481 ms
cursor-15 ... ok 5473 ms
custom_type ... ok 5487 ms
ddl-15 ... ok 5484 ms
ddl_errors ... ok 5472 ms
ddl_extra ... ok 5466 ms
delete-15 ... ok 5481 ms
drop_extension ... FAILED 5472 ms
drop_hypertable ... ok 5483 ms
drop_owned ... ok 5592 ms
parallel group (21 tests): hash merge license generated_as_identity partitioning histogram_test drop_schema null_exclusion misc drop_rename_hypertable dump_meta information_views lateral parallel-15 insert_returning grant_hypertable partition insert_single extension_scripts insert-15 insert_many
drop_rename_hypertable ... ok 6152 ms
drop_schema ... ok 6139 ms
dump_meta ... ok 6152 ms
extension_scripts ... ok 6163 ms
generated_as_identity ... ok 6134 ms
grant_hypertable ... ok 6158 ms
hash ... ok 4693 ms
histogram_test ... ok 6134 ms
information_views ... ok 6152 ms
insert-15 ... ok 6358 ms
insert_many ... ok 7409 ms
insert_returning ... ok 6154 ms
insert_single ... ok 6162 ms
lateral ... ok 6152 ms
license ... ok 6125 ms
merge ... ok 6123 ms
misc ... ok 6148 ms
null_exclusion ... ok 6143 ms
parallel-15 ... ok 6152 ms
partition ... ok 6160 ms
partitioning ... ok 6132 ms
parallel group (21 tests): plan_hypertable_inline-15 update-15 tableam sql_query timestamp triggers upsert sort_optimization reloptions plain query-15 size_utils partitionwise-15 rowsecurity-15 plan_expand_hypertable-15 plan_ordered_append trusted_extension truncate relocate_extension plan_hashagg-15 pg_join
partitionwise-15 ... ok 7545 ms
pg_join ... ok 9903 ms
plain ... ok 7543 ms
plan_expand_hypertable-15 ... ok 7563 ms
plan_hashagg-15 ... ok 8883 ms
plan_hypertable_inline-15 ... ok 6993 ms
plan_ordered_append ... ok 7565 ms
query-15 ... ok 7543 ms
relocate_extension ... ok 8252 ms
reloptions ... ok 7541 ms
rowsecurity-15 ... ok 7546 ms
size_utils ... ok 7544 ms
sort_optimization ... ok 7541 ms
sql_query ... ok 7536 ms
tableam ... ok 7534 ms
timestamp ... ok 7537 ms
triggers ... ok 7538 ms
truncate ... ok 8046 ms
trusted_extension ... ok 7972 ms
update-15 ... ok 7522 ms
upsert ... ok 7539 ms
parallel group (4 tests): version util vacuum_parallel vacuum
util ... ok 697 ms
vacuum ... ok 700 ms
vacuum_parallel ... ok 699 ms
version ... ok 688 ms
=======================
1 of 73 tests failed.
=======================
The differences that caused some tests to fail can be viewed in the
file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.diffs". A copy of the test summary that you see
above is saved in the file "/home/abigalek/pgext-cli/pgextworkdir/timescaledb-2.11.1/build/test/regression.out".