Build Logs

pityka/relational3 • 3.8.0-RC3:2025-12-04

Errors

4

Warnings

0

Total Lines

12768

1##################################
2Clonning https://github.com/pityka/relational3.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to 'bd11deaa28f2944269311c2060c3dbbd32703c07'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project pityka/relational3
37##################################
38Scala version: 3.8.0-RC3
39Targets: io.github.pityka%ra3-core
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC3
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC3"
60"++3.8.0-RC3 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.pityka%ra3-core"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.483s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC3
79OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC3 in root/crossScalaVersions
80OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC3 in core/crossScalaVersions
81OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC3 in example/crossScalaVersions
82[info] set current project to root (in build file:/build/repo/)
83[info] Setting Scala version to 3.8.0-RC3 on 3 projects.
84[info] Switching Scala version on:
85[info] * root (3.8.0-RC3)
86[info] core (3.8.0-RC3)
87[info] example (3.8.0-RC3)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set current project to root (in build file:/build/repo/)
91Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to root (in build file:/build/repo/)
94[info] Defining Global / credentials, core / credentials and 1 others.
95[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
104 Did you mean allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to root (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[success] Total time: 0 s, completed Dec 4, 2025, 1:37:01 PM
112Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
114Starting build...
115Projects: Set(core)
116Starting build for ProjectRef(file:/build/repo/,core) (ra3-core)... [0/1]
117OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
118OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
119OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
120OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
121Compile scalacOptions: -encoding, utf-8, -language:postfixOps, -no-indent, -explain, -experimental, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 97 Scala sources and 6 Java sources to /build/repo/core/target/scala-3.8.0-RC3/classes ...
123[info] /build/repo/core/src/main/java/GzipCompressorInputStream.java: GzipCompressorInputStream.java uses or overrides a deprecated API.
124[info] /build/repo/core/src/main/java/GzipCompressorInputStream.java: Recompile with -Xlint:deprecation for details.
125[info] done compiling
126[info] compiling 23 Scala sources to /build/repo/core/target/scala-3.8.0-RC3/test-classes ...
127[info] done compiling
128Misses: 0 keys: 0
129Misses: 0 keys: 0
130Misses: 0 keys: 5
131Misses: 0 keys: 2
132Misses: 0 keys: 1
133Misses: 0 keys: 5
134Misses: 0 keys: 5
135Misses: 0 keys: 5
136[info] IndexSpec
137[info] Index Joins should
138[info] + Right join with missing
139[info] + Right join with missing 2
140[info] + Outer join with dup missing
141Misses: 0 keys: 5
142Misses: 0 keys: 6
143Misses: 0 keys: 5
144Misses: 0 keys: 2
145Misses: 0 keys: 5
146Misses: 0 keys: 2
147Misses: 0 keys: 3
148Misses: 0 keys: 3
149[info] + Inner join with dup missing
150[info] + Left outer join with dup missing
151[info] + Left outer join with dup missing
152[info] + Outer join of same non-unique indexes
153Misses: 0 keys: 3
154Misses: 0 keys: 3
155Misses: 0 keys: 3
156Misses: 0 keys: 3
157Misses: 0 keys: 3
158Misses: 0 keys: 3
159Misses: 0 keys: 3
160Misses: 0 keys: 3
161[info] + Unique sorted left join
162[info] + Unique sorted right join
163[info] + Unique sorted inner join
164[info] + Unique sorted outer join
165Misses: 0 keys: 3
166Misses: 0 keys: 3
167Misses: 0 keys: 3
168Misses: 0 keys: 3
169Misses: 0 keys: 4
170Misses: 0 keys: 4
171Misses: 0 keys: 3
172Misses: 0 keys: 3
173[info] + Unique unsorted left join
174[info] + Unique unsorted right join
175[info] + Unique unsorted inner join
176[info] + Unique unsorted outer join
177Misses: 0 keys: 4
178Misses: 0 keys: 1
179Misses: 0 keys: 5
180Misses: 0 keys: 4
181Misses: 0 keys: 4
182Misses: 0 keys: 4
183Misses: 0 keys: 4
184Misses: 0 keys: 4
185[info] + Non-unique sorted left join
186[info] + Non-unique sorted left join [case 2]
187[info] + Non-unique sorted left join [case 3]
188[info] + Non-unique sorted right join
189Misses: 0 keys: 5
190Misses: 0 keys: 4
191Misses: 0 keys: 4
192Misses: 0 keys: 4
193Misses: 0 keys: 4
194Misses: 0 keys: 1
195Misses: 0 keys: 4
196Misses: 0 keys: 1
197[info] + Non-unique sorted inner join
198[info] + Non-unique sorted inner join [case 2]
199[info] + Non-unique sorted inner join [case 3]
200[info] + Non-unique sorted outer join
201Misses: 0 keys: 4
202Misses: 0 keys: 4
203Misses: 0 keys: 5
204Misses: 0 keys: 4
205Misses: 0 keys: 4
206Misses: 0 keys: 4
207Misses: 0 keys: 4
208Misses: 0 keys: 4
209[info] + Non-unique sorted outer join [case 2]
210[info] + Non-unique unsorted left join
211[info] + Non-unique unsorted left join [case 2]
212[info] + Non-unique unsorted right join
213Misses: 0 keys: 4
214Misses: 0 keys: 4
215[info] + Non-unique unsorted inner join
216[info] + Non-unique unsorted outer join
217[info] Total for specification IndexSpec
218[info] Finished in 354 ms
219[info] 29 examples, 0 failure, 0 error
220Misses: 0 keys: 21
221Misses: 1 keys: 6
222Misses: 0 keys: 4
223Misses: 0 keys: 16
224Misses: 0 keys: 3
225Misses: 0 keys: 3
226Misses: 0 keys: 4
227Misses: 0 keys: 12
228Misses: 0 keys: 3
229Misses: 0 keys: 4
230Misses: 0 keys: 3
231Misses: 0 keys: 4
232Misses: 0 keys: 21
233Misses: 1 keys: 6
234Misses: 0 keys: 3
235Misses: 0 keys: 12
236Misses: 0 keys: 4
237Misses: 0 keys: 3
238Misses: 0 keys: 16
239Misses: 0 keys: 12
240Misses: 0 keys: 3
241Misses: 0 keys: 12
242Misses: 0 keys: 3
243Misses: 0 keys: 4
244Misses: 0 keys: 4
245Misses: 0 keys: 16
246Misses: 0 keys: 21
247Misses: 1 keys: 6
248Misses: 0 keys: 4
249Misses: 0 keys: 16
250Misses: 0 keys: 21
251Misses: 1 keys: 6
252Misses: 1 keys: 6
253Misses: 0 keys: 6
254Misses: 0 keys: 16
255Misses: 0 keys: 19
256Misses: 0 keys: 12
257Misses: 1 keys: 22
258Misses: 0 keys: 16
259Misses: 0 keys: 19
260Misses: 1 keys: 6
261Misses: 0 keys: 6
262Misses: 1 keys: 6
263Misses: 0 keys: 6
264Misses: 1 keys: 6
265Misses: 0 keys: 6
266Misses: 0 keys: 6
267Misses: 0 keys: 15
268Misses: 0 keys: 6
269Misses: 0 keys: 15
270Misses: 0 keys: 4
271Misses: 0 keys: 6
272Misses: 0 keys: 15
273Misses: 0 keys: 22
274Misses: 0 keys: 16
275Misses: 0 keys: 19
276Misses: 0 keys: 6
277Misses: 0 keys: 15
278Misses: 0 keys: 4
279Misses: 0 keys: 22
280Misses: 0 keys: 16
281Misses: 0 keys: 19
282Misses: 0 keys: 12
283Misses: 1 keys: 22
284Misses: 0 keys: 4
285Misses: 0 keys: 22
286Misses: 0 keys: 4
287Misses: 0 keys: 22
288Misses: 0 keys: 12
289Misses: 1 keys: 22
290Misses: 0 keys: 12
291Misses: 1 keys: 22
292Misses: 0 keys: 15
293Misses: 1 keys: 11
294Misses: 0 keys: 22
295Misses: 0 keys: 6
296Misses: 0 keys: 19
297Misses: 0 keys: 20
298Misses: 0 keys: 19
299Misses: 0 keys: 20
300Misses: 0 keys: 15
301Misses: 0 keys: 22
302Misses: 1 keys: 11
303Misses: 0 keys: 6
304Misses: 0 keys: 19
305Misses: 0 keys: 20
306Misses: 0 keys: 22
307Misses: 0 keys: 6
308Misses: 1 keys: 22
309Misses: 0 keys: 21
310Misses: 0 keys: 22
311Misses: 0 keys: 6
312Misses: 1 keys: 22
313Misses: 0 keys: 15
314Misses: 1 keys: 11
315Misses: 0 keys: 6
316Misses: 0 keys: 20
317Misses: 0 keys: 6
318Misses: 0 keys: 15
319Misses: 0 keys: 20
320Misses: 1 keys: 11
321Misses: 0 keys: 6
322Misses: 0 keys: 20
323Misses: 0 keys: 6
324Misses: 0 keys: 20
325Misses: 1 keys: 11
326Misses: 0 keys: 19
327Misses: 0 keys: 21
328Misses: 0 keys: 19
329Misses: 0 keys: 20
330Misses: 1 keys: 11
331Misses: 0 keys: 19
332Misses: 1 keys: 11
333Misses: 0 keys: 19
334Misses: 1 keys: 11
335Misses: 0 keys: 19
336Misses: 0 keys: 20
337Misses: 0 keys: 4
338Misses: 0 keys: 20
339Misses: 0 keys: 4
340Misses: 0 keys: 20
341Misses: 0 keys: 4
342Misses: 0 keys: 19
343Misses: 0 keys: 15
344Misses: 0 keys: 19
345Misses: 0 keys: 15
346Misses: 0 keys: 19
347Misses: 0 keys: 15
348Misses: 1 keys: 22
349Misses: 0 keys: 20
350Misses: 0 keys: 21
351Misses: 0 keys: 19
352Misses: 0 keys: 15
353Misses: 0 keys: 15
354Misses: 0 keys: 12
355Misses: 0 keys: 15
356Misses: 0 keys: 12
357Misses: 0 keys: 20
358Misses: 0 keys: 4
359Misses: 0 keys: 15
360Misses: 0 keys: 12
361Misses: 0 keys: 15
362Misses: 0 keys: 12
363Misses: 0 keys: 4
364Misses: 0 keys: 15
365Misses: 0 keys: 21
366Misses: 0 keys: 12
367Misses: 0 keys: 20
368Misses: 0 keys: 16
369Misses: 0 keys: 21
370Misses: 0 keys: 12
371Misses: 0 keys: 16
372Misses: 0 keys: 12
373Misses: 0 keys: 16
374Misses: 1 keys: 22
375Misses: 0 keys: 12
376Misses: 0 keys: 16
377Misses: 0 keys: 21
378Misses: 0 keys: 16
379Misses: 1 keys: 7
380Misses: 0 keys: 16
381Misses: 1 keys: 7
382Misses: 0 keys: 21
383Misses: 0 keys: 2
384Misses: 0 keys: 16
385Misses: 1 keys: 7
386Misses: 0 keys: 4
387Misses: 0 keys: 15
388Misses: 0 keys: 16
389Misses: 0 keys: 4
390Misses: 1 keys: 7
391Misses: 0 keys: 15
392Misses: 0 keys: 4
393Misses: 0 keys: 15
394Misses: 0 keys: 20
395Misses: 0 keys: 21
396Misses: 1 keys: 7
397Misses: 0 keys: 13
398Misses: 0 keys: 20
399Misses: 1 keys: 7
400Misses: 0 keys: 13
401Misses: 1 keys: 7
402Misses: 0 keys: 13
403Misses: 1 keys: 7
404Misses: 0 keys: 13
405Misses: 0 keys: 15
406Misses: 0 keys: 21
407Misses: 0 keys: 21
408Misses: 0 keys: 3
409Misses: 0 keys: 15
410Misses: 0 keys: 3
411Misses: 0 keys: 15
412Misses: 0 keys: 3
413Misses: 0 keys: 15
414Misses: 0 keys: 3
415Misses: 0 keys: 3
416Misses: 0 keys: 8
417Misses: 0 keys: 3
418Misses: 0 keys: 8
419Misses: 0 keys: 2
420Misses: 0 keys: 3
421Misses: 0 keys: 8
422Misses: 0 keys: 3
423Misses: 0 keys: 8
424Misses: 0 keys: 21
425Misses: 0 keys: 2
426Misses: 0 keys: 13
427Misses: 0 keys: 17
428Misses: 0 keys: 21
429Misses: 0 keys: 2
430Misses: 0 keys: 21
431Misses: 0 keys: 4
432Misses: 0 keys: 21
433Misses: 0 keys: 4
434Misses: 0 keys: 21
435Misses: 0 keys: 4
436Misses: 0 keys: 13
437Misses: 0 keys: 17
438Misses: 0 keys: 2
439Misses: 1 keys: 9
440Misses: 0 keys: 21
441Misses: 0 keys: 4
442Misses: 0 keys: 2
443Misses: 1 keys: 9
444Misses: 0 keys: 4
445Misses: 0 keys: 11
446Misses: 0 keys: 4
447Misses: 0 keys: 11
448Misses: 0 keys: 4
449Misses: 0 keys: 11
450Misses: 0 keys: 4
451Misses: 0 keys: 11
452Misses: 0 keys: 2
453Misses: 1 keys: 9
454Misses: 0 keys: 8
455Misses: 0 keys: 19
456Misses: 0 keys: 8
457Misses: 0 keys: 19
458Misses: 0 keys: 8
459Misses: 0 keys: 19
460Misses: 0 keys: 13
461Misses: 0 keys: 17
462Misses: 0 keys: 13
463Misses: 0 keys: 17
464Misses: 0 keys: 2
465Misses: 1 keys: 9
466Misses: 1 keys: 9
467Misses: 0 keys: 21
468Misses: 1 keys: 9
469Misses: 0 keys: 21
470Misses: 0 keys: 11
471Misses: 0 keys: 8
472Misses: 0 keys: 11
473Misses: 0 keys: 8
474Misses: 0 keys: 11
475Misses: 0 keys: 8
476Misses: 0 keys: 11
477Misses: 0 keys: 8
478Misses: 0 keys: 8
479Misses: 0 keys: 19
480Misses: 0 keys: 19
481Misses: 0 keys: 6
482Misses: 0 keys: 19
483Misses: 0 keys: 6
484Misses: 0 keys: 19
485Misses: 0 keys: 6
486Misses: 0 keys: 17
487Misses: 0 keys: 21
488Misses: 0 keys: 17
489Misses: 0 keys: 21
490Misses: 0 keys: 17
491Misses: 0 keys: 21
492Misses: 0 keys: 17
493Misses: 0 keys: 21
494Misses: 1 keys: 9
495Misses: 0 keys: 21
496Misses: 0 keys: 19
497Misses: 0 keys: 21
498Misses: 0 keys: 14
499Misses: 0 keys: 21
500Misses: 0 keys: 14
501Misses: 0 keys: 21
502Misses: 0 keys: 14
503Misses: 1 keys: 9
504Misses: 0 keys: 21
505Misses: 0 keys: 21
506Misses: 0 keys: 13
507Misses: 0 keys: 21
508Misses: 0 keys: 13
509Misses: 0 keys: 21
510Misses: 0 keys: 14
511Misses: 0 keys: 6
512Misses: 0 keys: 6
513Misses: 1 keys: 10
514Misses: 0 keys: 6
515Misses: 1 keys: 10
516Misses: 0 keys: 6
517Misses: 1 keys: 10
518Misses: 0 keys: 6
519Misses: 1 keys: 10
520Misses: 0 keys: 8
521Misses: 0 keys: 20
522Misses: 0 keys: 8
523Misses: 0 keys: 20
524Misses: 0 keys: 8
525Misses: 0 keys: 20
526Misses: 0 keys: 8
527Misses: 0 keys: 14
528Misses: 0 keys: 19
529Misses: 0 keys: 14
530Misses: 0 keys: 19
531Misses: 0 keys: 20
532Misses: 0 keys: 21
533Misses: 0 keys: 13
534Misses: 0 keys: 21
535Misses: 0 keys: 13
536Misses: 0 keys: 20
537Misses: 0 keys: 16
538Misses: 0 keys: 13
539Misses: 1 keys: 3
540Misses: 0 keys: 20
541Misses: 0 keys: 16
542Misses: 0 keys: 13
543Misses: 1 keys: 3
544Misses: 0 keys: 13
545Misses: 1 keys: 3
546Misses: 0 keys: 14
547Misses: 0 keys: 19
548Misses: 0 keys: 14
549Misses: 0 keys: 19
550Misses: 0 keys: 19
551Misses: 0 keys: 16
552Misses: 0 keys: 19
553Misses: 0 keys: 16
554Misses: 0 keys: 19
555Misses: 0 keys: 16
556Misses: 0 keys: 19
557Misses: 0 keys: 16
558Misses: 0 keys: 20
559Misses: 0 keys: 16
560Misses: 0 keys: 20
561Misses: 0 keys: 16
562Misses: 1 keys: 10
563Misses: 0 keys: 5
564Misses: 1 keys: 10
565Misses: 0 keys: 5
566Misses: 1 keys: 10
567Misses: 0 keys: 5
568Misses: 0 keys: 16
569Misses: 1 keys: 10
570Misses: 0 keys: 22
571Misses: 0 keys: 5
572Misses: 0 keys: 16
573Misses: 0 keys: 22
574Misses: 0 keys: 5
575Misses: 1 keys: 10
576Misses: 0 keys: 5
577Misses: 1 keys: 10
578Misses: 0 keys: 5
579Misses: 1 keys: 10
580Misses: 0 keys: 16
581Misses: 1 keys: 9
582Misses: 0 keys: 5
583Misses: 1 keys: 10
584Misses: 0 keys: 16
585Misses: 1 keys: 9
586Misses: 0 keys: 16
587Misses: 1 keys: 9
588Misses: 0 keys: 16
589Misses: 1 keys: 9
590Misses: 1 keys: 9
591Misses: 0 keys: 5
592Misses: 1 keys: 9
593Misses: 0 keys: 5
594Misses: 1 keys: 9
595Misses: 0 keys: 5
596Misses: 0 keys: 16
597Misses: 0 keys: 22
598Misses: 0 keys: 16
599Misses: 0 keys: 22
600Misses: 0 keys: 22
601Misses: 0 keys: 2
602Misses: 0 keys: 22
603Misses: 0 keys: 2
604Misses: 0 keys: 22
605Misses: 0 keys: 2
606Misses: 0 keys: 22
607Misses: 0 keys: 2
608Misses: 1 keys: 9
609Misses: 0 keys: 5
610Misses: 0 keys: 13
611Misses: 1 keys: 3
612Misses: 1 keys: 3
613Misses: 0 keys: 6
614Misses: 1 keys: 3
615Misses: 0 keys: 6
616Misses: 1 keys: 3
617Misses: 0 keys: 6
618Misses: 1 keys: 10
619Misses: 0 keys: 9
620Misses: 1 keys: 3
621Misses: 0 keys: 6
622Misses: 1 keys: 10
623Misses: 0 keys: 9
624Misses: 0 keys: 6
625Misses: 1 keys: 3
626Misses: 1 keys: 10
627Misses: 0 keys: 9
628Misses: 1 keys: 10
629Misses: 0 keys: 9
630Misses: 0 keys: 5
631Misses: 0 keys: 3
632Misses: 0 keys: 5
633Misses: 0 keys: 3
634Misses: 0 keys: 9
635Misses: 0 keys: 3
636Misses: 0 keys: 9
637Misses: 0 keys: 3
638Misses: 0 keys: 9
639Misses: 0 keys: 3
640Misses: 0 keys: 9
641Misses: 0 keys: 3
642Misses: 0 keys: 2
643Misses: 0 keys: 18
644Misses: 0 keys: 2
645Misses: 0 keys: 18
646Misses: 0 keys: 2
647Misses: 0 keys: 18
648Misses: 0 keys: 2
649Misses: 0 keys: 18
650Misses: 0 keys: 18
651Misses: 0 keys: 9
652Misses: 0 keys: 18
653Misses: 0 keys: 9
654Misses: 0 keys: 5
655Misses: 0 keys: 3
656Misses: 0 keys: 5
657Misses: 0 keys: 3
658Misses: 0 keys: 3
659Misses: 0 keys: 20
660Misses: 0 keys: 3
661Misses: 0 keys: 20
662Misses: 0 keys: 3
663Misses: 0 keys: 20
664Misses: 0 keys: 3
665Misses: 0 keys: 3
666Misses: 0 keys: 20
667Misses: 0 keys: 6
668Misses: 1 keys: 3
669Misses: 0 keys: 6
670Misses: 1 keys: 3
671Misses: 0 keys: 6
672Misses: 1 keys: 3
673Misses: 0 keys: 20
674Misses: 0 keys: 21
675Misses: 1 keys: 3
676Misses: 1 keys: 21
677Misses: 0 keys: 20
678Misses: 0 keys: 21
679Misses: 1 keys: 3
680Misses: 1 keys: 21
681Misses: 0 keys: 20
682Misses: 0 keys: 21
683Misses: 1 keys: 3
684Misses: 1 keys: 21
685Misses: 0 keys: 18
686Misses: 1 keys: 3
687Misses: 1 keys: 21
688Misses: 0 keys: 3
689Misses: 0 keys: 18
690Misses: 0 keys: 18
691Misses: 0 keys: 3
692Misses: 0 keys: 18
693Misses: 0 keys: 3
694Misses: 0 keys: 18
695Misses: 0 keys: 20
696Misses: 0 keys: 9
697Misses: 0 keys: 21
698Misses: 0 keys: 21
699Misses: 1 keys: 6
700Misses: 0 keys: 21
701Misses: 1 keys: 6
702Misses: 0 keys: 18
703Misses: 0 keys: 9
704Misses: 0 keys: 9
705Misses: 0 keys: 6
706Misses: 0 keys: 9
707Misses: 0 keys: 6
708Misses: 0 keys: 9
709Misses: 0 keys: 6
710Misses: 0 keys: 9
711Misses: 0 keys: 6
712Misses: 0 keys: 6
713Misses: 0 keys: 7
714Misses: 0 keys: 6
715Misses: 0 keys: 7
716Misses: 0 keys: 6
717Misses: 0 keys: 21
718Misses: 1 keys: 6
719Misses: 0 keys: 21
720Misses: 1 keys: 6
721Misses: 0 keys: 18
722Misses: 0 keys: 13
723Misses: 0 keys: 18
724Misses: 0 keys: 13
725Misses: 0 keys: 18
726Misses: 0 keys: 13
727Misses: 0 keys: 18
728Misses: 0 keys: 13
729Misses: 1 keys: 21
730Misses: 0 keys: 6
731Misses: 0 keys: 13
732Misses: 0 keys: 17
733Misses: 1 keys: 21
734Misses: 0 keys: 6
735Misses: 0 keys: 13
736Misses: 0 keys: 17
737Misses: 1 keys: 21
738Misses: 0 keys: 6
739Misses: 1 keys: 21
740Misses: 0 keys: 6
741Misses: 1 keys: 6
742Misses: 0 keys: 22
743Misses: 1 keys: 6
744Misses: 0 keys: 22
745Misses: 0 keys: 6
746Misses: 1 keys: 6
747Misses: 0 keys: 17
748Misses: 0 keys: 22
749Misses: 0 keys: 6
750Misses: 1 keys: 6
751Misses: 0 keys: 17
752Misses: 0 keys: 22
753Misses: 0 keys: 22
754Misses: 0 keys: 11
755Misses: 0 keys: 22
756Misses: 0 keys: 11
757Misses: 0 keys: 22
758Misses: 0 keys: 11
759Misses: 0 keys: 7
760Misses: 0 keys: 6
761Misses: 0 keys: 7
762Misses: 0 keys: 7
763Misses: 0 keys: 14
764Misses: 0 keys: 7
765Misses: 0 keys: 14
766Misses: 0 keys: 7
767Misses: 0 keys: 14
768Misses: 0 keys: 7
769Misses: 0 keys: 13
770Misses: 0 keys: 17
771Misses: 0 keys: 13
772Misses: 0 keys: 17
773Misses: 0 keys: 14
774Misses: 0 keys: 6
775Misses: 0 keys: 17
776Misses: 0 keys: 6
777Misses: 0 keys: 17
778Misses: 0 keys: 14
779Misses: 0 keys: 19
780Misses: 0 keys: 14
781Misses: 0 keys: 19
782Misses: 0 keys: 17
783Misses: 0 keys: 6
784Misses: 0 keys: 14
785Misses: 0 keys: 19
786Misses: 0 keys: 17
787Misses: 0 keys: 6
788Misses: 0 keys: 14
789Misses: 0 keys: 19
790Misses: 0 keys: 19
791Misses: 0 keys: 12
792Misses: 0 keys: 22
793Misses: 0 keys: 11
794Misses: 0 keys: 17
795Misses: 0 keys: 22
796Misses: 0 keys: 11
797Misses: 0 keys: 22
798Misses: 0 keys: 17
799Misses: 0 keys: 17
800Misses: 0 keys: 11
801Misses: 0 keys: 22
802Misses: 0 keys: 22
803Misses: 0 keys: 17
804Misses: 0 keys: 22
805Misses: 0 keys: 17
806Misses: 0 keys: 22
807Misses: 0 keys: 22
808Misses: 1 keys: 22
809Misses: 0 keys: 22
810Misses: 1 keys: 22
811Misses: 0 keys: 19
812Misses: 0 keys: 6
813Misses: 0 keys: 12
814Misses: 0 keys: 17
815Misses: 0 keys: 6
816Misses: 0 keys: 19
817Misses: 0 keys: 12
818Misses: 0 keys: 19
819Misses: 0 keys: 12
820Misses: 0 keys: 6
821Misses: 0 keys: 8
822Misses: 0 keys: 11
823Misses: 0 keys: 22
824Misses: 0 keys: 6
825Misses: 0 keys: 8
826Misses: 0 keys: 6
827Misses: 0 keys: 8
828Misses: 0 keys: 11
829Misses: 0 keys: 22
830Misses: 0 keys: 6
831Misses: 0 keys: 8
832Misses: 0 keys: 22
833Misses: 0 keys: 22
834Misses: 0 keys: 22
835Misses: 0 keys: 22
836Misses: 0 keys: 22
837Misses: 0 keys: 22
838Misses: 0 keys: 22
839Misses: 0 keys: 22
840Misses: 0 keys: 12
841Misses: 0 keys: 6
842Misses: 0 keys: 12
843Misses: 0 keys: 6
844Misses: 0 keys: 12
845Misses: 0 keys: 6
846Misses: 0 keys: 22
847Misses: 1 keys: 22
848Misses: 0 keys: 12
849Misses: 0 keys: 6
850Misses: 0 keys: 8
851Misses: 1 keys: 11
852Misses: 0 keys: 8
853Misses: 1 keys: 11
854Misses: 0 keys: 6
855Misses: 1 keys: 3
856Misses: 0 keys: 8
857Misses: 1 keys: 11
858Misses: 0 keys: 6
859Misses: 1 keys: 3
860Misses: 0 keys: 8
861Misses: 0 keys: 6
862Misses: 1 keys: 11
863Misses: 1 keys: 11
864Misses: 0 keys: 9
865Misses: 0 keys: 22
866Misses: 1 keys: 11
867Misses: 1 keys: 11
868Misses: 0 keys: 9
869Misses: 0 keys: 22
870Misses: 0 keys: 22
871Misses: 1 keys: 22
872Misses: 1 keys: 3
873Misses: 0 keys: 6
874Misses: 1 keys: 3
875Misses: 1 keys: 22
876Misses: 0 keys: 14
877Misses: 1 keys: 22
878Misses: 0 keys: 14
879Misses: 1 keys: 22
880Misses: 0 keys: 14
881Misses: 1 keys: 22
882Misses: 0 keys: 14
883Misses: 1 keys: 11
884Misses: 1 keys: 11
885Misses: 0 keys: 9
886Misses: 1 keys: 3
887Misses: 0 keys: 20
888Misses: 0 keys: 14
889Misses: 0 keys: 22
890Misses: 0 keys: 12
891Misses: 1 keys: 11
892Misses: 0 keys: 14
893Misses: 0 keys: 12
894Misses: 0 keys: 22
895Misses: 1 keys: 11
896Misses: 0 keys: 14
897Misses: 1 keys: 11
898Misses: 0 keys: 9
899Misses: 1 keys: 11
900Misses: 0 keys: 11
901Misses: 0 keys: 9
902Misses: 0 keys: 8
903Misses: 1 keys: 11
904Misses: 0 keys: 11
905Misses: 0 keys: 9
906Misses: 0 keys: 8
907Misses: 1 keys: 11
908Misses: 0 keys: 11
909Misses: 0 keys: 9
910Misses: 0 keys: 8
911Misses: 1 keys: 11
912Misses: 0 keys: 11
913Misses: 0 keys: 9
914Misses: 0 keys: 8
915Misses: 0 keys: 12
916Misses: 0 keys: 14
917Misses: 0 keys: 12
918Misses: 0 keys: 12
919Misses: 0 keys: 20
920Misses: 0 keys: 12
921Misses: 0 keys: 20
922Misses: 0 keys: 11
923Misses: 2 keys: 9
924Misses: 0 keys: 12
925Misses: 0 keys: 11
926Misses: 0 keys: 20
927Misses: 0 keys: 12
928Misses: 0 keys: 20
929Misses: 0 keys: 8
930Misses: 0 keys: 8
931Misses: 0 keys: 8
932Misses: 0 keys: 8
933Misses: 1 keys: 3
934Misses: 0 keys: 20
935Misses: 1 keys: 3
936Misses: 0 keys: 20
937Misses: 1 keys: 3
938Misses: 0 keys: 20
939Misses: 2 keys: 9
940Misses: 0 keys: 11
941Misses: 2 keys: 9
942Misses: 0 keys: 20
943Misses: 0 keys: 20
944Misses: 0 keys: 11
945Misses: 2 keys: 9
946Misses: 0 keys: 20
947Misses: 0 keys: 20
948Misses: 2 keys: 9
949Misses: 0 keys: 3
950Misses: 0 keys: 20
951Misses: 2 keys: 9
952Misses: 0 keys: 3
953Misses: 2 keys: 9
954Misses: 0 keys: 3
955Misses: 2 keys: 9
956Misses: 0 keys: 3
957Misses: 0 keys: 20
958Misses: 0 keys: 16
959Misses: 0 keys: 3
960Misses: 0 keys: 7
961Misses: 0 keys: 3
962Misses: 0 keys: 7
963Misses: 0 keys: 3
964Misses: 0 keys: 7
965Misses: 0 keys: 3
966Misses: 0 keys: 7
967Misses: 0 keys: 7
968Misses: 0 keys: 18
969Misses: 0 keys: 7
970Misses: 0 keys: 18
971Misses: 0 keys: 20
972Misses: 0 keys: 7
973Misses: 0 keys: 18
974Misses: 0 keys: 7
975Misses: 0 keys: 18
976Misses: 0 keys: 20
977Misses: 0 keys: 20
978Misses: 0 keys: 18
979Misses: 0 keys: 18
980Misses: 0 keys: 20
981Misses: 0 keys: 17
982Misses: 0 keys: 20
983Misses: 0 keys: 16
984Misses: 0 keys: 20
985Misses: 0 keys: 17
986Misses: 0 keys: 20
987Misses: 0 keys: 16
988Misses: 0 keys: 20
989Misses: 0 keys: 17
990Misses: 0 keys: 20
991Misses: 0 keys: 16
992Misses: 0 keys: 20
993Misses: 0 keys: 8
994Misses: 0 keys: 8
995Misses: 0 keys: 8
996Misses: 0 keys: 8
997Misses: 0 keys: 18
998Misses: 0 keys: 18
999Misses: 0 keys: 18
1000Misses: 0 keys: 18
1001Misses: 0 keys: 18
1002Misses: 0 keys: 18
1003Misses: 0 keys: 18
1004Misses: 0 keys: 13
1005Misses: 0 keys: 18
1006Misses: 0 keys: 13
1007Misses: 0 keys: 18
1008Misses: 0 keys: 13
1009Misses: 0 keys: 18
1010Misses: 0 keys: 13
1011Misses: 0 keys: 16
1012Misses: 0 keys: 13
1013Misses: 0 keys: 16
1014Misses: 0 keys: 13
1015Misses: 0 keys: 8
1016Misses: 0 keys: 5
1017Misses: 0 keys: 17
1018Misses: 0 keys: 16
1019Misses: 0 keys: 13
1020Misses: 0 keys: 8
1021Misses: 0 keys: 16
1022Misses: 0 keys: 5
1023Misses: 0 keys: 13
1024Misses: 0 keys: 8
1025Misses: 0 keys: 5
1026Misses: 0 keys: 17
1027Misses: 1 keys: 3
1028Misses: 0 keys: 8
1029Misses: 0 keys: 5
1030Misses: 0 keys: 13
1031Misses: 0 keys: 15
1032Misses: 0 keys: 17
1033Misses: 0 keys: 13
1034Misses: 0 keys: 22
1035Misses: 0 keys: 13
1036Misses: 0 keys: 15
1037Misses: 1 keys: 3
1038Misses: 0 keys: 17
1039Misses: 1 keys: 3
1040Misses: 0 keys: 17
1041Misses: 1 keys: 3
1042Misses: 0 keys: 13
1043Misses: 0 keys: 22
1044Misses: 0 keys: 13
1045Misses: 1 keys: 3
1046Misses: 0 keys: 5
1047Misses: 0 keys: 19
1048Misses: 0 keys: 5
1049Misses: 0 keys: 19
1050Misses: 0 keys: 5
1051Misses: 0 keys: 19
1052Misses: 0 keys: 22
1053Misses: 0 keys: 13
1054Misses: 0 keys: 4
1055Misses: 0 keys: 15
1056Misses: 0 keys: 13
1057Misses: 0 keys: 22
1058Misses: 1 keys: 3
1059Misses: 0 keys: 4
1060Misses: 0 keys: 13
1061Misses: 0 keys: 15
1062Misses: 1 keys: 3
1063Misses: 0 keys: 4
1064Misses: 1 keys: 3
1065Misses: 0 keys: 4
1066Misses: 0 keys: 15
1067Misses: 0 keys: 8
1068Misses: 0 keys: 4
1069Misses: 0 keys: 15
1070Misses: 0 keys: 15
1071Misses: 0 keys: 8
1072Misses: 0 keys: 4
1073Misses: 0 keys: 15
1074Misses: 0 keys: 15
1075Misses: 0 keys: 8
1076Misses: 0 keys: 4
1077Misses: 0 keys: 15
1078Misses: 0 keys: 15
1079Misses: 0 keys: 8
1080Misses: 0 keys: 4
1081Misses: 0 keys: 15
1082Misses: 0 keys: 8
1083Misses: 0 keys: 22
1084Misses: 0 keys: 15
1085Misses: 0 keys: 13
1086Misses: 0 keys: 8
1087Misses: 0 keys: 22
1088Misses: 0 keys: 15
1089Misses: 0 keys: 13
1090Misses: 0 keys: 5
1091Misses: 0 keys: 19
1092Misses: 0 keys: 22
1093Misses: 0 keys: 15
1094Misses: 0 keys: 13
1095Misses: 0 keys: 15
1096Misses: 0 keys: 13
1097Misses: 0 keys: 8
1098Misses: 0 keys: 22
1099Misses: 0 keys: 13
1100Misses: 0 keys: 5
1101Misses: 1 keys: 11
1102Misses: 0 keys: 19
1103Misses: 1 keys: 18
1104Misses: 0 keys: 22
1105Misses: 1 keys: 11
1106Misses: 0 keys: 19
1107Misses: 1 keys: 18
1108Misses: 0 keys: 22
1109Misses: 1 keys: 11
1110Misses: 0 keys: 19
1111Misses: 1 keys: 18
1112Misses: 0 keys: 22
1113Misses: 1 keys: 11
1114Misses: 0 keys: 19
1115Misses: 1 keys: 18
1116Misses: 1 keys: 11
1117Misses: 1 keys: 10
1118Misses: 1 keys: 11
1119Misses: 1 keys: 10
1120Misses: 1 keys: 18
1121Misses: 0 keys: 4
1122Misses: 1 keys: 11
1123Misses: 1 keys: 10
1124Misses: 1 keys: 11
1125Misses: 1 keys: 10
1126Misses: 1 keys: 10
1127Misses: 1 keys: 10
1128Misses: 1 keys: 10
1129Misses: 1 keys: 10
1130Misses: 1 keys: 10
1131Misses: 1 keys: 10
1132Misses: 1 keys: 10
1133Misses: 1 keys: 10
1134Misses: 1 keys: 10
1135Misses: 0 keys: 15
1136Misses: 1 keys: 10
1137Misses: 0 keys: 15
1138Misses: 1 keys: 10
1139Misses: 0 keys: 15
1140Misses: 1 keys: 10
1141Misses: 0 keys: 15
1142Misses: 1 keys: 18
1143Misses: 0 keys: 8
1144Misses: 0 keys: 22
1145Misses: 0 keys: 22
1146Misses: 0 keys: 18
1147Misses: 0 keys: 22
1148Misses: 0 keys: 13
1149Misses: 0 keys: 5
1150Misses: 0 keys: 13
1151Misses: 0 keys: 5
1152Misses: 0 keys: 13
1153Misses: 0 keys: 4
1154Misses: 1 keys: 18
1155Misses: 0 keys: 4
1156Misses: 0 keys: 15
1157Misses: 0 keys: 6
1158Misses: 0 keys: 5
1159Misses: 0 keys: 15
1160Misses: 0 keys: 6
1161Misses: 0 keys: 18
1162Misses: 1 keys: 18
1163Misses: 0 keys: 4
1164Misses: 0 keys: 22
1165Misses: 0 keys: 18
1166Misses: 0 keys: 22
1167Misses: 0 keys: 15
1168Misses: 0 keys: 4
1169Misses: 0 keys: 5
1170Misses: 0 keys: 6
1171Misses: 0 keys: 14
1172Misses: 0 keys: 15
1173Misses: 0 keys: 6
1174Misses: 1 keys: 22
1175Misses: 0 keys: 4
1176Misses: 1 keys: 22
1177Misses: 0 keys: 18
1178Misses: 0 keys: 5
1179Misses: 0 keys: 14
1180Misses: 0 keys: 6
1181Misses: 0 keys: 16
1182Misses: 0 keys: 4
1183Misses: 1 keys: 22
1184Misses: 0 keys: 5
1185Misses: 0 keys: 14
1186Misses: 0 keys: 4
1187Misses: 1 keys: 22
1188Misses: 0 keys: 5
1189Misses: 0 keys: 14
1190Misses: 0 keys: 6
1191Misses: 0 keys: 16
1192Misses: 1 keys: 22
1193Misses: 0 keys: 14
1194Misses: 0 keys: 13
1195Misses: 1 keys: 22
1196Misses: 0 keys: 14
1197Misses: 0 keys: 13
1198Misses: 1 keys: 22
1199Misses: 0 keys: 14
1200Misses: 1 keys: 22
1201Misses: 0 keys: 13
1202Misses: 0 keys: 14
1203Misses: 0 keys: 13
1204Misses: 1 keys: 22
1205Misses: 1 keys: 22
1206Misses: 0 keys: 18
1207Misses: 0 keys: 9
1208Misses: 0 keys: 18
1209Misses: 0 keys: 9
1210Misses: 1 keys: 22
1211Misses: 1 keys: 22
1212Misses: 0 keys: 13
1213Misses: 0 keys: 18
1214Misses: 0 keys: 9
1215Misses: 0 keys: 18
1216Misses: 0 keys: 9
1217Misses: 1 keys: 22
1218Misses: 0 keys: 8
1219Misses: 0 keys: 6
1220Misses: 0 keys: 16
1221Misses: 0 keys: 6
1222Misses: 0 keys: 16
1223Misses: 1 keys: 22
1224Misses: 0 keys: 8
1225Misses: 0 keys: 16
1226Misses: 0 keys: 7
1227Misses: 1 keys: 22
1228Misses: 0 keys: 8
1229Misses: 0 keys: 16
1230Misses: 0 keys: 7
1231Misses: 0 keys: 16
1232Misses: 0 keys: 7
1233Misses: 1 keys: 22
1234Misses: 0 keys: 8
1235Misses: 0 keys: 9
1236Misses: 0 keys: 3
1237Misses: 0 keys: 13
1238Misses: 0 keys: 3
1239Misses: 0 keys: 13
1240Misses: 0 keys: 3
1241Misses: 0 keys: 13
1242Misses: 0 keys: 3
1243Misses: 0 keys: 8
1244Misses: 0 keys: 7
1245Misses: 0 keys: 8
1246Misses: 0 keys: 7
1247Misses: 0 keys: 3
1248Misses: 0 keys: 8
1249Misses: 0 keys: 3
1250Misses: 0 keys: 8
1251Misses: 0 keys: 8
1252Misses: 0 keys: 7
1253Misses: 0 keys: 3
1254Misses: 0 keys: 8
1255Misses: 0 keys: 8
1256Misses: 0 keys: 7
1257Misses: 0 keys: 3
1258Misses: 0 keys: 8
1259Misses: 0 keys: 7
1260Misses: 0 keys: 8
1261Misses: 0 keys: 7
1262Misses: 0 keys: 8
1263Misses: 0 keys: 8
1264Misses: 0 keys: 20
1265Misses: 0 keys: 7
1266Misses: 0 keys: 8
1267Misses: 0 keys: 16
1268Misses: 0 keys: 7
1269Misses: 0 keys: 8
1270Misses: 0 keys: 16
1271Misses: 0 keys: 7
1272Misses: 0 keys: 8
1273Misses: 1 keys: 15
1274Misses: 0 keys: 8
1275Misses: 1 keys: 15
1276Misses: 0 keys: 8
1277Misses: 0 keys: 20
1278Misses: 0 keys: 8
1279Misses: 0 keys: 7
1280Misses: 0 keys: 9
1281Misses: 0 keys: 16
1282Misses: 0 keys: 9
1283Misses: 0 keys: 16
1284Misses: 0 keys: 20
1285Misses: 0 keys: 8
1286Misses: 0 keys: 20
1287Misses: 0 keys: 20
1288Misses: 0 keys: 19
1289Misses: 0 keys: 8
1290Misses: 1 keys: 15
1291Misses: 0 keys: 20
1292Misses: 0 keys: 19
1293Misses: 0 keys: 8
1294Misses: 1 keys: 15
1295Misses: 0 keys: 20
1296Misses: 0 keys: 19
1297Misses: 0 keys: 9
1298Misses: 0 keys: 16
1299Misses: 1 keys: 15
1300Misses: 0 keys: 12
1301Misses: 1 keys: 15
1302Misses: 0 keys: 12
1303Misses: 0 keys: 16
1304Misses: 0 keys: 2
1305Misses: 1 keys: 15
1306Misses: 0 keys: 16
1307Misses: 0 keys: 2
1308Misses: 0 keys: 12
1309Misses: 0 keys: 16
1310Misses: 0 keys: 2
1311Misses: 0 keys: 16
1312Misses: 1 keys: 15
1313Misses: 0 keys: 2
1314Misses: 0 keys: 12
1315Misses: 0 keys: 2
1316Misses: 0 keys: 2
1317Misses: 0 keys: 2
1318Misses: 0 keys: 12
1319Misses: 0 keys: 2
1320Misses: 1 keys: 9
1321Misses: 0 keys: 2
1322Misses: 0 keys: 2
1323Misses: 0 keys: 2
1324Misses: 0 keys: 2
1325Misses: 0 keys: 12
1326Misses: 1 keys: 9
1327Misses: 0 keys: 12
1328Misses: 1 keys: 9
1329Misses: 0 keys: 2
1330Misses: 0 keys: 12
1331Misses: 1 keys: 9
1332Misses: 0 keys: 15
1333Misses: 0 keys: 20
1334Misses: 0 keys: 19
1335Misses: 0 keys: 7
1336Misses: 0 keys: 19
1337Misses: 0 keys: 7
1338Misses: 0 keys: 19
1339Misses: 0 keys: 7
1340Misses: 0 keys: 19
1341Misses: 0 keys: 2
1342Misses: 0 keys: 15
1343Misses: 0 keys: 19
1344Misses: 0 keys: 13
1345Misses: 0 keys: 2
1346Misses: 0 keys: 19
1347Misses: 0 keys: 15
1348Misses: 0 keys: 19
1349Misses: 1 keys: 9
1350Misses: 1 keys: 20
1351Misses: 0 keys: 13
1352Misses: 0 keys: 19
1353Misses: 0 keys: 13
1354Misses: 0 keys: 19
1355Misses: 0 keys: 13
1356Misses: 1 keys: 9
1357Misses: 1 keys: 20
1358Misses: 1 keys: 9
1359Misses: 1 keys: 20
1360Misses: 1 keys: 9
1361Misses: 1 keys: 20
1362Misses: 0 keys: 2
1363Misses: 0 keys: 15
1364Misses: 0 keys: 19
1365Misses: 0 keys: 6
1366Misses: 0 keys: 19
1367Misses: 0 keys: 6
1368Misses: 0 keys: 19
1369Misses: 0 keys: 6
1370Misses: 0 keys: 19
1371Misses: 0 keys: 6
1372Misses: 0 keys: 15
1373Misses: 0 keys: 6
1374Misses: 0 keys: 19
1375Misses: 0 keys: 20
1376Misses: 0 keys: 6
1377Misses: 0 keys: 19
1378Misses: 0 keys: 6
1379Misses: 0 keys: 19
1380Misses: 0 keys: 13
1381Misses: 0 keys: 12
1382Misses: 0 keys: 13
1383Misses: 0 keys: 12
1384Misses: 0 keys: 13
1385Misses: 0 keys: 12
1386Misses: 0 keys: 13
1387Misses: 0 keys: 12
1388Misses: 0 keys: 15
1389Misses: 0 keys: 20
1390Misses: 0 keys: 12
1391Misses: 1 keys: 20
1392Misses: 0 keys: 6
1393Misses: 0 keys: 21
1394Misses: 1 keys: 20
1395Misses: 0 keys: 6
1396Misses: 0 keys: 12
1397Misses: 0 keys: 21
1398Misses: 1 keys: 20
1399Misses: 0 keys: 6
1400Misses: 0 keys: 12
1401Misses: 0 keys: 6
1402Misses: 0 keys: 19
1403Misses: 0 keys: 15
1404Misses: 0 keys: 20
1405Misses: 1 keys: 20
1406Misses: 0 keys: 6
1407Misses: 0 keys: 15
1408Misses: 0 keys: 20
1409Misses: 0 keys: 19
1410Misses: 0 keys: 6
1411Misses: 0 keys: 21
1412Misses: 0 keys: 6
1413Misses: 0 keys: 12
1414Misses: 0 keys: 21
1415Misses: 0 keys: 4
1416Misses: 0 keys: 6
1417Misses: 0 keys: 4
1418Misses: 0 keys: 19
1419Misses: 0 keys: 6
1420Misses: 0 keys: 19
1421Misses: 0 keys: 6
1422Misses: 0 keys: 20
1423Misses: 0 keys: 6
1424Misses: 0 keys: 16
1425Misses: 0 keys: 4
1426Misses: 0 keys: 6
1427Misses: 0 keys: 4
1428Misses: 0 keys: 21
1429Misses: 1 keys: 10
1430Misses: 0 keys: 21
1431Misses: 1 keys: 10
1432Misses: 0 keys: 21
1433Misses: 1 keys: 10
1434Misses: 0 keys: 21
1435Misses: 1 keys: 10
1436Misses: 0 keys: 19
1437Misses: 0 keys: 6
1438Misses: 0 keys: 4
1439Misses: 0 keys: 10
1440Misses: 0 keys: 4
1441Misses: 0 keys: 10
1442Misses: 0 keys: 4
1443Misses: 0 keys: 10
1444Misses: 0 keys: 6
1445Misses: 0 keys: 12
1446Misses: 0 keys: 4
1447Misses: 0 keys: 10
1448Misses: 0 keys: 6
1449Misses: 0 keys: 12
1450Misses: 0 keys: 6
1451Misses: 0 keys: 12
1452Misses: 0 keys: 6
1453Misses: 0 keys: 12
1454Misses: 0 keys: 10
1455Misses: 0 keys: 12
1456Misses: 0 keys: 10
1457Misses: 0 keys: 12
1458Misses: 0 keys: 10
1459Misses: 0 keys: 12
1460Misses: 0 keys: 12
1461Misses: 0 keys: 17
1462Misses: 0 keys: 10
1463Misses: 0 keys: 12
1464Misses: 0 keys: 12
1465Misses: 0 keys: 17
1466Misses: 0 keys: 12
1467Misses: 0 keys: 17
1468Misses: 0 keys: 12
1469Misses: 0 keys: 12
1470Misses: 0 keys: 12
1471Misses: 0 keys: 17
1472Misses: 0 keys: 12
1473Misses: 0 keys: 12
1474Misses: 0 keys: 12
1475Misses: 0 keys: 12
1476Misses: 0 keys: 12
1477Misses: 0 keys: 12
1478Misses: 0 keys: 20
1479Misses: 0 keys: 16
1480Misses: 0 keys: 12
1481Misses: 0 keys: 12
1482Misses: 0 keys: 20
1483Misses: 0 keys: 16
1484Misses: 0 keys: 12
1485Misses: 0 keys: 12
1486Misses: 0 keys: 12
1487Misses: 0 keys: 20
1488Misses: 0 keys: 12
1489Misses: 0 keys: 16
1490Misses: 0 keys: 12
1491Misses: 0 keys: 12
1492Misses: 0 keys: 16
1493Misses: 0 keys: 3
1494Misses: 0 keys: 12
1495Misses: 0 keys: 8
1496Misses: 0 keys: 16
1497Misses: 0 keys: 3
1498Misses: 0 keys: 16
1499Misses: 0 keys: 12
1500Misses: 0 keys: 3
1501Misses: 0 keys: 8
1502Misses: 0 keys: 16
1503Misses: 0 keys: 3
1504Misses: 0 keys: 12
1505Misses: 0 keys: 8
1506Misses: 0 keys: 17
1507Misses: 1 keys: 10
1508Misses: 1 keys: 12
1509Misses: 1 keys: 10
1510Misses: 1 keys: 12
1511Misses: 1 keys: 10
1512Misses: 1 keys: 12
1513Misses: 1 keys: 10
1514Misses: 1 keys: 12
1515Misses: 1 keys: 12
1516Misses: 0 keys: 5
1517Misses: 1 keys: 12
1518Misses: 0 keys: 5
1519Misses: 1 keys: 12
1520Misses: 0 keys: 5
1521Misses: 1 keys: 12
1522Misses: 0 keys: 5
1523Misses: 0 keys: 5
1524Misses: 0 keys: 4
1525Misses: 0 keys: 5
1526Misses: 0 keys: 4
1527Misses: 0 keys: 5
1528Misses: 0 keys: 4
1529Misses: 0 keys: 5
1530Misses: 0 keys: 4
1531Misses: 0 keys: 4
1532Misses: 0 keys: 7
1533Misses: 0 keys: 4
1534Misses: 0 keys: 7
1535Misses: 0 keys: 4
1536Misses: 0 keys: 7
1537Misses: 0 keys: 4
1538Misses: 0 keys: 7
1539Misses: 0 keys: 12
1540Misses: 0 keys: 21
1541Misses: 0 keys: 8
1542Misses: 0 keys: 17
1543Misses: 0 keys: 21
1544Misses: 0 keys: 8
1545Misses: 0 keys: 4
1546Misses: 0 keys: 17
1547Misses: 0 keys: 21
1548Misses: 0 keys: 8
1549Misses: 0 keys: 4
1550Misses: 0 keys: 8
1551Misses: 0 keys: 4
1552Misses: 0 keys: 17
1553Misses: 0 keys: 21
1554Misses: 0 keys: 8
1555Misses: 0 keys: 4
1556Misses: 0 keys: 4
1557Misses: 1 keys: 17
1558Misses: 0 keys: 21
1559Misses: 0 keys: 16
1560Misses: 0 keys: 4
1561Misses: 1 keys: 17
1562Misses: 0 keys: 7
1563Misses: 0 keys: 13
1564Misses: 0 keys: 7
1565Misses: 0 keys: 13
1566Misses: 0 keys: 7
1567Misses: 0 keys: 13
1568Misses: 0 keys: 21
1569Misses: 0 keys: 16
1570Misses: 0 keys: 21
1571Misses: 0 keys: 16
1572Misses: 0 keys: 7
1573Misses: 0 keys: 13
1574Misses: 0 keys: 3
1575Misses: 0 keys: 4
1576Misses: 0 keys: 3
1577Misses: 0 keys: 4
1578Misses: 0 keys: 3
1579Misses: 0 keys: 4
1580Misses: 0 keys: 13
1581Misses: 0 keys: 3
1582Misses: 0 keys: 4
1583Misses: 1 keys: 11
1584Misses: 0 keys: 4
1585Misses: 0 keys: 21
1586Misses: 0 keys: 13
1587Misses: 0 keys: 16
1588Misses: 1 keys: 11
1589Misses: 0 keys: 13
1590Misses: 1 keys: 11
1591Misses: 0 keys: 13
1592Misses: 1 keys: 11
1593Misses: 0 keys: 4
1594Misses: 1 keys: 17
1595Misses: 0 keys: 11
1596Misses: 0 keys: 4
1597Misses: 1 keys: 17
1598Misses: 0 keys: 4
1599Misses: 0 keys: 11
1600Misses: 1 keys: 11
1601Misses: 0 keys: 4
1602Misses: 0 keys: 19
1603Misses: 0 keys: 11
1604Misses: 0 keys: 4
1605Misses: 1 keys: 11
1606Misses: 0 keys: 11
1607Misses: 0 keys: 19
1608Misses: 1 keys: 17
1609Misses: 0 keys: 2
1610Misses: 1 keys: 17
1611Misses: 0 keys: 2
1612Misses: 1 keys: 17
1613Misses: 0 keys: 2
1614Misses: 1 keys: 11
1615Misses: 0 keys: 19
1616Misses: 1 keys: 17
1617Misses: 0 keys: 2
1618Misses: 1 keys: 11
1619Misses: 0 keys: 19
1620Misses: 0 keys: 2
1621Misses: 1 keys: 9
1622Misses: 0 keys: 16
1623Misses: 0 keys: 19
1624Misses: 0 keys: 17
1625Misses: 0 keys: 13
1626Misses: 0 keys: 2
1627Misses: 1 keys: 9
1628Misses: 0 keys: 2
1629Misses: 1 keys: 9
1630Misses: 0 keys: 19
1631Misses: 0 keys: 17
1632Misses: 0 keys: 16
1633Misses: 0 keys: 13
1634Misses: 0 keys: 2
1635Misses: 1 keys: 9
1636Misses: 0 keys: 19
1637Misses: 0 keys: 17
1638Misses: 0 keys: 16
1639Misses: 0 keys: 13
1640Misses: 0 keys: 16
1641Misses: 0 keys: 13
1642Misses: 0 keys: 19
1643Misses: 0 keys: 17
1644Misses: 0 keys: 11
1645Misses: 0 keys: 13
1646Misses: 0 keys: 11
1647Misses: 0 keys: 13
1648Misses: 0 keys: 11
1649Misses: 0 keys: 13
1650Misses: 0 keys: 11
1651Misses: 0 keys: 13
1652Misses: 0 keys: 17
1653Misses: 0 keys: 22
1654Misses: 0 keys: 17
1655Misses: 0 keys: 22
1656Misses: 0 keys: 17
1657Misses: 0 keys: 22
1658Misses: 0 keys: 17
1659Misses: 0 keys: 13
1660Misses: 0 keys: 19
1661Misses: 0 keys: 13
1662Misses: 1 keys: 9
1663Misses: 0 keys: 8
1664Misses: 0 keys: 12
1665Misses: 1 keys: 9
1666Misses: 0 keys: 8
1667Misses: 1 keys: 9
1668Misses: 0 keys: 8
1669Misses: 0 keys: 13
1670Misses: 0 keys: 13
1671Misses: 0 keys: 19
1672Misses: 0 keys: 12
1673Misses: 0 keys: 13
1674Misses: 0 keys: 12
1675Misses: 0 keys: 13
1676Misses: 0 keys: 19
1677Misses: 0 keys: 13
1678Misses: 0 keys: 12
1679Misses: 0 keys: 22
1680Misses: 1 keys: 9
1681Misses: 0 keys: 8
1682Misses: 0 keys: 8
1683Misses: 0 keys: 6
1684Misses: 0 keys: 8
1685Misses: 0 keys: 6
1686Misses: 0 keys: 8
1687Misses: 0 keys: 6
1688Misses: 0 keys: 8
1689Misses: 0 keys: 6
1690Misses: 0 keys: 6
1691Misses: 0 keys: 18
1692Misses: 0 keys: 6
1693Misses: 0 keys: 18
1694Misses: 0 keys: 6
1695Misses: 0 keys: 18
1696Misses: 0 keys: 6
1697Misses: 0 keys: 18
1698Misses: 0 keys: 18
1699Misses: 0 keys: 13
1700Misses: 0 keys: 19
1701Misses: 0 keys: 12
1702Misses: 0 keys: 9
1703Misses: 0 keys: 19
1704Misses: 0 keys: 22
1705Misses: 0 keys: 22
1706Misses: 0 keys: 22
1707Misses: 0 keys: 12
1708Misses: 0 keys: 9
1709Misses: 0 keys: 12
1710Misses: 1 keys: 16
1711Misses: 0 keys: 9
1712Misses: 0 keys: 12
1713Misses: 0 keys: 22
1714Misses: 0 keys: 22
1715Misses: 0 keys: 9
1716Misses: 0 keys: 19
1717Misses: 0 keys: 22
1718Misses: 0 keys: 18
1719Misses: 1 keys: 16
1720Misses: 0 keys: 18
1721Misses: 1 keys: 16
1722Misses: 0 keys: 18
1723Misses: 1 keys: 16
1724Misses: 1 keys: 16
1725Misses: 0 keys: 7
1726Misses: 1 keys: 16
1727Misses: 0 keys: 7
1728Misses: 1 keys: 16
1729Misses: 0 keys: 7
1730Misses: 1 keys: 16
1731Misses: 0 keys: 7
1732Misses: 0 keys: 9
1733Misses: 0 keys: 5
1734Misses: 0 keys: 9
1735Misses: 0 keys: 5
1736Misses: 0 keys: 9
1737Misses: 0 keys: 5
1738Misses: 0 keys: 7
1739Misses: 0 keys: 9
1740Misses: 0 keys: 5
1741Misses: 1 keys: 15
1742Misses: 0 keys: 5
1743Misses: 0 keys: 14
1744Misses: 0 keys: 7
1745Misses: 0 keys: 19
1746Misses: 0 keys: 5
1747Misses: 0 keys: 14
1748Misses: 0 keys: 22
1749Misses: 0 keys: 22
1750Misses: 0 keys: 22
1751Misses: 0 keys: 5
1752Misses: 0 keys: 14
1753Misses: 0 keys: 5
1754Misses: 0 keys: 14
1755Misses: 0 keys: 19
1756Misses: 0 keys: 22
1757Misses: 0 keys: 22
1758Misses: 0 keys: 22
1759Misses: 0 keys: 14
1760Misses: 1 keys: 18
1761Misses: 0 keys: 14
1762Misses: 0 keys: 22
1763Misses: 1 keys: 18
1764Misses: 0 keys: 10
1765Misses: 0 keys: 22
1766Misses: 1 keys: 12
1767Misses: 0 keys: 22
1768Misses: 0 keys: 10
1769Misses: 0 keys: 22
1770Misses: 1 keys: 12
1771Misses: 0 keys: 22
1772Misses: 0 keys: 10
1773Misses: 0 keys: 22
1774Misses: 1 keys: 12
1775Misses: 0 keys: 22
1776Misses: 0 keys: 10
1777Misses: 0 keys: 22
1778Misses: 1 keys: 12
1779Misses: 0 keys: 10
1780Misses: 0 keys: 10
1781Misses: 1 keys: 12
1782Misses: 1 keys: 12
1783Misses: 0 keys: 10
1784Misses: 0 keys: 10
1785Misses: 1 keys: 12
1786Misses: 1 keys: 12
1787Misses: 0 keys: 10
1788Misses: 0 keys: 10
1789Misses: 1 keys: 12
1790Misses: 1 keys: 12
1791Misses: 0 keys: 10
1792Misses: 0 keys: 10
1793Misses: 1 keys: 15
1794Misses: 0 keys: 7
1795Misses: 1 keys: 15
1796Misses: 0 keys: 7
1797Misses: 1 keys: 15
1798Misses: 1 keys: 15
1799Misses: 2 keys: 21
1800Misses: 1 keys: 15
1801Misses: 2 keys: 21
1802Misses: 1 keys: 12
1803Misses: 1 keys: 12
1804Misses: 0 keys: 14
1805Misses: 1 keys: 18
1806Misses: 0 keys: 14
1807Misses: 1 keys: 18
1808Misses: 0 keys: 10
1809Misses: 0 keys: 8
1810Misses: 0 keys: 10
1811Misses: 0 keys: 8
1812Misses: 1 keys: 12
1813Misses: 0 keys: 13
1814Misses: 1 keys: 18
1815Misses: 0 keys: 17
1816Misses: 0 keys: 10
1817Misses: 0 keys: 8
1818Misses: 1 keys: 12
1819Misses: 0 keys: 10
1820Misses: 0 keys: 13
1821Misses: 0 keys: 8
1822Misses: 1 keys: 18
1823Misses: 0 keys: 17
1824Misses: 1 keys: 12
1825Misses: 0 keys: 13
1826Misses: 1 keys: 18
1827Misses: 0 keys: 17
1828Misses: 1 keys: 12
1829Misses: 0 keys: 13
1830Misses: 1 keys: 18
1831Misses: 0 keys: 8
1832Misses: 0 keys: 17
1833Misses: 0 keys: 7
1834Misses: 0 keys: 8
1835Misses: 0 keys: 7
1836Misses: 0 keys: 8
1837Misses: 0 keys: 7
1838Misses: 0 keys: 8
1839Misses: 0 keys: 7
1840Misses: 0 keys: 13
1841Misses: 0 keys: 16
1842Misses: 0 keys: 17
1843Misses: 0 keys: 21
1844Misses: 0 keys: 13
1845Misses: 0 keys: 16
1846Misses: 0 keys: 7
1847Misses: 0 keys: 6
1848Misses: 0 keys: 13
1849Misses: 0 keys: 17
1850Misses: 0 keys: 7
1851Misses: 0 keys: 21
1852Misses: 0 keys: 16
1853Misses: 0 keys: 6
1854Misses: 0 keys: 7
1855Misses: 0 keys: 6
1856Misses: 0 keys: 17
1857Misses: 0 keys: 21
1858Misses: 0 keys: 17
1859Misses: 0 keys: 21
1860Misses: 0 keys: 7
1861Misses: 0 keys: 6
1862Misses: 0 keys: 13
1863Misses: 0 keys: 16
1864Misses: 1 keys: 15
1865Misses: 2 keys: 21
1866Misses: 0 keys: 16
1867Misses: 1 keys: 15
1868Misses: 2 keys: 21
1869Misses: 2 keys: 21
1870Misses: 0 keys: 4
1871Misses: 2 keys: 21
1872Misses: 0 keys: 4
1873Misses: 2 keys: 21
1874Misses: 0 keys: 4
1875Misses: 2 keys: 21
1876Misses: 0 keys: 4
1877Misses: 0 keys: 4
1878Misses: 0 keys: 19
1879Misses: 0 keys: 4
1880Misses: 0 keys: 19
1881Misses: 0 keys: 16
1882Misses: 0 keys: 16
1883Misses: 0 keys: 16
1884Misses: 0 keys: 4
1885Misses: 0 keys: 19
1886Misses: 0 keys: 16
1887Misses: 0 keys: 16
1888Misses: 0 keys: 4
1889Misses: 0 keys: 19
1890Misses: 0 keys: 16
1891Misses: 0 keys: 16
1892Misses: 0 keys: 19
1893Misses: 0 keys: 4
1894Misses: 0 keys: 19
1895Misses: 0 keys: 16
1896Misses: 0 keys: 15
1897Misses: 0 keys: 16
1898Misses: 0 keys: 15
1899Misses: 0 keys: 16
1900Misses: 0 keys: 15
1901Misses: 0 keys: 16
1902Misses: 0 keys: 15
1903Misses: 0 keys: 15
1904Misses: 0 keys: 17
1905Misses: 0 keys: 15
1906Misses: 0 keys: 17
1907Misses: 0 keys: 15
1908Misses: 0 keys: 17
1909Misses: 0 keys: 15
1910Misses: 0 keys: 17
1911Misses: 0 keys: 4
1912Misses: 0 keys: 19
1913Misses: 0 keys: 4
1914Misses: 0 keys: 19
1915Misses: 0 keys: 4
1916Misses: 0 keys: 4
1917Misses: 0 keys: 3
1918Misses: 0 keys: 4
1919Misses: 0 keys: 3
1920Misses: 0 keys: 4
1921Misses: 0 keys: 3
1922Misses: 0 keys: 4
1923Misses: 0 keys: 3
1924Misses: 0 keys: 3
1925Misses: 1 keys: 17
1926Misses: 0 keys: 3
1927Misses: 1 keys: 17
1928Misses: 0 keys: 3
1929Misses: 1 keys: 17
1930Misses: 0 keys: 3
1931Misses: 1 keys: 17
1932Misses: 1 keys: 17
1933Misses: 0 keys: 13
1934Misses: 1 keys: 17
1935Misses: 0 keys: 13
1936Misses: 1 keys: 17
1937Misses: 0 keys: 13
1938Misses: 1 keys: 17
1939Misses: 0 keys: 13
1940Misses: 0 keys: 6
1941Misses: 0 keys: 15
1942Misses: 0 keys: 6
1943Misses: 0 keys: 15
1944Misses: 0 keys: 6
1945Misses: 0 keys: 15
1946Misses: 0 keys: 6
1947Misses: 0 keys: 15
1948Misses: 0 keys: 15
1949Misses: 0 keys: 17
1950Misses: 0 keys: 15
1951Misses: 0 keys: 17
1952Misses: 0 keys: 15
1953Misses: 0 keys: 17
1954Misses: 0 keys: 15
1955Misses: 0 keys: 17
1956Misses: 0 keys: 21
1957Misses: 0 keys: 8
1958Misses: 0 keys: 17
1959Misses: 0 keys: 15
1960Misses: 0 keys: 21
1961Misses: 0 keys: 8
1962Misses: 0 keys: 21
1963Misses: 0 keys: 8
1964Misses: 0 keys: 17
1965Misses: 0 keys: 15
1966Misses: 0 keys: 21
1967Misses: 0 keys: 8
1968Misses: 0 keys: 17
1969Misses: 0 keys: 15
1970Misses: 0 keys: 17
1971Misses: 0 keys: 15
1972Misses: 0 keys: 13
1973Misses: 0 keys: 8
1974Misses: 0 keys: 13
1975Misses: 0 keys: 18
1976Misses: 0 keys: 8
1977Misses: 0 keys: 13
1978Misses: 0 keys: 13
1979Misses: 0 keys: 18
1980Misses: 0 keys: 17
1981Misses: 0 keys: 15
1982Misses: 0 keys: 17
1983Misses: 0 keys: 15
1984Misses: 0 keys: 17
1985Misses: 0 keys: 15
1986Misses: 0 keys: 13
1987Misses: 0 keys: 17
1988Misses: 0 keys: 18
1989Misses: 0 keys: 15
1990Misses: 0 keys: 13
1991Misses: 0 keys: 18
1992Misses: 0 keys: 15
1993Misses: 1 keys: 12
1994Misses: 0 keys: 15
1995Misses: 0 keys: 18
1996Misses: 0 keys: 18
1997Misses: 0 keys: 8
1998Misses: 0 keys: 13
1999Misses: 0 keys: 8
2000Misses: 0 keys: 13
2001Misses: 0 keys: 13
2002Misses: 1 keys: 12
2003Misses: 0 keys: 15
2004Misses: 1 keys: 12
2005Misses: 0 keys: 15
2006Misses: 1 keys: 12
2007Misses: 1 keys: 12
2008Misses: 1 keys: 8
2009Misses: 1 keys: 12
2010Misses: 1 keys: 8
2011Misses: 0 keys: 13
2012Misses: 1 keys: 12
2013Misses: 0 keys: 18
2014Misses: 1 keys: 8
2015Misses: 0 keys: 18
2016Misses: 1 keys: 12
2017Misses: 1 keys: 8
2018Misses: 0 keys: 18
2019Misses: 0 keys: 18
2020Misses: 0 keys: 13
2021Misses: 0 keys: 13
2022Misses: 0 keys: 13
2023Misses: 0 keys: 13
2024Misses: 0 keys: 18
2025Misses: 0 keys: 18
2026Misses: 1 keys: 8
2027Misses: 0 keys: 19
2028Misses: 0 keys: 13
2029Misses: 0 keys: 13
2030Misses: 1 keys: 8
2031Misses: 0 keys: 19
2032Misses: 1 keys: 8
2033Misses: 0 keys: 19
2034Misses: 1 keys: 8
2035Misses: 0 keys: 19
2036Misses: 0 keys: 18
2037Misses: 1 keys: 3
2038Misses: 0 keys: 18
2039Misses: 0 keys: 13
2040Misses: 0 keys: 18
2041Misses: 0 keys: 19
2042Misses: 1 keys: 3
2043Misses: 0 keys: 17
2044Misses: 0 keys: 15
2045Misses: 0 keys: 13
2046Misses: 0 keys: 17
2047Misses: 0 keys: 18
2048Misses: 0 keys: 19
2049Misses: 0 keys: 17
2050Misses: 0 keys: 13
2051Misses: 0 keys: 18
2052Misses: 0 keys: 15
2053Misses: 0 keys: 17
2054Misses: 0 keys: 19
2055Misses: 0 keys: 17
2056Misses: 0 keys: 13
2057Misses: 0 keys: 18
2058Misses: 0 keys: 15
2059Misses: 0 keys: 19
2060Misses: 0 keys: 17
2061Misses: 0 keys: 17
2062Misses: 0 keys: 15
2063Misses: 0 keys: 17
2064Misses: 0 keys: 18
2065Misses: 0 keys: 17
2066Misses: 0 keys: 12
2067Misses: 0 keys: 16
2068Misses: 0 keys: 18
2069Misses: 0 keys: 17
2070Misses: 0 keys: 17
2071Misses: 0 keys: 14
2072Misses: 0 keys: 17
2073Misses: 0 keys: 14
2074Misses: 0 keys: 17
2075Misses: 0 keys: 14
2076Misses: 0 keys: 17
2077Misses: 0 keys: 14
2078Misses: 0 keys: 14
2079Misses: 0 keys: 4
2080Misses: 0 keys: 14
2081Misses: 0 keys: 4
2082Misses: 0 keys: 14
2083Misses: 0 keys: 4
2084Misses: 0 keys: 12
2085Misses: 0 keys: 14
2086Misses: 0 keys: 18
2087Misses: 1 keys: 3
2088Misses: 0 keys: 18
2089Misses: 0 keys: 18
2090Misses: 0 keys: 12
2091Misses: 1 keys: 3
2092Misses: 0 keys: 18
2093Misses: 0 keys: 12
2094Misses: 0 keys: 4
2095Misses: 0 keys: 12
2096Misses: 0 keys: 10
2097Misses: 0 keys: 12
2098Misses: 0 keys: 10
2099Misses: 0 keys: 12
2100Misses: 0 keys: 10
2101Misses: 0 keys: 12
2102Misses: 0 keys: 10
2103Misses: 0 keys: 4
2104Misses: 0 keys: 15
2105Misses: 0 keys: 4
2106Misses: 1 keys: 3
2107Misses: 1 keys: 18
2108Misses: 1 keys: 3
2109Misses: 1 keys: 18
2110Misses: 0 keys: 10
2111Misses: 0 keys: 4
2112Misses: 0 keys: 10
2113Misses: 0 keys: 4
2114Misses: 1 keys: 3
2115Misses: 1 keys: 18
2116Misses: 0 keys: 10
2117Misses: 0 keys: 4
2118Misses: 1 keys: 3
2119Misses: 1 keys: 18
2120Misses: 0 keys: 10
2121Misses: 0 keys: 4
2122Misses: 0 keys: 4
2123Misses: 1 keys: 11
2124Misses: 1 keys: 18
2125Misses: 0 keys: 11
2126Misses: 0 keys: 4
2127Misses: 1 keys: 11
2128Misses: 0 keys: 4
2129Misses: 1 keys: 18
2130Misses: 1 keys: 11
2131Misses: 0 keys: 11
2132Misses: 0 keys: 4
2133Misses: 1 keys: 11
2134Misses: 1 keys: 18
2135Misses: 0 keys: 11
2136Misses: 1 keys: 18
2137Misses: 0 keys: 11
2138Misses: 1 keys: 11
2139Misses: 0 keys: 18
2140Misses: 1 keys: 11
2141Misses: 0 keys: 18
2142Misses: 0 keys: 11
2143Misses: 1 keys: 11
2144Misses: 1 keys: 3
2145Misses: 0 keys: 16
2146Misses: 0 keys: 11
2147Misses: 1 keys: 3
2148Misses: 0 keys: 11
2149Misses: 1 keys: 3
2150Misses: 0 keys: 17
2151Misses: 0 keys: 16
2152Misses: 0 keys: 11
2153Misses: 1 keys: 3
2154Misses: 0 keys: 17
2155Misses: 0 keys: 16
2156Misses: 1 keys: 3
2157Misses: 0 keys: 8
2158Misses: 1 keys: 3
2159Misses: 0 keys: 8
2160Misses: 0 keys: 16
2161Misses: 0 keys: 21
2162Misses: 1 keys: 3
2163Misses: 0 keys: 8
2164Misses: 1 keys: 3
2165Misses: 0 keys: 16
2166Misses: 0 keys: 8
2167Misses: 0 keys: 21
2168Misses: 0 keys: 15
2169Misses: 0 keys: 16
2170Misses: 0 keys: 21
2171Misses: 0 keys: 4
2172Misses: 0 keys: 15
2173Misses: 0 keys: 16
2174Misses: 0 keys: 4
2175Misses: 0 keys: 21
2176Misses: 0 keys: 15
2177Misses: 0 keys: 15
2178Misses: 0 keys: 16
2179Misses: 0 keys: 15
2180Misses: 0 keys: 16
2181Misses: 0 keys: 15
2182Misses: 0 keys: 16
2183Misses: 0 keys: 15
2184Misses: 0 keys: 16
2185Misses: 0 keys: 16
2186Misses: 1 keys: 3
2187Misses: 0 keys: 16
2188Misses: 1 keys: 3
2189Misses: 0 keys: 16
2190Misses: 1 keys: 3
2191Misses: 0 keys: 16
2192Misses: 1 keys: 3
2193Misses: 0 keys: 21
2194Misses: 0 keys: 7
2195Misses: 0 keys: 21
2196Misses: 0 keys: 7
2197Misses: 0 keys: 21
2198Misses: 0 keys: 7
2199Misses: 0 keys: 21
2200Misses: 0 keys: 7
2201Misses: 1 keys: 3
2202Misses: 0 keys: 2
2203Misses: 1 keys: 3
2204Misses: 0 keys: 2
2205Misses: 1 keys: 3
2206Misses: 0 keys: 2
2207Misses: 1 keys: 3
2208Misses: 0 keys: 2
2209Misses: 0 keys: 7
2210Misses: 0 keys: 14
2211Misses: 0 keys: 7
2212Misses: 0 keys: 14
2213Misses: 0 keys: 7
2214Misses: 0 keys: 14
2215Misses: 0 keys: 7
2216Misses: 0 keys: 2
2217Misses: 0 keys: 7
2218Misses: 0 keys: 18
2219Misses: 0 keys: 2
2220Misses: 0 keys: 7
2221Misses: 0 keys: 2
2222Misses: 0 keys: 7
2223Misses: 0 keys: 2
2224Misses: 0 keys: 14
2225Misses: 0 keys: 7
2226Misses: 0 keys: 8
2227Misses: 0 keys: 14
2228Misses: 0 keys: 18
2229Misses: 1 keys: 11
2230Misses: 0 keys: 18
2231Misses: 0 keys: 18
2232Misses: 0 keys: 8
2233Misses: 0 keys: 7
2234Misses: 0 keys: 20
2235Misses: 0 keys: 18
2236Misses: 0 keys: 8
2237Misses: 0 keys: 7
2238Misses: 0 keys: 20
2239Misses: 0 keys: 14
2240Misses: 0 keys: 11
2241Misses: 0 keys: 8
2242Misses: 0 keys: 11
2243Misses: 0 keys: 8
2244Misses: 0 keys: 11
2245Misses: 0 keys: 8
2246Misses: 0 keys: 11
2247Misses: 0 keys: 11
2248Misses: 1 keys: 21
2249Misses: 0 keys: 11
2250Misses: 1 keys: 21
2251Misses: 0 keys: 11
2252Misses: 1 keys: 21
2253Misses: 0 keys: 11
2254Misses: 1 keys: 21
2255Misses: 1 keys: 21
2256Misses: 0 keys: 7
2257Misses: 1 keys: 21
2258Misses: 0 keys: 7
2259Misses: 1 keys: 21
2260Misses: 0 keys: 7
2261Misses: 0 keys: 18
2262Misses: 0 keys: 8
2263Misses: 1 keys: 21
2264Misses: 0 keys: 7
2265Misses: 0 keys: 18
2266Misses: 0 keys: 8
2267Misses: 0 keys: 18
2268Misses: 0 keys: 7
2269Misses: 0 keys: 20
2270Misses: 0 keys: 14
2271Misses: 0 keys: 18
2272Misses: 0 keys: 14
2273Misses: 0 keys: 7
2274Misses: 0 keys: 18
2275Misses: 0 keys: 20
2276Misses: 0 keys: 7
2277Misses: 0 keys: 6
2278Misses: 0 keys: 7
2279Misses: 0 keys: 6
2280Misses: 0 keys: 7
2281Misses: 0 keys: 6
2282Misses: 0 keys: 18
2283Misses: 0 keys: 12
2284Misses: 0 keys: 7
2285Misses: 0 keys: 6
2286Misses: 0 keys: 18
2287Misses: 0 keys: 12
2288Misses: 0 keys: 18
2289Misses: 0 keys: 12
2290Misses: 0 keys: 18
2291Misses: 0 keys: 12
2292Misses: 0 keys: 6
2293Misses: 0 keys: 12
2294Misses: 0 keys: 6
2295Misses: 0 keys: 12
2296Misses: 0 keys: 6
2297Misses: 0 keys: 12
2298Misses: 0 keys: 6
2299Misses: 0 keys: 12
2300Misses: 0 keys: 12
2301Misses: 0 keys: 15
2302Misses: 0 keys: 12
2303Misses: 0 keys: 15
2304Misses: 0 keys: 12
2305Misses: 0 keys: 15
2306Misses: 0 keys: 12
2307Misses: 0 keys: 8
2308Misses: 0 keys: 12
2309Misses: 0 keys: 15
2310Misses: 0 keys: 12
2311Misses: 0 keys: 8
2312Misses: 0 keys: 12
2313Misses: 0 keys: 8
2314Misses: 0 keys: 12
2315Misses: 0 keys: 8
2316Misses: 0 keys: 15
2317Misses: 1 keys: 9
2318Misses: 0 keys: 15
2319Misses: 1 keys: 9
2320Misses: 0 keys: 8
2321Misses: 0 keys: 20
2322Misses: 0 keys: 20
2323Misses: 0 keys: 5
2324Misses: 0 keys: 8
2325Misses: 0 keys: 20
2326Misses: 0 keys: 20
2327Misses: 0 keys: 5
2328Misses: 0 keys: 8
2329Misses: 0 keys: 20
2330Misses: 0 keys: 20
2331Misses: 0 keys: 5
2332Misses: 0 keys: 20
2333Misses: 0 keys: 8
2334Misses: 0 keys: 20
2335Misses: 0 keys: 5
2336Misses: 0 keys: 5
2337Misses: 0 keys: 20
2338Misses: 0 keys: 16
2339Misses: 0 keys: 7
2340Misses: 0 keys: 5
2341Misses: 0 keys: 16
2342Misses: 0 keys: 20
2343Misses: 0 keys: 7
2344Misses: 0 keys: 5
2345Misses: 0 keys: 16
2346Misses: 0 keys: 20
2347Misses: 0 keys: 7
2348Misses: 0 keys: 20
2349Misses: 0 keys: 7
2350Misses: 0 keys: 7
2351Misses: 0 keys: 5
2352Misses: 0 keys: 8
2353Misses: 0 keys: 18
2354Misses: 0 keys: 11
2355Misses: 0 keys: 8
2356Misses: 0 keys: 18
2357Misses: 0 keys: 7
2358Misses: 0 keys: 11
2359Misses: 0 keys: 8
2360Misses: 0 keys: 18
2361Misses: 0 keys: 15
2362Misses: 1 keys: 9
2363Misses: 0 keys: 7
2364Misses: 0 keys: 11
2365Misses: 0 keys: 7
2366Misses: 0 keys: 11
2367Misses: 0 keys: 8
2368Misses: 0 keys: 18
2369Misses: 0 keys: 16
2370Misses: 0 keys: 16
2371Misses: 0 keys: 22
2372Misses: 0 keys: 11
2373Misses: 0 keys: 14
2374Misses: 0 keys: 18
2375Misses: 0 keys: 13
2376Misses: 0 keys: 11
2377Misses: 0 keys: 14
2378Misses: 0 keys: 18
2379Misses: 0 keys: 13
2380Misses: 0 keys: 11
2381Misses: 0 keys: 14
2382Misses: 0 keys: 18
2383Misses: 0 keys: 13
2384Misses: 0 keys: 11
2385Misses: 0 keys: 14
2386Misses: 0 keys: 15
2387Misses: 1 keys: 9
2388Misses: 1 keys: 9
2389Misses: 0 keys: 22
2390Misses: 0 keys: 14
2391Misses: 1 keys: 12
2392Misses: 0 keys: 14
2393Misses: 0 keys: 16
2394Misses: 1 keys: 12
2395Misses: 0 keys: 22
2396Misses: 0 keys: 14
2397Misses: 1 keys: 9
2398Misses: 0 keys: 22
2399Misses: 1 keys: 9
2400Misses: 1 keys: 12
2401Misses: 0 keys: 16
2402Misses: 0 keys: 22
2403Misses: 0 keys: 18
2404Misses: 0 keys: 22
2405Misses: 0 keys: 13
2406Misses: 1 keys: 9
2407Misses: 0 keys: 22
2408Misses: 0 keys: 13
2409Misses: 2 keys: 20
2410Misses: 0 keys: 22
2411Misses: 0 keys: 13
2412Misses: 2 keys: 20
2413Misses: 0 keys: 13
2414Misses: 2 keys: 20
2415Misses: 0 keys: 13
2416Misses: 2 keys: 20
2417Misses: 0 keys: 14
2418Misses: 1 keys: 12
2419Misses: 1 keys: 12
2420Misses: 0 keys: 5
2421Misses: 1 keys: 12
2422Misses: 0 keys: 5
2423Misses: 1 keys: 12
2424Misses: 2 keys: 20
2425Misses: 0 keys: 16
2426Misses: 0 keys: 14
2427Misses: 0 keys: 22
2428Misses: 2 keys: 20
2429Misses: 0 keys: 14
2430Misses: 0 keys: 5
2431Misses: 0 keys: 3
2432Misses: 0 keys: 22
2433Misses: 0 keys: 3
2434Misses: 1 keys: 12
2435Misses: 0 keys: 5
2436Misses: 2 keys: 20
2437Misses: 0 keys: 14
2438Misses: 0 keys: 5
2439Misses: 2 keys: 20
2440Misses: 0 keys: 14
2441Misses: 0 keys: 22
2442Misses: 0 keys: 18
2443Misses: 0 keys: 20
2444Misses: 0 keys: 5
2445Misses: 0 keys: 20
2446Misses: 0 keys: 22
2447Misses: 0 keys: 18
2448Misses: 0 keys: 5
2449Misses: 0 keys: 20
2450Misses: 0 keys: 5
2451Misses: 0 keys: 20
2452Misses: 0 keys: 22
2453Misses: 0 keys: 18
2454Misses: 0 keys: 22
2455Misses: 0 keys: 18
2456Misses: 0 keys: 14
2457Misses: 0 keys: 22
2458Misses: 0 keys: 7
2459Misses: 0 keys: 3
2460Misses: 0 keys: 22
2461Misses: 0 keys: 3
2462Misses: 0 keys: 14
2463Misses: 0 keys: 7
2464Misses: 0 keys: 14
2465Misses: 0 keys: 7
2466Misses: 0 keys: 3
2467Misses: 0 keys: 8
2468Misses: 0 keys: 14
2469Misses: 0 keys: 3
2470Misses: 0 keys: 7
2471Misses: 0 keys: 8
2472Misses: 0 keys: 3
2473Misses: 0 keys: 8
2474Misses: 0 keys: 3
2475Misses: 0 keys: 8
2476Misses: 0 keys: 8
2477Misses: 0 keys: 2
2478Misses: 0 keys: 7
2479Misses: 0 keys: 8
2480Misses: 0 keys: 8
2481Misses: 0 keys: 20
2482Misses: 0 keys: 2
2483Misses: 2 keys: 22
2484Misses: 0 keys: 20
2485Misses: 2 keys: 22
2486Misses: 0 keys: 7
2487Misses: 0 keys: 8
2488Misses: 0 keys: 7
2489Misses: 0 keys: 8
2490Misses: 0 keys: 7
2491Misses: 0 keys: 8
2492Misses: 0 keys: 8
2493Misses: 0 keys: 2
2494Misses: 0 keys: 8
2495Misses: 0 keys: 20
2496Misses: 0 keys: 2
2497Misses: 2 keys: 22
2498Misses: 0 keys: 20
2499Misses: 2 keys: 22
2500Misses: 0 keys: 8
2501Misses: 1 keys: 22
2502Misses: 0 keys: 8
2503Misses: 1 keys: 22
2504Misses: 0 keys: 2
2505Misses: 0 keys: 18
2506Misses: 0 keys: 2
2507Misses: 0 keys: 18
2508Misses: 0 keys: 2
2509Misses: 0 keys: 18
2510Misses: 0 keys: 2
2511Misses: 0 keys: 18
2512Misses: 2 keys: 22
2513Misses: 0 keys: 15
2514Misses: 0 keys: 18
2515Misses: 1 keys: 12
2516Misses: 2 keys: 22
2517Misses: 0 keys: 15
2518Misses: 0 keys: 18
2519Misses: 1 keys: 12
2520Misses: 2 keys: 22
2521Misses: 0 keys: 18
2522Misses: 0 keys: 15
2523Misses: 1 keys: 12
2524Misses: 0 keys: 18
2525Misses: 1 keys: 12
2526Misses: 2 keys: 22
2527Misses: 0 keys: 15
2528Misses: 0 keys: 15
2529Misses: 1 keys: 12
2530Misses: 0 keys: 15
2531Misses: 0 keys: 8
2532Misses: 1 keys: 22
2533Misses: 0 keys: 8
2534Misses: 1 keys: 12
2535Misses: 1 keys: 22
2536Misses: 1 keys: 12
2537Misses: 1 keys: 12
2538Misses: 1 keys: 12
2539Misses: 1 keys: 12
2540Misses: 1 keys: 12
2541Misses: 1 keys: 12
2542Misses: 1 keys: 22
2543Misses: 1 keys: 12
2544Misses: 0 keys: 5
2545Misses: 1 keys: 22
2546Misses: 0 keys: 5
2547Misses: 1 keys: 22
2548Misses: 0 keys: 5
2549Misses: 1 keys: 22
2550Misses: 1 keys: 12
2551Misses: 1 keys: 12
2552Misses: 0 keys: 15
2553Misses: 0 keys: 5
2554Misses: 2 keys: 11
2555Misses: 0 keys: 5
2556Misses: 1 keys: 12
2557Misses: 0 keys: 15
2558Misses: 1 keys: 12
2559Misses: 2 keys: 11
2560Misses: 0 keys: 18
2561Misses: 0 keys: 3
2562Misses: 1 keys: 12
2563Misses: 1 keys: 12
2564Misses: 2 keys: 11
2565Misses: 0 keys: 4
2566Misses: 0 keys: 18
2567Misses: 0 keys: 3
2568Misses: 0 keys: 18
2569Misses: 0 keys: 3
2570Misses: 0 keys: 18
2571Misses: 0 keys: 3
2572Misses: 0 keys: 3
2573Misses: 0 keys: 10
2574Misses: 1 keys: 12
2575Misses: 0 keys: 9
2576Misses: 0 keys: 3
2577Misses: 0 keys: 10
2578Misses: 0 keys: 3
2579Misses: 0 keys: 10
2580Misses: 1 keys: 12
2581Misses: 0 keys: 9
2582Misses: 0 keys: 3
2583Misses: 0 keys: 10
2584Misses: 1 keys: 12
2585Misses: 0 keys: 9
2586Misses: 1 keys: 12
2587Misses: 0 keys: 9
2588Misses: 0 keys: 10
2589Misses: 0 keys: 19
2590Misses: 0 keys: 10
2591Misses: 0 keys: 19
2592Misses: 0 keys: 9
2593Misses: 0 keys: 10
2594Misses: 0 keys: 14
2595Misses: 0 keys: 19
2596Misses: 0 keys: 9
2597Misses: 0 keys: 14
2598Misses: 0 keys: 10
2599Misses: 0 keys: 19
2600Misses: 0 keys: 9
2601Misses: 0 keys: 14
2602Misses: 0 keys: 9
2603Misses: 0 keys: 14
2604Misses: 0 keys: 19
2605Misses: 0 keys: 20
2606Misses: 0 keys: 14
2607Misses: 0 keys: 7
2608Misses: 1 keys: 12
2609Misses: 2 keys: 11
2610Misses: 0 keys: 14
2611Misses: 0 keys: 7
2612Misses: 0 keys: 14
2613Misses: 0 keys: 7
2614Misses: 0 keys: 14
2615Misses: 0 keys: 7
2616Misses: 2 keys: 11
2617Misses: 0 keys: 21
2618Misses: 2 keys: 11
2619Misses: 0 keys: 21
2620Misses: 0 keys: 7
2621Misses: 2 keys: 11
2622Misses: 0 keys: 8
2623Misses: 0 keys: 5
2624Misses: 0 keys: 4
2625Misses: 0 keys: 21
2626Misses: 0 keys: 5
2627Misses: 0 keys: 4
2628Misses: 0 keys: 5
2629Misses: 0 keys: 4
2630Misses: 2 keys: 11
2631Misses: 0 keys: 21
2632Misses: 0 keys: 4
2633Misses: 1 keys: 16
2634Misses: 0 keys: 4
2635Misses: 1 keys: 16
2636Misses: 0 keys: 7
2637Misses: 0 keys: 8
2638Misses: 0 keys: 4
2639Misses: 1 keys: 16
2640Misses: 0 keys: 7
2641Misses: 0 keys: 8
2642Misses: 0 keys: 19
2643Misses: 0 keys: 20
2644Misses: 0 keys: 21
2645Misses: 1 keys: 9
2646Misses: 0 keys: 21
2647Misses: 1 keys: 9
2648Misses: 0 keys: 19
2649Misses: 0 keys: 20
2650Misses: 0 keys: 19
2651Misses: 0 keys: 20
2652Misses: 0 keys: 20
2653Misses: 0 keys: 5
2654Misses: 0 keys: 20
2655Misses: 0 keys: 5
2656Misses: 0 keys: 20
2657Misses: 0 keys: 5
2658Misses: 0 keys: 20
2659Misses: 0 keys: 5
2660Misses: 0 keys: 5
2661Misses: 0 keys: 19
2662Misses: 0 keys: 5
2663Misses: 0 keys: 19
2664Misses: 0 keys: 5
2665Misses: 0 keys: 19
2666Misses: 0 keys: 5
2667Misses: 0 keys: 19
2668Misses: 0 keys: 19
2669Misses: 0 keys: 20
2670Misses: 0 keys: 19
2671Misses: 0 keys: 20
2672Misses: 0 keys: 19
2673Misses: 0 keys: 20
2674Misses: 0 keys: 21
2675Misses: 1 keys: 9
2676Misses: 0 keys: 21
2677Misses: 1 keys: 9
2678Misses: 1 keys: 9
2679Misses: 0 keys: 6
2680Misses: 1 keys: 9
2681Misses: 0 keys: 6
2682Misses: 1 keys: 9
2683Misses: 0 keys: 6
2684Misses: 1 keys: 9
2685Misses: 0 keys: 6
2686Misses: 0 keys: 4
2687Misses: 1 keys: 16
2688Misses: 1 keys: 16
2689Misses: 0 keys: 19
2690Misses: 1 keys: 16
2691Misses: 0 keys: 19
2692Misses: 1 keys: 16
2693Misses: 0 keys: 19
2694Misses: 1 keys: 16
2695Misses: 0 keys: 19
2696Misses: 0 keys: 6
2697Misses: 0 keys: 21
2698Misses: 0 keys: 6
2699Misses: 0 keys: 21
2700Misses: 0 keys: 19
2701Misses: 0 keys: 6
2702Misses: 0 keys: 3
2703Misses: 0 keys: 21
2704Misses: 0 keys: 19
2705Misses: 0 keys: 3
2706Misses: 0 keys: 6
2707Misses: 0 keys: 21
2708Misses: 0 keys: 19
2709Misses: 0 keys: 3
2710Misses: 0 keys: 19
2711Misses: 0 keys: 3
2712Misses: 0 keys: 21
2713Misses: 0 keys: 18
2714Misses: 0 keys: 3
2715Misses: 0 keys: 11
2716Misses: 0 keys: 3
2717Misses: 0 keys: 11
2718Misses: 0 keys: 21
2719Misses: 0 keys: 18
2720Misses: 0 keys: 3
2721Misses: 0 keys: 11
2722Misses: 0 keys: 3
2723Misses: 0 keys: 11
2724Misses: 0 keys: 21
2725Misses: 0 keys: 18
2726Misses: 0 keys: 21
2727Misses: 0 keys: 18
2728Misses: 0 keys: 11
2729Misses: 0 keys: 6
2730Misses: 0 keys: 11
2731Misses: 0 keys: 6
2732Misses: 0 keys: 7
2733Misses: 0 keys: 8
2734Misses: 0 keys: 19
2735Misses: 0 keys: 20
2736Misses: 0 keys: 8
2737Misses: 0 keys: 21
2738Misses: 0 keys: 8
2739Misses: 0 keys: 21
2740Misses: 0 keys: 8
2741Misses: 0 keys: 21
2742Misses: 0 keys: 20
2743Misses: 0 keys: 8
2744Misses: 0 keys: 14
2745Misses: 0 keys: 21
2746Misses: 0 keys: 20
2747Misses: 0 keys: 14
2748Misses: 0 keys: 20
2749Misses: 0 keys: 14
2750Misses: 0 keys: 21
2751Misses: 0 keys: 12
2752Misses: 0 keys: 20
2753Misses: 0 keys: 14
2754Misses: 0 keys: 21
2755Misses: 0 keys: 12
2756Misses: 0 keys: 21
2757Misses: 0 keys: 12
2758Misses: 0 keys: 21
2759Misses: 0 keys: 12
2760Misses: 0 keys: 14
2761Misses: 0 keys: 9
2762Misses: 0 keys: 14
2763Misses: 0 keys: 9
2764Misses: 0 keys: 14
2765Misses: 0 keys: 9
2766Misses: 0 keys: 14
2767Misses: 0 keys: 9
2768Misses: 0 keys: 12
2769Misses: 1 keys: 10
2770Misses: 0 keys: 12
2771Misses: 1 keys: 10
2772Misses: 0 keys: 12
2773Misses: 1 keys: 10
2774Misses: 0 keys: 12
2775Misses: 0 keys: 9
2776Misses: 0 keys: 11
2777Misses: 1 keys: 10
2778Misses: 0 keys: 11
2779Misses: 0 keys: 6
2780Misses: 0 keys: 9
2781Misses: 1 keys: 10
2782Misses: 0 keys: 16
2783Misses: 0 keys: 11
2784Misses: 0 keys: 18
2785Misses: 0 keys: 18
2786Misses: 1 keys: 10
2787Misses: 0 keys: 18
2788Misses: 0 keys: 16
2789Misses: 0 keys: 18
2790Misses: 1 keys: 10
2791Misses: 0 keys: 16
2792Misses: 0 keys: 18
2793Misses: 0 keys: 18
2794Misses: 0 keys: 18
2795Misses: 0 keys: 18
2796Misses: 1 keys: 10
2797Misses: 0 keys: 16
2798Misses: 0 keys: 16
2799Misses: 1 keys: 10
2800Misses: 0 keys: 18
2801Misses: 0 keys: 21
2802Misses: 0 keys: 16
2803Misses: 1 keys: 10
2804Misses: 0 keys: 18
2805Misses: 0 keys: 16
2806Misses: 1 keys: 10
2807Misses: 0 keys: 21
2808Misses: 0 keys: 16
2809Misses: 1 keys: 10
2810Misses: 0 keys: 18
2811Misses: 0 keys: 21
2812Misses: 0 keys: 18
2813Misses: 0 keys: 21
2814Misses: 1 keys: 10
2815Misses: 0 keys: 15
2816Misses: 1 keys: 10
2817Misses: 0 keys: 15
2818Misses: 1 keys: 10
2819Misses: 0 keys: 15
2820Misses: 1 keys: 10
2821Misses: 0 keys: 15
2822Misses: 0 keys: 21
2823Misses: 0 keys: 6
2824Misses: 0 keys: 21
2825Misses: 0 keys: 6
2826Misses: 0 keys: 21
2827Misses: 0 keys: 6
2828Misses: 0 keys: 15
2829Misses: 0 keys: 20
2830Misses: 0 keys: 21
2831Misses: 0 keys: 6
2832Misses: 0 keys: 15
2833Misses: 0 keys: 20
2834Misses: 0 keys: 15
2835Misses: 0 keys: 20
2836Misses: 0 keys: 6
2837Misses: 0 keys: 21
2838Misses: 0 keys: 15
2839Misses: 0 keys: 20
2840Misses: 0 keys: 6
2841Misses: 0 keys: 21
2842Misses: 0 keys: 20
2843Misses: 0 keys: 3
2844Misses: 0 keys: 20
2845Misses: 0 keys: 3
2846Misses: 0 keys: 20
2847Misses: 0 keys: 3
2848Misses: 0 keys: 20
2849Misses: 0 keys: 3
2850Misses: 0 keys: 3
2851Misses: 0 keys: 5
2852Misses: 0 keys: 3
2853Misses: 0 keys: 5
2854Misses: 0 keys: 3
2855Misses: 0 keys: 5
2856Misses: 0 keys: 3
2857Misses: 0 keys: 5
2858Misses: 0 keys: 9
2859Misses: 0 keys: 11
2860Misses: 0 keys: 11
2861Misses: 0 keys: 6
2862Misses: 0 keys: 5
2863Misses: 0 keys: 9
2864Misses: 0 keys: 20
2865Misses: 0 keys: 11
2866Misses: 0 keys: 5
2867Misses: 0 keys: 20
2868Misses: 0 keys: 5
2869Misses: 0 keys: 20
2870Misses: 0 keys: 6
2871Misses: 0 keys: 14
2872Misses: 0 keys: 5
2873Misses: 0 keys: 20
2874Misses: 0 keys: 6
2875Misses: 0 keys: 14
2876Misses: 0 keys: 11
2877Misses: 0 keys: 9
2878Misses: 0 keys: 6
2879Misses: 0 keys: 14
2880Misses: 0 keys: 11
2881Misses: 0 keys: 9
2882Misses: 0 keys: 6
2883Misses: 0 keys: 14
2884Misses: 0 keys: 11
2885Misses: 0 keys: 9
2886Misses: 0 keys: 20
2887Misses: 0 keys: 12
2888Misses: 0 keys: 11
2889Misses: 0 keys: 9
2890Misses: 0 keys: 20
2891Misses: 0 keys: 12
2892Misses: 0 keys: 20
2893Misses: 0 keys: 14
2894Misses: 0 keys: 12
2895Misses: 0 keys: 5
2896Misses: 0 keys: 14
2897Misses: 0 keys: 5
2898Misses: 0 keys: 20
2899Misses: 0 keys: 12
2900Misses: 0 keys: 9
2901Misses: 0 keys: 11
2902Misses: 0 keys: 14
2903Misses: 0 keys: 5
2904Misses: 0 keys: 9
2905Misses: 0 keys: 11
2906Misses: 0 keys: 14
2907Misses: 0 keys: 5
2908Misses: 0 keys: 9
2909Misses: 0 keys: 11
2910Misses: 0 keys: 12
2911Misses: 0 keys: 15
2912Misses: 0 keys: 9
2913Misses: 0 keys: 11
2914Misses: 0 keys: 5
2915Misses: 0 keys: 12
2916Misses: 0 keys: 13
2917Misses: 0 keys: 15
2918Misses: 0 keys: 5
2919Misses: 0 keys: 13
2920Misses: 0 keys: 12
2921Misses: 0 keys: 15
2922Misses: 0 keys: 5
2923Misses: 0 keys: 13
2924Misses: 0 keys: 12
2925Misses: 0 keys: 15
2926Misses: 0 keys: 11
2927Misses: 0 keys: 11
2928Misses: 0 keys: 11
2929Misses: 0 keys: 11
2930Misses: 0 keys: 11
2931Misses: 0 keys: 11
2932Misses: 0 keys: 11
2933Misses: 0 keys: 11
2934Misses: 0 keys: 15
2935Misses: 0 keys: 19
2936Misses: 0 keys: 15
2937Misses: 0 keys: 19
2938Misses: 0 keys: 15
2939Misses: 0 keys: 19
2940Misses: 0 keys: 11
2941Misses: 0 keys: 9
2942Misses: 0 keys: 15
2943Misses: 0 keys: 19
2944Misses: 0 keys: 11
2945Misses: 0 keys: 9
2946Misses: 0 keys: 11
2947Misses: 0 keys: 9
2948Misses: 0 keys: 19
2949Misses: 0 keys: 9
2950Misses: 0 keys: 19
2951Misses: 0 keys: 9
2952Misses: 0 keys: 19
2953Misses: 0 keys: 9
2954Misses: 0 keys: 19
2955Misses: 0 keys: 9
2956Misses: 0 keys: 9
2957Misses: 0 keys: 17
2958Misses: 0 keys: 9
2959Misses: 0 keys: 17
2960Misses: 0 keys: 9
2961Misses: 0 keys: 17
2962Misses: 0 keys: 9
2963Misses: 0 keys: 17
2964Misses: 0 keys: 17
2965Misses: 0 keys: 17
2966Misses: 0 keys: 5
2967Misses: 0 keys: 13
2968Misses: 0 keys: 13
2969Misses: 0 keys: 4
2970Misses: 0 keys: 13
2971Misses: 0 keys: 4
2972Misses: 0 keys: 11
2973Misses: 0 keys: 9
2974Misses: 0 keys: 13
2975Misses: 0 keys: 4
2976Misses: 0 keys: 13
2977Misses: 0 keys: 4
2978Misses: 0 keys: 6
2979Misses: 0 keys: 21
2980Misses: 0 keys: 6
2981Misses: 0 keys: 21
2982Misses: 0 keys: 9
2983Misses: 0 keys: 4
2984Misses: 0 keys: 21
2985Misses: 0 keys: 5
2986Misses: 0 keys: 9
2987Misses: 0 keys: 4
2988Misses: 0 keys: 9
2989Misses: 0 keys: 4
2990Misses: 0 keys: 21
2991Misses: 0 keys: 5
2992Misses: 0 keys: 9
2993Misses: 0 keys: 4
2994Misses: 0 keys: 21
2995Misses: 0 keys: 5
2996Misses: 0 keys: 21
2997Misses: 0 keys: 5
2998Misses: 0 keys: 4
2999Misses: 0 keys: 17
3000Misses: 0 keys: 17
3001Misses: 0 keys: 4
3002Misses: 1 keys: 19
3003Misses: 0 keys: 18
3004Misses: 0 keys: 4
3005Misses: 0 keys: 18
3006Misses: 0 keys: 4
3007Misses: 1 keys: 19
3008Misses: 0 keys: 4
3009Misses: 0 keys: 18
3010Misses: 0 keys: 4
3011Misses: 0 keys: 18
3012Misses: 0 keys: 4
3013Misses: 1 keys: 19
3014Misses: 0 keys: 17
3015Misses: 0 keys: 17
3016Misses: 0 keys: 4
3017Misses: 1 keys: 19
3018Misses: 0 keys: 17
3019Misses: 0 keys: 17
3020Misses: 0 keys: 18
3021Misses: 0 keys: 18
3022Misses: 1 keys: 19
3023Misses: 0 keys: 18
3024Misses: 0 keys: 18
3025Misses: 0 keys: 18
3026Misses: 0 keys: 18
3027Misses: 0 keys: 18
3028Misses: 1 keys: 19
3029Misses: 0 keys: 18
3030Misses: 0 keys: 17
3031Misses: 1 keys: 10
3032Misses: 0 keys: 18
3033Misses: 0 keys: 18
3034Misses: 0 keys: 17
3035Misses: 1 keys: 10
3036Misses: 1 keys: 19
3037Misses: 0 keys: 18
3038Misses: 0 keys: 17
3039Misses: 1 keys: 10
3040Misses: 1 keys: 19
3041Misses: 0 keys: 17
3042Misses: 0 keys: 18
3043Misses: 1 keys: 10
3044Misses: 0 keys: 18
3045Misses: 0 keys: 9
3046Misses: 0 keys: 18
3047Misses: 0 keys: 9
3048Misses: 0 keys: 18
3049Misses: 0 keys: 9
3050Misses: 1 keys: 10
3051Misses: 0 keys: 18
3052Misses: 0 keys: 7
3053Misses: 0 keys: 9
3054Misses: 0 keys: 18
3055Misses: 1 keys: 10
3056Misses: 0 keys: 16
3057Misses: 0 keys: 7
3058Misses: 0 keys: 18
3059Misses: 0 keys: 16
3060Misses: 0 keys: 9
3061Misses: 0 keys: 8
3062Misses: 0 keys: 9
3063Misses: 0 keys: 8
3064Misses: 0 keys: 18
3065Misses: 0 keys: 16
3066Misses: 0 keys: 9
3067Misses: 0 keys: 8
3068Misses: 0 keys: 9
3069Misses: 0 keys: 8
3070Misses: 0 keys: 18
3071Misses: 0 keys: 16
3072Misses: 0 keys: 8
3073Misses: 0 keys: 12
3074Misses: 0 keys: 8
3075Misses: 0 keys: 12
3076Misses: 0 keys: 16
3077Misses: 0 keys: 13
3078Misses: 0 keys: 8
3079Misses: 0 keys: 12
3080Misses: 0 keys: 8
3081Misses: 0 keys: 12
3082Misses: 0 keys: 16
3083Misses: 0 keys: 13
3084Misses: 1 keys: 10
3085Misses: 0 keys: 7
3086Misses: 0 keys: 5
3087Misses: 1 keys: 6
3088Misses: 0 keys: 5
3089Misses: 1 keys: 6
3090Misses: 0 keys: 5
3091Misses: 1 keys: 6
3092Misses: 0 keys: 5
3093Misses: 1 keys: 6
3094Misses: 1 keys: 10
3095Misses: 0 keys: 7
3096Misses: 1 keys: 6
3097Misses: 0 keys: 21
3098Misses: 0 keys: 12
3099Misses: 0 keys: 12
3100Misses: 0 keys: 12
3101Misses: 1 keys: 6
3102Misses: 0 keys: 7
3103Misses: 0 keys: 18
3104Misses: 0 keys: 21
3105Misses: 0 keys: 7
3106Misses: 0 keys: 18
3107Misses: 0 keys: 7
3108Misses: 0 keys: 18
3109Misses: 0 keys: 12
3110Misses: 0 keys: 12
3111Misses: 1 keys: 6
3112Misses: 0 keys: 21
3113Misses: 0 keys: 12
3114Misses: 0 keys: 7
3115Misses: 0 keys: 18
3116Misses: 0 keys: 12
3117Misses: 0 keys: 12
3118Misses: 0 keys: 12
3119Misses: 1 keys: 6
3120Misses: 0 keys: 21
3121Misses: 0 keys: 18
3122Misses: 0 keys: 7
3123Misses: 0 keys: 18
3124Misses: 0 keys: 21
3125Misses: 0 keys: 7
3126Misses: 0 keys: 21
3127Misses: 0 keys: 18
3128Misses: 0 keys: 7
3129Misses: 0 keys: 18
3130Misses: 0 keys: 7
3131Misses: 0 keys: 21
3132Misses: 0 keys: 21
3133Misses: 0 keys: 7
3134Misses: 0 keys: 16
3135Misses: 0 keys: 13
3136Misses: 0 keys: 12
3137Misses: 0 keys: 7
3138Misses: 0 keys: 16
3139Misses: 0 keys: 13
3140Misses: 0 keys: 12
3141Misses: 0 keys: 7
3142Misses: 0 keys: 12
3143Misses: 0 keys: 7
3144Misses: 0 keys: 7
3145Misses: 0 keys: 9
3146Misses: 0 keys: 7
3147Misses: 0 keys: 9
3148Misses: 0 keys: 7
3149Misses: 0 keys: 9
3150Misses: 0 keys: 7
3151Misses: 0 keys: 9
3152Misses: 0 keys: 9
3153Misses: 0 keys: 9
3154Misses: 0 keys: 9
3155Misses: 0 keys: 9
3156Misses: 0 keys: 7
3157Misses: 0 keys: 9
3158Misses: 0 keys: 9
3159Misses: 0 keys: 21
3160Misses: 0 keys: 9
3161Misses: 0 keys: 9
3162Misses: 0 keys: 7
3163Misses: 0 keys: 13
3164Misses: 0 keys: 21
3165Misses: 0 keys: 7
3166Misses: 0 keys: 7
3167Misses: 0 keys: 21
3168Misses: 0 keys: 9
3169Misses: 0 keys: 7
3170Misses: 0 keys: 16
3171Misses: 0 keys: 21
3172Misses: 0 keys: 13
3173Misses: 0 keys: 7
3174Misses: 0 keys: 9
3175Misses: 0 keys: 16
3176Misses: 0 keys: 13
3177Misses: 0 keys: 7
3178Misses: 0 keys: 21
3179Misses: 0 keys: 21
3180Misses: 0 keys: 13
3181Misses: 0 keys: 7
3182Misses: 0 keys: 21
3183Misses: 0 keys: 20
3184Misses: 0 keys: 21
3185Misses: 0 keys: 21
3186Misses: 0 keys: 21
3187Misses: 0 keys: 20
3188Misses: 0 keys: 7
3189Misses: 0 keys: 20
3190Misses: 0 keys: 7
3191Misses: 0 keys: 21
3192Misses: 0 keys: 20
3193Misses: 0 keys: 20
3194Misses: 0 keys: 21
3195Misses: 0 keys: 3
3196Misses: 0 keys: 21
3197Misses: 0 keys: 20
3198Misses: 0 keys: 21
3199Misses: 0 keys: 3
3200Misses: 0 keys: 21
3201Misses: 0 keys: 3
3202Misses: 0 keys: 9
3203Misses: 0 keys: 16
3204Misses: 0 keys: 9
3205Misses: 0 keys: 16
3206Misses: 0 keys: 16
3207Misses: 0 keys: 7
3208Misses: 0 keys: 20
3209Misses: 0 keys: 7
3210Misses: 0 keys: 20
3211Misses: 0 keys: 20
3212Misses: 0 keys: 12
3213Misses: 0 keys: 20
3214Misses: 0 keys: 12
3215Misses: 0 keys: 20
3216Misses: 0 keys: 12
3217Misses: 0 keys: 20
3218Misses: 0 keys: 12
3219Misses: 0 keys: 20
3220Misses: 1 keys: 10
3221Misses: 0 keys: 20
3222Misses: 1 keys: 10
3223Misses: 0 keys: 20
3224Misses: 1 keys: 10
3225Misses: 0 keys: 12
3226Misses: 0 keys: 22
3227Misses: 0 keys: 20
3228Misses: 1 keys: 10
3229Misses: 0 keys: 12
3230Misses: 0 keys: 22
3231Misses: 0 keys: 12
3232Misses: 0 keys: 22
3233Misses: 1 keys: 10
3234Misses: 0 keys: 9
3235Misses: 1 keys: 10
3236Misses: 0 keys: 12
3237Misses: 0 keys: 9
3238Misses: 0 keys: 22
3239Misses: 1 keys: 10
3240Misses: 0 keys: 9
3241Misses: 1 keys: 10
3242Misses: 0 keys: 9
3243Misses: 0 keys: 22
3244Misses: 1 keys: 9
3245Misses: 0 keys: 9
3246Misses: 0 keys: 5
3247Misses: 0 keys: 9
3248Misses: 0 keys: 5
3249Misses: 0 keys: 22
3250Misses: 1 keys: 9
3251Misses: 0 keys: 9
3252Misses: 0 keys: 5
3253Misses: 0 keys: 9
3254Misses: 0 keys: 5
3255Misses: 0 keys: 22
3256Misses: 1 keys: 9
3257Misses: 0 keys: 3
3258Misses: 0 keys: 16
3259Misses: 0 keys: 3
3260Misses: 0 keys: 16
3261Misses: 0 keys: 3
3262Misses: 0 keys: 5
3263Misses: 0 keys: 16
3264Misses: 0 keys: 16
3265Misses: 0 keys: 3
3266Misses: 0 keys: 5
3267Misses: 0 keys: 16
3268Misses: 0 keys: 5
3269Misses: 0 keys: 16
3270Misses: 0 keys: 5
3271Misses: 0 keys: 16
3272Misses: 0 keys: 3
3273Misses: 0 keys: 8
3274Misses: 0 keys: 3
3275Misses: 0 keys: 8
3276Misses: 0 keys: 3
3277Misses: 0 keys: 8
3278Misses: 0 keys: 3
3279Misses: 0 keys: 8
3280Misses: 0 keys: 16
3281Misses: 0 keys: 12
3282Misses: 0 keys: 16
3283Misses: 0 keys: 12
3284Misses: 0 keys: 8
3285Misses: 0 keys: 16
3286Misses: 0 keys: 16
3287Misses: 0 keys: 12
3288Misses: 0 keys: 8
3289Misses: 0 keys: 16
3290Misses: 0 keys: 16
3291Misses: 0 keys: 12
3292Misses: 0 keys: 8
3293Misses: 0 keys: 16
3294Misses: 0 keys: 8
3295Misses: 0 keys: 16
3296Misses: 0 keys: 12
3297Misses: 0 keys: 5
3298Misses: 0 keys: 12
3299Misses: 0 keys: 5
3300Misses: 0 keys: 16
3301Misses: 0 keys: 7
3302Misses: 0 keys: 12
3303Misses: 0 keys: 5
3304Misses: 0 keys: 16
3305Misses: 0 keys: 12
3306Misses: 0 keys: 7
3307Misses: 0 keys: 5
3308Misses: 0 keys: 16
3309Misses: 0 keys: 7
3310Misses: 0 keys: 21
3311Misses: 0 keys: 3
3312Misses: 0 keys: 5
3313Misses: 0 keys: 13
3314Misses: 0 keys: 5
3315Misses: 0 keys: 13
3316Misses: 0 keys: 5
3317Misses: 0 keys: 13
3318Misses: 0 keys: 5
3319Misses: 0 keys: 13
3320Misses: 0 keys: 3
3321Misses: 0 keys: 2
3322Misses: 0 keys: 3
3323Misses: 0 keys: 2
3324Misses: 0 keys: 3
3325Misses: 0 keys: 2
3326Misses: 0 keys: 3
3327Misses: 0 keys: 2
3328Misses: 0 keys: 13
3329Misses: 0 keys: 7
3330Misses: 0 keys: 2
3331Misses: 0 keys: 13
3332Misses: 0 keys: 8
3333Misses: 0 keys: 7
3334Misses: 0 keys: 2
3335Misses: 0 keys: 8
3336Misses: 0 keys: 13
3337Misses: 0 keys: 7
3338Misses: 0 keys: 2
3339Misses: 0 keys: 8
3340Misses: 0 keys: 13
3341Misses: 0 keys: 2
3342Misses: 0 keys: 7
3343Misses: 0 keys: 16
3344Misses: 0 keys: 8
3345Misses: 0 keys: 22
3346Misses: 1 keys: 9
3347Misses: 1 keys: 9
3348Misses: 1 keys: 19
3349Misses: 1 keys: 9
3350Misses: 1 keys: 19
3351Misses: 1 keys: 9
3352Misses: 1 keys: 19
3353Misses: 1 keys: 9
3354Misses: 1 keys: 19
3355Misses: 1 keys: 19
3356Misses: 1 keys: 11
3357Misses: 1 keys: 19
3358Misses: 1 keys: 11
3359Misses: 0 keys: 7
3360Misses: 1 keys: 19
3361Misses: 1 keys: 11
3362Misses: 1 keys: 19
3363Misses: 1 keys: 11
3364Misses: 0 keys: 7
3365Misses: 0 keys: 4
3366Misses: 0 keys: 7
3367Misses: 0 keys: 4
3368Misses: 0 keys: 7
3369Misses: 0 keys: 4
3370Misses: 1 keys: 11
3371Misses: 1 keys: 9
3372Misses: 0 keys: 7
3373Misses: 0 keys: 4
3374Misses: 1 keys: 11
3375Misses: 1 keys: 9
3376Misses: 1 keys: 11
3377Misses: 1 keys: 9
3378Misses: 1 keys: 11
3379Misses: 1 keys: 9
3380Misses: 0 keys: 4
3381Misses: 0 keys: 17
3382Misses: 0 keys: 4
3383Misses: 0 keys: 17
3384Misses: 0 keys: 4
3385Misses: 0 keys: 17
3386Misses: 0 keys: 4
3387Misses: 0 keys: 17
3388Misses: 0 keys: 17
3389Misses: 0 keys: 3
3390Misses: 0 keys: 17
3391Misses: 0 keys: 3
3392Misses: 0 keys: 17
3393Misses: 0 keys: 3
3394Misses: 0 keys: 17
3395Misses: 0 keys: 3
3396Misses: 0 keys: 3
3397Misses: 0 keys: 11
3398Misses: 0 keys: 3
3399Misses: 0 keys: 11
3400Misses: 1 keys: 9
3401Misses: 1 keys: 18
3402Misses: 0 keys: 3
3403Misses: 0 keys: 11
3404Misses: 0 keys: 3
3405Misses: 0 keys: 11
3406Misses: 1 keys: 9
3407Misses: 1 keys: 18
3408Misses: 0 keys: 11
3409Misses: 0 keys: 5
3410Misses: 1 keys: 9
3411Misses: 1 keys: 18
3412Misses: 0 keys: 11
3413Misses: 0 keys: 5
3414Misses: 0 keys: 11
3415Misses: 0 keys: 5
3416Misses: 0 keys: 11
3417Misses: 0 keys: 5
3418Misses: 1 keys: 9
3419Misses: 1 keys: 18
3420[info] IndexCheck
3421[info] Int Index Tests
3422[info] + index joins work Int
3423[info] + index joins work Long
3424[info] + index joins work Double
3425[info] + index joins work String
3426[info] Total for specification IndexCheck
3427[info] Finished in 42 ms
3428[info] 4 examples, 400 expectations, 0 failure, 0 error
3429[info] HashTableCheck
3430[info] Int Index Tests
3431[info] + generic table
3432[info] Total for specification HashTableCheck
3433[info] Finished in 51 ms
3434[info] 1 example, 100 expectations, 0 failure, 0 error
34352025.12.04 13:38:52:288 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
3436 Listening on: SimpleSocketAddress(localhost,0)
34372025.12.04 13:38:52:309 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
3438 CPU: 1
34392025.12.04 13:38:52:310 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
3440 RAM: 96000
34412025.12.04 13:38:52:311 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
3442 SCRATCH: 1000000
34432025.12.04 13:38:52:311 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
3444 GPU: []
34452025.12.04 13:38:52:312 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
3446 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
34472025.12.04 13:38:52:315 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
3448 Elastic: None
34492025.12.04 13:38:52:316 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
3450 Master node address is: SimpleSocketAddress(localhost,0)
34512025.12.04 13:38:52:485 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
3452 Slf4jLogger started
34532025.12.04 13:38:52:609 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
3454 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516657258779175233578.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516657258779175233578.temp for file storage.
34552025.12.04 13:38:52:613 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3456 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516657258779175233578.temp)
34572025.12.04 13:38:52:649 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
3458 Queue: Actor[akka://tasks/user/queue#-800259838]
34592025.12.04 13:38:52:655 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
3460 Watching: Actor[akka://tasks/user/queue#-800259838]
3461 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:52.651UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
34622025.12.04 13:38:52:661 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
3463 This is not a follower node.
34642025.12.04 13:38:52:669 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
3465 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-484187437]
3466 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:52.668UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
34672025.12.04 13:38:53:091 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
3468 TaskQueue stopped.
3469 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.091UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
34702025.12.04 13:38:53:094 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
3471 Terminated: Actor[akka://tasks/user/queue#-800259838]
3472 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:53.093UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
3473 All souls reaped. Calling system.shutdown.
3474 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:53.093UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
34752025.12.04 13:38:53:102 tasks-akka.actor.default-dispatcher-9 INFO akka.actor.CoordinatedShutdown
3476 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3477 [sourceThread: io-compute-3, akkaTimestamp: 12:38:53.102UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
34782025.12.04 13:38:53:110 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
3479 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
3480 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:53.109UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6715472722543468524, akkaAddress: akka://tasks]
34812025.12.04 13:38:53:174 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
3482 Listening on: SimpleSocketAddress(localhost,0)
34832025.12.04 13:38:53:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
3484 CPU: 1
34852025.12.04 13:38:53:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
3486 RAM: 96000
34872025.12.04 13:38:53:176 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
3488 SCRATCH: 1000000
34892025.12.04 13:38:53:176 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
3490 GPU: []
34912025.12.04 13:38:53:176 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
3492 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
34932025.12.04 13:38:53:176 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
3494 Elastic: None
34952025.12.04 13:38:53:176 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
3496 Master node address is: SimpleSocketAddress(localhost,0)
34972025.12.04 13:38:53:206 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
3498 Slf4jLogger started
34992025.12.04 13:38:53:222 io-compute-blocker-5 WARN tasks.TaskSystemComponents.fileStore:262
3500 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515113043883536360208.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515113043883536360208.temp for file storage.
35012025.12.04 13:38:53:222 io-compute-blocker-5 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3502 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515113043883536360208.temp)
35032025.12.04 13:38:53:225 io-compute-blocker-6 INFO tasks.TaskSystemComponents.makeActors:436
3504 Queue: Actor[akka://tasks/user/queue#358683353]
35052025.12.04 13:38:53:227 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
3506 This is not a follower node.
35072025.12.04 13:38:53:228 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
3508 Watching: Actor[akka://tasks/user/queue#358683353]
3509 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:53.228UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6586902318012926451, akkaAddress: akka://tasks]
35102025.12.04 13:38:53:231 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
3511 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-2078223541]
3512 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:53.231UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6586902318012926451, akkaAddress: akka://tasks]
35132025.12.04 13:38:53:273 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3514 TaskQueue stopped.
3515 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.270UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6586902318012926451, akkaAddress: akka://tasks]
35162025.12.04 13:38:53:274 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
3517 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3518 [sourceThread: io-compute-3, akkaTimestamp: 12:38:53.272UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 6586902318012926451, akkaAddress: akka://tasks]
35192025.12.04 13:38:53:277 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
3520 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
3521 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:53.276UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6586902318012926451, akkaAddress: akka://tasks]
35222025.12.04 13:38:53:312 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
3523 Listening on: SimpleSocketAddress(localhost,0)
35242025.12.04 13:38:53:313 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
3525 CPU: 1
35262025.12.04 13:38:53:313 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
3527 RAM: 96000
35282025.12.04 13:38:53:313 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
3529 SCRATCH: 1000000
35302025.12.04 13:38:53:313 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
3531 GPU: []
35322025.12.04 13:38:53:314 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
3533 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
35342025.12.04 13:38:53:314 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
3535 Elastic: None
35362025.12.04 13:38:53:314 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
3537 Master node address is: SimpleSocketAddress(localhost,0)
35382025.12.04 13:38:53:347 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
3539 Slf4jLogger started
35402025.12.04 13:38:53:364 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
3541 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514977244337279456312.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514977244337279456312.temp for file storage.
35422025.12.04 13:38:53:365 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3543 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514977244337279456312.temp)
35442025.12.04 13:38:53:367 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
3545 Queue: Actor[akka://tasks/user/queue#895912052]
35462025.12.04 13:38:53:368 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
3547 Watching: Actor[akka://tasks/user/queue#895912052]
3548 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:53.368UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35492025.12.04 13:38:53:369 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
3550 This is not a follower node.
35512025.12.04 13:38:53:371 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
3552 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-343660853]
3553 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:53.371UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35542025.12.04 13:38:53:475 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
3555 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3556 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.475UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3557 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3558 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.583UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3559 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3560 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.590UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3561 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3562 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.597UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3563 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3564 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.602UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3565 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3566 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.607UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3567 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3568 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.614UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3569 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3570 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.618UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3571 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3572 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.623UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3573 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3574 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.627UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3575 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3576 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.633UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3577 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3578 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.639UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
3579 Dequeued task take with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-343660853]). (Negotation state of queue: None)
3580 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.644UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35812025.12.04 13:38:53:661 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
3582 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3583 [sourceThread: io-compute-3, akkaTimestamp: 12:38:53.660UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35842025.12.04 13:38:53:662 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
3585 HeartBeatActor stopped.
3586 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:38:53.661UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35872025.12.04 13:38:53:662 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
3588 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
3589 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:53.662UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35902025.12.04 13:38:53:663 tasks-akka.actor.default-dispatcher-16 INFO tasks.queue.TaskQueue
3591 TaskQueue stopped.
3592 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:53.663UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 5246131507289806807, akkaAddress: akka://tasks]
35932025.12.04 13:38:53:698 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
3594 Listening on: SimpleSocketAddress(localhost,0)
35952025.12.04 13:38:53:698 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
3596 CPU: 1
35972025.12.04 13:38:53:699 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
3598 RAM: 96000
35992025.12.04 13:38:53:700 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
3600 SCRATCH: 1000000
36012025.12.04 13:38:53:700 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
3602 GPU: []
36032025.12.04 13:38:53:701 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
3604 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
36052025.12.04 13:38:53:701 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
3606 Elastic: None
36072025.12.04 13:38:53:702 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
3608 Master node address is: SimpleSocketAddress(localhost,0)
36092025.12.04 13:38:53:737 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
3610 Slf4jLogger started
36112025.12.04 13:38:53:750 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
3612 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_518737624191976029443.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_518737624191976029443.temp for file storage.
36132025.12.04 13:38:53:751 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3614 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_518737624191976029443.temp)
36152025.12.04 13:38:53:754 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
3616 Queue: Actor[akka://tasks/user/queue#-617988293]
36172025.12.04 13:38:53:754 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
3618 Watching: Actor[akka://tasks/user/queue#-617988293]
3619 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:53.753UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
36202025.12.04 13:38:53:755 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
3621 This is not a follower node.
36222025.12.04 13:38:53:758 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
3623 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1339898879]
3624 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:53.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3625[10 x 3]
3626 V0 V1 V2
3627 ----------- ----------- -----------
36280 -> 1366059169 1566702116 -1720898837
36291 -> 1954034405 -1125087093 1708455216
36302 -> 564966686 -1854108667 -592450567
36313 -> -75879870 246868338 -407824242
36324 -> -1477901073 -1703211761 -138039381
36335 -> 1549175518 -1530286514 979251066
36346 -> 463124072 78424540 -1419078147
36357 -> 160851470 -176537499 -294682370
36368 -> -35775112 763625811 -1292337692
36379 -> -1044219247 -1844159230 1786561784
3638
36392025.12.04 13:38:53:865 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3640 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3641 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3642 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3643 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.975UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3644 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3645 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.982UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3646 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3647 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.984UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3648 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3649 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.992UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3650 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3651 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.994UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3652 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3653 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.996UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3654 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3655 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:53.998UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3656 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3657 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.003UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3658 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3659 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.006UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3660 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3661 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.011UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3662 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3663 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.017UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3664 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1339898879]). (Negotation state of queue: None)
3665 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.021UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3666Table(9a0bbf5d-67b8-4246-ac1d-ac2f1489851d: 4 x 3 . num segments: 4 (segment sizes min/max:0/2)
3667Partitioning: None
3668'V0' I32
3669'V1' I32
3670'V2' I32
3671)
36722025.12.04 13:38:54:038 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
3673 HeartBeatActor stopped.
3674 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:38:54.038UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
36752025.12.04 13:38:54:039 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3676 TaskQueue stopped.
3677 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.039UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
36782025.12.04 13:38:54:039 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
3679 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3680 [sourceThread: io-compute-2, akkaTimestamp: 12:38:54.039UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
36812025.12.04 13:38:54:040 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
3682 Terminated: Actor[akka://tasks/user/queue#-617988293]
3683 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:54.039UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
3684 All souls reaped. Calling system.shutdown.
3685 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:54.039UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
36862025.12.04 13:38:54:043 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
3687 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
3688 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:54.041UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8302705921318505963, akkaAddress: akka://tasks]
36892025.12.04 13:38:54:080 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
3690 Listening on: SimpleSocketAddress(localhost,0)
36912025.12.04 13:38:54:081 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
3692 CPU: 1
36932025.12.04 13:38:54:081 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
3694 RAM: 96000
36952025.12.04 13:38:54:081 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
3696 SCRATCH: 1000000
36972025.12.04 13:38:54:082 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
3698 GPU: []
36992025.12.04 13:38:54:082 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
3700 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
37012025.12.04 13:38:54:082 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
3702 Elastic: None
37032025.12.04 13:38:54:083 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
3704 Master node address is: SimpleSocketAddress(localhost,0)
37052025.12.04 13:38:54:108 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
3706 Slf4jLogger started
37072025.12.04 13:38:54:120 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
3708 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112621316424212121086.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112621316424212121086.temp for file storage.
37092025.12.04 13:38:54:121 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3710 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112621316424212121086.temp)
37112025.12.04 13:38:54:123 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
3712 Queue: Actor[akka://tasks/user/queue#-484676596]
37132025.12.04 13:38:54:124 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
3714 This is not a follower node.
37152025.12.04 13:38:54:124 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
3716 Watching: Actor[akka://tasks/user/queue#-484676596]
3717 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:38:54.124UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37182025.12.04 13:38:54:127 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
3719 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#510249643]
3720 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:54.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
3721[10 x 3]
3722 V0 V1 V2
3723 ----------- ----------- -----------
37240 -> 588416135 -881574566 1820005505
37251 -> 2096901168 -353780508 -1158863270
37262 -> 436968802 932488959 -664583682
37273 -> 1293013475 -1163377602 1628271655
37284 -> 726623035 -760599737 323860428
37295 -> -1065037044 -635037661 1143763833
37306 -> -1769155350 53298074 -1107568941
37317 -> -955205242 -2009280062 -1868349446
37328 -> 1680352181 512365579 -738711214
37339 -> -423783234 -1832552638 2060728983
3734
37352025.12.04 13:38:54:164 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
3736 Will do simpl query on table (10 x 3 in 4 segments)
37372025.12.04 13:38:54:236 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3738 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#510249643]). (Negotation state of queue: None)
3739 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.236UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
3740 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#510249643]). (Negotation state of queue: None)
3741 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.345UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
3742 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#510249643]). (Negotation state of queue: None)
3743 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.364UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
3744 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#510249643]). (Negotation state of queue: None)
3745 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.369UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
3746 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#510249643]). (Negotation state of queue: None)
3747 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.373UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37482025.12.04 13:38:54:387 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
3749 HeartBeatActor stopped.
3750 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:38:54.387UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37512025.12.04 13:38:54:388 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3752 TaskQueue stopped.
3753 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.387UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37542025.12.04 13:38:54:388 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
3755 Terminated: Actor[akka://tasks/user/queue#-484676596]
3756 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:54.388UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37572025.12.04 13:38:54:389 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
3758 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3759 [sourceThread: io-compute-3, akkaTimestamp: 12:38:54.388UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37602025.12.04 13:38:54:389 tasks-akka.actor.default-dispatcher-17 INFO tasks.queue.Launcher
3761 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
3762 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:54.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37632025.12.04 13:38:54:390 tasks-akka.actor.default-dispatcher-17 INFO tasks.util.ShutdownActorSystemReaper
3764 All souls reaped. Calling system.shutdown.
3765 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:54.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6910078189948624457, akkaAddress: akka://tasks]
37662025.12.04 13:38:54:414 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
3767 Listening on: SimpleSocketAddress(localhost,0)
37682025.12.04 13:38:54:415 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
3769 CPU: 1
37702025.12.04 13:38:54:415 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
3771 RAM: 96000
37722025.12.04 13:38:54:415 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
3773 SCRATCH: 1000000
37742025.12.04 13:38:54:415 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
3775 GPU: []
37762025.12.04 13:38:54:415 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
3777 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
37782025.12.04 13:38:54:416 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
3779 Elastic: None
37802025.12.04 13:38:54:416 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
3781 Master node address is: SimpleSocketAddress(localhost,0)
37822025.12.04 13:38:54:439 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
3783 Slf4jLogger started
37842025.12.04 13:38:54:450 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
3785 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517857075228600029868.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517857075228600029868.temp for file storage.
37862025.12.04 13:38:54:451 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3787 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517857075228600029868.temp)
37882025.12.04 13:38:54:453 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
3789 Queue: Actor[akka://tasks/user/queue#-41439117]
37902025.12.04 13:38:54:454 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
3791 Watching: Actor[akka://tasks/user/queue#-41439117]
3792 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:54.454UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
37932025.12.04 13:38:54:454 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
3794 This is not a follower node.
37952025.12.04 13:38:54:459 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
3796 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#42124951]
3797 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:54.457UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
37982025.12.04 13:38:54:477 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:384
3799 Will do simple query count on table (10 x 3 in 4 segments)
38002025.12.04 13:38:54:566 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
3801 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#42124951]). (Negotation state of queue: None)
3802 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.566UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
3803 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#42124951]). (Negotation state of queue: None)
3804 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.676UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38052025.12.04 13:38:54:685 io-compute-3 INFO ra3.lang.ops.Op2.op:81
3806 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/2/columns/0, size=12, hash=-578899090)),3,StatisticInt(false,Some((-1107605377,1015483386)),Some(Set(-1107605377, -936495384, 1015483386))))))
38072025.12.04 13:38:54:694 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
3808 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#42124951]). (Negotation state of queue: None)
3809 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38102025.12.04 13:38:54:694 io-compute-2 INFO ra3.lang.ops.Op2.op:81
3811 col0 : Right(List(SegmentInt(None,1,StatisticInt(false,Some((-1602806558,-1602806558)),Some(Set(-1602806558))))))
38122025.12.04 13:38:54:698 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
3813 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#42124951]). (Negotation state of queue: None)
3814 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.698UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38152025.12.04 13:38:54:701 io-compute-1 INFO ra3.lang.ops.Op2.op:81
3816 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/1/columns/0, size=12, hash=-1132503513)),3,StatisticInt(false,Some((941483274,2045157953)),Some(Set(941483274, 2045157953, 1425368958))))))
38172025.12.04 13:38:54:703 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
3818 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#42124951]). (Negotation state of queue: None)
3819 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.703UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38202025.12.04 13:38:54:706 io-compute-1 INFO ra3.lang.ops.Op2.op:81
3821 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/0/columns/0, size=12, hash=61928779)),3,StatisticInt(false,Some((-395882217,1015544920)),Some(Set(-395882217, 669935079, 1015544920))))))
3822[1 x 1]
3823 count
3824 -----
38250 -> 4
3826
38272025.12.04 13:38:54:737 tasks-akka.actor.default-dispatcher-14 INFO tasks.util.HeartBeatActor
3828 HeartBeatActor stopped.
3829 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:38:54.735UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38302025.12.04 13:38:54:737 tasks-akka.actor.default-dispatcher-14 INFO tasks.queue.TaskQueue
3831 TaskQueue stopped.
3832 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:54.735UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38332025.12.04 13:38:54:737 tasks-akka.actor.default-dispatcher-14 INFO akka.actor.CoordinatedShutdown
3834 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
3835 [sourceThread: io-compute-1, akkaTimestamp: 12:38:54.736UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38362025.12.04 13:38:54:738 tasks-akka.actor.default-dispatcher-14 INFO tasks.queue.Launcher
3837 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
3838 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:54.737UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 244644051989608447, akkaAddress: akka://tasks]
38392025.12.04 13:38:54:772 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
3840 Listening on: SimpleSocketAddress(localhost,0)
38412025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
3842 CPU: 1
38432025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
3844 RAM: 96000
38452025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
3846 SCRATCH: 1000000
38472025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
3848 GPU: []
38492025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
3850 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
38512025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
3852 Elastic: None
38532025.12.04 13:38:54:773 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
3854 Master node address is: SimpleSocketAddress(localhost,0)
38552025.12.04 13:38:54:791 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
3856 Slf4jLogger started
38572025.12.04 13:38:54:799 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
3858 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116229565970416300245.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116229565970416300245.temp for file storage.
38592025.12.04 13:38:54:800 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3860 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116229565970416300245.temp)
38612025.12.04 13:38:54:802 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
3862 Queue: Actor[akka://tasks/user/queue#1095382154]
38632025.12.04 13:38:54:802 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
3864 Watching: Actor[akka://tasks/user/queue#1095382154]
3865 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:54.802UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
38662025.12.04 13:38:54:804 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
3867 This is not a follower node.
38682025.12.04 13:38:54:807 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
3869 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1651205003]
3870 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:54.805UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
3871[10 x 3]
3872 V0 V1 V2
3873 ----------- ----------- -----------
38740 -> -470275552 1206076864 1645878609
38751 -> 1544284228 1771910533 -792582533
38762 -> -673561576 -35097298 1626015049
38773 -> 1679219296 352956664 -254206982
38784 -> -1539448051 1548157725 -1761859503
38795 -> 1545649218 301030083 -2127984212
38806 -> 1234950726 1424600734 39927566
38817 -> 1363462574 -452106460 -1578285051
38828 -> -154134790 -1804813245 -1653378891
38839 -> 1490268978 1515735847 376920523
3884
38852025.12.04 13:38:54:825 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
3886 Will do simpl query on table (10 x 3 in 4 segments)
38872025.12.04 13:38:54:910 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3888 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1651205003]). (Negotation state of queue: None)
3889 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:54.909UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
3890 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1651205003]). (Negotation state of queue: None)
3891 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.019UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
38922025.12.04 13:38:55:023 io-compute-1 INFO ra3.lang.ops.Op2.op:81
3893 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/1/columns/0, size=12, hash=-305199399)),3,StatisticInt(false,Some((-1539448051,1679219296)),Some(Set(-1539448051, 1545649218, 1679219296))))))
38942025.12.04 13:38:55:031 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3895 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1651205003]). (Negotation state of queue: None)
3896 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.030UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
38972025.12.04 13:38:55:034 io-compute-1 INFO ra3.lang.ops.Op2.op:81
3898 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/2/columns/0, size=12, hash=1321908939)),3,StatisticInt(false,Some((-154134790,1363462574)),Some(Set(-154134790, 1363462574, 1234950726))))))
38992025.12.04 13:38:55:040 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3900 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1651205003]). (Negotation state of queue: None)
3901 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.039UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
39022025.12.04 13:38:55:042 io-compute-0 INFO ra3.lang.ops.Op2.op:81
3903 col0 : Right(List(SegmentInt(None,1,StatisticInt(false,Some((1490268978,1490268978)),Some(Set(1490268978))))))
39042025.12.04 13:38:55:046 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3905 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1651205003]). (Negotation state of queue: None)
3906 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.046UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
39072025.12.04 13:38:55:048 io-compute-1 INFO ra3.lang.ops.Op2.op:81
3908 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/0/columns/0, size=12, hash=-44911778)),3,StatisticInt(false,Some((-673561576,1544284228)),Some(Set(-673561576, -470275552, 1544284228))))))
39092025.12.04 13:38:55:071 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
3910 HeartBeatActor stopped.
3911 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:38:55.071UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
39122025.12.04 13:38:55:076 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
3913 TaskQueue stopped.
3914 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.072UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5279281890023501964, akkaAddress: akka://tasks]
39152025.12.04 13:38:55:099 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
3916 Listening on: SimpleSocketAddress(localhost,0)
39172025.12.04 13:38:55:099 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
3918 CPU: 1
39192025.12.04 13:38:55:100 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
3920 RAM: 96000
39212025.12.04 13:38:55:100 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
3922 SCRATCH: 1000000
39232025.12.04 13:38:55:100 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
3924 GPU: []
39252025.12.04 13:38:55:100 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
3926 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
39272025.12.04 13:38:55:100 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
3928 Elastic: None
39292025.12.04 13:38:55:101 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
3930 Master node address is: SimpleSocketAddress(localhost,0)
39312025.12.04 13:38:55:124 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
3932 Slf4jLogger started
39332025.12.04 13:38:55:133 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
3934 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117677434538793134336.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117677434538793134336.temp for file storage.
39352025.12.04 13:38:55:134 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
3936 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117677434538793134336.temp)
39372025.12.04 13:38:55:136 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
3938 Queue: Actor[akka://tasks/user/queue#-754063206]
39392025.12.04 13:38:55:137 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
3940 Watching: Actor[akka://tasks/user/queue#-754063206]
3941 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:55.137UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
39422025.12.04 13:38:55:138 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
3943 This is not a follower node.
39442025.12.04 13:38:55:141 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
3945 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1527663708]
3946 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:55.139UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
3947[10 x 3]
3948 V0 V1 V2
3949 ----------- ----------- -----------
39500 -> 1370983068 1822476698 1517075740
39511 -> -1414935138 678026420 199324262
39522 -> 684062605 -86253758 1223156027
39533 -> -611276941 -919397949 608094993
39544 -> -1279751091 -1654164257 1318358729
39555 -> 2144541408 -667206141 -1013001163
39566 -> 1157711898 -1742055659 -76891552
39577 -> -44365552 -1377086896 -174917141
39588 -> -1872787894 1258457742 -157308790
39599 -> -2035197392 -1079925207 1934189231
3960
39612025.12.04 13:38:55:163 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
3962 Will do simpl query on table (10 x 3 in 4 segments)
39632025.12.04 13:38:55:241 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
3964 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1527663708]). (Negotation state of queue: None)
3965 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.241UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
3966 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1527663708]). (Negotation state of queue: None)
3967 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.351UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
39682025.12.04 13:38:55:354 io-compute-1 INFO ra3.lang.ops.Op2.op:81
3969 col0 : Right(List(SegmentInt(None,1,StatisticInt(false,Some((-2035197392,-2035197392)),Some(Set(-2035197392))))))
39702025.12.04 13:38:55:357 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
3971 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1527663708]). (Negotation state of queue: None)
3972 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
39732025.12.04 13:38:55:359 io-compute-2 INFO ra3.lang.ops.Op2.op:81
3974 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/2/columns/0, size=12, hash=-728945430)),3,StatisticInt(false,Some((-1872787894,1157711898)),Some(Set(-1872787894, -44365552, 1157711898))))))
39752025.12.04 13:38:55:370 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
3976 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1527663708]). (Negotation state of queue: None)
3977 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.369UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
39782025.12.04 13:38:55:372 io-compute-0 INFO ra3.lang.ops.Op2.op:81
3979 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/1/columns/0, size=12, hash=2037624120)),3,StatisticInt(false,Some((-1279751091,2144541408)),Some(Set(-611276941, 2144541408, -1279751091))))))
39802025.12.04 13:38:55:380 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
3981 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1527663708]). (Negotation state of queue: None)
3982 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.380UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
39832025.12.04 13:38:55:382 io-compute-2 INFO ra3.lang.ops.Op2.op:81
3984 col0 : Right(List(SegmentInt(Some(SharedFile(/table/segments/0/columns/0, size=12, hash=-376798106)),3,StatisticInt(false,Some((-1414935138,1370983068)),Some(Set(-1414935138, 684062605, 1370983068))))))
3985[6 x 5]
3986 b V1 V2 V3 V4
3987 ----------- ----------- ----------- ----------- ----------
39880 -> 678026420 678026420 -1414935138 678026420 199324262
39891 -> -919397949 -919397949 -611276941 -919397949 608094993
39902 -> -1654164257 -1654164257 -1279751091 -1654164257 1318358729
39913 -> -1377086896 -1377086896 -44365552 -1377086896 -174917141
39924 -> 1258457742 1258457742 -1872787894 1258457742 -157308790
39935 -> -1079925207 -1079925207 -2035197392 -1079925207 1934189231
3994
3995[6 x 5]
3996 b V1 V2 V3 V4
3997 ----------- ----------- ----------- ----------- ----------
39980 -> 678026420 678026420 -1414935138 678026420 199324262
39991 -> -919397949 -919397949 -611276941 -919397949 608094993
40002 -> -1654164257 -1654164257 -1279751091 -1654164257 1318358729
40013 -> -1377086896 -1377086896 -44365552 -1377086896 -174917141
40024 -> 1258457742 1258457742 -1872787894 1258457742 -157308790
40035 -> -1079925207 -1079925207 -2035197392 -1079925207 1934189231
4004
40052025.12.04 13:38:55:405 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
4006 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4007 [sourceThread: io-compute-1, akkaTimestamp: 12:38:55.404UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
40082025.12.04 13:38:55:405 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
4009 HeartBeatActor stopped.
4010 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:38:55.405UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
40112025.12.04 13:38:55:405 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
4012 TaskQueue stopped.
4013 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:55.405UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
40142025.12.04 13:38:55:407 tasks-akka.actor.default-dispatcher-14 INFO tasks.util.ShutdownActorSystemReaper
4015 Terminated: Actor[akka://tasks/user/queue#-754063206]
4016 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:55.406UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
40172025.12.04 13:38:55:407 tasks-akka.actor.default-dispatcher-14 INFO tasks.queue.Launcher
4018 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
4019 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:55.406UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
40202025.12.04 13:38:55:408 tasks-akka.actor.default-dispatcher-14 INFO tasks.util.ShutdownActorSystemReaper
4021 All souls reaped. Calling system.shutdown.
4022 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:55.408UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2061098994330459174, akkaAddress: akka://tasks]
40232025.12.04 13:38:55:435 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
4024 Listening on: SimpleSocketAddress(localhost,0)
40252025.12.04 13:38:55:436 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
4026 CPU: 1
40272025.12.04 13:38:55:436 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
4028 RAM: 96000
40292025.12.04 13:38:55:436 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
4030 SCRATCH: 1000000
40312025.12.04 13:38:55:437 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
4032 GPU: []
40332025.12.04 13:38:55:437 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
4034 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
40352025.12.04 13:38:55:437 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
4036 Elastic: None
40372025.12.04 13:38:55:437 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
4038 Master node address is: SimpleSocketAddress(localhost,0)
40392025.12.04 13:38:55:462 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
4040 Slf4jLogger started
40412025.12.04 13:38:55:476 io-compute-blocker-5 WARN tasks.TaskSystemComponents.fileStore:262
4042 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512623599931695525396.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512623599931695525396.temp for file storage.
40432025.12.04 13:38:55:477 io-compute-blocker-5 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4044 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512623599931695525396.temp)
40452025.12.04 13:38:55:478 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
4046 Queue: Actor[akka://tasks/user/queue#364524009]
40472025.12.04 13:38:55:479 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
4048 Watching: Actor[akka://tasks/user/queue#364524009]
4049 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:55.479UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
40502025.12.04 13:38:55:481 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
4051 This is not a follower node.
40522025.12.04 13:38:55:482 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
4053 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1899268339]
4054 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:55.482UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
40552025.12.04 13:38:55:498 io-compute-0 INFO ra3.RelationalAlgebra.partition:150
4056 Will partition 3 columns of table by partition key of column Vector(0), each 4 segments, total elements: 10.
40572025.12.04 13:38:55:589 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
4058 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4059 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4060 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4061 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.594UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4062 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4063 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.598UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4064 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4065 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.602UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4066 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4067 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.699UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4068 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4069 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.708UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4070 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4071 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4072 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4073 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.718UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4074 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4075 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.724UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4076 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4077 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.726UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4078 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4079 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.729UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4080 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4081 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.734UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4082 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4083 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.740UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4084 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4085 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.746UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4086 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4087 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.752UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4088 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1899268339]). (Negotation state of queue: None)
4089 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
40902025.12.04 13:38:55:804 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
4091 HeartBeatActor stopped.
4092 [sourceThread: tasks-heartbeat-14, akkaTimestamp: 12:38:55.803UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
40932025.12.04 13:38:55:804 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
4094 TaskQueue stopped.
4095 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.804UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
40962025.12.04 13:38:55:804 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
4097 Terminated: Actor[akka://tasks/user/queue#364524009]
4098 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:55.804UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
4099 All souls reaped. Calling system.shutdown.
4100 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:55.804UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
41012025.12.04 13:38:55:806 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
4102 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4103 [sourceThread: io-compute-3, akkaTimestamp: 12:38:55.805UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
41042025.12.04 13:38:55:806 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
4105 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
4106 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:55.806UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6790903612360964316, akkaAddress: akka://tasks]
41072025.12.04 13:38:55:830 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
4108 Listening on: SimpleSocketAddress(localhost,0)
41092025.12.04 13:38:55:830 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
4110 CPU: 1
41112025.12.04 13:38:55:830 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
4112 RAM: 96000
41132025.12.04 13:38:55:830 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
4114 SCRATCH: 1000000
41152025.12.04 13:38:55:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
4116 GPU: []
41172025.12.04 13:38:55:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
4118 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
41192025.12.04 13:38:55:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
4120 Elastic: None
41212025.12.04 13:38:55:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
4122 Master node address is: SimpleSocketAddress(localhost,0)
41232025.12.04 13:38:55:851 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
4124 Slf4jLogger started
41252025.12.04 13:38:55:860 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
4126 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517677544147901238104.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517677544147901238104.temp for file storage.
41272025.12.04 13:38:55:861 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4128 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517677544147901238104.temp)
41292025.12.04 13:38:55:862 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
4130 Queue: Actor[akka://tasks/user/queue#-404086125]
41312025.12.04 13:38:55:864 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
4132 This is not a follower node.
41332025.12.04 13:38:55:863 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
4134 Watching: Actor[akka://tasks/user/queue#-404086125]
4135 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:55.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41362025.12.04 13:38:55:865 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
4137 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1714503622]
4138 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:55.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41392025.12.04 13:38:55:877 pool-1-thread-1 INFO ra3.RelationalAlgebra.partition:150
4140 Will partition 3 columns of table by partition key of column List(0), each 4 segments, total elements: 10.
41412025.12.04 13:38:55:970 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
4142 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4143 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4144 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4145 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.974UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4146 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4147 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.976UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4148 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4149 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:55.980UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4150 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4151 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.069UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4152 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4153 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.072UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4154 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4155 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.075UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4156 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4157 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.080UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4158 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4159 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.083UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4160 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4161 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.088UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4162 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4163 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.090UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4164 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4165 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.094UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4166 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4167 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.097UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4168 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4169 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.101UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4170 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4171 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.105UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4172 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1714503622]). (Negotation state of queue: None)
4173 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.108UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41742025.12.04 13:38:56:125 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
4175 HeartBeatActor stopped.
4176 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:38:56.124UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41772025.12.04 13:38:56:125 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
4178 TaskQueue stopped.
4179 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:56.125UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41802025.12.04 13:38:56:125 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
4181 Terminated: Actor[akka://tasks/user/queue#-404086125]
4182 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:56.125UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
4183 All souls reaped. Calling system.shutdown.
4184 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:56.125UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41852025.12.04 13:38:56:126 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
4186 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4187 [sourceThread: io-compute-2, akkaTimestamp: 12:38:56.126UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41882025.12.04 13:38:56:127 tasks-akka.actor.default-dispatcher-17 INFO tasks.queue.Launcher
4189 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
4190 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:56.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6492973589381436642, akkaAddress: akka://tasks]
41912025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
4192 Listening on: SimpleSocketAddress(localhost,0)
41932025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
4194 CPU: 1
41952025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
4196 RAM: 96000
41972025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
4198 SCRATCH: 1000000
41992025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
4200 GPU: []
42012025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
4202 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
42032025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
4204 Elastic: None
42052025.12.04 13:38:56:144 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
4206 Master node address is: SimpleSocketAddress(localhost,0)
42072025.12.04 13:38:56:163 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
4208 Slf4jLogger started
42092025.12.04 13:38:56:171 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
4210 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5114759072297077684985.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5114759072297077684985.temp for file storage.
42112025.12.04 13:38:56:171 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4212 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5114759072297077684985.temp)
42132025.12.04 13:38:56:172 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
4214 Queue: Actor[akka://tasks/user/queue#2053876961]
42152025.12.04 13:38:56:173 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
4216 Watching: Actor[akka://tasks/user/queue#2053876961]
4217 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:56.173UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42182025.12.04 13:38:56:173 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
4219 This is not a follower node.
42202025.12.04 13:38:56:176 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
4221 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#455550807]
4222 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:56.175UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42232025.12.04 13:38:56:190 pool-1-thread-1 INFO ra3.RelationalAlgebra.partition:150
4224 Will partition 3 columns of table by partition key of column List(0), each 4 segments, total elements: 10.
42252025.12.04 13:38:56:281 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
4226 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4227 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.280UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4228 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4229 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.286UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4230 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4231 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.290UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4232 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4233 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.293UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4234 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4235 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.391UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4236 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4237 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.396UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4238 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4239 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.398UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4240 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4241 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.401UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4242 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4243 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.404UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4244 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4245 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.407UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4246 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4247 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.409UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4248 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4249 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.412UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4250 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4251 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4252 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4253 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.416UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4254 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4255 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.419UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4256 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#455550807]). (Negotation state of queue: None)
4257 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.422UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42582025.12.04 13:38:56:433 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
4259 HeartBeatActor stopped.
4260 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:38:56.433UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42612025.12.04 13:38:56:434 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
4262 TaskQueue stopped.
4263 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.433UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42642025.12.04 13:38:56:434 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
4265 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4266 [sourceThread: io-compute-1, akkaTimestamp: 12:38:56.433UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42672025.12.04 13:38:56:435 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
4268 Terminated: Actor[akka://tasks/user/queue#2053876961]
4269 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:56.434UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
4270 All souls reaped. Calling system.shutdown.
4271 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:56.435UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 9133111825122344584, akkaAddress: akka://tasks]
42722025.12.04 13:38:56:455 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
4273 Listening on: SimpleSocketAddress(localhost,0)
42742025.12.04 13:38:56:455 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
4275 CPU: 1
42762025.12.04 13:38:56:455 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
4277 RAM: 96000
42782025.12.04 13:38:56:456 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
4279 SCRATCH: 1000000
42802025.12.04 13:38:56:456 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
4281 GPU: []
42822025.12.04 13:38:56:456 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
4283 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
42842025.12.04 13:38:56:456 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
4285 Elastic: None
42862025.12.04 13:38:56:456 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
4287 Master node address is: SimpleSocketAddress(localhost,0)
42882025.12.04 13:38:56:477 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
4289 Slf4jLogger started
42902025.12.04 13:38:56:486 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
4291 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513070718915911201811.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513070718915911201811.temp for file storage.
42922025.12.04 13:38:56:486 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4293 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513070718915911201811.temp)
42942025.12.04 13:38:56:488 io-compute-blocker-5 INFO tasks.TaskSystemComponents.makeActors:436
4295 Queue: Actor[akka://tasks/user/queue#-1167340896]
42962025.12.04 13:38:56:489 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
4297 Watching: Actor[akka://tasks/user/queue#-1167340896]
4298 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:56.488UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
42992025.12.04 13:38:56:489 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
4300 This is not a follower node.
43012025.12.04 13:38:56:491 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
4302 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#894720454]
4303 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:56.491UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
43042025.12.04 13:38:56:595 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4305 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4306 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.595UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4307 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4308 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.706UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
43092025.12.04 13:38:56:723 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:722
4310 Will join the following tables: b966ce32-203f-46be-9b99-960f6a82a4ab (10 x 4 in 4 segments) x 8730c329-559a-4b5c-ac51-c556bea92a8f (10 x 4 in 4 segments)
43112025.12.04 13:38:56:725 io-compute-3 INFO ra3.Equijoin.equijoinPlanner:20
4312 Do pairwise join
43132025.12.04 13:38:56:726 io-compute-3 INFO ra3.RelationalAlgebra.partition:150
4314 Will partition 4 columns of b966ce32-203f-46be-9b99-960f6a82a4ab by partition key of column List(3), each 4 segments, total elements: 10.
4315 Will partition 4 columns of 8730c329-559a-4b5c-ac51-c556bea92a8f by partition key of column List(3), each 4 segments, total elements: 10.
43162025.12.04 13:38:56:805 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4317 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4318 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.805UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4319 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4320 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.809UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4321 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4322 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.811UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4323 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4324 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4325 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4326 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.817UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4327 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4328 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.821UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4329 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4330 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.824UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4331 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4332 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4333 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4334 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.830UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4335 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4336 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.834UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4337 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4338 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.837UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4339 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4340 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.842UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4341 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4342 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.845UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4343 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4344 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.851UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4345 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4346 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.854UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4347 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4348 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.859UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4349 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4350 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.861UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4351 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4352 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.866UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4353 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4354 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.870UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4355 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4356 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.874UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4357 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4358 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.879UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4359 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4360 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.883UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4361 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4362 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.890UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4363 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4364 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.894UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4365 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4366 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.899UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4367 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4368 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.903UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4369 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4370 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.906UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4371 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4372 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.910UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4373 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4374 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.912UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4375 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4376 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.915UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4377 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4378 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.918UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4379 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4380 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.921UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4381 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4382 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.929UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4383 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4384 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.937UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4385 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4386 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.941UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4387 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4388 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.945UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4389 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4390 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.949UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4391 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4392 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.954UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4393 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4394 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.959UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4395 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4396 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.966UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4397 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4398 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:56.968UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
43992025.12.04 13:38:56:973 io-compute-2 INFO ra3.Equijoin.equijoinTwo:143
4400 Joining partitions of sizes: 4 x 3
4401 Joining partitions of sizes: 2 x 2
4402 Joining partitions of sizes: 4 x 5
44032025.12.04 13:38:57:007 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4404 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4405 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.006UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4406Misses: 0 keys: 4
4407Misses: 0 keys: 3
4408 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4409 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.025UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4410Misses: 0 keys: 4
4411Misses: 0 keys: 5
4412 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4413 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.032UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4414Misses: 0 keys: 2
4415Misses: 0 keys: 2
4416 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4417 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.038UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4418 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4419 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.056UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
4420 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#894720454]). (Negotation state of queue: None)
4421 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.069UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
44222025.12.04 13:38:57:097 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
4423 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4424 [sourceThread: io-compute-1, akkaTimestamp: 12:38:57.097UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
44252025.12.04 13:38:57:098 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
4426 HeartBeatActor stopped.
4427 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:38:57.098UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
44282025.12.04 13:38:57:099 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
4429 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
4430 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:57.098UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
44312025.12.04 13:38:57:099 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
4432 TaskQueue stopped.
4433 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.099UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2834852089275659629, akkaAddress: akka://tasks]
44342025.12.04 13:38:57:125 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
4435 Listening on: SimpleSocketAddress(localhost,0)
44362025.12.04 13:38:57:125 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
4437 CPU: 1
44382025.12.04 13:38:57:126 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
4439 RAM: 96000
44402025.12.04 13:38:57:126 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
4441 SCRATCH: 1000000
44422025.12.04 13:38:57:126 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
4443 GPU: []
44442025.12.04 13:38:57:126 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
4445 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
44462025.12.04 13:38:57:126 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
4447 Elastic: None
44482025.12.04 13:38:57:126 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
4449 Master node address is: SimpleSocketAddress(localhost,0)
44502025.12.04 13:38:57:146 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
4451 Slf4jLogger started
44522025.12.04 13:38:57:154 io-compute-blocker-5 WARN tasks.TaskSystemComponents.fileStore:262
4453 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116176311496963728573.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116176311496963728573.temp for file storage.
44542025.12.04 13:38:57:155 io-compute-blocker-5 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4455 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116176311496963728573.temp)
44562025.12.04 13:38:57:160 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
4457 Queue: Actor[akka://tasks/user/queue#1061916907]
44582025.12.04 13:38:57:161 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
4459 Watching: Actor[akka://tasks/user/queue#1061916907]
4460 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:38:57.160UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
44612025.12.04 13:38:57:163 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
4462 This is not a follower node.
44632025.12.04 13:38:57:166 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
4464 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1927279792]
4465 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:57.166UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
44662025.12.04 13:38:57:263 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4467 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4468 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.263UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4469 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4470 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.384UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
44712025.12.04 13:38:57:411 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:722
4472 Will join the following tables: 66232b35-cd5e-4b7a-8599-3874bd1d04b6 (10 x 4 in 4 segments) x 27ff8772-d821-498a-9dfb-765398e1f63e (20 x 4 in 7 segments)
44732025.12.04 13:38:57:412 io-compute-2 INFO ra3.Equijoin.equijoinPlanner:20
4474 Do pairwise join
44752025.12.04 13:38:57:412 io-compute-2 INFO ra3.RelationalAlgebra.partition:150
4476 Will partition 4 columns of 66232b35-cd5e-4b7a-8599-3874bd1d04b6 by partition key of column List(3), each 4 segments, total elements: 10.
4477 Will partition 4 columns of 27ff8772-d821-498a-9dfb-765398e1f63e by partition key of column List(3), each 7 segments, total elements: 20.
44782025.12.04 13:38:57:484 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4479 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4480 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.484UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4481 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4482 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.487UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4483 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4484 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.488UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4485 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4486 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4487 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4488 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.493UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4489 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4490 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.495UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4491 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4492 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.498UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4493 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4494 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.500UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4495 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4496 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.502UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4497 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4498 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.504UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4499 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4500 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.506UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4501 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4502 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.508UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4503 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4504 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.513UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4505 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4506 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.519UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4507 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4508 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.521UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4509 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4510 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.525UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4511 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4512 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.528UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4513 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4514 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.531UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4515 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4516 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.534UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4517 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4518 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.537UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4519 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4520 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.541UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4521 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4522 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.545UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4523 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4524 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.548UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4525 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4526 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.551UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4527 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4528 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.555UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4529 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4530 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4531 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4532 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.561UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4533 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4534 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4535 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4536 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.567UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4537 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4538 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.571UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4539 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4540 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.575UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4541 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4542 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4543 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4544 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.581UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4545 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4546 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.583UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4547 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4548 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.586UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4549 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4550 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4551 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4552 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.592UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4553 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4554 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.594UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4555 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4556 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.596UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4557 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4558 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.600UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4559 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4560 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.603UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4561 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4562 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.606UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4563 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4564 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.608UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4565 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4566 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.611UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4567 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4568 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.614UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4569 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4570 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.618UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4571 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4572 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.621UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4573 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4574 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.625UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4575 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4576 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.628UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4577 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4578 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.631UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4579 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4580 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.634UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4581 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4582 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.637UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4583 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4584 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.639UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4585 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4586 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.642UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4587 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4588 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.645UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4589 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4590 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.651UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
45912025.12.04 13:38:57:657 io-compute-1 INFO ra3.Equijoin.equijoinTwo:143
4592 Joining partitions of sizes: 0 x 0
4593 Joining partitions of sizes: 0 x 6
4594 Joining partitions of sizes: 10 x 14
45952025.12.04 13:38:57:684 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4596 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4597 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.683UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4598Misses: 0 keys: 10
4599Misses: 0 keys: 14
4600 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4601 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.688UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4602Misses: 0 keys: 0
4603Misses: 0 keys: 6
4604 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4605 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.691UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4606Misses: 0 keys: 0
4607Misses: 0 keys: 0
4608 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4609 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4610 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4611 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.707UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
4612 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1927279792]). (Negotation state of queue: None)
4613 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
46142025.12.04 13:38:57:726 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
4615 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4616 [sourceThread: io-compute-0, akkaTimestamp: 12:38:57.726UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
46172025.12.04 13:38:57:727 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
4618 HeartBeatActor stopped.
4619 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:38:57.726UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
46202025.12.04 13:38:57:727 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4621 TaskQueue stopped.
4622 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:57.726UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
46232025.12.04 13:38:57:728 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
4624 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
4625 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:57.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 6312903978524272330, akkaAddress: akka://tasks]
46262025.12.04 13:38:57:752 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
4627 Listening on: SimpleSocketAddress(localhost,0)
46282025.12.04 13:38:57:753 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
4629 CPU: 1
46302025.12.04 13:38:57:753 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
4631 RAM: 96000
46322025.12.04 13:38:57:753 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
4633 SCRATCH: 1000000
46342025.12.04 13:38:57:753 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
4635 GPU: []
46362025.12.04 13:38:57:754 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
4637 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
46382025.12.04 13:38:57:754 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
4639 Elastic: None
46402025.12.04 13:38:57:754 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
4641 Master node address is: SimpleSocketAddress(localhost,0)
46422025.12.04 13:38:57:773 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
4643 Slf4jLogger started
46442025.12.04 13:38:57:782 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
4645 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516961779209410853316.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516961779209410853316.temp for file storage.
46462025.12.04 13:38:57:782 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4647 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516961779209410853316.temp)
46482025.12.04 13:38:57:783 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
4649 Queue: Actor[akka://tasks/user/queue#-2120750617]
46502025.12.04 13:38:57:784 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
4651 This is not a follower node.
46522025.12.04 13:38:57:784 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
4653 Watching: Actor[akka://tasks/user/queue#-2120750617]
4654 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:57.784UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
46552025.12.04 13:38:57:785 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
4656 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1677525406]
4657 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:57.785UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
46582025.12.04 13:38:57:891 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4659 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4660 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:57.891UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4661 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4662 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.001UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
46632025.12.04 13:38:58:011 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:722
4664 Will join the following tables: cb9e6d07-784e-40d9-8d01-bc5d1d611f48 (10 x 4 in 4 segments) x bf17a1d9-23b6-4fdb-8b87-dc3a8d62483f (10 x 4 in 4 segments)
46652025.12.04 13:38:58:012 io-compute-2 INFO ra3.Equijoin.equijoinPlanner:20
4666 Do pairwise join
46672025.12.04 13:38:58:012 io-compute-2 INFO ra3.RelationalAlgebra.partition:150
4668 Will partition 4 columns of cb9e6d07-784e-40d9-8d01-bc5d1d611f48 by partition key of column List(3), each 4 segments, total elements: 10.
4669 Will partition 4 columns of bf17a1d9-23b6-4fdb-8b87-dc3a8d62483f by partition key of column List(3), each 4 segments, total elements: 10.
46702025.12.04 13:38:58:101 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4671 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4672 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.101UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4673 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4674 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.103UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4675 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4676 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.108UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4677 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4678 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.110UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4679 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4680 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.112UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4681 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4682 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.113UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4683 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4684 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.115UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4685 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4686 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.116UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4687 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4688 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.118UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4689 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4690 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.201UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4691 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4692 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.204UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4693 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4694 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.207UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4695 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4696 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.208UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4697 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4698 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.211UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4699 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4700 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4701 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4702 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.216UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4703 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4704 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.218UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4705 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4706 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.221UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4707 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4708 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.222UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4709 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4710 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4711 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4712 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.225UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4713 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4714 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.228UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4715 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4716 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.230UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4717 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4718 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.232UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4719 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4720 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.235UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4721 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4722 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.238UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4723 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4724 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.241UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4725 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4726 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.244UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4727 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4728 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.245UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4729 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4730 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.247UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4731 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4732 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.250UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4733 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4734 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.251UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4735 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4736 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.254UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4737 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4738 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.257UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4739 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4740 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.262UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4741 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4742 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.264UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4743 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4744 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.266UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4745 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4746 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.269UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4747 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4748 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.271UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4749 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4750 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.275UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4751 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4752 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.278UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
47532025.12.04 13:38:58:282 io-compute-2 INFO ra3.Equijoin.equijoinTwo:143
4754 Joining partitions of sizes: 0 x 0
4755 Joining partitions of sizes: 0 x 3
4756 Joining partitions of sizes: 10 x 7
47572025.12.04 13:38:58:301 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4758 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4759 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.301UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4760Misses: 0 keys: 0
4761Misses: 0 keys: 0
4762 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4763 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.303UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4764Misses: 0 keys: 10
4765Misses: 0 keys: 7
4766 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4767 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.309UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4768Misses: 0 keys: 0
4769Misses: 0 keys: 3
4770 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4771 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.312UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4772 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4773 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.316UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
4774 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1677525406]). (Negotation state of queue: None)
4775 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
47762025.12.04 13:38:58:339 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
4777 HeartBeatActor stopped.
4778 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:38:58.339UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
47792025.12.04 13:38:58:340 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
4780 TaskQueue stopped.
4781 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.339UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
47822025.12.04 13:38:58:343 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
4783 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4784 [sourceThread: io-compute-2, akkaTimestamp: 12:38:58.340UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -3404118230662968905, akkaAddress: akka://tasks]
47852025.12.04 13:38:58:370 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
4786 Listening on: SimpleSocketAddress(localhost,0)
47872025.12.04 13:38:58:370 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
4788 CPU: 1
47892025.12.04 13:38:58:370 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
4790 RAM: 96000
47912025.12.04 13:38:58:371 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
4792 SCRATCH: 1000000
47932025.12.04 13:38:58:371 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
4794 GPU: []
47952025.12.04 13:38:58:371 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
4796 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
47972025.12.04 13:38:58:371 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
4798 Elastic: None
47992025.12.04 13:38:58:371 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
4800 Master node address is: SimpleSocketAddress(localhost,0)
48012025.12.04 13:38:58:395 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
4802 Slf4jLogger started
48032025.12.04 13:38:58:402 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
4804 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514077554143880284742.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514077554143880284742.temp for file storage.
48052025.12.04 13:38:58:403 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4806 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514077554143880284742.temp)
48072025.12.04 13:38:58:404 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
4808 Queue: Actor[akka://tasks/user/queue#2077867631]
48092025.12.04 13:38:58:405 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
4810 This is not a follower node.
48112025.12.04 13:38:58:406 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
4812 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#276451236]
4813 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:58.406UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
48142025.12.04 13:38:58:406 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
4815 Watching: Actor[akka://tasks/user/queue#2077867631]
4816 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:58.406UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
48172025.12.04 13:38:58:510 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4818 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4819 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.510UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4820 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4821 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.620UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
48222025.12.04 13:38:58:629 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:722
4823 Will join the following tables: 3609d0a7-f011-4ff7-ba52-88d9a37f6a4a (10 x 4 in 4 segments) x c7e1bba7-be22-4da4-9984-a708726bb06d (10 x 4 in 4 segments)
48242025.12.04 13:38:58:629 io-compute-0 INFO ra3.Equijoin.equijoinPlanner:20
4825 Do pairwise join
48262025.12.04 13:38:58:630 io-compute-0 INFO ra3.RelationalAlgebra.partition:150
4827 Will partition 4 columns of 3609d0a7-f011-4ff7-ba52-88d9a37f6a4a by partition key of column List(3), each 4 segments, total elements: 10.
4828 Will partition 4 columns of c7e1bba7-be22-4da4-9984-a708726bb06d by partition key of column List(3), each 4 segments, total elements: 10.
48292025.12.04 13:38:58:720 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4830 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4831 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.720UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4832 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4833 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.722UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4834 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4835 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.723UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4836 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4837 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.725UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4838 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4839 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4840 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4841 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.729UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4842 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4843 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.730UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4844 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4845 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.733UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4846 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4847 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.735UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4848 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4849 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.740UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4850 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4851 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.745UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4852 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4853 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.747UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4854 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4855 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.750UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4856 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4857 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.753UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4858 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4859 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.755UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4860 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4861 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4862 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4863 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.760UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4864 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4865 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.761UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4866 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4867 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.764UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4868 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4869 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.766UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4870 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4871 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.768UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4872 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4873 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.771UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4874 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4875 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.773UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4876 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4877 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.775UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4878 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4879 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.777UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4880 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4881 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.820UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4882 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4883 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.823UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4884 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4885 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.825UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4886 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4887 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.828UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4888 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4889 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.829UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4890 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4891 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.830UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4892 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4893 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.833UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4894 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4895 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.836UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4896 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4897 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.838UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4898 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4899 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.840UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4900 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4901 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.842UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4902 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4903 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.843UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4904 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4905 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.844UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4906 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4907 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.846UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4908 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4909 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.848UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4910 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4911 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.850UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49122025.12.04 13:38:58:853 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
4913 Joining partitions of sizes: 0 x 0
4914 Joining partitions of sizes: 0 x 0
4915 Joining partitions of sizes: 10 x 10
49162025.12.04 13:38:58:920 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4917 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4918 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.920UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4919Misses: 0 keys: 10
4920Misses: 0 keys: 10
4921 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4922 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.925UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4923Misses: 0 keys: 0
4924Misses: 0 keys: 0
4925 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4926 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.926UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4927Misses: 0 keys: 0
4928Misses: 0 keys: 0
4929 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4930 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.928UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4931 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4932 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.937UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
4933 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#276451236]). (Negotation state of queue: None)
4934 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.940UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49352025.12.04 13:38:58:949 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
4936 HeartBeatActor stopped.
4937 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:38:58.948UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49382025.12.04 13:38:58:949 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
4939 TaskQueue stopped.
4940 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:38:58.949UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49412025.12.04 13:38:58:949 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
4942 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
4943 [sourceThread: io-compute-2, akkaTimestamp: 12:38:58.949UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49442025.12.04 13:38:58:950 tasks-akka.actor.default-dispatcher-16 INFO tasks.util.ShutdownActorSystemReaper
4945 Terminated: Actor[akka://tasks/user/queue#2077867631]
4946 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:58.950UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49472025.12.04 13:38:58:950 tasks-akka.actor.default-dispatcher-16 INFO tasks.queue.Launcher
4948 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
4949 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:38:58.950UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49502025.12.04 13:38:58:951 tasks-akka.actor.default-dispatcher-16 INFO tasks.util.ShutdownActorSystemReaper
4951 All souls reaped. Calling system.shutdown.
4952 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:38:58.951UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5578471650919523702, akkaAddress: akka://tasks]
49532025.12.04 13:38:58:974 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
4954 Listening on: SimpleSocketAddress(localhost,0)
49552025.12.04 13:38:58:975 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
4956 CPU: 1
49572025.12.04 13:38:58:975 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
4958 RAM: 96000
49592025.12.04 13:38:58:975 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
4960 SCRATCH: 1000000
49612025.12.04 13:38:58:975 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
4962 GPU: []
49632025.12.04 13:38:58:975 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
4964 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
49652025.12.04 13:38:58:975 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
4966 Elastic: None
49672025.12.04 13:38:58:976 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
4968 Master node address is: SimpleSocketAddress(localhost,0)
49692025.12.04 13:38:58:997 tasks-akka.actor.default-dispatcher-4 INFO akka.event.slf4j.Slf4jLogger
4970 Slf4jLogger started
49712025.12.04 13:38:59:007 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
4972 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116427785476468492712.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116427785476468492712.temp for file storage.
49732025.12.04 13:38:59:007 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
4974 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116427785476468492712.temp)
49752025.12.04 13:38:59:008 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
4976 Queue: Actor[akka://tasks/user/queue#-591658797]
49772025.12.04 13:38:59:009 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
4978 This is not a follower node.
49792025.12.04 13:38:59:011 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.Launcher
4980 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#175454704]
4981 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:38:59.010UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
49822025.12.04 13:38:59:011 tasks-akka.actor.default-dispatcher-4 INFO tasks.util.ShutdownActorSystemReaper
4983 Watching: Actor[akka://tasks/user/queue#-591658797]
4984 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:38:59.011UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
49852025.12.04 13:38:59:113 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
4986 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
4987 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.112UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
4988 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
4989 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
49902025.12.04 13:38:59:231 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:722
4991 Will join the following tables: a85141d8-4c00-4ee4-a755-48b753280da9 (10 x 4 in 4 segments) x 5565b525-b46e-43a7-8b68-e2beb5f1c89b (10 x 4 in 4 segments)
49922025.12.04 13:38:59:232 io-compute-2 INFO ra3.Equijoin.equijoinPlanner:20
4993 Do pairwise join
49942025.12.04 13:38:59:232 io-compute-2 INFO ra3.RelationalAlgebra.partition:150
4995 Will partition 4 columns of a85141d8-4c00-4ee4-a755-48b753280da9 by partition key of column List(3), each 4 segments, total elements: 10.
4996 Will partition 4 columns of 5565b525-b46e-43a7-8b68-e2beb5f1c89b by partition key of column List(3), each 4 segments, total elements: 10.
49972025.12.04 13:38:59:323 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
4998 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
4999 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.322UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5000 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5001 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.324UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5002 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5003 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.325UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5004 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5005 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5006 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5007 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.330UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5008 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5009 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.333UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5010 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5011 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.336UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5012 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5013 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.340UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5014 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5015 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.343UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5016 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5017 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.422UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5018 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5019 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.428UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5020 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5021 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.431UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5022 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5023 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.435UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5024 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5025 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.437UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5026 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5027 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.441UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5028 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5029 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.444UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5030 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5031 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.446UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5032 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5033 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.451UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5034 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5035 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.454UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5036 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5037 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.458UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5038 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5039 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.461UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5040 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5041 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.463UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5042 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5043 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.466UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5044 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5045 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.467UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5046 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5047 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.470UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5048 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5049 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.473UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5050 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5051 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.475UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5052 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5053 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.477UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5054 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5055 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.481UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5056 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5057 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.483UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5058 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5059 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.484UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5060 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5061 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.487UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5062 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5063 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5064 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5065 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.492UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5066 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5067 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.495UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5068 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5069 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.497UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5070 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5071 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.498UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5072 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5073 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.502UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5074 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5075 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.503UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5076 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5077 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.505UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5078 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5079 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.507UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
50802025.12.04 13:38:59:510 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
5081 Joining partitions of sizes: 4 x 3
5082 Joining partitions of sizes: 2 x 2
5083 Joining partitions of sizes: 4 x 5
50842025.12.04 13:38:59:523 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
5085 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5086 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.523UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5087Misses: 0 keys: 4
5088Misses: 0 keys: 5
5089Misses: 0 keys: 4
5090Misses: 0 keys: 3
5091 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5092 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.528UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5093 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5094 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.533UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5095 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5096 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.543UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5097 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5098 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.550UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
5099Misses: 0 keys: 2
5100Misses: 0 keys: 2
5101 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#175454704]). (Negotation state of queue: None)
5102 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.612UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
51032025.12.04 13:38:59:625 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
5104 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5105 [sourceThread: io-compute-3, akkaTimestamp: 12:38:59.624UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
51062025.12.04 13:38:59:625 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
5107 HeartBeatActor stopped.
5108 [sourceThread: tasks-heartbeat-9, akkaTimestamp: 12:38:59.625UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
51092025.12.04 13:38:59:626 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
5110 TaskQueue stopped.
5111 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:38:59.625UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
51122025.12.04 13:38:59:626 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.Launcher
5113 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5114 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:38:59.626UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6301770360732719586, akkaAddress: akka://tasks]
51152025.12.04 13:38:59:650 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
5116 Listening on: SimpleSocketAddress(localhost,0)
51172025.12.04 13:38:59:650 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
5118 CPU: 1
51192025.12.04 13:38:59:651 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
5120 RAM: 96000
51212025.12.04 13:38:59:651 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
5122 SCRATCH: 1000000
51232025.12.04 13:38:59:651 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
5124 GPU: []
51252025.12.04 13:38:59:651 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
5126 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
51272025.12.04 13:38:59:651 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
5128 Elastic: None
51292025.12.04 13:38:59:651 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
5130 Master node address is: SimpleSocketAddress(localhost,0)
51312025.12.04 13:38:59:671 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
5132 Slf4jLogger started
51332025.12.04 13:38:59:680 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
5134 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515462759421317795475.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515462759421317795475.temp for file storage.
51352025.12.04 13:38:59:681 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5136 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515462759421317795475.temp)
51372025.12.04 13:38:59:683 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
5138 Queue: Actor[akka://tasks/user/queue#858706419]
51392025.12.04 13:38:59:684 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
5140 Watching: Actor[akka://tasks/user/queue#858706419]
5141 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:38:59.683UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
51422025.12.04 13:38:59:685 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
5143 This is not a follower node.
51442025.12.04 13:38:59:686 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
5145 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1994353721]
5146 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:38:59.686UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
51472025.12.04 13:38:59:788 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5148 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5149 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:59.787UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5150 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5151 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:59.898UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5152 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5153 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:38:59.997UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
51542025.12.04 13:39:00:013 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:722
5155 Will join the following tables: c09a2fd1-d3f4-4d02-8dd6-ccc794cc204c (10 x 4 in 4 segments) x b4e951f2-2cd6-41fa-ad45-c8905f9a5c1c (10 x 4 in 4 segments) x eba03492-3de1-464d-a674-32172daaef6a (11 x 4 in 4 segments)
51562025.12.04 13:39:00:014 io-compute-0 INFO ra3.Equijoin.equijoinPlanner:38
5157 Do join of 3+ tables, all but one fits in memory
51582025.12.04 13:39:00:098 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5159 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5160 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.098UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5161 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5162 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.198UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5163Misses: 0 keys: 10
5164Misses: 0 keys: 10
5165Misses: 0 keys: 15
5166Misses: 0 keys: 2
5167 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5168 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.206UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5169Misses: 0 keys: 10
5170Misses: 0 keys: 10
5171Misses: 0 keys: 15
5172Misses: 0 keys: 3
5173 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5174 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.210UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5175 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5176 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.217UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5177 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5178 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.233UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5179Misses: 0 keys: 10
5180Misses: 0 keys: 10
5181Misses: 0 keys: 15
5182Misses: 0 keys: 3
5183 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5184 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.242UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5185Misses: 0 keys: 10
5186Misses: 0 keys: 10
5187Misses: 0 keys: 15
5188Misses: 0 keys: 3
5189 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5190 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.246UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
5191 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1994353721]). (Negotation state of queue: None)
5192 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.260UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
51932025.12.04 13:39:00:274 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
5194 HeartBeatActor stopped.
5195 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:39:00.274UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
51962025.12.04 13:39:00:275 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5197 TaskQueue stopped.
5198 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:00.274UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
51992025.12.04 13:39:00:275 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
5200 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5201 [sourceThread: io-compute-2, akkaTimestamp: 12:39:00.275UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
52022025.12.04 13:39:00:275 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
5203 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5204 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:00.275UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3794487166114063433, akkaAddress: akka://tasks]
52052025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
5206 Listening on: SimpleSocketAddress(localhost,0)
52072025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
5208 CPU: 1
52092025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
5210 RAM: 96000
52112025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
5212 SCRATCH: 1000000
52132025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
5214 GPU: []
52152025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
5216 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
52172025.12.04 13:39:00:297 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
5218 Elastic: None
52192025.12.04 13:39:00:298 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
5220 Master node address is: SimpleSocketAddress(localhost,0)
52212025.12.04 13:39:00:316 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
5222 Slf4jLogger started
52232025.12.04 13:39:00:323 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
5224 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_518835963036032566905.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_518835963036032566905.temp for file storage.
52252025.12.04 13:39:00:324 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5226 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_518835963036032566905.temp)
52272025.12.04 13:39:00:325 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
5228 Queue: Actor[akka://tasks/user/queue#-103644604]
52292025.12.04 13:39:00:326 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
5230 Watching: Actor[akka://tasks/user/queue#-103644604]
5231 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:00.326UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
52322025.12.04 13:39:00:326 io-compute-blocker-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
5233 This is not a follower node.
52342025.12.04 13:39:00:329 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
5235 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1109801319]
5236 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:00.329UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
52372025.12.04 13:39:00:433 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
5238 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5239 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.433UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5240 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5241 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.544UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
52422025.12.04 13:39:00:553 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:722
5243 Will join the following tables: 6f5b2a83-0b9d-4da6-828b-52637fd7a5d9 (10 x 4 in 4 segments) x 296ffd76-c77b-4d8f-94d0-05056c6ba8d9 (10 x 4 in 4 segments)
52442025.12.04 13:39:00:554 io-compute-1 INFO ra3.Equijoin.equijoinPlanner:20
5245 Do pairwise join
52462025.12.04 13:39:00:554 io-compute-1 INFO ra3.RelationalAlgebra.partition:150
5247 Will partition 4 columns of 6f5b2a83-0b9d-4da6-828b-52637fd7a5d9 by partition key of column List(3), each 4 segments, total elements: 10.
5248 Will partition 4 columns of 296ffd76-c77b-4d8f-94d0-05056c6ba8d9 by partition key of column List(3), each 4 segments, total elements: 10.
52492025.12.04 13:39:00:644 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
5250 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5251 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.644UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5252 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5253 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.645UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5254 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5255 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.648UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5256 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5257 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.649UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5258 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5259 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.651UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5260 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5261 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.654UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5262 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5263 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.656UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5264 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5265 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.659UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5266 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5267 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.664UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5268 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5269 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.665UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5270 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5271 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.668UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5272 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5273 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.669UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5274 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5275 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.671UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5276 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5277 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.673UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5278 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5279 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.675UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5280 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5281 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.677UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5282 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5283 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.683UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5284 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5285 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.685UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5286 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5287 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.688UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5288 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5289 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.689UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5290 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5291 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.691UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5292 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5293 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5294 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5295 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.695UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5296 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5297 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.698UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5298 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5299 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.701UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5300 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5301 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.703UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5302 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5303 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.705UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5304 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5305 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.708UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5306 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5307 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.711UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5308 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5309 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5310 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5311 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5312 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5313 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.718UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5314 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5315 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.720UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5316 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5317 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.722UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5318 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5319 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.725UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5320 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5321 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.729UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5322 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5323 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.731UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5324 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5325 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.734UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5326 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5327 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.735UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5328 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5329 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.738UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5330 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5331 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.740UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53322025.12.04 13:39:00:743 io-compute-1 INFO ra3.Equijoin.equijoinTwo:143
5333 Joining partitions of sizes: 4 x 3
5334 Joining partitions of sizes: 2 x 2
5335 Joining partitions of sizes: 4 x 5
53362025.12.04 13:39:00:843 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
5337 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5338 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.843UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5339Misses: 0 keys: 2
5340Misses: 0 keys: 2
5341 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5342 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.846UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5343Misses: 0 keys: 4
5344Misses: 0 keys: 5
5345 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5346 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.851UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5347 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5348 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.855UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5349 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5350 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
5351Misses: 0 keys: 4
5352Misses: 0 keys: 3
5353 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1109801319]). (Negotation state of queue: None)
5354 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.944UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53552025.12.04 13:39:00:956 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
5356 HeartBeatActor stopped.
5357 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:39:00.956UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53582025.12.04 13:39:00:957 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
5359 TaskQueue stopped.
5360 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:00.957UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53612025.12.04 13:39:00:957 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
5362 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5363 [sourceThread: io-compute-3, akkaTimestamp: 12:39:00.957UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53642025.12.04 13:39:00:958 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
5365 Terminated: Actor[akka://tasks/user/queue#-103644604]
5366 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:00.957UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53672025.12.04 13:39:00:958 tasks-akka.actor.default-dispatcher-15 INFO tasks.util.ShutdownActorSystemReaper
5368 All souls reaped. Calling system.shutdown.
5369 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:00.958UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53702025.12.04 13:39:00:959 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
5371 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5372 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:00.959UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -4992541770948511179, akkaAddress: akka://tasks]
53732025.12.04 13:39:00:981 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
5374 Listening on: SimpleSocketAddress(localhost,0)
53752025.12.04 13:39:00:981 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
5376 CPU: 1
53772025.12.04 13:39:00:982 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
5378 RAM: 96000
53792025.12.04 13:39:00:982 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
5380 SCRATCH: 1000000
53812025.12.04 13:39:00:982 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
5382 GPU: []
53832025.12.04 13:39:00:982 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
5384 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
53852025.12.04 13:39:00:982 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
5386 Elastic: None
53872025.12.04 13:39:00:982 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
5388 Master node address is: SimpleSocketAddress(localhost,0)
53892025.12.04 13:39:00:999 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
5390 Slf4jLogger started
53912025.12.04 13:39:01:007 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
5392 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_511935757394216105120.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_511935757394216105120.temp for file storage.
53932025.12.04 13:39:01:008 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5394 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_511935757394216105120.temp)
53952025.12.04 13:39:01:009 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
5396 Queue: Actor[akka://tasks/user/queue#1547720418]
53972025.12.04 13:39:01:010 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
5398 Watching: Actor[akka://tasks/user/queue#1547720418]
5399 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:01.010UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
54002025.12.04 13:39:01:010 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
5401 This is not a follower node.
54022025.12.04 13:39:01:013 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
5403 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1156674221]
5404 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:01.013UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
54052025.12.04 13:39:01:117 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5406 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5407 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.117UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5408 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5409 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.228UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
54102025.12.04 13:39:01:237 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:722
5411 Will join the following tables: 43a537aa-e298-40ae-9b8d-1f1350e71978 (10 x 4 in 4 segments) x 09e6ebae-058d-46a8-ab63-e14790e8e2c3 (10 x 4 in 4 segments)
54122025.12.04 13:39:01:238 io-compute-3 INFO ra3.Equijoin.equijoinPlanner:20
5413 Do pairwise join
54142025.12.04 13:39:01:238 io-compute-3 INFO ra3.RelationalAlgebra.partition:150
5415 Will partition 4 columns of 43a537aa-e298-40ae-9b8d-1f1350e71978 by partition key of column List(3), each 4 segments, total elements: 10.
5416 Will partition 4 columns of 09e6ebae-058d-46a8-ab63-e14790e8e2c3 by partition key of column List(3), each 4 segments, total elements: 10.
54172025.12.04 13:39:01:327 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5418 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5419 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5420 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5421 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.330UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5422 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5423 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.331UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5424 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5425 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.333UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5426 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5427 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.334UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5428 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5429 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.335UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5430 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5431 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.337UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5432 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5433 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.340UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5434 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5435 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.343UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5436 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5437 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.345UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5438 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5439 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.346UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5440 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5441 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.348UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5442 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5443 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.351UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5444 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5445 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.353UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5446 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5447 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.354UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5448 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5449 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.356UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5450 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5451 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5452 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5453 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.359UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5454 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5455 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.360UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5456 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5457 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.361UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5458 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5459 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5460 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5461 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.365UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5462 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5463 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.366UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5464 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5465 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.368UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5466 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5467 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.370UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5468 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5469 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.428UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5470 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5471 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.432UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5472 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5473 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.434UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5474 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5475 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.436UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5476 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5477 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.438UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5478 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5479 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.439UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5480 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5481 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.441UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5482 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5483 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.442UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5484 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5485 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.444UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5486 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5487 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.445UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5488 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5489 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.448UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5490 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5491 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.450UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5492 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5493 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.451UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5494 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5495 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.453UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5496 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5497 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.455UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5498 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5499 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.457UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55002025.12.04 13:39:01:459 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
5501 Joining partitions of sizes: 4 x 3
5502 Joining partitions of sizes: 2 x 2
5503 Joining partitions of sizes: 4 x 5
55042025.12.04 13:39:01:528 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5505 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5506 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.528UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5507Misses: 0 keys: 2
5508Misses: 0 keys: 2
5509 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5510 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.530UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5511Misses: 0 keys: 4
5512Misses: 0 keys: 5
5513 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5514 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.533UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5515Misses: 0 keys: 4
5516Misses: 0 keys: 3
5517 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5518 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.535UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5519 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5520 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.540UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5521 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1156674221]). (Negotation state of queue: None)
5522 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.546UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55232025.12.04 13:39:01:559 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
5524 HeartBeatActor stopped.
5525 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:01.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55262025.12.04 13:39:01:560 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5527 TaskQueue stopped.
5528 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:01.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55292025.12.04 13:39:01:560 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
5530 Terminated: Actor[akka://tasks/user/queue#1547720418]
5531 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:01.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
5532 All souls reaped. Calling system.shutdown.
5533 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:01.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55342025.12.04 13:39:01:560 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
5535 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5536 [sourceThread: io-compute-1, akkaTimestamp: 12:39:01.560UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55372025.12.04 13:39:01:561 tasks-akka.actor.default-dispatcher-16 INFO tasks.queue.Launcher
5538 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5539 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:01.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1348894496284733641, akkaAddress: akka://tasks]
55402025.12.04 13:39:01:585 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
5541 Listening on: SimpleSocketAddress(localhost,0)
55422025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
5543 CPU: 1
55442025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
5545 RAM: 96000
55462025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
5547 SCRATCH: 1000000
55482025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
5549 GPU: []
55502025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
5551 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
55522025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
5553 Elastic: None
55542025.12.04 13:39:01:586 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
5555 Master node address is: SimpleSocketAddress(localhost,0)
55562025.12.04 13:39:01:604 tasks-akka.actor.default-dispatcher-4 INFO akka.event.slf4j.Slf4jLogger
5557 Slf4jLogger started
55582025.12.04 13:39:01:610 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
5559 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112401349400254914078.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112401349400254914078.temp for file storage.
55602025.12.04 13:39:01:611 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5561 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112401349400254914078.temp)
55622025.12.04 13:39:01:612 io-compute-blocker-7 INFO tasks.TaskSystemComponents.makeActors:436
5563 Queue: Actor[akka://tasks/user/queue#2105083548]
55642025.12.04 13:39:01:612 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
5565 This is not a follower node.
55662025.12.04 13:39:01:613 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
5567 Watching: Actor[akka://tasks/user/queue#2105083548]
5568 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:01.613UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
55692025.12.04 13:39:01:616 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.Launcher
5570 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-244605210]
5571 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:01.616UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
55722025.12.04 13:39:01:723 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
5573 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5574 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.723UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5575 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5576 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.833UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
55772025.12.04 13:39:01:844 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:722
5578 Will join the following tables: 7b094e08-0a71-4920-85a8-f77e2f1598ef (10 x 4 in 4 segments) x adb429d4-8eb0-48e5-9e29-afdef260a5df (10 x 4 in 4 segments)
55792025.12.04 13:39:01:845 io-compute-0 INFO ra3.Equijoin.equijoinPlanner:20
5580 Do pairwise join
55812025.12.04 13:39:01:846 io-compute-0 INFO ra3.RelationalAlgebra.partition:150
5582 Will partition 4 columns of 7b094e08-0a71-4920-85a8-f77e2f1598ef by partition key of column List(3), each 4 segments, total elements: 10.
5583 Will partition 4 columns of adb429d4-8eb0-48e5-9e29-afdef260a5df by partition key of column List(3), each 4 segments, total elements: 10.
55842025.12.04 13:39:01:933 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
5585 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5586 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.933UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5587 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5588 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.934UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5589 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5590 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.935UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5591 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5592 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.937UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5593 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5594 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.939UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5595 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5596 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.941UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5597 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5598 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.942UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5599 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5600 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.944UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5601 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5602 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.945UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5603 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5604 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.948UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5605 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5606 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.951UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5607 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5608 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.953UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5609 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5610 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.955UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5611 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5612 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.956UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5613 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5614 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.957UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5615 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5616 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.960UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5617 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5618 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.963UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5619 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5620 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.965UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5621 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5622 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.967UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5623 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5624 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5625 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5626 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.970UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5627 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5628 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.972UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5629 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5630 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.975UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5631 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5632 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.977UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5633 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5634 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.979UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5635 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5636 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.981UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5637 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5638 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.983UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5639 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5640 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.984UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5641 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5642 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.986UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5643 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5644 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.987UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5645 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5646 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.990UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5647 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5648 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.991UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5649 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5650 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.993UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5651 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5652 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.996UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5653 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5654 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:01.998UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5655 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5656 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.000UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5657 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5658 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.001UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5659 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5660 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.004UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5661 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5662 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.005UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5663 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5664 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.007UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5665 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5666 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.009UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
56672025.12.04 13:39:02:011 io-compute-1 INFO ra3.Equijoin.equijoinTwo:143
5668 Joining partitions of sizes: 4 x 3
5669 Joining partitions of sizes: 2 x 2
5670 Joining partitions of sizes: 4 x 5
56712025.12.04 13:39:02:032 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
5672 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5673 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.032UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5674Misses: 0 keys: 4
5675Misses: 0 keys: 5
5676 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5677 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.035UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5678Misses: 0 keys: 4
5679Misses: 0 keys: 3
5680 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5681 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.039UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5682Misses: 0 keys: 2
5683Misses: 0 keys: 2
5684 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5685 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.042UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5686 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5687 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.050UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5688 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-244605210]). (Negotation state of queue: None)
5689 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.064UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
56902025.12.04 13:39:02:075 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
5691 HeartBeatActor stopped.
5692 [sourceThread: tasks-heartbeat-9, akkaTimestamp: 12:39:02.075UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
56932025.12.04 13:39:02:075 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
5694 TaskQueue stopped.
5695 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:02.075UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
56962025.12.04 13:39:02:075 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
5697 Terminated: Actor[akka://tasks/user/queue#2105083548]
5698 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:39:02.075UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
5699 All souls reaped. Calling system.shutdown.
5700 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:39:02.075UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
57012025.12.04 13:39:02:075 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
5702 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5703 [sourceThread: io-compute-0, akkaTimestamp: 12:39:02.075UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
57042025.12.04 13:39:02:076 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
5705 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5706 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:02.076UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 1259817933503081776, akkaAddress: akka://tasks]
57072025.12.04 13:39:02:101 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
5708 Listening on: SimpleSocketAddress(localhost,0)
57092025.12.04 13:39:02:101 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
5710 CPU: 1
57112025.12.04 13:39:02:101 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
5712 RAM: 96000
57132025.12.04 13:39:02:102 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
5714 SCRATCH: 1000000
57152025.12.04 13:39:02:102 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
5716 GPU: []
57172025.12.04 13:39:02:102 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
5718 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
57192025.12.04 13:39:02:102 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
5720 Elastic: None
57212025.12.04 13:39:02:102 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
5722 Master node address is: SimpleSocketAddress(localhost,0)
57232025.12.04 13:39:02:122 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
5724 Slf4jLogger started
57252025.12.04 13:39:02:129 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
5726 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512949100354465147413.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512949100354465147413.temp for file storage.
57272025.12.04 13:39:02:129 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5728 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512949100354465147413.temp)
57292025.12.04 13:39:02:132 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
5730 Queue: Actor[akka://tasks/user/queue#2061415376]
57312025.12.04 13:39:02:132 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
5732 Watching: Actor[akka://tasks/user/queue#2061415376]
5733 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:02.132UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
57342025.12.04 13:39:02:132 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
5735 This is not a follower node.
57362025.12.04 13:39:02:133 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
5737 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1220121314]
5738 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:02.133UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
57392025.12.04 13:39:02:239 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5740 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5741 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.239UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5742 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5743 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.349UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
57442025.12.04 13:39:02:351 io-compute-3 INFO ra3.RelationalAlgebra.partition:150
5745 Will partition 4 columns of 5cf3d843-31e1-4e21-b4bd-4af7fe27a971 by partition key of column List(3), each 4 segments, total elements: 10.
57462025.12.04 13:39:02:448 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5747 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5748 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.448UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5749 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5750 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.449UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5751 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5752 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.453UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5753 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5754 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.455UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5755 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5756 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.548UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5757 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5758 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.551UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5759 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5760 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.553UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5761 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5762 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.554UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5763 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5764 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.556UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5765 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5766 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.558UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5767 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5768 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5769 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5770 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.562UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5771 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5772 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5773 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5774 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.566UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5775 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5776 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.567UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5777 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5778 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.569UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5779 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5780 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.571UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5781 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5782 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.573UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5783 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5784 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5785 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5786 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.576UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
57872025.12.04 13:39:02:578 io-compute-1 INFO ra3.RelationalAlgebra.groupBy:198
5788 Partitioning of 00023011-0f92-466a-88a6-0796ab0d1916 done with 3 partitions with sizes min= 2 max= 4. Will find groups of each partition.
57892025.12.04 13:39:02:649 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5790 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5791 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.648UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5792Misses: 0 keys: 4
5793 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5794 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.654UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5795Misses: 0 keys: 2
5796 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5797 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.656UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5798 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5799 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.748UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5800 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5801 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.849UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5802 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5803 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.852UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5804 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5805 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.854UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5806 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5807 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.856UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5808 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5809 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.858UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5810 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5811 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.859UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5812 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5813 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.861UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5814 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5815 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5816 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5817 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.864UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5818 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5819 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5820 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5821 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.867UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
5822 Dequeued task ExtractGroups with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1220121314]). (Negotation state of queue: None)
5823 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.868UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
58242025.12.04 13:39:02:874 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
5825 HeartBeatActor stopped.
5826 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:39:02.874UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
58272025.12.04 13:39:02:875 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
5828 TaskQueue stopped.
5829 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:02.875UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
58302025.12.04 13:39:02:875 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
5831 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5832 [sourceThread: io-compute-1, akkaTimestamp: 12:39:02.875UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
58332025.12.04 13:39:02:877 tasks-akka.actor.default-dispatcher-17 INFO tasks.queue.Launcher
5834 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5835 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:02.877UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3062961692484818257, akkaAddress: akka://tasks]
58362025.12.04 13:39:02:895 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
5837 Listening on: SimpleSocketAddress(localhost,0)
58382025.12.04 13:39:02:896 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
5839 CPU: 1
58402025.12.04 13:39:02:896 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
5841 RAM: 96000
58422025.12.04 13:39:02:896 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
5843 SCRATCH: 1000000
58442025.12.04 13:39:02:896 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
5845 GPU: []
58462025.12.04 13:39:02:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
5847 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
58482025.12.04 13:39:02:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
5849 Elastic: None
58502025.12.04 13:39:02:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
5851 Master node address is: SimpleSocketAddress(localhost,0)
58522025.12.04 13:39:02:912 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
5853 Slf4jLogger started
58542025.12.04 13:39:02:917 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
5855 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519920435627786054501.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519920435627786054501.temp for file storage.
58562025.12.04 13:39:02:918 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5857 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519920435627786054501.temp)
58582025.12.04 13:39:02:919 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
5859 Queue: Actor[akka://tasks/user/queue#2101046332]
58602025.12.04 13:39:02:919 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
5861 This is not a follower node.
58622025.12.04 13:39:02:921 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
5863 Watching: Actor[akka://tasks/user/queue#2101046332]
5864 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:02.920UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
58652025.12.04 13:39:02:921 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
5866 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1092333611]
5867 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:02.920UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
58682025.12.04 13:39:03:029 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5869 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5870 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.029UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
58712025.12.04 13:39:03:039 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:455
5872 Will do group by on 4a76ffcd-1122-449b-bdb2-8cb7f2ee7c7c (10 x 4 in 4 segments) on 1 columns
58732025.12.04 13:39:03:140 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5874 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5875 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.140UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
58762025.12.04 13:39:03:142 io-compute-1 INFO ra3.RelationalAlgebra.partition:150
5877 Will partition 4 columns of 4a76ffcd-1122-449b-bdb2-8cb7f2ee7c7c by partition key of column Vector(3), each 4 segments, total elements: 10.
58782025.12.04 13:39:03:240 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5879 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5880 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.240UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5881 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5882 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.242UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5883 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5884 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.244UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5885 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5886 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.245UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5887 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5888 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.340UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5889 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5890 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.342UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5891 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5892 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.344UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5893 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5894 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.345UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5895 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5896 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.346UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5897 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5898 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.348UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5899 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5900 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.349UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5901 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5902 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.350UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5903 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5904 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.352UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5905 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5906 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.353UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5907 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5908 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.354UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5909 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5910 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.356UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5911 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5912 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5913 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5914 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.359UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5915 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5916 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.361UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5917 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5918 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59192025.12.04 13:39:03:364 io-compute-2 INFO ra3.RelationalAlgebra.groupBy:198
5920 Partitioning of 8e3f72c9-357a-4571-a2ae-bd7464b89c94 done with 3 partitions with sizes min= 2 max= 4. Will find groups of each partition.
59212025.12.04 13:39:03:439 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5922 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5923 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.439UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5924Misses: 0 keys: 2
5925 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5926 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.442UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5927 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5928 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.444UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5929Misses: 0 keys: 4
59302025.12.04 13:39:03:447 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:466
5931 Will do reduction on 8e3f72c9-357a-4571-a2ae-bd7464b89c94 (3 partitions)
59322025.12.04 13:39:03:539 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5933 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5934 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.539UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5935 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5936 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.640UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5937 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5938 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.647UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5939 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1092333611]). (Negotation state of queue: None)
5940 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.650UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59412025.12.04 13:39:03:658 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
5942 HeartBeatActor stopped.
5943 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:03.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59442025.12.04 13:39:03:658 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5945 TaskQueue stopped.
5946 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59472025.12.04 13:39:03:658 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
5948 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
5949 [sourceThread: io-compute-3, akkaTimestamp: 12:39:03.658UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59502025.12.04 13:39:03:659 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
5951 Terminated: Actor[akka://tasks/user/queue#2101046332]
5952 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:03.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
5953 All souls reaped. Calling system.shutdown.
5954 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:03.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59552025.12.04 13:39:03:660 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
5956 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
5957 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:03.660UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -7682451992101165029, akkaAddress: akka://tasks]
59582025.12.04 13:39:03:682 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
5959 Listening on: SimpleSocketAddress(localhost,0)
59602025.12.04 13:39:03:682 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
5961 CPU: 1
59622025.12.04 13:39:03:682 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
5963 RAM: 96000
59642025.12.04 13:39:03:683 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
5965 SCRATCH: 1000000
59662025.12.04 13:39:03:683 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
5967 GPU: []
59682025.12.04 13:39:03:683 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
5969 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
59702025.12.04 13:39:03:683 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
5971 Elastic: None
59722025.12.04 13:39:03:683 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
5973 Master node address is: SimpleSocketAddress(localhost,0)
59742025.12.04 13:39:03:701 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
5975 Slf4jLogger started
59762025.12.04 13:39:03:709 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
5977 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5110060535569121416474.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5110060535569121416474.temp for file storage.
59782025.12.04 13:39:03:709 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
5979 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5110060535569121416474.temp)
59802025.12.04 13:39:03:710 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
5981 Watching: Actor[akka://tasks/user/queue#458536418]
5982 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:03.710UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
59832025.12.04 13:39:03:711 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
5984 Queue: Actor[akka://tasks/user/queue#458536418]
59852025.12.04 13:39:03:712 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
5986 This is not a follower node.
59872025.12.04 13:39:03:712 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
5988 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-478599761]
5989 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:03.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
59902025.12.04 13:39:03:820 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5991 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
5992 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.820UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
59932025.12.04 13:39:03:828 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:515
5994 Will do group by on cbfda35c-3505-4753-9513-4e9fd50fe903 (10 x 4 in 4 segments) on 1 columns
59952025.12.04 13:39:03:930 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
5996 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
5997 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:03.930UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
59982025.12.04 13:39:03:932 io-compute-3 INFO ra3.RelationalAlgebra.partition:150
5999 Will partition 4 columns of cbfda35c-3505-4753-9513-4e9fd50fe903 by partition key of column Vector(3), each 4 segments, total elements: 10.
60002025.12.04 13:39:04:030 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6001 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6002 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.030UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6003 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6004 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.033UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6005 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6006 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.034UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6007 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6008 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.036UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6009 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6010 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.130UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6011 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6012 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.131UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6013 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6014 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.132UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6015 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6016 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.133UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6017 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6018 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.134UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6019 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6020 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.137UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6021 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6022 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.138UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6023 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6024 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.140UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6025 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6026 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.141UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6027 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6028 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.142UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6029 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6030 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.144UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6031 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6032 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.146UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6033 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6034 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.148UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6035 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6036 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.149UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6037 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6038 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.151UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6039 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6040 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.152UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60412025.12.04 13:39:04:155 io-compute-1 INFO ra3.RelationalAlgebra.groupBy:198
6042 Partitioning of 17865515-f4b5-4328-8cf5-22d3a7323fff done with 3 partitions with sizes min= 2 max= 4. Will find groups of each partition.
60432025.12.04 13:39:04:230 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6044 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6045 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.230UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6046 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6047 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.231UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6048Misses: 0 keys: 4
6049 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6050 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.234UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6051Misses: 0 keys: 2
60522025.12.04 13:39:04:237 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:526
6053 Will do reduction on 17865515-f4b5-4328-8cf5-22d3a7323fff (3 partitions)
60542025.12.04 13:39:04:330 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6055 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6056 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.329UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6057 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6058 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.429UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6059 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6060 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.433UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6061 Dequeued task SimpleQueryCount with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-478599761]). (Negotation state of queue: None)
6062 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.436UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60632025.12.04 13:39:04:441 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6064 HeartBeatActor stopped.
6065 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:39:04.441UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60662025.12.04 13:39:04:441 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6067 TaskQueue stopped.
6068 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.441UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60692025.12.04 13:39:04:441 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6070 Terminated: Actor[akka://tasks/user/queue#458536418]
6071 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:04.441UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
6072 All souls reaped. Calling system.shutdown.
6073 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:04.441UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60742025.12.04 13:39:04:442 tasks-akka.actor.default-dispatcher-16 INFO akka.actor.CoordinatedShutdown
6075 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6076 [sourceThread: io-compute-0, akkaTimestamp: 12:39:04.442UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60772025.12.04 13:39:04:443 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
6078 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6079 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:04.442UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3075253756382839837, akkaAddress: akka://tasks]
60802025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
6081 Listening on: SimpleSocketAddress(localhost,0)
60822025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
6083 CPU: 1
60842025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
6085 RAM: 96000
60862025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
6087 SCRATCH: 1000000
60882025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
6089 GPU: []
60902025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
6091 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
60922025.12.04 13:39:04:462 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
6093 Elastic: None
60942025.12.04 13:39:04:463 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
6095 Master node address is: SimpleSocketAddress(localhost,0)
60962025.12.04 13:39:04:475 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
6097 Slf4jLogger started
60982025.12.04 13:39:04:481 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
6099 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515373766726349948870.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515373766726349948870.temp for file storage.
61002025.12.04 13:39:04:481 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6101 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515373766726349948870.temp)
61022025.12.04 13:39:04:482 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
6103 Queue: Actor[akka://tasks/user/queue#-793956058]
61042025.12.04 13:39:04:483 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
6105 This is not a follower node.
61062025.12.04 13:39:04:483 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6107 Watching: Actor[akka://tasks/user/queue#-793956058]
6108 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:04.482UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61092025.12.04 13:39:04:484 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6110 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1856080605]
6111 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:04.484UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61122025.12.04 13:39:04:584 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6113 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1856080605]). (Negotation state of queue: None)
6114 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.584UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
6115Table(0b3d800b-3765-41e7-91f3-c9e573d7fce4: 10 x 4 . num segments: 4 (segment sizes min/max:1/3)
6116Partitioning: None
6117'V0' I32
6118'V1' I32
6119'V2' I32
6120'V4' I32
6121)
61222025.12.04 13:39:04:591 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:656
6123 Will do full table reduction at once on 0b3d800b-3765-41e7-91f3-c9e573d7fce4 (10 x 4 in 4 segments)
61242025.12.04 13:39:04:693 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6125 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1856080605]). (Negotation state of queue: None)
6126 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
6127 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1856080605]). (Negotation state of queue: None)
6128 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.803UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
6129 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1856080605]). (Negotation state of queue: None)
6130 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.905UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
6131[1 x 4]
6132 V0 V1 V2 V4
6133 ---------- ---------- ----------- --
61340 -> 1075947348 1795202051 -1229993005 24
6135
6136[1 x 4]
6137 V0 V1 V2 V4
6138 ---------- ---------- ----------- --
61390 -> 1075947348 1795202051 -1229993005 24
6140
61412025.12.04 13:39:04:912 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6142 HeartBeatActor stopped.
6143 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:04.912UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61442025.12.04 13:39:04:913 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6145 TaskQueue stopped.
6146 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:04.913UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61472025.12.04 13:39:04:913 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
6148 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6149 [sourceThread: io-compute-3, akkaTimestamp: 12:39:04.913UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61502025.12.04 13:39:04:913 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6151 Terminated: Actor[akka://tasks/user/queue#-793956058]
6152 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:04.913UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
6153 All souls reaped. Calling system.shutdown.
6154 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:04.913UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61552025.12.04 13:39:04:915 tasks-akka.actor.default-dispatcher-13 INFO tasks.queue.Launcher
6156 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6157 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:04.914UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -3806915309070692684, akkaAddress: akka://tasks]
61582025.12.04 13:39:04:938 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
6159 Listening on: SimpleSocketAddress(localhost,0)
61602025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
6161 CPU: 1
61622025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
6163 RAM: 96000
61642025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
6165 SCRATCH: 1000000
61662025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
6167 GPU: []
61682025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
6169 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
61702025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
6171 Elastic: None
61722025.12.04 13:39:04:939 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
6173 Master node address is: SimpleSocketAddress(localhost,0)
61742025.12.04 13:39:04:952 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
6175 Slf4jLogger started
61762025.12.04 13:39:04:959 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
6177 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514056256564279662592.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514056256564279662592.temp for file storage.
61782025.12.04 13:39:04:960 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6179 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514056256564279662592.temp)
61802025.12.04 13:39:04:962 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
6181 Queue: Actor[akka://tasks/user/queue#1905881088]
61822025.12.04 13:39:04:963 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6183 Watching: Actor[akka://tasks/user/queue#1905881088]
6184 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:04.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
61852025.12.04 13:39:04:963 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
6186 This is not a follower node.
61872025.12.04 13:39:04:965 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6188 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1638666697]
6189 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:04.964UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
61902025.12.04 13:39:05:070 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6191 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6192 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.070UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6193 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6194 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.180UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6195 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6196 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.181UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6197 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6198 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.280UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6199 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6200 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.290UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6201 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6202 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.292UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6203 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6204 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.295UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6205 Dequeued task mergecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6206 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.380UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6207 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6208 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.480UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6209 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6210 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.580UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6211 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6212 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.582UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6213 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6214 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.583UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6215 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6216 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.584UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6217 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6218 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.585UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6219 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6220 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.587UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6221 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6222 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.587UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6223 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6224 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6225 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6226 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.591UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6227 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6228 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.592UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6229 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6230 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.594UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6231 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6232 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.595UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6233 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6234 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.597UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6235 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6236 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.598UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6237 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6238 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.599UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6239 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6240 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.600UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6241 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6242 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.681UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6243 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6244 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.780UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6245 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6246 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.881UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6247 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6248 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6249 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6250 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.883UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6251 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6252 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.885UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6253 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6254 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6255 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6256 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.888UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6257 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6258 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.889UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6259 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6260 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.890UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6261 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6262 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.891UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6263 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6264 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.892UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6265 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6266 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.894UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6267 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6268 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.895UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6269 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6270 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.896UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6271 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6272 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.897UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6273 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6274 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.898UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6275 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1638666697]). (Negotation state of queue: None)
6276 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.900UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
62772025.12.04 13:39:05:906 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6278 HeartBeatActor stopped.
6279 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:39:05.906UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
62802025.12.04 13:39:05:906 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6281 TaskQueue stopped.
6282 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:05.906UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
62832025.12.04 13:39:05:906 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6284 Terminated: Actor[akka://tasks/user/queue#1905881088]
6285 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:05.906UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
6286 All souls reaped. Calling system.shutdown.
6287 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:05.906UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
62882025.12.04 13:39:05:907 tasks-akka.actor.default-dispatcher-15 INFO akka.actor.CoordinatedShutdown
6289 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6290 [sourceThread: io-compute-0, akkaTimestamp: 12:39:05.907UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -765184557020113158, akkaAddress: akka://tasks]
62912025.12.04 13:39:05:907 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
6292 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6293 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:05.907UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -765184557020113158, akkaAddress: akka://tasks]
62942025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
6295 Listening on: SimpleSocketAddress(localhost,0)
62962025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
6297 CPU: 1
62982025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
6299 RAM: 96000
63002025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
6301 SCRATCH: 1000000
63022025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
6303 GPU: []
63042025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
6305 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
63062025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
6307 Elastic: None
63082025.12.04 13:39:05:926 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
6309 Master node address is: SimpleSocketAddress(localhost,0)
63102025.12.04 13:39:05:940 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
6311 Slf4jLogger started
63122025.12.04 13:39:05:945 io-compute-blocker-7 WARN tasks.TaskSystemComponents.fileStore:262
6313 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115925995080268574694.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115925995080268574694.temp for file storage.
63142025.12.04 13:39:05:945 io-compute-blocker-7 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6315 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115925995080268574694.temp)
63162025.12.04 13:39:05:946 io-compute-blocker-5 INFO tasks.TaskSystemComponents.makeActors:436
6317 Queue: Actor[akka://tasks/user/queue#674677578]
63182025.12.04 13:39:05:946 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
6319 This is not a follower node.
63202025.12.04 13:39:05:947 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
6321 Watching: Actor[akka://tasks/user/queue#674677578]
6322 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:05.947UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
63232025.12.04 13:39:05:950 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6324 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#500932581]
6325 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:05.950UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
63262025.12.04 13:39:06:058 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6327 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6328 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.058UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6329 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6330 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.169UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6331 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6332 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.169UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6333 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6334 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.269UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6335 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6336 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.271UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6337 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6338 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.273UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6339 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6340 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.274UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6341 Dequeued task mergecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6342 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.369UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6343 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6344 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.470UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6345 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6346 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.569UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6347 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6348 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.570UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6349 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6350 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.573UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6351 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6352 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6353 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6354 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.575UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6355 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6356 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.576UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6357 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6358 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.578UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6359 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6360 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.579UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6361 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6362 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.580UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6363 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6364 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.582UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6365 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6366 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.583UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6367 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6368 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.585UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6369 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6370 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.586UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6371 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6372 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.587UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6373 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6374 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6375 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6376 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.591UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6377 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6378 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.669UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6379 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6380 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.769UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6381 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6382 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.869UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6383 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6384 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.870UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6385 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6386 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.871UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6387 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6388 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.872UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6389 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6390 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.873UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6391 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6392 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.873UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6393 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6394 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.874UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6395 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6396 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.875UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6397 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6398 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.876UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6399 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6400 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.877UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6401 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6402 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.878UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6403 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6404 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.879UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6405 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6406 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.881UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6407 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6408 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.881UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6409 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6410 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6411 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#500932581]). (Negotation state of queue: None)
6412 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.883UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
64132025.12.04 13:39:06:887 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6414 HeartBeatActor stopped.
6415 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:06.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
64162025.12.04 13:39:06:887 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6417 TaskQueue stopped.
6418 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:06.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
64192025.12.04 13:39:06:888 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6420 Terminated: Actor[akka://tasks/user/queue#674677578]
6421 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:06.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
6422 All souls reaped. Calling system.shutdown.
6423 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:06.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
64242025.12.04 13:39:06:888 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
6425 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6426 [sourceThread: io-compute-0, akkaTimestamp: 12:39:06.888UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
64272025.12.04 13:39:06:889 tasks-akka.actor.default-dispatcher-16 INFO tasks.queue.Launcher
6428 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6429 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:06.888UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4539292973766808822, akkaAddress: akka://tasks]
64302025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
6431 Listening on: SimpleSocketAddress(localhost,0)
64322025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
6433 CPU: 1
64342025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
6435 RAM: 96000
64362025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
6437 SCRATCH: 1000000
64382025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
6439 GPU: []
64402025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
6441 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
64422025.12.04 13:39:06:911 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
6443 Elastic: None
64442025.12.04 13:39:06:912 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
6445 Master node address is: SimpleSocketAddress(localhost,0)
64462025.12.04 13:39:06:928 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
6447 Slf4jLogger started
64482025.12.04 13:39:06:933 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
6449 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_51991144364034647479.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_51991144364034647479.temp for file storage.
64502025.12.04 13:39:06:934 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6451 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_51991144364034647479.temp)
64522025.12.04 13:39:06:935 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
6453 Queue: Actor[akka://tasks/user/queue#468544051]
64542025.12.04 13:39:06:935 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
6455 Watching: Actor[akka://tasks/user/queue#468544051]
6456 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:06.935UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
64572025.12.04 13:39:06:935 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
6458 This is not a follower node.
64592025.12.04 13:39:06:937 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6460 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1349663305]
6461 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:06.937UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
64622025.12.04 13:39:07:047 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6463 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6464 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.046UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6465 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6466 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6467 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6468 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.158UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6469 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6470 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.256UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6471 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6472 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.259UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6473 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6474 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.261UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6475 Dequeued task estimatecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6476 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.263UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6477 Dequeued task mergecdf with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6478 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6479 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6480 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.447UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6481 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6482 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.557UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6483 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6484 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6485 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6486 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6487 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6488 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.562UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6489 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6490 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.563UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6491 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6492 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.565UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6493 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6494 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.566UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6495 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6496 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.567UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6497 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6498 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.568UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6499 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6500 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.571UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6501 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6502 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.572UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6503 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6504 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.573UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6505 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6506 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6507 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6508 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6509 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6510 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.575UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6511 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6512 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6513 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6514 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.647UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6515 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6516 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.757UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6517 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6518 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.857UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6519 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6520 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.858UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6521 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6522 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.860UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6523 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6524 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.861UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6525 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6526 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6527 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6528 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.864UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6529 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6530 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6531 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6532 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6533 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6534 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.867UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6535 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6536 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.868UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6537 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6538 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.869UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6539 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6540 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.871UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6541 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6542 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.873UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6543 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6544 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.874UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6545 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6546 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.876UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6547 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1349663305]). (Negotation state of queue: None)
6548 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.877UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
6549[10 x 4]
6550 V0 V1 V2 V4
6551 ----------- ----------- ----------- --
65520 -> -1411133356 1990204289 -180511491 0
65533 -> -1139626359 -1857802296 340010190 3
65549 -> -854011851 924479198 -1855828080 9
65552 -> -758760290 -934990753 633730652 2
65564 -> -232055757 -1714260163 2118754489 4
65570 -> 83937782 -914880362 916951444 0
65581 -> 252657570 97814482 320860192 1
65595 -> 431751194 1733629900 968268798 5
65600 -> 1492736449 -2007838637 -826009811 0
65610 -> 1646754784 987514957 -1211918327 0
6562
6563[4 x 4]
6564 V0 V1 V2 V4
6565 ----------- ----------- ----------- --
65660 -> -1411133356 1990204289 -180511491 0
65671 -> -758760290 -934990753 633730652 2
65682 -> -1139626359 -1857802296 340010190 3
65693 -> -854011851 924479198 -1855828080 9
6570
65712025.12.04 13:39:07:887 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6572 HeartBeatActor stopped.
6573 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:39:07.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
65742025.12.04 13:39:07:887 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6575 TaskQueue stopped.
6576 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:07.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
65772025.12.04 13:39:07:888 tasks-akka.actor.default-dispatcher-17 INFO tasks.util.ShutdownActorSystemReaper
6578 Terminated: Actor[akka://tasks/user/queue#468544051]
6579 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:07.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
65802025.12.04 13:39:07:888 tasks-akka.actor.default-dispatcher-17 INFO akka.actor.CoordinatedShutdown
6581 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6582 [sourceThread: io-compute-1, akkaTimestamp: 12:39:07.887UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
65832025.12.04 13:39:07:889 tasks-akka.actor.default-dispatcher-17 INFO tasks.util.ShutdownActorSystemReaper
6584 All souls reaped. Calling system.shutdown.
6585 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:07.888UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
65862025.12.04 13:39:07:889 tasks-akka.actor.default-dispatcher-17 INFO tasks.queue.Launcher
6587 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6588 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:07.888UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1825088578909117877, akkaAddress: akka://tasks]
65892025.12.04 13:39:07:908 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
6590 Listening on: SimpleSocketAddress(localhost,0)
65912025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
6592 CPU: 1
65932025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
6594 RAM: 96000
65952025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
6596 SCRATCH: 1000000
65972025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
6598 GPU: []
65992025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
6600 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
66012025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
6602 Elastic: None
66032025.12.04 13:39:07:909 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
6604 Master node address is: SimpleSocketAddress(localhost,0)
66052025.12.04 13:39:07:923 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
6606 Slf4jLogger started
66072025.12.04 13:39:07:928 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
6608 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512728916045119003825.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512728916045119003825.temp for file storage.
66092025.12.04 13:39:07:928 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6610 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512728916045119003825.temp)
66112025.12.04 13:39:07:929 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
6612 Queue: Actor[akka://tasks/user/queue#-244290867]
66132025.12.04 13:39:07:929 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6614 Watching: Actor[akka://tasks/user/queue#-244290867]
6615 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:07.929UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66162025.12.04 13:39:07:930 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
6617 This is not a follower node.
66182025.12.04 13:39:07:930 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6619 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1556835853]
6620 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:07.930UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6621[10 x 3]
6622 V0 V1 V2
6623 ----------- ----------- -----------
66240 -> 2050392479 312836914 1699146576
66251 -> 1064951281 -1479063904 -2060991388
66262 -> 1030286113 885988802 -911128874
66273 -> -592504329 -1420030962 1696654175
66284 -> -1099413077 -407853625 308924415
66295 -> 1770867707 -634602477 -1402186862
66306 -> -1002927139 -1791980393 1853478928
66317 -> -1867981384 1601678612 -956836720
66328 -> -1468108347 -632345667 670865921
66339 -> -1630213239 1899175148 2069079132
6634
66352025.12.04 13:39:08:033 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6636 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6637 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.033UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6638 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6639 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.142UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6640 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6641 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.143UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6642 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6643 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.145UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6644 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6645 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.146UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6646 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6647 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.147UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6648 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6649 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.147UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6650 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6651 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.148UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6652 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6653 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.149UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6654 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6655 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.150UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6656 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6657 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.151UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6658 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6659 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.152UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6660 Dequeued task FilterInequality with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1556835853]). (Negotation state of queue: None)
6661 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.152UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66622025.12.04 13:39:08:157 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6663 HeartBeatActor stopped.
6664 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:08.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66652025.12.04 13:39:08:158 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6666 TaskQueue stopped.
6667 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66682025.12.04 13:39:08:158 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6669 Terminated: Actor[akka://tasks/user/queue#-244290867]
6670 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:08.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
6671 All souls reaped. Calling system.shutdown.
6672 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:08.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66732025.12.04 13:39:08:158 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
6674 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6675 [sourceThread: io-compute-0, akkaTimestamp: 12:39:08.158UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66762025.12.04 13:39:08:159 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
6677 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6678 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:08.159UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 7238983249687669080, akkaAddress: akka://tasks]
66792025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
6680 Listening on: SimpleSocketAddress(localhost,0)
66812025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
6682 CPU: 1
66832025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
6684 RAM: 96000
66852025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
6686 SCRATCH: 1000000
66872025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
6688 GPU: []
66892025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
6690 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
66912025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
6692 Elastic: None
66932025.12.04 13:39:08:175 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
6694 Master node address is: SimpleSocketAddress(localhost,0)
66952025.12.04 13:39:08:193 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
6696 Slf4jLogger started
66972025.12.04 13:39:08:200 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
6698 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112767023048538266175.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112767023048538266175.temp for file storage.
66992025.12.04 13:39:08:200 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6700 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112767023048538266175.temp)
67012025.12.04 13:39:08:202 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
6702 Queue: Actor[akka://tasks/user/queue#339089394]
67032025.12.04 13:39:08:202 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
6704 Watching: Actor[akka://tasks/user/queue#339089394]
6705 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:08.202UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
67062025.12.04 13:39:08:202 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
6707 This is not a follower node.
67082025.12.04 13:39:08:205 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6709 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1129394660]
6710 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:08.205UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
67112025.12.04 13:39:08:311 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6712 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6713 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6714 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6715 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.421UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
67162025.12.04 13:39:08:428 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:722
6717 Will join the following tables: 6490a0ac-f8da-4ceb-8ca9-0e61ff9dba91 (10 x 4 in 4 segments) x 0a2fa098-9c02-4a28-a0ba-119051082f2b (10 x 4 in 4 segments)
67182025.12.04 13:39:08:429 io-compute-2 INFO ra3.Equijoin.equijoinPlanner:20
6719 Do pairwise join
67202025.12.04 13:39:08:429 io-compute-2 INFO ra3.RelationalAlgebra.partition:150
6721 Will partition 4 columns of 6490a0ac-f8da-4ceb-8ca9-0e61ff9dba91 by partition key of column List(3), each 4 segments, total elements: 10.
6722 Will partition 4 columns of 0a2fa098-9c02-4a28-a0ba-119051082f2b by partition key of column List(3), each 4 segments, total elements: 10.
67232025.12.04 13:39:08:521 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6724 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6725 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.521UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6726 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6727 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.522UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6728 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6729 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.524UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6730 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6731 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.526UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6732 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6733 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.527UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6734 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6735 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.528UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6736 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6737 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.529UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6738 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6739 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.530UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6740 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6741 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.532UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6742 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6743 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.534UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6744 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6745 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.536UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6746 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6747 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.539UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6748 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6749 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.541UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6750 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6751 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.542UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6752 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6753 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.544UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6754 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6755 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.549UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6756 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6757 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.551UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6758 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6759 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.553UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6760 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6761 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.555UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6762 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6763 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.556UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6764 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6765 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.558UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6766 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6767 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6768 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6769 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6770 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6771 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.562UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6772 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6773 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6774 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6775 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6776 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6777 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.565UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6778 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6779 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.567UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6780 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6781 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.568UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6782 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6783 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.570UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6784 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6785 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.572UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6786 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6787 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6788 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6789 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.576UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6790 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6791 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.576UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6792 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6793 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.578UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6794 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6795 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.580UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6796 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6797 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.581UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6798 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6799 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.582UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6800 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6801 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.583UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6802 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6803 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.585UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6804 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6805 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.586UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
68062025.12.04 13:39:08:589 io-compute-1 INFO ra3.Equijoin.equijoinTwo:143
6807 Joining partitions of sizes: 5 x 2
6808 Joining partitions of sizes: 2 x 6
6809 Joining partitions of sizes: 3 x 2
68102025.12.04 13:39:08:620 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6811 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6812 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.620UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6813Misses: 0 keys: 2
6814Misses: 0 keys: 6
6815 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6816 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.623UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6817 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6818 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.624UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6819 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6820 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.721UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6821 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6822 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.723UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6823 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1129394660]). (Negotation state of queue: None)
6824 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6825SegmentInt(None,0,StatisticInt(false,None,None))
6826SegmentInt(None,1,StatisticInt(false,Some((-1240479996,-1240479996)),Some(Set(-1240479996))))
6827SegmentInt(None,0,StatisticInt(false,None,None))
68282025.12.04 13:39:08:732 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
6829 HeartBeatActor stopped.
6830 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:08.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
68312025.12.04 13:39:08:732 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6832 TaskQueue stopped.
6833 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:08.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
68342025.12.04 13:39:08:732 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
6835 Terminated: Actor[akka://tasks/user/queue#339089394]
6836 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:08.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
6837 All souls reaped. Calling system.shutdown.
6838 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:08.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
68392025.12.04 13:39:08:732 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
6840 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6841 [sourceThread: io-compute-2, akkaTimestamp: 12:39:08.732UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
68422025.12.04 13:39:08:733 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6843 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6844 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:08.733UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5640164572454075984, akkaAddress: akka://tasks]
68452025.12.04 13:39:08:753 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
6846 Listening on: SimpleSocketAddress(localhost,0)
68472025.12.04 13:39:08:753 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
6848 CPU: 1
68492025.12.04 13:39:08:753 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
6850 RAM: 96000
68512025.12.04 13:39:08:753 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
6852 SCRATCH: 1000000
68532025.12.04 13:39:08:754 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
6854 GPU: []
68552025.12.04 13:39:08:754 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
6856 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
68572025.12.04 13:39:08:754 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
6858 Elastic: None
68592025.12.04 13:39:08:755 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
6860 Master node address is: SimpleSocketAddress(localhost,0)
68612025.12.04 13:39:08:767 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
6862 Slf4jLogger started
68632025.12.04 13:39:08:772 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
6864 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111247631508869815533.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111247631508869815533.temp for file storage.
68652025.12.04 13:39:08:773 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6866 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111247631508869815533.temp)
68672025.12.04 13:39:08:774 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
6868 Queue: Actor[akka://tasks/user/queue#-1417757406]
68692025.12.04 13:39:08:774 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
6870 This is not a follower node.
68712025.12.04 13:39:08:775 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
6872 Watching: Actor[akka://tasks/user/queue#-1417757406]
6873 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:08.775UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
68742025.12.04 13:39:08:778 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
6875 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1583922070]
6876 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:08.778UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
68772025.12.04 13:39:08:886 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6878 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6879 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:08.886UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6880 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6881 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:08.995UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
68822025.12.04 13:39:09:003 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:722
6883 Will join the following tables: 04981fb2-048c-475b-bff7-1bef138b2377 (5 x 4 in 2 segments) x 9d244d5c-3826-4ccc-97d2-9dc1d8888f84 (10 x 4 in 4 segments)
68842025.12.04 13:39:09:004 io-compute-0 INFO ra3.Equijoin.equijoinPlanner:20
6885 Do pairwise join
68862025.12.04 13:39:09:095 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6887 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6888 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.095UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
68892025.12.04 13:39:09:097 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
6890 Joining partitions of sizes: 5 x 3
6891 Joining partitions of sizes: 5 x 3
6892 Joining partitions of sizes: 5 x 3
6893 Joining partitions of sizes: 5 x 1
68942025.12.04 13:39:09:196 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
6895 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6896 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.196UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6897Misses: 0 keys: 5
6898Misses: 0 keys: 3
6899 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6900 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.199UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6901Misses: 0 keys: 5
6902Misses: 0 keys: 3
6903 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6904 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.201UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6905 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6906 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.208UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6907 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6908 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6909 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6910 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.216UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6911Misses: 0 keys: 5
6912Misses: 0 keys: 3
6913 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6914 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.219UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6915 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1583922070]). (Negotation state of queue: None)
6916 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.220UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
69172025.12.04 13:39:09:234 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:722
6918 Will join the following tables: 04981fb2-048c-475b-bff7-1bef138b2377 (5 x 4 in 2 segments) x 9d244d5c-3826-4ccc-97d2-9dc1d8888f84 (10 x 4 in 4 segments)
69192025.12.04 13:39:09:235 io-compute-2 INFO ra3.Equijoin.equijoinPlanner:20
6920 Do pairwise join
69212025.12.04 13:39:09:236 io-compute-1 INFO ra3.Equijoin.equijoinTwo:143
6922 Joining partitions of sizes: 5 x 3
6923 Joining partitions of sizes: 5 x 3
6924 Joining partitions of sizes: 5 x 3
6925 Joining partitions of sizes: 5 x 1
69262025.12.04 13:39:09:248 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
6927 HeartBeatActor stopped.
6928 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:39:09.248UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
69292025.12.04 13:39:09:249 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
6930 TaskQueue stopped.
6931 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:09.248UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
69322025.12.04 13:39:09:249 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
6933 Terminated: Actor[akka://tasks/user/queue#-1417757406]
6934 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:09.248UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
6935 All souls reaped. Calling system.shutdown.
6936 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:09.248UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
69372025.12.04 13:39:09:249 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
6938 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
6939 [sourceThread: io-compute-3, akkaTimestamp: 12:39:09.248UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
69402025.12.04 13:39:09:249 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
6941 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
6942 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:09.249UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4765596075438408121, akkaAddress: akka://tasks]
69432025.12.04 13:39:09:274 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
6944 Listening on: SimpleSocketAddress(localhost,0)
69452025.12.04 13:39:09:274 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
6946 CPU: 1
69472025.12.04 13:39:09:274 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
6948 RAM: 96000
69492025.12.04 13:39:09:274 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
6950 SCRATCH: 1000000
69512025.12.04 13:39:09:274 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
6952 GPU: []
69532025.12.04 13:39:09:274 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
6954 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
69552025.12.04 13:39:09:275 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
6956 Elastic: None
69572025.12.04 13:39:09:275 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
6958 Master node address is: SimpleSocketAddress(localhost,0)
69592025.12.04 13:39:09:290 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
6960 Slf4jLogger started
69612025.12.04 13:39:09:295 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
6962 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515540351380969505188.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515540351380969505188.temp for file storage.
69632025.12.04 13:39:09:296 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
6964 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515540351380969505188.temp)
69652025.12.04 13:39:09:297 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
6966 Queue: Actor[akka://tasks/user/queue#-1979553275]
69672025.12.04 13:39:09:297 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
6968 This is not a follower node.
69692025.12.04 13:39:09:298 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
6970 Watching: Actor[akka://tasks/user/queue#-1979553275]
6971 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:09.298UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
69722025.12.04 13:39:09:298 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
6973 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1537906414]
6974 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:09.298UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
69752025.12.04 13:39:09:398 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
6976 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6977 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.398UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6978 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6979 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.508UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
69802025.12.04 13:39:09:514 pool-1-thread-1 INFO ra3.RelationalAlgebra.partition:150
6981 Will partition 4 columns of 58a9c08d-63c1-453d-a4b5-5289a1fa1ce3 by partition key of column List(3, 0), each 4 segments, total elements: 10.
69822025.12.04 13:39:09:608 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
6983 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6984 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.608UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6985 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6986 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.609UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6987 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6988 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.612UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6989 Dequeued task makepartitionmap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6990 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.614UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6991 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6992 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.709UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6993 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6994 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.711UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6995 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6996 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.713UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6997 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
6998 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
6999 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7000 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7001 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7002 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.717UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7003 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7004 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.718UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7005 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7006 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.720UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7007 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7008 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.721UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7009 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7010 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.723UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7011 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7012 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.724UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7013 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7014 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.725UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7015 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7016 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7017 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7018 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.729UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7019 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7020 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.730UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7021 Dequeued task takepartition with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7022 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7023Table(58a9c08d-63c1-453d-a4b5-5289a1fa1ce3partitioned-3-0-3-0: 10 x 4 . num segments: 36 (segment sizes min/max:0/2)
7024Partitioning: Some(Partitioned over List(3, 0) with base 3 (Vector(0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8)))
7025'V0_2' I32
7026'V1_2' I32
7027'V2_2' I32
7028'V4_2' I32
7029)
70302025.12.04 13:39:09:737 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:722
7031 Will join the following tables: 8c88093b-2c20-4125-98bc-fab56b1b783b (5 x 4 in 2 segments) x 58a9c08d-63c1-453d-a4b5-5289a1fa1ce3partitioned-3-0-3-0 (10 x 4 in 36 segments)
70322025.12.04 13:39:09:737 io-compute-1 INFO ra3.Equijoin.equijoinPlanner:20
7033 Do pairwise join
70342025.12.04 13:39:09:808 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7035 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7036 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.808UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
70372025.12.04 13:39:09:810 io-compute-2 INFO ra3.Equijoin.equijoinTwo:143
7038 Joining partitions of sizes: 5 x 0
7039 Joining partitions of sizes: 5 x 1
7040 Joining partitions of sizes: 5 x 0
7041 Joining partitions of sizes: 5 x 0
7042 Joining partitions of sizes: 5 x 0
7043 Joining partitions of sizes: 5 x 1
7044 Joining partitions of sizes: 5 x 0
7045 Joining partitions of sizes: 5 x 0
7046 Joining partitions of sizes: 5 x 0
7047 Joining partitions of sizes: 5 x 0
7048 Joining partitions of sizes: 5 x 1
7049 Joining partitions of sizes: 5 x 0
7050 Joining partitions of sizes: 5 x 0
7051 Joining partitions of sizes: 5 x 0
7052 Joining partitions of sizes: 5 x 0
7053 Joining partitions of sizes: 5 x 1
7054 Joining partitions of sizes: 5 x 0
7055 Joining partitions of sizes: 5 x 0
7056 Joining partitions of sizes: 5 x 0
7057 Joining partitions of sizes: 5 x 0
7058 Joining partitions of sizes: 5 x 0
7059 Joining partitions of sizes: 5 x 0
7060 Joining partitions of sizes: 5 x 1
7061 Joining partitions of sizes: 5 x 0
7062 Joining partitions of sizes: 5 x 1
7063 Joining partitions of sizes: 5 x 1
7064 Joining partitions of sizes: 5 x 0
7065 Joining partitions of sizes: 5 x 0
7066 Joining partitions of sizes: 5 x 2
7067 Joining partitions of sizes: 5 x 0
7068 Joining partitions of sizes: 5 x 1
7069 Joining partitions of sizes: 5 x 0
7070 Joining partitions of sizes: 5 x 0
7071 Joining partitions of sizes: 5 x 0
7072 Joining partitions of sizes: 5 x 0
7073 Joining partitions of sizes: 5 x 0
70742025.12.04 13:39:09:908 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7075 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7076 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.908UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7077Misses: 0 keys: 5
7078Misses: 0 keys: 0
7079 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7080 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.910UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7081Misses: 0 keys: 5
7082Misses: 0 keys: 0
7083 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7084 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.912UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7085Misses: 0 keys: 5
7086Misses: 0 keys: 2
7087 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7088 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.915UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7089Misses: 0 keys: 5
7090Misses: 0 keys: 1
7091 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7092 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.917UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7093 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7094 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.920UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7095Misses: 0 keys: 5
7096Misses: 0 keys: 0
7097 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7098 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.921UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7099Misses: 0 keys: 5
7100Misses: 0 keys: 0
7101 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7102 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.923UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7103Misses: 0 keys: 5
7104Misses: 0 keys: 0
7105 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7106 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.925UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7107Misses: 0 keys: 5
7108Misses: 0 keys: 0
7109 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7110 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.927UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7111Misses: 0 keys: 5
7112Misses: 0 keys: 0
7113 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7114 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.928UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7115 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7116 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.931UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7117Misses: 0 keys: 5
7118Misses: 0 keys: 0
7119 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7120 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.932UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7121Misses: 0 keys: 5
7122Misses: 0 keys: 0
7123 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7124 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.934UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7125 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7126 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.937UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7127 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7128 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.939UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7129 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7130 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.940UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7131 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7132 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.942UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7133Misses: 0 keys: 5
7134Misses: 0 keys: 0
7135 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7136 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.944UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7137Misses: 0 keys: 5
7138Misses: 0 keys: 0
7139 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7140 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.945UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7141 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7142 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.948UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7143 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7144 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.949UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7145Misses: 0 keys: 5
7146Misses: 0 keys: 0
7147 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7148 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.951UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7149Misses: 0 keys: 5
7150Misses: 0 keys: 1
7151 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7152 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.954UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7153 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7154 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.956UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7155 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7156 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.960UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7157Misses: 0 keys: 5
7158Misses: 0 keys: 0
7159 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7160 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.961UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7161Misses: 0 keys: 5
7162Misses: 0 keys: 0
7163 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7164 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.963UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7165 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7166 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.964UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7167 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7168 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.966UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7169Misses: 0 keys: 5
7170Misses: 0 keys: 0
7171 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7172 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.968UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7173 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7174 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7175Misses: 0 keys: 5
7176Misses: 0 keys: 0
7177 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7178 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.971UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7179 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7180 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.972UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7181 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7182 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.974UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7183 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7184 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.975UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7185 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7186 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.976UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7187Misses: 0 keys: 5
7188Misses: 0 keys: 0
7189 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7190 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.978UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7191 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7192 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.979UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7193 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7194 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.982UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7195Misses: 0 keys: 5
7196Misses: 0 keys: 0
7197 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7198 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.984UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7199Misses: 0 keys: 5
7200Misses: 0 keys: 0
7201 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7202 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.986UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7203Misses: 0 keys: 5
7204Misses: 0 keys: 0
7205 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7206 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.987UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7207 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7208 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.989UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7209 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7210 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.991UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7211 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7212 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:09.994UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7213 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7214 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.001UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7215 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7216 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.003UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7217Misses: 0 keys: 5
7218Misses: 0 keys: 1
7219 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7220 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.005UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7221 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7222 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.006UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7223 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7224 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.010UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7225 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7226 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.012UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7227 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7228 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.013UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7229 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7230 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.016UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7231 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7232 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.017UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7233 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7234 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.020UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7235Misses: 0 keys: 5
7236Misses: 0 keys: 0
7237 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7238 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.022UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7239 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7240 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.024UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7241Misses: 0 keys: 5
7242Misses: 0 keys: 0
7243 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7244 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.030UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7245 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7246 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.032UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7247Misses: 0 keys: 5
7248Misses: 0 keys: 0
7249 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7250 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.034UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7251Misses: 0 keys: 5
7252Misses: 0 keys: 0
7253 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7254 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.035UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7255 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7256 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.037UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7257 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7258 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.039UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7259Misses: 0 keys: 5
7260Misses: 0 keys: 1
7261 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7262 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.041UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7263Misses: 0 keys: 5
7264Misses: 0 keys: 0
7265 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7266 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.044UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7267Misses: 0 keys: 5
7268Misses: 0 keys: 0
7269 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7270 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.046UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7271Misses: 0 keys: 5
7272Misses: 0 keys: 0
7273 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7274 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.048UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7275 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7276 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.050UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7277 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7278 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.052UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7279 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7280 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.054UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7281 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7282 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.057UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
72832025.12.04 13:39:10:073 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:722
7284 Will join the following tables: 8c88093b-2c20-4125-98bc-fab56b1b783b (5 x 4 in 2 segments) x 58a9c08d-63c1-453d-a4b5-5289a1fa1ce3 (10 x 4 in 4 segments)
72852025.12.04 13:39:10:073 io-compute-1 INFO ra3.Equijoin.equijoinPlanner:20
7286 Do pairwise join
72872025.12.04 13:39:10:108 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7288 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7289 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.108UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
72902025.12.04 13:39:10:110 io-compute-2 INFO ra3.Equijoin.equijoinTwo:143
7291 Joining partitions of sizes: 5 x 3
7292 Joining partitions of sizes: 5 x 3
7293 Joining partitions of sizes: 5 x 3
7294 Joining partitions of sizes: 5 x 1
72952025.12.04 13:39:10:208 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7296 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7297 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.208UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7298Misses: 0 keys: 5
7299Misses: 0 keys: 3
7300 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7301 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.211UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7302Misses: 0 keys: 5
7303Misses: 0 keys: 3
7304 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7305 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7306 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7307 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.219UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7308 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7309 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.225UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7310Misses: 0 keys: 5
7311Misses: 0 keys: 3
7312 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7313 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.228UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7314 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7315 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.309UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7316 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1537906414]). (Negotation state of queue: None)
7317 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
73182025.12.04 13:39:10:321 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
7319 HeartBeatActor stopped.
7320 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:39:10.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
73212025.12.04 13:39:10:321 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7322 TaskQueue stopped.
7323 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
73242025.12.04 13:39:10:322 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
7325 Terminated: Actor[akka://tasks/user/queue#-1979553275]
7326 [sourceThread: tasks-akka.actor.default-dispatcher-8, akkaTimestamp: 12:39:10.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7327 All souls reaped. Calling system.shutdown.
7328 [sourceThread: tasks-akka.actor.default-dispatcher-8, akkaTimestamp: 12:39:10.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
73292025.12.04 13:39:10:322 tasks-akka.actor.default-dispatcher-8 INFO akka.actor.CoordinatedShutdown
7330 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7331 [sourceThread: io-compute-2, akkaTimestamp: 12:39:10.322UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
73322025.12.04 13:39:10:322 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
7333 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7334 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:10.322UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 2422138893963078090, akkaAddress: akka://tasks]
7335ra3.RelationlAlgebraSuite:
7336 + to and from csv 1 segment 1.272s
7337 + to and from csv more segments 0.154s
7338 + take 0.387s
7339 + filter on <> 0.387s
7340 + simple projection does not copy segments 0.339s
7341 + simple query count 0.351s
7342 + simple query 0.332s
7343 + simple query tablelang 0.333s
7344 + partition query 0.397s
7345 + partition 0.32s
7346 + partition-1 0.312s
7347 + outer join 0.664s
7348 + inner join with filter pushdown 0.629s
7349 + inner join with 3 0.617s
7350 + inner join 2 0.609s
7351 + inner join 0.673s
7352 + inner join 3 0.646s
7353 + inner join filter 0.685s
7354 + left outer join 0.603s
7355 + right outer join 0.515s
7356 + group by 0.795s
7357 + reduce by 0.791s
7358 + count groups 0.779s
7359 + reduce complete table 0.475s
7360 + top k with missing 0.986s
7361 + top k, expr 0.989s
7362 + top k 0.997s
7363 + filter on <>-1 0.265s
7364 + inner join with no overlap 0.578s
7365 + inner join with no partitioning on one side 0.516s
7366 + inner join with prepartition on compatible partitioning on one side 1.073s
73672025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
7368 Listening on: SimpleSocketAddress(localhost,0)
73692025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
7370 CPU: 1
73712025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
7372 RAM: 96000
73732025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
7374 SCRATCH: 1000000
73752025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
7376 GPU: []
73772025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
7378 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
73792025.12.04 13:39:10:354 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
7380 Elastic: None
73812025.12.04 13:39:10:355 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
7382 Master node address is: SimpleSocketAddress(localhost,0)
73832025.12.04 13:39:10:369 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
7384 Slf4jLogger started
73852025.12.04 13:39:10:375 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
7386 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115481975971723952843.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115481975971723952843.temp for file storage.
73872025.12.04 13:39:10:375 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7388 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115481975971723952843.temp)
73892025.12.04 13:39:10:378 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
7390 Queue: Actor[akka://tasks/user/queue#1978000815]
73912025.12.04 13:39:10:378 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
7392 This is not a follower node.
73932025.12.04 13:39:10:380 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
7394 Watching: Actor[akka://tasks/user/queue#1978000815]
7395 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:10.378UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
73962025.12.04 13:39:10:380 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
7397 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-2136164965]
7398 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:10.379UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
73992025.12.04 13:39:10:382 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
7400 TaskQueue stopped.
7401 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:10.381UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
74022025.12.04 13:39:10:382 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
7403 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7404 [sourceThread: io-compute-2, akkaTimestamp: 12:39:10.382UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
74052025.12.04 13:39:10:382 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
7406 Terminated: Actor[akka://tasks/user/queue#1978000815]
7407 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:10.382UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
74082025.12.04 13:39:10:383 tasks-akka.actor.default-dispatcher-9 INFO tasks.util.ShutdownActorSystemReaper
7409 All souls reaped. Calling system.shutdown.
7410 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:10.383UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
74112025.12.04 13:39:10:384 tasks-akka.actor.default-dispatcher-9 INFO tasks.queue.Launcher
7412 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7413 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:10.383UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -3514532454199475814, akkaAddress: akka://tasks]
74142025.12.04 13:39:10:402 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
7415 Listening on: SimpleSocketAddress(localhost,0)
74162025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
7417 CPU: 1
74182025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
7419 RAM: 96000
74202025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
7421 SCRATCH: 1000000
74222025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
7423 GPU: []
74242025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
7425 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
74262025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
7427 Elastic: None
74282025.12.04 13:39:10:403 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
7429 Master node address is: SimpleSocketAddress(localhost,0)
74302025.12.04 13:39:10:417 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7431 Slf4jLogger started
74322025.12.04 13:39:10:423 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
7433 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5110872876257684771407.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5110872876257684771407.temp for file storage.
74342025.12.04 13:39:10:423 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7435 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5110872876257684771407.temp)
74362025.12.04 13:39:10:424 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
7437 Queue: Actor[akka://tasks/user/queue#608003791]
74382025.12.04 13:39:10:424 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
7439 Watching: Actor[akka://tasks/user/queue#608003791]
7440 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:10.424UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8213177716136272760, akkaAddress: akka://tasks]
74412025.12.04 13:39:10:425 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
7442 This is not a follower node.
74432025.12.04 13:39:10:427 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
7444 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7445 [sourceThread: io-compute-0, akkaTimestamp: 12:39:10.427UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 8213177716136272760, akkaAddress: akka://tasks]
74462025.12.04 13:39:10:428 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7447 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1928746817]
7448 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:10.428UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8213177716136272760, akkaAddress: akka://tasks]
7449 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7450 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:10.428UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8213177716136272760, akkaAddress: akka://tasks]
74512025.12.04 13:39:10:429 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7452 TaskQueue stopped.
7453 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:10.429UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8213177716136272760, akkaAddress: akka://tasks]
74542025.12.04 13:39:10:452 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
7455 Listening on: SimpleSocketAddress(localhost,0)
74562025.12.04 13:39:10:453 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
7457 CPU: 1
74582025.12.04 13:39:10:453 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
7459 RAM: 96000
74602025.12.04 13:39:10:453 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
7461 SCRATCH: 1000000
74622025.12.04 13:39:10:453 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
7463 GPU: []
74642025.12.04 13:39:10:453 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
7465 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
74662025.12.04 13:39:10:454 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
7467 Elastic: None
74682025.12.04 13:39:10:455 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
7469 Master node address is: SimpleSocketAddress(localhost,0)
74702025.12.04 13:39:10:474 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7471 Slf4jLogger started
74722025.12.04 13:39:10:482 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
7473 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519271429650189466518.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519271429650189466518.temp for file storage.
74742025.12.04 13:39:10:482 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7475 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519271429650189466518.temp)
74762025.12.04 13:39:10:484 io-compute-blocker-6 INFO tasks.TaskSystemComponents.makeActors:436
7477 Queue: Actor[akka://tasks/user/queue#472205753]
74782025.12.04 13:39:10:484 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
7479 This is not a follower node.
74802025.12.04 13:39:10:485 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
7481 Watching: Actor[akka://tasks/user/queue#472205753]
7482 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:10.485UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6518175524534470923, akkaAddress: akka://tasks]
74832025.12.04 13:39:10:486 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
7484 TaskQueue stopped.
7485 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:10.486UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6518175524534470923, akkaAddress: akka://tasks]
74862025.12.04 13:39:10:487 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
7487 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7488 [sourceThread: io-compute-3, akkaTimestamp: 12:39:10.487UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -6518175524534470923, akkaAddress: akka://tasks]
74892025.12.04 13:39:10:487 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7490 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-695025074]
7491 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:10.487UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6518175524534470923, akkaAddress: akka://tasks]
7492 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7493 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:10.487UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6518175524534470923, akkaAddress: akka://tasks]
7494Misses: 0 keys: 3
7495Misses: 0 keys: 4
7496ra3.ConstantIntBufferSuite:
7497 + makeStatistic 0.001s
7498 + toSegment 0.048s
7499 + toSegment empty 0.048s
7500 + toSegment constant 0.056s
7501 + findInequalityVsHead 0.001s
7502 + cdf 0.001s
7503 + length 0.0s
7504 + groups 0.001s
7505 + take 0.0s
7506 + positiveLocations 0.0s
7507 + outer join 0.001s
7508 + mergeNonMissing 0.0s
7509 + isMissing 0.002s
7510 + sum groups 0.001s
7511 + broadcast 0.0s
7512ra3.ByteBuffAsCharSequenceSuite:
7513 + equals 0.017s
75142025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
7515 Listening on: SimpleSocketAddress(localhost,0)
75162025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
7517 CPU: 1
75182025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
7519 RAM: 96000
75202025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
7521 SCRATCH: 1000000
75222025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
7523 GPU: []
75242025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
7525 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
75262025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
7527 Elastic: None
75282025.12.04 13:39:10:549 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
7529 Master node address is: SimpleSocketAddress(localhost,0)
75302025.12.04 13:39:10:565 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7531 Slf4jLogger started
75322025.12.04 13:39:10:571 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
7533 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_511551804325047707020.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_511551804325047707020.temp for file storage.
75342025.12.04 13:39:10:572 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7535 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_511551804325047707020.temp)
75362025.12.04 13:39:10:572 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
7537 Queue: Actor[akka://tasks/user/queue#1052761308]
75382025.12.04 13:39:10:573 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
7539 Watching: Actor[akka://tasks/user/queue#1052761308]
7540 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:10.573UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
75412025.12.04 13:39:10:573 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
7542 This is not a follower node.
75432025.12.04 13:39:10:574 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7544 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#185602688]
7545 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:10.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
75462025.12.04 13:39:10:577 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7547 TaskQueue stopped.
7548 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:10.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
75492025.12.04 13:39:10:577 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
7550 Terminated: Actor[akka://tasks/user/queue#1052761308]
7551 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:10.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
75522025.12.04 13:39:10:577 tasks-akka.actor.default-dispatcher-10 INFO tasks.util.ShutdownActorSystemReaper
7553 All souls reaped. Calling system.shutdown.
7554 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:10.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
75552025.12.04 13:39:10:578 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
7556 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7557 [sourceThread: io-compute-3, akkaTimestamp: 12:39:10.578UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
75582025.12.04 13:39:10:578 tasks-akka.actor.default-dispatcher-10 INFO tasks.queue.Launcher
7559 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7560 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:10.578UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 7106065129753570562, akkaAddress: akka://tasks]
7561Misses: 0 keys: 8
7562Misses: 0 keys: 8
7563Misses: 0 keys: 8
7564Misses: 0 keys: 4
7565Misses: 0 keys: 7
7566ra3.LongBufferSuite:
7567 + makeStatistic 0.001s
7568 + makeStatistic long 0.004s
7569 + toSegment 0.053s
7570 + findInequalityVsHead 0.002s
7571 + cdf 0.003s
7572 + length 0.0s
7573 + groups 0.004s
7574 + take 0.0s
7575 + positiveLocations 0.001s
7576 + outer join 0.001s
7577 + mergeNonMissing 0.0s
7578 + isMissing 0.0s
7579 + sum groups 0.001s
7580 + statistic mightEq 2.589s
7581 + statistic mightLt 1.514s
7582 + statistic mightLtEq 1.571s
7583 + statistic mightGtEq 1.576s
7584 + statistic mightGt 1.575s
75852025.12.04 13:39:19:447 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
7586 Listening on: SimpleSocketAddress(localhost,0)
75872025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
7588 CPU: 1
75892025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
7590 RAM: 96000
75912025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
7592 SCRATCH: 1000000
75932025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
7594 GPU: []
75952025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
7596 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
75972025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
7598 Elastic: None
75992025.12.04 13:39:19:450 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
7600 Master node address is: SimpleSocketAddress(localhost,0)
76012025.12.04 13:39:19:463 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7602 Slf4jLogger started
76032025.12.04 13:39:19:467 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
7604 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516962206732430559290.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516962206732430559290.temp for file storage.
76052025.12.04 13:39:19:468 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7606 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516962206732430559290.temp)
76072025.12.04 13:39:19:468 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
7608 Queue: Actor[akka://tasks/user/queue#-2105989992]
76092025.12.04 13:39:19:469 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
7610 Watching: Actor[akka://tasks/user/queue#-2105989992]
7611 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:19.468UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
76122025.12.04 13:39:19:469 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
7613 This is not a follower node.
76142025.12.04 13:39:19:470 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7615 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-343432545]
7616 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:19.469UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
76172025.12.04 13:39:19:472 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7618 TaskQueue stopped.
7619 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:19.472UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
76202025.12.04 13:39:19:472 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
7621 Terminated: Actor[akka://tasks/user/queue#-2105989992]
7622 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:19.472UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
7623 All souls reaped. Calling system.shutdown.
7624 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:19.472UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
76252025.12.04 13:39:19:472 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
7626 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7627 [sourceThread: io-compute-3, akkaTimestamp: 12:39:19.472UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
76282025.12.04 13:39:19:473 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
7629 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7630 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:19.473UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3328918564275705481, akkaAddress: akka://tasks]
7631Misses: 0 keys: 8
7632Misses: 0 keys: 8
7633Misses: 0 keys: 8
7634Misses: 0 keys: 4
7635Misses: 0 keys: 7
7636ra3.DoubleBufferSuite:
7637 + makeStatistic 0.001s
7638 + makeStatistic long 0.001s
7639 + toSegment 0.05s
7640 + findInequalityVsHead 0.001s
7641 + cdf 0.002s
7642 + length 0.0s
7643 + groups 0.002s
7644 + take 0.001s
7645 + positiveLocations 0.0s
7646 + outer join 0.001s
7647 + mergeNonMissing 0.0s
7648 + isMissing 0.001s
7649 + sum groups 0.0s
7650100000
7651200000
7652300000
76532025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
7654 Listening on: SimpleSocketAddress(localhost,0)
76552025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
7656 CPU: 1
76572025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
7658 RAM: 96000
76592025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
7660 SCRATCH: 1000000
76612025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
7662 GPU: []
76632025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
7664 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
76652025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
7666 Elastic: None
76672025.12.04 13:39:20:596 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
7668 Master node address is: SimpleSocketAddress(localhost,0)
76692025.12.04 13:39:20:608 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7670 Slf4jLogger started
76712025.12.04 13:39:20:614 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
7672 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517971463579258643611.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517971463579258643611.temp for file storage.
76732025.12.04 13:39:20:615 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7674 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517971463579258643611.temp)
76752025.12.04 13:39:20:615 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
7676 Queue: Actor[akka://tasks/user/queue#1036065680]
76772025.12.04 13:39:20:616 io-compute-blocker-4 INFO tasks.TaskSystemComponents.notifyRegistry:657
7678 This is not a follower node.
76792025.12.04 13:39:20:616 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
7680 Watching: Actor[akka://tasks/user/queue#1036065680]
7681 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:20.616UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
76822025.12.04 13:39:20:616 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7683 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#762874525]
7684 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:20.616UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7685let $T0 = {
7686 let $T1 = IMPORT CSV FROM SharedFile(file:///tmp/querysuite10520010935548096213.tsv, size=20713595, hash=-1050394337) as List(StrColumn(0,None), StrColumn(1,None), StrColumn(2,None), I32Column(3), F64Column(4), InstantColumn(5,None))
7687 let $T2 = PARTIAL-GROUP-THEN-REDUCE BY $T1[0] with S0 :* $T1[0].first :* $T1[4].sum :* $T1[4].count :* $T1[4].min :* $T1[4].max
7688 GROUP-THEN-REDUCE BY $T2[0] with S0 :* $T2[0].first as `customer` :* ($T2[1].sum / $T2[2].sum) as `avg` :* $T2[3].min as `min` :* $T2[4].max as `max`
7689}
7690let $T1 = {
7691 let $T2 = IMPORT CSV FROM SharedFile(file:///tmp/querysuite10520010935548096213.tsv, size=20713595, hash=-1050394337) as List(StrColumn(0,None), StrColumn(1,None), StrColumn(2,None), I32Column(3), F64Column(4), InstantColumn(5,None))
7692 let $T3 = PARTIAL-GROUP-THEN-REDUCE BY $T2[1] with S0 :* $T2[1].first :* $T2[4].sum :* $T2[4].count :* $T2[4].min :* $T2[4].max
7693 GROUP-THEN-REDUCE BY $T3[0] with S0 :* $T3[0].first as `customer` :* ($T3[1].sum / $T3[2].sum) as `avg` :* $T3[3].min as `min` :* $T3[4].max as `max`
7694}
7695QUERY FROM JOINED $T0[0] x $T1[0] with S0 :* $T0[0] as `cIn` :* $T1[0] as `cOut` :* ifelse($T0[0].isnull, $T1[0], $T0[0]) as `customer` :* $T0[1] as `inAvg` :* $T1[1] as `outAvg`
76962025.12.04 13:39:20:717 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7697 Dequeued task ImportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7698 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:20.717UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
76992025.12.04 13:39:20:719 io-compute-2 INFO ra3.ts.ImportCsv.doit:91
7700 Start import csv
77012025.12.04 13:39:23:617 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7702 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7703 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:23.617UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77042025.12.04 13:39:23:624 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:573
7705 Will do partial group by segments on 7c402358-1b04-4b39-9e58-59a5a643d768 (300,000 x 6 in 1 segments) on 1 columns
77062025.12.04 13:39:23:727 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7707 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7708 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:23.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7709 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7710 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:23.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7711Misses: 24286 keys: 300000
77122025.12.04 13:39:24:210 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:581
7713 Will do partial reduction on 30f3b82b-05e4-472a-9dad-0964e18a12d4 (1 partitions)
77142025.12.04 13:39:24:227 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7715 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7716 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:24.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7717 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7718 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:24.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77192025.12.04 13:39:24:684 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:455
7720 Will do group by on ee78197b-b52a-4a86-84c6-5123a83cb0ba (296,934 x 5 in 1 segments) on 1 columns
77212025.12.04 13:39:24:717 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7722 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7723 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:24.717UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77242025.12.04 13:39:24:720 io-compute-2 INFO ra3.RelationalAlgebra.groupBy:198
7725 Partitioning of cda7ce9a-fe7e-4ec1-b563-3513e185e843 done with 1 partitions with sizes min=296,934 max=296,934. Will find groups of each partition.
77262025.12.04 13:39:24:827 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7727 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7728 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:24.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7729Misses: 24286 keys: 296934
77302025.12.04 13:39:25:129 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:466
7731 Will do reduction on cda7ce9a-fe7e-4ec1-b563-3513e185e843 (1 partitions)
77322025.12.04 13:39:25:227 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7733 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7734 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:25.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7735 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7736 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:25.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77372025.12.04 13:39:25:519 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:573
7738 Will do partial group by segments on 7c402358-1b04-4b39-9e58-59a5a643d768 (300,000 x 6 in 1 segments) on 1 columns
77392025.12.04 13:39:25:527 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7740 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7741 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:25.527UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7742 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7743 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:25.627UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7744Misses: 24171 keys: 300000
77452025.12.04 13:39:25:969 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:581
7746 Will do partial reduction on 15bf4b64-9fbb-48b5-9b0b-84d44a57d8f0 (1 partitions)
77472025.12.04 13:39:26:028 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7748 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7749 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:26.027UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7750 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7751 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:26.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77522025.12.04 13:39:26:248 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:455
7753 Will do group by on adc10f92-9093-4e72-84d6-f27ce4cef154 (296,995 x 5 in 1 segments) on 1 columns
77542025.12.04 13:39:26:328 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7755 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7756 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:26.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77572025.12.04 13:39:26:329 io-compute-0 INFO ra3.RelationalAlgebra.groupBy:198
7758 Partitioning of 80f7165a-0d13-4b87-90c6-35967670c373 done with 1 partitions with sizes min=296,995 max=296,995. Will find groups of each partition.
77592025.12.04 13:39:26:427 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7760 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7761 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:26.427UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7762Misses: 24171 keys: 296995
77632025.12.04 13:39:26:705 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:466
7764 Will do reduction on 80f7165a-0d13-4b87-90c6-35967670c373 (1 partitions)
77652025.12.04 13:39:26:727 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7766 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7767 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:26.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7768 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7769 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:26.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77702025.12.04 13:39:26:938 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:722
7771 Will join the following tables: 25047ae5-3096-4f9e-82bd-9003fd23f71d (296,934 x 4 in 1 segments) x 841d4b2b-7447-4802-b828-f19ab81c8995 (296,995 x 4 in 1 segments)
77722025.12.04 13:39:26:938 io-compute-3 INFO ra3.Equijoin.equijoinPlanner:20
7773 Do pairwise join
77742025.12.04 13:39:27:027 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7775 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7776 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:27.027UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77772025.12.04 13:39:27:029 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
7778 Joining partitions of sizes: 296,934 x 296,995
77792025.12.04 13:39:27:127 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7780 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7781 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:27.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7782Misses: 24286 keys: 296934
7783Misses: 24171 keys: 296995
7784 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#762874525]). (Negotation state of queue: None)
7785 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:27.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
77862025.12.04 13:39:35:156 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
7787 HeartBeatActor stopped.
7788 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:35.156UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -625208991551886011, akkaAddress: akka://tasks]
7789ra3.QuerySuite2:
7790 + test1 14.583s
77912025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
7792 Listening on: SimpleSocketAddress(localhost,0)
77932025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
7794 CPU: 1
77952025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
7796 RAM: 96000
77972025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
7798 SCRATCH: 1000000
77992025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
7800 GPU: []
78012025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
7802 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
78032025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
7804 Elastic: None
78052025.12.04 13:39:35:181 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
7806 Master node address is: SimpleSocketAddress(localhost,0)
78072025.12.04 13:39:35:193 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7808 Slf4jLogger started
78092025.12.04 13:39:35:198 io-compute-blocker-7 WARN tasks.TaskSystemComponents.fileStore:262
7810 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_51842330721108940153.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_51842330721108940153.temp for file storage.
78112025.12.04 13:39:35:199 io-compute-blocker-7 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7812 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_51842330721108940153.temp)
78132025.12.04 13:39:35:199 io-compute-blocker-8 INFO tasks.TaskSystemComponents.makeActors:436
7814 Queue: Actor[akka://tasks/user/queue#2126395779]
78152025.12.04 13:39:35:200 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
7816 Watching: Actor[akka://tasks/user/queue#2126395779]
7817 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:35.200UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78182025.12.04 13:39:35:200 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
7819 This is not a follower node.
78202025.12.04 13:39:35:201 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
7821 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1494194429]
7822 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:35.201UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78232025.12.04 13:39:35:302 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
7824 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1494194429]). (Negotation state of queue: None)
7825 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.302UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
7826 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1494194429]). (Negotation state of queue: None)
7827 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.412UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
7828 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1494194429]). (Negotation state of queue: None)
7829 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.512UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
7830 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1494194429]). (Negotation state of queue: None)
7831 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.612UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
7832 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1494194429]). (Negotation state of queue: None)
7833 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78342025.12.04 13:39:35:716 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
7835 HeartBeatActor stopped.
7836 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:35.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78372025.12.04 13:39:35:716 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
7838 TaskQueue stopped.
7839 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78402025.12.04 13:39:35:716 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
7841 Terminated: Actor[akka://tasks/user/queue#2126395779]
7842 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:35.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
7843 All souls reaped. Calling system.shutdown.
7844 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:35.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78452025.12.04 13:39:35:716 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
7846 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7847 [sourceThread: io-compute-3, akkaTimestamp: 12:39:35.716UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78482025.12.04 13:39:35:717 tasks-akka.actor.default-dispatcher-14 INFO tasks.queue.Launcher
7849 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7850 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:35.717UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1402956003009643330, akkaAddress: akka://tasks]
78512025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
7852 Listening on: SimpleSocketAddress(localhost,0)
78532025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
7854 CPU: 1
78552025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
7856 RAM: 96000
78572025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
7858 SCRATCH: 1000000
78592025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
7860 GPU: []
78612025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
7862 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
78632025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
7864 Elastic: None
78652025.12.04 13:39:35:734 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
7866 Master node address is: SimpleSocketAddress(localhost,0)
78672025.12.04 13:39:35:747 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
7868 Slf4jLogger started
78692025.12.04 13:39:35:751 io-compute-blocker-3 WARN tasks.TaskSystemComponents.fileStore:262
7870 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117833230846686920251.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117833230846686920251.temp for file storage.
78712025.12.04 13:39:35:752 io-compute-blocker-3 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7872 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117833230846686920251.temp)
78732025.12.04 13:39:35:752 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
7874 Queue: Actor[akka://tasks/user/queue#319338682]
78752025.12.04 13:39:35:753 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
7876 This is not a follower node.
78772025.12.04 13:39:35:753 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
7878 Watching: Actor[akka://tasks/user/queue#319338682]
7879 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:35.753UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
78802025.12.04 13:39:35:754 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7881 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-693877461]
7882 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:35.754UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
78832025.12.04 13:39:35:856 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7884 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-693877461]). (Negotation state of queue: None)
7885 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.856UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
7886 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-693877461]). (Negotation state of queue: None)
7887 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.966UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
78882025.12.04 13:39:35:969 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
7889 HeartBeatActor stopped.
7890 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:35.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
78912025.12.04 13:39:35:969 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
7892 TaskQueue stopped.
7893 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:35.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
78942025.12.04 13:39:35:969 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
7895 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7896 [sourceThread: io-compute-0, akkaTimestamp: 12:39:35.969UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
78972025.12.04 13:39:35:969 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
7898 Terminated: Actor[akka://tasks/user/queue#319338682]
7899 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:35.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
7900 All souls reaped. Calling system.shutdown.
7901 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:35.969UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
79022025.12.04 13:39:35:970 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
7903 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7904 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:35.970UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -8313549216989882889, akkaAddress: akka://tasks]
79052025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
7906 Listening on: SimpleSocketAddress(localhost,0)
79072025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
7908 CPU: 1
79092025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
7910 RAM: 96000
79112025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
7912 SCRATCH: 1000000
79132025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
7914 GPU: []
79152025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
7916 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
79172025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
7918 Elastic: None
79192025.12.04 13:39:35:988 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
7920 Master node address is: SimpleSocketAddress(localhost,0)
79212025.12.04 13:39:36:000 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
7922 Slf4jLogger started
79232025.12.04 13:39:36:006 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
7924 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512342199053618751651.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512342199053618751651.temp for file storage.
79252025.12.04 13:39:36:006 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7926 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512342199053618751651.temp)
79272025.12.04 13:39:36:007 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
7928 Queue: Actor[akka://tasks/user/queue#206869682]
79292025.12.04 13:39:36:008 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
7930 Watching: Actor[akka://tasks/user/queue#206869682]
7931 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:36.007UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79322025.12.04 13:39:36:008 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
7933 This is not a follower node.
79342025.12.04 13:39:36:009 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
7935 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-2029393985]
7936 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:36.009UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79372025.12.04 13:39:36:110 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7938 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-2029393985]). (Negotation state of queue: None)
7939 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:36.110UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
7940 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-2029393985]). (Negotation state of queue: None)
7941 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:36.220UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79422025.12.04 13:39:36:223 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
7943 HeartBeatActor stopped.
7944 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:39:36.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79452025.12.04 13:39:36:223 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
7946 TaskQueue stopped.
7947 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:36.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79482025.12.04 13:39:36:223 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
7949 Terminated: Actor[akka://tasks/user/queue#206869682]
7950 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:36.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
7951 All souls reaped. Calling system.shutdown.
7952 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:36.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79532025.12.04 13:39:36:223 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
7954 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
7955 [sourceThread: io-compute-0, akkaTimestamp: 12:39:36.223UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
79562025.12.04 13:39:36:223 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
7957 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
7958 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:36.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -8262521030309085944, akkaAddress: akka://tasks]
7959ra3.CSVSuite:
7960 + heterogeneous csv 0.553s
7961 + heterogeneous csv subset 0.253s
7962 + heterogeneous csv subset with na 0.253s
79632025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
7964 Listening on: SimpleSocketAddress(localhost,0)
79652025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
7966 CPU: 1
79672025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
7968 RAM: 96000
79692025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
7970 SCRATCH: 1000000
79712025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
7972 GPU: []
79732025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
7974 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
79752025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
7976 Elastic: None
79772025.12.04 13:39:36:246 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
7978 Master node address is: SimpleSocketAddress(localhost,0)
79792025.12.04 13:39:36:258 tasks-akka.actor.default-dispatcher-4 INFO akka.event.slf4j.Slf4jLogger
7980 Slf4jLogger started
79812025.12.04 13:39:36:263 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
7982 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519900671715887874947.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519900671715887874947.temp for file storage.
79832025.12.04 13:39:36:264 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
7984 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519900671715887874947.temp)
79852025.12.04 13:39:36:264 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
7986 Queue: Actor[akka://tasks/user/queue#-59522397]
79872025.12.04 13:39:36:265 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
7988 Watching: Actor[akka://tasks/user/queue#-59522397]
7989 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:36.265UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
79902025.12.04 13:39:36:266 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
7991 This is not a follower node.
79922025.12.04 13:39:36:266 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
7993 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1331975268]
7994 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:36.266UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
7995[10 x 6]
7996 0 1 2 3 4 5
7997 ---- ---- --- ---- ------------------- ------------------------
79980 -> vrOn LS8M SRo 3537 0.06798117757256972 2025-12-05T08:07:45.465Z
79991 -> ruTZ r16f 7QI 4093 0.6130677538315656 2025-12-04T23:06:11.291Z
80002 -> X90j ifSR 45w 2119 0.7151426272243246 2025-12-05T04:55:00.712Z
80013 -> uHUu fZSJ 4DU 3039 0.5251790722299884 2025-12-04T15:43:49.956Z
80024 -> 0EU1 tCC8 jnB 1148 0.20239885747900566 2025-12-04T22:50:41.117Z
80035 -> QXcm I7zv RVc 3029 0.6252828718366225 2025-12-05T03:07:22.431Z
80046 -> 3o6j 7cKZ lgX 3006 0.8649651974442044 2025-12-04T23:13:22.106Z
80057 -> zQuu zBtH SMC 1609 0.11738279981946353 2025-12-05T00:07:06.222Z
80068 -> t2e6 7mpg D7b 0 0.7019407428401351 2025-12-05T01:20:59.024Z
80079 -> PDaX JX0F 3ow 796 0.7848248030934492 2025-12-04T13:20:43.688Z
8008
8009let $T0 = {
8010 let $T1 = <test123|30,000 x 6|0 StringTag| 1 StringTag| 2 StringTag| 3 I32| 4 F64| 5 Instant>
8011 let $T2 = PARTIAL-GROUP-THEN-REDUCE BY $T1[0] with S0 :* $T1[0].first :* $T1[4].sum :* $T1[4].count :* $T1[4].min :* $T1[4].max
8012 GROUP-THEN-REDUCE BY $T2[0] with S0 :* $T2[0].first as `customer` :* ($T2[1].sum / $T2[2].sum) as `avg` :* $T2[3].min as `min` :* $T2[4].max as `max`
8013}
8014let $T1 = {
8015 let $T2 = <test123|30,000 x 6|0 StringTag| 1 StringTag| 2 StringTag| 3 I32| 4 F64| 5 Instant>
8016 let $T3 = PARTIAL-GROUP-THEN-REDUCE BY $T2[1] with S0 :* $T2[1].first :* $T2[4].sum :* $T2[4].count :* $T2[4].min :* $T2[4].max
8017 GROUP-THEN-REDUCE BY $T3[0] with S0 :* $T3[0].first as `customer` :* ($T3[1].sum / $T3[2].sum) as `avg` :* $T3[3].min as `min` :* $T3[4].max as `max`
8018}
8019QUERY FROM JOINED $T0[0] x $T1[0] with S0 :* $T0[0] as `cIn` :* $T1[0] as `cOut` :* ifelse($T0[0].isnull, $T1[0], $T0[0]) as `customer` :* $T0[1] as `inAvg` :* $T1[1] as `outAvg`
80202025.12.04 13:39:36:520 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:573
8021 Will do partial group by segments on test123 (30,000 x 6 in 30 segments) on 1 columns
80222025.12.04 13:39:36:578 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8023 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8024 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.578UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8025 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8026 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.678UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8027Misses: 98 keys: 1024
8028 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8029 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.681UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8030Misses: 86 keys: 1024
8031 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8032 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.684UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8033Misses: 68 keys: 1024
8034 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8035 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.688UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8036Misses: 63 keys: 1024
8037 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8038 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.690UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8039Misses: 89 keys: 1024
8040 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8041 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8042Misses: 77 keys: 1024
8043 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8044 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.695UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8045Misses: 62 keys: 1024
8046Misses: 89 keys: 1024
8047 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8048 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.698UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8049 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8050 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.701UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8051Misses: 72 keys: 1024
8052 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8053 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.703UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8054Misses: 88 keys: 1024
8055 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8056 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.706UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8057Misses: 82 keys: 1024
8058 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8059 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.709UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8060Misses: 59 keys: 1024
8061 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8062 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.711UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8063Misses: 78 keys: 1024
8064Misses: 75 keys: 1024
8065 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8066 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.714UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8067 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8068 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8069Misses: 74 keys: 1024
8070Misses: 75 keys: 1024
8071 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8072 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.719UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8073 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8074 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.721UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8075Misses: 87 keys: 1024
8076 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8077 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.724UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8078Misses: 23 keys: 304
8079 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8080 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8081Misses: 78 keys: 1024
8082 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8083 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.730UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8084Misses: 76 keys: 1024
8085 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8086 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.733UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8087Misses: 72 keys: 1024
8088 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8089 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.736UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8090Misses: 83 keys: 1024
8091 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8092 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.739UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8093Misses: 54 keys: 1024
8094 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8095 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.743UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8096Misses: 72 keys: 1024
8097 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8098 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.746UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8099Misses: 77 keys: 1024
8100 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8101 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.749UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8102Misses: 79 keys: 1024
8103 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8104 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.751UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8105Misses: 73 keys: 1024
8106 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8107 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.755UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8108Misses: 64 keys: 1024
8109 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8110 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8111Misses: 88 keys: 1024
8112 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8113 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.761UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8114Misses: 58 keys: 1024
81152025.12.04 13:39:36:765 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:581
8116 Will do partial reduction on c1df8a16-d456-4dbc-946a-514ef4c23b1a (30 partitions)
81172025.12.04 13:39:36:777 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8118 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8119 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.777UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8120 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8121 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.877UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8122 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8123 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8124 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8125 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.886UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8126 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8127 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.893UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8128 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8129 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.900UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8130 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8131 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.907UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8132 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8133 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.927UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8134 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8135 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.935UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8136 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8137 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.941UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8138 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8139 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.948UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8140 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8141 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.955UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8142 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8143 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8144 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8145 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.968UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8146 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8147 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.974UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8148 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8149 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.979UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8150 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8151 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.985UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8152 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8153 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.992UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8154 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8155 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:36.998UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8156 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8157 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.005UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8158 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8159 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.012UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8160 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8161 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.021UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8162 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8163 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.028UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8164 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8165 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.036UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8166 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8167 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.043UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8168 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8169 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.050UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8170 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8171 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.058UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8172 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8173 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.065UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8174 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8175 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.072UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8176 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8177 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.079UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8178 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8179 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.084UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
81802025.12.04 13:39:37:091 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:455
8181 Will do group by on 8755c143-9cca-4c8a-8621-8d454879f758 (29,999 x 5 in 30 segments) on 1 columns
81822025.12.04 13:39:37:177 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8183 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8184 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.177UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
81852025.12.04 13:39:37:179 io-compute-1 INFO ra3.RelationalAlgebra.groupBy:198
8186 Partitioning of e61569fc-498c-4353-902f-ab94a57a8a65 done with 1 partitions with sizes min=29,999 max=29,999. Will find groups of each partition.
81872025.12.04 13:39:37:278 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8188 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8189 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.278UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8190Misses: 1827 keys: 29999
81912025.12.04 13:39:37:299 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:466
8192 Will do reduction on e61569fc-498c-4353-902f-ab94a57a8a65 (1 partitions)
81932025.12.04 13:39:37:378 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8194 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8195 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.378UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8196 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8197 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.477UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
81982025.12.04 13:39:37:519 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:573
8199 Will do partial group by segments on test123 (30,000 x 6 in 30 segments) on 1 columns
82002025.12.04 13:39:37:577 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8201 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8202 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8203 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8204 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.677UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8205Misses: 66 keys: 1024
8206 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8207 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.681UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8208Misses: 71 keys: 1024
8209 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8210 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.683UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8211Misses: 76 keys: 1024
8212 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8213 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.685UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8214Misses: 75 keys: 1024
8215 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8216 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.688UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8217Misses: 56 keys: 1024
8218 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8219 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.690UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8220Misses: 71 keys: 1024
8221 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8222 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8223Misses: 79 keys: 1024
8224 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8225 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.695UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8226Misses: 72 keys: 1024
8227 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8228 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.698UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8229Misses: 82 keys: 1024
8230 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8231 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.701UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8232Misses: 62 keys: 1024
8233 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8234 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.705UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8235Misses: 79 keys: 1024
8236 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8237 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.707UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8238Misses: 67 keys: 1024
8239 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8240 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.710UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8241Misses: 86 keys: 1024
8242 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8243 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.713UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8244Misses: 35 keys: 304
8245 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8246 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.714UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8247Misses: 78 keys: 1024
8248 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8249 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.717UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8250Misses: 72 keys: 1024
8251 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8252 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.720UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8253Misses: 71 keys: 1024
8254 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8255 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.722UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8256Misses: 69 keys: 1024
8257 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8258 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.724UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8259Misses: 80 keys: 1024
8260 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8261 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.726UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8262Misses: 65 keys: 1024
8263 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8264 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.728UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8265Misses: 65 keys: 1024
8266 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8267 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.731UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8268Misses: 69 keys: 1024
8269 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8270 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.733UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8271Misses: 71 keys: 1024
8272 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8273 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.735UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8274Misses: 74 keys: 1024
8275 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8276 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.738UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8277Misses: 69 keys: 1024
8278 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8279 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.741UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8280Misses: 57 keys: 1024
8281 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8282 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.745UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8283Misses: 68 keys: 1024
8284 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8285 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.749UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8286Misses: 72 keys: 1024
8287 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8288 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.754UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8289Misses: 56 keys: 1024
8290 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8291 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8292Misses: 81 keys: 1024
82932025.12.04 13:39:37:762 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:581
8294 Will do partial reduction on 1654d74d-2b42-45cf-adf6-356457fcda3b (30 partitions)
82952025.12.04 13:39:37:777 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8296 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8297 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.777UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8298 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8299 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.878UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8300 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8301 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.884UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8302 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8303 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.909UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8304 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8305 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.914UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8306 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8307 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.919UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8308 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8309 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.924UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8310 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8311 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.929UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8312 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8313 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.934UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8314 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8315 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.940UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8316 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8317 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.945UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8318 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8319 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.950UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8320 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8321 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.958UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8322 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8323 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.966UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8324 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8325 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.972UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8326 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8327 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.979UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8328 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8329 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.985UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8330 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8331 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.990UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8332 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8333 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:37.996UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8334 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8335 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.002UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8336 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8337 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.006UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8338 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8339 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.011UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8340 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8341 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.017UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8342 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8343 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.024UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8344 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8345 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.030UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8346 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8347 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.036UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8348 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8349 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.042UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8350 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8351 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.049UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8352 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8353 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.056UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8354 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8355 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.063UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8356 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8357 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.070UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
83582025.12.04 13:39:38:079 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:455
8359 Will do group by on ffe5bd8c-ff31-471f-9784-eceba698c887 (30,000 x 5 in 30 segments) on 1 columns
83602025.12.04 13:39:38:177 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8361 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8362 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.177UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
83632025.12.04 13:39:38:179 io-compute-2 INFO ra3.RelationalAlgebra.groupBy:198
8364 Partitioning of e30795e9-35cf-4fa8-8e04-fceeab84c993 done with 1 partitions with sizes min=30,000 max=30,000. Will find groups of each partition.
83652025.12.04 13:39:38:277 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8366 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8367 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.277UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8368Misses: 2002 keys: 30000
83692025.12.04 13:39:38:298 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:466
8370 Will do reduction on e30795e9-35cf-4fa8-8e04-fceeab84c993 (1 partitions)
83712025.12.04 13:39:38:377 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8372 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8373 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.377UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8374 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8375 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.478UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
83762025.12.04 13:39:38:516 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:722
8377 Will join the following tables: e1f21a41-4f00-48dd-bf78-59fc930c7536 (29,959 x 4 in 1 segments) x ef235ba8-7a98-487a-95dc-2d4416b5b494 (29,968 x 4 in 1 segments)
83782025.12.04 13:39:38:516 io-compute-3 INFO ra3.Equijoin.equijoinPlanner:20
8379 Do pairwise join
83802025.12.04 13:39:38:577 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8381 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8382 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.577UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
83832025.12.04 13:39:38:579 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
8384 Joining partitions of sizes: 29,959 x 29,968
83852025.12.04 13:39:38:677 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8386 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8387 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.677UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8388Misses: 1827 keys: 29959
8389Misses: 2002 keys: 29968
8390 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1331975268]). (Negotation state of queue: None)
8391 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:38.777UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8392List((000z,NaN,0.17), (001B,0.25,NaN), (0058,0.81,NaN), (00HX,NaN,0.59), (00IW,0.77,NaN), (00Ii,0.71,NaN), (00KR,0.60,NaN), (00Pi,NaN,0.43), (00Pm,NaN,0.17), (00Tk,0.62,NaN), (00ds,NaN,0.06), (00du,0.55,NaN), (00eQ,0.94,NaN), (00kB,0.09,NaN), (00mY,0.98,NaN), (00nR,0.89,NaN), (00qc,NaN,0.81), (00rf,NaN,0.47), (00tK,0.34,NaN), (00ue,NaN,0.82), (00xY,0.97,NaN), (00xy,NaN,0.70), (00yj,NaN,0.13), (0178,0.31,NaN), (01EX,NaN,0.77), (01Ey,0.90,NaN), (01Lm,0.72,NaN), (01Ou,NaN,0.82), (01P1,NaN,0.22), (01QD,0.67,NaN), (01RE,NaN,0.64), (01RT,NaN,0.42), (01Yj,NaN,0.44), (01af,NaN,0.59), (01bv,NaN,0.32), (01gs,0.78,NaN), (01md,0.93,NaN), (01nD,NaN,0.07), (01nq,0.74,NaN), (01oW,NaN,0.41), (01sx,0.32,NaN), (01xi,NaN,0.91), (01zd,NaN,0.60), (02Ha,NaN,0.71), (02bG,0.44,NaN), (02cT,NaN,0.89), (02f5,NaN,0.31), (02fT,0.02,NaN), (02fZ,0.13,NaN), (02gl,0.23,NaN), (02nK,0.54,NaN), (02s5,NaN,0.89), (02tu,1.00,NaN), (02zl,NaN,0.64), (038l,NaN,0.48), (03DT,NaN,0.74), (03GZ,NaN,0.85), (03Iu,0.71,NaN), (03Jl,0.79,NaN), (03LC,0.17,NaN), (03OF,NaN,0.04), (03Vf,NaN,0.03), (03Xb,NaN,0.36), (03Zd,0.10,NaN), (03Zk,NaN,0.14), (03gr,NaN,0.92), (03mw,0.28,NaN), (03ps,0.40,NaN), (03sU,0.17,NaN), (03uE,0.87,NaN), (03wV,0.11,NaN), (03x5,NaN,0.10), (0404,NaN,0.20), (043B,NaN,0.42), (04DH,0.09,NaN), (04JZ,0.96,NaN), (04LO,0.74,NaN), (04Mp,NaN,0.66), (04NL,0.63,NaN), (04OG,0.60,NaN), (04RP,NaN,0.28), (04XO,0.07,NaN), (04da,0.04,NaN), (04fG,NaN,0.49), (04gg,0.20,NaN), (04ob,NaN,0.25), (04uc,0.80,NaN), (054i,0.74,NaN), (05KL,NaN,0.65), (05V6,0.14,NaN), (05Vs,0.03,NaN), (05W2,0.66,NaN), (05dc,NaN,0.58), (05gE,NaN,0.36), (05hO,0.30,NaN), (05xv,NaN,0.41), (05yZ,0.66,NaN), (065c,NaN,0.12), (068U,NaN,0.85), (06AB,NaN,0.35))
83932025.12.04 13:39:39:489 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
8394 HeartBeatActor stopped.
8395 [sourceThread: tasks-heartbeat-9, akkaTimestamp: 12:39:39.489UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
83962025.12.04 13:39:39:490 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
8397 TaskQueue stopped.
8398 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
83992025.12.04 13:39:39:491 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
8400 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8401 [sourceThread: io-compute-3, akkaTimestamp: 12:39:39.491UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
84022025.12.04 13:39:39:491 tasks-akka.actor.default-dispatcher-4 INFO tasks.util.ShutdownActorSystemReaper
8403 Terminated: Actor[akka://tasks/user/queue#-59522397]
8404 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:39:39.491UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8405 All souls reaped. Calling system.shutdown.
8406 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:39:39.491UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
84072025.12.04 13:39:39:492 tasks-akka.actor.default-dispatcher-15 INFO tasks.queue.Launcher
8408 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
8409 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:39.492UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1335225922564013706, akkaAddress: akka://tasks]
8410ra3.QuerySuite4:
8411 + test1 3.266s
84122025.12.04 13:39:39:514 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
8413 Listening on: SimpleSocketAddress(localhost,0)
84142025.12.04 13:39:39:514 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
8415 CPU: 1
84162025.12.04 13:39:39:514 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
8417 RAM: 96000
84182025.12.04 13:39:39:514 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
8419 SCRATCH: 1000000
84202025.12.04 13:39:39:515 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
8421 GPU: []
84222025.12.04 13:39:39:515 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
8423 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
84242025.12.04 13:39:39:515 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
8425 Elastic: None
84262025.12.04 13:39:39:515 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
8427 Master node address is: SimpleSocketAddress(localhost,0)
84282025.12.04 13:39:39:528 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
8429 Slf4jLogger started
84302025.12.04 13:39:39:533 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
8431 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp for file storage.
84322025.12.04 13:39:39:534 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
8433 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp)
84342025.12.04 13:39:39:535 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
8435 Queue: Actor[akka://tasks/user/queue#886560825]
84362025.12.04 13:39:39:535 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
8437 This is not a follower node.
84382025.12.04 13:39:39:535 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
8439 Watching: Actor[akka://tasks/user/queue#886560825]
8440 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:39.535UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
84412025.12.04 13:39:39:538 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
8442 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-683014820]
8443 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:39.537UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
84442025.12.04 13:39:39:542 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
8445 Will do simpl query on table (10 x 3 in 4 segments)
84462025.12.04 13:39:39:637 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8447 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8448 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.637UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8449 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8450 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.747UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8451 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8452 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.749UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8453 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8454 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.750UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8455 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8456 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.752UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8457(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ON8f7TvPPzf7EDvKwZKJo3aexbKTTDbv2uvcHxDdqlORfnLaU9pMrMKWp7rnnF86R3nvZjxQ7TpAgjz6fDCQ23T7EWvY3OyF8QNn30iuOOXofMEf9cmsd2FRISXLchxa,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
8458(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0x14CYUw5UbludwBIb5oI6OrnSKKugGHo7aXo5qutSObw67SfQoCcnfG2BYFCnkmvwABKJ9wErO3Fw1f4hJRCZCJeRwbSbfDdkMBTGr2srp9CKapcgRrEiQBbpg9kqGZ,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8459(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Jcrb6o1lEa4iE5Vlmk2BY3TKHvjsevg09pZrnP0cerBXJAXLzIEEKbtLzXiH9C9p6dpYP4zR2ByYqMXnk12e4Uqgtb4GIpR9W5CmOeDGifN25BY1cZG4gYDpuJSAS1ui,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
84602025.12.04 13:39:39:761 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8461 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0x14CYUw5UbludwBIb5oI6OrnSKKugGHo7aXo5qutSObw67SfQoCcnfG2BYFCnkmvwABKJ9wErO3Fw1f4hJRCZCJeRwbSbfDdkMBTGr2srp9CKapcgRrEiQBbpg9kqGZ to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
84622025.12.04 13:39:39:761 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8463 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Jcrb6o1lEa4iE5Vlmk2BY3TKHvjsevg09pZrnP0cerBXJAXLzIEEKbtLzXiH9C9p6dpYP4zR2ByYqMXnk12e4Uqgtb4GIpR9W5CmOeDGifN25BY1cZG4gYDpuJSAS1ui to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
84642025.12.04 13:39:39:761 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8465 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ON8f7TvPPzf7EDvKwZKJo3aexbKTTDbv2uvcHxDdqlORfnLaU9pMrMKWp7rnnF86R3nvZjxQ7TpAgjz6fDCQ23T7EWvY3OyF8QNn30iuOOXofMEf9cmsd2FRISXLchxa to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
8466(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Dg42e5MH3x3PbTZuOOUgUOJgBB1fHKh4U93EgGhw2YWyputYvFdswnvHlRluxgFDNAQKed5UYs5J9fFzEFqHyWgHKuelQQSx5ln2ewVHAV9FenIYDiNmzdLxxI2asIWq,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
84672025.12.04 13:39:39:764 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8468 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Dg42e5MH3x3PbTZuOOUgUOJgBB1fHKh4U93EgGhw2YWyputYvFdswnvHlRluxgFDNAQKed5UYs5J9fFzEFqHyWgHKuelQQSx5ln2ewVHAV9FenIYDiNmzdLxxI2asIWq to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8469(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/mzFhQYwdba7Nf4kqp8mav0D6afJ2zdfSwbIlxRCij9IQvuqsHSaHMjm57cxEsnFwXNBKjP0kFcHEvhY6dPqSvFurmGw0KMn6iIjJ6fghrTKMLRH42GcdET0ni6a8hQbK,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
84702025.12.04 13:39:39:764 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8471 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/mzFhQYwdba7Nf4kqp8mav0D6afJ2zdfSwbIlxRCij9IQvuqsHSaHMjm57cxEsnFwXNBKjP0kFcHEvhY6dPqSvFurmGw0KMn6iIjJ6fghrTKMLRH42GcdET0ni6a8hQbK to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8472(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/eaUzCvE9djYNm2sViWBgImxrRxpwGdI8gQchEWP7bCdRcq8aQCAgf6nBorYB8gcvdtRrFjtfYkMB7rZhemJjgv51iMegtjqv5B8HQ2DBo9l6PD234x458FINCL7qqXxg,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
84732025.12.04 13:39:39:764 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8474 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/eaUzCvE9djYNm2sViWBgImxrRxpwGdI8gQchEWP7bCdRcq8aQCAgf6nBorYB8gcvdtRrFjtfYkMB7rZhemJjgv51iMegtjqv5B8HQ2DBo9l6PD234x458FINCL7qqXxg to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8475(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/E39fEf6S461i5SuSKve7oFI2MSSbrHZBdLZKPoXQDY2o2VKhtclemQ0RCVdmlqjKIPIKxD7tbLRXamPPcU9qFfy8VxawGqaBn841jhnLQbGfLZh5PzWTt3HYsUmAefhb,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
8476(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/l2XqwiM4o2uR4fVCkGU4tqa8t47D8TWYTfx4I2xEi8flC9RiRafJGfQgGe4anDDRpMydJWW3vGxjhJoq1BpBw5gP6IzC9RpdN3KJrB26bWiuPwWwIlMTDsDuUcybfJhk,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
8477(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/do12ohxzjqibflOctKY7stezoxNAQGF2cv2zatQYlbnqSxGLlkQio6QKQzQcyv9il7F78WNtRHPmq3TxRaG0x841PMBQYnWOe6j83dluI8mMyz5XgfZNI2byHaYxw1zG,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
84782025.12.04 13:39:39:766 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8479 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/E39fEf6S461i5SuSKve7oFI2MSSbrHZBdLZKPoXQDY2o2VKhtclemQ0RCVdmlqjKIPIKxD7tbLRXamPPcU9qFfy8VxawGqaBn841jhnLQbGfLZh5PzWTt3HYsUmAefhb to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
84802025.12.04 13:39:39:767 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8481 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/do12ohxzjqibflOctKY7stezoxNAQGF2cv2zatQYlbnqSxGLlkQio6QKQzQcyv9il7F78WNtRHPmq3TxRaG0x841PMBQYnWOe6j83dluI8mMyz5XgfZNI2byHaYxw1zG to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
84822025.12.04 13:39:39:766 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8483 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/l2XqwiM4o2uR4fVCkGU4tqa8t47D8TWYTfx4I2xEi8flC9RiRafJGfQgGe4anDDRpMydJWW3vGxjhJoq1BpBw5gP6IzC9RpdN3KJrB26bWiuPwWwIlMTDsDuUcybfJhk to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
84842025.12.04 13:39:39:768 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
8485 Will do simpl query on table (10 x 3 in 4 segments)
84862025.12.04 13:39:39:847 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8487 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8488 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.847UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8489 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8490 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.848UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8491 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8492 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.849UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8493 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8494 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.851UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8495(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/MViOloWeIj8JPYyzOXZZBV8H9EXRryvkQV85sVFWHwpn5kRRoBh9sYTUsgPUdBx2eg7h9YzF8YUFFwC9P9kVVAT75n5L7kXjVi3IDTw9v67mAlRqgEyQNng4ILs6WTtO,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8496(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/rqvLNQGHfeUXP9UfX3iSUS2zHydN4I111SQ4XVkzbZWMhZrznTfreuDCgm4XBYAyON02ajorQHm9D7NmaowYLJRQcEcUvhlerO1gRiJ42s3982Q43IMJyTO0glpcNE6i,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
8497(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/HxeAFSLGIWzff1w2t6NRcFwmKPiCm2rZrJDg84qoEXVtASOzFWTNsfhzcnYtitoNq9xESbdSEeVnmwGg89SURka47P0474Em9ZCIGzGfBnc4fLox89oNsiCFHAs2UI0k,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
84982025.12.04 13:39:39:854 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8499 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/rqvLNQGHfeUXP9UfX3iSUS2zHydN4I111SQ4XVkzbZWMhZrznTfreuDCgm4XBYAyON02ajorQHm9D7NmaowYLJRQcEcUvhlerO1gRiJ42s3982Q43IMJyTO0glpcNE6i to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
85002025.12.04 13:39:39:854 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8501 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/HxeAFSLGIWzff1w2t6NRcFwmKPiCm2rZrJDg84qoEXVtASOzFWTNsfhzcnYtitoNq9xESbdSEeVnmwGg89SURka47P0474Em9ZCIGzGfBnc4fLox89oNsiCFHAs2UI0k to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
85022025.12.04 13:39:39:854 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8503 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/MViOloWeIj8JPYyzOXZZBV8H9EXRryvkQV85sVFWHwpn5kRRoBh9sYTUsgPUdBx2eg7h9YzF8YUFFwC9P9kVVAT75n5L7kXjVi3IDTw9v67mAlRqgEyQNng4ILs6WTtO to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
8504(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/j9AbrV1A46eZE15gnI74ZfivfYImFQvPA3DysVttT0dhMyvbjXy0e291hZkXh0woOk1ulsXImnjUuPtqq0dF61a8NDpcDUg9sIwgqBssegA3uCCI2nDdecokOin6TlMO,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
85052025.12.04 13:39:39:856 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8506 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/j9AbrV1A46eZE15gnI74ZfivfYImFQvPA3DysVttT0dhMyvbjXy0e291hZkXh0woOk1ulsXImnjUuPtqq0dF61a8NDpcDUg9sIwgqBssegA3uCCI2nDdecokOin6TlMO to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8507(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/5h1MEA2blnLBuztJesg7zlwlvLpB0Gtbto4nI6jbsIZl37vx207sjySb2y9EqGNWOtU4KYywXBOO0uFvqb0okHBcZ9dMG4rfxO26fkYMc6BQxEMIbly09QjkjpfyhIXE,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
85082025.12.04 13:39:39:856 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8509 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/5h1MEA2blnLBuztJesg7zlwlvLpB0Gtbto4nI6jbsIZl37vx207sjySb2y9EqGNWOtU4KYywXBOO0uFvqb0okHBcZ9dMG4rfxO26fkYMc6BQxEMIbly09QjkjpfyhIXE to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8510(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/QwMigdYTeuQWa5L0A3AxhLnfMq2V1f6uZZlpZIbdMHUdZeXyrn6GoK9FRzQZaRavnLCB29TLUCxGUGdG4iX2Bz6LocotvDGfv7v7aj0N098MHiiRTCcgj2z5h9Pk72Fj,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
85112025.12.04 13:39:39:857 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8512 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/QwMigdYTeuQWa5L0A3AxhLnfMq2V1f6uZZlpZIbdMHUdZeXyrn6GoK9FRzQZaRavnLCB29TLUCxGUGdG4iX2Bz6LocotvDGfv7v7aj0N098MHiiRTCcgj2z5h9Pk72Fj to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8513(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/VjKkgtjRlcVRj2PHDBlMF35FjwZVg60mzBBWaijSFuQQvlldNNCpgjJKdzQ1N1SCMTO5J6xXzNPKVQ0e7A86VZiqN7yuTLG6uKt6tT1O7JmGx9DAtpWIJZNpB9M9kaX4,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
8514(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/JW8xqsWaJiBrdRG5YZUYBgNxm7nd2pgxi5uFAjcH2x23rTmbhiKmFE5oeomBmZsfKMMv90KNRY3Rv372aoIlLoSoORoUjJO13ZiO7Hqt0RysoKOFRrf8VXp3KFJQfMpG,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
8515(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/PO7JwwlD9blnBJcEKVvOkgRwsYRMlA1GXKtMwXMRp6SRmw0rMB50TUfxXgssT7nhnXIWF6cBeUTBDqz0eL7bVJ1qJKxE6rjM0lXSMXUx8iLZRAumMsWFYNaFraug7ySK,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
85162025.12.04 13:39:39:859 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8517 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/JW8xqsWaJiBrdRG5YZUYBgNxm7nd2pgxi5uFAjcH2x23rTmbhiKmFE5oeomBmZsfKMMv90KNRY3Rv372aoIlLoSoORoUjJO13ZiO7Hqt0RysoKOFRrf8VXp3KFJQfMpG to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
85182025.12.04 13:39:39:859 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8519 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/PO7JwwlD9blnBJcEKVvOkgRwsYRMlA1GXKtMwXMRp6SRmw0rMB50TUfxXgssT7nhnXIWF6cBeUTBDqz0eL7bVJ1qJKxE6rjM0lXSMXUx8iLZRAumMsWFYNaFraug7ySK to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
85202025.12.04 13:39:39:859 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8521 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/VjKkgtjRlcVRj2PHDBlMF35FjwZVg60mzBBWaijSFuQQvlldNNCpgjJKdzQ1N1SCMTO5J6xXzNPKVQ0e7A86VZiqN7yuTLG6uKt6tT1O7JmGx9DAtpWIJZNpB9M9kaX4 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
85222025.12.04 13:39:39:861 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
8523 Will do simpl query on table (10 x 3 in 4 segments)
85242025.12.04 13:39:39:947 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8525 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8526 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.947UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8527 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8528 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.949UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8529 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8530 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.950UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8531 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8532 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:39.951UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8533(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/eoixzCWyuMywmRIYPzASauY94C9lReLoFiO4LZtm3FGRWyIt8ugU8HFrtM35oR6PKXrW8bmKTJz7cAhVNEeIHZw7AhcwYgy3AIKJDueWAQRsnRUCYdO91IRGf1eO8IwB,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
8534(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/JikNCkyoC3GcJz3eaNpEgULZrhtHAyvbm9XUTMhFStqqbbfVuuAIdQKNW0oaJiz1uu0YJyIit0aZjUh2x7S94w4ppFsRHMAuX3tEeWMN03IoXnVdFD8i1M2f7KjJURmF,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8535(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/vyiPw59N26Pqwrdz8eUd2v3cbiUOXSjMYpClVks723JWtKQ62SFCSNcYObHbvt3Kbc6XzKXX46rsXYBhE6LXYu9gi0qzttMCqTnTEDmImwhov00nxOko9jBDlHjsiqCm,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
85362025.12.04 13:39:39:955 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8537 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/JikNCkyoC3GcJz3eaNpEgULZrhtHAyvbm9XUTMhFStqqbbfVuuAIdQKNW0oaJiz1uu0YJyIit0aZjUh2x7S94w4ppFsRHMAuX3tEeWMN03IoXnVdFD8i1M2f7KjJURmF to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
85382025.12.04 13:39:39:955 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8539 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/eoixzCWyuMywmRIYPzASauY94C9lReLoFiO4LZtm3FGRWyIt8ugU8HFrtM35oR6PKXrW8bmKTJz7cAhVNEeIHZw7AhcwYgy3AIKJDueWAQRsnRUCYdO91IRGf1eO8IwB to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
85402025.12.04 13:39:39:955 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8541 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/vyiPw59N26Pqwrdz8eUd2v3cbiUOXSjMYpClVks723JWtKQ62SFCSNcYObHbvt3Kbc6XzKXX46rsXYBhE6LXYu9gi0qzttMCqTnTEDmImwhov00nxOko9jBDlHjsiqCm to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
8542(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/DNZPkXT2KjgnAREU5NSjvz3kpPXfGgdXEaKxsG6yZZWQkVhk4SNWe5OR1cWrUgUBXUc696KOX3a002bgxhaogWJ04UEx9ILR2dtdmP8vdqsBuuklHks3JCPGOFzCZvwI,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
8543(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/XJFSElDm4NZw1sDHTQwJNIUp6q1MZYoSqHQrywv9rXVU02Tjq1bENeitZA9CIXvWGQE7J9KlWbbOpifAK7W2UUIfNTF1MlFZ0G6MnONuuOksFEJ8eLezmFCmxT1qExJ7,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
85442025.12.04 13:39:39:956 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8545 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/DNZPkXT2KjgnAREU5NSjvz3kpPXfGgdXEaKxsG6yZZWQkVhk4SNWe5OR1cWrUgUBXUc696KOX3a002bgxhaogWJ04UEx9ILR2dtdmP8vdqsBuuklHks3JCPGOFzCZvwI to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
85462025.12.04 13:39:39:957 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8547 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/XJFSElDm4NZw1sDHTQwJNIUp6q1MZYoSqHQrywv9rXVU02Tjq1bENeitZA9CIXvWGQE7J9KlWbbOpifAK7W2UUIfNTF1MlFZ0G6MnONuuOksFEJ8eLezmFCmxT1qExJ7 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8548(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/DfIPwST2Y4kvHJsNqjnH6j0VLO7AJkPj816bQ7bRPsGPYsHQVfJ7RiZ0pxv0hP93bfa7aY1SmG9Za8p5ZyMoJLk2W8z5oii8OtxPWK2ZaaPwPKOGGmyHi2WyQXHVRfrl,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
85492025.12.04 13:39:39:957 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8550 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/DfIPwST2Y4kvHJsNqjnH6j0VLO7AJkPj816bQ7bRPsGPYsHQVfJ7RiZ0pxv0hP93bfa7aY1SmG9Za8p5ZyMoJLk2W8z5oii8OtxPWK2ZaaPwPKOGGmyHi2WyQXHVRfrl to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8551(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Aon1yvA4CRmxUYyVllqVV5ud4uNQBgsN0M9EOHcgqSXajUUqQNa0QfSdp8DZJLtkF9HTikhnQavFki48AwqwvFR0iVY7NhpXDuzxeFNNhHCmXCRIVYcZ8yx883Gm0JQP,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
85522025.12.04 13:39:39:959 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8553 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Aon1yvA4CRmxUYyVllqVV5ud4uNQBgsN0M9EOHcgqSXajUUqQNa0QfSdp8DZJLtkF9HTikhnQavFki48AwqwvFR0iVY7NhpXDuzxeFNNhHCmXCRIVYcZ8yx883Gm0JQP to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
8554(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/xz7C5zYfC3mocQB3xnb5VV2QuTRFl9rfFbeNd8wd85SuwG5266NwPSBs3O9sajHY3N2bnIKsgCtawRdkoXvzRI6ySW7mi6RjBsbvOyHtOALaWCbXyepKzIxwcOteqhBU,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
85552025.12.04 13:39:39:959 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8556 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/xz7C5zYfC3mocQB3xnb5VV2QuTRFl9rfFbeNd8wd85SuwG5266NwPSBs3O9sajHY3N2bnIKsgCtawRdkoXvzRI6ySW7mi6RjBsbvOyHtOALaWCbXyepKzIxwcOteqhBU to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
8557(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/P3ZbnBbdNz3l0DUQDen3dgvIbw6bsiXaSvGOY7UDsoY3jPA4qeQO741CWqG4rrNimrvOEIMobKn3yO1UExPqhBm22rHb0IZBk3UoLUvbCEbxZu4aHHI8dE3428198M3z,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
85582025.12.04 13:39:39:959 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8559 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/P3ZbnBbdNz3l0DUQDen3dgvIbw6bsiXaSvGOY7UDsoY3jPA4qeQO741CWqG4rrNimrvOEIMobKn3yO1UExPqhBm22rHb0IZBk3UoLUvbCEbxZu4aHHI8dE3428198M3z to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
85602025.12.04 13:39:39:960 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
8561 Will do simpl query on table (10 x 3 in 4 segments)
85622025.12.04 13:39:40:047 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8563 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8564 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.046UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8565 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8566 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.048UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8567 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8568 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.049UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8569 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8570 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.051UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8571(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/rwDLHBUyFhoiVwjjASAw1MGOukEdyZ4UFHNj5lXW4ANRf29R0uXckC53RTiUfVU8fPXH7uCY0X5N5UyOQIr0l8Kk87CQ7mM9U3PgcIgy1g0S5tbkunX6gkcga4eAfMXS,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
8572(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/H4FqJqdqHqsUPyrAlBZ0c8Tqsx19qbWLS4NDrQrb0a3yILv72EF6G8Nm1o8wVwPNTNPiNXZAJUmbh3mni9B3WmXPrjr9YjiYSIELugrHzkucho0W4DorwU4OAoEIAkrd,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
8573(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/62vy39Fl3pLkmHSRvIykWIa90fQwATQ2u3B4FOOpzlq2qaIpxUBdxKYTrrzz5RkcyCwVspii4kZxbq5ZSJjh7uwFH3yrJTfv6JodSKWhYjVnZhp9qJ25GDJVEzXgjKG3,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
85742025.12.04 13:39:40:054 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8575 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/rwDLHBUyFhoiVwjjASAw1MGOukEdyZ4UFHNj5lXW4ANRf29R0uXckC53RTiUfVU8fPXH7uCY0X5N5UyOQIr0l8Kk87CQ7mM9U3PgcIgy1g0S5tbkunX6gkcga4eAfMXS to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
85762025.12.04 13:39:40:054 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8577 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/H4FqJqdqHqsUPyrAlBZ0c8Tqsx19qbWLS4NDrQrb0a3yILv72EF6G8Nm1o8wVwPNTNPiNXZAJUmbh3mni9B3WmXPrjr9YjiYSIELugrHzkucho0W4DorwU4OAoEIAkrd to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
85782025.12.04 13:39:40:054 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8579 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/62vy39Fl3pLkmHSRvIykWIa90fQwATQ2u3B4FOOpzlq2qaIpxUBdxKYTrrzz5RkcyCwVspii4kZxbq5ZSJjh7uwFH3yrJTfv6JodSKWhYjVnZhp9qJ25GDJVEzXgjKG3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
8580(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/wadue7NKyfsdrrUxkyAotlk24Q3eVE9l4TSzSFaZ27hBr4r6AX2HTCery8btqdKI9i19uL5HePPrtgOxEyiNIesI2eG60ZgZ7Bq8th8fagyEt9f3pkKgZUbeIlTRJPn4,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
85812025.12.04 13:39:40:056 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8582 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/wadue7NKyfsdrrUxkyAotlk24Q3eVE9l4TSzSFaZ27hBr4r6AX2HTCery8btqdKI9i19uL5HePPrtgOxEyiNIesI2eG60ZgZ7Bq8th8fagyEt9f3pkKgZUbeIlTRJPn4 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8583(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/y6SQF3AbUeidhOe4vkKZLveyEplEcDqpQfsnNdhfWIbKjiVLwrKHR8ECTCGx3F8ZWLY1oadE41FiQbiPcmrWNbm1p1GHj4pmsBnwHYuuPx1zgv3Fip7bKlWxDOVUtJh2,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
85842025.12.04 13:39:40:057 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8585 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/y6SQF3AbUeidhOe4vkKZLveyEplEcDqpQfsnNdhfWIbKjiVLwrKHR8ECTCGx3F8ZWLY1oadE41FiQbiPcmrWNbm1p1GHj4pmsBnwHYuuPx1zgv3Fip7bKlWxDOVUtJh2 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8586(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/y3U1oX3AqqzoqHYVyh60xBdcYIieRZiOBA0fk5NCKPd8MbxGr03IaYPRym2Z3iF25KV7mOWwS1SyPTpkfZr95jljQ1LNXY8diU0lBpKv3A4PpcJoV80XkmPcU5DgBqXQ,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
85872025.12.04 13:39:40:058 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8588 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/y3U1oX3AqqzoqHYVyh60xBdcYIieRZiOBA0fk5NCKPd8MbxGr03IaYPRym2Z3iF25KV7mOWwS1SyPTpkfZr95jljQ1LNXY8diU0lBpKv3A4PpcJoV80XkmPcU5DgBqXQ to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8589(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/FVg4qyaAicZIMDnnfPiLMY8FcC9lbDIrAApGjwmkFelXYDkBDG9iIVhX6lfBxvWRAsJFpMjknT9icGcXYIkU2fF9nwm3sewNbBGajWg29yu4npsK5vScL3TPE7o4oGAF,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
8590(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/1mSgvGmyVbg1IbRYL2xCGQXNhsu32Ft5RpgUEUuBX0a4YQZSeSvlDSO4g86BjH25xoI0XuRPecBaLWeTAkGUHw04LB4CJD59dQ1hwX2ajDHTtFVIIgcPFqo9I3TH5VHH,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
85912025.12.04 13:39:40:059 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8592 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/FVg4qyaAicZIMDnnfPiLMY8FcC9lbDIrAApGjwmkFelXYDkBDG9iIVhX6lfBxvWRAsJFpMjknT9icGcXYIkU2fF9nwm3sewNbBGajWg29yu4npsK5vScL3TPE7o4oGAF to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
85932025.12.04 13:39:40:059 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8594 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/1mSgvGmyVbg1IbRYL2xCGQXNhsu32Ft5RpgUEUuBX0a4YQZSeSvlDSO4g86BjH25xoI0XuRPecBaLWeTAkGUHw04LB4CJD59dQ1hwX2ajDHTtFVIIgcPFqo9I3TH5VHH to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
8595(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/U1TS1VGy0R10XawAmOttF9YjEuV9qxGJovmkXo8HZwg7u7DZ2e5xlSvPkebWmAxKhXc4FHoBpjkCKE70H1wgEXuzPaNfTP5Ej5mk9ZpZsErNpG83gH8lDfuceL5y4eL3,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
85962025.12.04 13:39:40:060 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8597 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/U1TS1VGy0R10XawAmOttF9YjEuV9qxGJovmkXo8HZwg7u7DZ2e5xlSvPkebWmAxKhXc4FHoBpjkCKE70H1wgEXuzPaNfTP5Ej5mk9ZpZsErNpG83gH8lDfuceL5y4eL3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
85982025.12.04 13:39:40:061 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
8599 Will do simpl query on table (10 x 3 in 4 segments)
86002025.12.04 13:39:40:157 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8601 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8602 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8603 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8604 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.158UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8605 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8606 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.159UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8607 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8608 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.160UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8609(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/NqWfPySSMZhMVZMv7bGMC97cCAYskMl7QBaPnw7zLwNKRncEo4oNiELRhrKIscrbTUEraGPvD3OaXXet1RKdGsENoQl9b0tsDHAuWFYCXYTBcy9c05jJYLV7dCaOReWa,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8610(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ZPPF2QExLhiqy5KpQ2jD2RDEWrQkdRIN5KpLEJcmJHe8cPRIgk3zeb43PDYhwyAc99mcMBTRaBhZC3M9JczLntGs9pLf1F0X1l69bltjI3z1ZoOzJdfMA3aea1bmpTFl,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
8611(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/AFRV0nnf79sVvATeD5RHKsssJTaToPl8rJMb1gEvz05SMC5Ll3oYXErQk5uaJ9f4NfVuNH8IJ0VEYa8NVfPtqAu63hDelOUST4HxsryA9SPqXI4mEG0L3S9ISSQAjhVH,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
86122025.12.04 13:39:40:163 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8613 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ZPPF2QExLhiqy5KpQ2jD2RDEWrQkdRIN5KpLEJcmJHe8cPRIgk3zeb43PDYhwyAc99mcMBTRaBhZC3M9JczLntGs9pLf1F0X1l69bltjI3z1ZoOzJdfMA3aea1bmpTFl to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
86142025.12.04 13:39:40:163 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8615 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/NqWfPySSMZhMVZMv7bGMC97cCAYskMl7QBaPnw7zLwNKRncEo4oNiELRhrKIscrbTUEraGPvD3OaXXet1RKdGsENoQl9b0tsDHAuWFYCXYTBcy9c05jJYLV7dCaOReWa to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
86162025.12.04 13:39:40:163 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8617 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/AFRV0nnf79sVvATeD5RHKsssJTaToPl8rJMb1gEvz05SMC5Ll3oYXErQk5uaJ9f4NfVuNH8IJ0VEYa8NVfPtqAu63hDelOUST4HxsryA9SPqXI4mEG0L3S9ISSQAjhVH to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
8618(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/9oiBGkuJvNq8uORSdVWumCSc9XknvXSmtnEr78v7BxjNqQCQq7zhH0WMiUTKYKrHbw3eVZ707zi8MKXzTLTmCfYYYtfzRe9DeN93YHaMy5YWQzUeGn6uD8j8ZWGFjhTF,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
86192025.12.04 13:39:40:165 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8620 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/9oiBGkuJvNq8uORSdVWumCSc9XknvXSmtnEr78v7BxjNqQCQq7zhH0WMiUTKYKrHbw3eVZ707zi8MKXzTLTmCfYYYtfzRe9DeN93YHaMy5YWQzUeGn6uD8j8ZWGFjhTF to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8621(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/rg91GZY9JAI4ZWoBg8lSnEP4y49phFjeDYD5BMdMaUq9n3tGpEC4oRJROvKId5nM161Ja2GiRQi5d2Sn5Fhb4ADXORneng47ROVeuYuNlUHYdCCPgEk1RE1QFy2EzD4R,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
86222025.12.04 13:39:40:165 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8623 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/rg91GZY9JAI4ZWoBg8lSnEP4y49phFjeDYD5BMdMaUq9n3tGpEC4oRJROvKId5nM161Ja2GiRQi5d2Sn5Fhb4ADXORneng47ROVeuYuNlUHYdCCPgEk1RE1QFy2EzD4R to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8624(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/kgwEqxIwuQt8pRyZv9wvh2wVQQnN24Xr5ye80nsoIL8wNt6CI9C1P2t4E13yyHYhoadIvPGcsKZ5deMMQVPYQ92z84WXZv4MkiCrH5LVP87HemM9zHBoAmoqQ9GUtU74,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
86252025.12.04 13:39:40:165 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8626 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/kgwEqxIwuQt8pRyZv9wvh2wVQQnN24Xr5ye80nsoIL8wNt6CI9C1P2t4E13yyHYhoadIvPGcsKZ5deMMQVPYQ92z84WXZv4MkiCrH5LVP87HemM9zHBoAmoqQ9GUtU74 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8627(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/8CGZqe1XTTmeuRidHy6sU6nJQcDgkv8iLFTcH0Kx6qUeP8F0QUyP2qIRV2K5bG2vuOSYAf5gKYApQq3wVuUYKxInW5eMirgC4xhmSvWjixkSpvXzDwGSyAarXbJxqZ7z,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
8628 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/8CGZqe1XTTmeuRidHy6sU6nJQcDgkv8iLFTcH0Kx6qUeP8F0QUyP2qIRV2K5bG2vuOSYAf5gKYApQq3wVuUYKxInW5eMirgC4xhmSvWjixkSpvXzDwGSyAarXbJxqZ7z to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
8629(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0jaC8VasBnUssnrn4A1FNQvutr9f26yGOL9zpbHk51a9nKWY2U250sIOuLTvg8UFlJdmFBS2MeqwWymiSBp0dVUq1RObAjcPbzn1Y7tq7FAgwliyaQfNRxg4uAMt2NgO,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
86302025.12.04 13:39:40:167 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8631 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0jaC8VasBnUssnrn4A1FNQvutr9f26yGOL9zpbHk51a9nKWY2U250sIOuLTvg8UFlJdmFBS2MeqwWymiSBp0dVUq1RObAjcPbzn1Y7tq7FAgwliyaQfNRxg4uAMt2NgO to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
8632(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/hG8hEaER49PtHEMmErGadDu3P0S4kP8btRDIYwqpKYZN7ixh0WAxCegqrJbkzplSYKUCI6Szq3xPLRgOcLkJN4ITHq2uDrIezwbyrnh4jggmhnK3FQMay5WOPB4Ze2xR,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
86332025.12.04 13:39:40:168 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8634 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/hG8hEaER49PtHEMmErGadDu3P0S4kP8btRDIYwqpKYZN7ixh0WAxCegqrJbkzplSYKUCI6Szq3xPLRgOcLkJN4ITHq2uDrIezwbyrnh4jggmhnK3FQMay5WOPB4Ze2xR to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
86352025.12.04 13:39:40:169 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
8636 Will do simpl query on table (10 x 3 in 4 segments)
86372025.12.04 13:39:40:256 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8638 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8639 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.256UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8640 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8641 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.258UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8642 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8643 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.259UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8644 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8645 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.260UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8646(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/flft18cSMAb4Wgk5NVKHOfB5s1QPxuFJbIhqhQ00VjYVfMBxXp0kPVaFItY8FINEWr9EbAsbqXosOOIiF6e08lLGlF6uDO3Ixs8lRX3T1Yjrlrasc0Sn1KwOR5JtSgNN,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8647(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/zVlQVgW0jH0qW3W0CwLWZbL8gGIBeBhoNJPEBvl2VFpukJ3oQBXIoYaTdeWBldr4T2ZSTrS8lW6iuraMLalzIoS6NSNXLae0S1vFF8sReMImPuGSKIMwAiTd1FAvDupp,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
86482025.12.04 13:39:40:263 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8649 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/flft18cSMAb4Wgk5NVKHOfB5s1QPxuFJbIhqhQ00VjYVfMBxXp0kPVaFItY8FINEWr9EbAsbqXosOOIiF6e08lLGlF6uDO3Ixs8lRX3T1Yjrlrasc0Sn1KwOR5JtSgNN to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
86502025.12.04 13:39:40:263 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8651 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/zVlQVgW0jH0qW3W0CwLWZbL8gGIBeBhoNJPEBvl2VFpukJ3oQBXIoYaTdeWBldr4T2ZSTrS8lW6iuraMLalzIoS6NSNXLae0S1vFF8sReMImPuGSKIMwAiTd1FAvDupp to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
8652(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/OLau6xQaiVYp586KH6E29alSiZwpbtrmLZbmPmOZOErZHUU9EH0wXrOBYlnsSW06FuZCXGdcLZh06DosjK7cjiq1f3Fw2f3kg9LdwNcPUw3mwMvHtlZF16hZ0nN2sBgI,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
86532025.12.04 13:39:40:264 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8654 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/OLau6xQaiVYp586KH6E29alSiZwpbtrmLZbmPmOZOErZHUU9EH0wXrOBYlnsSW06FuZCXGdcLZh06DosjK7cjiq1f3Fw2f3kg9LdwNcPUw3mwMvHtlZF16hZ0nN2sBgI to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
8655(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/5WzKTXXJy2vHrTtMjVHQUlVhyTqjtZ4zffkUSTSwB2esrznFQdylywJoyJLJTZYJWQfkAd4jl4HYLgikVqSP2T8KPK7ueDwYQnFCtcVILuBPnyG0X9o4LEFNDqh0pudM,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
8656(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/H3R0reUqi4HRmgG0hTiEJbTFx7DT7iMZTKipieKMPqTdlE9wF1oSRxKYKZnqZSESRXh9uIIokyBXiEFI0ublEKTcHrv6m3Y1xuY5ozxB1q38gjMKO3D5dggFRQmtqprX,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
86572025.12.04 13:39:40:265 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8658 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/5WzKTXXJy2vHrTtMjVHQUlVhyTqjtZ4zffkUSTSwB2esrznFQdylywJoyJLJTZYJWQfkAd4jl4HYLgikVqSP2T8KPK7ueDwYQnFCtcVILuBPnyG0X9o4LEFNDqh0pudM to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
86592025.12.04 13:39:40:265 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8660 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/H3R0reUqi4HRmgG0hTiEJbTFx7DT7iMZTKipieKMPqTdlE9wF1oSRxKYKZnqZSESRXh9uIIokyBXiEFI0ublEKTcHrv6m3Y1xuY5ozxB1q38gjMKO3D5dggFRQmtqprX to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8661(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ykmz43ZjDuryOcaAkVoSwmGB7poUi9RdnyxJJ8IQHaVCJgt3UrjkzduUcRDB7dpckQbXisdPijfg33B6OTl7ngUvbt8to1K7MH5GT63QvAkt4yYnPSCHs4aELCnID5zk,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
86622025.12.04 13:39:40:265 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8663 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ykmz43ZjDuryOcaAkVoSwmGB7poUi9RdnyxJJ8IQHaVCJgt3UrjkzduUcRDB7dpckQbXisdPijfg33B6OTl7ngUvbt8to1K7MH5GT63QvAkt4yYnPSCHs4aELCnID5zk to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8664(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/YNAVxNKXpqJkyRwLGVa87RmEMRK0zEl1gedmI8n16TEaxlMyYm5WOs7gbymDCwXVo90oQvRKjIoyDl0lxr8rI5aFQx8PNioz4wCqcg3gmDRWgrckXZbu1Eonn30WOmmo,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
8665(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/uKzaIUIfA2ZCuc6FBSjNQnKdwpMVfos0tj7eT8dv7HOSQ4eNCRa2cyNXfTloYVQLmzOeatjlqEMgPiFB3z0kDWwVkZgMtUKUE4xOJnqy86bUEEUUGP650m0gyssxar4e,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
8666(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Q6qETwNtzVQwpxWRSZxexY9j3EDfqS0iqEw2uvlNbyrUhdcnTnGsz7bKWSUdqqs6jkbOcpTcDN7ih3ga8UIBTYTYt2oQAdzJTCy5fN6blzFKbCPv2hmPbExbqPpHC1D1,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
8667 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/uKzaIUIfA2ZCuc6FBSjNQnKdwpMVfos0tj7eT8dv7HOSQ4eNCRa2cyNXfTloYVQLmzOeatjlqEMgPiFB3z0kDWwVkZgMtUKUE4xOJnqy86bUEEUUGP650m0gyssxar4e to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
86682025.12.04 13:39:40:267 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8669 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Q6qETwNtzVQwpxWRSZxexY9j3EDfqS0iqEw2uvlNbyrUhdcnTnGsz7bKWSUdqqs6jkbOcpTcDN7ih3ga8UIBTYTYt2oQAdzJTCy5fN6blzFKbCPv2hmPbExbqPpHC1D1 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
86702025.12.04 13:39:40:267 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8671 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/YNAVxNKXpqJkyRwLGVa87RmEMRK0zEl1gedmI8n16TEaxlMyYm5WOs7gbymDCwXVo90oQvRKjIoyDl0lxr8rI5aFQx8PNioz4wCqcg3gmDRWgrckXZbu1Eonn30WOmmo to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
86722025.12.04 13:39:40:268 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
8673 Will do simpl query on table (10 x 3 in 4 segments)
86742025.12.04 13:39:40:356 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8675 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8676 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.356UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8677 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8678 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.358UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8679 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8680 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.359UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8681 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8682 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.360UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8683(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/sUQ3E6fKS6phxuyLBGQc3HJbGBO5687b42ZABbhBCQ5T5dP7Hpq9qHR84NEqoWHlrWiBSvw2durj48sBcogLe1kQfCwRFyEEGwre3JSKqBgJ2qAMKqUZ7FSXPfmJXZPL,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
8684(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/cL2kIdMsO7bFyPgioozqWlIm49kUl09L2gK7VlbupaoRteFbzLxo9ip8xwijgSLL5VrLFQPhX1bUUTqONwIMxlBCqWJum1s6hZ0OAfvcWaGf2sgjKWvLNipx3Vqqz4IW,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8685(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/QvjHncC9DKi3E1uRaCxRH1WGQDcEetf6VTDi4VsKO6WFOto0Wrv7ISymgWgk97v7fHNubRbhnhnk0WMr50EdkeBy0xKO7IRVLquyo0kfTTA5CnCTdFje0bNG3gkG3qri,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
86862025.12.04 13:39:40:363 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8687 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/sUQ3E6fKS6phxuyLBGQc3HJbGBO5687b42ZABbhBCQ5T5dP7Hpq9qHR84NEqoWHlrWiBSvw2durj48sBcogLe1kQfCwRFyEEGwre3JSKqBgJ2qAMKqUZ7FSXPfmJXZPL to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
86882025.12.04 13:39:40:363 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8689 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/cL2kIdMsO7bFyPgioozqWlIm49kUl09L2gK7VlbupaoRteFbzLxo9ip8xwijgSLL5VrLFQPhX1bUUTqONwIMxlBCqWJum1s6hZ0OAfvcWaGf2sgjKWvLNipx3Vqqz4IW to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
86902025.12.04 13:39:40:363 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8691 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/QvjHncC9DKi3E1uRaCxRH1WGQDcEetf6VTDi4VsKO6WFOto0Wrv7ISymgWgk97v7fHNubRbhnhnk0WMr50EdkeBy0xKO7IRVLquyo0kfTTA5CnCTdFje0bNG3gkG3qri to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
8692(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0YlZUmpQo2Kd5nGlSVTjT1nmc0TrEvFlgnr9SXosoadWB4OIU90xigtVGRHrdAk5ThNPbTsM8ragnj4omMpzVeSEkvk3ZekjLztKDLxVs1N4h6lfsXyA9Ir1quIliZfd,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
86932025.12.04 13:39:40:365 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8694 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0YlZUmpQo2Kd5nGlSVTjT1nmc0TrEvFlgnr9SXosoadWB4OIU90xigtVGRHrdAk5ThNPbTsM8ragnj4omMpzVeSEkvk3ZekjLztKDLxVs1N4h6lfsXyA9Ir1quIliZfd to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8695(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0ZlY9HCEhWCiZxfqROnwD0PVOXMvewqnECvjUzSgnJxcGVLNNMBHXDoTdRFydhuCFJmianqR65JjEhmnlFnixfxkvCu9DQjiyOTli4ekvbcQDhcTCoVaHdVa2KeqJW5d,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
86962025.12.04 13:39:40:366 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8697 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/0ZlY9HCEhWCiZxfqROnwD0PVOXMvewqnECvjUzSgnJxcGVLNNMBHXDoTdRFydhuCFJmianqR65JjEhmnlFnixfxkvCu9DQjiyOTli4ekvbcQDhcTCoVaHdVa2KeqJW5d to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8698(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Dt8tGF1nwdgfCZ7kbsOFFsdtyCgBIMMbKW4PyhlJFtVPFn7618qYFFfo2T9pbLEj6pdjoaabCPaOKuqsgnZ7x1IT6b9bWyw2O5DwaQK7a1d9JoTzn9bJAsGNBIF6CPUi,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
86992025.12.04 13:39:40:366 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8700 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Dt8tGF1nwdgfCZ7kbsOFFsdtyCgBIMMbKW4PyhlJFtVPFn7618qYFFfo2T9pbLEj6pdjoaabCPaOKuqsgnZ7x1IT6b9bWyw2O5DwaQK7a1d9JoTzn9bJAsGNBIF6CPUi to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8701(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/cySiKa6LEmaVz8tLJ0xKHJzllP12kT3TNhNTiCzETtrFBqzM0E0jLXdSRG7f2MwKpwMzjl3yswIjNEcHBpewBbj1g5S49uRe4r2A1YD3ZpBlqRGctxf5MhjVimsup0z3,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
87022025.12.04 13:39:40:368 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8703 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/cySiKa6LEmaVz8tLJ0xKHJzllP12kT3TNhNTiCzETtrFBqzM0E0jLXdSRG7f2MwKpwMzjl3yswIjNEcHBpewBbj1g5S49uRe4r2A1YD3ZpBlqRGctxf5MhjVimsup0z3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
8704(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/kj4p1lwUhuNcnpQoBa2J08fHsZQ2muSW4zAi3SJeacfaYiNvveJt9DxvI4FL66AlID9lJTXhgr4duVbF0RGhz0XmeuHBjDX49bHXxHnNzfpfXV1BZsz3GQKWmJ0ddkG5,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
87052025.12.04 13:39:40:368 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8706 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/kj4p1lwUhuNcnpQoBa2J08fHsZQ2muSW4zAi3SJeacfaYiNvveJt9DxvI4FL66AlID9lJTXhgr4duVbF0RGhz0XmeuHBjDX49bHXxHnNzfpfXV1BZsz3GQKWmJ0ddkG5 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
8707(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/zyIzUnmcBkwHx0KLf1i8I76inC9D5XxveYYCY6crIoWTiPhUDhZSpBmcW0WEKCHmSBfqDLncvubHbXXVtNbXBKr4yz41imIIlBZOeey3TyKAnNxOxtswqqK0WqrTjMTL,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
87082025.12.04 13:39:40:369 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8709 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/zyIzUnmcBkwHx0KLf1i8I76inC9D5XxveYYCY6crIoWTiPhUDhZSpBmcW0WEKCHmSBfqDLncvubHbXXVtNbXBKr4yz41imIIlBZOeey3TyKAnNxOxtswqqK0WqrTjMTL to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
87102025.12.04 13:39:40:370 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
8711 Will do simpl query on table (10 x 3 in 4 segments)
87122025.12.04 13:39:40:456 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8713 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8714 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.456UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8715 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8716 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.458UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8717 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8718 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.460UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8719 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8720 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.461UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8721(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/b3eRxBBAxGdlctGVlKWSvaDYD1kTUZdIi1yquHO0wZJtLHJKQQcgR20KfPHYtsqhysMAJchJLfrQ8pW2jEAwt3K9xUfPo6ZcoLLKh3staALNJJwHow8yXK0ztmc1Ex78,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8722(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ON6G9LSCFU35SiFNMYG5Sc9aNtE6W83OUxDDWuZmNGzCBFK1zuIz7BiQrmZxzPSAmh8QULD9NKb3koxjDBhzCwvFlmLjgQpBrJdxBFnZ78TZYYJC6w0zAg1XBDqgYXBK,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
87232025.12.04 13:39:40:465 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8724 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/b3eRxBBAxGdlctGVlKWSvaDYD1kTUZdIi1yquHO0wZJtLHJKQQcgR20KfPHYtsqhysMAJchJLfrQ8pW2jEAwt3K9xUfPo6ZcoLLKh3staALNJJwHow8yXK0ztmc1Ex78 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
87252025.12.04 13:39:40:465 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8726 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ON6G9LSCFU35SiFNMYG5Sc9aNtE6W83OUxDDWuZmNGzCBFK1zuIz7BiQrmZxzPSAmh8QULD9NKb3koxjDBhzCwvFlmLjgQpBrJdxBFnZ78TZYYJC6w0zAg1XBDqgYXBK to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
8727(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/sV7xu4RzPZtHMm2y6iBv2uCnWjCnSfvMF4iCOvVHerbKokbRT5pfKhhrO0oLYNoyGSQqwjUFKaMLYBn1BPwaoJ3pNiAzl1mRfD4gKAdzB7kwPO3THaagFUhBBKjaQsCb,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
87282025.12.04 13:39:40:466 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8729 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/sV7xu4RzPZtHMm2y6iBv2uCnWjCnSfvMF4iCOvVHerbKokbRT5pfKhhrO0oLYNoyGSQqwjUFKaMLYBn1BPwaoJ3pNiAzl1mRfD4gKAdzB7kwPO3THaagFUhBBKjaQsCb to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
8730(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Wd4JSZkpxSLz9M3S3Z0L2E51Kmc07lMybLzn4OWGtiALQcKhIPekLqarwrQ2BGPaiaLZ2l9UbgUjWvaW4P4yrvQtFac9IVBNVWKH6PecXYVS9XFFzka3mvFO55sZT45J,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
87312025.12.04 13:39:40:467 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8732 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Wd4JSZkpxSLz9M3S3Z0L2E51Kmc07lMybLzn4OWGtiALQcKhIPekLqarwrQ2BGPaiaLZ2l9UbgUjWvaW4P4yrvQtFac9IVBNVWKH6PecXYVS9XFFzka3mvFO55sZT45J to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
8733(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/j82NSplNKMesG90hoDXCYlTFbCJY79gZJL1L1dZUKBEEEJBQzLQnThiCqwPIW1slDyVmXuWQttHNF9Vc3LjIkZ5Oin1ekWfNjbMmZzvlTOB2BG6TX3xx4M3l41fkOZzb,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
87342025.12.04 13:39:40:467 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8735 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/j82NSplNKMesG90hoDXCYlTFbCJY79gZJL1L1dZUKBEEEJBQzLQnThiCqwPIW1slDyVmXuWQttHNF9Vc3LjIkZ5Oin1ekWfNjbMmZzvlTOB2BG6TX3xx4M3l41fkOZzb to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8736(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/atus3Bl8n2Jn2lYKS5XBmML5pT6J7GwoC7QSR9fo8sgnU9dbfaFDHFQiFA4sGwZlWDO1BEQsNYmMEMhm1v6xfstNde6D2pRqoap1qfd83UtBm1OGPcqoZ5tr0xLtAUwh,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
87372025.12.04 13:39:40:468 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8738 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/atus3Bl8n2Jn2lYKS5XBmML5pT6J7GwoC7QSR9fo8sgnU9dbfaFDHFQiFA4sGwZlWDO1BEQsNYmMEMhm1v6xfstNde6D2pRqoap1qfd83UtBm1OGPcqoZ5tr0xLtAUwh to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8739(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/KFdSsog5Th4P4xtBaxs1Ji5oDehWjVZApA26KcMhzi0VHbFVLie7GN9KlQss7zs5chYx60SEUjSgVkn0gQZNQ7iW5wV8Ab2bTyyajfLgy6wR088fhZ2MIwxHjr0bHA24,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
8740(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/hZ1k4ucdzulLkyvXIDhnRvFpXQipAGCQE0iXbToJ0NP5HBE2SM4ugg8uWuP0C6rpNVpP7gjE5pLsa6OOkDNlHQx8dbA4S5He2YVCXB5EclN7HbmeniPrUIdgOxf0ubc1,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
8741(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/MglEk5viJQNXKHLCKQZ5ehaJpOk2fDJ9bhyGqwvoBkJg1GB9S23YNCPPb9besDp5fPcQYmJYsv6utdw9QfzT80Y19rKrS4RRa3yrFNqxhBboJQhueeMezshAbaW8H3K3,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
87422025.12.04 13:39:40:469 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8743 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/KFdSsog5Th4P4xtBaxs1Ji5oDehWjVZApA26KcMhzi0VHbFVLie7GN9KlQss7zs5chYx60SEUjSgVkn0gQZNQ7iW5wV8Ab2bTyyajfLgy6wR088fhZ2MIwxHjr0bHA24 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
87442025.12.04 13:39:40:469 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8745 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/MglEk5viJQNXKHLCKQZ5ehaJpOk2fDJ9bhyGqwvoBkJg1GB9S23YNCPPb9besDp5fPcQYmJYsv6utdw9QfzT80Y19rKrS4RRa3yrFNqxhBboJQhueeMezshAbaW8H3K3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
87462025.12.04 13:39:40:469 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8747 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/hZ1k4ucdzulLkyvXIDhnRvFpXQipAGCQE0iXbToJ0NP5HBE2SM4ugg8uWuP0C6rpNVpP7gjE5pLsa6OOkDNlHQx8dbA4S5He2YVCXB5EclN7HbmeniPrUIdgOxf0ubc1 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
87482025.12.04 13:39:40:471 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
8749 Will do simpl query on table (10 x 3 in 4 segments)
87502025.12.04 13:39:40:556 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8751 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8752 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.556UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8753 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8754 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.558UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8755 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8756 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8757 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8758 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8759(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/6aCGKtEKyCnFHT9ou3hopNrU915afmY0KwwbCJHj5WCIJDOoGU4yEOhkuow7Zr5aqtDgqUpVciTFxBXS1YBfBIPDGBR9vydJr9S0ydOzBYBL7xv0ev3hckBTTcHTHrUp,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
8760(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/wElDZ4QZu14zBZjrPi6U1rZhdkKRSuCZodrRnsPyB66dGN4iD8XTD7niHOlnyRBRtEmGBBy5Oc7UN2bYqk7QI1z2qFYLkaiZEiQRM9gYxzvwEZNkAOkq3v68I3p4g0th,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8761(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/sNrdLkJgvb6Ei9HVmfHHUjfaD1qcfBYZPusEtLpDOL4ntqwZV3rxngKSnNqCUYXRVaYRFxeSPI3RsiralfrhJaMHx8rtosKfbyq9fxYEfjMI0pDmQ7nAGZ6Wt8tazJ7O,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
87622025.12.04 13:39:40:563 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8763 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/6aCGKtEKyCnFHT9ou3hopNrU915afmY0KwwbCJHj5WCIJDOoGU4yEOhkuow7Zr5aqtDgqUpVciTFxBXS1YBfBIPDGBR9vydJr9S0ydOzBYBL7xv0ev3hckBTTcHTHrUp to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/2
87642025.12.04 13:39:40:563 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8765 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/wElDZ4QZu14zBZjrPi6U1rZhdkKRSuCZodrRnsPyB66dGN4iD8XTD7niHOlnyRBRtEmGBBy5Oc7UN2bYqk7QI1z2qFYLkaiZEiQRM9gYxzvwEZNkAOkq3v68I3p4g0th to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/0
87662025.12.04 13:39:40:563 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8767 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/sNrdLkJgvb6Ei9HVmfHHUjfaD1qcfBYZPusEtLpDOL4ntqwZV3rxngKSnNqCUYXRVaYRFxeSPI3RsiralfrhJaMHx8rtosKfbyq9fxYEfjMI0pDmQ7nAGZ6Wt8tazJ7O to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/0/columns/1
8768(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ZR5E9JEODenumeUszBhxnB7eZhgKQbdoEhywz7A3ggKG7jNi7NGnjtqcUpy9yaOgP5zpuKybnXGxqKTUb47rhEXmWDnFFri7NP4yHui5DVFHyGnIJmUr2YDW8YFTXdKN,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
8769(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/CjqEipm4fyr56uKwcltOCwUf7Qz2dssATWtt3okteejUMzjMuSNT0Utg9resFENIzcOuxcXwMhF6eF1ObVyi9PMtuhwzyL1QeBRF9NuvSZl8FqF4w34KzcCePheXvH9X,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
87702025.12.04 13:39:40:565 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8771 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/ZR5E9JEODenumeUszBhxnB7eZhgKQbdoEhywz7A3ggKG7jNi7NGnjtqcUpy9yaOgP5zpuKybnXGxqKTUb47rhEXmWDnFFri7NP4yHui5DVFHyGnIJmUr2YDW8YFTXdKN to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/1
87722025.12.04 13:39:40:565 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8773 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/CjqEipm4fyr56uKwcltOCwUf7Qz2dssATWtt3okteejUMzjMuSNT0Utg9resFENIzcOuxcXwMhF6eF1ObVyi9PMtuhwzyL1QeBRF9NuvSZl8FqF4w34KzcCePheXvH9X to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/2
8774(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/6hLqqKm0Xtz76CHEL3ua3FWHYeCSdkVg33nfdU6kFn8fv1qcH51IVDWPssgt0yOxbQjT7R8BvVmEYx4rP9AkBdpErzfb21BB5Qy5Zu8NsTRmJDnoqwcpyQAzIXs0GLnG,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
87752025.12.04 13:39:40:566 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8776 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/6hLqqKm0Xtz76CHEL3ua3FWHYeCSdkVg33nfdU6kFn8fv1qcH51IVDWPssgt0yOxbQjT7R8BvVmEYx4rP9AkBdpErzfb21BB5Qy5Zu8NsTRmJDnoqwcpyQAzIXs0GLnG to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/1/columns/0
8777(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Tl9pAiPPf5FHvRoNREe3BWXyxkzzKC5gFTA4dHJ4yqVtC0OCzaoQfTWpnSBb6LI0uE44TEE0Mu2DEd6BkGdOYkhwSQBKp0qzWo3nq0vPpw4aBDespfgH1Ff3tOHKIEaV,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
87782025.12.04 13:39:40:567 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8779 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/Tl9pAiPPf5FHvRoNREe3BWXyxkzzKC5gFTA4dHJ4yqVtC0OCzaoQfTWpnSBb6LI0uE44TEE0Mu2DEd6BkGdOYkhwSQBKp0qzWo3nq0vPpw4aBDespfgH1Ff3tOHKIEaV to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/1
8780(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/loPJqnO2Vp7oad130MjzqCN6yWbiMVXezDIvL2ovnTvKCSzUrsJle1yZjnjP9igBlRjywQL6zeMYAzVSlmmbTHbaf4lft4qyLQGmSKtc6aYsOEC183wKLHN2Gjh9jpAR,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
87812025.12.04 13:39:40:567 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8782 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/loPJqnO2Vp7oad130MjzqCN6yWbiMVXezDIvL2ovnTvKCSzUrsJle1yZjnjP9igBlRjywQL6zeMYAzVSlmmbTHbaf4lft4qyLQGmSKtc6aYsOEC183wKLHN2Gjh9jpAR to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/2
8783(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/W0hkPqqrMxCDsSAt0k2AyDjQCkFR4dnbElso8CyXOMCK6LLfDwm9XvadzZjxD4Ezmy0x3DahzxycBWj6VwrKd9zPzITgZEyNArf7QEAqRwG4VQrCd8zDh4JQnCTJ588m,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
87842025.12.04 13:39:40:568 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8785 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/___TMP___/W0hkPqqrMxCDsSAt0k2AyDjQCkFR4dnbElso8CyXOMCK6LLfDwm9XvadzZjxD4Ezmy0x3DahzxycBWj6VwrKd9zPzITgZEyNArf7QEAqRwG4VQrCd8zDh4JQnCTJ588m to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5116395673037316062237.temp/table/segments/2/columns/0
87862025.12.04 13:39:40:568 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
8787 Will do simpl query on table (10 x 3 in 4 segments)
87882025.12.04 13:39:40:656 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8789 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8790 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.656UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8791 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8792 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8793 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8794 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.659UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8795 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-683014820]). (Negotation state of queue: None)
8796 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.660UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
87972025.12.04 13:39:40:663 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
8798 HeartBeatActor stopped.
8799 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:39:40.663UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
88002025.12.04 13:39:40:663 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
8801 TaskQueue stopped.
8802 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:40.663UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
88032025.12.04 13:39:40:664 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
8804 Terminated: Actor[akka://tasks/user/queue#886560825]
8805 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:40.664UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
8806 All souls reaped. Calling system.shutdown.
8807 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:40.664UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
88082025.12.04 13:39:40:664 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
8809 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
8810 [sourceThread: io-compute-0, akkaTimestamp: 12:39:40.664UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
88112025.12.04 13:39:40:664 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
8812 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
8813 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:40.664UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3979589984898088008, akkaAddress: akka://tasks]
88142025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
8815 Listening on: SimpleSocketAddress(localhost,0)
88162025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
8817 CPU: 1
88182025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
8819 RAM: 96000
88202025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
8821 SCRATCH: 1000000
88222025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
8823 GPU: []
88242025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
8825 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
88262025.12.04 13:39:40:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
8827 Elastic: None
88282025.12.04 13:39:40:679 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
8829 Master node address is: SimpleSocketAddress(localhost,0)
88302025.12.04 13:39:40:691 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
8831 Slf4jLogger started
88322025.12.04 13:39:40:696 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
8833 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp for file storage.
88342025.12.04 13:39:40:696 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
8835 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp)
88362025.12.04 13:39:40:697 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
8837 Queue: Actor[akka://tasks/user/queue#1731074820]
88382025.12.04 13:39:40:697 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
8839 Watching: Actor[akka://tasks/user/queue#1731074820]
8840 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:40.697UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
88412025.12.04 13:39:40:697 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
8842 This is not a follower node.
88432025.12.04 13:39:40:699 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
8844 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#451533104]
8845 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:40.699UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
88462025.12.04 13:39:40:703 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
8847 Will do simpl query on table (10 x 3 in 4 segments)
88482025.12.04 13:39:40:800 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
8849 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8850 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:40.800UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8851 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8852 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:40.910UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8853 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8854 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:40.912UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8855 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8856 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:40.913UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8857 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8858 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:40.915UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8859(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/iQcEiwPnnptEFw9VhTHZbgMgGFAr91Q8QWyMhx7Tzl2TjZ9RnCTMMTadFxaBK8CatnOHZJLDkEcrVUlYVNRfvwj6qR7q88ACTL0XEt3glgVljtsiBOrJynuxivdLxl7W,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8860(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ulS26AvVRjA77PLOngWtOyn4djDSNrSOkNqzqUPqg2jN3C2SBphE8Jyb6hAhfS2ibuJTFXZMWeofU03sTDeLokJc9tYgxTZVejeaJNQSDAA0k13XmMekU5NkF0f5cqDY,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
8861(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/SAbwrm7GyFMeD4juoqaYkLl8rYI6bOByhjiOirn2KXk1y7QDRGG62M2eP4F6Yzr1HeiTtok5qmVYGEyf1hjtc5YeKILssmEmWjd4voISvehLsWiu3ZXoYJqWaSs42GCr,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
88622025.12.04 13:39:40:919 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8863 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/iQcEiwPnnptEFw9VhTHZbgMgGFAr91Q8QWyMhx7Tzl2TjZ9RnCTMMTadFxaBK8CatnOHZJLDkEcrVUlYVNRfvwj6qR7q88ACTL0XEt3glgVljtsiBOrJynuxivdLxl7W to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
88642025.12.04 13:39:40:919 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8865 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ulS26AvVRjA77PLOngWtOyn4djDSNrSOkNqzqUPqg2jN3C2SBphE8Jyb6hAhfS2ibuJTFXZMWeofU03sTDeLokJc9tYgxTZVejeaJNQSDAA0k13XmMekU5NkF0f5cqDY to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
88662025.12.04 13:39:40:919 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8867 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/SAbwrm7GyFMeD4juoqaYkLl8rYI6bOByhjiOirn2KXk1y7QDRGG62M2eP4F6Yzr1HeiTtok5qmVYGEyf1hjtc5YeKILssmEmWjd4voISvehLsWiu3ZXoYJqWaSs42GCr to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
8868(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ihcUiiNvWEib34pbgnVNIYlB6CzcfRyHXVU7BlsxZrFomDwDRPaBopH9yvQHDyQ6AzN41Xwoj0kkGQIGxc0hvXlI7HZp27L5ZT1EjvucY2SkjfmIMZD84jW4amC5Q8cg,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
88692025.12.04 13:39:40:920 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8870 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ihcUiiNvWEib34pbgnVNIYlB6CzcfRyHXVU7BlsxZrFomDwDRPaBopH9yvQHDyQ6AzN41Xwoj0kkGQIGxc0hvXlI7HZp27L5ZT1EjvucY2SkjfmIMZD84jW4amC5Q8cg to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
8871(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/1yuamg8f8TPMc9Scm2POfhXJ9Yk2QdcPmS8Jd4NNK00D41Swn1egSTpZQFj25p63yb1y2iLbTd8qhSHyzL4XcFt1GCyQu7FEXknJbNzv5gZk9hZQcEHUIOKlHWFkHIIU,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
88722025.12.04 13:39:40:920 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8873 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/1yuamg8f8TPMc9Scm2POfhXJ9Yk2QdcPmS8Jd4NNK00D41Swn1egSTpZQFj25p63yb1y2iLbTd8qhSHyzL4XcFt1GCyQu7FEXknJbNzv5gZk9hZQcEHUIOKlHWFkHIIU to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
8874(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/nBzBaynEIaFmPib8uGm8WrfB2a8uI8C1mTpn6ZAxNjk3CbDabgZvwdP5yfPpWIefBQSEWRM9nDQRPXWMXUpSxsDpuM8iCxhX606NDNs1Q4w7shsJmqyEI3Q8vYYB9jGB,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
88752025.12.04 13:39:40:921 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8876 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/nBzBaynEIaFmPib8uGm8WrfB2a8uI8C1mTpn6ZAxNjk3CbDabgZvwdP5yfPpWIefBQSEWRM9nDQRPXWMXUpSxsDpuM8iCxhX606NDNs1Q4w7shsJmqyEI3Q8vYYB9jGB to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
8877(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/bkvyPlGtICRszgeVHAM29bVyESlwR3GvlB2Ek6RGWI9oDlRc6XetFy01AWCBey1Fgu3SWMKuiLK4JkycjsqafnITKyjeihoz8MvBlW05eb6irbQZTKtTzb5wfnYNY6ze,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
88782025.12.04 13:39:40:921 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8879 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/bkvyPlGtICRszgeVHAM29bVyESlwR3GvlB2Ek6RGWI9oDlRc6XetFy01AWCBey1Fgu3SWMKuiLK4JkycjsqafnITKyjeihoz8MvBlW05eb6irbQZTKtTzb5wfnYNY6ze to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
8880(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/keNSH8KuNkQDJhSefZwNUeUCoj23LBBkLp9c94rvUmk7R5dhzFDR0JjpdatEMX0rT1R7GAYZ1n8SlqeSXAYuRhtQKNczYlxB8YxwYBMlQkpHJtqjHtTNdUrLR0CNnsbU,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
88812025.12.04 13:39:40:922 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8882 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/keNSH8KuNkQDJhSefZwNUeUCoj23LBBkLp9c94rvUmk7R5dhzFDR0JjpdatEMX0rT1R7GAYZ1n8SlqeSXAYuRhtQKNczYlxB8YxwYBMlQkpHJtqjHtTNdUrLR0CNnsbU to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
8883(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/xRu41cs5A1VsisZ1s14YoHGQDd3bjRHR565KWsqHDyn4ZCsEFfHYkFBOXnCmK2tu2OHfSBfcaKRTgUvtGt2k60HRksmN7OD1wlJRwprkRNxY1qtx7BjNltnNfabSxaEM,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
88842025.12.04 13:39:40:922 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8885 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/xRu41cs5A1VsisZ1s14YoHGQDd3bjRHR565KWsqHDyn4ZCsEFfHYkFBOXnCmK2tu2OHfSBfcaKRTgUvtGt2k60HRksmN7OD1wlJRwprkRNxY1qtx7BjNltnNfabSxaEM to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
88862025.12.04 13:39:40:923 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
8887 Will do simpl query on table (10 x 3 in 4 segments)
88882025.12.04 13:39:41:010 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
8889 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8890 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.010UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8891 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8892 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.011UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8893 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8894 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.013UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8895 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8896 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.013UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8897(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/S0tSfLyZ6Krx6QgfTCe5bMP9UTETeqCsMbixkCilx8K18Im17mZjjl2aheqwvu5lCnQMJoEvS1LXyr2MUzehE3jPTiiwTXlCWO4evtPH4XxKuudlOrKSCNAFYw2OeM54,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8898(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/bx8hYgauFpsYqawbK6lLDsLWxs8oOBJ4Fnt800cOAL837OAi6JAFDarYIIwbOsuN2pzzOI3VZvLuqgyU4bzp0AopnvGLSy2wroPDTlB7IOIZTsHQpllt5D8ljXzYdqOy,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
8899(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/0prfWdnEeMNK3NCsLzJm7p6wo4fTRhoHnJZRBKMxqdDQdNkqY9v51X4Hh09uouzjXaNW81euwry6Ey2MaXrxLQDGcozSxvhUFoGTGybBuZ3m5Qzm74hrXuof1OSpbJ4W,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
89002025.12.04 13:39:41:017 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8901 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/S0tSfLyZ6Krx6QgfTCe5bMP9UTETeqCsMbixkCilx8K18Im17mZjjl2aheqwvu5lCnQMJoEvS1LXyr2MUzehE3jPTiiwTXlCWO4evtPH4XxKuudlOrKSCNAFYw2OeM54 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
89022025.12.04 13:39:41:017 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8903 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/bx8hYgauFpsYqawbK6lLDsLWxs8oOBJ4Fnt800cOAL837OAi6JAFDarYIIwbOsuN2pzzOI3VZvLuqgyU4bzp0AopnvGLSy2wroPDTlB7IOIZTsHQpllt5D8ljXzYdqOy to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
89042025.12.04 13:39:41:017 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8905 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/0prfWdnEeMNK3NCsLzJm7p6wo4fTRhoHnJZRBKMxqdDQdNkqY9v51X4Hh09uouzjXaNW81euwry6Ey2MaXrxLQDGcozSxvhUFoGTGybBuZ3m5Qzm74hrXuof1OSpbJ4W to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
8906(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/tyHx094INiKwTquSh4B9OQCYN6ELubBmbKinCsS9Texwth6nxfjqGnYpBP9bNHNoIzvApQGH17e5S2d9ralFmpBnt5RFxcBcaf3PPyq8FFN43HAQxP7zvzoevCk4ARMc,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
89072025.12.04 13:39:41:018 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8908 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/tyHx094INiKwTquSh4B9OQCYN6ELubBmbKinCsS9Texwth6nxfjqGnYpBP9bNHNoIzvApQGH17e5S2d9ralFmpBnt5RFxcBcaf3PPyq8FFN43HAQxP7zvzoevCk4ARMc to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
8909(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/VGrYbJbGjOgvZrjaUcvbvy2U0fAEYwZE2l72mzdDamPKnfnVkkCfPx6hOWZWKMpmOQ2cUB6dF42QZp66pRpWLgrnFf91zizJlNfgZ0NWUxR1Oavh7xkZJaiH8XQn7SkH,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
89102025.12.04 13:39:41:019 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8911 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/VGrYbJbGjOgvZrjaUcvbvy2U0fAEYwZE2l72mzdDamPKnfnVkkCfPx6hOWZWKMpmOQ2cUB6dF42QZp66pRpWLgrnFf91zizJlNfgZ0NWUxR1Oavh7xkZJaiH8XQn7SkH to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
8912(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/D8wtuSUadV88PlxSApo3SQ6Pa25jjtoGj1m0YwFeJO5CyinNmdRPpCmhtcbe00Osht3AjZJIaE5NHIyG2noDL9gPfRed8nCLMFMKabNSCVKYpWNvG5ZYPcblxe5JRhZC,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
89132025.12.04 13:39:41:019 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8914 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/D8wtuSUadV88PlxSApo3SQ6Pa25jjtoGj1m0YwFeJO5CyinNmdRPpCmhtcbe00Osht3AjZJIaE5NHIyG2noDL9gPfRed8nCLMFMKabNSCVKYpWNvG5ZYPcblxe5JRhZC to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
8915(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/GtRkkyg2p0ARPOMr4ZPm2PHLBiLDzueWmBai2OvTLdAY4jNNEbTRRhJspySP95J9ZI5xYFjanVPRTN819H90GOvM0rvhdA9X8qXk8cjHycFgM5mksNkotRJ2YmgS0YnX,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
89162025.12.04 13:39:41:020 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8917 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/GtRkkyg2p0ARPOMr4ZPm2PHLBiLDzueWmBai2OvTLdAY4jNNEbTRRhJspySP95J9ZI5xYFjanVPRTN819H90GOvM0rvhdA9X8qXk8cjHycFgM5mksNkotRJ2YmgS0YnX to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
8918(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ebh5ppAHOYzcvafn0mN7knPG5zxcKBrDDx5k3YPv1WoGovhm40upDpAZhIyPu1PodpwntuZmv3a9Ay8yD1ajbbhQzI3YDYXxw9UXts5QkthSxStJEYtsWR4U3dEx7D7c,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
89192025.12.04 13:39:41:021 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8920 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ebh5ppAHOYzcvafn0mN7knPG5zxcKBrDDx5k3YPv1WoGovhm40upDpAZhIyPu1PodpwntuZmv3a9Ay8yD1ajbbhQzI3YDYXxw9UXts5QkthSxStJEYtsWR4U3dEx7D7c to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
8921(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/9yr5LzftzcmymVvdlBNTPOZo1jlzxW8lJqJgiRQ7cqKbWO0f1e6YPlXUpBcneQ2bdx4RtxIMnmz0V8HpiG6SK1nnPxt9fWpcjEEuI0sj3EZK3ZQdmLvYk0ichxu6Uz4k,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
89222025.12.04 13:39:41:021 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8923 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/9yr5LzftzcmymVvdlBNTPOZo1jlzxW8lJqJgiRQ7cqKbWO0f1e6YPlXUpBcneQ2bdx4RtxIMnmz0V8HpiG6SK1nnPxt9fWpcjEEuI0sj3EZK3ZQdmLvYk0ichxu6Uz4k to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
89242025.12.04 13:39:41:022 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
8925 Will do simpl query on table (10 x 3 in 4 segments)
89262025.12.04 13:39:41:110 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
8927 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8928 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.110UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8929 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8930 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.111UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8931 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8932 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.113UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8933 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8934 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.114UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8935(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/6pqcg3iF05XPuXNd5YJkYhPZy2MfwE0FJF14MAC0R5jGOh03orJDy88yV2JSuu9i3M9ns6Vt9aXT6mUl2cDWGuSZYYpx7POu6pSMx2OC9NK5xLukR2GmmGmTICZzY4W2,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
8936(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/Y15Pa6W3Mjyne2RoSyapUxgwwgfhNoHO2B7LdAmwhr43CqS7cROXPv7FHAWx86qO6oJGb3rI05U3RwuJS5zIpAtttnCwU2QyefULJYiDoSLwLLS20qXAyP1itr4vIeIw,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
89372025.12.04 13:39:41:117 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8938 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/6pqcg3iF05XPuXNd5YJkYhPZy2MfwE0FJF14MAC0R5jGOh03orJDy88yV2JSuu9i3M9ns6Vt9aXT6mUl2cDWGuSZYYpx7POu6pSMx2OC9NK5xLukR2GmmGmTICZzY4W2 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
89392025.12.04 13:39:41:117 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8940 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/Y15Pa6W3Mjyne2RoSyapUxgwwgfhNoHO2B7LdAmwhr43CqS7cROXPv7FHAWx86qO6oJGb3rI05U3RwuJS5zIpAtttnCwU2QyefULJYiDoSLwLLS20qXAyP1itr4vIeIw to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
8941(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/zZGc2KskGSbP7gtTMxyAK7xszOw7PYHuqiBbe4SzazReYV9JNvUWFvWjtCcsLj0HlSVlGAyN8ikhMGBMdfDhx0jY22cr0MKvQqY2Ca9oncmhqI5RCQvkk2jfGZCgfaM6,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
89422025.12.04 13:39:41:118 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8943 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/zZGc2KskGSbP7gtTMxyAK7xszOw7PYHuqiBbe4SzazReYV9JNvUWFvWjtCcsLj0HlSVlGAyN8ikhMGBMdfDhx0jY22cr0MKvQqY2Ca9oncmhqI5RCQvkk2jfGZCgfaM6 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
8944(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/Z06R9UX1Qw3rmC2JXogTIC7qodeJx7RpfDZSoH941itX8FU4Wz9rXrK5Egk4A0g7FtFNXT1h0NEIkDEZucOXPD7wOScZgCk89AyyYqiBoAJbo7mOX8I2dgYotPilU7sT,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
89452025.12.04 13:39:41:119 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
8946 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/Z06R9UX1Qw3rmC2JXogTIC7qodeJx7RpfDZSoH941itX8FU4Wz9rXrK5Egk4A0g7FtFNXT1h0NEIkDEZucOXPD7wOScZgCk89AyyYqiBoAJbo7mOX8I2dgYotPilU7sT to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
8947(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/HOVaEVh85RJtQWeahhrPTBi30m8OxGRG6LaTm9t8wwG3leh6BYkto277NPAZdaZN42GSEPn5otZEe6eJmwjBfFwC861HR1BhXkskbEw1MwxMQVYZ8WjNWqhEsctJcqR4,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
89482025.12.04 13:39:41:121 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8949 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/HOVaEVh85RJtQWeahhrPTBi30m8OxGRG6LaTm9t8wwG3leh6BYkto277NPAZdaZN42GSEPn5otZEe6eJmwjBfFwC861HR1BhXkskbEw1MwxMQVYZ8WjNWqhEsctJcqR4 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
8950(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/TDgINAxY1IymNWSF9UPYzfhLtDPUQ8Oh4BxISHl4mAxVNpt1wkNZ9mKJGIwWPry1aIO54OlMIoamCgmB9GCl3czrbxciESE1h0f4EAgyCtlCxO5NfHpxPAQ5swGRMq5G,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
89512025.12.04 13:39:41:121 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8952 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/TDgINAxY1IymNWSF9UPYzfhLtDPUQ8Oh4BxISHl4mAxVNpt1wkNZ9mKJGIwWPry1aIO54OlMIoamCgmB9GCl3czrbxciESE1h0f4EAgyCtlCxO5NfHpxPAQ5swGRMq5G to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
8953(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/h2uSJWj2B6J197kV5ZiBEiCBgdnmJeEy4ytm8xS71QoM7nYuMqdoDjcaI6jYaSP8Y7A3y5RwzX96mO6i3tBPkPDcqa3R6juenXC0HxRXurY2oCwV5CXvPxGFmcK6f6YE,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
8954(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ym8rK4mPFg9jRfXBz1TdnykXFqsoh9ue19i9LgJgg9sJFrh2K3IVFOyyfkdupZkYY6q7ttlX149RtmW73W5ClSBoHIcj8xujU5EzPIagQZiliSto4wyRiRO33AQU2rbt,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
89552025.12.04 13:39:41:122 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8956 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/h2uSJWj2B6J197kV5ZiBEiCBgdnmJeEy4ytm8xS71QoM7nYuMqdoDjcaI6jYaSP8Y7A3y5RwzX96mO6i3tBPkPDcqa3R6juenXC0HxRXurY2oCwV5CXvPxGFmcK6f6YE to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
89572025.12.04 13:39:41:122 io-compute-blocker-7 INFO tasks.fileservice.FolderFileStorage.importFile:308
8958 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ym8rK4mPFg9jRfXBz1TdnykXFqsoh9ue19i9LgJgg9sJFrh2K3IVFOyyfkdupZkYY6q7ttlX149RtmW73W5ClSBoHIcj8xujU5EzPIagQZiliSto4wyRiRO33AQU2rbt to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
8959(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/cGjELDHw3zSb7NvhCGSNtARONnHWiQcuWBfEAMqsx85fM3FcpYClEMFHyhoTVNOYcx05wLGoQxwNL6XnvIUT13AG4vmxZevlXLRDDYmSVazCY2JgR676fLjnOTL6aAGK,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
89602025.12.04 13:39:41:123 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8961 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/cGjELDHw3zSb7NvhCGSNtARONnHWiQcuWBfEAMqsx85fM3FcpYClEMFHyhoTVNOYcx05wLGoQxwNL6XnvIUT13AG4vmxZevlXLRDDYmSVazCY2JgR676fLjnOTL6aAGK to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
89622025.12.04 13:39:41:124 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
8963 Will do simpl query on table (10 x 3 in 4 segments)
89642025.12.04 13:39:41:209 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
8965 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8966 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.209UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8967 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8968 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.211UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8969 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8970 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8971 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
8972 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.215UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
8973(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/gUOOAPC9YFdMCyBOKHuJdklziWCG0YPASXdykCmwulz0VWCjSyBjXMrxdxw8aYzhpDMq7FMTO0qyhPQT00Zq2iV1GqzeWW0GuYxcLtdWs1ahPYLyHbLrSeflKbm9BBic,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
89742025.12.04 13:39:41:219 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8975 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/gUOOAPC9YFdMCyBOKHuJdklziWCG0YPASXdykCmwulz0VWCjSyBjXMrxdxw8aYzhpDMq7FMTO0qyhPQT00Zq2iV1GqzeWW0GuYxcLtdWs1ahPYLyHbLrSeflKbm9BBic to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
8976(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/3zeZMpp3mie7olarF7zqPbQT9WsQlMSBEc9kxZwoQpQLBG7wGtBePtzrBMr9Jl7gIimnF6djmn8QpeCAXCEAl4VEFNJgLZmprNrz3VEZ8WkpWlo1vEBFKlRy4DouNSm4,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
89772025.12.04 13:39:41:220 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8978 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/3zeZMpp3mie7olarF7zqPbQT9WsQlMSBEc9kxZwoQpQLBG7wGtBePtzrBMr9Jl7gIimnF6djmn8QpeCAXCEAl4VEFNJgLZmprNrz3VEZ8WkpWlo1vEBFKlRy4DouNSm4 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
8979(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/nnNF5lQooFw929XlO7mIUhqXqLaNfjyHxPD0zULKPmmWX2CRSrhBvE1TnB9RGVVHoXrtsz0bKRs30Y4cqQixl5HO7jDl0kcic7yr7BFckw8zM7IkumGnENvTh24xj8AP,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
89802025.12.04 13:39:41:220 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8981 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/nnNF5lQooFw929XlO7mIUhqXqLaNfjyHxPD0zULKPmmWX2CRSrhBvE1TnB9RGVVHoXrtsz0bKRs30Y4cqQixl5HO7jDl0kcic7yr7BFckw8zM7IkumGnENvTh24xj8AP to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
8982(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/MxJkPiZvjzV3ek44AMk34uZECc3gBUMlcsrxAG8N56vDVpz2Q3toZR2Bua2fhN2gwzmZ7dzPizAVbF0uMEbHL1otz6lUj3pTbFOD4VNCNLpZtFywnaz5esb4ygt1hDri,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
89832025.12.04 13:39:41:222 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
8984 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/MxJkPiZvjzV3ek44AMk34uZECc3gBUMlcsrxAG8N56vDVpz2Q3toZR2Bua2fhN2gwzmZ7dzPizAVbF0uMEbHL1otz6lUj3pTbFOD4VNCNLpZtFywnaz5esb4ygt1hDri to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
8985(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/cL6xQ3N1UOCZlKbmixUs5Dj9AOsHARXVQsiOlaTotIrfAlWPgcKwFLSkSI2Z0Mcb5kkCZrJlrkJfQKA2li7b2SXINtoqHvwsB6z781qMIoY8qOL905FeN2bsRykwaBYw,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
89862025.12.04 13:39:41:223 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
8987 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/cL6xQ3N1UOCZlKbmixUs5Dj9AOsHARXVQsiOlaTotIrfAlWPgcKwFLSkSI2Z0Mcb5kkCZrJlrkJfQKA2li7b2SXINtoqHvwsB6z781qMIoY8qOL905FeN2bsRykwaBYw to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
8988(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/f3zvOaBHS5e9elWYzvrw4BNI4EsEpKAcHHM5iFX0NpzIkHqAmc6dMadRA1pTxh76XK8BXMmGKJM0DdTK23pqRqR5Gir15Bq8tv260JVh8q26hL0f65zCPBKBoEmljTH0,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
89892025.12.04 13:39:41:224 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
8990 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/f3zvOaBHS5e9elWYzvrw4BNI4EsEpKAcHHM5iFX0NpzIkHqAmc6dMadRA1pTxh76XK8BXMmGKJM0DdTK23pqRqR5Gir15Bq8tv260JVh8q26hL0f65zCPBKBoEmljTH0 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
8991(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/yO7su1ODgPwPUmYOftu9QXP6pyiYUXT7Y1oXRHUu49JhKDHFcAIzuCLAsNqtthTgRDMJGOglqKjY6Wbg1n2Qr3LBClUMnN0YsEhJIxNfWOqhshcIjJYwvQy6HXXY5OjX,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
89922025.12.04 13:39:41:225 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
8993 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/yO7su1ODgPwPUmYOftu9QXP6pyiYUXT7Y1oXRHUu49JhKDHFcAIzuCLAsNqtthTgRDMJGOglqKjY6Wbg1n2Qr3LBClUMnN0YsEhJIxNfWOqhshcIjJYwvQy6HXXY5OjX to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
8994(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/i5UJiRGXsrZj95UyR2Gzkb39zFIZfRijD3msikIROhvY1jkDsdIxXbAwctcXjfHCDjmExM4sPg27zqTYBmImyaxd0MBSGhTWzignzYrZOJfvirZyrqlliEVhecr4KPDD,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
89952025.12.04 13:39:41:226 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
8996 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/i5UJiRGXsrZj95UyR2Gzkb39zFIZfRijD3msikIROhvY1jkDsdIxXbAwctcXjfHCDjmExM4sPg27zqTYBmImyaxd0MBSGhTWzignzYrZOJfvirZyrqlliEVhecr4KPDD to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
8997(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/uiTM6P8r1r8Urv9wO1femKmDn9sLJKfwOPfIsHpwlbBSIK1zkNw5BIloNxY7aqD6db3M1zJdTKJeRmYznvI06dxfVcqLOUqONvCjFgZVMeLr0bH6ABNs4biBHgGqxarq,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
89982025.12.04 13:39:41:226 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
8999 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/uiTM6P8r1r8Urv9wO1femKmDn9sLJKfwOPfIsHpwlbBSIK1zkNw5BIloNxY7aqD6db3M1zJdTKJeRmYznvI06dxfVcqLOUqONvCjFgZVMeLr0bH6ABNs4biBHgGqxarq to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
90002025.12.04 13:39:41:228 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
9001 Will do simpl query on table (10 x 3 in 4 segments)
90022025.12.04 13:39:41:309 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9003 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9004 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.309UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9005 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9006 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9007 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9008 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.312UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9009 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9010 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.314UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9011(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ek6cAiBOlXiBgYPt8tNtsspDqJzCbgc245ZsFwVOqmdvya6nwtiNKIoXvbx4Zvmw569jnnW642sQ1Y3yWPdRD0LbW2ikDZfhGs1ILb2q73YpkMb23JiGOydWOs9xudSj,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
90122025.12.04 13:39:41:318 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9013 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ek6cAiBOlXiBgYPt8tNtsspDqJzCbgc245ZsFwVOqmdvya6nwtiNKIoXvbx4Zvmw569jnnW642sQ1Y3yWPdRD0LbW2ikDZfhGs1ILb2q73YpkMb23JiGOydWOs9xudSj to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
9014(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/dil1ee1cBDr3aoPnp31pa63tRI82RrW6J8tSNjM6BTjscWr7ageKyCnH6IhQKrA5pLEPqhOkEDYdvPOBaq04xYLDSsJitLw1PM6CJICEJHLZjx1LwXmUKtjJodtvUEVZ,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
90152025.12.04 13:39:41:320 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9016 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/dil1ee1cBDr3aoPnp31pa63tRI82RrW6J8tSNjM6BTjscWr7ageKyCnH6IhQKrA5pLEPqhOkEDYdvPOBaq04xYLDSsJitLw1PM6CJICEJHLZjx1LwXmUKtjJodtvUEVZ to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
9017(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/7bQwanzC10tVJ7l3CfaWJA4umcC1aDOuJRyLl2rvgjrbxjMD90rxLfepIf997szWP56Gm9Bt3sxfnHXyo6GglGoXYSU6ZwKEAgOyyhaoViUzCgp3sJdvFEM8PdcvvkxI,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
90182025.12.04 13:39:41:320 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
9019 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/7bQwanzC10tVJ7l3CfaWJA4umcC1aDOuJRyLl2rvgjrbxjMD90rxLfepIf997szWP56Gm9Bt3sxfnHXyo6GglGoXYSU6ZwKEAgOyyhaoViUzCgp3sJdvFEM8PdcvvkxI to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
9020(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/fovlm0rfkvi3WQ3qiMBR3jTwhKFjp3nL99O9EszkoHqs9cQrcjzBa09tXVayDxefYtzZ6q9ykHC9BJTiUbJyXebmXdLfrHhwpoYRp2aMFTSaJqRxx2XHiQ3G5PHd4YlQ,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
90212025.12.04 13:39:41:321 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9022 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/fovlm0rfkvi3WQ3qiMBR3jTwhKFjp3nL99O9EszkoHqs9cQrcjzBa09tXVayDxefYtzZ6q9ykHC9BJTiUbJyXebmXdLfrHhwpoYRp2aMFTSaJqRxx2XHiQ3G5PHd4YlQ to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
9023(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/EdjDSSxmhXl2mW1sgyCsvfqGXOSVqeDLqnYnHbk2PDbSprk8moVP6UzW4LyCpDS9Zn6s1wvTqzldKsLUCzw5J5MVigvwXEtgjNTEsI2lrjuXE8NUwFqPlpjvs7NOqrR3,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
90242025.12.04 13:39:41:322 io-compute-blocker-7 INFO tasks.fileservice.FolderFileStorage.importFile:308
9025 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/EdjDSSxmhXl2mW1sgyCsvfqGXOSVqeDLqnYnHbk2PDbSprk8moVP6UzW4LyCpDS9Zn6s1wvTqzldKsLUCzw5J5MVigvwXEtgjNTEsI2lrjuXE8NUwFqPlpjvs7NOqrR3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
9026(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/oZxYQcYi3zVp6ZIeLEbs6AWqoamVW9Ln908Vxgn4IevUxX8bOZ9qm8xY7ww4UEV8SyNoqvshWCpM5pWNFnNC0qRlmbdeeklvmPq0Cq9psJBoIXs6ETLBOxjZdD5u1SCy,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
90272025.12.04 13:39:41:322 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
9028 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/oZxYQcYi3zVp6ZIeLEbs6AWqoamVW9Ln908Vxgn4IevUxX8bOZ9qm8xY7ww4UEV8SyNoqvshWCpM5pWNFnNC0qRlmbdeeklvmPq0Cq9psJBoIXs6ETLBOxjZdD5u1SCy to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
9029(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/NYI29YWZAVMDYD0mQD297A6DH932fZi6l1cYCCmSfiN2ErbBazwNqUnCthdQ2Q3S1wKwrhVaYGdq51f1zi3UyWcie4X3iUfgKfthsouxz9t2dxeIdE5sxzErPmNwMeB3,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
90302025.12.04 13:39:41:325 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
9031 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/NYI29YWZAVMDYD0mQD297A6DH932fZi6l1cYCCmSfiN2ErbBazwNqUnCthdQ2Q3S1wKwrhVaYGdq51f1zi3UyWcie4X3iUfgKfthsouxz9t2dxeIdE5sxzErPmNwMeB3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
9032(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/4ZnYbGxhUPiQpWInAWEc3HLlI1zUjjMR1cOqL7rMpOq7aBSoQPE8cGnJtvZ7fyVnQYGQ5YAijZP5MRu9R3Nvs7lVQBp4Q7l4jCySDKHCSY32UNMaNUrKNmaozObDBoHw,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
90332025.12.04 13:39:41:325 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
9034 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/4ZnYbGxhUPiQpWInAWEc3HLlI1zUjjMR1cOqL7rMpOq7aBSoQPE8cGnJtvZ7fyVnQYGQ5YAijZP5MRu9R3Nvs7lVQBp4Q7l4jCySDKHCSY32UNMaNUrKNmaozObDBoHw to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
9035(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/QXgU7vMlKkyP4uS6uK5I1FVjBha6c1nLJ3Zmn6yDLOso6QzmlRwP9NYxfmOhS9g9cU7NRIHH1NEIiv7cKUFE9iwBKZ0EndAoGL8yN5yVTqkQIEbiRaReAFwyPIsj0gco,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
90362025.12.04 13:39:41:326 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9037 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/QXgU7vMlKkyP4uS6uK5I1FVjBha6c1nLJ3Zmn6yDLOso6QzmlRwP9NYxfmOhS9g9cU7NRIHH1NEIiv7cKUFE9iwBKZ0EndAoGL8yN5yVTqkQIEbiRaReAFwyPIsj0gco to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
90382025.12.04 13:39:41:326 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
9039 Will do simpl query on table (10 x 3 in 4 segments)
90402025.12.04 13:39:41:410 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9041 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9042 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.409UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9043 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9044 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.412UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9045 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9046 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9047 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9048 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9049(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/PesVtn2563WolaOUFZhHeUW61ZvMHe1QzxeVcHpyp2vz3CgEEcbPUW8Lg2KDbFJduVulkBtONb8qizhe6XIj6zqSWMPEE3qmCsKPhGRPSRkQlkHmZIKVPE7LLBX0dR5i,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
9050(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/7NATqEZ5oIl5DLNO2FBDaL0gEz9bxXkgyHBwUTPqG4mDNIDBg462TpC5a33oEU30ffD3kgykMn1TvtR1tfby6GgrZFvNTByi0pLg87aHR32Zsv4ttEDySxhjcacTg1jm,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
90512025.12.04 13:39:41:419 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9052 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/PesVtn2563WolaOUFZhHeUW61ZvMHe1QzxeVcHpyp2vz3CgEEcbPUW8Lg2KDbFJduVulkBtONb8qizhe6XIj6zqSWMPEE3qmCsKPhGRPSRkQlkHmZIKVPE7LLBX0dR5i to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
90532025.12.04 13:39:41:419 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
9054 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/7NATqEZ5oIl5DLNO2FBDaL0gEz9bxXkgyHBwUTPqG4mDNIDBg462TpC5a33oEU30ffD3kgykMn1TvtR1tfby6GgrZFvNTByi0pLg87aHR32Zsv4ttEDySxhjcacTg1jm to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
9055(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ZC8Gixq4bTJjbF6mpeBQ29ymRaLkzFDJshejfqFsTlM3SyogMNUXg6m3vKJNVrVGjzPvlKDPc6KGi39bq84LJjgCIGebG2B5kjjyRKnBj2zeRHW1dNHCk8bDLrDTwTk7,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
90562025.12.04 13:39:41:419 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9057 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/ZC8Gixq4bTJjbF6mpeBQ29ymRaLkzFDJshejfqFsTlM3SyogMNUXg6m3vKJNVrVGjzPvlKDPc6KGi39bq84LJjgCIGebG2B5kjjyRKnBj2zeRHW1dNHCk8bDLrDTwTk7 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
9058(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/eRmL6LjpJDuq7dxyPyHWWGRdJ0oRkmIe7bA40T6GyY29qownOwSVmuEgCgrHghvU421MgwlL0NpNRypHi4Ij5ryC76MYoA9iPiifPMRsVkBxiw5Zhec8cQ9gusBZZyB0,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
90592025.12.04 13:39:41:422 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
9060 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/eRmL6LjpJDuq7dxyPyHWWGRdJ0oRkmIe7bA40T6GyY29qownOwSVmuEgCgrHghvU421MgwlL0NpNRypHi4Ij5ryC76MYoA9iPiifPMRsVkBxiw5Zhec8cQ9gusBZZyB0 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
9061(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/4jHRe41U7Ab2LLbyAGaZoQyAR5uQVcvOBfpUNfmhsosRnonOb7BbBJERfQxai5XE1ZxteE8pln8L9rXncFC8fGG1TOzlfKyqdwNpT2fUHGQ40XSGGwhBD0A5Cherut6U,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
90622025.12.04 13:39:41:422 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
9063 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/4jHRe41U7Ab2LLbyAGaZoQyAR5uQVcvOBfpUNfmhsosRnonOb7BbBJERfQxai5XE1ZxteE8pln8L9rXncFC8fGG1TOzlfKyqdwNpT2fUHGQ40XSGGwhBD0A5Cherut6U to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
9064(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/8eSJCh0UPzJiQ60EcMVlT8fgOOIA624C3s8Hx0XMTFgcaCxmkFcS8yiwZntxHyCljtLy2Bw3W9DWzbQAjHugcYPJ50wrOiPRM6fYxUA2i27s2utkRubAKhNukvByLruO,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
90652025.12.04 13:39:41:423 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9066 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/8eSJCh0UPzJiQ60EcMVlT8fgOOIA624C3s8Hx0XMTFgcaCxmkFcS8yiwZntxHyCljtLy2Bw3W9DWzbQAjHugcYPJ50wrOiPRM6fYxUA2i27s2utkRubAKhNukvByLruO to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
9067(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/sDOXPh9QxTPg2BvvBTrugIkBC7v1dErHQ2Na4nMM0OXuvzeNYOPaqiB5AtSaNJM6rKC94wX38SrvjnWwxGvO0uDfb8Lzlt93hN5faXEqMhNmQdguUUdTXE3Rg2ZPOZPs,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
90682025.12.04 13:39:41:424 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9069 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/sDOXPh9QxTPg2BvvBTrugIkBC7v1dErHQ2Na4nMM0OXuvzeNYOPaqiB5AtSaNJM6rKC94wX38SrvjnWwxGvO0uDfb8Lzlt93hN5faXEqMhNmQdguUUdTXE3Rg2ZPOZPs to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
9070(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/LHS06LYXHkLooMExuL4C9xo4u4M2Z99SBXfGMwNk5lZTHN5RCZ1hQKb0PskvuwctrIxT52jVOmzGqufd6j25yfqe4Ekjojcikht1Qyphj1teeI5pM0YpB7ko19FqDsHu,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
90712025.12.04 13:39:41:425 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9072 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/LHS06LYXHkLooMExuL4C9xo4u4M2Z99SBXfGMwNk5lZTHN5RCZ1hQKb0PskvuwctrIxT52jVOmzGqufd6j25yfqe4Ekjojcikht1Qyphj1teeI5pM0YpB7ko19FqDsHu to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
9073(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/7GYGn1okcVufCezvGtVjIb33irR76AqxmX5GBTskrsPXNvkOGotdoomIoowX68wVyHkEGnTCyTXxbht94WFSHiUTlnAKQXnKViv0uSP2f2JKnITcoX5V5bn2wEPUXPnj,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
90742025.12.04 13:39:41:426 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9075 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/7GYGn1okcVufCezvGtVjIb33irR76AqxmX5GBTskrsPXNvkOGotdoomIoowX68wVyHkEGnTCyTXxbht94WFSHiUTlnAKQXnKViv0uSP2f2JKnITcoX5V5bn2wEPUXPnj to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
90762025.12.04 13:39:41:428 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
9077 Will do simpl query on table (10 x 3 in 4 segments)
90782025.12.04 13:39:41:510 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9079 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9080 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.510UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9081 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9082 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.512UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9083 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9084 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.513UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9085 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9086 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.515UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9087(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/jFPLDoSt1y2frmka91auz1MjtzbtLsVLMGvJu7RuCDHo0mMI3cE5dtD6zIzVDOAz1VjSTGJzWnA0LWBcWyHELBWMEvFIjekTRm6Uzh5x83P7znSg5gyPpPRaKPxig7Tu,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
9088(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/EgSeFMDt7PqtRuVgps4doFoHHBlDwsNd9Pmk7JdfVxQZPjp2JEK2hM15PyIPzsu5tmIhwRH6ERrFOGooKj87XBQpZfBG1kyuHeuP00DV2nitNf2kcgezf5nVK5lSgJKd,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
9089(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/EOBZi0I9U4iwR05XwK6FS55h4cEgC0c3mA47KfTUCPeNfajJqLj4u04ORJKsBI1UuhH0VvxViUpB0FRoOIAXutjiqzH9D9Gwfngr4FQUGMyxYaCaCvJRDawtUO1ieCKA,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
90902025.12.04 13:39:41:519 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
9091 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/jFPLDoSt1y2frmka91auz1MjtzbtLsVLMGvJu7RuCDHo0mMI3cE5dtD6zIzVDOAz1VjSTGJzWnA0LWBcWyHELBWMEvFIjekTRm6Uzh5x83P7znSg5gyPpPRaKPxig7Tu to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
90922025.12.04 13:39:41:519 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
9093 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/EgSeFMDt7PqtRuVgps4doFoHHBlDwsNd9Pmk7JdfVxQZPjp2JEK2hM15PyIPzsu5tmIhwRH6ERrFOGooKj87XBQpZfBG1kyuHeuP00DV2nitNf2kcgezf5nVK5lSgJKd to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
90942025.12.04 13:39:41:519 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9095 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/EOBZi0I9U4iwR05XwK6FS55h4cEgC0c3mA47KfTUCPeNfajJqLj4u04ORJKsBI1UuhH0VvxViUpB0FRoOIAXutjiqzH9D9Gwfngr4FQUGMyxYaCaCvJRDawtUO1ieCKA to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
9096(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/gOa9Yfp1GZic7WJitNRnmXHCFVWXDAKSq9pPS3wzyERE2h6h5PyVyNTPc0Rj6Vu9a1k9NmyPhsC7l32N4x4IZeE0O7xjskHcnLEtiGUJJhbM2XwSHlxkph7kERovnua7,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
90972025.12.04 13:39:41:520 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9098 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/gOa9Yfp1GZic7WJitNRnmXHCFVWXDAKSq9pPS3wzyERE2h6h5PyVyNTPc0Rj6Vu9a1k9NmyPhsC7l32N4x4IZeE0O7xjskHcnLEtiGUJJhbM2XwSHlxkph7kERovnua7 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
9099(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/0mbA7uhYq2dqvYczBmf1ZXFJVKYqy74PhgMesyQNP2swDo2GvZDDxOAkZyOIEXMBzDdWsEAUfIY8xiTgW3BAHwcE6bBvlhqDCTxdHV6PpF3Fw5gjuRCd2JT1nANF99nu,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
91002025.12.04 13:39:41:521 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
9101 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/0mbA7uhYq2dqvYczBmf1ZXFJVKYqy74PhgMesyQNP2swDo2GvZDDxOAkZyOIEXMBzDdWsEAUfIY8xiTgW3BAHwcE6bBvlhqDCTxdHV6PpF3Fw5gjuRCd2JT1nANF99nu to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
9102(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/JwPvpWDkbaJJzaVD11Jk1LWY0VVhCmvRceNG5DqNEooKAQC7TqEbL6Kos2288K7aRFeAHt4kK0rB2LL0QL4hjewBLyDCbxoOxPQbF5QCBYzMxV2EJ6fecmVHgJfcRw1J,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
91032025.12.04 13:39:41:521 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9104 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/JwPvpWDkbaJJzaVD11Jk1LWY0VVhCmvRceNG5DqNEooKAQC7TqEbL6Kos2288K7aRFeAHt4kK0rB2LL0QL4hjewBLyDCbxoOxPQbF5QCBYzMxV2EJ6fecmVHgJfcRw1J to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
9105(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/rxuWvLEEXRCIVZUzBJEDCW2XGfvAmKzWI10Mcq13dqya9mvK5gjnQrvgzp0aPywiyzV4hoMx3jnI7TYaEQL0aODQ2VLrKr38OOWOvs4sXlVMGTEpDPbP8ySXH82QhEap,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
91062025.12.04 13:39:41:523 io-compute-blocker-7 INFO tasks.fileservice.FolderFileStorage.importFile:308
9107 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/rxuWvLEEXRCIVZUzBJEDCW2XGfvAmKzWI10Mcq13dqya9mvK5gjnQrvgzp0aPywiyzV4hoMx3jnI7TYaEQL0aODQ2VLrKr38OOWOvs4sXlVMGTEpDPbP8ySXH82QhEap to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
9108(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/YSncz0vJLQCGIhe40ZJv7d0SB9yNtajymctKiY089KPdKFeggGMGfCw3cr75qV5pQHmdVK1naJ9SDZLjbKSMEC1wwXshneorm2K9AlxtKm0CeIltprLMILzgkNzJEcn9,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
9109(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/THtOCCuLOkGefDVy7LNYumkUCQA9xXFazm1FGRj7yrXvArvwR3YHfAcKiCXsxGvEowqpqfCHaBJFXy1UsdKJ2XqU3nAlxKoEboNWILgsfEWpqJaR7Vs2NGFVNnGKSpF6,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
91102025.12.04 13:39:41:523 io-compute-blocker-5 INFO tasks.fileservice.FolderFileStorage.importFile:308
9111 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/THtOCCuLOkGefDVy7LNYumkUCQA9xXFazm1FGRj7yrXvArvwR3YHfAcKiCXsxGvEowqpqfCHaBJFXy1UsdKJ2XqU3nAlxKoEboNWILgsfEWpqJaR7Vs2NGFVNnGKSpF6 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
91122025.12.04 13:39:41:523 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
9113 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/YSncz0vJLQCGIhe40ZJv7d0SB9yNtajymctKiY089KPdKFeggGMGfCw3cr75qV5pQHmdVK1naJ9SDZLjbKSMEC1wwXshneorm2K9AlxtKm0CeIltprLMILzgkNzJEcn9 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
91142025.12.04 13:39:41:525 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
9115 Will do simpl query on table (10 x 3 in 4 segments)
91162025.12.04 13:39:41:610 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9117 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9118 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.610UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9119 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9120 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.612UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9121 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9122 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.613UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9123 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9124 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.613UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9125(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/3JVGm72kmYdokALp4xKNeEUtPmKLxQQ9360ULRIXwxIXUYxxllk7jIh9uEmncjbZvQyE2P6TtZW3z0cQfmbiFDUH0v4a6DGVprlhbzYOz2UJJOD29CfI2GulVPUzQ52L,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
9126(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/eB8hZpfCpuYMHaBzbYczn5uQMb8okQ5kGgOgIk83l9dXEyyF0EGoB9HT0EyHyPW9FiZnYAbb9MZxqMuZpI2WT0nUandEAL9tkjGwUB1vM4OGrIX9j0MTEZZM5beyy7Pg,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
9127(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/rwb0QoFZEMGOMjxswiBZRUTl2hBklhepOmEP9cPI75OxBUuDnIHMUwgvFCm1VXSu3re5EIREMYAtJpBcNKEqNKOjMljzWoTIvPvXW2wV19ansC4GQ2LbqAZKSheOICJC,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
91282025.12.04 13:39:41:617 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
9129 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/3JVGm72kmYdokALp4xKNeEUtPmKLxQQ9360ULRIXwxIXUYxxllk7jIh9uEmncjbZvQyE2P6TtZW3z0cQfmbiFDUH0v4a6DGVprlhbzYOz2UJJOD29CfI2GulVPUzQ52L to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
91302025.12.04 13:39:41:617 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9131 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/rwb0QoFZEMGOMjxswiBZRUTl2hBklhepOmEP9cPI75OxBUuDnIHMUwgvFCm1VXSu3re5EIREMYAtJpBcNKEqNKOjMljzWoTIvPvXW2wV19ansC4GQ2LbqAZKSheOICJC to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
91322025.12.04 13:39:41:617 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9133 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/eB8hZpfCpuYMHaBzbYczn5uQMb8okQ5kGgOgIk83l9dXEyyF0EGoB9HT0EyHyPW9FiZnYAbb9MZxqMuZpI2WT0nUandEAL9tkjGwUB1vM4OGrIX9j0MTEZZM5beyy7Pg to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
9134(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/8ypRKPXilpjL1mATvVWgrhztZFuIWex10fEUp5cagJjUINkyFw8MjYboRldrslvmMFGEcYSbynosxyFryisunEY1BY6KTDTCCYe2bnMHGIL9yD1sLeIuM50HYWirbZIA,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
9135(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/IvcGUNiPQHc8P5ImYKDJqhbOTFeuwHKlpQ7OwsEVAyogdI1yB8lMlK8X3cjAAnmvB7NByMmdARRfslhtev8Fqi647eZsSAi3sHhyrieqyVGmqtypCg1fysWVB7YZxDnl,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
91362025.12.04 13:39:41:618 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9137 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/8ypRKPXilpjL1mATvVWgrhztZFuIWex10fEUp5cagJjUINkyFw8MjYboRldrslvmMFGEcYSbynosxyFryisunEY1BY6KTDTCCYe2bnMHGIL9yD1sLeIuM50HYWirbZIA to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
91382025.12.04 13:39:41:618 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9139 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/IvcGUNiPQHc8P5ImYKDJqhbOTFeuwHKlpQ7OwsEVAyogdI1yB8lMlK8X3cjAAnmvB7NByMmdARRfslhtev8Fqi647eZsSAi3sHhyrieqyVGmqtypCg1fysWVB7YZxDnl to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
9140(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/2gI2UuzM43l07ABVWV2VGv4EzhZPeytAq48rdHOcz3IK6Nw7HNKXnUBToJJofZ98Z366ClG9Pk8FqYWjpMr6pVPrEdCH6DZhnDfMaVfC1FXoQY6ZgqrqA2bUDfklVvIn,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
91412025.12.04 13:39:41:618 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
9142 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/2gI2UuzM43l07ABVWV2VGv4EzhZPeytAq48rdHOcz3IK6Nw7HNKXnUBToJJofZ98Z366ClG9Pk8FqYWjpMr6pVPrEdCH6DZhnDfMaVfC1FXoQY6ZgqrqA2bUDfklVvIn to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
9143(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/FUMtsL9e4kvHr2QYUJ69ljfdQ6Q9PUA9ia5NXV3tN72GLgAFv45PJAlq8bJQve4ZHtqZtVD7Q0tUBT2myqtQC1UNIY30qydvdNCgH8ByVzKBWT5KVcws4fxWaes42e5S,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
9144(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/D6v930a1CNTVzahx9vP9lhXQqfAo6B90d1AQ8KnAQsWEc2B5cLE32FLwJdXRlexlH7fi2D3ffqX5fZGSssCylCXPPMO2Z73MxSrYDf3yfmFIG4lpSWFRfLs85vBseVup,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
91452025.12.04 13:39:41:620 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9146 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/FUMtsL9e4kvHr2QYUJ69ljfdQ6Q9PUA9ia5NXV3tN72GLgAFv45PJAlq8bJQve4ZHtqZtVD7Q0tUBT2myqtQC1UNIY30qydvdNCgH8ByVzKBWT5KVcws4fxWaes42e5S to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
91472025.12.04 13:39:41:620 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9148 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/D6v930a1CNTVzahx9vP9lhXQqfAo6B90d1AQ8KnAQsWEc2B5cLE32FLwJdXRlexlH7fi2D3ffqX5fZGSssCylCXPPMO2Z73MxSrYDf3yfmFIG4lpSWFRfLs85vBseVup to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
9149(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/G2kyfDwrLSmsJC1efo7YXAcpwTdVZFaaXQqhYktPC4hmmbrGrNcjBYWpU7cgTsoHY3dviapYyHRBOi8rMMa6cSwIhvjhMiPs4NRGgOvAfvUarVoHrBWG3AHEPyaYOIyN,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
9150 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/G2kyfDwrLSmsJC1efo7YXAcpwTdVZFaaXQqhYktPC4hmmbrGrNcjBYWpU7cgTsoHY3dviapYyHRBOi8rMMa6cSwIhvjhMiPs4NRGgOvAfvUarVoHrBWG3AHEPyaYOIyN to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
91512025.12.04 13:39:41:622 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
9152 Will do simpl query on table (10 x 3 in 4 segments)
91532025.12.04 13:39:41:710 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9154 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9155 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.710UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9156 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9157 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.711UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9158 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9159 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9160 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9161 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.714UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9162(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/w4khPq8CSnRxIXLPjAu56g1ZPZLzujxxFQVqJg3PMFd8iAHBWNZsDLwd0jencQUyUv8F1yFfp3rZvFZyxpugoJj1xa2wd5UFnOAXlMSGRu5qeqWNbjNFigRjG863Gbv3,ProposedManagedFilePath(Vector(table/segments/0/columns/1)))
9163(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/grVjKDcw3RCBUhFlqLogYAbJZ68yjbDU3DaxxcDiS3Cy8dSViW6fabgpj9NGxzoL2wAeZkDqQF81IeYD9xP9j5hl6FRoWLgXKK8T5VfwOTaJKLe86AfnX6zqXdLbx8Kx,ProposedManagedFilePath(Vector(table/segments/0/columns/2)))
91642025.12.04 13:39:41:717 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9165 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/w4khPq8CSnRxIXLPjAu56g1ZPZLzujxxFQVqJg3PMFd8iAHBWNZsDLwd0jencQUyUv8F1yFfp3rZvFZyxpugoJj1xa2wd5UFnOAXlMSGRu5qeqWNbjNFigRjG863Gbv3 to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/1
91662025.12.04 13:39:41:717 io-compute-blocker-4 INFO tasks.fileservice.FolderFileStorage.importFile:308
9167 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/grVjKDcw3RCBUhFlqLogYAbJZ68yjbDU3DaxxcDiS3Cy8dSViW6fabgpj9NGxzoL2wAeZkDqQF81IeYD9xP9j5hl6FRoWLgXKK8T5VfwOTaJKLe86AfnX6zqXdLbx8Kx to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/2
9168(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/39yFsNYILAEMETb6maoxl1IDsG8Oegk3BsS6tmIIEwRXzMu2HDAYupIIY3mt1LS6bRmyxQZxgkSSEnT2Aq0rDSKIhl5WUQrX2mUO5hDtJX6zzYafgHCg3wKMbhOSuKjI,ProposedManagedFilePath(Vector(table/segments/0/columns/0)))
91692025.12.04 13:39:41:718 io-compute-blocker-0 INFO tasks.fileservice.FolderFileStorage.importFile:308
9170 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/39yFsNYILAEMETb6maoxl1IDsG8Oegk3BsS6tmIIEwRXzMu2HDAYupIIY3mt1LS6bRmyxQZxgkSSEnT2Aq0rDSKIhl5WUQrX2mUO5hDtJX6zzYafgHCg3wKMbhOSuKjI to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/0/columns/0
9171(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/AL89sg06Ct3q0URubEoB8d81G930YDiJbmRvWWLfWtDd66m6Nn7rAMHeLtYOT6XZCGrHVFpDh3dPxkmFtTShBz88BqWrL4XfsvMIEmoKtKsE5yimhtmyv6idHgIVZz8c,ProposedManagedFilePath(Vector(table/segments/1/columns/0)))
9172(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/OyoT9az0ARFeZvaNcdg6GPCE2Pc79lGv9nLpO3OktZBPeLDhmaWZIil71SvaImSOZQQkh9Ka8SuOjtc6QNe939NHooDumdXaHZSeZ5T40f7Sxtkf7qUBAD4KHM44SqtF,ProposedManagedFilePath(Vector(table/segments/1/columns/2)))
9173(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/aQyZOwZEZzfbZwrQwSNdZOMuINDrzZjQwISB6diFAmdECCq32ILMLXG1B9rGWS3XMm3NNesf2CWYYIfmndV0SK8B6zjPgG3CFv1C8tOU6WTx7hSl4jdWD7SreAAsh3TO,ProposedManagedFilePath(Vector(table/segments/1/columns/1)))
91742025.12.04 13:39:41:719 io-compute-blocker-6 INFO tasks.fileservice.FolderFileStorage.importFile:308
9175 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/OyoT9az0ARFeZvaNcdg6GPCE2Pc79lGv9nLpO3OktZBPeLDhmaWZIil71SvaImSOZQQkh9Ka8SuOjtc6QNe939NHooDumdXaHZSeZ5T40f7Sxtkf7qUBAD4KHM44SqtF to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/2
91762025.12.04 13:39:41:719 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9177 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/aQyZOwZEZzfbZwrQwSNdZOMuINDrzZjQwISB6diFAmdECCq32ILMLXG1B9rGWS3XMm3NNesf2CWYYIfmndV0SK8B6zjPgG3CFv1C8tOU6WTx7hSl4jdWD7SreAAsh3TO to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/1
91782025.12.04 13:39:41:719 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9179 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/AL89sg06Ct3q0URubEoB8d81G930YDiJbmRvWWLfWtDd66m6Nn7rAMHeLtYOT6XZCGrHVFpDh3dPxkmFtTShBz88BqWrL4XfsvMIEmoKtKsE5yimhtmyv6idHgIVZz8c to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/1/columns/0
9180(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/zQdthzKCThSNAocCkYhEsE2kuX0tWBo35vkWhDrStCNTr60ZoxBHC7guKLEiM26UmM7jsvErLESCQSuhJRuxTWtZwTTc6gOp39clwuCrQeQhXALHU0SF4p3tEuQ1ToEP,ProposedManagedFilePath(Vector(table/segments/2/columns/0)))
9181(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/4Vn169FIBWHZF619VGYzSPGDk0Hsp7ldyvEWFwUhxb1aM7nF0nOPNnhkigvTKjYfg5ZwWbkjqzFH5gl8o1FSWNAXEkpU9VHeyftVa4m8hO56aZb5XxitwJJDNagA2Mwr,ProposedManagedFilePath(Vector(table/segments/2/columns/1)))
9182(/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/3Y96VHE9SIygugqd3SaNT6TO9ZG1xBFqwc0oQmeWG2c6sQBhbmiAVCmU1tTrnnanjQzAmUXKvOrrLD7f7NCTln7viDi1bqzRVEAgDg4Cn7oBc6LzJv4TP3jQoknKZRzS,ProposedManagedFilePath(Vector(table/segments/2/columns/2)))
91832025.12.04 13:39:41:721 io-compute-blocker-2 INFO tasks.fileservice.FolderFileStorage.importFile:308
9184 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/3Y96VHE9SIygugqd3SaNT6TO9ZG1xBFqwc0oQmeWG2c6sQBhbmiAVCmU1tTrnnanjQzAmUXKvOrrLD7f7NCTln7viDi1bqzRVEAgDg4Cn7oBc6LzJv4TP3jQoknKZRzS to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/2
91852025.12.04 13:39:41:721 io-compute-blocker-1 INFO tasks.fileservice.FolderFileStorage.importFile:308
9186 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/zQdthzKCThSNAocCkYhEsE2kuX0tWBo35vkWhDrStCNTr60ZoxBHC7guKLEiM26UmM7jsvErLESCQSuhJRuxTWtZwTTc6gOp39clwuCrQeQhXALHU0SF4p3tEuQ1ToEP to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/0
91872025.12.04 13:39:41:721 io-compute-blocker-3 INFO tasks.fileservice.FolderFileStorage.importFile:308
9188 Equality check failed for a file at the same path. Importing file. /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/___TMP___/4Vn169FIBWHZF619VGYzSPGDk0Hsp7ldyvEWFwUhxb1aM7nF0nOPNnhkigvTKjYfg5ZwWbkjqzFH5gl8o1FSWNAXEkpU9VHeyftVa4m8hO56aZb5XxitwJJDNagA2Mwr to /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115349250715972498695.temp/table/segments/2/columns/1
91892025.12.04 13:39:41:722 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
9190 Will do simpl query on table (10 x 3 in 4 segments)
91912025.12.04 13:39:41:810 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9192 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9193 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.809UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9194 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9195 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.811UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9196 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9197 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.812UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9198 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#451533104]). (Negotation state of queue: None)
9199 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.813UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
92002025.12.04 13:39:41:815 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
9201 HeartBeatActor stopped.
9202 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:39:41.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
92032025.12.04 13:39:41:815 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
9204 TaskQueue stopped.
9205 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
92062025.12.04 13:39:41:815 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
9207 Terminated: Actor[akka://tasks/user/queue#1731074820]
9208 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:41.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
9209 All souls reaped. Calling system.shutdown.
9210 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:41.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
92112025.12.04 13:39:41:816 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
9212 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9213 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:41.816UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
92142025.12.04 13:39:41:817 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
9215 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
9216 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:41.817UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8045970731986024557, akkaAddress: akka://tasks]
92172025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
9218 Listening on: SimpleSocketAddress(localhost,0)
92192025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
9220 CPU: 1
92212025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
9222 RAM: 96000
92232025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
9224 SCRATCH: 1000000
92252025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
9226 GPU: []
92272025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
9228 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
92292025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
9230 Elastic: None
92312025.12.04 13:39:41:831 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
9232 Master node address is: SimpleSocketAddress(localhost,0)
92332025.12.04 13:39:41:844 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
9234 Slf4jLogger started
92352025.12.04 13:39:41:851 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
9236 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512812300879108584513.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512812300879108584513.temp for file storage.
92372025.12.04 13:39:41:851 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9238 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512812300879108584513.temp)
92392025.12.04 13:39:41:852 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
9240 Queue: Actor[akka://tasks/user/queue#436766285]
92412025.12.04 13:39:41:853 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
9242 Watching: Actor[akka://tasks/user/queue#436766285]
9243 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:41.853UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92442025.12.04 13:39:41:853 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
9245 This is not a follower node.
92462025.12.04 13:39:41:854 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
9247 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#340943474]
9248 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:41.854UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92492025.12.04 13:39:41:860 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
9250 Will do simpl query on table (10 x 3 in 4 segments)
92512025.12.04 13:39:41:963 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
9252 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#340943474]). (Negotation state of queue: None)
9253 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:41.963UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
9254 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#340943474]). (Negotation state of queue: None)
9255 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.073UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
9256 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#340943474]). (Negotation state of queue: None)
9257 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.077UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
9258 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#340943474]). (Negotation state of queue: None)
9259 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.078UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
9260 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#340943474]). (Negotation state of queue: None)
9261 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.079UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92622025.12.04 13:39:42:084 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
9263 HeartBeatActor stopped.
9264 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:42.084UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92652025.12.04 13:39:42:084 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
9266 TaskQueue stopped.
9267 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.084UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92682025.12.04 13:39:42:085 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
9269 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9270 [sourceThread: io-compute-3, akkaTimestamp: 12:39:42.084UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92712025.12.04 13:39:42:085 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
9272 Terminated: Actor[akka://tasks/user/queue#436766285]
9273 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:42.085UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
9274 All souls reaped. Calling system.shutdown.
9275 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:42.085UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92762025.12.04 13:39:42:085 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
9277 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
9278 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:42.085UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -2681871431381700304, akkaAddress: akka://tasks]
92792025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
9280 Listening on: SimpleSocketAddress(localhost,0)
92812025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
9282 CPU: 1
92832025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
9284 RAM: 96000
92852025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
9286 SCRATCH: 1000000
92872025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
9288 GPU: []
92892025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
9290 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
92912025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
9292 Elastic: None
92932025.12.04 13:39:42:106 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
9294 Master node address is: SimpleSocketAddress(localhost,0)
92952025.12.04 13:39:42:118 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
9296 Slf4jLogger started
92972025.12.04 13:39:42:124 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
9298 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513370015356702702477.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513370015356702702477.temp for file storage.
92992025.12.04 13:39:42:124 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9300 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513370015356702702477.temp)
93012025.12.04 13:39:42:125 io-compute-blocker-6 INFO tasks.TaskSystemComponents.makeActors:436
9302 Queue: Actor[akka://tasks/user/queue#-1757816001]
93032025.12.04 13:39:42:125 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
9304 Watching: Actor[akka://tasks/user/queue#-1757816001]
9305 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:42.125UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93062025.12.04 13:39:42:125 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
9307 This is not a follower node.
93082025.12.04 13:39:42:129 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
9309 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#215672395]
9310 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:42.129UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93112025.12.04 13:39:42:131 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
9312 Will do simpl query on table (10 x 3 in 4 segments)
93132025.12.04 13:39:42:237 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9314 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#215672395]). (Negotation state of queue: None)
9315 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:42.237UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
9316 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#215672395]). (Negotation state of queue: None)
9317 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:42.347UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
9318 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#215672395]). (Negotation state of queue: None)
9319 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:42.348UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
9320 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#215672395]). (Negotation state of queue: None)
9321 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:42.351UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
9322 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#215672395]). (Negotation state of queue: None)
9323 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:42.353UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93242025.12.04 13:39:42:357 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
9325 HeartBeatActor stopped.
9326 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:39:42.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93272025.12.04 13:39:42:358 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9328 TaskQueue stopped.
9329 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:39:42.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93302025.12.04 13:39:42:358 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
9331 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9332 [sourceThread: io-compute-0, akkaTimestamp: 12:39:42.358UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93332025.12.04 13:39:42:358 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
9334 Terminated: Actor[akka://tasks/user/queue#-1757816001]
9335 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:42.358UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
9336 All souls reaped. Calling system.shutdown.
9337 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:39:42.358UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93382025.12.04 13:39:42:358 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
9339 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
9340 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:39:42.358UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 104637881237811539, akkaAddress: akka://tasks]
93412025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
9342 Listening on: SimpleSocketAddress(localhost,0)
93432025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
9344 CPU: 1
93452025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
9346 RAM: 96000
93472025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
9348 SCRATCH: 1000000
93492025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
9350 GPU: []
93512025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
9352 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
93532025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
9354 Elastic: None
93552025.12.04 13:39:42:379 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
9356 Master node address is: SimpleSocketAddress(localhost,0)
93572025.12.04 13:39:42:391 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
9358 Slf4jLogger started
93592025.12.04 13:39:42:395 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
9360 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117928691846702934148.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117928691846702934148.temp for file storage.
93612025.12.04 13:39:42:395 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9362 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5117928691846702934148.temp)
93632025.12.04 13:39:42:396 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
9364 Queue: Actor[akka://tasks/user/queue#982658380]
93652025.12.04 13:39:42:396 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
9366 This is not a follower node.
93672025.12.04 13:39:42:396 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
9368 Watching: Actor[akka://tasks/user/queue#982658380]
9369 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:42.396UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
93702025.12.04 13:39:42:397 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
9371 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#224475129]
9372 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:42.397UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9373let $T0 = {
9374 let $T1 = <table|10 x 3|V0 I32| V1 I32| V2 I32>
9375 QUERY FROM $T1 with ra3.lang.ops.OpAnyUnserializable$MkReturnValueTuple@5662a889(DynamicUnnamed($T1[0]), DynamicUnnamed($T1[1]), DynamicUnnamed($T1[2]))
9376}
9377CONCAT [$T0 $T0]
93782025.12.04 13:39:42:403 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
9379 Will do simpl query on table (10 x 3 in 4 segments)
93802025.12.04 13:39:42:499 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
9381 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#224475129]). (Negotation state of queue: None)
9382 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.499UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9383 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#224475129]). (Negotation state of queue: None)
9384 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.609UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9385 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#224475129]). (Negotation state of queue: None)
9386 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.611UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9387 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#224475129]). (Negotation state of queue: None)
9388 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.611UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9389 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#224475129]). (Negotation state of queue: None)
9390 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.613UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
93912025.12.04 13:39:42:615 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:362
9392 Concatenate 2 tables.
93932025.12.04 13:39:42:709 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
9394 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#224475129]). (Negotation state of queue: None)
9395 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.709UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
93962025.12.04 13:39:42:715 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
9397 HeartBeatActor stopped.
9398 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:39:42.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
93992025.12.04 13:39:42:715 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
9400 TaskQueue stopped.
9401 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
94022025.12.04 13:39:42:715 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
9403 Terminated: Actor[akka://tasks/user/queue#982658380]
9404 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:42.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9405 All souls reaped. Calling system.shutdown.
9406 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:39:42.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
94072025.12.04 13:39:42:716 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
9408 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9409 [sourceThread: io-compute-2, akkaTimestamp: 12:39:42.716UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 441950995557992270, akkaAddress: akka://tasks]
94102025.12.04 13:39:42:717 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
9411 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
9412 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:42.717UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 441950995557992270, akkaAddress: akka://tasks]
9413ra3.QuerySuite:
9414 + simple filter with pushdown === 1.168s
9415 + simple filter with pushdown inSet 1.152s
9416 + simple filter with pushdown >= 0.275s
9417 + simple filter with pushdown <= 0.273s
9418 + simple * concat 0.352s
9419ra3.CharArraySubSeqSuite:
9420 + equals 0.006s
94212025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
9422 Listening on: SimpleSocketAddress(localhost,0)
94232025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
9424 CPU: 1
94252025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
9426 RAM: 96000
94272025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
9428 SCRATCH: 1000000
94292025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
9430 GPU: []
94312025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
9432 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
94332025.12.04 13:39:42:750 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
9434 Elastic: None
94352025.12.04 13:39:42:751 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
9436 Master node address is: SimpleSocketAddress(localhost,0)
94372025.12.04 13:39:42:769 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
9438 Slf4jLogger started
94392025.12.04 13:39:42:775 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
9440 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115112650083065191429.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115112650083065191429.temp for file storage.
94412025.12.04 13:39:42:776 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9442 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115112650083065191429.temp)
94432025.12.04 13:39:42:777 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
9444 Queue: Actor[akka://tasks/user/queue#-1846270440]
94452025.12.04 13:39:42:777 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
9446 Watching: Actor[akka://tasks/user/queue#-1846270440]
9447 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:42.777UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
94482025.12.04 13:39:42:778 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
9449 This is not a follower node.
94502025.12.04 13:39:42:780 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
9451 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1390606139]
9452 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:42.780UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
94532025.12.04 13:39:42:783 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
9454 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9455 [sourceThread: io-compute-2, akkaTimestamp: 12:39:42.783UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
94562025.12.04 13:39:42:783 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
9457 TaskQueue stopped.
9458 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:39:42.783UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
94592025.12.04 13:39:42:783 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
9460 Terminated: Actor[akka://tasks/user/queue#-1846270440]
9461 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:42.783UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
94622025.12.04 13:39:42:784 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
9463 All souls reaped. Calling system.shutdown.
9464 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:39:42.783UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
94652025.12.04 13:39:42:784 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
9466 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
9467 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:39:42.784UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3033152173614641478, akkaAddress: akka://tasks]
9468Misses: 0 keys: 8
9469Misses: 0 keys: 8
9470Misses: 0 keys: 8
9471Misses: 0 keys: 4
9472Misses: 0 keys: 7
9473ra3.StringBufferSuite:
9474 + makeStatistic 0.001s
9475 + makeStatistic long 0.002s
9476 + toSegment 0.053s
9477 + findInequalityVsHead 0.002s
9478 + cdf 0.002s
9479 + length 0.001s
9480 + groups 0.002s
9481 + take 0.0s
9482 + positiveLocations 0.001s
9483 + outer join 0.001s
9484 + mergeNonMissing 0.0s
9485 + isMissing 0.001s
9486 + elementwise eq 0.001s
9487 + statistic mightEq 1.901s
9488 + statistic mightLt 1.745s
9489 + statistic mightLtEq 1.739s
9490 + statistic mightGtEq 1.763s
9491 + statistic mightGt 1.755s
9492100000
9493200000
9494300000
94952025.12.04 13:39:52:729 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
9496 Listening on: SimpleSocketAddress(localhost,0)
94972025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
9498 CPU: 1
94992025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
9500 RAM: 96000
95012025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
9502 SCRATCH: 1000000
95032025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
9504 GPU: []
95052025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
9506 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
95072025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
9508 Elastic: None
95092025.12.04 13:39:52:732 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
9510 Master node address is: SimpleSocketAddress(localhost,0)
95112025.12.04 13:39:52:744 tasks-akka.actor.default-dispatcher-4 INFO akka.event.slf4j.Slf4jLogger
9512 Slf4jLogger started
95132025.12.04 13:39:52:748 io-compute-blocker-5 WARN tasks.TaskSystemComponents.fileStore:262
9514 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514520352689113447324.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514520352689113447324.temp for file storage.
95152025.12.04 13:39:52:749 io-compute-blocker-5 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9516 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_514520352689113447324.temp)
95172025.12.04 13:39:52:749 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
9518 Queue: Actor[akka://tasks/user/queue#-1778364637]
95192025.12.04 13:39:52:750 tasks-akka.actor.default-dispatcher-4 INFO tasks.util.ShutdownActorSystemReaper
9520 Watching: Actor[akka://tasks/user/queue#-1778364637]
9521 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:39:52.749UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95222025.12.04 13:39:52:750 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
9523 This is not a follower node.
95242025.12.04 13:39:52:751 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
9525 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#675828878]
9526 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:39:52.751UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9527let $T0 = {
9528 let $T1 = IMPORT CSV FROM SharedFile(file:///tmp/querysuite3792822921727212919.tsv, size=20712674, hash=-139935044) as List(StrColumn(0,None), StrColumn(1,None), StrColumn(2,None), I32Column(3), F64Column(4), InstantColumn(5,None))
9529 let $T2 = PARTIAL-GROUP-THEN-REDUCE BY $T1[0] with S0 :* $T1[0].first :* $T1[4].sum :* $T1[4].count :* $T1[4].min :* $T1[4].max
9530 GROUP-THEN-REDUCE BY $T2[0] with S0 :* $T2[0].first as `customer` :* ($T2[1].sum / $T2[2].sum) as `avg` :* $T2[3].min as `min` :* $T2[4].max as `max`
9531}
9532let $T1 = {
9533 let $T2 = IMPORT CSV FROM SharedFile(file:///tmp/querysuite3792822921727212919.tsv, size=20712674, hash=-139935044) as List(StrColumn(0,None), StrColumn(1,None), StrColumn(2,None), I32Column(3), F64Column(4), InstantColumn(5,None))
9534 let $T3 = PARTIAL-GROUP-THEN-REDUCE BY $T2[1] with S0 :* $T2[1].first :* $T2[4].sum :* $T2[4].count :* $T2[4].min :* $T2[4].max
9535 GROUP-THEN-REDUCE BY $T3[0] with S0 :* $T3[0].first as `customer` :* ($T3[1].sum / $T3[2].sum) as `avg` :* $T3[3].min as `min` :* $T3[4].max as `max`
9536}
9537QUERY FROM JOINED $T0[0] x $T1[0] with S0 :* ifelse($T0[0].isnull, $T1[0], $T0[0]) as `customer`
95382025.12.04 13:39:52:852 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9539 Dequeued task ImportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9540 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:52.852UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95412025.12.04 13:39:52:854 io-compute-0 INFO ra3.ts.ImportCsv.doit:91
9542 Start import csv
95432025.12.04 13:39:54:563 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9544 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9545 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:54.563UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95462025.12.04 13:39:54:565 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:573
9547 Will do partial group by segments on d2badc1e-65b6-4e4e-b9c8-09fd909a5f81 (300,000 x 6 in 1 segments) on 1 columns
95482025.12.04 13:39:54:663 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9549 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9550 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:54.663UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9551 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9552 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:54.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9553Misses: 24429 keys: 300000
95542025.12.04 13:39:55:034 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:581
9555 Will do partial reduction on fb909c0d-c8c6-4a58-8f6b-1f08167c41ae (1 partitions)
95562025.12.04 13:39:55:063 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9557 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9558 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.063UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9559 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9560 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.162UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95612025.12.04 13:39:55:254 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:455
9562 Will do group by on c35af76a-0833-4619-b144-b153be8e511e (296,955 x 5 in 1 segments) on 1 columns
95632025.12.04 13:39:55:263 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9564 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9565 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.263UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95662025.12.04 13:39:55:264 io-compute-0 INFO ra3.RelationalAlgebra.groupBy:198
9567 Partitioning of bc53fb9d-2381-488a-9415-4eecfa88ed08 done with 1 partitions with sizes min=296,955 max=296,955. Will find groups of each partition.
95682025.12.04 13:39:55:363 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9569 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9570 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9571Misses: 24429 keys: 296955
95722025.12.04 13:39:55:626 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:466
9573 Will do reduction on bc53fb9d-2381-488a-9415-4eecfa88ed08 (1 partitions)
95742025.12.04 13:39:55:663 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9575 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9576 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.663UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9577 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9578 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95792025.12.04 13:39:55:855 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:573
9580 Will do partial group by segments on d2badc1e-65b6-4e4e-b9c8-09fd909a5f81 (300,000 x 6 in 1 segments) on 1 columns
95812025.12.04 13:39:55:863 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9582 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9583 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9584 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9585 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:55.963UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9586Misses: 24847 keys: 300000
95872025.12.04 13:39:56:317 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:581
9588 Will do partial reduction on 69066e60-d547-40e0-be85-f5299af27f8f (1 partitions)
95892025.12.04 13:39:56:363 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9590 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9591 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:56.362UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9592 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9593 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:56.463UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95942025.12.04 13:39:56:562 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:455
9595 Will do group by on 34a1103a-f448-44c7-82e3-50b8051ff31f (296,958 x 5 in 1 segments) on 1 columns
95962025.12.04 13:39:56:663 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9597 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9598 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:56.663UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
95992025.12.04 13:39:56:665 io-compute-3 INFO ra3.RelationalAlgebra.groupBy:198
9600 Partitioning of 0e7c681d-a36c-46f7-8de2-b7baf10dd792 done with 1 partitions with sizes min=296,958 max=296,958. Will find groups of each partition.
96012025.12.04 13:39:56:763 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9602 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9603 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:56.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9604Misses: 24847 keys: 296958
96052025.12.04 13:39:57:011 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:466
9606 Will do reduction on 0e7c681d-a36c-46f7-8de2-b7baf10dd792 (1 partitions)
96072025.12.04 13:39:57:063 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9608 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9609 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:57.063UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9610 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9611 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:57.163UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96122025.12.04 13:39:57:250 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:722
9613 Will join the following tables: 86330570-1b2d-433b-8b8b-df60e158649e (296,955 x 4 in 1 segments) x 866368c6-4149-4c8a-9f3b-e6b6a85842aa (296,958 x 4 in 1 segments)
96142025.12.04 13:39:57:251 io-compute-3 INFO ra3.Equijoin.equijoinPlanner:20
9615 Do pairwise join
96162025.12.04 13:39:57:263 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9617 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9618 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:57.263UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96192025.12.04 13:39:57:264 io-compute-0 INFO ra3.Equijoin.equijoinTwo:143
9620 Joining partitions of sizes: 296,955 x 296,958
96212025.12.04 13:39:57:363 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9622 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9623 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:57.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9624Misses: 24429 keys: 296955
9625Misses: 24847 keys: 296958
9626 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#675828878]). (Negotation state of queue: None)
9627 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:39:57.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96282025.12.04 13:40:02:961 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
9629 HeartBeatActor stopped.
9630 [sourceThread: tasks-heartbeat-9, akkaTimestamp: 12:40:02.961UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96312025.12.04 13:40:02:961 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9632 TaskQueue stopped.
9633 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:02.961UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96342025.12.04 13:40:02:961 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
9635 Terminated: Actor[akka://tasks/user/queue#-1778364637]
9636 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:40:02.961UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9637 All souls reaped. Calling system.shutdown.
9638 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:40:02.961UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96392025.12.04 13:40:02:961 tasks-akka.actor.default-dispatcher-11 INFO akka.actor.CoordinatedShutdown
9640 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9641 [sourceThread: io-compute-0, akkaTimestamp: 12:40:02.961UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
96422025.12.04 13:40:02:962 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.Launcher
9643 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
9644 [sourceThread: tasks-launcher-7, akkaTimestamp: 12:40:02.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -2741101837389647660, akkaAddress: akka://tasks]
9645ra3.QuerySuite3:
9646 + test1 10.246s
96472025.12.04 13:40:02:978 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
9648 Listening on: SimpleSocketAddress(localhost,0)
96492025.12.04 13:40:02:980 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
9650 CPU: 1
96512025.12.04 13:40:02:981 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
9652 RAM: 96000
96532025.12.04 13:40:02:981 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
9654 SCRATCH: 1000000
96552025.12.04 13:40:02:981 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
9656 GPU: []
96572025.12.04 13:40:02:981 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
9658 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
96592025.12.04 13:40:02:981 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
9660 Elastic: None
96612025.12.04 13:40:02:981 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
9662 Master node address is: SimpleSocketAddress(localhost,0)
96632025.12.04 13:40:02:995 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
9664 Slf4jLogger started
96652025.12.04 13:40:03:001 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
9666 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111827624215246815951.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111827624215246815951.temp for file storage.
96672025.12.04 13:40:03:001 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9668 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111827624215246815951.temp)
96692025.12.04 13:40:03:002 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
9670 Queue: Actor[akka://tasks/user/queue#-1494800663]
96712025.12.04 13:40:03:002 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
9672 Watching: Actor[akka://tasks/user/queue#-1494800663]
9673 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:03.002UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
96742025.12.04 13:40:03:002 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
9675 This is not a follower node.
96762025.12.04 13:40:03:003 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
9677 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-420058790]
9678 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:03.003UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
96792025.12.04 13:40:03:813 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9680 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9681 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.813UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9682 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9683 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.857UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9684 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9685 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.881UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9686 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9687 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.896UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9688 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9689 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.911UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9690 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9691 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.926UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9692 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9693 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.936UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9694 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9695 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.945UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9696 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9697 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.956UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9698 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9699 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.966UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9700 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9701 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.974UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9702 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9703 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.983UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9704 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9705 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:03.994UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9706 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9707 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.004UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9708 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9709 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.013UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9710 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9711 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.020UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9712 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9713 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.028UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9714 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9715 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.036UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9716 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9717 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.044UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9718 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9719 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.051UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9720 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9721 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.058UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9722 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9723 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.066UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9724 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9725 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.073UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9726 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9727 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.079UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9728 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9729 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.085UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9730 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9731 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.092UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9732 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9733 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.099UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9734 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9735 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.106UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9736 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9737 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.110UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9738 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9739 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.114UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9740 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9741 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.118UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9742 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9743 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.122UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9744 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9745 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9746 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9747 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.131UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9748 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9749 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.137UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9750 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9751 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.142UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9752 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9753 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.148UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9754 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9755 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.152UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9756 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9757 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.158UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9758 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9759 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.166UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9760 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9761 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.170UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9762 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9763 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.174UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9764 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9765 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.179UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9766 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9767 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.183UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9768 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9769 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.187UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9770 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9771 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.192UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9772 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9773 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.196UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9774 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9775 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.200UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9776 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9777 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.203UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9778 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9779 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.208UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9780 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9781 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.215UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9782 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9783 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.221UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9784 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9785 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.226UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9786 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9787 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.232UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9788 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9789 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.237UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9790 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9791 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.242UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9792 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9793 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.247UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9794 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9795 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.254UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9796 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9797 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.262UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9798 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9799 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.267UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9800 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9801 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.272UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9802 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9803 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.277UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9804 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9805 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.282UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9806 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9807 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.287UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9808 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9809 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.292UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9810 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9811 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.297UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9812 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9813 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.302UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9814 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9815 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.307UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9816 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9817 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.313UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9818 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9819 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.318UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9820 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9821 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.325UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9822 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9823 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.330UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9824 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9825 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.335UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9826 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9827 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.340UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9828 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9829 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.345UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9830 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9831 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.350UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9832 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9833 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.355UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9834 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9835 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.360UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9836 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9837 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.364UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9838 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9839 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.368UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9840 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9841 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.372UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9842 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9843 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.376UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9844 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9845 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.380UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9846 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9847 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.384UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9848 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9849 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9850 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9851 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.393UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9852 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9853 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.397UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9854 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9855 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.402UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9856 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9857 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.406UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9858 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9859 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.410UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9860 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9861 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9862 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9863 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.418UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9864 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9865 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.422UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9866 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9867 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.427UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9868 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9869 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.431UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9870 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9871 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.435UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9872 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9873 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.439UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9874 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9875 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.443UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9876 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9877 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.447UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9878 Dequeued task ExportCsv with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-420058790]). (Negotation state of queue: None)
9879 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.451UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
98802025.12.04 13:40:04:657 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
9881 HeartBeatActor stopped.
9882 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:40:04.657UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
98832025.12.04 13:40:04:657 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9884 TaskQueue stopped.
9885 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:04.657UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
98862025.12.04 13:40:04:658 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
9887 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
9888 [sourceThread: io-compute-2, akkaTimestamp: 12:40:04.657UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
98892025.12.04 13:40:04:658 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
9890 Terminated: Actor[akka://tasks/user/queue#-1494800663]
9891 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:04.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
9892 All souls reaped. Calling system.shutdown.
9893 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:04.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 2150571107579455677, akkaAddress: akka://tasks]
98942025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
9895 Listening on: SimpleSocketAddress(localhost,0)
98962025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
9897 CPU: 1
98982025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
9899 RAM: 96000
99002025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
9901 SCRATCH: 1000000
99022025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
9903 GPU: []
99042025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
9905 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
99062025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
9907 Elastic: None
99082025.12.04 13:40:04:678 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
9909 Master node address is: SimpleSocketAddress(localhost,0)
99102025.12.04 13:40:04:690 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
9911 Slf4jLogger started
99122025.12.04 13:40:04:696 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
9913 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519364560585361330444.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519364560585361330444.temp for file storage.
99142025.12.04 13:40:04:697 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
9915 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519364560585361330444.temp)
99162025.12.04 13:40:04:698 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
9917 Queue: Actor[akka://tasks/user/queue#-1840458608]
99182025.12.04 13:40:04:699 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
9919 This is not a follower node.
99202025.12.04 13:40:04:700 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
9921 Watching: Actor[akka://tasks/user/queue#-1840458608]
9922 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:40:04.698UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
99232025.12.04 13:40:04:700 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
9924 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#16041152]
9925 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:04.700UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
99262025.12.04 13:40:05:520 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9927 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9928 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.520UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
99292025.12.04 13:40:05:524 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:621
9930 Will do partial reduction on 22305b69-70f4-463e-9de9-3a5103194a8e (100 partitions)
99312025.12.04 13:40:05:610 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
9932 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9933 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.610UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9934 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9935 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.709UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9936 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9937 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.714UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9938 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9939 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.718UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9940 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9941 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.722UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9942 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9943 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.724UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9944 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9945 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.726UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9946 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9947 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.728UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9948 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9949 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.731UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9950 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9951 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.734UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9952 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9953 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.736UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9954 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9955 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.738UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9956 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9957 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.740UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9958 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9959 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.742UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9960 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9961 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.744UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9962 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9963 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.746UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9964 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9965 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.748UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9966 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9967 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.750UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9968 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9969 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.751UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9970 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9971 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.753UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9972 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9973 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.755UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9974 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9975 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.756UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9976 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9977 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9978 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9979 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.760UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9980 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9981 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9982 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9983 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.766UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9984 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9985 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.768UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9986 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9987 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.771UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9988 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9989 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.774UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9990 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9991 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.776UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9992 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9993 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.778UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9994 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9995 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.780UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9996 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9997 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.782UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
9998 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
9999 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.784UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10000 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10001 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.787UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10002 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10003 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.790UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10004 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10005 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.792UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10006 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10007 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.794UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10008 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10009 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.796UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10010 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10011 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.799UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10012 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10013 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.801UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10014 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10015 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.803UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10016 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10017 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.805UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10018 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10019 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.808UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10020 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10021 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.811UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10022 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10023 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.813UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10024 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10025 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.816UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10026 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10027 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.819UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10028 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10029 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.821UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10030 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10031 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.823UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10032 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10033 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.826UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10034 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10035 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.828UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10036 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10037 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.845UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10038 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10039 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.847UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10040 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10041 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.849UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10042 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10043 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.852UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10044 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10045 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.854UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10046 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10047 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.856UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10048 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10049 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.858UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10050 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10051 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.861UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10052 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10053 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10054 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10055 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.865UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10056 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10057 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.867UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10058 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10059 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.870UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10060 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10061 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.872UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10062 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10063 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.874UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10064 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10065 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.876UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10066 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10067 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.878UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10068 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10069 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.880UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10070 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10071 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.883UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10072 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10073 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.884UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10074 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10075 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.887UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10076 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10077 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.889UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10078 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10079 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.891UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10080 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10081 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.893UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10082 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10083 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.895UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10084 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10085 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.897UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10086 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10087 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.899UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10088 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10089 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.902UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10090 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10091 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.904UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10092 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10093 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.908UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10094 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10095 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.911UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10096 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10097 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.913UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10098 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10099 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.915UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10100 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10101 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.917UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10102 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10103 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.919UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10104 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10105 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.921UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10106 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10107 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.923UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10108 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10109 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.925UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10110 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10111 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.927UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10112 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10113 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.930UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10114 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10115 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.932UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10116 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10117 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.934UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10118 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10119 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.936UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10120 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10121 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.938UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10122 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10123 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.940UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10124 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10125 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.943UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10126 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10127 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.945UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10128 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10129 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.947UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10130 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10131 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.949UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10132 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10133 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:05.951UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
101342025.12.04 13:40:05:955 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:656
10135 Will do full table reduction at once on 241c5e6b-07bf-4ed0-b397-41df14c60371 (100 x 1 in 100 segments)
101362025.12.04 13:40:06:020 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
10137 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10138 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:06.020UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10139 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10140 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:06.120UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10141 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#16041152]). (Negotation state of queue: None)
10142 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:06.209UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
1014375.7
1014475.7
10145Table(1brc: 1,000,000 x 2 . num segments: 100 (segment sizes min/max:10,000/10,000)
10146Partitioning: None
10147'station' StringTag
10148'value' F64
10149)
101502025.12.04 13:40:06:490 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
10151 HeartBeatActor stopped.
10152 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:40:06.489UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
101532025.12.04 13:40:06:490 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
10154 TaskQueue stopped.
10155 [sourceThread: tasks-taskqueue-6, akkaTimestamp: 12:40:06.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
101562025.12.04 13:40:06:490 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
10157 Terminated: Actor[akka://tasks/user/queue#-1840458608]
10158 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:06.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
10159 All souls reaped. Calling system.shutdown.
10160 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:06.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
101612025.12.04 13:40:06:490 tasks-akka.actor.default-dispatcher-5 INFO akka.actor.CoordinatedShutdown
10162 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10163 [sourceThread: io-compute-0, akkaTimestamp: 12:40:06.490UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
101642025.12.04 13:40:06:491 tasks-akka.actor.default-dispatcher-15 INFO tasks.queue.Launcher
10165 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
10166 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:06.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5831336213845094680, akkaAddress: akka://tasks]
101672025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
10168 Listening on: SimpleSocketAddress(localhost,0)
101692025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
10170 CPU: 1
101712025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
10172 RAM: 96000
101732025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
10174 SCRATCH: 1000000
101752025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
10176 GPU: []
101772025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
10178 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
101792025.12.04 13:40:06:511 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
10180 Elastic: None
101812025.12.04 13:40:06:512 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
10182 Master node address is: SimpleSocketAddress(localhost,0)
101832025.12.04 13:40:06:528 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
10184 Slf4jLogger started
101852025.12.04 13:40:06:535 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
10186 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519723768870529695144.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519723768870529695144.temp for file storage.
101872025.12.04 13:40:06:535 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
10188 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_519723768870529695144.temp)
101892025.12.04 13:40:06:536 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
10190 Queue: Actor[akka://tasks/user/queue#375575219]
101912025.12.04 13:40:06:537 io-compute-1 INFO tasks.TaskSystemComponents.notifyRegistry:657
10192 This is not a follower node.
101932025.12.04 13:40:06:537 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
10194 Watching: Actor[akka://tasks/user/queue#375575219]
10195 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:06.537UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
101962025.12.04 13:40:06:538 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.Launcher
10197 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1096589673]
10198 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:06.538UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
101992025.12.04 13:40:07:216 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:573
10200 Will do partial group by segments on 1brc (1,000,000 x 2 in 100 segments) on 1 columns
102012025.12.04 13:40:07:256 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.TaskQueue
10202 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10203 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.256UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10204 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10205 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.356UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10206Misses: 2 keys: 10000
10207 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10208 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.362UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10209Misses: 2 keys: 10000
10210 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10211 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.367UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10212Misses: 2 keys: 10000
10213 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10214 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.373UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10215Misses: 2 keys: 10000
10216 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10217 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.378UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10218Misses: 2 keys: 10000
10219 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10220 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.384UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10221Misses: 2 keys: 10000
10222 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10223 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10224Misses: 2 keys: 10000
10225 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10226 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.395UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10227Misses: 2 keys: 10000
10228 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10229 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.401UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10230Misses: 2 keys: 10000
10231 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10232 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.405UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10233Misses: 2 keys: 10000
10234 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10235 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.410UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10236Misses: 2 keys: 10000
10237 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10238 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10239Misses: 2 keys: 10000
10240 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10241 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.420UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10242Misses: 2 keys: 10000
10243 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10244 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.424UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10245Misses: 2 keys: 10000
10246 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10247 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.429UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10248Misses: 2 keys: 10000
10249 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10250 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.434UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10251Misses: 2 keys: 10000
10252 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10253 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.439UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10254Misses: 2 keys: 10000
10255 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10256 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.443UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10257Misses: 2 keys: 10000
10258 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10259 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.448UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10260Misses: 2 keys: 10000
10261 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10262 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.453UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10263Misses: 2 keys: 10000
10264 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10265 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.457UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10266Misses: 2 keys: 10000
10267 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10268 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.462UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10269Misses: 2 keys: 10000
10270 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10271 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.468UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10272Misses: 2 keys: 10000
10273 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10274 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.478UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10275Misses: 2 keys: 10000
10276 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10277 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.482UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10278Misses: 2 keys: 10000
10279 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10280 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.487UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10281Misses: 2 keys: 10000
10282 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10283 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.492UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10284Misses: 2 keys: 10000
10285 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10286 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.496UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10287Misses: 2 keys: 10000
10288 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10289 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.501UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10290Misses: 2 keys: 10000
10291 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10292 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.506UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10293Misses: 2 keys: 10000
10294 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10295 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.511UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10296Misses: 2 keys: 10000
10297 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10298 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.515UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10299Misses: 2 keys: 10000
10300 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10301 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.520UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10302Misses: 2 keys: 10000
10303 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10304 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.524UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10305Misses: 2 keys: 10000
10306 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10307 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.529UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10308Misses: 2 keys: 10000
10309 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10310 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.535UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10311Misses: 2 keys: 10000
10312 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10313 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.540UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10314Misses: 2 keys: 10000
10315 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10316 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.546UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10317Misses: 2 keys: 10000
10318 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10319 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.551UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10320Misses: 2 keys: 10000
10321 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10322 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.556UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10323Misses: 2 keys: 10000
10324 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10325 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.562UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10326Misses: 2 keys: 10000
10327 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10328 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.569UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10329Misses: 2 keys: 10000
10330 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10331 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.574UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10332Misses: 2 keys: 10000
10333 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10334 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.579UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10335Misses: 2 keys: 10000
10336 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10337 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.584UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10338Misses: 2 keys: 10000
10339 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10340 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10341Misses: 2 keys: 10000
10342 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10343 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.594UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10344Misses: 2 keys: 10000
10345 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10346 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.598UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10347Misses: 2 keys: 10000
10348 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10349 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.603UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10350Misses: 2 keys: 10000
10351 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10352 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.608UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10353Misses: 2 keys: 10000
10354 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10355 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.613UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10356Misses: 2 keys: 10000
10357 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10358 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.618UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10359Misses: 2 keys: 10000
10360 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10361 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.622UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10362Misses: 2 keys: 10000
10363 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10364 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.627UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10365Misses: 2 keys: 10000
10366 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10367 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.633UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10368Misses: 2 keys: 10000
10369 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10370 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.638UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10371Misses: 2 keys: 10000
10372 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10373 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.643UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10374Misses: 2 keys: 10000
10375 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10376 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.648UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10377Misses: 2 keys: 10000
10378 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10379 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.652UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10380Misses: 2 keys: 10000
10381 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10382 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.657UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10383Misses: 2 keys: 10000
10384 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10385 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.662UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10386Misses: 2 keys: 10000
10387 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10388 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.671UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10389Misses: 2 keys: 10000
10390 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10391 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.676UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10392Misses: 2 keys: 10000
10393 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10394 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.681UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10395Misses: 2 keys: 10000
10396 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10397 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.687UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10398Misses: 2 keys: 10000
10399 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10400 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.692UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10401Misses: 2 keys: 10000
10402 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10403 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.698UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10404Misses: 2 keys: 10000
10405 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10406 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.707UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10407Misses: 2 keys: 10000
10408 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10409 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.712UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10410Misses: 2 keys: 10000
10411 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10412 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.716UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10413Misses: 2 keys: 10000
10414 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10415 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.721UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10416Misses: 2 keys: 10000
10417 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10418 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.726UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10419Misses: 2 keys: 10000
10420 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10421 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.731UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10422Misses: 2 keys: 10000
10423 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10424 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.735UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10425Misses: 2 keys: 10000
10426 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10427 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.740UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10428Misses: 2 keys: 10000
10429 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10430 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.744UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10431Misses: 2 keys: 10000
10432 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10433 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.749UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10434Misses: 2 keys: 10000
10435 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10436 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.754UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10437Misses: 2 keys: 10000
10438 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10439 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10440Misses: 2 keys: 10000
10441 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10442 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10443Misses: 2 keys: 10000
10444 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10445 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.768UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10446Misses: 2 keys: 10000
10447 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10448 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.772UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10449Misses: 2 keys: 10000
10450 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10451 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.777UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10452Misses: 2 keys: 10000
10453 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10454 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.782UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10455Misses: 2 keys: 10000
10456 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10457 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.787UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10458Misses: 2 keys: 10000
10459 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10460 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.792UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10461Misses: 2 keys: 10000
10462 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10463 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.798UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10464Misses: 2 keys: 10000
10465 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10466 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.803UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10467Misses: 2 keys: 10000
10468 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10469 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.808UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10470Misses: 2 keys: 10000
10471 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10472 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.814UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10473Misses: 2 keys: 10000
10474 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10475 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.820UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10476Misses: 2 keys: 10000
10477 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10478 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.825UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10479Misses: 2 keys: 10000
10480 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10481 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.831UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10482Misses: 2 keys: 10000
10483 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10484 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.837UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10485Misses: 2 keys: 10000
10486 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10487 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.843UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10488Misses: 2 keys: 10000
10489 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10490 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.848UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10491Misses: 2 keys: 10000
10492 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10493 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.853UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10494Misses: 2 keys: 10000
10495 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10496 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.859UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10497Misses: 2 keys: 10000
10498 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10499 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.864UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10500Misses: 2 keys: 10000
10501 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10502 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.869UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10503Misses: 2 keys: 10000
105042025.12.04 13:40:07:876 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:581
10505 Will do partial reduction on 33b40363-c064-426e-a263-d4f60281ab4b (100 partitions)
105062025.12.04 13:40:07:956 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.TaskQueue
10507 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10508 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:07.956UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10509 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10510 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.057UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10511 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10512 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.063UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10513 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10514 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.068UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10515 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10516 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.071UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10517 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10518 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.074UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10519 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10520 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.078UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10521 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10522 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.081UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10523 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10524 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.084UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10525 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10526 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.087UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10527 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10528 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.090UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10529 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10530 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.094UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10531 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10532 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.097UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10533 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10534 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.100UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10535 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10536 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.103UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10537 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10538 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.107UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10539 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10540 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.110UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10541 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10542 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.114UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10543 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10544 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.117UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10545 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10546 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.120UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10547 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10548 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.123UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10549 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10550 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.126UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10551 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10552 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.130UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10553 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10554 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.134UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10555 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10556 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.137UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10557 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10558 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.140UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10559 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10560 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.144UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10561 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10562 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.148UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10563 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10564 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.153UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10565 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10566 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10567 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10568 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.163UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10569 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10570 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.167UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10571 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10572 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.170UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10573 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10574 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.174UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10575 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10576 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.179UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10577 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10578 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.183UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10579 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10580 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.187UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10581 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10582 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.191UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10583 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10584 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.195UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10585 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10586 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.199UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10587 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10588 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.204UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10589 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10590 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.209UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10591 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10592 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.213UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10593 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10594 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.217UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10595 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10596 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.220UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10597 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10598 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10599 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10600 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10601 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10602 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.230UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10603 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10604 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.233UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10605 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10606 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.236UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10607 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10608 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.239UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10609 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10610 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.242UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10611 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10612 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.245UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10613 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10614 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.248UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10615 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10616 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.250UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10617 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10618 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.253UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10619 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10620 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.256UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10621 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10622 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.259UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10623 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10624 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.263UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10625 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10626 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.267UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10627 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10628 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.272UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10629 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10630 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.278UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10631 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10632 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.283UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10633 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10634 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.287UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10635 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10636 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.292UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10637 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10638 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.296UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10639 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10640 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.300UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10641 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10642 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.304UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10643 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10644 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.308UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10645 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10646 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10647 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10648 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.315UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10649 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10650 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.320UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10651 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10652 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.324UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10653 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10654 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.328UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10655 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10656 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.331UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10657 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10658 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.335UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10659 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10660 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.338UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10661 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10662 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.341UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10663 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10664 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.349UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10665 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10666 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.352UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10667 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10668 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.355UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10669 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10670 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.359UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10671 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10672 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.364UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10673 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10674 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.368UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10675 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10676 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.372UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10677 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10678 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.376UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10679 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10680 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.380UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10681 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10682 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.385UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10683 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10684 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.388UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10685 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10686 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.392UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10687 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10688 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.395UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10689 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10690 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.399UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10691 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10692 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.403UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10693 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10694 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.407UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10695 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10696 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.410UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10697 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10698 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10699 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10700 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.419UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10701 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10702 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.424UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10703 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10704 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.429UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10705 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10706 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.434UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10707 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10708 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.438UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
107092025.12.04 13:40:08:444 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:455
10710 Will do group by on 807f5fc6-077e-4005-b16e-0dad21038d96 (41,300 x 3 in 100 segments) on 1 columns
107112025.12.04 13:40:08:447 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.TaskQueue
10712 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10713 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.447UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
107142025.12.04 13:40:08:448 io-compute-3 INFO ra3.RelationalAlgebra.groupBy:198
10715 Partitioning of 3f11f8f3-0330-41a8-b0bb-bec265d4b2b1 done with 1 partitions with sizes min=41,300 max=41,300. Will find groups of each partition.
107162025.12.04 13:40:08:557 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.TaskQueue
10717 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10718 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.557UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10719Misses: 2 keys: 41300
107202025.12.04 13:40:08:581 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:466
10721 Will do reduction on 3f11f8f3-0330-41a8-b0bb-bec265d4b2b1 (1 partitions)
107222025.12.04 13:40:08:657 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.TaskQueue
10723 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10724 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.657UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10725 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1096589673]). (Negotation state of queue: None)
10726 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:08.757UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
10727[413 x 1]
10728Gjoa Haven -> -14.5256
10729 Dikson -> -10.8370
10730 Iqaluit -> -9.1860
10731 Yakutsk -> -9.1162
10732 Anadyr -> -6.9068
10733 ...
10734 Ab��ch�� -> 29.5737
10735 Khartoum -> 29.7127
10736 Bosaso -> 29.8626
10737 Djibouti -> 29.9998
10738 Assab -> 30.6301
10739
10740[413 x 1]
10741Gjoa Haven -> -14.5256
10742 Dikson -> -10.8370
10743 Iqaluit -> -9.1860
10744 Yakutsk -> -9.1162
10745 Anadyr -> -6.9068
10746 ...
10747 Ab��ch�� -> 29.5737
10748 Khartoum -> 29.7127
10749 Bosaso -> 29.8626
10750 Djibouti -> 29.9998
10751 Assab -> 30.6301
10752
10753Table(1brc: 1,000,000 x 2 . num segments: 100 (segment sizes min/max:10,000/10,000)
10754Partitioning: None
10755'station' StringTag
10756'value' F64
10757)
107582025.12.04 13:40:09:425 tasks-akka.actor.default-dispatcher-8 INFO tasks.util.HeartBeatActor
10759 HeartBeatActor stopped.
10760 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:40:09.424UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
107612025.12.04 13:40:09:425 tasks-akka.actor.default-dispatcher-8 INFO akka.actor.CoordinatedShutdown
10762 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
10763 [sourceThread: io-compute-2, akkaTimestamp: 12:40:09.425UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
107642025.12.04 13:40:09:426 tasks-akka.actor.default-dispatcher-8 INFO tasks.queue.Launcher
10765 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
10766 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:09.426UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
107672025.12.04 13:40:09:427 tasks-akka.actor.default-dispatcher-17 INFO tasks.queue.TaskQueue
10768 TaskQueue stopped.
10769 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:09.427UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7782851571634201354, akkaAddress: akka://tasks]
107702025.12.04 13:40:09:453 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
10771 Listening on: SimpleSocketAddress(localhost,0)
107722025.12.04 13:40:09:453 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
10773 CPU: 1
107742025.12.04 13:40:09:453 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
10775 RAM: 96000
107762025.12.04 13:40:09:453 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
10777 SCRATCH: 1000000
107782025.12.04 13:40:09:454 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
10779 GPU: []
107802025.12.04 13:40:09:454 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
10781 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
107822025.12.04 13:40:09:455 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
10783 Elastic: None
107842025.12.04 13:40:09:455 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
10785 Master node address is: SimpleSocketAddress(localhost,0)
107862025.12.04 13:40:09:467 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
10787 Slf4jLogger started
107882025.12.04 13:40:09:472 io-compute-blocker-5 WARN tasks.TaskSystemComponents.fileStore:262
10789 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112337851808359749404.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112337851808359749404.temp for file storage.
107902025.12.04 13:40:09:472 io-compute-blocker-5 INFO tasks.TaskSystemComponents.fileServiceComponent:312
10791 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5112337851808359749404.temp)
107922025.12.04 13:40:09:473 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
10793 Queue: Actor[akka://tasks/user/queue#-2052711168]
107942025.12.04 13:40:09:474 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
10795 This is not a follower node.
107962025.12.04 13:40:09:474 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
10797 Watching: Actor[akka://tasks/user/queue#-2052711168]
10798 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:09.473UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
107992025.12.04 13:40:09:475 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
10800 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-713767184]
10801 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:09.475UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
108022025.12.04 13:40:10:154 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
10803 Will do simpl query on 1brc (1,000,000 x 2 in 100 segments)
108042025.12.04 13:40:10:186 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
10805 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10806 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.186UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10807 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10808 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.286UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10809 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10810 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.295UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10811 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10812 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.302UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10813 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10814 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.310UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10815 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10816 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.319UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10817 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10818 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.324UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10819 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10820 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.328UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10821 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10822 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.332UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10823 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10824 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.336UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10825 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10826 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.339UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10827 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10828 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.342UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10829 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10830 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.346UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10831 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10832 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.349UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10833 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10834 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.352UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10835 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10836 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.354UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10837 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10838 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10839 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10840 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.359UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10841 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10842 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10843 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10844 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.365UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10845 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10846 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.369UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10847 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10848 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.371UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10849 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10850 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.374UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10851 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10852 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.377UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10853 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10854 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.381UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10855 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10856 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.383UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10857 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10858 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.385UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10859 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10860 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.387UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10861 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10862 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.390UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10863 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10864 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.392UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10865 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10866 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.394UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10867 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10868 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.397UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10869 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10870 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.400UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10871 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10872 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.402UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10873 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10874 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.404UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10875 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10876 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.410UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10877 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10878 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.413UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10879 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10880 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10881 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10882 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.418UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10883 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10884 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.421UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10885 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10886 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.424UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10887 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10888 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.426UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10889 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10890 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.429UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10891 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10892 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.431UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10893 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10894 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.434UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10895 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10896 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.437UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10897 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10898 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.440UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10899 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10900 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.443UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10901 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10902 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.445UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10903 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10904 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.448UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10905 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10906 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.450UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10907 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10908 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.453UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10909 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10910 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.456UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10911 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10912 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.458UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10913 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10914 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.460UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10915 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10916 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.463UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10917 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10918 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.465UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10919 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10920 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.468UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10921 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10922 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.471UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10923 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10924 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.473UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10925 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10926 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.475UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10927 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10928 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.478UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10929 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10930 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.480UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10931 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10932 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.482UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10933 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10934 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.485UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10935 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10936 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.487UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10937 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10938 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.489UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10939 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10940 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.491UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10941 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10942 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.494UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10943 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10944 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.496UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10945 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10946 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.498UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10947 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10948 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.500UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10949 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10950 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.502UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10951 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10952 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.504UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10953 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10954 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.506UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10955 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10956 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.508UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10957 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10958 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.511UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10959 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10960 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.513UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10961 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10962 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.515UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10963 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10964 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.518UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10965 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10966 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.520UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10967 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10968 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.522UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10969 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10970 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.524UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10971 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10972 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.527UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10973 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10974 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.529UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10975 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10976 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.532UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10977 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10978 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.534UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10979 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10980 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.537UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10981 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10982 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.539UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10983 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10984 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.542UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10985 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10986 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.544UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10987 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10988 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.546UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10989 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10990 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.549UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10991 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10992 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.551UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10993 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10994 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.553UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10995 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10996 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.555UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10997 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
10998 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.557UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
10999 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
11000 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
11001 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
11002 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.561UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
11003 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
11004 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
11005 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-713767184]). (Negotation state of queue: None)
11006 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.566UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
11007[2409 x 1]
11008Skopje -> -25.9000
11009Skopje -> -24.8000
11010Skopje -> -24.3000
11011Skopje -> -19.3000
11012Skopje -> -18.7000
11013 ...
11014Skopje -> 42.7000
11015Skopje -> 42.9000
11016Skopje -> 43.5000
11017Skopje -> 43.9000
11018Skopje -> 45.6000
11019
11020[2409 x 1]
11021Skopje -> -25.9000
11022Skopje -> -24.8000
11023Skopje -> -24.3000
11024Skopje -> -19.3000
11025Skopje -> -18.7000
11026 ...
11027Skopje -> 42.7000
11028Skopje -> 42.9000
11029Skopje -> 43.5000
11030Skopje -> 43.9000
11031Skopje -> 45.6000
11032
11033Table(1brc: 1,000,000 x 2 . num segments: 100 (segment sizes min/max:10,000/10,000)
11034Partitioning: None
11035'station' StringTag
11036'value' F64
11037)
110382025.12.04 13:40:10:799 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
11039 HeartBeatActor stopped.
11040 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:40:10.799UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
110412025.12.04 13:40:10:799 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
11042 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11043 [sourceThread: io-compute-1, akkaTimestamp: 12:40:10.799UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
110442025.12.04 13:40:10:799 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11045 TaskQueue stopped.
11046 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:10.799UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
110472025.12.04 13:40:10:800 tasks-akka.actor.default-dispatcher-17 INFO tasks.util.ShutdownActorSystemReaper
11048 Terminated: Actor[akka://tasks/user/queue#-2052711168]
11049 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:10.799UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
110502025.12.04 13:40:10:800 tasks-akka.actor.default-dispatcher-17 INFO tasks.queue.Launcher
11051 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
11052 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:10.799UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
110532025.12.04 13:40:10:800 tasks-akka.actor.default-dispatcher-17 INFO tasks.util.ShutdownActorSystemReaper
11054 All souls reaped. Calling system.shutdown.
11055 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:10.800UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -7120279081195558956, akkaAddress: akka://tasks]
110562025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
11057 Listening on: SimpleSocketAddress(localhost,0)
110582025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
11059 CPU: 1
110602025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
11061 RAM: 96000
110622025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
11063 SCRATCH: 1000000
110642025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
11065 GPU: []
110662025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
11067 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
110682025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
11069 Elastic: None
110702025.12.04 13:40:10:818 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
11071 Master node address is: SimpleSocketAddress(localhost,0)
110722025.12.04 13:40:10:829 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
11073 Slf4jLogger started
110742025.12.04 13:40:10:833 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
11075 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517233242057635395989.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517233242057635395989.temp for file storage.
110762025.12.04 13:40:10:834 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
11077 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_517233242057635395989.temp)
110782025.12.04 13:40:10:834 io-compute-blocker-3 INFO tasks.TaskSystemComponents.makeActors:436
11079 Queue: Actor[akka://tasks/user/queue#720021064]
110802025.12.04 13:40:10:834 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
11081 Watching: Actor[akka://tasks/user/queue#720021064]
11082 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:10.834UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
110832025.12.04 13:40:10:835 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
11084 This is not a follower node.
110852025.12.04 13:40:10:835 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
11086 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#40549524]
11087 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:10.835UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
110882025.12.04 13:40:11:742 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:455
11089 Will do group by on 1brc (1,000,000 x 2 in 100 segments) on 1 columns
110902025.12.04 13:40:11:748 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11091 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11092 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:11.748UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
110932025.12.04 13:40:11:750 io-compute-1 INFO ra3.RelationalAlgebra.groupBy:198
11094 Partitioning of d8a3eb77-3608-4f72-afab-c80075861afa done with 1 partitions with sizes min=1,000,000 max=1,000,000. Will find groups of each partition.
110952025.12.04 13:40:11:848 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11096 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11097 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:11.848UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
11098Misses: 0 keys: 1000000
110992025.12.04 13:40:12:109 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:466
11100 Will do reduction on d8a3eb77-3608-4f72-afab-c80075861afa (1 partitions)
111012025.12.04 13:40:12:148 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11102 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11103 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.148UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
11104 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11105 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.248UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111062025.12.04 13:40:12:278 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:455
11107 Will do group by on 08355bf9-fae2-4910-aed0-62bbce18c5b4 (413 x 1 in 1 segments) on 1 columns
111082025.12.04 13:40:12:349 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11109 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11110 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.349UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111112025.12.04 13:40:12:350 io-compute-2 INFO ra3.RelationalAlgebra.groupBy:198
11112 Partitioning of fba8a37f-b29d-4109-a7df-bf54846b40b5 done with 1 partitions with sizes min=413 max=413. Will find groups of each partition.
111132025.12.04 13:40:12:449 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11114 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11115 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.449UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
11116Misses: 15 keys: 413
111172025.12.04 13:40:12:451 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:466
11118 Will do reduction on fba8a37f-b29d-4109-a7df-bf54846b40b5 (1 partitions)
111192025.12.04 13:40:12:548 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11120 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11121 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.548UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
11122 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#40549524]). (Negotation state of queue: None)
11123 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.648UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111242025.12.04 13:40:12:863 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.HeartBeatActor
11125 HeartBeatActor stopped.
11126 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:40:12.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111272025.12.04 13:40:12:863 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.TaskQueue
11128 TaskQueue stopped.
11129 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:12.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111302025.12.04 13:40:12:863 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
11131 Terminated: Actor[akka://tasks/user/queue#720021064]
11132 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:12.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
11133 All souls reaped. Calling system.shutdown.
11134 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:12.863UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111352025.12.04 13:40:12:863 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
11136 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11137 [sourceThread: io-compute-1, akkaTimestamp: 12:40:12.863UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111382025.12.04 13:40:12:864 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
11139 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
11140 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:12.864UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 8111242106021780450, akkaAddress: akka://tasks]
111412025.12.04 13:40:12:879 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
11142 Listening on: SimpleSocketAddress(localhost,0)
111432025.12.04 13:40:12:879 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
11144 CPU: 1
111452025.12.04 13:40:12:879 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
11146 RAM: 96000
111472025.12.04 13:40:12:879 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
11148 SCRATCH: 1000000
111492025.12.04 13:40:12:879 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
11150 GPU: []
111512025.12.04 13:40:12:880 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
11152 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
111532025.12.04 13:40:12:880 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
11154 Elastic: None
111552025.12.04 13:40:12:880 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
11156 Master node address is: SimpleSocketAddress(localhost,0)
111572025.12.04 13:40:12:896 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
11158 Slf4jLogger started
111592025.12.04 13:40:12:900 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
11160 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515743321570230182808.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515743321570230182808.temp for file storage.
111612025.12.04 13:40:12:901 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
11162 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515743321570230182808.temp)
111632025.12.04 13:40:12:901 io-compute-blocker-4 INFO tasks.TaskSystemComponents.makeActors:436
11164 Queue: Actor[akka://tasks/user/queue#820816520]
111652025.12.04 13:40:12:902 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
11166 Watching: Actor[akka://tasks/user/queue#820816520]
11167 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:12.901UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
111682025.12.04 13:40:12:902 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
11169 This is not a follower node.
111702025.12.04 13:40:12:902 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
11171 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-79159792]
11172 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:12.902UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11173let $T0 = {
11174<1brc|1,000,000 x 2|station StringTag| value F64>
11175}
11176let $T1 = GROUP-THEN-REDUCE BY $T0[0] with S0 :* $T0[0].first :* $T0[1].max
11177let $T2 = GROUP-THEN-REDUCE BY $T0[0] with S0 :* $T0[0].first :* $T0[1].min
11178QUERY FROM JOINED $T0[0] x $T1[0] x $T2[0] with (S0 :* $T0[0] :* $T0[1] :* $T1[1] :* $T2[1] :* ifelse(($T0[1] == $T1[1]), `HIGHEST`, `LOWEST`) WHERE (($T0[1] == $T1[1]) or ($T0[1] == $T2[1])))
111792025.12.04 13:40:13:640 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:418
11180 Tapping tap:
11181 Table(1brc: 1,000,000 x 2 . num segments: 100 (segment sizes min/max:10,000/10,000)
11182 Partitioning: None
11183 'station' StringTag
11184 'value' F64
11185 )
11186 [50 x 2]
11187 station value
11188 --------- -----
11189 0 -> Podgorica 42.6
11190 1 -> San Jose 26.8
11191 2 -> Odienn�� 21.8
11192 3 -> Kano 22.0
11193 4 -> Nairobi 11.6
11194 5 -> Bilbao 27.4
11195 6 -> San Jos�� 13.7
11196 7 -> Lyon 25.8
11197 8 -> Benghazi -3.1
11198 9 -> Jacksonville 14.5
11199 10 -> Ghanzi 9.4
11200 11 -> Riyadh 33.0
11201 12 -> Port Vila 23.7
11202 13 -> Z��rich -6.0
11203 14 -> Abidjan 35.2
11204 15 -> Tijuana 4.6
11205 16 -> Valencia 20.5
11206 17 -> Port Moresby 27.1
11207 18 -> Fukuoka 20.9
11208 19 -> Gaborone 34.6
11209 20 -> Rostov-on-Don 5.2
11210 21 -> Yinchuan 14.9
11211 22 -> Timbuktu 23.3
11212 23 -> El Paso 10.8
11213 24 -> Tunis 22.4
11214 25 -> Kuala Lumpur 35.9
11215 26 -> Skopje -1.7
11216 27 -> Praia 21.0
11217 28 -> New York City 26.5
11218 29 -> Hamburg 7.4
11219 30 -> Andorra la Vella 14.0
11220 31 -> Fairbanks -3.7
11221 32 -> Columbus 16.6
11222 33 -> Melbourne -0.7
11223 34 -> Palembang 34.8
11224 35 -> Belize City 38.1
11225 36 -> Nouadhibou 25.6
11226 37 -> Zanzibar City 18.0
11227 38 -> Virginia Beach 23.6
11228 39 -> Chongqing 38.0
11229 40 -> Mumbai 35.7
11230 41 -> Kuala Lumpur 31.4
11231 42 -> Thessaloniki 28.8
11232 43 -> Benghazi 6.6
11233 44 -> Damascus 14.2
11234 45 -> San Jose 24.8
11235 46 -> Bosaso 20.4
11236 47 -> Charlotte 14.0
11237 48 -> Tunis 6.1
11238 49 -> Sofia 25.5
11239
112402025.12.04 13:40:13:644 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:455
11241 Will do group by on 1brc (1,000,000 x 2 in 100 segments) on 1 columns
112422025.12.04 13:40:13:715 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11243 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11244 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:13.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
112452025.12.04 13:40:13:717 io-compute-0 INFO ra3.RelationalAlgebra.groupBy:198
11246 Partitioning of 02e167e3-4c3c-4419-a49b-752d1174e508 done with 1 partitions with sizes min=1,000,000 max=1,000,000. Will find groups of each partition.
112472025.12.04 13:40:13:814 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11248 Dequeued task MakeGroupMap with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11249 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:13.814UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11250Misses: 0 keys: 1000000
112512025.12.04 13:40:14:274 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:466
11252 Will do reduction on 02e167e3-4c3c-4419-a49b-752d1174e508 (1 partitions)
112532025.12.04 13:40:14:315 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11254 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11255 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:14.315UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11256 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11257 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:14.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
112582025.12.04 13:40:14:479 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:455
11259 Will do group by on 1brc (1,000,000 x 2 in 100 segments) on 1 columns
112602025.12.04 13:40:14:480 io-compute-1 INFO ra3.RelationalAlgebra.groupBy:198
11261 Partitioning of 02e167e3-4c3c-4419-a49b-752d1174e508 done with 1 partitions with sizes min=1,000,000 max=1,000,000. Will find groups of each partition.
112622025.12.04 13:40:14:482 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:466
11263 Will do reduction on 02e167e3-4c3c-4419-a49b-752d1174e508 (1 partitions)
112642025.12.04 13:40:14:515 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11265 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11266 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:14.515UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11267 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11268 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:14.615UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
112692025.12.04 13:40:14:664 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:722
11270 Will join the following tables: 1brc (1,000,000 x 2 in 100 segments) x f323f167-def9-44a4-9c27-26ebf1b129ab (413 x 2 in 1 segments) x c5a1ac1a-4b17-4471-bd08-9bb5c7e592d0 (413 x 2 in 1 segments)
112712025.12.04 13:40:14:665 io-compute-0 INFO ra3.Equijoin.equijoinPlanner:38
11272 Do join of 3+ tables, all but one fits in memory
112732025.12.04 13:40:14:715 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11274 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11275 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:14.715UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11276 Dequeued task ComputeJoinIndex with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11277 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:14.814UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11278Misses: 0 keys: 1000000
11279Misses: 15 keys: 413
11280Misses: 0 keys: 1000000
11281Misses: 15 keys: 413
112822025.12.04 13:40:20:415 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11283 Dequeued task MultipleTableQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-79159792]). (Negotation state of queue: None)
11284 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:20.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11285[839 x 5]
11286 V0 V1 V2 V3 V4
11287 ------------- ----- ---- ----- -------
11288 0 -> Podgorica 48.4 48.4 -21.5 HIGHEST
11289 1 -> Podgorica -21.5 48.4 -21.5 LOWEST
11290 2 -> San Jose 53.8 53.8 -20.2 HIGHEST
11291 3 -> San Jose -20.2 53.8 -20.2 LOWEST
11292 4 -> Odienn�� -3.5 62.3 -3.5 LOWEST
11293...
11294834 -> San Francisco -20.5 51.5 -20.5 LOWEST
11295835 -> Asmara -24.2 48.3 -24.2 LOWEST
11296836 -> Asmara 48.3 48.3 -24.2 HIGHEST
11297837 -> Sochi -24.0 46.2 -24.0 LOWEST
11298838 -> Sochi 46.2 46.2 -24.0 HIGHEST
11299
113002025.12.04 13:40:21:651 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
11301 HeartBeatActor stopped.
11302 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:40:21.651UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
113032025.12.04 13:40:21:651 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11304 TaskQueue stopped.
11305 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:21.651UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
113062025.12.04 13:40:21:651 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
11307 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11308 [sourceThread: io-compute-1, akkaTimestamp: 12:40:21.651UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
113092025.12.04 13:40:21:652 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
11310 Terminated: Actor[akka://tasks/user/queue#820816520]
11311 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:21.652UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
113122025.12.04 13:40:21:652 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
11313 All souls reaped. Calling system.shutdown.
11314 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:21.652UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
113152025.12.04 13:40:21:653 tasks-akka.actor.default-dispatcher-14 INFO tasks.queue.Launcher
11316 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
11317 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:21.653UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1561439200516475290, akkaAddress: akka://tasks]
11318ra3.OneBrcSuite:
11319 + 1brc export 1.697s
11320 + 1brc partial reduce 1.835s
11321 + 1brc group by and reduce 2.938s
11322 + 1brc filter 1.368s
11323 + unique stations 2.063s
11324 + 1brc equals min or max value 8.788s
113252025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
11326 Listening on: SimpleSocketAddress(localhost,0)
113272025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
11328 CPU: 1
113292025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
11330 RAM: 96000
113312025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
11332 SCRATCH: 1000000
113332025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
11334 GPU: []
113352025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
11336 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
113372025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
11338 Elastic: None
113392025.12.04 13:40:21:675 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
11340 Master node address is: SimpleSocketAddress(localhost,0)
113412025.12.04 13:40:21:686 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
11342 Slf4jLogger started
113432025.12.04 13:40:21:691 io-compute-blocker-6 WARN tasks.TaskSystemComponents.fileStore:262
11344 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513552815853341677312.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513552815853341677312.temp for file storage.
113452025.12.04 13:40:21:692 io-compute-blocker-6 INFO tasks.TaskSystemComponents.fileServiceComponent:312
11346 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_513552815853341677312.temp)
113472025.12.04 13:40:21:692 io-compute-blocker-7 INFO tasks.TaskSystemComponents.makeActors:436
11348 Queue: Actor[akka://tasks/user/queue#678383680]
113492025.12.04 13:40:21:692 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
11350 Watching: Actor[akka://tasks/user/queue#678383680]
11351 [sourceThread: tasks-akka.actor.default-dispatcher-5, akkaTimestamp: 12:40:21.692UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -1117674712840620038, akkaAddress: akka://tasks]
113522025.12.04 13:40:21:693 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
11353 This is not a follower node.
113542025.12.04 13:40:21:693 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
11355 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-305582836]
11356 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:21.693UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1117674712840620038, akkaAddress: akka://tasks]
113572025.12.04 13:40:21:696 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
11358 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11359 [sourceThread: io-compute-0, akkaTimestamp: 12:40:21.695UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -1117674712840620038, akkaAddress: akka://tasks]
113602025.12.04 13:40:21:696 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
11361 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
11362 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:21.696UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -1117674712840620038, akkaAddress: akka://tasks]
113632025.12.04 13:40:21:696 tasks-akka.actor.default-dispatcher-9 INFO tasks.queue.TaskQueue
11364 TaskQueue stopped.
11365 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:21.696UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -1117674712840620038, akkaAddress: akka://tasks]
11366Misses: 0 keys: 8
11367Misses: 0 keys: 8
11368Misses: 0 keys: 8
11369Misses: 0 keys: 4
11370Misses: 0 keys: 7
11371ra3.InstantBufferSuite:
11372 + makeStatistic 0.001s
11373 + makeStatistic long 0.001s
11374 + toSegment 0.042s
11375 + findInequalityVsHead 0.001s
11376 + cdf 0.001s
11377 + length 0.0s
11378 + groups 0.001s
11379 + take 0.001s
11380 + positiveLocations 0.0s
11381 + outer join 0.001s
11382 + mergeNonMissing 0.0s
11383 + isMissing 0.001s
113842025.12.04 13:40:21:726 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
11385 Listening on: SimpleSocketAddress(localhost,0)
113862025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
11387 CPU: 1
113882025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
11389 RAM: 96000
113902025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
11391 SCRATCH: 1000000
113922025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
11393 GPU: []
113942025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
11395 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
113962025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
11397 Elastic: None
113982025.12.04 13:40:21:727 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
11399 Master node address is: SimpleSocketAddress(localhost,0)
114002025.12.04 13:40:21:739 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
11401 Slf4jLogger started
114022025.12.04 13:40:21:745 io-compute-blocker-8 WARN tasks.TaskSystemComponents.fileStore:262
11403 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515127341408425951114.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515127341408425951114.temp for file storage.
114042025.12.04 13:40:21:745 io-compute-blocker-8 INFO tasks.TaskSystemComponents.fileServiceComponent:312
11405 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_515127341408425951114.temp)
114062025.12.04 13:40:21:746 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
11407 Queue: Actor[akka://tasks/user/queue#1896775759]
114082025.12.04 13:40:21:746 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
11409 This is not a follower node.
114102025.12.04 13:40:21:747 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
11411 Watching: Actor[akka://tasks/user/queue#1896775759]
11412 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:21.746UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114132025.12.04 13:40:21:747 tasks-akka.actor.default-dispatcher-7 INFO tasks.queue.Launcher
11414 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1935683475]
11415 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:21.747UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114162025.12.04 13:40:21:754 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11417 Will do simpl query on table (10 x 2 in 4 segments)
114182025.12.04 13:40:21:848 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11419 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11420 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:21.848UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11421 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11422 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:21.958UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11423 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11424 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:21.960UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11425 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11426 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:21.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11427 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11428 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:21.963UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114292025.12.04 13:40:21:966 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11430 Will do simpl query on table (10 x 2 in 4 segments)
114312025.12.04 13:40:22:058 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11432 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11433 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.058UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11434 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11435 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.158UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11436 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11437 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.161UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11438 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11439 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.162UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11440 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11441 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.164UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114422025.12.04 13:40:22:167 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11443 Will do simpl query on table (10 x 2 in 4 segments)
114442025.12.04 13:40:22:258 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11445 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11446 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.258UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11447 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11448 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.358UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11449 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11450 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.362UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11451 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11452 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11453 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11454 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.364UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114552025.12.04 13:40:22:367 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11456 Will do simpl query on table (10 x 2 in 4 segments)
114572025.12.04 13:40:22:458 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11458 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11459 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.458UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11460 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11461 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.557UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11462 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11463 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11464 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11465 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11466 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11467 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.561UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114682025.12.04 13:40:22:565 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11469 Will do simpl query on table (10 x 2 in 4 segments)
114702025.12.04 13:40:22:658 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11471 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11472 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11473 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11474 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.757UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11475 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11476 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.760UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11477 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11478 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.762UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11479 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11480 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114812025.12.04 13:40:22:766 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11482 Will do simpl query on table (10 x 2 in 4 segments)
114832025.12.04 13:40:22:857 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11484 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11485 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.857UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11486 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11487 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.957UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11488 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11489 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.960UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11490 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11491 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.961UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11492 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11493 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:22.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
114942025.12.04 13:40:22:964 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11495 Will do simpl query on table (10 x 2 in 4 segments)
114962025.12.04 13:40:23:058 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11497 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11498 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.058UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11499 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11500 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.158UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11501 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11502 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.159UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11503 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11504 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.160UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11505 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11506 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.161UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115072025.12.04 13:40:23:165 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11508 Will do simpl query on table (10 x 2 in 4 segments)
115092025.12.04 13:40:23:258 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11510 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11511 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.258UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11512 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11513 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.357UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11514 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11515 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.359UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11516 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11517 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.361UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11518 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11519 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.362UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115202025.12.04 13:40:23:366 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11521 Will do simpl query on table (10 x 2 in 4 segments)
115222025.12.04 13:40:23:458 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11523 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11524 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.457UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11525 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11526 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.557UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11527 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11528 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11529 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11530 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.561UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11531 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11532 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.562UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115332025.12.04 13:40:23:566 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11534 Will do simpl query on table (10 x 2 in 4 segments)
115352025.12.04 13:40:23:657 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11536 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11537 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.657UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11538 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11539 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11540 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11541 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.760UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11542 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11543 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.761UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11544 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11545 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.762UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115462025.12.04 13:40:23:764 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11547 Will do simpl query on table (10 x 2 in 4 segments)
115482025.12.04 13:40:23:857 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11549 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11550 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.857UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11551 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11552 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.957UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11553 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11554 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.958UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11555 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11556 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.959UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11557 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11558 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:23.960UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115592025.12.04 13:40:23:964 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11560 Will do simpl query on table (10 x 2 in 4 segments)
115612025.12.04 13:40:24:057 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11562 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11563 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.057UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11564 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11565 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.167UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11566 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11567 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.170UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11568 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11569 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.171UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11570 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11571 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.171UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115722025.12.04 13:40:24:174 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11573 Will do simpl query on table (10 x 2 in 4 segments)
115742025.12.04 13:40:24:267 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11575 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11576 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.267UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11577 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11578 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.358UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11579 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11580 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.361UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11581 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11582 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.363UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11583 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11584 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.364UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115852025.12.04 13:40:24:368 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11586 Will do simpl query on table (10 x 2 in 4 segments)
115872025.12.04 13:40:24:458 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11588 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11589 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.458UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11590 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11591 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.558UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11592 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11593 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11594 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11595 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.562UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11596 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11597 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.563UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
115982025.12.04 13:40:24:566 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11599 Will do simpl query on table (10 x 2 in 4 segments)
116002025.12.04 13:40:24:658 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11601 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11602 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.658UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11603 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11604 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.758UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11605 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11606 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.760UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11607 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11608 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.762UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11609 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11610 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.763UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116112025.12.04 13:40:24:767 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11612 Will do simpl query on table (10 x 2 in 4 segments)
116132025.12.04 13:40:24:858 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11614 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11615 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.858UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11616 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11617 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.958UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11618 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11619 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.960UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11620 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11621 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.962UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11622 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11623 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:24.963UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116242025.12.04 13:40:24:967 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11625 Will do simpl query on table (10 x 2 in 4 segments)
116262025.12.04 13:40:25:058 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11627 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11628 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.057UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11629 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11630 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.157UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11631 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11632 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.160UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11633 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11634 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.161UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11635 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11636 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.162UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116372025.12.04 13:40:25:165 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11638 Will do simpl query on table (10 x 2 in 4 segments)
116392025.12.04 13:40:25:257 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11640 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11641 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.257UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11642 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11643 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.367UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11644 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11645 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.370UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11646 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11647 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.371UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11648 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11649 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.372UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116502025.12.04 13:40:25:377 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11651 Will do simpl query on table (10 x 2 in 4 segments)
116522025.12.04 13:40:25:467 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11653 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11654 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.467UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11655 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11656 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.557UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11657 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11658 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.559UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11659 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11660 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.560UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11661 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1935683475]). (Negotation state of queue: None)
11662 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.561UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116632025.12.04 13:40:25:564 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
11664 HeartBeatActor stopped.
11665 [sourceThread: tasks-heartbeat-13, akkaTimestamp: 12:40:25.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116662025.12.04 13:40:25:565 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
11667 TaskQueue stopped.
11668 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:25.565UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116692025.12.04 13:40:25:565 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
11670 Terminated: Actor[akka://tasks/user/queue#1896775759]
11671 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:25.565UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
11672 All souls reaped. Calling system.shutdown.
11673 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:25.565UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116742025.12.04 13:40:25:565 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
11675 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11676 [sourceThread: io-compute-0, akkaTimestamp: 12:40:25.565UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116772025.12.04 13:40:25:565 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
11678 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
11679 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:25.565UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4665180710724954448, akkaAddress: akka://tasks]
116802025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:129
11681 Listening on: SimpleSocketAddress(localhost,0)
116822025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:130
11683 CPU: 1
116842025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:131
11685 RAM: 96000
116862025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:132
11687 SCRATCH: 1000000
116882025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:133
11689 GPU: []
116902025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:134
11691 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
116922025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:135
11693 Elastic: None
116942025.12.04 13:40:25:579 io-compute-3 INFO tasks.TaskSystemComponents.emitLog:147
11695 Master node address is: SimpleSocketAddress(localhost,0)
116962025.12.04 13:40:25:592 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
11697 Slf4jLogger started
116982025.12.04 13:40:25:598 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
11699 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516111374023386874387.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516111374023386874387.temp for file storage.
117002025.12.04 13:40:25:598 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
11701 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_516111374023386874387.temp)
117022025.12.04 13:40:25:599 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
11703 Queue: Actor[akka://tasks/user/queue#-448492381]
117042025.12.04 13:40:25:599 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
11705 Watching: Actor[akka://tasks/user/queue#-448492381]
11706 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:25.599UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117072025.12.04 13:40:25:600 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
11708 This is not a follower node.
117092025.12.04 13:40:25:600 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
11710 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-978347581]
11711 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:25.600UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117122025.12.04 13:40:25:607 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11713 Will do simpl query on table (10 x 2 in 4 segments)
117142025.12.04 13:40:25:710 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11715 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11716 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:25.710UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11717 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11718 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:25.821UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11719 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11720 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:25.824UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11721 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11722 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:25.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11723 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11724 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:25.829UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117252025.12.04 13:40:25:833 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11726 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
117272025.12.04 13:40:25:911 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11728 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11729 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:25.911UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11730 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11731 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.011UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11732 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11733 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.013UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11734 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11735 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.015UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11736 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11737 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.016UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117382025.12.04 13:40:26:020 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11739 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
117402025.12.04 13:40:26:121 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11741 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11742 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.121UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11743 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11744 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.211UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11745 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11746 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.213UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11747 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11748 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11749 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11750 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.216UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117512025.12.04 13:40:26:220 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11752 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
117532025.12.04 13:40:26:311 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11754 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11755 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11756 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11757 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.410UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11758 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11759 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.412UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11760 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11761 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.413UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11762 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11763 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117642025.12.04 13:40:26:417 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11765 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
117662025.12.04 13:40:26:511 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11767 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11768 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.511UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11769 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11770 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.621UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11771 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11772 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.622UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11773 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11774 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.623UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11775 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11776 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.625UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117772025.12.04 13:40:26:628 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11778 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
117792025.12.04 13:40:26:710 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11780 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11781 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.710UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11782 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11783 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.821UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11784 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11785 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.823UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11786 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11787 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.824UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11788 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11789 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.825UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
117902025.12.04 13:40:26:827 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11791 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
117922025.12.04 13:40:26:920 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11793 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11794 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:26.920UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11795 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11796 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.020UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11797 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11798 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.023UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11799 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11800 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.024UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11801 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11802 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.025UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118032025.12.04 13:40:27:031 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11804 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118052025.12.04 13:40:27:121 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11806 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11807 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.121UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11808 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11809 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.211UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11810 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11811 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.213UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11812 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11813 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11814 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11815 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.216UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118162025.12.04 13:40:27:219 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11817 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118182025.12.04 13:40:27:311 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11819 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11820 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11821 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11822 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.411UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11823 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11824 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11825 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11826 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11827 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11828 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.416UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118292025.12.04 13:40:27:419 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11830 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118312025.12.04 13:40:27:511 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11832 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11833 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.511UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11834 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11835 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.611UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11836 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11837 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.612UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11838 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11839 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.614UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11840 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11841 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.615UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118422025.12.04 13:40:27:619 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11843 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118442025.12.04 13:40:27:711 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11845 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11846 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.711UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11847 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11848 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.811UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11849 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11850 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.813UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11851 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11852 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.814UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11853 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11854 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118552025.12.04 13:40:27:819 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11856 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118572025.12.04 13:40:27:911 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11858 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11859 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:27.911UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11860 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11861 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.011UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11862 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11863 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.012UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11864 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11865 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.014UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11866 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11867 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.015UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118682025.12.04 13:40:28:019 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
11869 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118702025.12.04 13:40:28:111 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11871 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11872 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.111UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11873 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11874 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.211UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11875 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11876 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.214UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11877 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11878 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.215UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11879 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11880 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.216UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118812025.12.04 13:40:28:220 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11882 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118832025.12.04 13:40:28:310 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11884 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11885 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.310UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11886 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11887 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.420UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11888 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11889 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.423UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11890 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11891 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.424UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11892 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11893 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.426UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
118942025.12.04 13:40:28:429 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
11895 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
118962025.12.04 13:40:28:520 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11897 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11898 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.520UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11899 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11900 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.621UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11901 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11902 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.624UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11903 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11904 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.626UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11905 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11906 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.626UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119072025.12.04 13:40:28:630 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11908 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
119092025.12.04 13:40:28:711 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11910 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11911 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.711UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11912 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11913 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.810UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11914 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11915 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.813UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11916 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11917 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.814UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11918 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11919 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.815UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119202025.12.04 13:40:28:818 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
11921 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
119222025.12.04 13:40:28:921 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11923 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11924 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:28.921UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11925 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11926 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.010UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11927 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11928 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.012UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11929 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11930 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.014UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11931 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11932 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.015UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119332025.12.04 13:40:29:019 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11934 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
119352025.12.04 13:40:29:120 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11936 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11937 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.120UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11938 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11939 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.221UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11940 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11941 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.223UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11942 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11943 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.225UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11944 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11945 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119462025.12.04 13:40:29:231 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
11947 Will do simpl query on d74b44ad-ac73-4cbd-a09e-429cb9614eb0 (10 x 2 in 4 segments)
119482025.12.04 13:40:29:311 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11949 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11950 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.311UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11951 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11952 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.411UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11953 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11954 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.413UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11955 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11956 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.414UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11957 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-978347581]). (Negotation state of queue: None)
11958 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.415UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119592025.12.04 13:40:29:419 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.HeartBeatActor
11960 HeartBeatActor stopped.
11961 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:40:29.419UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119622025.12.04 13:40:29:419 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.TaskQueue
11963 TaskQueue stopped.
11964 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:29.419UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119652025.12.04 13:40:29:419 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
11966 Terminated: Actor[akka://tasks/user/queue#-448492381]
11967 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:29.419UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
11968 All souls reaped. Calling system.shutdown.
11969 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:29.419UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119702025.12.04 13:40:29:420 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
11971 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11972 [sourceThread: io-compute-0, akkaTimestamp: 12:40:29.420UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119732025.12.04 13:40:29:420 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
11974 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
11975 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:29.420UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -5649165045317537361, akkaAddress: akka://tasks]
119762025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
11977 Listening on: SimpleSocketAddress(localhost,0)
119782025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
11979 CPU: 1
119802025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
11981 RAM: 96000
119822025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
11983 SCRATCH: 1000000
119842025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
11985 GPU: []
119862025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
11987 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
119882025.12.04 13:40:29:442 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
11989 Elastic: None
119902025.12.04 13:40:29:443 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
11991 Master node address is: SimpleSocketAddress(localhost,0)
119922025.12.04 13:40:29:455 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
11993 Slf4jLogger started
119942025.12.04 13:40:29:459 io-compute-blocker-1 WARN tasks.TaskSystemComponents.fileStore:262
11995 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512093347406547068812.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512093347406547068812.temp for file storage.
119962025.12.04 13:40:29:460 io-compute-blocker-1 INFO tasks.TaskSystemComponents.fileServiceComponent:312
11997 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512093347406547068812.temp)
119982025.12.04 13:40:29:460 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
11999 Queue: Actor[akka://tasks/user/queue#573745302]
120002025.12.04 13:40:29:461 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12001 Watching: Actor[akka://tasks/user/queue#573745302]
12002 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:29.460UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120032025.12.04 13:40:29:461 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
12004 This is not a follower node.
120052025.12.04 13:40:29:461 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
12006 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#801848132]
12007 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:29.461UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120082025.12.04 13:40:29:467 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12009 Will do simpl query on table (10 x 2 in 4 segments)
120102025.12.04 13:40:29:564 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12011 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12012 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.564UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12013 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12014 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.674UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12015 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12016 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.679UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12017 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12018 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.680UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12019 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12020 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.681UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120212025.12.04 13:40:29:684 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12022 Will do simpl query on table (10 x 2 in 4 segments)
120232025.12.04 13:40:29:774 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12024 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12025 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.774UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12026 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12027 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.874UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12028 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12029 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.876UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12030 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12031 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.877UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12032 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#801848132]). (Negotation state of queue: None)
12033 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.879UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120342025.12.04 13:40:29:882 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
12035 HeartBeatActor stopped.
12036 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:40:29.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120372025.12.04 13:40:29:882 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12038 TaskQueue stopped.
12039 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:29.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120402025.12.04 13:40:29:882 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12041 Terminated: Actor[akka://tasks/user/queue#573745302]
12042 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:29.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
12043 All souls reaped. Calling system.shutdown.
12044 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:29.882UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120452025.12.04 13:40:29:882 tasks-akka.actor.default-dispatcher-7 INFO akka.actor.CoordinatedShutdown
12046 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12047 [sourceThread: io-compute-2, akkaTimestamp: 12:40:29.882UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120482025.12.04 13:40:29:883 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
12049 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
12050 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:29.883UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -220370629955541630, akkaAddress: akka://tasks]
120512025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
12052 Listening on: SimpleSocketAddress(localhost,0)
120532025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
12054 CPU: 1
120552025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
12056 RAM: 96000
120572025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
12058 SCRATCH: 1000000
120592025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
12060 GPU: []
120612025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
12062 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
120632025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
12064 Elastic: None
120652025.12.04 13:40:29:897 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
12066 Master node address is: SimpleSocketAddress(localhost,0)
120672025.12.04 13:40:29:908 tasks-akka.actor.default-dispatcher-4 INFO akka.event.slf4j.Slf4jLogger
12068 Slf4jLogger started
120692025.12.04 13:40:29:913 io-compute-blocker-4 WARN tasks.TaskSystemComponents.fileStore:262
12070 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111656724922097669172.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111656724922097669172.temp for file storage.
120712025.12.04 13:40:29:913 io-compute-blocker-4 INFO tasks.TaskSystemComponents.fileServiceComponent:312
12072 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111656724922097669172.temp)
120732025.12.04 13:40:29:914 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
12074 Queue: Actor[akka://tasks/user/queue#1900981158]
120752025.12.04 13:40:29:914 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12076 Watching: Actor[akka://tasks/user/queue#1900981158]
12077 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:29.914UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
120782025.12.04 13:40:29:914 io-compute-0 INFO tasks.TaskSystemComponents.notifyRegistry:657
12079 This is not a follower node.
120802025.12.04 13:40:29:915 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
12081 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-400768275]
12082 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:29.915UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
120832025.12.04 13:40:29:919 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
12084 Will do simpl query on table (10 x 2 in 4 segments)
120852025.12.04 13:40:30:017 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12086 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12087 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.017UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12088 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12089 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12090 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12091 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.132UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12092 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12093 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.135UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12094 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12095 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.137UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
120962025.12.04 13:40:30:141 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12097 Will do simpl query on table (10 x 2 in 4 segments)
120982025.12.04 13:40:30:227 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12099 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12100 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12101 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12102 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12103 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12104 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.330UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12105 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12106 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.331UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12107 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12108 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.333UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121092025.12.04 13:40:30:336 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12110 Will do simpl query on table (10 x 2 in 4 segments)
121112025.12.04 13:40:30:427 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12112 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12113 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.427UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12114 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12115 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.527UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12116 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12117 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.529UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12118 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12119 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.531UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12120 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12121 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.533UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121222025.12.04 13:40:30:536 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
12123 Will do simpl query on table (10 x 2 in 4 segments)
121242025.12.04 13:40:30:627 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12125 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12126 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.627UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12127 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12128 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.728UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12129 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12130 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.730UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12131 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12132 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.731UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12133 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12134 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121352025.12.04 13:40:30:737 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12136 Will do simpl query on table (10 x 2 in 4 segments)
121372025.12.04 13:40:30:828 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12138 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12139 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12140 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12141 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.927UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12142 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12143 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.930UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12144 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12145 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.931UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12146 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12147 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:30.933UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121482025.12.04 13:40:30:936 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12149 Will do simpl query on table (10 x 2 in 4 segments)
121502025.12.04 13:40:31:027 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12151 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12152 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.027UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12153 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12154 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.128UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12155 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12156 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.130UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12157 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12158 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.131UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12159 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12160 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.133UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121612025.12.04 13:40:31:137 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12162 Will do simpl query on table (10 x 2 in 4 segments)
121632025.12.04 13:40:31:227 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12164 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12165 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12166 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12167 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12168 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12169 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.330UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12170 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12171 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.331UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12172 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12173 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.333UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121742025.12.04 13:40:31:337 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12175 Will do simpl query on table (10 x 2 in 4 segments)
121762025.12.04 13:40:31:427 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12177 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12178 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.427UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12179 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12180 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.528UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12181 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12182 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.531UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12183 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12184 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.532UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12185 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12186 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.534UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
121872025.12.04 13:40:31:538 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12188 Will do simpl query on table (10 x 2 in 4 segments)
121892025.12.04 13:40:31:628 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12190 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12191 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.628UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12192 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12193 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.728UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12194 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12195 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.730UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12196 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12197 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.732UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12198 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12199 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.734UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122002025.12.04 13:40:31:738 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
12201 Will do simpl query on table (10 x 2 in 4 segments)
122022025.12.04 13:40:31:827 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12203 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12204 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12205 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12206 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.927UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12207 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12208 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.930UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12209 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12210 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.932UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12211 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12212 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:31.934UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122132025.12.04 13:40:31:939 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12214 Will do simpl query on table (10 x 2 in 4 segments)
122152025.12.04 13:40:32:027 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12216 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12217 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.027UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12218 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12219 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.127UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12220 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12221 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.130UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12222 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12223 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.132UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12224 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12225 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.133UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122262025.12.04 13:40:32:137 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
12227 Will do simpl query on table (10 x 2 in 4 segments)
122282025.12.04 13:40:32:227 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12229 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12230 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.227UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12231 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12232 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.327UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12233 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12234 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.330UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12235 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12236 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.331UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12237 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12238 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.333UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122392025.12.04 13:40:32:337 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12240 Will do simpl query on table (10 x 2 in 4 segments)
122412025.12.04 13:40:32:427 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12242 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12243 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.427UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12244 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12245 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.527UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12246 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12247 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.530UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12248 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12249 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.532UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12250 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12251 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.534UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122522025.12.04 13:40:32:537 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12253 Will do simpl query on table (10 x 2 in 4 segments)
122542025.12.04 13:40:32:627 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12255 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12256 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.627UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12257 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12258 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.727UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12259 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12260 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.730UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12261 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12262 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.731UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12263 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12264 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.733UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122652025.12.04 13:40:32:737 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12266 Will do simpl query on table (10 x 2 in 4 segments)
122672025.12.04 13:40:32:827 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12268 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12269 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.827UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12270 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12271 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.927UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12272 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12273 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.931UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12274 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12275 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.932UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12276 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-400768275]). (Negotation state of queue: None)
12277 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.934UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122782025.12.04 13:40:32:938 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
12279 HeartBeatActor stopped.
12280 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:40:32.938UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122812025.12.04 13:40:32:938 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12282 TaskQueue stopped.
12283 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:32.938UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122842025.12.04 13:40:32:938 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12285 Terminated: Actor[akka://tasks/user/queue#1900981158]
12286 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:40:32.938UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
12287 All souls reaped. Calling system.shutdown.
12288 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:40:32.938UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122892025.12.04 13:40:32:938 tasks-akka.actor.default-dispatcher-4 INFO akka.actor.CoordinatedShutdown
12290 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12291 [sourceThread: io-compute-1, akkaTimestamp: 12:40:32.938UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122922025.12.04 13:40:32:939 tasks-akka.actor.default-dispatcher-16 INFO tasks.queue.Launcher
12293 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
12294 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:32.939UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: -6274966080362791167, akkaAddress: akka://tasks]
122952025.12.04 13:40:32:958 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:129
12296 Listening on: SimpleSocketAddress(localhost,0)
122972025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:130
12298 CPU: 1
122992025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:131
12300 RAM: 96000
123012025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:132
12302 SCRATCH: 1000000
123032025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:133
12304 GPU: []
123052025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:134
12306 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
123072025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:135
12308 Elastic: None
123092025.12.04 13:40:32:959 io-compute-0 INFO tasks.TaskSystemComponents.emitLog:147
12310 Master node address is: SimpleSocketAddress(localhost,0)
123112025.12.04 13:40:32:970 tasks-akka.actor.default-dispatcher-4 INFO akka.event.slf4j.Slf4jLogger
12312 Slf4jLogger started
123132025.12.04 13:40:32:975 io-compute-blocker-0 WARN tasks.TaskSystemComponents.fileStore:262
12314 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115119779984112473051.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115119779984112473051.temp for file storage.
123152025.12.04 13:40:32:976 io-compute-blocker-0 INFO tasks.TaskSystemComponents.fileServiceComponent:312
12316 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5115119779984112473051.temp)
123172025.12.04 13:40:32:976 io-compute-blocker-2 INFO tasks.TaskSystemComponents.makeActors:436
12318 Queue: Actor[akka://tasks/user/queue#1749847905]
123192025.12.04 13:40:32:977 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12320 Watching: Actor[akka://tasks/user/queue#1749847905]
12321 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:32.976UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123222025.12.04 13:40:32:977 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
12323 This is not a follower node.
123242025.12.04 13:40:32:977 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.Launcher
12325 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#-1273224398]
12326 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:32.977UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123272025.12.04 13:40:32:981 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12328 Will do simpl query on table (10 x 2 in 4 segments)
123292025.12.04 13:40:33:079 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12330 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12331 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.079UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12332 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12333 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.189UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12334 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12335 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.190UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12336 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12337 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.191UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12338 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12339 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.192UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123402025.12.04 13:40:33:195 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12341 Will do simpl query on table (10 x 2 in 4 segments)
123422025.12.04 13:40:33:289 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12343 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12344 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.289UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12345 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12346 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12347 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12348 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.392UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12349 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12350 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.393UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12351 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12352 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.394UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123532025.12.04 13:40:33:397 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12354 Will do simpl query on table (10 x 2 in 4 segments)
123552025.12.04 13:40:33:490 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12356 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12357 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12358 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12359 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12360 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12361 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.591UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12362 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12363 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.592UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12364 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12365 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.593UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123662025.12.04 13:40:33:596 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12367 Will do simpl query on table (10 x 2 in 4 segments)
123682025.12.04 13:40:33:689 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12369 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12370 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.689UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12371 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12372 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.789UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12373 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12374 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.791UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12375 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12376 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.791UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12377 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12378 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.792UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123792025.12.04 13:40:33:795 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12380 Will do simpl query on table (10 x 2 in 4 segments)
123812025.12.04 13:40:33:889 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12382 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12383 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.889UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12384 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12385 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.990UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12386 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12387 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.991UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12388 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12389 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.992UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12390 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12391 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:33.993UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
123922025.12.04 13:40:33:996 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12393 Will do simpl query on table (10 x 2 in 4 segments)
123942025.12.04 13:40:34:089 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12395 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12396 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.089UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12397 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12398 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.189UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12399 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12400 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.191UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12401 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12402 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.192UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12403 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12404 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.193UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124052025.12.04 13:40:34:195 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12406 Will do simpl query on table (10 x 2 in 4 segments)
124072025.12.04 13:40:34:289 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12408 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12409 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.289UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12410 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12411 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.390UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12412 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12413 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.391UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12414 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12415 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.391UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12416 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12417 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.393UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124182025.12.04 13:40:34:395 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12419 Will do simpl query on table (10 x 2 in 4 segments)
124202025.12.04 13:40:34:489 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12421 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12422 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.489UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12423 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12424 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.590UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12425 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12426 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.591UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12427 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12428 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.593UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12429 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12430 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.593UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124312025.12.04 13:40:34:596 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12432 Will do simpl query on table (10 x 2 in 4 segments)
124332025.12.04 13:40:34:690 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12434 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12435 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.690UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12436 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12437 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.790UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12438 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12439 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.791UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12440 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12441 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.792UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12442 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12443 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.793UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124442025.12.04 13:40:34:796 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
12445 Will do simpl query on table (10 x 2 in 4 segments)
124462025.12.04 13:40:34:890 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12447 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12448 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.889UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12449 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12450 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.990UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12451 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12452 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.991UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12453 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12454 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.992UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12455 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12456 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:34.993UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124572025.12.04 13:40:34:995 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12458 Will do simpl query on table (10 x 2 in 4 segments)
124592025.12.04 13:40:35:089 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12460 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12461 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.089UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12462 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12463 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.190UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12464 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12465 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.192UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12466 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12467 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.193UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12468 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12469 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.194UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124702025.12.04 13:40:35:197 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12471 Will do simpl query on table (10 x 2 in 4 segments)
124722025.12.04 13:40:35:289 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12473 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12474 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.289UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12475 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12476 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12477 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12478 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.391UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12479 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12480 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.392UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12481 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12482 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.392UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124832025.12.04 13:40:35:394 io-compute-1 INFO ra3.tablelang.TableExpr.evalWith:213
12484 Will do simpl query on table (10 x 2 in 4 segments)
124852025.12.04 13:40:35:490 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12486 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12487 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.489UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12488 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12489 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12490 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12491 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.592UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12492 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12493 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.593UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12494 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12495 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.594UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
124962025.12.04 13:40:35:597 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12497 Will do simpl query on table (10 x 2 in 4 segments)
124982025.12.04 13:40:35:689 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12499 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12500 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.689UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12501 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12502 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.789UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12503 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12504 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.791UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12505 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12506 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.792UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12507 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12508 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.793UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125092025.12.04 13:40:35:796 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12510 Will do simpl query on table (10 x 2 in 4 segments)
125112025.12.04 13:40:35:889 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12512 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12513 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.889UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12514 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12515 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.990UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12516 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12517 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.992UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12518 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12519 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.994UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12520 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12521 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:35.994UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125222025.12.04 13:40:35:999 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12523 Will do simpl query on table (10 x 2 in 4 segments)
125242025.12.04 13:40:36:089 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12525 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12526 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.089UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12527 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12528 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.190UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12529 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12530 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.192UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12531 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12532 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.193UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12533 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12534 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.194UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125352025.12.04 13:40:36:198 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12536 Will do simpl query on table (10 x 2 in 4 segments)
125372025.12.04 13:40:36:289 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12538 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12539 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.289UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12540 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12541 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.389UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12542 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12543 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.391UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12544 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12545 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.392UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12546 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12547 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.393UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125482025.12.04 13:40:36:395 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12549 Will do simpl query on table (10 x 2 in 4 segments)
125502025.12.04 13:40:36:490 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12551 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12552 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.490UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12553 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12554 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.589UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12555 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12556 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.591UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12557 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12558 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.593UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12559 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12560 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.594UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125612025.12.04 13:40:36:597 io-compute-0 INFO ra3.tablelang.TableExpr.evalWith:213
12562 Will do simpl query on table (10 x 2 in 4 segments)
125632025.12.04 13:40:36:690 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12564 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12565 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.690UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12566 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12567 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.790UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12568 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12569 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.792UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12570 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12571 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.794UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
12572 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#-1273224398]). (Negotation state of queue: None)
12573 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.795UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125742025.12.04 13:40:36:797 tasks-akka.actor.default-dispatcher-4 INFO tasks.util.HeartBeatActor
12575 HeartBeatActor stopped.
12576 [sourceThread: tasks-heartbeat-10, akkaTimestamp: 12:40:36.797UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125772025.12.04 13:40:36:797 tasks-akka.actor.default-dispatcher-4 INFO tasks.queue.TaskQueue
12578 TaskQueue stopped.
12579 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.797UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125802025.12.04 13:40:36:798 tasks-akka.actor.default-dispatcher-4 INFO akka.actor.CoordinatedShutdown
12581 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12582 [sourceThread: io-compute-1, akkaTimestamp: 12:40:36.798UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125832025.12.04 13:40:36:798 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12584 Terminated: Actor[akka://tasks/user/queue#1749847905]
12585 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:40:36.798UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125862025.12.04 13:40:36:798 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
12587 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
12588 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:36.798UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125892025.12.04 13:40:36:799 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12590 All souls reaped. Calling system.shutdown.
12591 [sourceThread: tasks-akka.actor.default-dispatcher-4, akkaTimestamp: 12:40:36.799UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3753245350006061815, akkaAddress: akka://tasks]
125922025.12.04 13:40:36:820 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:129
12593 Listening on: SimpleSocketAddress(localhost,0)
125942025.12.04 13:40:36:820 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:130
12595 CPU: 1
125962025.12.04 13:40:36:820 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:131
12597 RAM: 96000
125982025.12.04 13:40:36:820 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:132
12599 SCRATCH: 1000000
126002025.12.04 13:40:36:820 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:133
12601 GPU: []
126022025.12.04 13:40:36:820 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:134
12603 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
126042025.12.04 13:40:36:821 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:135
12605 Elastic: None
126062025.12.04 13:40:36:821 io-compute-1 INFO tasks.TaskSystemComponents.emitLog:147
12607 Master node address is: SimpleSocketAddress(localhost,0)
126082025.12.04 13:40:36:832 tasks-akka.actor.default-dispatcher-5 INFO akka.event.slf4j.Slf4jLogger
12609 Slf4jLogger started
126102025.12.04 13:40:36:838 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
12611 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512050741104413887808.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512050741104413887808.temp for file storage.
126122025.12.04 13:40:36:839 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
12613 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_512050741104413887808.temp)
126142025.12.04 13:40:36:839 io-compute-blocker-1 INFO tasks.TaskSystemComponents.makeActors:436
12615 Queue: Actor[akka://tasks/user/queue#1037674162]
126162025.12.04 13:40:36:840 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12617 Watching: Actor[akka://tasks/user/queue#1037674162]
12618 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:36.839UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126192025.12.04 13:40:36:840 io-compute-2 INFO tasks.TaskSystemComponents.notifyRegistry:657
12620 This is not a follower node.
126212025.12.04 13:40:36:840 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
12622 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#1120946317]
12623 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:36.840UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126242025.12.04 13:40:36:844 io-compute-3 INFO ra3.tablelang.TableExpr.evalWith:213
12625 Will do simpl query on table (10 x 2 in 4 segments)
126262025.12.04 13:40:36:941 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12627 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1120946317]). (Negotation state of queue: None)
12628 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:36.941UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
12629 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1120946317]). (Negotation state of queue: None)
12630 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:37.051UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126312025.12.04 13:40:37:052 io-compute-2 INFO ra3.lang.ops.Op2.op:81
12632 col0 : Right(List(SegmentString(Some(SharedFile(/table/segments/0/columns/0, size=18, hash=-499761341)),3,126,StatisticCharSequence(false,Some((0,2)),Some(Set(0, 1, 2)),Some(BloomFilter)))))
126332025.12.04 13:40:37:054 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12634 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1120946317]). (Negotation state of queue: None)
12635 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:37.054UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126362025.12.04 13:40:37:054 io-compute-3 INFO ra3.lang.ops.Op2.op:81
12637 col0 : Right(List(SegmentString(Some(SharedFile(/table/segments/1/columns/0, size=18, hash=-1435895266)),3,126,StatisticCharSequence(false,Some((3,5)),Some(Set(3, 4, 5)),Some(BloomFilter)))))
126382025.12.04 13:40:37:055 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12639 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1120946317]). (Negotation state of queue: None)
12640 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:37.055UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126412025.12.04 13:40:37:055 io-compute-1 INFO ra3.lang.ops.Op2.op:81
12642 col0 : Right(List(SegmentString(Some(SharedFile(/table/segments/2/columns/0, size=18, hash=1591614052)),3,126,StatisticCharSequence(false,Some((6,8)),Some(Set(6, 7, 8)),Some(BloomFilter)))))
126432025.12.04 13:40:37:056 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12644 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#1120946317]). (Negotation state of queue: None)
12645 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:37.056UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126462025.12.04 13:40:37:056 io-compute-0 INFO ra3.lang.ops.Op2.op:81
12647 col0 : Right(List(SegmentString(Some(SharedFile(/table/segments/3/columns/0, size=6, hash=-1170572151)),1,42,StatisticCharSequence(false,Some((9,9)),Some(Set(9)),Some(BloomFilter)))))
12648Table(be8ad875-ec41-4587-94b7-5715457e919f: 2 x 2 . num segments: 4 (segment sizes min/max:0/2)
12649Partitioning: None
12650'V0' StringTag
12651'V1' StringTag
12652)
126532025.12.04 13:40:37:060 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
12654 HeartBeatActor stopped.
12655 [sourceThread: tasks-heartbeat-12, akkaTimestamp: 12:40:37.060UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126562025.12.04 13:40:37:060 tasks-akka.actor.default-dispatcher-6 INFO akka.actor.CoordinatedShutdown
12657 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12658 [sourceThread: io-compute-0, akkaTimestamp: 12:40:37.060UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126592025.12.04 13:40:37:060 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12660 TaskQueue stopped.
12661 [sourceThread: tasks-taskqueue-7, akkaTimestamp: 12:40:37.060UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126622025.12.04 13:40:37:061 tasks-akka.actor.default-dispatcher-5 INFO tasks.util.ShutdownActorSystemReaper
12663 Terminated: Actor[akka://tasks/user/queue#1037674162]
12664 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:37.060UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126652025.12.04 13:40:37:061 tasks-akka.actor.default-dispatcher-5 INFO tasks.queue.Launcher
12666 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
12667 [sourceThread: tasks-launcher-8, akkaTimestamp: 12:40:37.061UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126682025.12.04 13:40:37:061 tasks-akka.actor.default-dispatcher-15 INFO tasks.util.ShutdownActorSystemReaper
12669 All souls reaped. Calling system.shutdown.
12670 [sourceThread: tasks-akka.actor.default-dispatcher-6, akkaTimestamp: 12:40:37.061UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 4206111132763533380, akkaAddress: akka://tasks]
126712025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:129
12672 Listening on: SimpleSocketAddress(localhost,0)
126732025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:130
12674 CPU: 1
126752025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:131
12676 RAM: 96000
126772025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:132
12678 SCRATCH: 1000000
126792025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:133
12680 GPU: []
126812025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:134
12682 Roles: tasks.deploy.App$@13fbc706, tasks.deploy.Queue$@21eaaf76, tasks.deploy.Worker$@7bf812c8
126832025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:135
12684 Elastic: None
126852025.12.04 13:40:37:082 io-compute-2 INFO tasks.TaskSystemComponents.emitLog:147
12686 Master node address is: SimpleSocketAddress(localhost,0)
126872025.12.04 13:40:37:093 tasks-akka.actor.default-dispatcher-6 INFO akka.event.slf4j.Slf4jLogger
12688 Slf4jLogger started
126892025.12.04 13:40:37:098 io-compute-blocker-2 WARN tasks.TaskSystemComponents.fileStore:262
12690 Folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111609873301751544229.temp does not exists and this is a master node. Try to create the folder /tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111609873301751544229.temp for file storage.
126912025.12.04 13:40:37:099 io-compute-blocker-2 INFO tasks.TaskSystemComponents.fileServiceComponent:312
12692 File store: FolderFileStorage(basePath=/tmp/tasks2025_12_04_13_38_51/tasks2025_12_04_13_38_5111609873301751544229.temp)
126932025.12.04 13:40:37:099 io-compute-blocker-0 INFO tasks.TaskSystemComponents.makeActors:436
12694 Queue: Actor[akka://tasks/user/queue#1234391152]
126952025.12.04 13:40:37:099 tasks-akka.actor.default-dispatcher-7 INFO tasks.util.ShutdownActorSystemReaper
12696 Watching: Actor[akka://tasks/user/queue#1234391152]
12697 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:37.099UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
126982025.12.04 13:40:37:099 io-compute-3 INFO tasks.TaskSystemComponents.notifyRegistry:657
12699 This is not a follower node.
127002025.12.04 13:40:37:101 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.Launcher
12701 Available resources: VersionedResourceAvailable(undefined,ResourceAvailable(1,96000,1000000,List())) on Actor[akka://tasks/user/launcher#164206422]
12702 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:37.101UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
127032025.12.04 13:40:37:103 io-compute-2 INFO ra3.tablelang.TableExpr.evalWith:213
12704 Will do simpl query on table (10 x 2 in 4 segments)
127052025.12.04 13:40:37:203 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12706 Dequeued task MakeUniqueId with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#164206422]). (Negotation state of queue: None)
12707 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:37.202UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
12708 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#164206422]). (Negotation state of queue: None)
12709 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:37.312UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
12710 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#164206422]). (Negotation state of queue: None)
12711 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:37.315UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
12712 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#164206422]). (Negotation state of queue: None)
12713 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:37.316UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
12714 Dequeued task SimpleQuery with priority 1. Sending task to LauncherActor(Actor[akka://tasks/user/launcher#164206422]). (Negotation state of queue: None)
12715 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:37.317UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
127162025.12.04 13:40:37:321 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.HeartBeatActor
12717 HeartBeatActor stopped.
12718 [sourceThread: tasks-heartbeat-11, akkaTimestamp: 12:40:37.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue/$a, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
127192025.12.04 13:40:37:321 tasks-akka.actor.default-dispatcher-6 INFO tasks.queue.TaskQueue
12720 TaskQueue stopped.
12721 [sourceThread: tasks-taskqueue-8, akkaTimestamp: 12:40:37.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/queue, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
127222025.12.04 13:40:37:321 tasks-akka.actor.default-dispatcher-6 INFO tasks.util.ShutdownActorSystemReaper
12723 Terminated: Actor[akka://tasks/user/queue#1234391152]
12724 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:37.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
12725 All souls reaped. Calling system.shutdown.
12726 [sourceThread: tasks-akka.actor.default-dispatcher-7, akkaTimestamp: 12:40:37.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/reaper, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
127272025.12.04 13:40:37:321 tasks-akka.actor.default-dispatcher-16 INFO akka.actor.CoordinatedShutdown
12728 Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
12729 [sourceThread: io-compute-2, akkaTimestamp: 12:40:37.321UTC, sourceActorSystem: tasks, akkaSource: CoordinatedShutdown(akka://tasks), akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
127302025.12.04 13:40:37:321 tasks-akka.actor.default-dispatcher-16 INFO tasks.queue.Launcher
12731 TaskLauncher stopped, sent PoisonPill to 0 running tasks.
12732 [sourceThread: tasks-launcher-9, akkaTimestamp: 12:40:37.321UTC, sourceActorSystem: tasks, akkaSource: akka://tasks/user/launcher, akkaUid: 3291779707402690946, akkaAddress: akka://tasks]
12733ra3.SimpleQuerySuite:
12734 + test predicates of Double 3.853s
12735 + test predicates of String 3.863s
12736 + test predicates of Long 0.454s
12737 + test predicates of Instant 3.063s
12738 + test predicates of Int 3.862s
12739 + simple query op containedIn Set[String] 0.261s
12740 + ifelse int 0.252s
12741ra3.IntBufferSuite:
12742==> X ra3.IntBufferSuite.groups 0.004s munit.FailException: /build/repo/core/src/test/scala/ra3/IntBufferSuite.scala:94 'Only' tag is not allowed when `isCI=true`
1274393: assertEquals(b1.groups.numGroups, 7)
1274494: }
1274595: test("take") {
12746 at munit.Assertions.fail(Assertions.scala:252)
12747 at munit.Assertions.fail$(Assertions.scala:15)
12748 at munit.FunSuite.fail(FunSuite.scala:11)
12749 at munit.SuiteTransforms.munitOnlySuiteTransform$$anonfun$1$$anonfun$1$$anonfun$1(SuiteTransforms.scala:58)
12750
12751************************
12752Build summary:
12753[{
12754 "module": "ra3-core",
12755 "compile": {"status": "ok", "tookMs": 39082, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
12756 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
12757 "test-compile": {"status": "ok", "tookMs": 11134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
12758 "test": {"status": "failed", "tookMs": 108000, "passed": 167, "failed": 1, "ignored": 0, "skipped": 0, "total": 168, "byFramework": [{"framework": "munit", "stats": {"passed": 133, "failed": 1, "ignored": 0, "skipped": 0, "total": 134}},{"framework": "specs2", "stats": {"passed": 34, "failed": 0, "ignored": 0, "skipped": 0, "total": 34}}]},
12759 "publish": {"status": "skipped", "tookMs": 0},
12760 "metadata": {
12761 "crossScalaVersions": ["3.5.1"]
12762}
12763}]
12764************************
12765[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: ra3-core
12766[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: ra3-core
12767[error] Total time: 216 s (0:03:36.0), completed Dec 4, 2025, 1:40:37 PM
12768[0JBuild failed, not retrying.