Loading configuration...
Initialising packages...
DEBUG StatusLogger Using ShutdownCallbackRegistry class org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry
DEBUG StatusLogger Not in a ServletContext environment, thus not loading WebLookup plugin.
DEBUG StatusLogger AsyncLogger.ThreadNameStrategy=UNCACHED (user specified null, default is UNCACHED)
TRACE StatusLogger Using default SystemClock for timestamps.
DEBUG StatusLogger org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
DEBUG StatusLogger Not in a ServletContext environment, thus not loading WebLookup plugin.
...
DEBUG StatusLogger Not in a ServletContext environment, thus not loading WebLookup plugin.
DEBUG StatusLogger Using configurationFactory org.apache.logging.log4j.core.config.ConfigurationFactory$Factory@115107f
TRACE StatusLogger Trying to find [log4j2-test1e6f5c3.properties] using context class loader sun.misc.Launcher$AppClassLoader@1e6f5c3.
TRACE StatusLogger Trying to find [log4j2-test1e6f5c3.properties] using sun.misc.Launcher$AppClassLoader@1e6f5c3 class loader.
...
TRACE StatusLogger Trying to find [log4j2.jsn] using ClassLoader.getSystemResource().
TRACE StatusLogger Trying to find [log4j2.xml] using context class loader sun.misc.Launcher$AppClassLoader@1e6f5c3.
DEBUG StatusLogger Not in a ServletContext environment, thus not loading WebLookup plugin.
DEBUG StatusLogger Closing JarURLInputStream sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@109fb41
DEBUG StatusLogger Apache Log4j Core 2.12.0 initializing configuration XmlConfiguration[location=jar:file:/C:/Program%20Files%20(x86)/Arduino/lib/pde.jar!/log4j2.xml]
DEBUG StatusLogger Installed 1 script engine
DEBUG StatusLogger Oracle Nashorn version: 1.8.0_191, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
INFO StatusLogger Scanning for classes in '/C:/Program Files (x86)/Arduino/lib/arduino-core.jar' matching criteria annotated with @Plugin
DEBUG StatusLogger Checking to see if class cc.arduino.Compiler$1 matches criteria annotated with @Plugin
...
DEBUG StatusLogger Checking to see if class cc.arduino.utils.network.HttpConnectionManager matches criteria annotated with @Plugin
INFO StatusLogger Scanning for classes in '/C:/Program Files (x86)/Arduino/lib/pde.jar' matching criteria annotated with @Plugin
DEBUG StatusLogger Checking to see if class cc.arduino.ConsoleOutputStream matches criteria annotated with @Plugin
DEBUG StatusLogger Checking to see if class cc.arduino.UpdatableBoardsLibsFakeURLsHandler matches criteria annotated with @Plugin
...
DEBUG StatusLogger PluginManager 'Level' found 0 plugins
DEBUG StatusLogger PluginManager 'Lookup' found 13 plugins
DEBUG StatusLogger Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
TRACE StatusLogger TypeConverterRegistry initializing.
DEBUG StatusLogger PluginManager 'TypeConverter' found 26 plugins
DEBUG StatusLogger PatternLayout$Builder(pattern="%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}{UTC} %p %c{1.}:%L [%t] %m%n", PatternSelector=null, Configuration(Arduino), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
DEBUG StatusLogger PluginManager 'Converter' found 44 plugins
DEBUG StatusLogger Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
DEBUG StatusLogger ConsoleAppender$Builder(target="SYSTEM_ERR", follow="null", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}{UTC} %p %c{1.}:%L [%t] %m%n), name="Console", Configuration(Arduino), Filter=null, ={})
DEBUG StatusLogger Starting OutputStreamManager SYSTEM_ERR.false.false
DEBUG StatusLogger Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
DEBUG StatusLogger PatternLayout$Builder(pattern="%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}{UTC} %p %c{1.}:%L [%t] %m%n", PatternSelector=null, Configuration(Arduino), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
DEBUG StatusLogger Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
DEBUG StatusLogger createPolicy(size="50 MB")
DEBUG StatusLogger Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
DEBUG StatusLogger createPolicy(={SizeBasedTriggeringPolicy(size=52428800)})
DEBUG StatusLogger Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
DEBUG StatusLogger DefaultRolloverStrategy$Builder(max="20", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(Arduino))
DEBUG StatusLogger Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
DEBUG StatusLogger RollingFileAppender$Builder(fileName="C:\Users\psapg\AppData\Local\Arduino15/logs/application.log", filePattern="C:\Users\psapg\AppData\Local\Arduino15/logs/application-%d{MM-dd-yyyy}-%i.log.gz", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=52428800)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=20, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="false", PatternLayout(%d{yyyy-MM-dd'T'HH:mm:ss.SSSXXX}{UTC} %p %c{1.}:%L [%t] %m%n), name="RollingFile", Configuration(Arduino), Filter=null, ={})
TRACE StatusLogger New file 'C:\Users\psapg\AppData\Local\Arduino15/logs/application.log' created = false
DEBUG StatusLogger Returning file creation time for C:\Users\psapg\AppData\Local\Arduino15\logs\application.log
DEBUG StatusLogger Starting RollingFileManager C:\Users\psapg\AppData\Local\Arduino15/logs/application.log
...
DEBUG StatusLogger Starting configuration XmlConfiguration[location=jar:file:/C:/Program%20Files%20(x86)/Arduino/lib/pde.jar!/log4j2.xml]
DEBUG StatusLogger Started configuration XmlConfiguration[location=jar:file:/C:/Program%20Files%20(x86)/Arduino/lib/pde.jar!/log4j2.xml] OK.
TRACE StatusLogger Stopping org.apache.logging.log4j.core.config.DefaultConfiguration@f5090e...
TRACE StatusLogger DefaultConfiguration notified 1 ReliabilityStrategies that config will be stopped.
TRACE StatusLogger DefaultConfiguration stopping root LoggerConfig.
TRACE StatusLogger DefaultConfiguration notifying ReliabilityStrategies that appenders will be stopped.
TRACE StatusLogger DefaultConfiguration stopping remaining Appenders.
DEBUG StatusLogger Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
DEBUG StatusLogger Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
DEBUG StatusLogger Appender DefaultConsole-1 stopped with status true
TRACE StatusLogger DefaultConfiguration stopped 1 remaining Appenders.
TRACE StatusLogger DefaultConfiguration cleaning Appenders from 1 LoggerConfigs.
DEBUG StatusLogger Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@f5090e OK
TRACE StatusLogger Reregistering MBeans after reconfigure. Selector=org.apache.logging.log4j.core.selector.ClassLoaderContextSelector@16f0212
TRACE StatusLogger Reregistering context (1/1): '1e6f5c3' org.apache.logging.log4j.core.LoggerContext@1faea86
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=StatusLogger'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=ContextSelector'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=Loggers,name=*'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=Appenders,name=*'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=AsyncAppenders,name=*'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=AsyncLoggerRingBuffer'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=Loggers,name=*,subtype=RingBuffer'
DEBUG StatusLogger Registering MBean org.apache.logging.log4j2:type=1e6f5c3
DEBUG StatusLogger Registering MBean org.apache.logging.log4j2:type=1e6f5c3,component=StatusLogger
DEBUG StatusLogger Registering MBean org.apache.logging.log4j2:type=1e6f5c3,component=ContextSelector
DEBUG StatusLogger Registering MBean org.apache.logging.log4j2:type=1e6f5c3,component=Loggers,name=
DEBUG StatusLogger Registering MBean org.apache.logging.log4j2:type=1e6f5c3,component=Appenders,name=Console
DEBUG StatusLogger Registering MBean org.apache.logging.log4j2:type=1e6f5c3,component=Appenders,name=RollingFile
TRACE StatusLogger Using default SystemClock for timestamps.
DEBUG StatusLogger org.apache.logging.log4j.core.util.SystemClock does not support precise timestamps.
TRACE StatusLogger Using DummyNanoClock for nanosecond timestamps.
DEBUG StatusLogger Reconfiguration complete for context[name=1e6f5c3] at URI jar:file:/C:/Program%20Files%20(x86)/Arduino/lib/pde.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@1faea86) with optional ClassLoader: null
DEBUG StatusLogger Shutdown hook enabled. Registering a new one.
DEBUG StatusLogger LoggerContext[name=1e6f5c3, org.apache.logging.log4j.core.LoggerContext@1faea86] started OK.
Preparing boards...
Verifying...
2021-03-24T18:18:50.395Z INFO c.a.u.n.HttpConnectionManager:153 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Connect to https://builder.arduino.cc/builder/v1/boards/0x10C4/0xEA60, method=GET, request id=CD40D0D9B5524C9D
2021-03-24T18:18:51.031Z INFO c.a.u.n.HttpConnectionManager:157 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Request complete URL="https://builder.arduino.cc/builder/v1/boards/0x10C4/0xEA60", method=GET, response code=404, request id=CD40D0D9B5524C9D, headers={null=[HTTP/1.1 404 Not Found], Cache-Control=[no-cache, no-store, must-revalidate], Server=[nginx], Connection=[keep-alive], Vary=[Origin], Pragma=[no-cache], Expires=[0], Content-Length=[0], Date=[Wed, 24 Mar 2021 18:18:52 GMT]}
2021-03-24T18:18:51.032Z WARN p.a.h.BoardCloudResolver:64 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Fail to get the Vid Pid information from the builder response code=404
C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\psapg\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\psapg\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\psapg\OneDrive\Documentos\Arduino\libraries -fqbn=esp32:esp32:esp32:PSRAM=disabled,PartitionScheme=default,CPUFreq=240,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,DebugLevel=none -vid-pid=10C4_EA60 -ide-version=10813 -build-path C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin -warnings=none -build-cache C:\Users\psapg\AppData\Local\Temp\arduino_cache_16545 -prefs=build.path=C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.esptool_py.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\3.0.0 -prefs=runtime.tools.esptool_py-3.0.0.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\3.0.0 -prefs=runtime.tools.mkspiffs.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mkspiffs-0.2.3.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.xtensa-esp32-elf-gcc.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-97-gc752ad5-5.2.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc-1.22.0-97-gc752ad5-5.2.0.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-97-gc752ad5-5.2.0 -verbose C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\src\src.ino
C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\psapg\AppData\Local\Arduino15\packages -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\psapg\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\psapg\OneDrive\Documentos\Arduino\libraries -fqbn=esp32:esp32:esp32:PSRAM=disabled,PartitionScheme=default,CPUFreq=240,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,DebugLevel=none -vid-pid=10C4_EA60 -ide-version=10813 -build-path C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin -warnings=none -build-cache C:\Users\psapg\AppData\Local\Temp\arduino_cache_16545 -prefs=build.path=C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.esptool_py.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\3.0.0 -prefs=runtime.tools.esptool_py-3.0.0.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\3.0.0 -prefs=runtime.tools.mkspiffs.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mkspiffs-0.2.3.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.xtensa-esp32-elf-gcc.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-97-gc752ad5-5.2.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc-1.22.0-97-gc752ad5-5.2.0.path=C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-97-gc752ad5-5.2.0 -verbose C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\src\src.ino
Using board 'esp32' from platform in folder: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5
Using core 'esp32' from platform in folder: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5
cmd /c if exist "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\src\\partitions.csv" copy /y "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\src\\partitions.csv" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\partitions.csv"
cmd /c if not exist "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\partitions.csv" copy "C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\tools\\partitions\\default.csv" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\partitions.csv"
Detecting libraries used...
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-...
IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp32-camera" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp-face" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -c -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\variants\\esp32" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for WiFi.h: [WiFi@1.2.7 WiFi@1.0]
ResolveLibrary(WiFi.h)
-> candidates: [WiFi@1.2.7 WiFi@1.0]
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/app_trace" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/app_update" "-...
IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp-face" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -c -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\variants\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\WiFi\\src" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for WiFiClientSecure.h: [WiFiClientSecure@1.0]
ResolveLibrary(WiFiClientSecure.h)
-> candidates: [WiFiClientSecure@1.0]
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/app_trace" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/app_update" "-...
IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp32-camera" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp-face" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -c -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\variants\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\WiFi\\src" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\WiFiClientSecure\\src" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Alternatives for FS.h: [FS@1.0]
ResolveLibrary(FS.h)
-> candidates: [FS@1.0]
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/app_trace" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/app_update" "-....
IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp-face" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -c -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\variants\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\WiFi\\src" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\WiFiClientSecure\\src" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\FS\\src" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\AsyncStreams.cpp
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rEEPROM.cpp
Alternatives for EEPROM.h: [EEPROM@1.0.3]
ResolveLibrary(EEPROM.h)
-> candidates: [EEPROM@1.0.3]
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266.cpp
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266FileSystem.cpp
Alternatives for SPIFFS.h: [SPIFFS@1.0]
ResolveLibrary(SPIFFS.h)
-> candidates: [SPIFFS@1.0]
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266WiFi.cpp
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rEEPROM.cpp
Alternatives for EEPROM.h: [EEPROM@1.0.3]
ResolveLibrary(EEPROM.h)
-> candidates: [EEPROM@1.0.3]
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266.cpp
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266FileSystem.cpp
Alternatives for SPIFFS.h: [SPIFFS@1.0]
ResolveLibrary(SPIFFS.h)
-> candidates: [SPIFFS@1.0]
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266WiFi.cpp
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rEEPROM.cpp
Alternatives for EEPROM.h: [EEPROM@1.0.3]
ResolveLibrary(EEPROM.h)
-> candidates: [EEPROM@1.0.3]
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266.cpp
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266FileSystem.cpp
Alternatives for SPIFFS.h: [SPIFFS@1.0]
ResolveLibrary(SPIFFS.h)
-> candidates: [SPIFFS@1.0]
Using cached library dependencies for file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\rESP8266WiFi.cpp
Using cached library dependencies for file: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\WiFi\src\ETH.cpp
Using cached library dependencies for file: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\SPIFFS\src\SPIFFS.cpp
Generating function prototypes...
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -c -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\SPIFFS\\src" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\preproc\\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE
Using cached library dependencies for file: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\WiFiClientSecure\src\ssl_client.cpp
Using cached library dependencies for file: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\SPIFFS\src\SPIFFS.cpp
Generating function prototypes...
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/esp-face" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -c -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\SPIFFS\\src" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\preproc\\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE
"C:\\Program Files (x86)\\Arduino\\tools-builder\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\preproc\\ctags_target_for_gcc_minus_e.cpp"
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "
IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -MMD -c -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\libraries\\SPIFFS\\src" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp" -o "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp.o"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\Scheduler.cpp.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\b4r_wifiserver.cpp.o
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-g++" -DESP_PLATFORM "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0=0 -DWITH_POSIX "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/config" "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/include/fb_gfx" -std=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -w -Wno-error=maybe-uninitialized -Wno-error=unused-function -Wno-error=unused-but-set-variable -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -MMD -c -DF_CPU=240000000L -DARDUINO=10813 -DARDUINO_ESP32_DEV -DARDUINO_ARCH_ESP32 "-DARDUINO_BOARD=\"ESP32_DEV\"" "-DARDUINO_VARIANT=\"esp32\"" -DESP32 -DCORE_DEBUG_LEVEL=0 "-IC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5\\cores\\esp32" "- "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\src.ino.cpp.o"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\Scheduler.cpp.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\sketch\b4r_wifiserver.cpp.o
Compiling libraries...
Compiling library "WiFi"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\WiFi\WiFi.cpp.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\WiFi\WiFiUdp.cpp.o
Compiling library "WiFiClientSecure"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\WiFiClientSecure\ssl_client.cpp.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\WiFiClientSecure\WiFiClientSecure.cpp.o
Compiling library "FS"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\FS\FS.cpp.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\FS\vfs_api.cpp.o
Compiling library "EEPROM"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\EEPROM\EEPROM.cpp.o
Compiling library "SPIFFS"
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\libraries\SPIFFS\SPIFFS.cpp.o
Compiling core...
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\core\esp32-hal-log.c.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\core\esp32-hal-adc.c.o
...
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\core\main.cpp.o
Using previously compiled file: C:\Users\psapg\DOWNLO~1\ESP826~1\ESPCON~1\Objects\bin\core\core.a
Archiving built core (caching) in: C:\Users\psapg\AppData\Local\Temp\arduino_cache_16545\core\core_eeb03b3aabd762033d12bacb9769bd45.a
Linking everything together...
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-gcc" -nostdlib "-LC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/lib" "-LC:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/sdk/ld" -T esp32_out.ld -T esp32.project.ld -T esp32.rom.ld -T esp32.peripherals.ld -T esp32.rom.libgcc.ld -T esp32.rom.spiram_incompatible_fns.ld -u esp_app_desc -u ld_include_panic_highint_hdl -u call_user_start_cpu0 -Wl,--gc-sections -Wl,-static -Wl,--undefined=uxTopUsedPriority -u __cxa_guard_dummy -u __cxx_fatal_exception -Wl,--start-group "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\sketch\\AsyncStreams.cpp.o" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\libraries\\SPIFFS\\SPIFFS.cpp.o" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin\\core\\core.a" -lgcc -lapp_trace -llibsodium -lbt -lesp-tls -lmdns -lconsole -ljsmn -lesp_ringbuf -lpthread -ldriver -ldetection -lsoc -lc -lmesh -lwpa2 -ljson -ldl -lwear_levelling -lmicro-ecc -lcoexist -lface_detection -lnvs_flash -lwifi_provisioning -lfr -lnghttp -lesp32 -lnet80211 -lesp_http_server -ltcp_transport -llog -lespnow -lhal -lmqtt -lesp_websocket_client -lesp_http_client -lvfs -lbtdm_app -lapp_update -lpe -lprotocomm -lwps -lsdmmc -lesp_adc_cal -lwpa -lefuse -lcoap -lsmartconfig -limage_util -lspiffs -lulp -lunity -lface_recognition -lesp_https_server -lethernet -lspi_flash -lpp -lexpat -lfatfs -ltcpip_adapter -llwip -lcxx -lfreertos -lesp32-camera -lmbedtls -ldetection_cat_face -lm -lc_nano -lesp_event -lnewlib -lcore -lopenssl -lsmartconfig_ack -lwpa_supplicant -lbootloader_support -lasio -lesp_https_ota -lod -lespcoredump -lheap -lrtc -lprotobuf-c -lfb_gfx -lfreemodbus -lfd -lphy -lxtensa-debug-module -lstdc++ -Wl,--end-group -Wl,-EL -o "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin/src.ino.elf"
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\esptool_py\\3.0.0/esptool.exe" --chip esp32 elf2image --flash_mode dio --flash_freq 80m --flash_size 4MB -o "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin/src.ino.bin" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin/src.ino.elf"
esptool.py v3.0-dev
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\1.0.5/tools/gen_esp32part.exe" -q "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin/partitions.csv" "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin/src.ino.partitions.bin"
Multiple libraries were found for "WiFi.h"
Used: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\WiFi
Not used: C:\Program Files (x86)\Arduino\libraries\WiFi
Using library WiFi at version 1.0 in folder: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\WiFi
Using library SPIFFS at version 1.0 in folder: C:\Users\psapg\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.5\libraries\SPIFFS
"C:\\Users\\psapg\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-97-gc752ad5-5.2.0/bin/xtensa-esp32-elf-size" -A "C:\\Users\\psapg\\DOWNLO~1\\ESP826~1\\ESPCON~1\\Objects\\bin/src.ino.elf"
Sketch uses 730389 bytes (55%) of program storage space. Maximum is 1310720 bytes.
Global variables use 38996 bytes (11%) of dynamic memory, leaving 288684 bytes for local variables. Maximum is 327680 bytes.
Uploading...
esptool.py v3.0-dev
Serial port COM5
Connecting........_____....._____....._____....._____....._____....._____....._____
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
An error occurred while uploading the sketch
DEBUG StatusLogger Stopping LoggerContext[name=1e6f5c3, org.apache.logging.log4j.core.LoggerContext@1faea86]
DEBUG StatusLogger Stopping LoggerContext[name=1e6f5c3, org.apache.logging.log4j.core.LoggerContext@1faea86]...
TRACE StatusLogger Unregistering 1 MBeans: [org.apache.logging.log4j2:type=1e6f5c3]
TRACE StatusLogger Unregistering 1 MBeans: [org.apache.logging.log4j2:type=1e6f5c3,component=StatusLogger]
TRACE StatusLogger Unregistering 1 MBeans: [org.apache.logging.log4j2:type=1e6f5c3,component=ContextSelector]
TRACE StatusLogger Unregistering 1 MBeans: [org.apache.logging.log4j2:type=1e6f5c3,component=Loggers,name=]
TRACE StatusLogger Unregistering 2 MBeans: [org.apache.logging.log4j2:type=1e6f5c3,component=Appenders,name=RollingFile, org.apache.logging.log4j2:type=1e6f5c3,component=Appenders,name=Console]
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=AsyncAppenders,name=*'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=AsyncLoggerRingBuffer'
TRACE StatusLogger Unregistering but no MBeans found matching 'org.apache.logging.log4j2:type=1e6f5c3,component=Loggers,name=*,subtype=RingBuffer'
TRACE StatusLogger Stopping XmlConfiguration[location=jar:file:/C:/Program%20Files%20(x86)/Arduino/lib/pde.jar!/log4j2.xml]...
TRACE StatusLogger XmlConfiguration notified 2 ReliabilityStrategies that config will be stopped.
TRACE StatusLogger XmlConfiguration stopping 1 LoggerConfigs.
TRACE StatusLogger XmlConfiguration stopping root LoggerConfig.
TRACE StatusLogger XmlConfiguration notifying ReliabilityStrategies that appenders will be stopped.
TRACE StatusLogger XmlConfiguration stopping remaining Appenders.
DEBUG StatusLogger Shutting down RollingFileManager C:\Users\psapg\AppData\Local\Arduino15/logs/application.log
DEBUG StatusLogger Shutting down RollingFileManager C:\Users\psapg\AppData\Local\Arduino15/logs/application.log
DEBUG StatusLogger All asynchronous threads have terminated
DEBUG StatusLogger RollingFileManager shutdown completed with status true
DEBUG StatusLogger Shut down RollingFileManager C:\Users\psapg\AppData\Local\Arduino15/logs/application.log, all resources released: true
DEBUG StatusLogger Appender RollingFile stopped with status true
DEBUG StatusLogger Shutting down OutputStreamManager SYSTEM_ERR.false.false
DEBUG StatusLogger Shut down OutputStreamManager SYSTEM_ERR.false.false, all resources released: true
DEBUG StatusLogger Appender Console stopped with status true
TRACE StatusLogger XmlConfiguration stopped 2 remaining Appenders.
TRACE StatusLogger XmlConfiguration cleaning Appenders from 2 LoggerConfigs.
DEBUG StatusLogger Stopped XmlConfiguration[location=jar:file:/C:/Program%20Files%20(x86)/Arduino/lib/pde.jar!/log4j2.xml] OK
DEBUG StatusLogger Stopped LoggerContext[name=1e6f5c3, org.apache.logging.log4j.core.LoggerContext@1faea86] with status true