Yun Gao created FLINK-25374: ------------------------------- Summary: Azure pipeline get stalled on scanning project Key: FLINK-25374 URL: https://issues.apache.org/jira/browse/FLINK-25374 Project: Flink Issue Type: Bug Components: Build System / Azure Pipelines Affects Versions: 1.14.2, 1.13.5, 1.15.0 Reporter: Yun Gao
{code:java} Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#14 (ParallelGC)" os_prio=0 tid=0x00007fbd48039800 nid=0x17a runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#15 (ParallelGC)" os_prio=0 tid=0x00007fbd4803b000 nid=0x17b runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#16 (ParallelGC)" os_prio=0 tid=0x00007fbd4803d000 nid=0x17c runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#17 (ParallelGC)" os_prio=0 tid=0x00007fbd4803e800 nid=0x17d runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#18 (ParallelGC)" os_prio=0 tid=0x00007fbd48040800 nid=0x17e runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#19 (ParallelGC)" os_prio=0 tid=0x00007fbd48042800 nid=0x17f runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#20 (ParallelGC)" os_prio=0 tid=0x00007fbd48044000 nid=0x180 runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#21 (ParallelGC)" os_prio=0 tid=0x00007fbd48046000 nid=0x181 runnable Dec 18 02:16:03 Dec 18 02:16:03 "GC task thread#22 (ParallelGC)" os_prio=0 tid=0x00007fbd48047800 nid=0x182 runnable Dec 18 02:16:03 Dec 18 02:16:03 "VM Periodic Task Thread" os_prio=0 tid=0x00007fbd4810f000 nid=0x197 waiting on condition Dec 18 02:16:03 Dec 18 02:16:03 JNI global references: 16 Dec 18 02:16:03 Dec 18 02:16:03 ============================================================================== Dec 18 02:16:03 Printing stack trace of Java process 857 Dec 18 02:16:03 ============================================================================== Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError 857: No such process Dec 18 02:16:05 Killing process with pid=353 and all descendants /__w/2/s/tools/ci/watchdog.sh: line 113: 353 Terminated $cmd Dec 18 02:16:05 Process exited with EXIT CODE: 143. Dec 18 02:16:05 Trying to KILL watchdog (349). Dec 18 02:16:05 ============================================================================== Dec 18 02:16:05 Compilation failure detected, skipping test execution. Dec 18 02:16:05 ============================================================================== The STDIO streams did not close within 10 seconds of the exit event from process '/bin/bash'. This may indicate a child process inherited the STDIO streams and has not yet exited. ##[error]Bash exited with code '143'. Finishing: Test - python {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28344&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=c67e71ed-6451-5d26-8920-5a8cf9651901&l=170 -- This message was sent by Atlassian Jira (v8.20.1#820001)