. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.14) 2026-07-02T17:36:25.749Z INFO 308 --- [openvsx-server] [ main] [ ] o.eclipse.openvsx.RegistryApplication : Starting RegistryApplication using Java 25.0.3 with PID 308 (/app/openvsx-server.jar started by root in /app) 2026-07-02T17:36:25.752Z INFO 308 --- [openvsx-server] [ main] [ ] o.eclipse.openvsx.RegistryApplication : No active profile set, falling back to 1 default profile: "default" 2026-07-02T17:36:27.148Z INFO 308 --- [openvsx-server] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2026-07-02T17:36:27.150Z INFO 308 --- [openvsx-server] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-07-02T17:36:27.360Z INFO 308 --- [openvsx-server] [ main] [ ] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 195 ms. Found 27 JPA repository interfaces. 2026-07-02T17:36:28.285Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8080 2026-07-02T17:36:28.290Z INFO 308 --- [openvsx-server] [ main] [ ] org.eclipse.jetty.server.Server : jetty-12.0.34; built: 2026-04-01T05:45:03.823Z; git: 57e7adb250592bd15f573e7820be9b64632c6637; jvm 25.0.3+9-LTS 2026-07-02T17:36:28.324Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2026-07-02T17:36:28.324Z INFO 308 --- [openvsx-server] [ main] [ ] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2516 ms 2026-07-02T17:36:28.766Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2026-07-02T17:36:28.772Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@f4c3e9{application,/,b=[file:/tmp/jetty-docbase.8080.4530858852250680968/, (URL) jar:nested:///app/openvsx-server.jar/!BOOT-INF/lib/swagger-ui-5.28.1.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@39b9dc35{STARTED}} 2026-07-02T17:36:28.773Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@f4c3e9{application,/,b=[file:/tmp/jetty-docbase.8080.4530858852250680968/, (URL) jar:nested:///app/openvsx-server.jar/!BOOT-INF/lib/swagger-ui-5.28.1.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@39b9dc35{STARTED}} 2026-07-02T17:36:28.782Z INFO 308 --- [openvsx-server] [ main] [ ] org.eclipse.jetty.server.Server : Started oejs.Server@399fd710{STARTING}[12.0.34,sto=0] @3969ms 2026-07-02T17:36:28.978Z INFO 308 --- [openvsx-server] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2026-07-02T17:36:29.122Z INFO 308 --- [openvsx-server] [ main] [ ] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@308e465b 2026-07-02T17:36:29.123Z INFO 308 --- [openvsx-server] [ main] [ ] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2026-07-02T17:36:29.137Z INFO 308 --- [openvsx-server] [ main] [ ] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://localhost:5434/postgres (PostgreSQL 16.2) 2026-07-02T17:36:29.202Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.JdbcTableSchemaHistory : Schema history table "public"."flyway_schema_history" does not exist yet 2026-07-02T17:36:29.205Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbValidate : Successfully validated 70 migrations (execution time 00:00.025s) 2026-07-02T17:36:29.212Z INFO 308 --- [openvsx-server] [ main] [ ] org.flywaydb.core.Flyway : All configured schemas are empty; baseline operation skipped. A baseline or migration script with a lower version than the baseline version may execute if available. Check the Schemas parameter if this is not intended. 2026-07-02T17:36:29.215Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table "public"."flyway_schema_history" ... 2026-07-02T17:36:29.263Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Current version of schema "public": << Empty Schema >> 2026-07-02T17:36:29.279Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1 - Base version" 2026-07-02T17:36:29.455Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.1 - Admin API" 2026-07-02T17:36:29.483Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.2 - File Resources" 2026-07-02T17:36:29.514Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.3 - Engines" 2026-07-02T17:36:29.531Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.4 - Preview Versions" 2026-07-02T17:36:29.550Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.5 - File Names" 2026-07-02T17:36:29.568Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.6 - Public ids" 2026-07-02T17:36:29.592Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.7 - Indexes" 2026-07-02T17:36:29.636Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.8 - Eclipse User Data" 2026-07-02T17:36:29.656Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.9 - Deactivate Extensions" 2026-07-02T17:36:29.679Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.10 - Foreignkey Indexes" 2026-07-02T17:36:29.744Z WARN 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : DB: identifier "extension_version_bundled_extensions__bundled_extensions_id__idx" will be truncated to "extension_version_bundled_extensions__bundled_extensions_id__id" (SQL State: 42622 - Error Code: 0) 2026-07-02T17:36:29.794Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.11 - Denormalization" 2026-07-02T17:36:29.815Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.12 - Extension Kind" 2026-07-02T17:36:29.830Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.13 - Namespace Name Upper" 2026-07-02T17:36:29.856Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.14 - ExtensionVersion Tags Deduplication" 2026-07-02T17:36:29.881Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.15 - Azure Download Count" 2026-07-02T17:36:29.913Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.16 - Admin Statistics" 2026-07-02T17:36:29.954Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.17 - Admin Statistics Handle Delete" 2026-07-02T17:36:29.971Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.18 - ExtensionVersion Longer Tags" 2026-07-02T17:36:29.984Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.19 - ExtensionVersion Even Longer Tags" 2026-07-02T17:36:29.999Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.20 - ExtensionVersion Deduplication" 2026-07-02T17:36:30.030Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.21 - ExtensionVersion PreRelease" 2026-07-02T17:36:30.047Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.22 - TargetPlatform" 2026-07-02T17:36:30.055Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : DB: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "unique_extension_version_idx" to "unique_extension_version" 2026-07-02T17:36:30.069Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.23 - FileResource Extract Resources" 2026-07-02T17:36:30.081Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : DB: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "extract_resources_migration_item_extension_id" to "unique_extension_id" 2026-07-02T17:36:30.095Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.24 - Extension Dates" 2026-07-02T17:36:30.109Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.25 - FileResource Type Index" 2026-07-02T17:36:30.129Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.26 - Extension Set PreRelease" 2026-07-02T17:36:30.141Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : DB: ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "set_pre_release_migration_item_extension_id" to "set_pre_release_migration_item_unique_extension_id" 2026-07-02T17:36:30.157Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.27 - AdminStatistics More Stats" 2026-07-02T17:36:30.176Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.28 - MigrationItem" 2026-07-02T17:36:30.202Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.29 - ExtensionVersion LocalizedLanguages" 2026-07-02T17:36:30.215Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.30 - Namespace Details" 2026-07-02T17:36:30.242Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.31 - ExtensionVersion SponsorLink" 2026-07-02T17:36:30.256Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.32 - FileResource Extract VsixManifest" 2026-07-02T17:36:30.265Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.33 - Extension ReviewCount" 2026-07-02T17:36:30.282Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.34 - ExtensionVersion Fix TargetPlatform" 2026-07-02T17:36:30.291Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.35 - FileResource Generate Sha256 Checksum" 2026-07-02T17:36:30.299Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.36 - SignatureKeyPair" 2026-07-02T17:36:30.324Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.37 - SemanticVersion" 2026-07-02T17:36:30.369Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.38 - Unique AdminStatistics" 2026-07-02T17:36:30.389Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.39 - Fix Unique Constraints" 2026-07-02T17:36:30.426Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.40 - Entity Sequencies" 2026-07-02T17:36:30.427Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.428Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.430Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.430Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.431Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.432Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.433Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.433Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.434Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.434Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.435Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.436Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.448Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.41 - Fix Entity Sequencies" 2026-07-02T17:36:30.449Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.449Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.463Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.42 - Simplify Admin Stats" 2026-07-02T17:36:30.478Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.43 - Defer Public Id Unique Constraint" 2026-07-02T17:36:30.502Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.44 - UserData Add EclipsePersonId" 2026-07-02T17:36:30.514Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.45 - UserData EclipsePersonId Trim Quotes" 2026-07-02T17:36:30.522Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.46 - ExtensionVersion PotentiallyMalicious" 2026-07-02T17:36:30.537Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.47 - Deprecated Extension" 2026-07-02T17:36:30.552Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.48 - Local Storage" 2026-07-02T17:36:30.560Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.49 - System User" 2026-07-02T17:36:30.569Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.50 - FileResource Remove Resource" 2026-07-02T17:36:30.578Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.51 - UserData Drop GithubToken" 2026-07-02T17:36:30.591Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.52 - MigrationItem Add JobName" 2026-07-02T17:36:30.608Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.53 - Deactivate One Time Use Publish Token" 2026-07-02T17:36:30.617Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.54 - Delete MigrationItems" 2026-07-02T17:36:30.624Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.55 - Fix Missing Files" 2026-07-02T17:36:30.632Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.56 - Remove Shedlock" 2026-07-02T17:36:30.646Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.57 - DownloadCount Processed Item" 2026-07-02T17:36:30.673Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.693Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.58 - Enable Fuzzystrmatch Extension" 2026-07-02T17:36:30.715Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.59 - Extension Scan Tables" 2026-07-02T17:36:30.898Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.60 - Scanning Infrastructure" 2026-07-02T17:36:30.937Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:30.982Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.61 - Delete MigrationItems" 2026-07-02T17:36:30.992Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.62 - Rate Limit" 2026-07-02T17:36:30.998Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:31.032Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:31.044Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.c.i.s.DefaultSqlScriptExecutor : +--------+ | setval | +--------+ | 1 | +--------+ 2026-07-02T17:36:31.058Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.63 - PersonalAccessToken ExpiresTimestamp" 2026-07-02T17:36:31.072Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.64 - Scan Job Index" 2026-07-02T17:36:31.091Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.65 - File Resource Drop Content" 2026-07-02T17:36:31.104Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.66 - Signature Key Pair Unique Constraint" 2026-07-02T17:36:31.122Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.67 - Rate Limit P2" 2026-07-02T17:36:31.194Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.68 - Namespace Drop LogoBytes" 2026-07-02T17:36:31.208Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Migrating schema "public" to version "1.69 - Setting" 2026-07-02T17:36:31.241Z INFO 308 --- [openvsx-server] [ main] [ ] o.f.core.internal.command.DbMigrate : Successfully applied 70 migrations to schema "public", now at version v1.69 (execution time 00:01.022s) 2026-07-02T17:36:31.332Z INFO 308 --- [openvsx-server] [ main] [ ] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2026-07-02T17:36:31.382Z INFO 308 --- [openvsx-server] [ main] [ ] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.42.Final 2026-07-02T17:36:31.407Z INFO 308 --- [openvsx-server] [ main] [ ] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2026-07-02T17:36:31.587Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2026-07-02T17:36:31.647Z INFO 308 --- [openvsx-server] [ main] [ ] org.hibernate.orm.connections.pooling : HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknown Database version: 16.2 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-07-02T17:36:32.774Z INFO 308 --- [openvsx-server] [ main] [ ] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-07-02T17:36:32.777Z INFO 308 --- [openvsx-server] [ main] [ ] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-07-02T17:36:33.133Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2026-07-02T17:36:40.407Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v000__create_migrations_table.sql} 2026-07-02T17:36:40.429Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v001__create_job_table.sql} 2026-07-02T17:36:40.472Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v002__create_recurring_job_table.sql} 2026-07-02T17:36:40.488Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v003__create_background_job_server_table.sql} 2026-07-02T17:36:40.509Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v004__create_job_stats_view.sql} 2026-07-02T17:36:40.525Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v005__update_job_stats_view.sql} 2026-07-02T17:36:40.532Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v006__alter_table_jobs_add_recurringjob.sql} 2026-07-02T17:36:40.542Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v007__alter_table_backgroundjobserver_add_delete_config.sql} 2026-07-02T17:36:40.548Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v008__alter_table_jobs_increase_jobAsJson_size.sql} 2026-07-02T17:36:40.553Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v009__change_jobrunr_job_counters_to_jobrunr_metadata.sql} 2026-07-02T17:36:40.572Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v010__change_job_stats.sql} 2026-07-02T17:36:40.579Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v011__change_sqlserver_text_to_varchar.sql} 2026-07-02T17:36:40.584Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v012__change_oracle_alter_jobrunr_metadata_column_size.sql} 2026-07-02T17:36:40.589Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v013__alter_table_recurring_job_add_createdAt.sql} 2026-07-02T17:36:40.599Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/postgres/migrations/v014__improve_job_stats.sql} 2026-07-02T17:36:40.610Z INFO 308 --- [openvsx-server] [ main] [ ] o.j.storage.sql.common.DatabaseCreator : Running migration MigrationByPath{path=/org/jobrunr/storage/sql/common/migrations/v015__alter_table_backgroundjobserver_add_name.sql} 2026-07-02T17:36:40.693Z INFO 308 --- [openvsx-server] [ main] [ ] org.eclipse.openvsx.cache.CacheConfig : Configure Caffeine cache manager 2026-07-02T17:36:40.852Z INFO 308 --- [openvsx-server] [ main] [ ] org.eclipse.openvsx.cache.CacheConfig : Configure file cache manager 2026-07-02T17:36:41.027Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.openvsx.scanning.PublishCheckRunner : PublishCheckRunner initialized with 1 checks: [MALICIOUS_ZIP_CHECK] 2026-07-02T17:36:41.641Z WARN 308 --- [openvsx-server] [ main] [ ] ion$DefaultTemplateResolverConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Thymeleaf configuration, or set spring.thymeleaf.check-template-location=false) 2026-07-02T17:36:41.749Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.o.scanning.RemoteScannerRegistrar : No remote scanners configured 2026-07-02T17:36:41.809Z INFO 308 --- [openvsx-server] [ main] [ ] org.eclipse.openvsx.cache.CacheConfig : Configure local cache manager 2026-07-02T17:36:42.271Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::allocateMemory has been called by io.netty.util.internal.PlatformDependent0$2 (jar:nested:/app/openvsx-server.jar/!BOOT-INF/lib/netty-common-4.1.135.Final.jar!/) WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$2 WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release 2026-07-02T17:36:43.689Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-07-02T17:36:43.689Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-07-02T17:36:43.690Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2026-07-02T17:36:43.703Z INFO 308 --- [openvsx-server] [ main] [ ] o.e.jetty.server.AbstractConnector : Started ServerConnector@4a2179c1{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 2026-07-02T17:36:43.705Z INFO 308 --- [openvsx-server] [ main] [ ] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8080 (http/1.1) with context path '/' 2026-07-02T17:36:43.717Z INFO 308 --- [openvsx-server] [ main] [ ] o.eclipse.openvsx.RegistryApplication : Started RegistryApplication in 18.448 seconds (process running for 18.904)