Skip to content

[πŸ› Bug]: Confusing log statement about the log levelΒ #2771

@MJB222398

Description

@MJB222398

What happened?

For my Hub and Nodes I set the environment variable for logging as follows:

SE_OPTS=--log-level CONFIG

But if I look in the logs for the nodes/hub then I see:

2025-04-08 17:00:46,956 INFO success: selenium-grid-hub entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
Appending Selenium options: --log-level CONFIG
Appending Selenium option: --port 4444
Selenium option: --log-level already set in env variable SE_OPTS. Ignore new option: --log-level INFO

Where is this INFO log level coming from? Pretty sure its not me setting it. If it's not me who has set it why is it mentioning it?

Command used to start Selenium Grid with Docker (or Kubernetes)

N/A

Relevant log output

N/A

Operating System

Ubuntu 20.04

Docker Selenium version (image tag)

4.31.0-20250404

Selenium Grid chart version (chart version)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions