Opened log file 'c:/cirrus/crashlog-postgres.exe_163c_2025-12-19_15-34-06-409.txt' 415: /* Is varlena datum short enough to convert to short-header format? */ 416: static inline bool 417: VARATT_CAN_MAKE_SHORT(const void *PTR) 418: { > 419: return VARATT_IS_4B_U(PTR) && 420: (VARSIZE(PTR) - VARHDRSZ + VARHDRSZ_SHORT) <= VARATT_SHORT_MAX; 421: } 422: 423: /* Size that datum will have in short-header format, including header */ 424: static inline Size . 0 Id: a60.1b90 Suspend: 1 Teb: 00000038`48904000 Unfrozen Child-SP RetAddr Call Site 00000038`48dfe420 00007ff7`65a5b043 postgres!VARATT_CAN_MAKE_SHORT( void * PTR = 0x00000000`00000000)+0xe [c:\cirrus\src\include\varatt.h @ 419] 00000038`48dfe460 00007ff7`65a5c361 postgres!heap_compute_data_size( struct TupleDescData * tupleDesc = 0x00000172`521a6c78, unsigned int64 * values = 0x00000038`48dfe600, bool * isnull = 0x00000038`48dfe650)+0xb3 [c:\cirrus\src\backend\access\common\heaptuple.c @ 238] 00000038`48dfe4d0 00007ff7`65bbc68a postgres!heap_form_tuple( struct TupleDescData * tupleDescriptor = 0x00000172`521a6c78, unsigned int64 * values = 0x00000038`48dfe600, bool * isnull = 0x00000038`48dfe650)+0x131 [c:\cirrus\src\backend\access\common\heaptuple.c @ 1158] 00000038`48dfe560 00007ff7`65c96aaf postgres!StorePartitionKey( struct RelationData * rel = 0x00000172`52f27fb0, char strategy = 0n108 'l', short partnatts = 0n1, short * partattrs = 0x00000038`48dfea70, struct List * partexprs = 0x00000000`00000000, unsigned int * partopclass = 0x00000038`48dfe9b0, unsigned int * partcollation = 0x00000038`48dfe930)+0x23a [c:\cirrus\src\backend\catalog\heap.c @ 3949] 00000038`48dfe680 00007ff7`660412b6 postgres!DefineRelation( struct CreateStmt * stmt = 0x00000172`52b4d578, char relkind = 0n112 'p', unsigned int ownerId = 0xa, struct ObjectAddress * typaddress = 0x00000000`00000000, char * queryString = 0x00000172`52b4c660 "CREATE TABLE tableam_parted_heap2 (a text, b int) PARTITION BY list (a) USING heap2;")+0x132f [c:\cirrus\src\backend\commands\tablecmds.c @ 1252] 00000038`48dfeae0 00007ff7`6603e36f postgres!ProcessUtilitySlow( struct ParseState * pstate = 0x00000172`52bf3280, struct PlannedStmt * pstmt = 0x00000172`52b4d688, char * queryString = 0x00000172`52b4c660 "CREATE TABLE tableam_parted_heap2 (a text, b int) PARTITION BY list (a) USING heap2;", ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000172`52b4da48, struct QueryCompletion * qc = 0x00000038`48dff950)+0x336 [c:\cirrus\src\backend\tcop\utility.c @ 1165] 00000038`48dff3e0 00007ff7`6603d369 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x00000172`52b4d688, char * queryString = 0x00000172`52b4c660 "CREATE TABLE tableam_parted_heap2 (a text, b int) PARTITION BY list (a) USING heap2;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000172`52b4da48, struct QueryCompletion * qc = 0x00000038`48dff950)+0xfef [c:\cirrus\src\backend\tcop\utility.c @ 1074] 00000038`48dff5b0 00007ff7`6603c43d postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x00000172`52b4d688, char * queryString = 0x00000172`52b4c660 "CREATE TABLE tableam_parted_heap2 (a text, b int) PARTITION BY list (a) USING heap2;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000172`52b4da48, struct QueryCompletion * qc = 0x00000038`48dff950)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 528] 00000038`48dff600 00007ff7`6603c762 postgres!PortalRunUtility( struct PortalData * portal = 0x00000172`52189f60, struct PlannedStmt * pstmt = 0x00000172`52b4d688, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000172`52b4da48, struct QueryCompletion * qc = 0x00000038`48dff950)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1158] 00000038`48dff670 00007ff7`6603b3f2 postgres!PortalRunMulti( struct PortalData * portal = 0x00000172`52189f60, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000172`52b4da48, struct _DestReceiver * altdest = 0x00000172`52b4da48, struct QueryCompletion * qc = 0x00000038`48dff950)+0x2a2 [c:\cirrus\src\backend\tcop\pquery.c @ 1308] 00000038`48dff6e0 00007ff7`6603780d postgres!PortalRun( struct PortalData * portal = 0x00000172`52189f60, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000172`52b4da48, struct _DestReceiver * altdest = 0x00000172`52b4da48, struct QueryCompletion * qc = 0x00000038`48dff950)+0x302 [c:\cirrus\src\backend\tcop\pquery.c @ 787] 00000038`48dff880 00007ff7`660351f8 postgres!exec_simple_query( char * query_string = 0x00000172`52b4c660 "CREATE TABLE tableam_parted_heap2 (a text, b int) PARTITION BY list (a) USING heap2;")+0x59d [c:\cirrus\src\backend\tcop\postgres.c @ 1286] 00000038`48dff9a0 00007ff7`6602ed05 postgres!PostgresMain( char * dbname = 0x00000172`520f8590 "regression", char * username = 0x00000172`5213cb28 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4779] 00000038`48dffbb0 00007ff7`65f1bea6 postgres!BackendMain( void * startup_data = 0x00000172`520f6760, unsigned int64 startup_data_len = 0x18)+0x115 [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 00000038`48dffbf0 00007ff7`65dc9a69 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000172`520d31c0)+0x2d6 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 692] 00000038`48dffc60 00007ff7`663f76d9 postgres!main( int argc = 0n3, char ** argv = 0x00000172`520d31c0)+0x329 [c:\cirrus\src\backend\main\main.c @ 222] 00000038`48dffca0 00007ff7`663f762e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000038`48dffcf0 00007ff7`663f74ee postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000038`48dffd60 00007ff7`663f774e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000038`48dffd90 00007ff8`eab54cb0 postgres!mainCRTStartup( void * __formal = 0x00000038`48903000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000038`48dffdc0 00007ff8`eb2fedcb KERNEL32!BaseThreadInitThunk+0x10 00000038`48dffdf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: a60.1e08 Suspend: 1 Teb: 00000038`48906000 Unfrozen Child-SP RetAddr Call Site 00000038`491ffbc8 00007ff8`eb28b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000038`491ffbd0 00007ff8`eab54cb0 ntdll!TppWorkerThread+0x2df 00000038`491ffec0 00007ff8`eb2fedcb KERNEL32!BaseThreadInitThunk+0x10 00000038`491ffef0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: a60.1fe0 Suspend: 1 Teb: 00000038`48908000 Unfrozen Child-SP RetAddr Call Site 00000038`495ff5a8 00007ff8`eb28b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000038`495ff5b0 00007ff8`eab54cb0 ntdll!TppWorkerThread+0x2df 00000038`495ff8a0 00007ff8`eb2fedcb KERNEL32!BaseThreadInitThunk+0x10 00000038`495ff8d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: a60.167c Suspend: 1 Teb: 00000038`4890a000 Unfrozen Child-SP RetAddr Call Site 00000038`499ff9a8 00007ff8`e8ec4a7a ntdll!NtFsControlFile+0x14 00000038`499ff9b0 00007ff7`65f0fb2b KERNELBASE!ConnectNamedPipe+0x6a 00000038`499ffa20 00007ff8`eab54cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000038`499ffb20 00007ff8`eb2fedcb KERNEL32!BaseThreadInitThunk+0x10 00000038`499ffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: a60.16c0 Suspend: 1 Teb: 00000038`4890c000 Unfrozen Child-SP RetAddr Call Site 00000038`49dffb48 00007ff8`e8e7d90e ntdll!NtWaitForSingleObject+0x14 00000038`49dffb50 00007ff7`65f1156c KERNELBASE!WaitForSingleObjectEx+0x8e 00000038`49dffbf0 00007ff8`eab54cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000038`49dffc30 00007ff8`eb2fedcb KERNEL32!BaseThreadInitThunk+0x10 00000038`49dffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000003848903000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff765a40000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff8eb3f5140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 00000172520c6fb0 . 0000017252135070 Ldr.InLoadOrderModuleList: 00000172520c7130 . 0000017252135050 Ldr.InMemoryOrderModuleList: 00000172520c7140 . 0000017252135060 Base TimeStamp Module 7ff765a40000 69457014 Dec 19 15:32:36 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff8eb280000 5b3542b5 Jun 28 20:19:01 2018 C:\Windows\SYSTEM32\ntdll.dll 7ff8eab40000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7ff8e8e40000 73e9e45d Aug 17 04:43:09 2031 C:\Windows\System32\KERNELBASE.dll 7ff8ea960000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ff8ea800000 923914c8 Sep 27 16:26:48 2047 C:\Windows\System32\RPCRT4.dll 7ff8e9bf0000 727730a7 Nov 09 00:17:43 2030 C:\Windows\System32\WLDAP32.dll 7ff8e8ad0000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ff8ea570000 d196fc33 Jun 05 07:11:47 2081 C:\Windows\System32\ADVAPI32.dll 7ff8ea750000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ff8eaa20000 6e224083 Jul 20 20:41:39 2028 C:\Windows\System32\sechost.dll 7ff8e89f0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ff8d93b0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff8d9060000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff8ea3c0000 af256983 Feb 12 00:10:43 2063 C:\Windows\System32\USER32.dll 7ff8e8a20000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ff8ea9f0000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ff8e8c60000 df28147c Aug 21 16:57:32 2088 C:\Windows\System32\gdi32full.dll 7ff8e8950000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff8dbcc0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ff8db4e0000 99b2e401 Sep 18 08:17:05 2051 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff8daa50000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7ff8db4a0000 4260df93 Apr 16 09:49:07 2005 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff8e81b0000 f9dfa7e4 Nov 05 15:38:12 2102 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff8e7cf0000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7ff8d7a50000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff8e7f50000 c3af2451 Jan 13 02:13:37 2074 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff8e77b0000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7ff8e7f40000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff8e8be0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ff8d8660000 6945703c Dec 19 15:33:16 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll SubSystemData: 0000000000000000 ProcessHeap: 00000172520c0000 ProcessParameters: 00000172520cd9f0 CurrentDirectory: 'C:\cirrus\build\testrun\regress\regress\tmp_check\data\' WindowTitle: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --forkchild="client backend" 2432' DllPath: '< Name not readable >' Environment: 00000172520c11f0 =C:=C:\cirrus\build\testrun\regress\regress\tmp_check\data ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming CHOCOLATEYINSTALL=C:\ProgramData\chocolatey COMMANDPROMPTTYPE=Native COMMONPROGRAMFILES=C:\Program Files\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=BUILD-PG-CI-WIN COMSPEC=C:\Windows\system32\cmd.exe DEFAULT_PERL_VERSION=5.42.0.1 DEVENVDIR=C:\VS_2019\Common7\IDE\ DRIVERDATA=C:\Windows\System32\Drivers\DriverData EXTENSIONSDKDIR=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs FRAMEWORK40VERSION=v4.0 FRAMEWORKDIR=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKDIR64=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKVERSION=v4.0.30319 FRAMEWORKVERSION64=v4.0.30319 GOOGETROOT=C:\ProgramData\GooGet IMAGE_IDENTITY=pg-ci-windows-ci-2025-12-18t15-01-17 INCLUDE=C:\VS_2019\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt LC_COLLATE=C LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x64 LIBPATH=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local MSYSTEM=UCRT64 NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src/test\regress;C:\VS_2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\VS_2019\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\VS_2019\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\VS_2019\Common7\IDE\;C:\VS_2019\Common7\Tools\;C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL PGAPPNAME=pg_regress PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40054 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/regress/regress PG_ABS_SRCDIR=C:/cirrus/src/test/regress PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/regress PG_RESTRICT_EXEC=1 POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2022 Datacenter PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=25 PROCESSOR_REVISION=0100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSEXECUTIONPOLICYPREFERENCE=Unrestricted PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell PUBLIC=C:\Users\Public SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Windows\TEMP TMP=C:\Windows\TEMP UCRTVERSION=10.0.22621.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\VS_2019\Common7\IDE\VC\ VCINSTALLDIR=C:\VS_2019\VC\ VCTOOLSINSTALLDIR=C:\VS_2019\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\VS_2019\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\VS_2019\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.53 VSINSTALLDIR=C:\VS_2019\ WINDIR=C:\Windows MESON_COMMON_PG_CONFIG_ARGS=-Dcassert=true -Dinjection_points=true PLATFORM=x64 CIRRUS_USER_PERMISSION=admin CCACHE_MAXSIZE=250M CI_FREEBSD_ENABLED=true TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf PROVE_FLAGS=--timer CIRRUS_OS=windows CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CI_COMPILERWARNINGS_ENABLED=true CIRRUS_TASK_ID=5366549730557952 CIRRUS_LAST_GREEN_BUILD_ID=6528941961248768 CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_COMMIT_MESSAGE=[CF 5720] v2 - virtual generated column as partition key This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5720 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CACJufxEV2dre3dti4+wRGEd-gDbWi0VFNG5qq0AB+Xj4n78PGQ@mail.gmail.com Author(s): Jian He GCP_PROJECT=pg-ci-images CIRRUS_REPO_CLONE_TOKEN=ghs_hwuia6RTsG1tahZ0Ts8CnstAdATzpn2xQa70 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CI_MINGW_ENABLED=true CIRRUS_TASK_NAME=Windows - Server 2022, VS 2019 - Meson & ninja CI_SANITYCHECK_ENABLED=true CIRRUS_BUILD_SOURCE=github CI_NODE_TOTAL=10 IMAGE_PROJECT=pg-ci-images PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_BRANCH=cf/5720 GITHUB_CHECK_SUITE_ID=52674093976 CHECKFLAGS=-Otarget CIRRUS_CHANGE_TITLE=[CF 5720] v2 - virtual generated column as partition key CIRRUS_REPO_OWNER=postgresql-cfbot TERM=xterm-256color CIRRUS_BUILD_ID=4605639835516928 CI_WINDOWS_ENABLED=true CI_LINUX_ENABLED=true MESON_COMMON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled -Ddocs=enabled -Dicu=enabled -Dlibxml=enabled -Dlibxslt=enabled -Dlz4=enabled -Dpltcl=enabled -Dreadline=enabled -Dzlib=enabled -Dzstd=enabled IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_CPU=4 CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMjIsIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUzNjY1NDk3MzA1NTc5NTIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU3MjAiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc2NjE1ODI1MSwiYnVpbGRfaWQiOiI0NjA1NjM5ODM1NTE2OTI4IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc2NjE2MjQ1MSwiaWF0IjoxNzY2MTU4MjUxLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJlZGUyNTA2NS02MGYzLTRlNjQtOWVhMi0zYjhiZDc1NTNkOTQiLCJjaGFuZ2VfaW5fcmVwbyI6IjViZjliNjA1NTQ2YTkyMTZlYWRlNzBmZjJjMmQ3YzFlZWJjZDgwYTMifQ.fP8iFEDfVBTymSazbap6On_aTV-w18f3wniyyeDweRz72cGgHGb9TxErgv48uHagxVRoarUmU1vDvepurPBeZ2qbQQb9cwQ5giRjuaR8Ahm38smsvsU6SDIGO7xkWS1n148l8nkQ0HGmLAaj6Z126xRR2mPh0RB4E6kRpWylXRlipN5qh4MMI4AU_rYMwNScAlwPJJ_SfZ1ujayHgsGvZdSxKIJDh1Pm5cms9x0lzndpSK8L-TQVt62dyIUQKrjxePuFFiRzum9XhR7e7jJwOBY0Wkhs0WKBWdP72XhwvXJC5pm0Mlm01dhRmHWDmYj6SF1br7fzLgFIdudn3pwSjg CI_OPENBSD_ENABLED=true CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_USER_COLLABORATOR=true PGCTLTIMEOUT=120 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_CLONE_DEPTH=500 CI_TRIGGER_TYPE_NETBSD=automatic CI_TRIGGER_TYPE_OPENBSD=automatic CIRRUS_CI=true CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5366549730557952-5f3188a9-2268-4b7f-8481-573a7a535a92 CIRRUS_CHANGE_IN_REPO=5bf9b605546a9216eade70ff2c2d7c1eebcd80a3 CPUS=4 DISK_SIZE=50 CIRRUS_CHANGE_MESSAGE=[CF 5720] v2 - virtual generated column as partition key This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5720 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CACJufxEV2dre3dti4+wRGEd-gDbWi0VFNG5qq0AB+Xj4n78PGQ@mail.gmail.com Author(s): Jian He TEST_JOBS=8 REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CI_TRIGGER_TYPE_MINGW=automatic CIRRUS_WINDOWS_ERROR_MODE=0x8001 CI_MACOS_ENABLED=true CI_NODE_INDEX=7 PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_REPO_ID=5309429912436736 MESON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled BRANCH=cf/5720 CIRRUS_CHANGE_TIMESTAMP=1766158101000 CIRRUS_LOG_TIMESTAMP=true CONTINUOUS_INTEGRATION=true CIRRUS_ARCH=amd64 LANG=en_US.UTF-8 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git REPO_CI_AUTOMATIC_TRIGGER_TASKS="netbsd openbsd mingw" CI_NETBSD_ENABLED=true MBUILD_TARGET=all testprep CI=true CIRRUS_LAST_GREEN_CHANGE=568c2118d7c9358268ce700f91b5d80075054bc7 CIRRUS_REPO_NAME=postgresql CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_DEFAULT_BRANCH=master TAR=c:/windows/system32/tar.exe CHECK=check-world PROVE_FLAGS=--timer WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.22621.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\ WINDOWSSDKVERSION=10.0.22621.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps; PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template TOP_BUILDDIR=C:\cirrus\build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=125 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TESTDATADIR=C:\cirrus\build/testrun/regress/regress\data TESTLOGDIR=C:\cirrus\build/testrun/regress/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_163c_2025-12-19_15-34-06-409.txt