Hi team,
I am new to Jenkins and configured one job to trigger one automation perl script. Jenkins is configured and running from unix user named as Jenkins and this perl script is present in another user. Using ssh plugin to initiate it and getting below error: SSH: EXEC: connected x test_auto.pl, 149076 bytes, 292 tape blocks 458 INCREMENTAL NUM : 458 368 Can't locate pcmif.pm in @INC (@INC contains: . /usr/perl5/5.8.4/lib/sun4-solaris-64int /usr/perl5/5.8.4/lib /usr/perl5/site_perl/5.8.4/sun4-solaris-64int /usr/perl5/site_perl/5.8.4 /usr/perl5/site_perl /usr/perl5/vendor_perl/5.8.4/sun4-solaris-64int /usr/perl5/vendor_perl/5.8.4 /usr/perl5/vendor_perl) at ./test_auto.pl line 28. Can someone help me to find out reason why it is not able to find all environment variables which are already setup in another user. Why it is searching few files in these area? Seeking for quick answer or clue. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
