Skip to content

Instantly share code, notes, and snippets.

@ocaisa
Created November 18, 2022 11:34
Show Gist options
  • Select an option

  • Save ocaisa/63ee9dc613f8649e22750d30d43ea680 to your computer and use it in GitHub Desktop.

Select an option

Save ocaisa/63ee9dc613f8649e22750d30d43ea680 to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /home/ocaisa/EasyBuild_Git/easybuild-easyconfigs/easybuild/easyconfigs/c/Clang/Clang-11.0.1-GCCcore-10.2.0.eb (easyblock PR(s) #2800)
-fvisibility=<value> Set the default symbol visibility for all global declarations
-fwasm-exceptions Use WebAssembly style exceptions
-fwhole-program-vtables Enables whole-program vtable optimization. Requires -flto
-fwrapv Treat signed integer overflow as two's complement
-fwritable-strings Store string literals as writable data
-fxray-always-emit-customevents
Always emit __xray_customevent(...) calls even if the containing function is not always instrumented
-fxray-always-emit-typedevents
Always emit __xray_typedevent(...) calls even if the containing function is not always instrumented
-fxray-always-instrument= <value>
DEPRECATED: Filename defining the whitelist for imbuing the 'always instrument' XRay attribute.
-fxray-attr-list= <value>
Filename defining the list of functions/types for imbuing XRay attributes.
-fxray-function-index
-fxray-ignore-loops Don't instrument functions with loops unless they also meet the minimum function size
-fxray-instruction-threshold= <value>
Sets the minimum function size to instrument with XRay
-fxray-instrumentation-bundle= <value>
Select which XRay instrumentation points to emit. Options: all, none, function-entry, function-exit, function, custom. Default is 'all'. 'function' includes both 'function-entry' and 'function-exit'.
-fxray-instrument Generate XRay instrumentation sleds on function entry and exit
-fxray-link-deps Tells clang to add the link dependencies for XRay.
-fxray-modes= <value> List of modes to link in by default into XRay instrumented binaries.
-fxray-never-instrument= <value>
DEPRECATED: Filename defining the whitelist for imbuing the 'never instrument' XRay attribute.
-fzero-initialized-in-bss
-fzvector Enable System z vector language extension
-F <value> Add directory to framework include search path
--gcc-toolchain=<value> Use the gcc toolchain at the given directory
-gcodeview-ghash Emit type record hashes in a .debug$H section
-gcodeview Generate CodeView debug information
-gdwarf-2 Generate source-level debug information with dwarf version 2
-gdwarf-3 Generate source-level debug information with dwarf version 3
-gdwarf-4 Generate source-level debug information with dwarf version 4
-gdwarf-5 Generate source-level debug information with dwarf version 5
-gdwarf Generate source-level debug information with the default dwarf version
-gembed-source Embed source text in DWARF debug sections
-gline-directives-only Emit debug line info directives only
-gline-tables-only Emit debug line number tables only
-gmodules Generate debug info with external references to clang modules or precompiled headers
-gno-embed-source Restore the default behavior of not embedding source text in DWARF debug sections
-gno-inline-line-tables Don't emit inline line tables
--gpu-max-threads-per-block=<value>
Default max threads per block for kernel launch bounds for HIP
-gsplit-dwarf=<value> Set DWARF fission mode to either 'split' or 'single'
-gz=<value> DWARF debug sections compression type
-gz DWARF debug sections compression type
-G <size> Put objects of at most <size> bytes into small data section (MIPS / Hexagon)
-g Generate source-level debug information
--help-hidden Display help for hidden options
-help Display available options
--hip-device-lib=<value>
HIP device library
--hip-link Link clang-offload-bundler bundles for HIP
--hip-version=<value> HIP version in the format of major.minor.patch
-H Show header includes and nesting depth
-I- Restrict all prior -I flags to double-quoted inclusion and remove current directory from include path
-ibuiltininc Enable builtin #include directories even when -nostdinc is used before or after -ibuiltininc. Using -nobuiltininc after the option disables it
-idirafter <value> Add directory to AFTER include search path
-iframeworkwithsysroot <directory>
Add directory to SYSTEM framework search path, absolute paths are relative to -isysroot
-iframework <value> Add directory to SYSTEM framework search path
-imacros <file> Include macros from file before parsing
-include-pch <file> Include precompiled header file
-include <file> Include file before parsing
-index-header-map Make the next included directory (-I or -F) an indexer header map
-iprefix <dir> Set the -iwithprefix/-iwithprefixbefore prefix
-iquote <directory> Add directory to QUOTE include search path
-isysroot <dir> Set the system root directory (usually /)
-isystem-after <directory>
Add directory to end of the SYSTEM include search path
-isystem <directory> Add directory to SYSTEM include search path
-ivfsoverlay <value> Overlay the virtual filesystem described by file over the real file system
-iwithprefixbefore <dir>
Set directory to include search path with prefix
-iwithprefix <dir> Set directory to SYSTEM include search path with prefix
-iwithsysroot <directory>
Add directory to SYSTEM include search path, absolute paths are relative to -isysroot
-I <dir> Add directory to include search path
--libomptarget-nvptx-path=<value>
Path to libomptarget-nvptx libraries
-L <dir> Add directory to library search path
-mabicalls Enable SVR4-style position-independent code (Mips only)
-maix-struct-return Return all structs in memory (PPC32 only)
-malign-branch-boundary=<value>
Specify the boundary's size to align branches
-malign-branch=<value> Specify types of branches to align
-malign-double Align doubles to two words in structs (x86 only)
-mbackchain Link stack frames through backchain on System Z
-mbranch-protection=<value>
Enforce targets of indirect branches and function returns
-mbranches-within-32B-boundaries
Align selected branches (fused, jcc, jmp) within 32-byte boundary
-mcmodel=medany Equivalent to -mcmodel=medium, compatible with RISC-V gcc.
-mcmodel=medlow Equivalent to -mcmodel=small, compatible with RISC-V gcc.
-mcmse Allow use of CMSE (Armv8-M Security Extensions)
-mcode-object-v3 Enable code object v3 (AMDGPU only)
-mcrc Allow use of CRC instructions (ARM/Mips only)
-mcumode CU wavefront execution mode is used (AMDGPU only)
-mdouble=<value> Force double to be 32 bits or 64 bits
-MD Write a depfile containing user and system headers
-meabi <value> Set EABI type, e.g. 4, 5 or gnu (default depends on triple)
-membedded-data Place constants in the .rodata section instead of the .sdata section even if they meet the -G <size> threshold (MIPS)
-menable-experimental-extensions
Enable use of experimental RISC-V extensions.
-mexec-model=<value> Execution model (WebAssembly only)
-mexecute-only Disallow generation of data access to code sections (ARM only)
-mextern-sdata Assume that externally defined data is in the small data if it meets the -G <size> threshold (MIPS)
-mfentry Insert calls to fentry at function entry (x86/SystemZ only)
-mfix-cortex-a53-835769 Workaround Cortex-A53 erratum 835769 (AArch64 only)
-mfp32 Use 32-bit floating point registers (MIPS only)
-mfp64 Use 64-bit floating point registers (MIPS only)
-MF <file> Write depfile output from -MMD, -MD, -MM, or -M to <file>
-mgeneral-regs-only Generate code which only uses the general purpose registers (AArch64 only)
-mglobal-merge Enable merging of globals
-mgpopt Use GP relative accesses for symbols known to be in a small data section (MIPS)
-MG Add missing headers to depfile
-mharden-sls=<value> Select straight-line speculation hardening scope
-mhvx-length=<value> Set Hexagon Vector Length
-mhvx=<value> Enable Hexagon Vector eXtensions
-mhvx Enable Hexagon Vector eXtensions
-miamcu Use Intel MCU ABI
--migrate Run the migrator
-mincremental-linker-compatible
(integrated-as) Emit an object file which can be used with an incremental linker
-mindirect-jump=<value> Change indirect jump instructions to inhibit speculation
-mios-version-min=<value>
Set iOS deployment target
-MJ <value> Write a compilation database entry per input
-mllvm <value> Additional arguments to forward to LLVM's option processing
-mlocal-sdata Extend the -G behaviour to object local data (MIPS)
-mlong-calls Generate branches with extended addressability, usually via indirect jumps.
-mlong-double-128 Force long double to be 128 bits
-mlong-double-64 Force long double to be 64 bits
-mlong-double-80 Force long double to be 80 bits, padded to 128 bits for storage
-mlvi-cfi Enable only control-flow mitigations for Load Value Injection (LVI)
-mlvi-hardening Enable all mitigations for Load Value Injection (LVI)
-mmacosx-version-min=<value>
Set Mac OS X deployment target
-mmadd4 Enable the generation of 4-operand madd.s, madd.d and related instructions.
-MMD Write a depfile containing user headers
-mmemops Enable generation of memop instructions
-mms-bitfields Set the default structure layout to be compatible with the Microsoft compiler standard
-mmsa Enable MSA ASE (MIPS only)
-mmt Enable MT ASE (MIPS only)
-MM Like -MMD, but also implies -E and writes to stdout by default
-mno-abicalls Disable SVR4-style position-independent code (Mips only)
-mno-code-object-v3 Disable code object v3 (AMDGPU only)
-mno-crc Disallow use of CRC instructions (Mips only)
-mno-cumode WGP wavefront execution mode is used (AMDGPU only)
-mno-embedded-data Do not place constants in the .rodata section instead of the .sdata if they meet the -G <size> threshold (MIPS)
-mno-execute-only Allow generation of data access to code sections (ARM only)
-mno-extern-sdata Do not assume that externally defined data is in the small data if it meets the -G <size> threshold (MIPS)
-mno-fix-cortex-a53-835769
Don't workaround Cortex-A53 erratum 835769 (AArch64 only)
-mno-global-merge Disable merging of globals
-mno-gpopt Do not use GP relative accesses for symbols known to be in a small data section (MIPS)
-mno-hvx Disable Hexagon Vector eXtensions
-mno-implicit-float Don't generate implicit floating point instructions
-mno-incremental-linker-compatible
(integrated-as) Emit an object file which cannot be used with an incremental linker
-mno-local-sdata Do not extend the -G behaviour to object local data (MIPS)
-mno-long-calls Restore the default behaviour of not generating long calls
-mno-lvi-cfi Disable control-flow mitigations for Load Value Injection (LVI)
-mno-lvi-hardening Disable mitigations for Load Value Injection (LVI)
-mno-madd4 Disable the generation of 4-operand madd.s, madd.d and related instructions.
-mno-memops Disable generation of memop instructions
-mno-movt Disallow use of movt/movw pairs (ARM only)
-mno-ms-bitfields Do not set the default structure layout to be compatible with the Microsoft compiler standard
-mno-msa Disable MSA ASE (MIPS only)
-mno-mt Disable MT ASE (MIPS only)
-mno-neg-immediates Disallow converting instructions with negative immediates to their negation or inversion.
-mno-nvj Disable generation of new-value jumps
-mno-nvs Disable generation of new-value stores
-mno-outline Disable function outlining (AArch64 only)
-mno-packets Disable generation of instruction packets
-mno-relax Disable linker relaxation
-mno-restrict-it Allow generation of deprecated IT blocks for ARMv8. It is off by default for ARMv8 Thumb mode
-mno-save-restore Disable using library calls for save and restore
-mno-seses Disable speculative execution side effect suppression (SESES)
-mno-sram-ecc Disable SRAM ECC (AMDGPU only)
-mno-stack-arg-probe Disable stack probes which are enabled by default
-mno-tls-direct-seg-refs
Disable direct TLS access through segment registers
-mno-unaligned-access Force all memory accesses to be aligned (AArch32/AArch64 only)
-mno-wavefrontsize64 Wavefront size 32 is used
-mno-xnack Disable XNACK (AMDGPU only)
-mnocrc Disallow use of CRC instructions (ARM only)
-mnop-mcount Generate mcount/__fentry__ calls as nops. To activate they need to be patched in.
-mnvj Enable generation of new-value jumps
-mnvs Enable generation of new-value stores
-module-dependency-dir <value>
Directory to dump module dependencies to
-module-file-info Provide information about a particular module file
-momit-leaf-frame-pointer
Omit frame pointer setup for leaf functions
-moutline Enable function outlining (AArch64 only)
-mpacked-stack Use packed stack layout (SystemZ only).
-mpackets Enable generation of instruction packets
-mpad-max-prefix-size=<value>
Specify maximum number of prefixes to use for padding
-mpie-copy-relocations Use copy relocations support for PIE builds
-mprefer-vector-width=<value>
Specifies preferred vector width for auto-vectorization. Defaults to 'none' which allows target specific decisions.
-MP Create phony target for each dependency (other than main file)
-mqdsp6-compat Enable hexagon-qdsp6 backward compatibility
-MQ <value> Specify name of main file output to quote in depfile
-mrecord-mcount Generate a __mcount_loc section entry for each __fentry__ call.
-mrelax-all (integrated-as) Relax all machine instructions
-mrelax Enable linker relaxation
-mrestrict-it Disallow generation of deprecated IT blocks for ARMv8. It is on by default for ARMv8 Thumb mode.
-mrtd Make StdCall calling convention the default
-msave-restore Enable using library calls for save and restore
-mseses Enable speculative execution side effect suppression (SESES). Includes LVI control flow integrity mitigations
-msign-return-address=<value>
Select return address signing scope
-msmall-data-limit=<value>
Put global and static data smaller than the limit into a special section
-msoft-float Use software floating point
-msram-ecc Enable SRAM ECC (AMDGPU only)
-mstack-alignment=<value>
Set the stack alignment
-mstack-arg-probe Enable stack probes
-mstack-probe-size=<value>
Set the stack probe size
-mstackrealign Force realign the stack at entry to every function
-msvr4-struct-return Return small structs in registers (PPC32 only)
-mthread-model <value> The thread model to use, e.g. posix, single (posix by default)
-mtls-direct-seg-refs Enable direct TLS access through segment registers (default)
-mtls-size=<value> Specify bit size of immediate TLS offsets (AArch64 ELF only): 12 (for 4KB) | 24 (for 16MB, default) | 32 (for 4GB) | 48 (for 256TB, needs -mcmodel=large)
-mtp=<value> Thread pointer access method (AArch32/AArch64 only)
-mtune=<value> Accepted for compatibility with GCC. Currently has no effect.
-MT <value> Specify name of main file output in depfile
-munaligned-access Allow memory accesses to be unaligned (AArch32/AArch64 only)
-MV Use NMake/Jom format for the depfile
-mwavefrontsize64 Wavefront size 64 is used
-mxnack Enable XNACK (AMDGPU only)
-M Like -MD, but also implies -E and writes to stdout by default
--no-cuda-include-ptx=<value>
Do not include PTX for the following GPU architecture (e.g. sm_35) or 'all'. May be specified more than once.
--no-cuda-version-check Don't error out if the detected version of the CUDA install is too low for the requested CUDA gpu architecture.
--no-offload-arch=<value>
Remove CUDA/HIP offloading device architecture (e.g. sm_35, gfx906) from the list of devices to compile for. 'all' resets the list to its default value.
--no-system-header-prefix=<prefix>
Treat all #include paths starting with <prefix> as not including a system header.
-nobuiltininc Disable builtin #include directories
-nogpulib Do not link device library for CUDA/HIP device compilation
-nostdinc++ Disable standard #include directories for the C++ standard library
-ObjC++ Treat source input files as Objective-C++ inputs
-objcmt-atomic-property Make migration to 'atomic' properties
-objcmt-migrate-all Enable migration to modern ObjC
-objcmt-migrate-annotation
Enable migration to property and method annotations
-objcmt-migrate-designated-init
Enable migration to infer NS_DESIGNATED_INITIALIZER for initializer methods
-objcmt-migrate-instancetype
Enable migration to infer instancetype for method result type
-objcmt-migrate-literals
Enable migration to modern ObjC literals
-objcmt-migrate-ns-macros
Enable migration to NS_ENUM/NS_OPTIONS macros
-objcmt-migrate-property-dot-syntax
Enable migration of setter/getter messages to property-dot syntax
-objcmt-migrate-property
Enable migration to modern ObjC property
-objcmt-migrate-protocol-conformance
Enable migration to add protocol conformance on classes
-objcmt-migrate-readonly-property
Enable migration to modern ObjC readonly property
-objcmt-migrate-readwrite-property
Enable migration to modern ObjC readwrite property
-objcmt-migrate-subscripting
Enable migration to modern ObjC subscripting
-objcmt-ns-nonatomic-iosonly
Enable migration to use NS_NONATOMIC_IOSONLY macro for setting property's 'atomic' attribute
-objcmt-returns-innerpointer-property
Enable migration to annotate property with NS_RETURNS_INNER_POINTER
-objcmt-whitelist-dir-path=<value>
Only modify files with a filename contained in the provided directory path
-ObjC Treat source input files as Objective-C inputs
--offload-arch=<value> CUDA/HIP offloading device architecture (e.g. sm_35, gfx906). May be specified more than once.
-o <file> Write output to <file>
-pg Enable mcount instrumentation
-pipe Use pipes between commands, when possible
--precompile Only precompile the input
-print-effective-triple Print the effective target triple
-print-file-name=<file> Print the full library path of <file>
-print-ivar-layout Enable Objective-C Ivar layout bitmap print trace
-print-libgcc-file-name Print the library path for the currently used compiler runtime library ("libgcc.a" or "libclang_rt.builtins.*.a")
-print-prog-name=<name> Print the full program path of <name>
-print-resource-dir Print the resource directory pathname
-print-search-dirs Print the paths used for finding libraries and programs
-print-supported-cpus Print supported cpu models for the given target (if target is not specified, it will print the supported cpus for the default target)
-print-target-triple Print the normalized target triple
-print-targets Print the registered targets
-pthread Support POSIX threads in generated code
--ptxas-path=<value> Path to ptxas (used for compiling CUDA code)
-P Disable linemarker output in -E mode
-Qn Do not emit metadata containing compiler name and version
-Qunused-arguments Don't emit warning for unused driver arguments
-Qy Emit metadata containing compiler name and version
-relocatable-pch Whether to build a relocatable precompiled header
-rewrite-legacy-objc Rewrite Legacy Objective-C source to C++
-rewrite-objc Rewrite Objective-C source to C++
--rocm-device-lib-path=<value>
ROCm device library path. Alternative to rocm-path.
--rocm-path=<value> ROCm installation path, used for finding and automatically linking required bitcode libraries.
-Rpass-analysis=<value> Report transformation analysis from optimization passes whose name matches the given POSIX regular expression
-Rpass-missed=<value> Report missed transformations by optimization passes whose name matches the given POSIX regular expression
-Rpass=<value> Report transformations performed by optimization passes whose name matches the given POSIX regular expression
-rtlib=<value> Compiler runtime library to use
-R<remark> Enable the specified remark
-save-stats=<value> Save llvm statistics.
-save-stats Save llvm statistics.
-save-temps=<value> Save intermediate compilation results.
-save-temps Save intermediate compilation results
-serialize-diagnostics <value>
Serialize compiler diagnostics to a file
-shared-libsan Dynamically link the sanitizer runtime
-static-libsan Statically link the sanitizer runtime
-static-openmp Use the static host OpenMP runtime while linking.
-std=<value> Language standard to compile for
-stdlib++-isystem <directory>
Use directory as the C++ standard library include path
-stdlib=<value> C++ standard library to use
-sycl-std=<value> SYCL language standard to compile for.
--system-header-prefix=<prefix>
Treat all #include paths starting with <prefix> as including a system header.
-S Only run preprocess and compilation steps
--target=<value> Generate code for the given target
-Tbss <addr> Set starting address of BSS to <addr>
-Tdata <addr> Set starting address of DATA to <addr>
-time Time individual commands
-traditional-cpp Enable some traditional CPP emulation
-trigraphs Process trigraph sequences
-Ttext <addr> Set starting address of TEXT to <addr>
-T <script> Specify <script> as linker script
-undef undef all system defines
-unwindlib=<value> Unwind library to use
-U <macro> Undefine macro <macro>
--verify-debug-info Verify the binary representation of debug output
-verify-pch Load and verify that a pre-compiled header file is not stale
--version Print version information
-v Show commands to run and use verbose output
-Wa,<arg> Pass the comma separated arguments in <arg> to the assembler
-Wdeprecated Enable warnings for deprecated constructs and define __DEPRECATED
-Wl,<arg> Pass the comma separated arguments in <arg> to the linker
-working-directory <value>
Resolve file paths relative to the specified directory
-Wp,<arg> Pass the comma separated arguments in <arg> to the preprocessor
-W<warning> Enable the specified warning
-w Suppress all warnings
-Xanalyzer <arg> Pass <arg> to the static analyzer
-Xarch_device <arg> Pass <arg> to the CUDA/HIP device compilation
-Xarch_host <arg> Pass <arg> to the CUDA/HIP host compilation
-Xassembler <arg> Pass <arg> to the assembler
-Xclang <arg> Pass <arg> to the clang compiler
-Xcuda-fatbinary <arg> Pass <arg> to fatbinary invocation
-Xcuda-ptxas <arg> Pass <arg> to the ptxas assembler
-Xlinker <arg> Pass <arg> to the linker
-Xopenmp-target=<triple> <arg>
Pass <arg> to the target offloading toolchain identified by <triple>.
-Xopenmp-target <arg> Pass <arg> to the target offloading toolchain.
-Xpreprocessor <arg> Pass <arg> to the preprocessor
-x <language> Treat subsequent input files as having type <language>
-z <arg> Pass -z <arg> to the linker
)
== 2022-11-18 10:03:31,723 run.py:234 INFO running cmd: llvm-config --cxxflags
== 2022-11-18 10:03:31,740 easyblock.py:3452 INFO sanity check command llvm-config --cxxflags ran successfully! (output: -I/home/ocaisa/.local/easybuild/software/Clang/11.0.1-GCCcore-10.2.0/include -std=c++14 -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
)
== 2022-11-18 10:03:31,740 easyblock.py:3069 INFO Checking for banned/required linked shared libraries...
== 2022-11-18 10:03:31,740 easyblock.py:3085 INFO No banned/required libraries specified
== 2022-11-18 10:03:31,924 environment.py:91 INFO Environment variable LD_LIBRARY_PATH set to /home/ocaisa/.local/easybuild/software/Clang/11.0.1-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64:/opt/software/slurm/lib64 (previous value: '/opt/software/slurm/lib64')
== 2022-11-18 10:03:31,925 filetools.py:382 INFO Path /tmp/eb-ibb_lb1a/tmp0f48guwg successfully removed.
== 2022-11-18 10:03:31,925 environment.py:91 INFO Environment variable LD_LIBRARY_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64:/opt/software/slurm/lib64 (previous value: '/home/ocaisa/.local/easybuild/software/Clang/11.0.1-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64:/opt/software/slurm/lib64')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/sbin:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/bin:1;/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/bin:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/bin:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/bin:1;/home/ocaisa/EasyBuild_Git/easybuild-easyblocks/easybuild/scripts/configuremake:1;/home/ocaisa/EasyBuild_Git/easybuild-framework:1;/opt/software/slurm/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/puppetlabs/bin:1 (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/sbin:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/bin:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/bin:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/bin:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/bin:1;/home/ocaisa/EasyBuild_Git/easybuild-easyblocks/easybuild/scripts/configuremake:1;/home/ocaisa/EasyBuild_Git/easybuild-framework:1;/opt/software/slurm/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/puppetlabs/bin:1')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable _ModuleTable002_ set to bGwvbW9kdWxlcy9hbGwvREIvMTguMS40MC1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0iREIvMTguMS40MC1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJEQi8xOC4xLjQwLUdDQ2NvcmUtMTAuMi4wIix9LERldmVsb3BlcnM9e1siZm4iXT0iL2hvbWUvb2NhaXNhL0VCX0RldmVsL0RldmVsb3BlcnMvY3VzdG9tLmx1YSIsWyJmdWxsTmFtZSJdPSJEZXZlbG9wZXJzL2N1c3RvbSIsWyJsb2FkT3JkZXIiXT0yLHByb3BUPXtsbW9kPXtbInN0aWNreSJdPTEsfSx9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1l (previous value: 'Mi4wLmx1YSIsWyJmdWxsTmFtZSJdPSJHQ0Njb3JlLzEwLjIuMCIsWyJsb2FkT3JkZXIiXT0zLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IkdDQ2NvcmUvMTAuMi4wIix9LEdNUD17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvR01QLzYuMi4wLUdDQ2NvcmUtMTAuMi4wLmx1YSIsWyJmdWxsTmFtZSJdPSJHTVAvNi4yLjAtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iR01QLzYuMi4wLUdDQ2NvcmUtMTAuMi4wIix9LEdpdFB5dGhvbj17WyJmbiJd')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable __LMOD_REF_COUNT__LMFILES_ set to /home/ocaisa/.local/easybuild/modules/all/GitPython/3.1.0.lua:1;/home/ocaisa/EB_Devel/Developers/custom.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/GCCcore/10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/zlib/1.2.11-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/bzip2/1.0.8-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/cURL/7.72.0-GCCcore-10.2.0.lua:1;/home/ocaisa/.local/easybuild/modules/all/XZ/5.2.5-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libarchive/3.4.3-GCCcore-10.2.0.lua:1;/home/ocaisa/.local/easybuild/modules/all/CMake/3.18.4-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libreadline/8.0-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/Tcl/8.6.10-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/SQLite/3.33.0-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libffi/3.3-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/Python/3.8.6-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/expat/2.2.9-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/DB/18.1.40-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/Perl/5.32.0-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/binutils/2.35-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/numactl/2.0.13-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libpciaccess/0.16-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/hwloc/2.2.0-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libxml2/2.9.10-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/ncurses/6.2-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/GMP/6.2.0-GCCcore-10.2.0.lua:1;/home/ocaisa/.local/easybuild/modules/all/Z3/4.8.10-GCCcore-10.2.0.lua:1 (previous value: '/home/ocaisa/.local/easybuild/modules/all/GitPython/3.1.0.lua:1;/home/ocaisa/EB_Devel/Developers/custom.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/GCCcore/10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/zlib/1.2.11-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/binutils/2.35-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/numactl/2.0.13-GCCcore-10.2.0.lua:1;/home/ocaisa/.local/easybuild/modules/all/XZ/5.2.5-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libxml2/2.9.10-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/libpciaccess/0.16-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/hwloc/2.2.0-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/ncurses/6.2-GCCcore-10.2.0.lua:1;/project/boegelbot/Rocky8/haswell/modules/all/GMP/6.2.0-GCCcore-10.2.0.lua:1;/home/ocaisa/.local/easybuild/modules/all/Z3/4.8.10-GCCcore-10.2.0.lua:1')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_PYTHONPATH set to /project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/easybuild/python:1 (previous value: '/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/lib64/python3.6/site-packages:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/lib/python3.6/site-packages:1;/home/ocaisa/EasyBuild_Git/easybuild-easyconfigs:1;/home/ocaisa/EasyBuild_Git/easybuild-easyblocks:1;/home/ocaisa/EasyBuild_Git/easybuild-framework:1')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_MODULEPATH set to /home/ocaisa/.local/easybuild/modules/all:1;/project/boegelbot/Rocky8/haswell/modules/all:1;/home/ocaisa/EB_Devel:1;/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1 (previous value: '/tmp/eb-ibb_lb1a/tmp0f48guwg/all:1;/home/ocaisa/.local/easybuild/modules/all:1;/project/boegelbot/Rocky8/haswell/modules/all:1;/home/ocaisa/EB_Devel:1;/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_LOADEDMODULES set to GitPython/3.1.0:1;Developers/custom:1;GCCcore/10.2.0:1;zlib/1.2.11-GCCcore-10.2.0:1;bzip2/1.0.8-GCCcore-10.2.0:1;cURL/7.72.0-GCCcore-10.2.0:1;XZ/5.2.5-GCCcore-10.2.0:1;libarchive/3.4.3-GCCcore-10.2.0:1;CMake/3.18.4-GCCcore-10.2.0:1;libreadline/8.0-GCCcore-10.2.0:1;Tcl/8.6.10-GCCcore-10.2.0:1;SQLite/3.33.0-GCCcore-10.2.0:1;libffi/3.3-GCCcore-10.2.0:1;Python/3.8.6-GCCcore-10.2.0:1;expat/2.2.9-GCCcore-10.2.0:1;DB/18.1.40-GCCcore-10.2.0:1;Perl/5.32.0-GCCcore-10.2.0:1;binutils/2.35-GCCcore-10.2.0:1;numactl/2.0.13-GCCcore-10.2.0:1;libpciaccess/0.16-GCCcore-10.2.0:1;hwloc/2.2.0-GCCcore-10.2.0:1;libxml2/2.9.10-GCCcore-10.2.0:1;ncurses/6.2-GCCcore-10.2.0:1;GMP/6.2.0-GCCcore-10.2.0:1;Z3/4.8.10-GCCcore-10.2.0:1 (previous value: 'GitPython/3.1.0:1;Developers/custom:1;GCCcore/10.2.0:1;zlib/1.2.11-GCCcore-10.2.0:1;binutils/2.35-GCCcore-10.2.0:1;numactl/2.0.13-GCCcore-10.2.0:1;XZ/5.2.5-GCCcore-10.2.0:1;libxml2/2.9.10-GCCcore-10.2.0:1;libpciaccess/0.16-GCCcore-10.2.0:1;hwloc/2.2.0-GCCcore-10.2.0:1;ncurses/6.2-GCCcore-10.2.0:1;GMP/6.2.0-GCCcore-10.2.0:1;Z3/4.8.10-GCCcore-10.2.0:1')
== 2022-11-18 10:03:31,926 environment.py:91 INFO Environment variable CMAKE_PREFIX_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0:/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0:/home/ocaisa/.local/easybuild/software/GitPython/3.1.0 (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0:/home/ocaisa/.local/easybuild/software/GitPython/3.1.0')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_LIBRARY_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib64:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/lib:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/lib:1 (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/lib:1')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable LIBRARY_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/lib (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/lib')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_CMAKE_PREFIX_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0:1;/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0:1 (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0:1;/home/ocaisa/.local/easybuild/software/GitPython/3.1.0:1')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable _ModuleTable001_ set to X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXtDTWFrZT17WyJmbiJdPSIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9DTWFrZS8zLjE4LjQtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IkNNYWtlLzMuMTguNC1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IkNNYWtlLzMuMTguNC1HQ0Njb3JlLTEwLjIuMCIsfSxEQj17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dl (previous value: 'X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXtEZXZlbG9wZXJzPXtbImZuIl09Ii9ob21lL29jYWlzYS9FQl9EZXZlbC9EZXZlbG9wZXJzL2N1c3RvbS5sdWEiLFsiZnVsbE5hbWUiXT0iRGV2ZWxvcGVycy9jdXN0b20iLFsibG9hZE9yZGVyIl09Mixwcm9wVD17bG1vZD17WyJzdGlja3kiXT0xLH0sfSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJEZXZlbG9wZXJzIix9LEdDQ2NvcmU9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL0dDQ2NvcmUvMTAu')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable LOADEDMODULES set to GitPython/3.1.0:Developers/custom:GCCcore/10.2.0:zlib/1.2.11-GCCcore-10.2.0:bzip2/1.0.8-GCCcore-10.2.0:cURL/7.72.0-GCCcore-10.2.0:XZ/5.2.5-GCCcore-10.2.0:libarchive/3.4.3-GCCcore-10.2.0:CMake/3.18.4-GCCcore-10.2.0:libreadline/8.0-GCCcore-10.2.0:Tcl/8.6.10-GCCcore-10.2.0:SQLite/3.33.0-GCCcore-10.2.0:libffi/3.3-GCCcore-10.2.0:Python/3.8.6-GCCcore-10.2.0:expat/2.2.9-GCCcore-10.2.0:DB/18.1.40-GCCcore-10.2.0:Perl/5.32.0-GCCcore-10.2.0:binutils/2.35-GCCcore-10.2.0:numactl/2.0.13-GCCcore-10.2.0:libpciaccess/0.16-GCCcore-10.2.0:hwloc/2.2.0-GCCcore-10.2.0:libxml2/2.9.10-GCCcore-10.2.0:ncurses/6.2-GCCcore-10.2.0:GMP/6.2.0-GCCcore-10.2.0:Z3/4.8.10-GCCcore-10.2.0 (previous value: 'GitPython/3.1.0:Developers/custom:GCCcore/10.2.0:zlib/1.2.11-GCCcore-10.2.0:binutils/2.35-GCCcore-10.2.0:numactl/2.0.13-GCCcore-10.2.0:XZ/5.2.5-GCCcore-10.2.0:libxml2/2.9.10-GCCcore-10.2.0:libpciaccess/0.16-GCCcore-10.2.0:hwloc/2.2.0-GCCcore-10.2.0:ncurses/6.2-GCCcore-10.2.0:GMP/6.2.0-GCCcore-10.2.0:Z3/4.8.10-GCCcore-10.2.0')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable _ModuleTable003_ set to Il09IkRldmVsb3BlcnMiLH0sR0NDY29yZT17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvR0NDY29yZS8xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IkdDQ2NvcmUvMTAuMi4wIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iR0NDY29yZS8xMC4yLjAiLH0sR01QPXtbImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9HTVAvNi4yLjAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IkdNUC82LjIuMC1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0yNCxwcm9wVD17fSxbInN0 (previous value: 'PSIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9HaXRQeXRob24vMy4xLjAubHVhIixbImZ1bGxOYW1lIl09IkdpdFB5dGhvbi8zLjEuMCIsWyJsb2FkT3JkZXIiXT0xLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IkdpdFB5dGhvbi8zLjEuMCIsfSxYWj17WyJmbiJdPSIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9YWi81LjIuNS1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0iWFovNS4yLjUtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0zLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFt')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable _ModuleTable_Sz_ set to 17 (previous value: '10')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable MANPATH set to /project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/man:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/man:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/man:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/share/man:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/man:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share/man:/opt/software/slurm/share/man:/usr/share/lmod/lmod/share/man::/opt/puppetlabs/puppet/share/man (previous value: '/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/man:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share/man:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share/man:/opt/software/slurm/share/man:/usr/share/lmod/lmod/share/man::/opt/puppetlabs/puppet/share/man')
== 2022-11-18 10:03:31,927 environment.py:91 INFO Environment variable PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/sbin:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/bin:/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/bin:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/bin:/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/bin:/home/ocaisa/EasyBuild_Git/easybuild-easyblocks/easybuild/scripts/configuremake:/home/ocaisa/EasyBuild_Git/easybuild-framework:/opt/software/slurm/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/sbin:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/bin:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/bin:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/bin:/home/ocaisa/.local/easybuild/software/GitPython/3.1.0/bin:/home/ocaisa/EasyBuild_Git/easybuild-easyblocks/easybuild/scripts/configuremake:/home/ocaisa/EasyBuild_Git/easybuild-framework:/opt/software/slurm/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable _LMFILES_ set to /home/ocaisa/.local/easybuild/modules/all/GitPython/3.1.0.lua:/home/ocaisa/EB_Devel/Developers/custom.lua:/project/boegelbot/Rocky8/haswell/modules/all/GCCcore/10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/zlib/1.2.11-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/bzip2/1.0.8-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/cURL/7.72.0-GCCcore-10.2.0.lua:/home/ocaisa/.local/easybuild/modules/all/XZ/5.2.5-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libarchive/3.4.3-GCCcore-10.2.0.lua:/home/ocaisa/.local/easybuild/modules/all/CMake/3.18.4-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libreadline/8.0-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/Tcl/8.6.10-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/SQLite/3.33.0-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libffi/3.3-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/Python/3.8.6-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/expat/2.2.9-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/DB/18.1.40-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/Perl/5.32.0-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/binutils/2.35-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/numactl/2.0.13-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libpciaccess/0.16-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/hwloc/2.2.0-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libxml2/2.9.10-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/ncurses/6.2-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/GMP/6.2.0-GCCcore-10.2.0.lua:/home/ocaisa/.local/easybuild/modules/all/Z3/4.8.10-GCCcore-10.2.0.lua (previous value: '/home/ocaisa/.local/easybuild/modules/all/GitPython/3.1.0.lua:/home/ocaisa/EB_Devel/Developers/custom.lua:/project/boegelbot/Rocky8/haswell/modules/all/GCCcore/10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/zlib/1.2.11-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/binutils/2.35-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/numactl/2.0.13-GCCcore-10.2.0.lua:/home/ocaisa/.local/easybuild/modules/all/XZ/5.2.5-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libxml2/2.9.10-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/libpciaccess/0.16-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/hwloc/2.2.0-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/ncurses/6.2-GCCcore-10.2.0.lua:/project/boegelbot/Rocky8/haswell/modules/all/GMP/6.2.0-GCCcore-10.2.0.lua:/home/ocaisa/.local/easybuild/modules/all/Z3/4.8.10-GCCcore-10.2.0.lua')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_CMAKE_LIBRARY_PATH set to /project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib64:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64:1 (previous value: '/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64:1')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable CMAKE_LIBRARY_PATH set to /project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib64:/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib64:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/lib:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/lib:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib:/opt/software/slurm/lib64 (previous value: '/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_LD_LIBRARY_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib:1;/opt/software/slurm/lib64:1 (previous value: '/opt/software/slurm/lib64:1')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_MANPATH set to /project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/man:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/man:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/man:1;/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/share/man:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/man:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share/man:1;/opt/software/slurm/share/man:1;/usr/share/lmod/lmod/share/man:1;/opt/puppetlabs/puppet/share/man:1 (previous value: '/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/man:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share/man:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share/man:1;/opt/software/slurm/share/man:1;/usr/share/lmod/lmod/share/man:1;/opt/puppetlabs/puppet/share/man:1')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_XDG_DATA_DIRS set to /project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/share:1;/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/share:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share:1 (previous value: '/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share:1;/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share:1')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable XDG_DATA_DIRS set to /project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/share:/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/share:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share (previous value: '/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/share:/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/share')
== 2022-11-18 10:03:31,928 environment.py:91 INFO Environment variable _ModuleTable004_ set to YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJHTVAvNi4yLjAtR0NDY29yZS0xMC4yLjAiLH0sR2l0UHl0aG9uPXtbImZuIl09Ii9ob21lL29jYWlzYS8ubG9jYWwvZWFzeWJ1aWxkL21vZHVsZXMvYWxsL0dpdFB5dGhvbi8zLjEuMC5sdWEiLFsiZnVsbE5hbWUiXT0iR2l0UHl0aG9uLzMuMS4wIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iR2l0UHl0aG9uLzMuMS4wIix9LFBlcmw9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL1BlcmwvNS4zMi4wLUdDQ2NvcmUtMTAuMi4wLmx1YSIsWyJmdWxsTmFt (previous value: 'ZSJdPSJYWi81LjIuNS1HQ0Njb3JlLTEwLjIuMCIsfSxaMz17WyJmbiJdPSIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9aMy80LjguMTAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IlozLzQuOC4xMC1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJaMy80LjguMTAtR0NDY29yZS0xMC4yLjAiLH0sYmludXRpbHM9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL2JpbnV0aWxzLzIuMzUtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImJpbnV0aWxzLzIu')
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_ACLOCAL_PATH set to /project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/aclocal:1;/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/share/aclocal:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/share/aclocal:1 (previous value: '/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/aclocal:1')
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable ACLOCAL_PATH set to /project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/aclocal:/home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/share/aclocal:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/share/aclocal (previous value: '/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/share/aclocal')
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_CPATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include/libxml2:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/include:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/include:1 (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include/libxml2:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/include:1')
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable CPATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include/libxml2:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/include:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/include (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include/libxml2:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/include')
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable CURL_INCLUDES set to /project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/include (previously undefined)
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable EBDEVELBZIP2 set to /project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/easybuild/bzip2-1.0.8-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable EBDEVELCMAKE set to /home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0/easybuild/CMake-3.18.4-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable EBDEVELCURL set to /project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/easybuild/cURL-7.72.0-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable EBDEVELLIBARCHIVE set to /project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/easybuild/libarchive-3.4.3-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,929 environment.py:91 INFO Environment variable EBROOTBZIP2 set to /project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBROOTCMAKE set to /home/ocaisa/.local/easybuild/software/CMake/3.18.4-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBROOTCURL set to /project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBROOTLIBARCHIVE set to /project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBVERSIONBZIP2 set to 1.0.8 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBVERSIONCMAKE set to 3.18.4 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBVERSIONCURL set to 7.72.0 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable EBVERSIONLIBARCHIVE set to 3.4.3 (previously undefined)
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable __LMOD_REF_COUNT_PKG_CONFIG_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/lib/pkgconfig:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib/pkgconfig:1 (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib/pkgconfig:1;/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib/pkgconfig:1;/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib/pkgconfig:1')
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable PKG_CONFIG_PATH set to /home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/lib/pkgconfig:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib/pkgconfig (previous value: '/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib/pkgconfig:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/lib/pkgconfig:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/lib/pkgconfig')
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable _ModuleTable005_ set to ZSJdPSJQZXJsLzUuMzIuMC1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJQZXJsLzUuMzIuMC1HQ0Njb3JlLTEwLjIuMCIsfSxQeXRob249e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL1B5dGhvbi8zLjguNi1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0iUHl0aG9uLzMuOC42LUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09IlB5dGhvbi8zLjguNi1HQ0Njb3JlLTEwLjIuMCIs (previous value: 'MzUtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiaW51dGlscy8yLjM1LUdDQ2NvcmUtMTAuMi4wIix9LGh3bG9jPXtbImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9od2xvYy8yLjIuMC1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0iaHdsb2MvMi4yLjAtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaHdsb2MvMi4yLjAtR0NDY29yZS0xMC4yLjAiLH0sbGlicGNpYWNjZXNzPXtb')
== 2022-11-18 10:03:31,930 environment.py:91 INFO Environment variable _ModuleTable006_ set to fSxTUUxpdGU9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL1NRTGl0ZS8zLjMzLjAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IlNRTGl0ZS8zLjMzLjAtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iU1FMaXRlLzMuMzMuMC1HQ0Njb3JlLTEwLjIuMCIsfSxUY2w9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL1RjbC84LjYuMTAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IlRjbC84LjYuMTAtR0NDY29yZS0xMC4yLjAiLFsi (previous value: 'ImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9saWJwY2lhY2Nlc3MvMC4xNi1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0ibGlicGNpYWNjZXNzLzAuMTYtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwY2lhY2Nlc3MvMC4xNi1HQ0Njb3JlLTEwLjIuMCIsfSxsaWJ4bWwyPXtbImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9saWJ4bWwyLzIuOS4xMC1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0ibGlieG1sMi8yLjkuMTAtR0NDY29y')
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable _ModuleTable007_ set to bG9hZE9yZGVyIl09MTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iVGNsLzguNi4xMC1HQ0Njb3JlLTEwLjIuMCIsfSxYWj17WyJmbiJdPSIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9YWi81LjIuNS1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0iWFovNS4yLjUtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJYWi81LjIuNS1HQ0Njb3JlLTEwLjIuMCIsfSxaMz17WyJmbiJdPSIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVzL2FsbC9a (previous value: 'ZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0yLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJ4bWwyLzIuOS4xMC1HQ0Njb3JlLTEwLjIuMCIsfSxuY3Vyc2VzPXtbImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9uY3Vyc2VzLzYuMi1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0ibmN1cnNlcy82LjItR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09MTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmN1cnNlcy82LjItR0NDY29yZS0xMC4yLjAiLH0sbnVtYWN0bD17WyJmbiJdPSIvcHJv')
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable _ModuleTable008_ set to My80LjguMTAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09IlozLzQuOC4xMC1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0yNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJaMy80LjguMTAtR0NDY29yZS0xMC4yLjAiLH0sYmludXRpbHM9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL2JpbnV0aWxzLzIuMzUtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImJpbnV0aWxzLzIuMzUtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNl (previous value: 'amVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvbnVtYWN0bC8yLjAuMTMtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09Im51bWFjdGwvMi4wLjEzLUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibnVtYWN0bC8yLjAuMTMtR0NDY29yZS0xMC4yLjAiLH0semxpYj17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvemxpYi8xLjIuMTEtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExLUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTQscHJv')
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBDEVELLIBFFI set to /project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/easybuild/libffi-3.3-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBDEVELLIBREADLINE set to /project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/easybuild/libreadline-8.0-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBDEVELPYTHON set to /project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/easybuild/Python-3.8.6-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBDEVELSQLITE set to /project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/easybuild/SQLite-3.33.0-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBDEVELTCL set to /project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/easybuild/Tcl-8.6.10-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBEXTSLISTPYTHON set to setuptools-50.3.0,wheel-0.35.1,pip-20.2.3,nose-1.3.7,blist-1.3.6,paycheck-1.0.2,pbr-5.5.0,Cython-0.29.21,six-1.15.0,toml-0.10.1,setuptools_scm-4.1.2,python-dateutil-2.8.1,decorator-4.4.2,liac-arff-2.5.0,pycrypto-2.6.1,ecdsa-0.16.0,ipaddress-1.0.23,asn1crypto-1.4.0,idna-2.10,pycparser-2.20,cffi-1.14.3,cryptography-3.1.1,pyasn1-0.4.8,PyNaCl-1.4.0,bcrypt-3.2.0,paramiko-2.7.2,pyparsing-2.4.7,netifaces-0.10.9,netaddr-0.8.0,mock-4.0.2,pytz-2020.1,bitstring-3.1.7,appdirs-1.4.4,distlib-0.3.1,filelock-3.0.12,importlib_metadata-2.0.0,virtualenv-20.0.34,docopt-0.6.2,joblib-0.17.0,chardet-3.0.4,certifi-2020.6.20,urllib3-1.25.10,requests-2.24.0,xlrd-1.2.0,py_expression_eval-0.3.10,tabulate-0.8.7,ujson-4.0.1,atomicwrites-1.4.0,py-1.9.0,scandir-1.10.0,pathlib2-2.3.5,zipp-3.3.0,pluggy-0.13.1,more-itertools-8.5.0,attrs-20.2.0,wcwidth-0.2.5,iniconfig-1.0.1,pytest-6.1.1,MarkupSafe-1.1.1,Jinja2-2.11.2,packaging-20.4,sphinxcontrib-websupport-1.2.4,Pygments-2.7.1,imagesize-1.2.0,docutils-0.16,snowballstemmer-2.0.0,Babel-2.8.0,alabaster-0.7.12,sphinxcontrib-applehelp-1.0.2,sphinxcontrib-devhelp-1.0.2,sphinxcontrib-htmlhelp-1.0.3,sphinxcontrib-jsmath-1.0.1,sphinxcontrib-qthelp-1.0.3,sphinxcontrib-serializinghtml-1.1.4,Sphinx-3.2.1,sphinx-bootstrap-theme-0.7.1,colorama-0.4.3,click-7.1.2,psutil-5.7.2,future-0.18.2,sortedcontainers-2.2.2,intervaltree-3.1.0,pytoml-0.1.21,flit-core-3.0.0,flit-3.0.0,regex-2020.10.11,intreehooks-1.0,pylev-1.3.0,pastel-0.2.1,clikit-0.6.2,SecretStorage-3.1.2,keyring-21.4.0,keyrings.alt-4.0.0,tomlkit-0.7.0,shellingham-1.3.2,requests-toolbelt-0.9.1,pyrsistent-0.17.3,pkginfo-1.5.0.1,pexpect-4.8.0,jsonschema-3.2.0,simplejson-3.17.2,webencodings-0.5.1,html5lib-1.1,cleo-0.8.1,cachy-0.3.0,msgpack-1.0.0,CacheControl-0.12.6,ptyprocess-0.6.0,lockfile-0.12.2,poetry-core-1.0.0,poetry-1.1.3,crashtest-0.3.1,jeepney-0.4.3,fsspec-0.8.4,threadpoolctl-2.1.0,simplegeneric-0.8.1 (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBROOTLIBFFI set to /project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,931 environment.py:91 INFO Environment variable EBROOTLIBREADLINE set to /project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBROOTPYTHON set to /project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBROOTSQLITE set to /project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBROOTTCL set to /project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBVERSIONLIBFFI set to 3.3 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBVERSIONLIBREADLINE set to 8.0 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBVERSIONPYTHON set to 3.8.6 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBVERSIONSQLITE set to 3.33.0 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable EBVERSIONTCL set to 8.6.10 (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable PYTHONPATH set to /project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/easybuild/python (previously undefined)
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable _ModuleTable009_ set to ck5hbWUiXT0iYmludXRpbHMvMi4zNS1HQ0Njb3JlLTEwLjIuMCIsfSxiemlwMj17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvYnppcDIvMS4wLjgtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImJ6aXAyLzEuMC44LUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYnppcDIvMS4wLjgtR0NDY29yZS0xMC4yLjAiLH0sY1VSTD17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvY1VSTC83LjcyLjAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1l (previous value: 'cFQ9e30sWyJzdGFja0RlcHRoIl09MixbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iemxpYi8xLjIuMTEtR0NDY29yZS0xMC4yLjAiLH0sfSxtcGF0aEE9eyIvdG1wL2ViLWliYl9sYjFhL3RtcDBmNDhndXdnL2FsbCIsIi9ob21lL29jYWlzYS8ubG9jYWwvZWFzeWJ1aWxkL21vZHVsZXMvYWxsIiwiL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsIiwiL2hvbWUvb2NhaXNhL0VCX0RldmVsIiwiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmls')
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable _ModuleTable010_ set to Il09ImNVUkwvNy43Mi4wLUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY1VSTC83LjcyLjAtR0NDY29yZS0xMC4yLjAiLH0sZXhwYXQ9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL2V4cGF0LzIuMi45LUdDQ2NvcmUtMTAuMi4wLmx1YSIsWyJmdWxsTmFtZSJdPSJleHBhdC8yLjIuOS1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJleHBhdC8yLjIuOS1HQ0Njb3JlLTEwLjIuMCIsfSxod2xv (previous value: 'ZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==')
== 2022-11-18 10:03:31,932 environment.py:91 INFO Environment variable _ModuleTable011_ set to Yz17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvaHdsb2MvMi4yLjAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09Imh3bG9jLzIuMi4wLUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imh3bG9jLzIuMi4wLUdDQ2NvcmUtMTAuMi4wIix9LGxpYmFyY2hpdmU9e1siZm4iXT0iL3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL2xpYmFyY2hpdmUvMy40LjMtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImxpYmFyY2hpdmUvMy40LjMtR0NDY29yZS0xMC4y (previous value: 'ZHVsZWZpbGVzL0NvcmUiLH0=')
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable _ModuleTable012_ set to LjAiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJhcmNoaXZlLzMuNC4zLUdDQ2NvcmUtMTAuMi4wIix9LGxpYmZmaT17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvbGliZmZpLzMuMy1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0ibGliZmZpLzMuMy1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJmZmkvMy4zLUdDQ2NvcmUtMTAuMi4wIix9LGxpYnBjaWFjY2Vzcz17WyJmbiJdPSIvcHJvamVj (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBDEVELDB set to /project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/easybuild/DB-18.1.40-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBDEVELEXPAT set to /project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/easybuild/expat-2.2.9-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBDEVELPERL set to /project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/easybuild/Perl-5.32.0-GCCcore-10.2.0-easybuild-devel (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBEXTSLISTPERL set to Config::General-2.63,File::Listing-6.04,ExtUtils::InstallPaths-0.012,ExtUtils::Helpers-0.026,Test::Harness-3.42,ExtUtils::Config-0.008,Module::Build::Tiny-0.039,aliased-0.34,Text::Glob-0.11,Regexp::Common-2017060201,GO::Utils-0.15,Module::Pluggable-5.2,Test::Fatal-0.016,Test::Warnings-0.030,File::ShareDir-1.116,File::ShareDir::Install-0.13,DateTime::Locale-1.26,DateTime::TimeZone-2.39,Test::Requires-0.11,Module::Implementation-0.09,Module::Build-0.4231,Module::Runtime-0.016,Try::Tiny-0.30,Params::Validate-1.29,List::MoreUtils-0.428,Exporter::Tiny-1.002002,Class::Singleton-1.5,DateTime-1.52,File::Find::Rule::Perl-1.15,Readonly-2.05,Git-0.42,Tree::DAG_Node-1.31,Template-3.009,DBI-1.643,DBD::SQLite-1.64,Math::Bezier-0.01,Archive::Extract-0.86,DBIx::Simple-1.37,Shell-0.73,File::Spec-3.75,Test::Simple-1.302177,Set::Scalar-1.29,IO::Stringy-2.113,Encode::Locale-1.05,XML::SAX::Base-1.09,XML::NamespaceSupport-1.12,XML::SAX-1.02,Test::LeakTrace-0.16,Test::Exception-0.43,Text::Aligner-0.16,Text::Table-1.134,MIME::Types-2.17,File::Copy::Recursive-0.45,Cwd::Guard-0.05,Capture::Tiny-0.48,File::Copy::Recursive::Reduced-0.006,Module::Build::XSUtil-0.19,Tie::Function-0.02,Template::Plugin::Number::Format-1.06,HTML::Parser-3.72,Date::Handler-1.2,Params::Util-1.07,IO::HTML-1.001,Data::Grove-0.08,Class::ISA-0.36,URI-1.76,Ima::DBI-0.35,Tie::IxHash-1.23,GO-0.04,Class::DBI::SQLite-0.11,Pod::POM-2.01,Math::Round-0.07,Text::Diff-1.45,Log::Message::Simple-0.10,Net::SSLeay-1.88,IO::Socket::SSL-2.068,Fennec::Lite-0.004,Sub::Uplevel-0.2800,Meta::Builder-0.004,Exporter::Declare-0.114,Getopt::Long-2.52,Log::Message-0.08,Mouse-v2.5.10,Test::Version-2.09,DBIx::Admin::TableInfo-3.03,Net::HTTP-6.19,Test::Deep-1.130,Test::Warn-0.36,MRO::Compat-0.13,Moo-2.004000,Clone::Choose-0.010,Hash::Merge-0.302,SQL::Abstract-1.87,HTML::Form-6.07,Number::Compare-0.03,IPC::Run-20200505.0,HTML::Entities::Interpolate-1.10,File::Remove-1.58,YAML::Tiny-1.73,Module::Install-1.19,Config::Tiny-2.24,Test::ClassAPI-1.07,Test::Most-0.37,Class::Accessor-0.51,Test::Differences-0.67,HTTP::Tiny-0.076,Package::DeprecationManager-0.17,Digest::SHA1-2.13,Date::Language-2.33,version-0.9924,Sub::Uplevel-0.2800,XML::Bare-0.53,Dist::CheckConflicts-0.11,Sub::Name-0.26,Time::Piece-1.3401,Digest::HMAC-1.03,HTTP::Negotiate-6.01,MIME::Lite-3.031,Crypt::Rijndael-1.14,B::Lint-1.20,Canary::Stability-2013,AnyEvent-7.17,Object::Accessor-0.48,Data::UUID-1.226,Test::Pod-1.52,AppConfig-1.71,Net::SMTP::SSL-1.04,XML::Tiny-2.07,HTML::Tagset-3.20,HTML::Tree-5.07,Devel::GlobalDestruction-0.14,WWW::RobotRules-6.02,Expect-1.35,Term::UI-0.46,Net::SNMP-v6.0.1,XML::Filter::BufferText-1.01,XML::SAX::Writer-0.57,Statistics::Descriptive-3.0702,Class::Load-0.25,LWP::Simple-6.47,Time::Piece::MySQL-0.06,Package::Stash::XS-0.29,Set::Array-0.30,boolean-0.46,Number::Format-1.75,Data::Stag-0.14,Test::NoWarnings-1.04,Crypt::DES-2.07,Exporter-5.74,Class::Inspector-1.36,Parse::RecDescent-1.967015,Carp-1.50,XML::Parser-2.46,XML::XPath-1.44,JSON-4.02,Sub::Exporter-0.987,Class::Load::XS-0.10,Set::IntSpan::Fast-1.15,Sub::Exporter::Progressive-0.001013,Data::Dumper::Concise-2.023,File::Slurp::Tiny-0.004,Algorithm::Diff-1.1903,Text::Iconv-1.7,Class::Data::Inheritable-0.08,Text::Balanced-2.03,strictures-2.000006,Switch-2.17,File::Which-1.23,Email::Date::Format-1.005,Error-0.17029,Mock::Quick-1.111,Text::CSV-2.00,Test::Output-1.031,Class::DBI-v3.0.17,List::SomeUtils-0.58,List::UtilsBy-0.11,List::AllUtils-0.16,UNIVERSAL::moniker-0.08,Exception::Class-1.44,File::CheckTree-4.42,Math::VecStat-0.08,Pod::LaTeX-0.61,Eval::Closure-0.14,HTTP::Request-6.25,XML::Twig-3.52,IO::String-1.08,XML::Simple-2.25,Sub::Install-0.928,HTTP::Cookies-6.08,Pod::Plainer-1.04,LWP::MediaTypes-6.04,Scalar::List::Utils-1.55,Data::Section::Simple-0.07,Class::Trigger-0.15,HTTP::Daemon-6.12,File::HomeDir-1.004,HTTP::Date-6.05,Authen::SASL-2.16,Clone-0.45,Data::Types-0.17,Import::Into-1.002005,DateTime::Tiny-1.07,Text::Format-0.61,Devel::CheckCompiler-0.07,Log::Handler-0.90,DBIx::ContextualFetch-1.03,Devel::StackTrace-2.04,Term::ReadKey-2.38,Set::IntSpan-1.19,Moose-2.2013,Algorithm::Dependency-1.112,Font::TTF-1.06,IPC::Run3-0.048,File::Find::Rule-0.34,SQL::Statement-1.412,File::Slurp-9999.32,Package::Stash-0.38,Data::OptList-0.110,Package::Constants-0.06,CPANPLUS-0.9908,IO::Tty-1.14,Text::Soundex-3.05,Lingua::EN::PluralToSingular-0.21,Want-0.29,Mail::Util-2.21,Text::Template-1.59,PDF::API2-2.037,Devel::CheckLib-1.14,SVG-2.85,Statistics::Basic-1.6611,Log::Log4perl-1.50,Math::CDF-0.1,Array::Utils-0.5,File::Grep-0.02,File::Path-2.17,File::Slurper-0.012,File::Temp-0.2309,Graph-0.9704,Graph::ReadWrite-2.09,PerlIO::utf8_strict-0.007,Devel::OverloadInfo-0.005,Sub::Identify-0.14,Digest::MD5::File-0.08,String::RewritePrefix-0.008,Getopt::Long::Descriptive-0.105,App::Cmd-0.331,Path::Tiny-0.114,Carp::Clan-6.08,Sub::Exporter::ForMethods-0.100052,MooseX::Types-0.50,B::Hooks::EndOfScope-0.24,namespace::clean-0.27,namespace::autoclean-0.29,File::pushd-1.016,MooseX::Types::Perl-0.101343,Role::Tiny-2.001004,Specio-0.46,Params::ValidationCompiler-0.30,Log::Dispatch-2.70,String::Flogger-1.101245,Log::Dispatchouli-2.021,Data::Section-0.200007,Software::License-0.103014,MooseX::SetOnce-0.200002,Term::Encoding-0.03,Config::MVP-2.200011,Throwable-0.200013,Sub::Quote-2.006006,Role::Identifiable::HasIdent-0.007,Role::HasMessage-0.006,MooseX::OneArgNew-0.005,MooseX::Role::Parameterized-1.11,MooseX::LazyRequire-0.11,Mixin::Linewise::Readers-0.108,Config::INI-0.025,String::Truncate-1.100602,Pod::Eventual-0.094001,Pod::Elemental-0.103005,Pod::Weaver-4.015,Dist::Zilla-6.015,XML::RegExp-0.04,XML::DOM-1.46,Data::Dump-1.23,File::Next-1.18,App::cpanminus-1.7044,Parallel::ForkManager-2.02,Logger::Simple-2.0,Scalar::Util::Numeric-0.40,YAML-1.30,Object::InsideOut-4.05,Thread::Queue-3.13,Time::HiRes-1.9764,Term::ReadLine::Gnu-1.36,ExtUtils::MakeMaker-7.46,List::Util-1.55,Module::CoreList-5.20200717,Module::Metadata-1.000037,Params::Check-0.38,Locale::Maketext::Simple-0.21,Perl::OSType-1.010,IPC::Cmd-1.04,Pod::Escapes-1.07,if-0.0608,Test-1.26,ExtUtils::Constant-0.25,ExtUtils::CBuilder-0.280234,Carp::Heavy-1.50,IO::Handle-1.42,IO::Seekable-1.42,Pod::Simple-3.40,IO::File-1.42,IO::Select-1.42,IO::Socket-1.42,Socket-2.030,Time::Local-1.30,Storable-3.15,ExtUtils::ParseXS-3.35,Pod::Man-4.14,Mozilla::CA-20200520,Test::More-1.302177,Test::RequiresInternet-0.05,LWP::Protocol::https-6.09,Module::Load-0.34,Module::Load::Conditional-0.72,parent-0.238,Net::Domain-3.11,Scalar::Util-1.55,Text::ParseWords-3.30,Encode-3.07,constant-1.33,Data::Dumper-2.173,Cwd-3.75,MIME::Base64-3.15,ExtUtils::CppGuess-0.21,XSLoader-0.24,AutoLoader-5.74,URI::Escape-1.76,Set::IntervalTree-0.12,MCE::Mutex-1.874,Text::CSV_XS-1.44,DBD::CSV-0.55,Array::Transpose-0.06,Config::Simple-4.58,Business::ISBN-3.005,Business::ISBN::Data-20191107,common::sense-3.75,IO::Compress::Bzip2-2.093,JSON::XS-4.03,List::MoreUtils::XS-0.430,Authen::NTLM-1.09,Types::Serialiser-1.0,XML::SAX::Expat-0.51,Inline-0.86 (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBROOTDB set to /project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBROOTEXPAT set to /project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBROOTPERL set to /project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0 (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBVERSIONDB set to 18.1.40 (previously undefined)
== 2022-11-18 10:03:31,933 environment.py:91 INFO Environment variable EBVERSIONEXPAT set to 2.2.9 (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable EBVERSIONPERL set to 5.32.0 (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable _ModuleTable013_ set to dC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvbGlicGNpYWNjZXNzLzAuMTYtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImxpYnBjaWFjY2Vzcy8wLjE2LUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTIwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImxpYnBjaWFjY2Vzcy8wLjE2LUdDQ2NvcmUtMTAuMi4wIix9LGxpYnJlYWRsaW5lPXtbImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9saWJyZWFkbGluZS84LjAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImxpYnJlYWRsaW5lLzguMC1HQ0Njb3JlLTEwLjIu (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable _ModuleTable014_ set to MCIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJyZWFkbGluZS84LjAtR0NDY29yZS0xMC4yLjAiLH0sbGlieG1sMj17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvbGlieG1sMi8yLjkuMTAtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09ImxpYnhtbDIvMi45LjEwLUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTIyLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImxpYnhtbDIvMi45LjEwLUdDQ2NvcmUtMTAuMi4wIix9LG5jdXJzZXM9e1siZm4iXT0i (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable _ModuleTable015_ set to L3Byb2plY3QvYm9lZ2VsYm90L1JvY2t5OC9oYXN3ZWxsL21vZHVsZXMvYWxsL25jdXJzZXMvNi4yLUdDQ2NvcmUtMTAuMi4wLmx1YSIsWyJmdWxsTmFtZSJdPSJuY3Vyc2VzLzYuMi1HQ0Njb3JlLTEwLjIuMCIsWyJsb2FkT3JkZXIiXT0yMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuY3Vyc2VzLzYuMi1HQ0Njb3JlLTEwLjIuMCIsfSxudW1hY3RsPXtbImZuIl09Ii9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbC9udW1hY3RsLzIuMC4xMy1HQ0Njb3JlLTEwLjIuMC5sdWEiLFsiZnVsbE5hbWUiXT0ibnVtYWN0bC8yLjAuMTMtR0NDY29yZS0xMC4yLjAiLFsibG9hZE9yZGVyIl09 (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable _ModuleTable016_ set to MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibnVtYWN0bC8yLjAuMTMtR0NDY29yZS0xMC4yLjAiLH0semxpYj17WyJmbiJdPSIvcHJvamVjdC9ib2VnZWxib3QvUm9ja3k4L2hhc3dlbGwvbW9kdWxlcy9hbGwvemxpYi8xLjIuMTEtR0NDY29yZS0xMC4yLjAubHVhIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExLUdDQ2NvcmUtMTAuMi4wIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iemxpYi8xLjIuMTEtR0NDY29yZS0xMC4yLjAiLH0sfSxtcGF0aEE9eyIvaG9tZS9vY2Fpc2EvLmxvY2FsL2Vhc3lidWlsZC9tb2R1bGVz (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable _ModuleTable017_ set to L2FsbCIsIi9wcm9qZWN0L2JvZWdlbGJvdC9Sb2NreTgvaGFzd2VsbC9tb2R1bGVzL2FsbCIsIi9ob21lL29jYWlzYS9FQl9EZXZlbCIsIi9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable CC set to gcc (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable EBVARCC set to gcc (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable CFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable EBVARCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,934 environment.py:91 INFO Environment variable CPPFLAGS set to -I/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/include (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable EBVARCPPFLAGS set to -I/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include -I/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/include (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable CXX set to g++ (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable EBVARCXX set to g++ (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable CXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable EBVARCXXFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable F77 set to gfortran (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable EBVARF77 set to gfortran (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable F90 set to gfortran (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable EBVARF90 set to gfortran (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable F90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,935 environment.py:91 INFO Environment variable EBVARF90FLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable FC set to gfortran (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable EBVARFC set to gfortran (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable FCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable EBVARFCFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable FFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable EBVARFFLAGS set to -O2 -ftree-vectorize -march=native -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable FLIBS set to -lgfortran (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable EBVARFLIBS set to -lgfortran (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable LDFLAGS set to -L/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib64 -L/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable EBVARLDFLAGS set to -L/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib64 -L/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/Perl/5.32.0-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/lib -L/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib64 -L/project/boegelbot/Rocky8/haswell/software/GCCcore/10.2.0/lib (previously undefined)
== 2022-11-18 10:03:31,936 environment.py:91 INFO Environment variable LIBS set to -lm -lpthread (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable EBVARLIBS set to -lm -lpthread (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable OPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable EBVAROPTFLAGS set to -O2 -ftree-vectorize -march=native (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable PRECFLAGS set to -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable EBVARPRECFLAGS set to -fno-math-errno (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable CUDA_NVCC_EXECUTABLE set to IGNORE (previously undefined)
== 2022-11-18 10:03:31,937 environment.py:91 INFO Environment variable CMAKE_INCLUDE_PATH set to /project/boegelbot/Rocky8/haswell/software/Python/3.8.6-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/binutils/2.35-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/hwloc/2.2.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/ncurses/6.2-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/GMP/6.2.0-GCCcore-10.2.0/include:/home/ocaisa/.local/easybuild/software/Z3/4.8.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libxml2/2.9.10-GCCcore-10.2.0/include/libxml2:/project/boegelbot/Rocky8/haswell/software/libpciaccess/0.16-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/numactl/2.0.13-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/DB/18.1.40-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/expat/2.2.9-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libffi/3.3-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/SQLite/3.33.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/Tcl/8.6.10-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libreadline/8.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/libarchive/3.4.3-GCCcore-10.2.0/include:/home/ocaisa/.local/easybuild/software/XZ/5.2.5-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/cURL/7.72.0-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/bzip2/1.0.8-GCCcore-10.2.0/include:/project/boegelbot/Rocky8/haswell/software/zlib/1.2.11-GCCcore-10.2.0/include (previously undefined)
== 2022-11-18 10:03:32,224 build_log.py:169 ERROR EasyBuild crashed with an error (at easybuild/base/exceptions.py:124 in __init__): Sanity check failed: no file found at 'lib/libomptarget.rtl.x86_64.so' in /home/ocaisa/.local/easybuild/software/Clang/11.0.1-GCCcore-10.2.0 (at easybuild/framework/easyblock.py:3479 in _sanity_check_step)
== 2022-11-18 10:03:32,224 build_log.py:265 INFO ... (took 5 secs)
== 2022-11-18 10:03:32,225 filetools.py:2014 INFO Removing lock /home/ocaisa/.local/easybuild/software/.locks/_home_ocaisa_.local_easybuild_software_Clang_11.0.1-GCCcore-10.2.0.lock...
== 2022-11-18 10:03:32,235 filetools.py:382 INFO Path /home/ocaisa/.local/easybuild/software/.locks/_home_ocaisa_.local_easybuild_software_Clang_11.0.1-GCCcore-10.2.0.lock successfully removed.
== 2022-11-18 10:03:32,235 filetools.py:2018 INFO Lock removed: /home/ocaisa/.local/easybuild/software/.locks/_home_ocaisa_.local_easybuild_software_Clang_11.0.1-GCCcore-10.2.0.lock
== 2022-11-18 10:03:32,236 easyblock.py:4097 WARNING build failed (first 300 chars): Sanity check failed: no file found at 'lib/libomptarget.rtl.x86_64.so' in /home/ocaisa/.local/easybuild/software/Clang/11.0.1-GCCcore-10.2.0
== 2022-11-18 10:03:32,236 easyblock.py:319 INFO Closing log for application name Clang version 11.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment