github-actions[bot] commented on issue #17589:
URL: 
https://github.com/apache/dolphinscheduler/issues/17589#issuecomment-3425223112

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   [INFO] 2025-10-21 15:27:46.503 +0800 - Executing shell command: sudo -u 
test_real -i /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/2290_18081.sh
   [INFO] 2025-10-21 15:27:46.505 +0800 - process start, process id is: 28383
   [INFO] 2025-10-21 15:27:48.505 +0800 - ->
        get: /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/app.properties._COPYING_ 
(insufficient permissions)
        get: /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/offline-test.tar.gz._COPYING_ 
(insufficient permissions)
        get: /tmp/dolphinscheduler/exec/process/test_real 
/152672486149536/155234759000417_4/2290/18081/submit.sh._COPYING_ (insufficient 
permissions)
   
   Then the console keeps printing the following logs and cannot stop, and the 
log files keep growing. If this bug should cause the disk to keep growing, the 
only way is to restart.
   234, 
logPath:/data/dolphinscheduler-3.2.2-bin-standalone/standalone-server/logs/20251021/155234759000417/4/2289/18077.log
   [INFO] 2025-10-21 15:30:39.849 +0800 o.a.d.a.s.i.LoggerServiceImpl:[189] - 
Query task instance log, taskInstanceId:18077, 
taskInstanceName:test-offline-tag, host: 10.208.64.205:1234, 
logPath:/data/dolphinscheduler-3.2.2-bin-standalone/standalone-server/logs/20251021/155234759000417/4/2289/18077.log
   [INFO] 2025-10-21 15:30:39.854 +0800 o.a.d.a.s.i.LoggerServiceImpl:[189] - 
Query task instance log, taskInstanceId:18077, 
taskInstanceName:test-offline-tag, host: 10.208.64.205:1234, 
logPath:/data/dolphinscheduler-3.2.2-bin-standalone/standalone-server/logs/20251021/155234759000417/4/2289/18077.log
   
   
   ### What you expected to happen
   
   If there is a problem with log printing, stop it immediately.
   
   ### How to reproduce
   
   
   Use tenant test_real to upload files, then use tenant test_real to start, 
and set the environment variable export HADOOP_USER_NAME=test_real
   
   SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && 
pwd )
   work_dir=/dolphinscheduler/test_real /resources
   
   #Download package path
   hdfs dfs -get ${work_dir}/${packagePath}/* ./
   
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.2.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to