Skip to content

[core] Repeated warning about Worker log file creation #9082

@ijrsvt

Description

@ijrsvt

What is the problem?

On ray.init(), I get the following printed 16 times (one per worker it looks like).

(pid=<XXXX>) Could not create log file: File exists
(pid=<XXXX>) COULD NOT CREATE LOGFILE '20200621-222001.<XXXX>'!

Ray version and other system information (Python version, TensorFlow version, OS):
Python: 3.6.10
OS: MacOS 10.15.5
Latest Ray version (06/21/2020)

Reproduction (REQUIRED)

Please provide a script that can be run to reproduce the issue. The script should have no external library dependencies (i.e., use fake or mock data / environments):

If we cannot run your script, we cannot fix your issue.

  • I have verified my script runs in a clean environment and reproduces the issue.
  • I have verified the issue also occurs with the latest wheels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Issues that should be fixed in short orderbugSomething that is supposed to be working; but isn't

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions