Opened log file 'c:/cirrus/crashlog-postgres.exe_198c_2024-12-26_18-48-36-854.txt' 504: plpgsql_scanner_errposition(int location, yyscan_t yyscanner) 505: { 506: int pos; 507: > 508: if (location < 0 || yyextra->scanorig == NULL) 509: return 0; /* no-op if location is unknown */ 510: 511: /* Convert byte offset to character number */ 512: pos = pg_mbstrlen_with_len(yyextra->scanorig, location) + 1; 513: /* And pass it to the ereport mechanism */ . 0 Id: e34.e9c Suspend: 1 Teb: 000000f2`2e9d2000 Unfrozen Child-SP RetAddr Call Site 000000f2`2edfbf00 00007ff8`7395bb82 plpgsql!plpgsql_scanner_errposition( int location = 0n11, void * yyscanner = 0x00007ff8`739790c0)+0x1c [c:\cirrus\src\pl\plpgsql\src\pl_scanner.c @ 508] 000000f2`2edfbf40 00007ff7`81f885c9 plpgsql!plpgsql_sql_error_callback( void * arg = 0x000000f2`2edfc0a0)+0x32 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 3775] 000000f2`2edfbf90 00007ff7`81c1498e postgres!errfinish( char * filename = 0x00007ff7`82434ba8 "../src/backend/parser/parse_type.c", int lineno = 0n274, char * funcname = 0x00007ff7`82434b98 "typenameType")+0x159 [c:\cirrus\src\backend\utils\error\elog.c @ 509] 000000f2`2edfbff0 00007ff7`81c14adc postgres!typenameType( struct ParseState * pstate = 0x00000000`00000000, struct TypeName * typeName = 0x000002c0`ee7805b8, int * typmod_p = 0x000000f2`2edfc090)+0x9e [c:\cirrus\src\backend\parser\parse_type.c @ 270] 000000f2`2edfc030 00007ff8`7395bc40 postgres!typenameTypeIdAndMod( struct ParseState * pstate = 0x00000000`00000000, struct TypeName * typeName = 0x000002c0`ee7805b8, unsigned int * typeid_p = 0x000000f2`2edfc094, int * typmod_p = 0x000000f2`2edfc090)+0x2c [c:\cirrus\src\backend\parser\parse_type.c @ 315] 000000f2`2edfc070 00007ff8`739599a7 plpgsql!parse_datatype( char * string = 0x000002c0`ee77fb70 "mutable2", int location = 0n11)+0x70 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 3818] 000000f2`2edfc0e0 00007ff8`73952ed7 plpgsql!read_datatype( int tok = 0n59, union YYSTYPE * yylvalp = 0x000000f2`2edfc210, int * yyllocp = 0x000000f2`2edfc1c8, void * yyscanner = 0x000002c0`ee770350)+0x657 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 2961] 000000f2`2edfc160 00007ff8`73960380 plpgsql!plpgsql_yyparse( void * yyscanner = 0x000002c0`ee770350)+0x1d67 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 774] 000000f2`2edfe530 00007ff8`7395cf54 plpgsql!do_compile( struct FunctionCallInfoBaseData * fcinfo = 0x000002c0`ee76c438, struct HeapTupleData * procTup = 0x000002c0`ee80fab8, struct PLpgSQL_function * function = 0x000002c0`ee4d50b8, struct PLpgSQL_func_hashkey * hashkey = 0x000000f2`2edfe750, bool forValidator = false)+0x16d0 [c:\cirrus\src\pl\plpgsql\src\pl_comp.c @ 790] 000000f2`2edfe6f0 00007ff8`739778bf plpgsql!plpgsql_compile( struct FunctionCallInfoBaseData * fcinfo = 0x000002c0`ee76c438, bool forValidator = false)+0x1f4 [c:\cirrus\src\pl\plpgsql\src\pl_comp.c @ 223] 000000f2`2edfe910 00007ff7`81a57807 plpgsql!plpgsql_call_handler( struct FunctionCallInfoBaseData * fcinfo = 0x000002c0`ee76c438)+0xcf [c:\cirrus\src\pl\plpgsql\src\pl_handler.c @ 241] 000000f2`2edfeac0 00007ff7`81a5032b postgres!ExecInterpExpr( struct ExprState * state = 0x000002c0`ee76c2e0, struct ExprContext * econtext = 0x000002c0`ee76c008, bool * isnull = 0x000000f2`2edfee10)+0x8f7 [c:\cirrus\src\backend\executor\execExprInterp.c @ 808] 000000f2`2edfed80 00007ff7`81abdcfd postgres!ExecInterpExprStillValid( struct ExprState * state = 0x000002c0`ee76c2e0, struct ExprContext * econtext = 0x000002c0`ee76c008, bool * isNull = 0x000000f2`2edfee10)+0x4b [c:\cirrus\src\backend\executor\execExprInterp.c @ 2110] 000000f2`2edfedb0 00007ff7`81abdd74 postgres!ExecEvalExprSwitchContext( struct ExprState * state = 0x000002c0`ee76c2e0, struct ExprContext * econtext = 0x000002c0`ee76c008, bool * isNull = 0x000000f2`2edfee10)+0x3d [c:\cirrus\src\include\executor\executor.h @ 369] 000000f2`2edfedf0 00007ff7`81abe33e postgres!ExecProject( struct ProjectionInfo * projInfo = 0x000002c0`ee76c2d8)+0x54 [c:\cirrus\src\include\executor\executor.h @ 409] 000000f2`2edfee40 00007ff7`81a7058b postgres!ExecResult( struct PlanState * pstate = 0x000002c0`ee76bef8)+0x14e [c:\cirrus\src\backend\executor\nodeResult.c @ 135] 000000f2`2edfeea0 00007ff7`81a6631c postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002c0`ee76bef8)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f2`2edfeed0 00007ff7`81a67453 postgres!ExecProcNode( struct PlanState * node = 0x000002c0`ee76bef8)+0x2c [c:\cirrus\src\include\executor\executor.h @ 273] 000000f2`2edfef00 00007ff7`81a62700 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x000002c0`ee7be840, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x000002c0`ee8906b0)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1655] 000000f2`2edfef60 00007ff7`81a624d5 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x000002c0`ee7be840, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 374] 000000f2`2edfefe0 00007ff7`81d52f99 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x000002c0`ee7be840, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 301] 000000f2`2edff010 00007ff7`81d521eb postgres!PortalRunSelect( struct PortalData * portal = 0x000002c0`edac63c0, bool forward = true, long count = 0n0, struct _DestReceiver * dest = 0x000002c0`ee8906b0)+0x119 [c:\cirrus\src\backend\tcop\pquery.c @ 921] 000000f2`2edff070 00007ff7`81d4e6be postgres!PortalRun( struct PortalData * portal = 0x000002c0`edac63c0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x000002c0`ee8906b0, struct _DestReceiver * altdest = 0x000002c0`ee8906b0, struct QueryCompletion * qc = 0x000000f2`2edff308)+0x25b [c:\cirrus\src\backend\tcop\pquery.c @ 764] 000000f2`2edff220 00007ff7`81d4bfe9 postgres!exec_simple_query( char * query_string = 0x000002c0`ee40f070 "select sillyaddtwo(42);")+0x5ee [c:\cirrus\src\backend\tcop\postgres.c @ 1278] 000000f2`2edff350 00007ff7`81d45f6d postgres!PostgresMain( char * dbname = 0x000002c0`eda357b0 "regression_plpgsql", char * username = 0x000002c0`eda796a0 "SYSTEM")+0x8e9 [c:\cirrus\src\backend\tcop\postgres.c @ 4695] 000000f2`2edff560 00007ff7`81c44ad7 postgres!BackendMain( char * startup_data = 0x000002c0`eda338e0 "", unsigned int64 startup_data_len = 4)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 108] 000000f2`2edff5a0 00007ff7`81b004f9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000002c0`eda12cf0)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 681] 000000f2`2edff610 00007ff7`821014f9 postgres!main( int argc = 0n3, char ** argv = 0x000002c0`eda12cf0)+0x329 [c:\cirrus\src\backend\main\main.c @ 221] 000000f2`2edff650 00007ff7`8210144e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000f2`2edff6a0 00007ff7`8210130e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000f2`2edff710 00007ff7`8210156e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000f2`2edff740 00007ff8`820a4cb0 postgres!mainCRTStartup( void * __formal = 0x000000f2`2e9d1000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000f2`2edff770 00007ff8`8381edcb KERNEL32!BaseThreadInitThunk+0x10 000000f2`2edff7a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: e34.1650 Suspend: 1 Teb: 000000f2`2e9d4000 Unfrozen Child-SP RetAddr Call Site 000000f2`2f1ffbd8 00007ff8`837ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f2`2f1ffbe0 00007ff8`820a4cb0 ntdll!TppWorkerThread+0x2df 000000f2`2f1ffed0 00007ff8`8381edcb KERNEL32!BaseThreadInitThunk+0x10 000000f2`2f1fff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: e34.684 Suspend: 1 Teb: 000000f2`2e9d6000 Unfrozen Child-SP RetAddr Call Site 000000f2`2f5ff948 00007ff8`80fd45ca ntdll!NtFsControlFile+0x14 000000f2`2f5ff950 00007ff7`81c38f0b KERNELBASE!ConnectNamedPipe+0x6a 000000f2`2f5ff9c0 00007ff8`820a4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000f2`2f5ffac0 00007ff8`8381edcb KERNEL32!BaseThreadInitThunk+0x10 000000f2`2f5ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: e34.808 Suspend: 1 Teb: 000000f2`2e9d8000 Unfrozen Child-SP RetAddr Call Site 000000f2`2f9ffe18 00007ff8`80f8d71e ntdll!NtWaitForSingleObject+0x14 000000f2`2f9ffe20 00007ff7`81c3a9ac KERNELBASE!WaitForSingleObjectEx+0x8e 000000f2`2f9ffec0 00007ff8`820a4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000f2`2f9fff00 00007ff8`8381edcb KERNEL32!BaseThreadInitThunk+0x10 000000f2`2f9fff30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: e34.308 Suspend: 1 Teb: 000000f2`2e9da000 Unfrozen Child-SP RetAddr Call Site 000000f2`2fdffbc8 00007ff8`837ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f2`2fdffbd0 00007ff8`820a4cb0 ntdll!TppWorkerThread+0x2df 000000f2`2fdffec0 00007ff8`8381edcb KERNEL32!BaseThreadInitThunk+0x10 000000f2`2fdffef0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000f22e9d1000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff781790000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff883913140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000002c0eda06af0 . 000002c0eda71900 Ldr.InLoadOrderModuleList: 000002c0eda06c70 . 000002c0eda718e0 Ldr.InMemoryOrderModuleList: 000002c0eda06c80 . 000002c0eda718f0 Base TimeStamp Module 7ff781790000 676da40c Dec 26 18:44:28 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff8837a0000 91e17825 Jul 23 05:31:17 2047 C:\Windows\SYSTEM32\ntdll.dll 7ff882090000 7156caad Apr 04 06:09:49 2030 C:\Windows\System32\KERNEL32.DLL 7ff880f50000 6f1cf41e Jan 27 00:34:38 2029 C:\Windows\System32\KERNELBASE.dll 7ff882a10000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ff882c30000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ff882e70000 1c44d4d4 Jan 11 06:29:40 1985 C:\Windows\System32\WLDAP32.dll 7ff880d20000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ff882170000 7c2f91f1 Jan 09 11:52:17 2036 C:\Windows\System32\ADVAPI32.dll 7ff883180000 68e1e0af Oct 05 03:06:23 2025 C:\Windows\System32\msvcrt.dll 7ff8816d0000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ff881400000 3bdd8bbd Oct 29 17:02:53 2001 C:\Windows\System32\bcrypt.dll 7ff872020000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff870800000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff881780000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ff881430000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ff881a30000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ff880e30000 6ba6f410 Mar 26 23:26:08 2027 C:\Windows\System32\gdi32full.dll 7ff881630000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff86b060000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ff873270000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff8720d0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ff873250000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff8806d0000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff880220000 06d626ed Aug 20 12:32:45 1973 C:\Windows\system32\mswsock.dll 7ff871ed0000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff880470000 ab2bdb14 Jan 01 04:07:48 2061 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff87fd20000 6147b774 Sep 19 22:19:32 2021 C:\Windows\system32\rsaenh.dll 7ff880490000 889c9ae0 Aug 18 08:50:40 2042 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff8812c0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ff8744c0000 676da40c Dec 26 18:44:28 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ff873950000 676da415 Dec 26 18:44:37 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 000002c0eda00000 ProcessParameters: 000002c0eda0d530 CurrentDirectory: 'C:\cirrus\build\testrun\plpgsql\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="backend" 5636' DllPath: '< Name not readable >' Environment: 000002c0eda011f0 =C:=C:\cirrus\build\testrun\plpgsql\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.40.0.1 DEVENVDIR=C:\BuildTools\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-2024-12-26t00-32-12 INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64 LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.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\pl\plpgsql\src;C:\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\BuildTools\Common7\IDE\;C:\BuildTools\Common7\Tools\;C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.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=40000 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/plpgsql/regress PG_ABS_SRCDIR=C:/cirrus/src/pl/plpgsql/src PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/pl/plpgsql/src 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.20348.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\BuildTools\Common7\IDE\VC\ VCINSTALLDIR=C:\BuildTools\VC\ VCTOOLSINSTALLDIR=C:\BuildTools\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\BuildTools\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\BuildTools\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.42 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CIRRUS_CHANGE_MESSAGE=[CF 51/5417] v3 - pure parsers and reentrant scanners This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/51/5417 Patch(es): https://www.postgresql.org/message-id/4d6a4426-6cda-4687-817a-42bd706e18c5@eisentraut.org Author(s): Peter Eisentraut DISK_SIZE=50 BRANCH=cf/5417 CIRRUS_BUILD_ID=6492816852910080 CIRRUS_CHANGE_TIMESTAMP=1735238483000 CIRRUS_BUILD_SOURCE=github CIRRUS_CI=true CIRRUS_LOG_TIMESTAMP=true CIRRUS_LAST_GREEN_BUILD_ID=6186793819701248 LANG=en_US.UTF-8 CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5003551035883520-861d9d75-7eae-4ae6-98a0-12150b34848c PGCTLTIMEOUT=120 PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_COMMIT_MESSAGE=[CF 51/5417] v3 - pure parsers and reentrant scanners This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/51/5417 Patch(es): https://www.postgresql.org/message-id/4d6a4426-6cda-4687-817a-42bd706e18c5@eisentraut.org Author(s): Peter Eisentraut TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf PG_REGRESS_SOCK_DIR=c:/cirrus/ TEST_JOBS=8 CIRRUS_WORKING_DIR=c:/cirrus CI_NODE_TOTAL=8 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CI_NODE_INDEX=5 CIRRUS_DEFAULT_BRANCH=master CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_CHANGE_TITLE=[CF 51/5417] v3 - pure parsers and reentrant scanners CIRRUS_USER_COLLABORATOR=true CPUS=4 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CONTINUOUS_INTEGRATION=true CIRRUS_LAST_GREEN_CHANGE=9f8bd7d732d16dccfe6686bbb139b011cd95e92c PROVE_FLAGS=--timer GITHUB_CHECK_SUITE_ID=32461934003 CHECKFLAGS=-Otarget CIRRUS_REPO_CLONE_TOKEN=ghs_nThxY3DdbjLjAsXWHy7clVnduYR2XZ3e1MaX CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUwMDM1NTEwMzU4ODM1MjAiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU0MTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTczNTIzODU4MSwiYnVpbGRfaWQiOiI2NDkyODE2ODUyOTEwMDgwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTczNTI0Mjc4MSwiaWF0IjoxNzM1MjM4NTgxLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIyNDMwNzNlMi00YzFlLTQ2NDItYTYxMC03NWYwM2NmNTQyZWIiLCJjaGFuZ2VfaW5fcmVwbyI6ImE2ZDBhYzNhZjdlN2RiNTU1ZDcxMjA1ZTM4YzZiOWZjNWQzMjdhOTgifQ.tIC6YOmWbMioUjds-aEpQpJew7Yjlfu12FcqSbSxm4CI8EXMuEx2Z5ITPaXuFJ3oyD9dcJrnuFKr8yT12o0_ZhKmswuaeO713Zuc4JKgITkpdaIGkzoIvr0WaVQfj2-OQ9Ywqq2QXu4OQ1R3Xc7ydougEgaKLwWBLfliUW-lOXKUw0CQCRICUmmcVxbTOTpUZ1lai9FeRbSaUSlvFZd_CnBgIps0eFxUNMwYYmxpFWFdvHbEHzm7TZHlTJ8ct2988YMcR5y03R_tSwNqLMwkx6uph6oZnR1MpJjawHODD5sWywy4nF69yCr1h0FQhG_ZeMu3l9w0R-qy86KZcomvuQ IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_ARCH=amd64 CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql TERM=xterm-256color CIRRUS_CLONE_DEPTH=500 CIRRUS_USER_PERMISSION=admin CIRRUS_REPO_CLONE_HOST=github.com CI=true CIRRUS_TASK_ID=5003551035883520 GCP_PROJECT=pg-ci-images TAR=c:/windows/system32/tar.exe CIRRUS_CPU=4 CIRRUS_CHANGE_IN_REPO=a6d0ac3af7e7db555d71205e38c6b9fc5d327a98 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_OS=windows PLATFORM=x64 CCACHE_MAXSIZE=250M CIRRUS_BRANCH=cf/5417 IMAGE_PROJECT=pg-ci-images CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_REPO_NAME=postgresql MTEST_ARGS=--print-errorlogs --no-rebuild -C build WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.20348.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\ WINDOWSSDKVERSION=10.0.20348.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=90 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/plpgsql/regress\data TESTLOGDIR=C:\cirrus\build/testrun/plpgsql/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_198c_2024-12-26_18-48-36-854.txt