Skip to content

Sometimes server artifacts are placed in a different folder from the one that was reported #304

Open
@sergepetrenko

Description

@sergepetrenko

I am running tests from replicaiton-luatest suite with test-run on MacOS Ventura 13.3
After one of the unsuccessful test runs I got the following output:

[001] #   artifacts:
[001] #    server1 -> /tmp/t/001_replication-luatest/artifacts/rs-9C-4ibyxEOJt/server1-8z8-iW2UGZoY

But the specified folder was nonexistent:

ls -ail /tmp/t/001_replication-luatest/artifacts/rs-9C-4ibyxEOJt/server1-8z8-iW2UGZoY
ls: /tmp/t/001_replication-luatest/artifacts/rs-9C-4ibyxEOJt/server1-8z8-iW2UGZoY: No such file or directory 

At the same time, the specified files were present in another directory artifacts/001_replication-luatest instead of 001_replication-luatest/artifacts:

ls -ail /tmp/t/artifacts/001_replication-luatest/rs-9C-4ibyxEOJt/server1-8z8-iW2UGZoY 
total 8
19176607 drwxr-xr-x  3 s.petrenko  wheel    96B 17 апр 14:39 ./
19176606 drwxr-xr-x  3 s.petrenko  wheel    96B 17 апр 14:39 ../
19176608 -rw-r-----  1 s.petrenko  wheel   1,4K 17 апр 14:39 server1.log

This happens only sometimes. Sometimes the artifacts happen to be where luatest says they should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions