Skip to content

contrib/amcheck: must support different header size of short varlena …

Cirrus CI / Linux - Debian Bullseye - Meson failed Jan 7, 2024 in 6m 56s

Task Summary

Instruction test_world failed in 02:26

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:10 clone
✅ 00:05 ccache
✅ 00:01 sysinfo
✅ 00:01 create_user
✅ 00:01 setup_core_files
✅ 00:01 setup_hosts_file
✅ 00:01 setup_additional_packages
✅ 00:09 configure
✅ 00:09 configure_32
✅ 01:15 build
✅ 01:31 build_32
✅ 00:05 Upload 'ccache' cache
❌ 02:26 test_world

[17:56:47.848] 266/283 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline             OK             0.88s
[17:56:47.848] 267/283 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK             0.78s
[17:56:47.848] 268/283 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                OK             0.72s
[17:56:47.848] 269/283 postgresql:test_misc / test_misc/001_constraint_validation                OK             1.32s
[17:56:47.848] 270/283 postgresql:test_misc / test_misc/002_tablespace                           OK             1.47s
[17:56:47.848] 271/283 postgresql:test_misc / test_misc/003_check_guc                            OK             0.63s
[17:56:47.848] 272/283 postgresql:test_misc / test_misc/004_io_direct                            OK             2.04s
[17:56:47.848] 273/283 postgresql:test_pg_dump / test_pg_dump/001_base                           OK             4.19s
[17:56:47.848] 274/283 postgresql:worker_spi / worker_spi/001_worker_spi                         OK             1.53s
[17:56:47.848] 278/283 postgresql:ssl / ssl/001_ssltests                                         OK             6.75s
[17:56:47.848] 279/283 postgresql:ssl / ssl/002_scram                                            OK             2.24s
[17:56:47.848] 280/283 postgresql:ssl / ssl/003_sslinfo                                          OK             2.32s
[17:56:47.848] 281/283 postgresql:ldap / ldap/001_auth                                           OK             3.33s
[17:56:47.848] 282/283 postgresql:ldap / ldap/002_bindpasswd                                     OK             2.02s
[17:56:47.848] 283/283 postgresql:icu / icu/010_database                                         OK             0.87s
[17:56:47.848] 
[17:56:47.848] The output from the failed tests:
[17:56:47.848] 
[17:56:47.848]  54/283 postgresql:amcheck / amcheck/regress                                      ERROR          4.71s
[17:56:47.848] 
[17:56:47.848] --- command ---
[17:56:47.848] 17:55:22 PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/amcheck:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/amcheck --testgroup amcheck --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/amcheck --expecteddir /tmp/cirrus-ci-build/contrib/amcheck --bindir  --dlpath /tmp/cirrus-ci-build/build/contrib/amcheck --max-concurrent-tests=20 --dbname regression_amcheck --outputdir /tmp/cirrus-ci-build/build/testrun/amcheck/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/amcheck/regress/tmp_check --port 40005 check check_btree check_heap
[17:56:47.848] --- stdout ---
[17:56:47.848] # executing test in /tmp/cirrus-ci-build/build/testrun/amcheck/regress group amcheck test regress
[17:56:47.848] # initializing database system by copying initdb template
[17:56:47.848] # using temp instance on port 40005 with PID 35792
[17:56:47.848] ok 1         - check                                      43 ms
[17:56:47.848] not ok 2     - check_btree                              3724 ms
[17:56:47.848] ok 3         - check_heap                                161 ms
[17:56:47.848] 1..3
[17:56:47.848] # test failed
[17:56:47.848] --- stderr ---
[17:56:47.848] # 1 of 3 tests failed.
[17:56:47.848] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/amcheck/regress/regression.diffs".
[17:56:47.848] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/amcheck/regress/regression.out".
[17:56:47.848] 
[17:56:47.848] (test program exited with status code 1)
[17:56:47.848] -------
[17:56:47.848] 
[17:56:47.848] 
[17:56:47.848] Summary of Failures:
[17:56:47.848] 
[17:56:47.848]  54/283 postgresql:amcheck / amcheck/regress                                      ERROR          4.71s
[17:56:47.848] 223/283 postgresql:authentication / authentication/005_sspi                       SKIP           0.22s
[17:56:47.848] 275/283 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum           SKIP           0.17s
[17:56:47.848] 276/283 postgresql:xid_wraparound / xid_wraparound/002_limits                     SKIP           0.17s
[17:56:47.848] 277/283 postgresql:xid_wraparound / xid_wraparound/003_wraparounds                SKIP           0.17s
[17:56:47.848] 
[17:56:47.848] Ok:                 278 
[17:56:47.848] Expected Fail:      0   
[17:56:47.848] Fail:               1   
[17:56:47.848] Unexpected Pass:    0   
[17:56:47.848] Skipped:            4   
[17:56:47.848] Timeout:            0   
[17:56:47.848] 
[17:56:47.848] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt