Push on main #5006
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 2 warnings
Analyze (javascript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.4/x64/codeql/codeql database run-queries --ram=14576 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 134 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating GlobalAccessPaths::AccessPath::DominatingPaths::getAWriteBlock/2#7803a4ae/3@cb75238a
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/19/38.pack: Failed to write item to disk
The RA to evaluate was:
{4} r1 = SCAN `GlobalAccessPaths::AccessPath::DominatingPaths::getAccessTo/3#3aea09e1` OUTPUT In.2, In.0, In.1, In.3
{3} | JOIN WITH num#GlobalAccessPaths::AccessPath::DominatingPaths::AccessPathWrite#bbe94736 ON FIRST 1 OUTPUT Lhs.1, Lhs.2, Lhs.3
{4} | JOIN WITH `project#GlobalAccessPaths::AccessPath::DominatingPaths::getAccessTo/3#3aea09e1` ON FIRST 2 OUTPUT Rhs.2, Lhs.0, Lhs.1, Lhs.2
{3} | JOIN WITH num#GlobalAccessPaths::AccessPath::DominatingPaths::AccessPathRead#76185b13 ON FIRST 1 OUTPUT Lhs.3, Lhs.1, Lhs.2
{3} | JOIN WITH `project#BasicBlocks::Internal::bbIndex/3#35c51043_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH `BasicBlocks::Internal::reachableBB/1#8fd72ec9` ON FIRST 1 OUTPUT Lhs.1, Lhs.2, Lhs.0
return r1
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.PipelineInstance.wrapWithRaDump(PipelineInstance.java:168)
at com.semmle.inmemory.pipeline.PipelineInstance.exceptionCaught(PipelineInstance.java:152)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.handleAndLog(ThreadableWork.java:593)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:410)
at com.semmle.inmemory.scheduler.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:95)
at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:69)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:677)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/19/38.pack: Failed to write item to disk
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.caching.RelationCacheImpl.lambda$create$0(RelationCacheImpl.java:87)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.put(OnDiskStore.java:136)
at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.putIfPresent(HashBasedCache.java:29)
at com.semmle.inmemory.caching.byhash.evict.Evictor$ItemHandle.writeToDisk(Evictor.java:723)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1059)
at com.semmle.inmemory.caching.byhash.evict.Evictor.reduceMemoryUsage(Evictor.java:459)
at com.semmle.inmemory.alloc.MemoryManager.reduceArraySpace(MemoryManager.java:340)
at com.semmle.inmemory.alloc.RigidArrayAllocator.allocateArrays(RigidArrayAllocator.java:178)
at com.semmle.inmemory.alloc.RigidArrayAllocator$1.<init>(RigidArrayAllocator.java:216)
at com.semmle.inmemory.alloc.RigidArrayAllocator.preallocate(RigidArrayAllocator.java:211)
at com.semmle.inmemory.alloc.MemoryManager.preallocate(MemoryManager.java:489)
at com.semmle.inmemory.caching.PagePrimitives.parseItem(PagePrimitives.java:91)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.prepareLoading(OnDiskStore.java:256)
at com.semmle.inmem
|
Analyze (javascript)
The Actions runner is running low on disk space (0.03566 GB available).
|
Analyze (javascript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 5 MB
|