Katalon at Unix box throws FAILED because (of) java.lang.UnsatisfiedLinkError: /opt/software/jdk1.8

My problem is anERROR i am getting while execution in Unix env as

FAILED because (of) java.lang.UnsatisfiedLinkError: /opt/software/jdk1.8.0_111/jre/lib/amd64/libawt_xawt.so: libXrender.so.1:

Below is console log
jenktran@pstas07:~/Automation$ export DISPLAY=:0.0
jenktran@pstas07:~/Automation$ ./katalon -runMode=console -projectPath=“/home/jenktran/Automation/Katalon First Proj/Katalon First Proj.prj” -retry=0 -testSuitePath=“Test Suites/TimesheetTestCaseForChrome” -browserType=“Chrome (headless)”
Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
129 2.4.7.xx-201611170128-e46 = ACTIVE
/%home%jenktran%Automation%Katalon First Proj%Katalon First Proj.prj/Keywords/newPackage/newKeyword.groovy: 24 Groovy:unable to resolve class internal.GlobalVariable


Test Suites/TimesheetTestCaseForChrome - Chrome (headless) - 20171120_172040…
…0/1(0%)

11-20-2017 05:20:44 PM - [START] - Start Test Suite : TimesheetTestCaseForChrome
11-20-2017 05:20:44 PM - [RUN_DATA] - Logging run data ‘hostName’ with value ‘jenktran - pstas07.pstech.pstechnology.com
11-20-2017 05:20:44 PM - [RUN_DATA] - Logging run data ‘os’ with value ‘Linux 64bit’
11-20-2017 05:20:44 PM - [RUN_DATA] - Logging run data ‘hostAddress’ with value ‘127.0.1.1’
11-20-2017 05:20:44 PM - [RUN_DATA] - Logging run data ‘katalonVersion’ with value ‘5.1.0.1’
11-20-2017 05:20:45 PM - [START] - Start Test Case : Test Cases/ManualMode/CreateUpdateTimeSheet
11-20-2017 05:20:45 PM - [INFO] - Evaluating variables for test case
11-20-2017 05:20:45 PM - [INFO] - Checking test data id
11-20-2017 05:20:45 PM - [INFO] - Finding test data with id ‘Data Files/Excel Data source/Timesheet_input_data’
11-20-2017 05:20:45 PM - [INFO] - Test data is excel file, reading excel file
11-20-2017 05:20:45 PM - [INFO] - Reading excel file with source file ‘/home/jenktran/Automation/Katalon First Proj/Data Files/Excel Data source/Timesheet_input_data.xlsx’ and sheet name ‘Sheet1’
11-20-2017 05:20:48 PM - [INFO] - Variable ‘getEmployeeToRemoveHardcodedVal’ is set to 535551 as default
11-20-2017 05:20:49 PM - [START] - Start action : Statement - For (def index : (7…8))
11-20-2017 05:20:49 PM - [START] - Start action : openBrowser
11-20-2017 05:20:49 PM - [END] - End action : openBrowser
11-20-2017 05:20:49 PM - [END] - End action : Statement - For (def index : (7…8))
11-20-2017 05:20:49 PM - [ERROR] - Test Cases/ManualMode/CreateUpdateTimeSheet FAILED because (of) java.lang.UnsatisfiedLinkError: /opt/software/jdk1.8.0_111/jre/lib/amd64/libawt_xawt.so: libXrender.so.1: cannot open shared object file: No such file or directory
11-20-2017 05:20:49 PM - [END] - End Test Case : Test Cases/ManualMode/CreateUpdateTimeSheet
11-20-2017 05:20:50 PM - [END] - End Test Suite : TimesheetTestCaseForChrome
Uploading report to Katalon Analytics…
Start sending test result to Katalon Analytics
Uploading log files in folder path: /home/jenktran/Automation/Katalon First Proj/Reports/TimesheetTestCaseForChrome/20171120_172040
Sending file: /home/jenktran/Automation/Katalon First Proj/Reports/TimesheetTestCaseForChrome/20171120_172040/execution0.log
Sending file: /home/jenktran/Automation/Katalon First Proj/Reports/TimesheetTestCaseForChrome/20171120_172040/execution.properties
Sending file: /home/jenktran/Automation/Katalon First Proj/Reports/TimesheetTestCaseForChrome/20171120_172040/JUnit_Report.xml
Sending file: /home/jenktran/Automation/Katalon First Proj/Reports/TimesheetTestCaseForChrome/20171120_172040/JSON_Report.json
End sending to Katalon Analytics
Report has been sent to Katalon Analytics


Test Suites/TimesheetTestCaseForChrome - Chrome (headless) - 20171120_172040…
…1/1(100%)

Please try this:
sudo apt-get install libxrender1 libxtst6 libxi6