Unanswered question

Why, when launched by Jenkins, NeoLoad no longer send metrics to Dynatrace?

Greetings,
I just made a NeoLoad Script that send metrics to Dynatrace when it ends. The problem is: when the same script, same scenario, is launched with jenkins, no more metrics reach Dynatrace...
Any ideas?
Best regards

Antoine M.
Antoine M.

Antoine M.

Level
1
175 / 750
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

Does the jenkins machine have access to the internet? can it reach the Dynatrace server? ports blocked by firewalls?

Antoine M.
Antoine M.

Antoine M.

Level
1
175 / 750
points

When launched manualy, it works fine but not launched by Jenkins.
The test is successfull but there are no NeoLoad data.

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

yes, but I assume jenkins is running on a different machine that might not have access to dynatrace?

Antoine M.
Antoine M.

Antoine M.

Level
1
175 / 750
points

Unfortuatly, it's the same machine.

Andrei P.
Andrei P.

Andrei P.

Level
0
12 / 100
points

It may be a user issue-
Jenkins uses a certain jenkins user that has certain rights, local to the machine.
It may be that, when logged onto the machine, you've run your automation, but have not tested that the jenkins user have the rights to launch the dynatrace upload integration.