Skip to content

Instantly share code, notes, and snippets.

@proshin-roman
Last active July 10, 2018 19:45
Show Gist options
  • Save proshin-roman/6375ad56eeac773d3253ee8764038ede to your computer and use it in GitHub Desktop.
Save proshin-roman/6375ad56eeac773d3253ee8764038ede to your computer and use it in GitHub Desktop.
zerocracy/farm fails to build on Windows 10
> mvn clean install -Pqulice
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.zerocracy:farm >-------------------------
[INFO] Building farm 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact org.hibernate:hibernate-validator:jar:6.0.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.0.2.Final
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ farm ---
[INFO] Deleting C:\projects\github\farm\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ farm ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ farm ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=7 HEAD"
[INFO] Working directory: C:\projects\github\farm
[INFO] Storing buildNumber: 1e3af8d at timestamp: 2018-07-10T22:36:33
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ farm ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (jacoco-initialize) @ farm ---
[INFO] argLine set to -javaagent:C:\\Users\\romeo\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.0\\org.jacoco.agent-0.8.0-runtime.jar=destfile=C:\\projects\\github\\farm\\target\\jacoco.exec,excludes=**/*.sketch,output=file
[INFO]
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-dynamodb-local) @ farm ---
[INFO] Configured Artifact: com.jcabi:DynamoDBLocal:2015-07-16:zip
[INFO] Unpacking C:\Users\romeo\.m2\repository\com\jcabi\DynamoDBLocal\2015-07-16\DynamoDBLocal-2015-07-16.zip to C:\projects\github\farm\target\dynamodb-dist with includes "" and excludes ""
[INFO]
[INFO] --- sass-maven-plugin:2.25:update-stylesheets (generate-css) @ farm ---
[INFO] Checked 1 files for C:\projects\github\farm\src\main\scss
[INFO] Checked 0 filtered (**/*.css) files for C:\projects\github\farm\target\css
[INFO] Compiling Sass templates
[INFO] No resource element was specified, using short configuration.
[INFO] Queueing Sass template for compile: C:/projects/github/farm/src/main/scss => C:/projects/github/farm/target/css
[INFO] >> C:/projects/github/farm/src/main/scss/main.scss => C:/projects/github/farm/target/css/main.css
[INFO]
[INFO] --- htmlcompressor-maven-plugin:1.3:xml (compress-xsl) @ farm ---
[INFO] Compressing C:\projects\github\farm/src/main/resources/xsl
[INFO] XML compression completed.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ farm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 62 resources
[INFO]
[INFO] --- minify-maven-plugin:1.7.2:minify (minify-css) @ farm ---
[INFO] Starting CSS task:
[INFO] Skipping the merge step...
[INFO] Creating the minified file [main.css].
[INFO] Uncompressed size: 1505 bytes.
[INFO] Compressed size: 1165 bytes minified (554 bytes gzipped).
[INFO]
[INFO] Starting JavaScript task:
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ farm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 327 source files to C:\projects\github\farm\target\classes
[INFO]
[INFO] --- gmavenplus-plugin:1.5:compile (jcabi-groovy) @ farm ---
[INFO] Using Groovy 2.4.15 to perform compile.
[INFO] Compiled 175 files.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ farm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 303 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ farm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 151 source files to C:\projects\github\farm\target\test-classes
[INFO]
[INFO] --- gmavenplus-plugin:1.5:testCompile (jcabi-groovy) @ farm ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ farm ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.zerocracy.entry.PingsTest
Pings started
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in com.zerocracy.entry.PingsTest
Running com.zerocracy.cash.PairTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 sec - in com.zerocracy.cash.PairTest
Running com.zerocracy.radars.github.RbByLabelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 sec - in com.zerocracy.radars.github.RbByLabelTest
Running com.zerocracy.cash.CurrencyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in com.zerocracy.cash.CurrencyTest
Running com.zerocracy.radars.github.RbMilestoneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in com.zerocracy.radars.github.RbMilestoneTest
Running com.zerocracy.pm.staff.ranks.RnkGithubBugTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.686 sec - in com.zerocracy.pm.staff.ranks.RnkGithubBugTest
Running com.zerocracy.TxnTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 sec - in com.zerocracy.TxnTest
Running com.zerocracy.farm.S3ProjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.914 sec - in com.zerocracy.farm.S3ProjectTest
Running com.zerocracy.pm.in.OrdersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.133 sec - in com.zerocracy.pm.in.OrdersTest
Running com.zerocracy.radars.slack.ReProfileTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.15 sec - in com.zerocracy.radars.slack.ReProfileTest
Running com.zerocracy.pm.staff.votes.VsOverElectedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 sec - in com.zerocracy.pm.staff.votes.VsOverElectedTest
Running com.zerocracy.radars.github.RbPingArchitectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 sec - in com.zerocracy.radars.github.RbPingArchitectTest
Running com.zerocracy.radars.github.RbOnCloseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in com.zerocracy.radars.github.RbOnCloseTest
Running com.zerocracy.XocumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.508 sec - in com.zerocracy.XocumentTest
Running com.zerocracy.pm.FootprintTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.42 sec - in com.zerocracy.pm.FootprintTest
Running com.zerocracy.pm.time.MilestonesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in com.zerocracy.pm.time.MilestonesTest
Running com.zerocracy.pmo.DebtsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 sec - in com.zerocracy.pmo.DebtsTest
Running com.zerocracy.pm.staff.ElectionsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.121 sec - in com.zerocracy.pm.staff.ElectionsTest
Running com.zerocracy.farm.reactive.DefaultFlushTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in com.zerocracy.farm.reactive.DefaultFlushTest
Running com.zerocracy.farm.fake.FkFarmTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in com.zerocracy.farm.fake.FkFarmTest
Running com.zerocracy.tk.project.RqProjectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.883 sec - in com.zerocracy.tk.project.RqProjectTest
Running com.zerocracy.farm.guts.GsProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in com.zerocracy.farm.guts.GsProjectTest
Running com.zerocracy.pm.staff.BansTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in com.zerocracy.pm.staff.BansTest
Running com.zerocracy.pm.time.votes.VsNegligenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.zerocracy.pm.time.votes.VsNegligenceTest
Running com.zerocracy.pm.staff.votes.VsBannedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in com.zerocracy.pm.staff.votes.VsBannedTest
Running com.zerocracy.farm.ruled.RdItemTest
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@72e7309 (355 to 314): Time:2018-07-10T19:38:30.627891Z!=2018-07-10T19:38:30.577858Z; Length:368!=480
swallowed exception: java.lang.IllegalStateException('http://datum.zerocracy.com/latest/rules/pm/no-lost-boosts.xsl says: The boost for job "gh:test/test#55" exists in boosts.xml, but the job is absent in the WBS among 0 jobs.')
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 sec - in com.zerocracy.farm.ruled.RdItemTest
Running com.zerocracy.pmo.AwardsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in com.zerocracy.pmo.AwardsTest
Running com.zerocracy.pm.in.ImpedimentsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in com.zerocracy.pm.in.ImpedimentsTest
Running com.zerocracy.cash.CashTest
From EUR to USD: 0,800000
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 sec - in com.zerocracy.cash.CashTest
Running com.zerocracy.tk.project.TkClaimTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.459 sec - in com.zerocracy.tk.project.TkClaimTest
Running com.zerocracy.pm.cost.VestingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in com.zerocracy.pm.cost.VestingTest
Running com.zerocracy.farm.sync.SyncFarmTest
Thread 7088/Thread-315 interrupted because of too long hold of "expectedfailure.xml" in PMO (over 1000 msec), 23379b4ac771/1s/0/1/true/false by Thread-315: java.lang.IllegalStateException: Here!
at com.zerocracy.farm.sync.Terminator.killer(Terminator.java:129)
at com.zerocracy.farm.sync.Terminator.submit(Terminator.java:110)
at com.zerocracy.farm.sync.SyncProject.acq(SyncProject.java:97)
at com.zerocracy.pmo.Pmo.acq(Pmo.java:64)
at com.zerocracy.farm.sync.SyncFarmTest.lambda$interruptsTooLongThread$1(SyncFarmTest.java:95)
at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
at java.lang.Thread.run(Thread.java:748)
swallowed exception: java.lang.IllegalMonitorStateException
at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261)
at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
at com.zerocracy.farm.SmartLock.unlock(SmartLock.java:140)
at com.zerocracy.farm.sync.Terminator.lambda$killer$1(Terminator.java:159)
at org.cactoos.func.FuncOf.lambda$new$3(FuncOf.java:88)
at org.cactoos.func.FuncOf.apply(FuncOf.java:104)
at org.cactoos.func.UncheckedFunc.lambda$apply$0(UncheckedFunc.java:58)
at org.cactoos.scalar.IoCheckedScalar.value(IoCheckedScalar.java:70)
at org.cactoos.scalar.UncheckedScalar.value(UncheckedScalar.java:58)
at org.cactoos.func.UncheckedFunc.apply(UncheckedFunc.java:59)
at org.cactoos.func.RunnableOf.run(RunnableOf.java:89)
at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at com.jcabi.log.VerboseThreads$Wrap.run(VerboseThreads.java:221)
at java.lang.Thread.run(Thread.java:748)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.747 sec - in com.zerocracy.farm.sync.SyncFarmTest
Running com.zerocracy.ParTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in com.zerocracy.ParTest
Running com.zerocracy.pm.ClaimOutTest
#error(): Claim param name "author" is prohibited to use in "Hello dude", since it will clash with other claim attributes
#fatalError(): Processing terminated by xsl:message at line 26 in file:///; SystemID: file:///; Line#: 26; Column#: 5
#error(): Duplicated flow detected, something is wrong: "Hey; Hey; Hey", seems to be an endless recursion in claims
#fatalError(): Processing terminated by xsl:message at line 28 in file:///; SystemID: file:///; Line#: 28
#error(): Claim cause "some text while a number expected" is not valid number
#fatalError(): Processing terminated by xsl:message at line 26 in file:///; SystemID: file:///; Line#: 26; Column#: 6
#error(): Job name "this is not a job" is not valid
#fatalError(): Processing terminated by xsl:message at line 27 in file:///; SystemID: file:///; Line#: 27; Column#: 6
#error(): Role name "this is not a role" is not valid
#fatalError(): Processing terminated by xsl:message at line 27 in file:///; SystemID: file:///; Line#: 27; Column#: 6
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in com.zerocracy.pm.ClaimOutTest
Running com.zerocracy.pmo.VerbosityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in com.zerocracy.pmo.VerbosityTest
Running com.zerocracy.pmo.HintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.502 sec - in com.zerocracy.pmo.HintTest
Running com.zerocracy.entry.HeapDumpTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in com.zerocracy.entry.HeapDumpTest
Running com.zerocracy.cash.ApiLayerQuotesTest
From EUR to USD: 0,800000
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 sec - in com.zerocracy.cash.ApiLayerQuotesTest
Running com.zerocracy.pm.staff.votes.VsWorkloadTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in com.zerocracy.pm.staff.votes.VsWorkloadTest
Running com.zerocracy.farm.reactive.StkSmartTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.zerocracy.farm.reactive.StkSmartTest
Running com.zerocracy.pm.staff.votes.VsBalanceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in com.zerocracy.pm.staff.votes.VsBalanceTest
Running com.zerocracy.XsdResolverTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in com.zerocracy.XsdResolverTest
Running com.zerocracy.pm.staff.RolesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in com.zerocracy.pm.staff.RolesTest
Running com.zerocracy.pm.qa.ReviewsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in com.zerocracy.pm.qa.ReviewsTest
Running com.zerocracy.farm.StkSafeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in com.zerocracy.farm.StkSafeTest
Running com.zerocracy.farm.props.PropsFarmTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in com.zerocracy.farm.props.PropsFarmTest
Running com.zerocracy.farm.reactive.BrigadeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in com.zerocracy.farm.reactive.BrigadeTest
Running com.zerocracy.pmo.BlanksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec - in com.zerocracy.pmo.BlanksTest
Running com.zerocracy.pm.staff.votes.VsSpeedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in com.zerocracy.pm.staff.votes.VsSpeedTest
Running com.zerocracy.radars.slack.RealSkSessionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.radars.slack.RealSkSessionTest
Running com.zerocracy.farm.sync.SyncProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in com.zerocracy.farm.sync.SyncProjectTest
Running com.zerocracy.tk.project.TkProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 sec - in com.zerocracy.tk.project.TkProjectTest
Running com.zerocracy.pm.cost.RatesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in com.zerocracy.pm.cost.RatesTest
Running com.zerocracy.pm.staff.votes.VsRandomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in com.zerocracy.pm.staff.votes.VsRandomTest
Running com.zerocracy.entry.ExtGithubTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in com.zerocracy.entry.ExtGithubTest
Running com.zerocracy.farm.SmartLockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in com.zerocracy.farm.SmartLockTest
Running com.zerocracy.pm.staff.votes.VsVacationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in com.zerocracy.pm.staff.votes.VsVacationTest
Running com.zerocracy.pmo.AgendaTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in com.zerocracy.pmo.AgendaTest
Running com.zerocracy.farm.footprint.FtFarmTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.558 sec - in com.zerocracy.farm.footprint.FtFarmTest
Running com.zerocracy.radars.github.RbOnUnassignTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in com.zerocracy.radars.github.RbOnUnassignTest
Running com.zerocracy.radars.QuestionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.964 sec - in com.zerocracy.radars.QuestionTest
Running com.zerocracy.farm.SmartFarmTest
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@117a878d (553 to 513): Time:2018-07-10T19:40:06.795763Z!=2018-07-10T19:40:06.770072Z; Length:1040!=1152
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@f2a37a6 (513 to 473): Time:2018-07-10T19:40:07.714886Z!=2018-07-10T19:40:07.685862Z; Length:928!=1040
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@5ee81c25 (513 to 473): Time:2018-07-10T19:40:09.295988Z!=2018-07-10T19:40:09.228933Z; Length:816!=928
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@82a1c32 (473 to 433): Time:2018-07-10T19:40:09.903894Z!=2018-07-10T19:40:09.830163Z; Length:704!=816
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@61ace5c2 (433 to 393): Time:2018-07-10T19:40:10.922819Z!=2018-07-10T19:40:10.896802Z; Length:592!=704
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@2d9b9348 (393 to 353): Time:2018-07-10T19:40:11.698876Z!=2018-07-10T19:40:11.655848Z; Length:480!=592
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@2342dc2f (353 to 313): Time:2018-07-10T19:40:12.366609Z!=2018-07-10T19:40:12.323006Z; Length:368!=480
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@3a935325 (313 to 264): Time:2018-07-10T19:40:13.463536Z!=2018-07-10T19:40:13.435018Z; Length:250!=368
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@1f4635b9 (314 to 264): Time:2018-07-10T19:40:00.779575Z!=2018-07-10T19:40:00.740549Z; Length:250!=369
swallowed exception: java.lang.IllegalStateException('http://datum.zerocracy.com/latest/rules/pm/no-lost-orders.xsl says: The order for job "gh:test/test#22" exists in orders.xml, but the job is absent in the WBS among 0 jobs.')
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.566 sec - in com.zerocracy.farm.SmartFarmTest
Running com.zerocracy.radars.github.TkGithubTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in com.zerocracy.radars.github.TkGithubTest
Running com.zerocracy.pmo.RfpsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in com.zerocracy.pmo.RfpsTest
Running com.zerocracy.farm.ruled.RdFarmTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 sec - in com.zerocracy.farm.ruled.RdFarmTest
Running com.zerocracy.radars.slack.SlackRadarTest
Slack connected as @null/null to null
Slack radar refreshed
Slack connected as @null/null to null
Slack radar refreshed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in com.zerocracy.radars.slack.SlackRadarTest
Running com.zerocracy.radars.viber.TkViberTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in com.zerocracy.radars.viber.TkViberTest
Running com.zerocracy.cash.QuotesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.zerocracy.cash.QuotesTest
Running com.zerocracy.farm.guts.TkGutsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.738 sec - in com.zerocracy.farm.guts.TkGutsTest
Running com.zerocracy.entry.ExtMongoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.494 sec - in com.zerocracy.entry.ExtMongoTest
Running com.zerocracy.entry.ExtMongobeeTest
MongoDB updated
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec - in com.zerocracy.entry.ExtMongobeeTest
Running com.zerocracy.radars.gitlab.TkGitlabTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.radars.gitlab.TkGitlabTest
Running com.zerocracy.pmo.ProjectsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in com.zerocracy.pmo.ProjectsTest
Running com.zerocracy.farm.fake.FkProjectTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in com.zerocracy.farm.fake.FkProjectTest
Running com.zerocracy.pm.time.PrecedencesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in com.zerocracy.pm.time.PrecedencesTest
Running com.zerocracy.farm.S3FarmTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 sec - in com.zerocracy.farm.S3FarmTest
Running com.zerocracy.tk.project.TkXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in com.zerocracy.tk.project.TkXmlTest
Running com.zerocracy.pmo.ResumesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in com.zerocracy.pmo.ResumesTest
Running com.zerocracy.pm.ClaimInTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.zerocracy.pm.ClaimInTest
Running com.zerocracy.pmo.banks.FkBankTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in com.zerocracy.pmo.banks.FkBankTest
Running com.zerocracy.entry.PingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in com.zerocracy.entry.PingTest
Running com.zerocracy.PolicyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in com.zerocracy.PolicyTest
Running com.zerocracy.tk.project.reports.OrdersGivenByWeekTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in com.zerocracy.tk.project.reports.OrdersGivenByWeekTest
Running com.zerocracy.radars.github.ReQuestionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 sec - in com.zerocracy.radars.github.ReQuestionTest
Running com.zerocracy.pm.scope.WbsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in com.zerocracy.pm.scope.WbsTest
Running com.zerocracy.farm.fake.FkItemTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in com.zerocracy.farm.fake.FkItemTest
Running com.zerocracy.radars.github.RbReleaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in com.zerocracy.radars.github.RbReleaseTest
Running com.zerocracy.pm.staff.votes.VsReputationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in com.zerocracy.pm.staff.votes.VsReputationTest
Running com.zerocracy.pmo.CatalogTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in com.zerocracy.pmo.CatalogTest
Running com.zerocracy.pm.ClaimsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.835 sec - in com.zerocracy.pm.ClaimsTest
Running com.zerocracy.pm.staff.votes.VsLosersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in com.zerocracy.pm.staff.votes.VsLosersTest
Running com.zerocracy.pmo.VacanciesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in com.zerocracy.pmo.VacanciesTest
Running com.zerocracy.pmo.SpeedTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in com.zerocracy.pmo.SpeedTest
Running com.zerocracy.tk.project.TkReportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 sec - in com.zerocracy.tk.project.TkReportTest
Running com.zerocracy.radars.viber.VbEventTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.zerocracy.radars.viber.VbEventTest
Running com.zerocracy.farm.reactive.RvAliveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in com.zerocracy.farm.reactive.RvAliveTest
Running com.zerocracy.farm.ruled.RdIndexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in com.zerocracy.farm.ruled.RdIndexTest
Running com.zerocracy.radars.github.ReIfAddressedTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in com.zerocracy.radars.github.ReIfAddressedTest
Running com.zerocracy.pm.cost.BoostsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in com.zerocracy.pm.cost.BoostsTest
Running com.zerocracy.pmo.PeopleTest
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.692 sec - in com.zerocracy.pmo.PeopleTest
Running com.zerocracy.pm.in.JobExpiredTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in com.zerocracy.pm.in.JobExpiredTest
Running com.zerocracy.pmo.BotsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in com.zerocracy.pmo.BotsTest
Running com.zerocracy.pm.time.NegligenceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in com.zerocracy.pm.time.NegligenceTest
Running com.zerocracy.pm.ClaimOutSafeTest
Failed to post claim: java.lang.IllegalStateException: Fail
at com.zerocracy.pm.ClaimOutSafeTest.lambda$static$0(ClaimOutSafeTest.java:36)
at com.zerocracy.pm.Claims.item(Claims.java:210)
at com.zerocracy.pm.Claims.bootstrap(Claims.java:75)
at com.zerocracy.pm.ClaimOut.postTo(ClaimOut.java:105)
at com.zerocracy.pm.ClaimOutSafe.postTo(ClaimOutSafe.java:56)
at com.zerocracy.pm.ClaimOutSafeTest.swallowAllExceptions(ClaimOutSafeTest.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.zerocracy.pm.ClaimOutSafeTest
Running com.zerocracy.pmo.recharge.RechargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in com.zerocracy.pmo.recharge.RechargeTest
Running com.zerocracy.pm.staff.ranks.RnkEstimatesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec - in com.zerocracy.pm.staff.ranks.RnkEstimatesTest
Running com.zerocracy.pm.staff.ranks.RnkRevTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in com.zerocracy.pm.staff.ranks.RnkRevTest
Running com.zerocracy.pm.staff.votes.VsNoRoomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in com.zerocracy.pm.staff.votes.VsNoRoomTest
Running com.zerocracy.pmo.OptionsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in com.zerocracy.pmo.OptionsTest
Running com.zerocracy.tk.project.reports.OrderChampionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in com.zerocracy.tk.project.reports.OrderChampionsTest
Running com.zerocracy.pm.staff.ranks.RnkBoostTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in com.zerocracy.pm.staff.ranks.RnkBoostTest
Running com.zerocracy.pm.cost.LedgerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec - in com.zerocracy.pm.cost.LedgerTest
Running com.zerocracy.entry.PingsITTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.entry.PingsITTest
Running com.zerocracy.tk.profile.TkProfileTest
java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 294ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageWithoutRateInFirefox(TkProfileTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
GET http://www.example.com/u/yegor256 failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 294ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageWithoutRateInFirefox(TkProfileTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
java.lang.IllegalStateException: [GET http://www.example.com/u/Yegor256] failed in 403ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersHomePage(TkProfileTest.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
GET http://www.example.com/u/Yegor256 failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/Yegor256] failed in 403ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersHomePage(TkProfileTest.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 283ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageInFirefoxWithReputation(TkProfileTest.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
GET http://www.example.com/u/yegor256 failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 283ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageInFirefoxWithReputation(TkProfileTest.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
Tests run: 5, Failures: 2, Errors: 1, Skipped: 0, Time elapsed: 1.244 sec <<< FAILURE! - in com.zerocracy.tk.profile.TkProfileTest
rendersProfilePageWithRateInFirefox(com.zerocracy.tk.profile.TkProfileTest) Time elapsed: 0.055 sec <<< ERROR!
com.zerocracy.cash.CashParsingException: Can't parse cash value pair "USD 99,990000"
at com.zerocracy.cash.Pair.valueOf(Pair.java:161)
at com.zerocracy.cash.Cash$S.parse(Cash.java:304)
at com.zerocracy.cash.Cash$S.<init>(Cash.java:157)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageWithRateInFirefox(TkProfileTest.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
rendersProfilePageWithoutRateInFirefox(com.zerocracy.tk.profile.TkProfileTest) Time elapsed: 0.982 sec <<< FAILURE!
java.lang.AssertionError:
Expected: a string containing "rate</a> is not defined"
but: was "<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 294ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageWithoutRateInFirefox(TkProfileTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
</pre>
</body>
</html>
"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageWithoutRateInFirefox(TkProfileTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
rendersProfilePageInFirefoxWithReputation(com.zerocracy.tk.profile.TkProfileTest) Time elapsed: 1.021 sec <<< FAILURE!
java.lang.AssertionError:
Expected: an XML document with XPath //xhtml:a[@href='https://github.com/yegor256']
but: was "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n <head>\n <meta charset=\"utf-8\"/>\n <title>0crat: error</title>\n <meta name=\"description\" content=\"Internal application error\"/>\n <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\"/>\n <link rel=\"shortcut icon\" href=\"/png/logo.png\"/>\n <link rel=\"stylesheet\" href=\"/css/main.css\"/>\n <title>oops...</title>\n </head>\n <body>\n <p>\n <a href=\"/\">\n <img src=\"/svg/logo.svg\" class=\"logo\" />\n </a>\n </p>\n <h1>Internal application error</h1>\n <p>1.0-SNAPSHOT, </p>\n <p>\n Please, report it\n <a href=\"https://github.com/zerocracy/farm/issues\">here</a>.\n We will do our best to fix it as soon as possible.\n We're very sorry.\n </p>\n <pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 283ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double\r\n\tat org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)\r\n\tat org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)\r\n\tat org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsPrint.printBody(RsPrint.java:161)\r\n\tat org.takes.rs.RsPrint.printBody(RsPrint.java:91)\r\n\tat com.zerocracy.tk.View.page(View.java:105)\r\n\tat com.zerocracy.tk.View.html(View.java:74)\r\n\tat com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageInFirefoxWithReputation(TkProfileTest.java:103)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)\r\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\r\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)\r\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\r\n\tat org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)\r\n\tat org.junit.rules.RunRules.evaluate(RunRules.java:20)\r\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)\r\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)\r\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)\r\n\tat org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)\r\n\tat org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)\r\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double\r\n\tat org.takes.rs.RsXslt.transform(RsXslt.java:133)\r\n\tat org.takes.rs.RsXslt.access$100(RsXslt.java:89)\r\n\tat org.takes.rs.RsXslt$1.body(RsXslt.java:113)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.fork.RsFork$1.body(RsFork.java:74)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)\r\n\tat org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)\r\n\tat org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.fork.RsFork$1.body(RsFork.java:74)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)\r\n\t... 26 more\r\nCaused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double\r\n\tat net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)\r\n\tat net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)\r\n\tat net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)\r\n\tat net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)\r\n\tat net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)\r\n\tat net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)\r\n\tat net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)\r\n\tat net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)\r\n\tat net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)\r\n\tat net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)\r\n\tat net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)\r\n\tat net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)\r\n\tat net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)\r\n\tat net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)\r\n\tat net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)\r\n\tat net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)\r\n\tat net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)\r\n\tat net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)\r\n\tat net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)\r\n\tat net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)\r\n\tat net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)\r\n\tat net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)\r\n\tat net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)\r\n\tat net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)\r\n\tat net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)\r\n\tat net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)\r\n\tat net.sf.saxon.Controller.transformDocument(Controller.java:2402)\r\n\tat net.sf.saxon.Controller.transform(Controller.java:1970)\r\n\tat net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)\r\n\tat net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)\r\n\tat org.takes.rs.RsXslt.transform(RsXslt.java:160)\r\n\tat org.takes.rs.RsXslt.transform(RsXslt.java:131)\r\n\t... 48 more\r\n</pre>\n </body>\n</html>\n"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageInFirefoxWithReputation(TkProfileTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Running com.zerocracy.farm.reactive.RvProjectTest
Seen #0:"hello you/1912240707/8" at "PMO" by 1 stk, 27ms [something=1]
Seen #1:"hello you/1912240708/49" at "PMO" by 1 stk, 706ms [something=2]
Seen #2:"hello you/1912240709/48" at "PMO" by 1 stk, 128ms [something=3]
Seen #0:"hello you/1912240710/47" at "PMO" by 1 stk, 80ms [something=5]
Seen #1:"hello you/1912240711/46" at "PMO" by 1 stk, 44ms [something=4]
Seen #2:"hello you/1912240712/45" at "PMO" by 1 stk, 54ms [something=6]
Seen #3:"hello you/1912240713/44" at "PMO" by 1 stk, 25ms [something=7]
Seen #4:"hello you/1912240714/43" at "PMO" by 1 stk, 29ms [something=8]
Seen #5:"hello you/1912240715/42" at "PMO" by 1 stk, 41ms [something=9]
Seen #6:"hello you/1912240716/41" at "PMO" by 1 stk, 38ms [something=10]
Seen #7:"hello you/1912240717/40" at "PMO" by 1 stk, 18ms [something=11]
Seen #8:"hello you/1912240718/39" at "PMO" by 1 stk, 18ms [something=12]
Seen #9:"hello you/1912240719/38" at "PMO" by 1 stk, 26ms [something=13]
Seen #10:"hello you/1912240720/37" at "PMO" by 1 stk, 21ms [something=15]
Seen #11:"hello you/1912240721/36" at "PMO" by 1 stk, 22ms [something=14]
Seen #12:"hello you/1912240722/35" at "PMO" by 1 stk, 34ms [something=16]
Seen #13:"hello you/1912240723/34" at "PMO" by 1 stk, 16ms [something=17]
Seen #14:"hello you/1912240724/33" at "PMO" by 1 stk, 23ms [something=18]
Seen #15:"hello you/1912240725/32" at "PMO" by 1 stk, 20ms [something=19]
Seen #16:"hello you/1912240726/31" at "PMO" by 1 stk, 20ms [something=20]
Seen #17:"hello you/1912240727/30" at "PMO" by 1 stk, 17ms [something=21]
Seen #18:"hello you/1912240728/29" at "PMO" by 1 stk, 19ms [something=22]
Seen #19:"hello you/1912240729/28" at "PMO" by 1 stk, 11ms [something=23]
Seen #20:"hello you/1912240730/27" at "PMO" by 1 stk, 12ms [something=24]
Seen #21:"hello you/1912240731/26" at "PMO" by 1 stk, 14ms [something=25]
Seen #22:"hello you/1912240732/25" at "PMO" by 1 stk, 12ms [something=26]
Seen #23:"hello you/1912240733/24" at "PMO" by 1 stk, 11ms [something=27]
Seen #24:"hello you/1912240734/23" at "PMO" by 1 stk, 12ms [something=28]
Seen #25:"hello you/1912240735/22" at "PMO" by 1 stk, 12ms [something=29]
Seen #26:"hello you/1912240736/21" at "PMO" by 1 stk, 10ms [something=30]
Seen #27:"hello you/1912240737/20" at "PMO" by 1 stk, 12ms [something=32]
Seen #28:"hello you/1912240738/19" at "PMO" by 1 stk, 14ms [something=31]
Seen #29:"hello you/1912240739/18" at "PMO" by 1 stk, 13ms [something=33]
Seen #30:"hello you/1912240740/17" at "PMO" by 1 stk, 13ms [something=34]
Seen #31:"hello you/1912240741/16" at "PMO" by 1 stk, 11ms [something=35]
Seen #32:"hello you/1912240742/15" at "PMO" by 1 stk, 14ms [something=36]
Seen #33:"hello you/1912240743/14" at "PMO" by 1 stk, 14ms [something=37]
Seen #34:"hello you/1912240744/13" at "PMO" by 1 stk, 10ms [something=38]
Seen #35:"hello you/1912240745/12" at "PMO" by 1 stk, 10ms [something=39]
Seen #36:"hello you/1912240746/11" at "PMO" by 1 stk, 15ms [something=41]
Seen #37:"hello you/1912240747/10" at "PMO" by 1 stk, 21ms [something=40]
Seen #38:"hello you/1912240748/9" at "PMO" by 1 stk, 17ms [something=42]
Seen #39:"hello you/1912240749/8" at "PMO" by 1 stk, 13ms [something=43]
Seen #40:"hello you/1912240750/7" at "PMO" by 1 stk, 11ms [something=44]
Seen #41:"hello you/1912240751/6" at "PMO" by 1 stk, 11ms [something=45]
Seen #42:"hello you/1912240752/5" at "PMO" by 1 stk, 12ms [something=47]
Seen #43:"hello you/1912240753/4" at "PMO" by 1 stk, 13ms [something=46]
Seen #44:"hello you/1912240754/3" at "PMO" by 1 stk, 25ms [something=48]
Seen #45:"hello you/1912240755/2" at "PMO" by 1 stk, 15ms [something=49]
Seen #46:"hello you/1912240756/1" at "PMO" by 1 stk, 10ms [something=50]
Seen #0:"hello A/1912240757/2" at "PMO" by 1 stk, 40ms []
Seen #1:"hello B/1912240758/1" at "PMO" by 1 stk, 25ms []
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.163 sec - in com.zerocracy.farm.reactive.RvProjectTest
Running com.zerocracy.tk.profile.TkAwardsTest
java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/awards] failed in 1s: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAwardsTest.rendersHtmlAwardsPageForFirefox(TkAwardsTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
GET http://www.example.com/u/yegor256/awards failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/awards] failed in 1s: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAwardsTest.rendersHtmlAwardsPageForFirefox(TkAwardsTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/awards] failed in 196ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAwardsTest.rendersXmlAwardsPage(TkAwardsTest.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
GET http://www.example.com/u/yegor256/awards failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/awards] failed in 196ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAwardsTest.rendersXmlAwardsPage(TkAwardsTest.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
*** Couldn't find a suitable DSN, Sentry operations will do nothing! See documentation: https://docs.sentry.io/clients/java/ ***
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.282 sec <<< FAILURE! - in com.zerocracy.tk.profile.TkAwardsTest
rendersHtmlAwardsPageForFirefox(com.zerocracy.tk.profile.TkAwardsTest) Time elapsed: 2.282 sec <<< FAILURE!
java.lang.AssertionError:
Expected: a string containing "+1234"
but: was "<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/awards] failed in 1s: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAwardsTest.rendersHtmlAwardsPageForFirefox(TkAwardsTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
</pre>
</body>
</html>
"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at com.zerocracy.tk.profile.TkAwardsTest.rendersHtmlAwardsPageForFirefox(TkAwardsTest.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Running com.zerocracy.pm.cost.EstimatesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec - in com.zerocracy.pm.cost.EstimatesTest
Running [modifies_vacation_mode on]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.821 sec - in [modifies_vacation_mode on]
Running [com/zerocracy/bundles/zerocrat_assignment_adds_to_wbs]
alive=3, 1 claims: Project link was removed/1912237010
alive=2, 1 claims: Project link was removed/1912237010
alive=2, 1 claims: Project link was removed/1912237010
Seen #0:"Project link was removed/1912237010/1" at "BUNDLESTE" by 134 stk, 4s [rel=github; href=test/test]
alive=0, 0 claims:
alive=2, 1 claims: Add milestone/3
alive=2, 1 claims: Add milestone/3
Seen #0:"Add milestone/3/1" at "ADDMILEST" by 134 stk, 4s [milestone=ML-test; date=2018-02-01T08:00:00Z]
alive=0, 0 claims:
alive=2, 2 claims: Start QA review/3, Ping hourly/4
alive=1, 2 claims: Start QA review/3, Ping hourly/4
alive=2, 2 claims: Start QA review/3, Ping hourly/4
alive=2, 2 claims: Start QA review/3, Ping hourly/4
alive=2, 3 claims: Start QA review/3, Ping hourly/4, Agenda was updated/1912237016
alive=3, 3 claims: Start QA review/3, Ping hourly/4, Agenda was updated/1912237016
Seen #0:"Start QA review/3/4" at "ADDQAJOBT" by 134 stk, 11s [login=test; job=gh:test/test#1; cash=$1; bonus=$1; minutes=15], by @0crat
alive=2, 3 claims: Ping hourly/4, Agenda was updated/1912237016, Notify job/1912237020
alive=2, 3 claims: Ping hourly/4, Agenda was updated/1912237016, Notify job/1912237020
alive=2, 3 claims: Ping hourly/4, Agenda was updated/1912237016, Notify job/1912237020
Seen #1:"Ping hourly/4/3" at "ADDQAJOBT" by 134 stk, 6s [], by @0crat
alive=3, 2 claims: Agenda was updated/1912237016, Notify job/1912237020
alive=2, 2 claims: Agenda was updated/1912237016, Notify job/1912237020
alive=2, 2 claims: Agenda was updated/1912237016, Notify job/1912237020
Seen #0:"Agenda was updated/1912237016/2" at "ADDQAJOBT" by 134 stk, 4s [reason=start_qa_review; bonus=$1; minutes=15; cause=3; job=gh:test/test#1; login=test; cash=$1; flow=Start QA review]
Seen #1:"Notify job/1912237020/2" at "ADDQAJOBT" by 134 stk, 933ms [bonus=$1; minutes=15; cause=3; login=test; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) please review this job completed by @test[/z](https://www.0crat.com/u/test), as ; cash=$1; flow=Start QA review]
alive=3, 2 claims: Notify in GitHub/1912237053
Seen #0:"Notify in GitHub/1912237053/1" at "ADDQAJOBT" by 134 stk, 548ms [bonus=$1; minutes=15; cause=1912237020; login=test; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) please review this job completed by @test[/z](https://www.0crat.com/u/test), as ; cash=$1; flow=Start QA review; Notify job]
alive=1, 0 claims:
alive=3, 1 claims: Project link was added/3
alive=2, 1 claims: Project link was added/3
alive=2, 1 claims: Project link was added/3
Seen #0:"Project link was added/3/1" at "ADDSGITHU" by 134 stk, 4s [rel=github; href=test/test], by @yegor256
alive=0, 0 claims:
alive=2, 3 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/4
alive=2, 3 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/4
alive=2, 3 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/4
alive=3, 4 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/4, Notify/1912237014
alive=3, 5 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/4, Notify/1912237014, Job was added to WBS/1912237019
Seen #0:"Add job to WBS/2/5" at "ADDSLABEL" by 134 stk, 10s [job=gh:test/test#1], by @yegor256
alive=2, 4 claims: Add job to WBS/3, Remove job from WBS/4, Notify/1912237014, Job was added to WBS/1912237019
alive=3, 5 claims: Add job to WBS/3, Remove job from WBS/4, Notify/1912237014, Job was added to WBS/1912237019, Notify/1912237027
Seen #1:"Add job to WBS/3/6" at "ADDSLABEL" by 134 stk, 4s [job=gh:test/test#2], by @yegor256
alive=2, 5 claims: Remove job from WBS/4, Notify/1912237014, Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030
alive=2, 5 claims: Remove job from WBS/4, Notify/1912237014, Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030
alive=3, 6 claims: Remove job from WBS/4, Notify/1912237014, Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030, Notify/1912237041
Seen #2:"Remove job from WBS/4/7" at "ADDSLABEL" by 134 stk, 6s [job=gh:test/test#2], by @yegor256
alive=3, 6 claims: Notify/1912237014, Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046
Seen #0:"Notify/1912237014/7" at "ADDSLABEL" by 134 stk, 988ms [cause=2; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=2, 6 claims: Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051
alive=3, 7 claims: Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054
alive=3, 7 claims: Job was added to WBS/1912237019, Notify/1912237027, Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054
Seen #1:"Job was added to WBS/1912237019/8" at "ADDSLABEL" by 134 stk, 6s [cause=2; role=DEV; job=gh:test/test#1; flow=Add job to WBS]
alive=2, 7 claims: Notify/1912237027, Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054, User was banned/1912237067
Seen #2:"Notify/1912237027/8" at "ADDSLABEL" by 134 stk, 1s [cause=3; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 7 claims: Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054, User was banned/1912237067, Notify in GitHub/1912237071
alive=3, 8 claims: Job was added to WBS/1912237030, Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054, User was banned/1912237067, Notify in GitHub/1912237071, Notify/1912237077
Seen #3:"Job was added to WBS/1912237030/9" at "ADDSLABEL" by 134 stk, 5s [cause=3; role=DEV; job=gh:test/test#2; flow=Add job to WBS]
alive=3, 8 claims: Notify/1912237041, Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054, User was banned/1912237067, Notify in GitHub/1912237071, Notify/1912237077, User was banned/1912237088
Seen #4:"Notify/1912237041/9" at "ADDSLABEL" by 134 stk, 1s [cause=4; job=gh:test/test#2; message=The job [#2](https://github.com/test/test/issues/2) is now out of scope; flow=Remove job from WBS]
alive=3, 8 claims: Job removed from WBS/1912237046, Notify in GitHub/1912237051, Notify/1912237054, User was banned/1912237067, Notify in GitHub/1912237071, Notify/1912237077, User was banned/1912237088, Notify in GitHub/1912238097
Seen #5:"Job removed from WBS/1912237046/8" at "ADDSLABEL" by 134 stk, 368ms [job=gh:test/test#2; cause=4; flow=Remove job from WBS]
Seen #0:"Notify in GitHub/1912237051/7" at "ADDSLABEL" by 134 stk, 392ms [cause=1912237014; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=2, 6 claims: Notify/1912237054, User was banned/1912237067, Notify in GitHub/1912237071, Notify/1912237077, User was banned/1912237088, Notify in GitHub/1912238097
Seen #1:"Notify/1912237054/7" at "ADDSLABEL" by 134 stk, 427ms [cause=1912237019; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
Seen #2:"User was banned/1912237067/6" at "ADDSLABEL" by 134 stk, 563ms [cause=1912237019; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#1; flow=Add job to WBS; Job was added to WBS]
alive=3, 5 claims: Notify in GitHub/1912237071, Notify/1912237077, User was banned/1912237088, Notify in GitHub/1912238097, Notify in GitHub/1912238106
Seen #3:"Notify in GitHub/1912237071/5" at "ADDSLABEL" by 134 stk, 286ms [cause=1912237027; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
Seen #4:"Notify/1912237077/5" at "ADDSLABEL" by 134 stk, 1s [cause=1912237030; role=DEV; job=gh:test/test#2; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
alive=3, 5 claims: User was banned/1912237088, Notify in GitHub/1912238097, Notify in GitHub/1912238106, Notify in GitHub/1912238124
Seen #5:"User was banned/1912237088/4" at "ADDSLABEL" by 134 stk, 234ms [cause=1912237030; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#2; flow=Add job to WBS; Job was added to WBS]
Seen #6:"Notify in GitHub/1912238097/3" at "ADDSLABEL" by 134 stk, 457ms [cause=1912237041; job=gh:test/test#2; message=The job [#2](https://github.com/test/test/issues/2) is now out of scope; flow=Remove job from WBS; Notify]
alive=3, 2 claims: Notify in GitHub/1912238106, Notify in GitHub/1912238124
Seen #0:"Notify in GitHub/1912238106/2" at "ADDSLABEL" by 134 stk, 505ms [cause=1912237054; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
Seen #1:"Notify in GitHub/1912238124/1" at "ADDSLABEL" by 134 stk, 419ms [cause=1912237077; role=DEV; job=gh:test/test#2; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=3, 1 claims:
alive=0, 0 claims:
alive=2, 2 claims: Ping hourly/3, Add job to WBS/1912237009
alive=2, 2 claims: Ping hourly/3, Add job to WBS/1912237009
alive=2, 2 claims: Ping hourly/3, Add job to WBS/1912237009
Seen #0:"Ping hourly/3/2" at "ADDSNEWPU" by 134 stk, 11s []
alive=3, 1 claims: Add job to WBS/1912237009
alive=3, 1 claims: Add job to WBS/1912237009
Seen #1:"Add job to WBS/1912237009/2" at "ADDSNEWPU" by 134 stk, 4s [job=gh:test/test#1; role=REV]
alive=3, 1 claims: Notify/1912237028
alive=3, 2 claims: Notify/1912237028, Notify in GitHub/1912237036
Seen #0:"Notify/1912237028/2" at "ADDSNEWPU" by 134 stk, 2s [cause=1912237009; role=REV; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS]
alive=3, 1 claims: Notify in GitHub/1912237036
Seen #0:"Notify in GitHub/1912237036/1" at "ADDSNEWPU" by 134 stk, 579ms [cause=1912237028; role=REV; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS; Notify]
alive=0, 0 claims:
alive=2, 1 claims: Apply to a project/3
alive=2, 1 claims: Apply to a project/3
alive=2, 1 claims: Apply to a project/3
alive=6, 1 claims: Apply to a project/3
Seen #0:"Apply to a project/3/2" at "PMO" by 134 stk, 8s [rate=$42; pid=XXXXXX000], by @g4s8
Seen #0:"Notify project/1912237013/1" at "XXXXXX000" by 134 stk, 2s [cause=3; pid=XXXXXX000; message=@g4s8[/z](https://www.0crat.com/u/g4s8) wants to join you guys; if you want to add them to the project XXXXXX000, just a; rate=$42; flow=Apply to a project]
alive=5, 1 claims: Notify/1912237015
Seen #0:"Notify/1912237015/2" at "PMO" by 134 stk, 1s [cause=3; pid=XXXXXX000; message=The project XXXXXX000 was notified about your desire to join them; rate=$42; flow=Apply to a project]
alive=3, 2 claims: Notify test/1912237022
Seen #0:"Notify test/1912237022/1" at "PMO" by 134 stk, 353ms [cause=1912237015; pid=XXXXXX000; message=The project XXXXXX000 was notified about your desire to join them; rate=$42; flow=Apply to a project; Notify]
alive=2, 0 claims:
alive=2, 1 claims: Close job/3
alive=2, 1 claims: Close job/3
alive=2, 1 claims: Close job/3
Applied http://datum.zerocracy.com/latest/auto/pm/in/orders/03-estimates-remove.xsl to estimates.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@47a9e7a2 (1267 to 1269): Time:2018-07-10T19:37:30.975505Z!=2018-07-10T19:37:30.421101Z; Length:1251!=1218
alive=2, 1 claims: Close job/3
alive=3, 2 claims: Close job/3, Finish order/1912237018
alive=2, 2 claims: Close job/3, Finish order/1912237018
Seen #0:"Close job/3/2" at "ASSIGNQAU" by 134 stk, 12s [login=yegor256; job=gh:test/test#1], by @test
alive=3, 1 claims: Finish order/1912237018
alive=2, 1 claims: Finish order/1912237018
alive=3, 1 claims: Finish order/1912237018, Start QA review/1912237043
Applied http://datum.zerocracy.com/latest/auto/pm/in/orders/03-estimates-remove.xsl to estimates.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@16c8f418 (1268 to 1116): Time:2018-07-10T19:37:45.196897Z!=2018-07-10T19:37:45.083821Z; Length:1075!=1251
alive=3, 3 claims: Finish order/1912237018, Start QA review/1912237043, Order was finished/1912237047
Seen #0:"Finish order/1912237018/3" at "ASSIGNQAU" by 134 stk, 9s [cause=3; reason=Job was closed, order is finished; login=yegor256; job=gh:test/test#1; flow=Close job]
alive=2, 2 claims: Start QA review/1912237043, Order was finished/1912237047
alive=3, 2 claims: Start QA review/1912237043, Order was finished/1912237047
alive=2, 3 claims: Start QA review/1912237043, Order was finished/1912237047, Agenda was updated/1912237058
alive=3, 4 claims: Start QA review/1912237043, Order was finished/1912237047, Agenda was updated/1912237058, Notify job/1912237065
Seen #0:"Start QA review/1912237043/4" at "ASSIGNQAU" by 134 stk, 7s [reason=Job was closed, order is finished; minutes=30; bonus=$8.00; cause=1912237018; job=gh:test/test#1; login=yegor256; cash=$100.00; flow=Close job; Finish order]
alive=3, 4 claims: Order was finished/1912237047, Agenda was updated/1912237058, Notify job/1912237065, Notify project/1912237074
alive=3, 4 claims: Order was finished/1912237047, Agenda was updated/1912237058, Notify job/1912237065, Notify project/1912237074, Speed was updated/1912237081
alive=3, 6 claims: Order was finished/1912237047, Agenda was updated/1912237058, Notify job/1912237065, Notify project/1912237074, Speed was updated/1912237081, Agenda was updated/1912237087
alive=3, 7 claims: Order was finished/1912237047, Agenda was updated/1912237058, Notify job/1912237065, Notify project/1912237074, Speed was updated/1912237081, Agenda was updated/1912237087, Remove job from WBS/1912238093
Seen #1:"Order was finished/1912237047/7" at "ASSIGNQAU" by 134 stk, 7s [reason=Job was closed, order is finished; cause=1912237018; job=gh:test/test#1; login=yegor256; flow=Close job; Finish order; age=677299]
alive=1, 6 claims: Agenda was updated/1912237058, Notify job/1912237065, Notify project/1912237074, Speed was updated/1912237081, Agenda was updated/1912237087, Remove job from WBS/1912238093
alive=2, 6 claims: Agenda was updated/1912237058, Notify job/1912237065, Notify project/1912237074, Speed was updated/1912237081, Agenda was updated/1912237087, Remove job from WBS/1912238093
Seen #0:"Agenda was updated/1912237058/6" at "ASSIGNQAU" by 134 stk, 3s [reason=start_qa_review; minutes=30; bonus=$8.00; cause=1912237043; job=gh:test/test#1; login=test; cash=$100.00; flow=Close job; Finish order; Start QA review]
Seen #1:"Notify job/1912237065/6" at "ASSIGNQAU" by 134 stk, 1s [reason=Job was closed, order is finished; minutes=30; bonus=$8.00; cause=1912237043; job=gh:test/test#1; login=yegor256; message=@test[/z](https://www.0crat.com/u/test) please review this job completed by @yegor256[/z](https://www.0crat.com/u/yegor2; cash=$100.00; flow=Close job; Finish order; Start QA review]
alive=3, 6 claims: Notify project/1912237074, Speed was updated/1912237081, Agenda was updated/1912237087, Remove job from WBS/1912238093, Notify in GitHub/1912238122
Seen #2:"Notify project/1912237074/5" at "ASSIGNQAU" by 134 stk, 356ms [reason=Job was closed, order is finished; cause=1912237047; job=gh:test/test#1; login=yegor256; message=There are no `ARC` roles in the project, I can't pay for the pull request review by [�28](http://www.zerocracy.com/polic; age=677299; flow=Close job; Finish order; Order was finished]
Seen #3:"Speed was updated/1912237081/4" at "ASSIGNQAU" by 134 stk, 995ms [reason=Job was closed, order is finished; cause=1912237047; job=gh:test/test#1; login=yegor256; age=677299; flow=Close job; Finish order; Order was finished]
alive=2, 4 claims: Speed was updated/1912237081, Agenda was updated/1912237087, Remove job from WBS/1912238093, Notify in GitHub/1912238122
alive=2, 3 claims: Agenda was updated/1912237087, Remove job from WBS/1912238093, Notify in GitHub/1912238122
Seen #4:"Agenda was updated/1912237087/3" at "ASSIGNQAU" by 134 stk, 2s [reason=Job was closed, order is finished; cause=1912237047; job=gh:test/test#1; login=yegor256; age=677299; flow=Close job; Finish order; Order was finished]
alive=3, 3 claims: Remove job from WBS/1912238093, Notify in GitHub/1912238122, Notify/1912238153
Seen #5:"Remove job from WBS/1912238093/4" at "ASSIGNQAU" by 134 stk, 3s [reason=Job was closed, order is finished; cause=1912237047; job=gh:test/test#1; login=yegor256; age=677299; flow=Close job; Finish order; Order was finished]
alive=2, 3 claims: Notify in GitHub/1912238122, Notify/1912238153, Job removed from WBS/1912238158
Seen #0:"Notify in GitHub/1912238122/3" at "ASSIGNQAU" by 134 stk, 470ms [reason=Job was closed, order is finished; minutes=30; bonus=$8.00; cause=1912237065; job=gh:test/test#1; login=yegor256; message=@test[/z](https://www.0crat.com/u/test) please review this job completed by @yegor256[/z](https://www.0crat.com/u/yegor2; cash=$100.00; flow=Close job; Finish order; Start QA review; Notify job]
alive=3, 2 claims: Notify/1912238153, Job removed from WBS/1912238158
Seen #1:"Notify/1912238153/3" at "ASSIGNQAU" by 134 stk, 1s [reason=Job was closed, order is finished; cause=1912238093; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=677299; flow=Close job; Finish order; Order was finished; Remove job from WBS]
Seen #2:"Job removed from WBS/1912238158/2" at "ASSIGNQAU" by 134 stk, 441ms [reason=Job was closed, order is finished; cause=1912238093; job=gh:test/test#1; login=yegor256; age=677299; flow=Close job; Finish order; Order was finished; Remove job from WBS]
alive=3, 2 claims: Job removed from WBS/1912238158, Notify test/1912238169
Seen #0:"Notify test/1912238169/1" at "ASSIGNQAU" by 134 stk, 439ms [reason=Job was closed, order is finished; cause=1912238153; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=677299; flow=Close job; Finish order; Order was finished; Remove job from WBS; Notify]
alive=3, 1 claims:
alive=0, 0 claims:
alive=1, 4 claims: Assign role/2, Assign role/3, Set rate/4, Pay extra/5
alive=2, 4 claims: Assign role/2, Assign role/3, Set rate/4, Pay extra/5
alive=2, 4 claims: Assign role/2, Assign role/3, Set rate/4, Pay extra/5
alive=3, 4 claims: Assign role/2, Assign role/3, Set rate/4, Pay extra/5
alive=3, 5 claims: Assign role/2, Assign role/3, Set rate/4, Pay extra/5, Role was assigned/1912237017
Seen #0:"Assign role/2/6" at "ASSIGNROL" by 134 stk, 8s [login=g4s8; role=DEV], by @yegor256
alive=3, 5 claims: Assign role/3, Set rate/4, Pay extra/5, Role was assigned/1912237017, Notify/1912237021
alive=2, 6 claims: Assign role/3, Set rate/4, Pay extra/5, Role was assigned/1912237017, Notify/1912237021, Notify/1912237026
Seen #1:"Assign role/3/6" at "ASSIGNROL" by 134 stk, 3s [login=anonymous; role=DEV], by @yegor256
Seen #2:"Set rate/4/5" at "ASSIGNROL" by 134 stk, 698ms [login=yegor256; rate=$32], by @yegor256
alive=3, 5 claims: Set rate/4, Pay extra/5, Role was assigned/1912237017, Notify/1912237021, Notify/1912237026
alive=2, 4 claims: Pay extra/5, Role was assigned/1912237017, Notify/1912237021, Notify/1912237026
Seen #3:"Pay extra/5/5" at "ASSIGNROL" by 134 stk, 4s [job=gh:test/test#1; login=yegor256; minutes=45], by @yegor256
alive=3, 4 claims: Role was assigned/1912237017, Notify/1912237021, Notify/1912237026, Notify/1912237040
alive=3, 4 claims: Role was assigned/1912237017, Notify/1912237021, Notify/1912237026, Notify/1912237040
alive=2, 5 claims: Role was assigned/1912237017, Notify/1912237021, Notify/1912237026, Notify/1912237040, Notify user/1912237049
alive=3, 6 claims: Role was assigned/1912237017, Notify/1912237021, Notify/1912237026, Notify/1912237040, Notify user/1912237049, User joined new project/1912237056
Seen #0:"Role was assigned/1912237017/6" at "ASSIGNROL" by 134 stk, 5s [cause=2; role=DEV; login=g4s8; flow=Assign role]
Seen #1:"Notify/1912237021/6" at "ASSIGNROL" by 134 stk, 1s [cause=2; role=DEV; login=g4s8; message=Role `DEV` was successfully assigned to @g4s8[/z](https://www.0crat.com/u/g4s8), see [full list](https://www.0crat.com/a; flow=Assign role]
alive=3, 5 claims: Notify/1912237026, Notify/1912237040, Notify user/1912237049, User joined new project/1912237056, Notify test/1912237061
alive=3, 6 claims: Notify/1912237026, Notify/1912237040, Notify user/1912237049, User joined new project/1912237056, Notify test/1912237061, Notify test/1912237068
Seen #2:"Notify/1912237026/6" at "ASSIGNROL" by 134 stk, 2s [cause=3; role=DEV; login=anonymous; message=@anonymous[/z](https://www.0crat.com/u/anonymous) doesn't have an access in your repositories, we won't be able to assig; flow=Assign role]
alive=3, 6 claims: Notify/1912237040, Notify user/1912237049, User joined new project/1912237056, Notify test/1912237061, Notify test/1912237068, Notify test/1912237075
Seen #3:"Notify/1912237040/6" at "ASSIGNROL" by 134 stk, 2s [cause=5; job=gh:test/test#1; login=yegor256; message=The user @yegor256[/z](https://www.0crat.com/u/yegor256) works for free in this project, see [�49](http://www.zerocracy.; minutes=45; flow=Pay extra]
alive=3, 5 claims: Notify user/1912237049, User joined new project/1912237056, Notify test/1912237061, Notify test/1912237068, Notify test/1912237075
Seen #0:"Notify user/1912237049/5" at "ASSIGNROL" by 134 stk, 904ms [cause=1912237017; role=DEV; login=g4s8; message=You just got role `DEV` in the ASSIGNROL project; you work for free; flow=Assign role; Role was assigned]
alive=3, 4 claims: User joined new project/1912237056, Notify test/1912237061, Notify test/1912237068, Notify test/1912237075
Seen #1:"User joined new project/1912237056/4" at "ASSIGNROL" by 134 stk, 455ms [cause=1912237017; role=DEV; login=g4s8; flow=Assign role; Role was assigned]
Seen #2:"Notify test/1912237061/3" at "ASSIGNROL" by 134 stk, 360ms [cause=1912237021; role=DEV; login=g4s8; message=Role `DEV` was successfully assigned to @g4s8[/z](https://www.0crat.com/u/g4s8), see [full list](https://www.0crat.com/a; flow=Assign role; Notify]
Seen #3:"Notify test/1912237068/2" at "ASSIGNROL" by 134 stk, 142ms [cause=1912237026; role=DEV; login=anonymous; message=@anonymous[/z](https://www.0crat.com/u/anonymous) doesn't have an access in your repositories, we won't be able to assig; flow=Assign role; Notify]
alive=2, 2 claims: Notify test/1912237068, Notify test/1912237075
Seen #4:"Notify test/1912237075/1" at "ASSIGNROL" by 134 stk, 133ms [cause=1912237040; job=gh:test/test#1; login=yegor256; message=The user @yegor256[/z](https://www.0crat.com/u/yegor256) works for free in this project, see [�49](http://www.zerocracy.; minutes=45; flow=Pay extra; Notify]
alive=0, 0 claims:
alive=3, 1 claims: Request order start/3
alive=3, 2 claims: Request order start/3, Job was added to WBS/1912237025
Seen #0:"Request order start/3/3" at "ASSIGNSAN" by 134 stk, 5s [job=gh:test/test#1; login=yegor256], by @yegor256
alive=3, 2 claims: Job was added to WBS/1912237025, Start order/1912237032
alive=3, 3 claims: Job was added to WBS/1912237025, Start order/1912237032, Notify/1912237037
alive=2, 3 claims: Job was added to WBS/1912237025, Start order/1912237032, Notify/1912237037
Seen #0:"Job was added to WBS/1912237025/4" at "ASSIGNSAN" by 134 stk, 5s [cause=3; reason=Order start requested, but WBS is empty; job=gh:test/test#1; login=yegor256; flow=Request order start]
alive=3, 3 claims: Start order/1912237032, Notify/1912237037, User was banned/1912237044
alive=2, 3 claims: Start order/1912237032, Notify/1912237037, User was banned/1912237044
alive=3, 4 claims: Start order/1912237032, Notify/1912237037, User was banned/1912237044, Notify/1912237059
alive=2, 5 claims: Start order/1912237032, Notify/1912237037, User was banned/1912237044, Notify/1912237059, Order was given/1912237063
Seen #1:"Start order/1912237032/6" at "ASSIGNSAN" by 134 stk, 9s [cause=3; reason=3; job=gh:test/test#1; login=yegor256; manual=true; flow=Request order start], by @yegor256
alive=3, 5 claims: Notify/1912237037, User was banned/1912237044, Notify/1912237059, Order was given/1912237063, Make payment/1912237064
Seen #0:"Notify/1912237037/6" at "ASSIGNSAN" by 134 stk, 2s [reason=Order start requested, but WBS is empty; cause=1912237025; job=gh:test/test#1; login=yegor256; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS]
alive=3, 6 claims: User was banned/1912237044, Notify/1912237059, Order was given/1912237063, Make payment/1912237064, Notify job/1912237073
Seen #1:"User was banned/1912237044/5" at "ASSIGNSAN" by 134 stk, 188ms [cause=1912237025; reason=The user reported GitHub issue; job=gh:test/test#1; login=yegor256; flow=Request order start; Job was added to WBS]
Seen #2:"Notify/1912237059/5" at "ASSIGNSAN" by 134 stk, 1s [reason=3; cause=1912237032; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order]
alive=3, 5 claims: Order was given/1912237063, Make payment/1912237064, Notify job/1912237073, Notify job/1912237083
alive=3, 5 claims: Order was given/1912237063, Make payment/1912237064, Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095
alive=3, 7 claims: Order was given/1912237063, Make payment/1912237064, Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103
alive=2, 8 claims: Order was given/1912237063, Make payment/1912237064, Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103, Notify user/1912238111
alive=2, 8 claims: Order was given/1912237063, Make payment/1912237064, Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103, Notify user/1912238111
Seen #3:"Order was given/1912237063/9" at "ASSIGNSAN" by 134 stk, 9s [reason=1912237032; role=DEV; estimate=0; cause=1912237032; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order]
alive=1, 8 claims: Make payment/1912237064, Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103, Notify user/1912238111, User joined new project/1912238131
Seen #4:"Make payment/1912237064/9" at "ASSIGNSAN" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237032; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order]
alive=2, 8 claims: Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103, Notify user/1912238111, User joined new project/1912238131, Award points were added/1912238143
Seen #0:"Notify job/1912237073/9" at "ASSIGNSAN" by 134 stk, 3s [reason=Order start requested, but WBS is empty; cause=1912237037; job=gh:test/test#1; login=yegor256; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS; Notify]
alive=3, 9 claims: Notify job/1912237073, Notify job/1912237083, Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103, Notify user/1912238111, User joined new project/1912238131, Award points were added/1912238143, Notify in GitHub/1912238155
Seen #1:"Notify job/1912237083/9" at "ASSIGNSAN" by 134 stk, 1s [reason=3; cause=1912237059; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order; Notify]
alive=3, 9 claims: Notify project/1912237091, GitHub issue got an assignee/1912238095, Agenda was updated/1912238103, Notify user/1912238111, User joined new project/1912238131, Award points were added/1912238143, Notify in GitHub/1912238155, Notify in GitHub/1912238165
Seen #2:"Notify project/1912237091/8" at "ASSIGNSAN" by 134 stk, 400ms [reason=1912237032; role=DEV; estimate=0; cause=1912237063; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @yegor256[/z](https://www.0crat.com/u/yegor256) (rol; flow=Request order start; Start order; Order was given]
Seen #3:"GitHub issue got an assignee/1912238095/7" at "ASSIGNSAN" by 134 stk, 188ms [reason=1912237032; role=DEV; issue=1; repo=test/test; estimate=0; cause=1912237063; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 6 claims: Agenda was updated/1912238103, Notify user/1912238111, User joined new project/1912238131, Award points were added/1912238143, Notify in GitHub/1912238155, Notify in GitHub/1912238165
alive=2, 6 claims: Agenda was updated/1912238103, Notify user/1912238111, User joined new project/1912238131, Award points were added/1912238143, Notify in GitHub/1912238155, Notify in GitHub/1912238165
Seen #4:"Agenda was updated/1912238103/6" at "ASSIGNSAN" by 134 stk, 3s [reason=1912237032; role=DEV; estimate=0; cause=1912237063; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 5 claims: Notify user/1912238111, User joined new project/1912238131, Award points were added/1912238143, Notify in GitHub/1912238155, Notify in GitHub/1912238165
Seen #5:"Notify user/1912238111/5" at "ASSIGNSAN" by 134 stk, 1s [reason=1912237032; role=DEV; estimate=0; cause=1912237063; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in ASSIGNSAN as `DEV` a minute ago; here is [why; flow=Request order start; Start order; Order was given]
Seen #6:"User joined new project/1912238131/4" at "ASSIGNSAN" by 134 stk, 209ms [reason=1912237032; role=DEV; estimate=0; cause=1912237063; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=2, 3 claims: Award points were added/1912238143, Notify in GitHub/1912238155, Notify in GitHub/1912238165
alive=3, 5 claims: Award points were added/1912238143, Notify in GitHub/1912238155, Notify in GitHub/1912238165, Reputation was updated/1912238206, Notify user/1912238208
Seen #7:"Award points were added/1912238143/6" at "ASSIGNSAN" by 134 stk, 3s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237064; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order; Make payment; points=-5]
alive=3, 5 claims: Notify in GitHub/1912238155, Notify in GitHub/1912238165, Reputation was updated/1912238206, Notify user/1912238208, Notify job/1912238212
Seen #0:"Notify in GitHub/1912238155/5" at "ASSIGNSAN" by 134 stk, 677ms [reason=Order start requested, but WBS is empty; cause=1912237073; job=gh:test/test#1; login=yegor256; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS; Notify; Notify job]
Seen #1:"Notify in GitHub/1912238165/4" at "ASSIGNSAN" by 134 stk, 346ms [reason=3; cause=1912237083; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order; Notify; Notify job]
alive=3, 3 claims: Reputation was updated/1912238206, Notify user/1912238208, Notify job/1912238212
Seen #2:"Reputation was updated/1912238206/3" at "ASSIGNSAN" by 134 stk, 197ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238143; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
Seen #3:"Notify user/1912238208/2" at "ASSIGNSAN" by 134 stk, 357ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238143; manual=true; job=gh:test/test#1; login=yegor256; message=You got -5 point(s) in the job [#1](https://github.com/test/test/issues/1) in ASSIGNSAN, your total is [-5](https://www.; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
Seen #4:"Notify job/1912238212/2" at "ASSIGNSAN" by 134 stk, 415ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238143; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
alive=3, 2 claims: Notify job/1912238212, Notify in GitHub/1912238233
Seen #0:"Notify in GitHub/1912238233/1" at "ASSIGNSAN" by 134 stk, 348ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238212; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; Notify job; points=-5]
alive=0, 0 claims:
alive=2, 3 claims: Request order start/3, Check job status/4, Ping hourly/5
alive=3, 4 claims: Request order start/3, Check job status/4, Ping hourly/5, Job was added to WBS/1912237024
alive=3, 4 claims: Request order start/3, Check job status/4, Ping hourly/5, Job was added to WBS/1912237024
Seen #0:"Request order start/3/5" at "ASSIGNSPE" by 134 stk, 6s [job=gh:test/test#1; login=yegor256], by @yegor256
alive=3, 4 claims: Check job status/4, Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031
alive=2, 4 claims: Check job status/4, Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031
alive=3, 5 claims: Check job status/4, Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
Seen #1:"Check job status/4/5" at "ASSIGNSPE" by 134 stk, 5s [job=gh:test/test#1], by @yegor256
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
alive=2, 4 claims: Ping hourly/5, Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045
Seen #2:"Ping hourly/5/5" at "ASSIGNSPE" by 134 stk, 18s [], by @yegor256
alive=3, 4 claims: Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045, Notify job/1912237057
alive=3, 5 claims: Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112
alive=2, 5 claims: Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112
alive=2, 6 claims: Job was added to WBS/1912237024, Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112, User was banned/1912238137
Seen #0:"Job was added to WBS/1912237024/6" at "ASSIGNSPE" by 134 stk, 7s [cause=3; reason=Order start requested, but WBS is empty; job=gh:test/test#1; login=yegor256; flow=Request order start]
alive=3, 5 claims: Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112, User was banned/1912238137
alive=2, 5 claims: Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112, User was banned/1912238137
alive=2, 5 claims: Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112, User was banned/1912238137
alive=3, 7 claims: Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112, User was banned/1912238137, Notify/1912238171, Order was given/1912238174
Seen #1:"Start order/1912237031/8" at "ASSIGNSPE" by 134 stk, 10s [cause=3; reason=3; job=gh:test/test#1; login=yegor256; manual=true; flow=Request order start], by @yegor256
alive=3, 8 claims: Start order/1912237031, Notify/1912237045, Notify job/1912237057, Notify/1912238112, User was banned/1912238137, Notify/1912238171, Order was given/1912238174, Make payment/1912238178
Seen #2:"Notify/1912237045/8" at "ASSIGNSPE" by 134 stk, 1s [cause=4; job=gh:test/test#1; message=This is what I know about this job in ASSIGNSPE, as in [�32](http://www.zerocracy.com/policy.html#32):
* The job [#1]; flow=Check job status]
alive=3, 7 claims: Notify job/1912237057, Notify/1912238112, User was banned/1912238137, Notify/1912238171, Order was given/1912238174, Make payment/1912238178, Notify job/1912238187
Seen #3:"Notify job/1912237057/8" at "ASSIGNSPE" by 134 stk, 916ms [cause=5; message=@yegor256[/z](https://www.0crat.com/u/yegor256) everybody who has role `DEV` is banned at [#1](https://github.com/test/t; mnemo=Everybody is banned; flow=Ping hourly]
alive=3, 7 claims: Notify/1912238112, User was banned/1912238137, Notify/1912238171, Order was given/1912238174, Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194
Seen #0:"Notify/1912238112/8" at "ASSIGNSPE" by 134 stk, 842ms [reason=Order start requested, but WBS is empty; cause=1912237024; job=gh:test/test#1; login=yegor256; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS]
Seen #1:"User was banned/1912238137/7" at "ASSIGNSPE" by 134 stk, 146ms [cause=1912237024; reason=The user reported GitHub issue; job=gh:test/test#1; login=yegor256; flow=Request order start; Job was added to WBS]
alive=3, 7 claims: Notify/1912238171, Order was given/1912238174, Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209
Seen #2:"Notify/1912238171/7" at "ASSIGNSPE" by 134 stk, 890ms [reason=3; cause=1912237031; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order]
alive=3, 7 claims: Order was given/1912238174, Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209, Notify project/1912238216
alive=3, 8 claims: Order was given/1912238174, Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219
alive=3, 10 claims: Order was given/1912238174, Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219, Agenda was updated/1912238228, Notify user/1912238238
alive=2, 10 claims: Order was given/1912238174, Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219, Agenda was updated/1912238228, Notify user/1912238238
Seen #3:"Order was given/1912238174/11" at "ASSIGNSPE" by 134 stk, 7s [reason=1912237031; role=DEV; estimate=0; cause=1912237031; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order]
alive=2, 10 claims: Make payment/1912238178, Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219, Agenda was updated/1912238228, Notify user/1912238238, User joined new project/1912238246
Seen #4:"Make payment/1912238178/11" at "ASSIGNSPE" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237031; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order]
alive=3, 10 claims: Notify job/1912238187, Notify in GitHub/1912238194, Notify job/1912238201, Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219, Agenda was updated/1912238228, Notify user/1912238238, User joined new project/1912238246, Award points were added/1912238256, Notify in GitHub/1912238267
Seen #5:"Notify job/1912238187/11" at "ASSIGNSPE" by 134 stk, 1s [cause=1912237045; job=gh:test/test#1; message=This is what I know about this job in ASSIGNSPE, as in [�32](http://www.zerocracy.com/policy.html#32):
* The job [#1]; flow=Check job status; Notify]
Seen #6:"Notify in GitHub/1912238194/10" at "ASSIGNSPE" by 134 stk, 302ms [cause=1912237057; message=@yegor256[/z](https://www.0crat.com/u/yegor256) everybody who has role `DEV` is banned at [#1](https://github.com/test/t; mnemo=Everybody is banned; flow=Ping hourly; Notify job]
alive=3, 9 claims: Notify job/1912238201, Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219, Agenda was updated/1912238228, Notify user/1912238238, User joined new project/1912238246, Award points were added/1912238256, Notify in GitHub/1912238267
Seen #0:"Notify job/1912238201/10" at "ASSIGNSPE" by 134 stk, 949ms [reason=Order start requested, but WBS is empty; cause=1912238112; job=gh:test/test#1; login=yegor256; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS; Notify]
alive=3, 9 claims: Notify job/1912238209, Notify project/1912238216, GitHub issue got an assignee/1912238219, Agenda was updated/1912238228, Notify user/1912238238, User joined new project/1912238246, Award points were added/1912238256, Notify in GitHub/1912238267, Notify in GitHub/1912238274, Notify in GitHub/1912238282
Seen #1:"Notify job/1912238209/10" at "ASSIGNSPE" by 134 stk, 1s [reason=3; cause=1912238171; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order; Notify]
Seen #2:"Notify project/1912238216/9" at "ASSIGNSPE" by 134 stk, 246ms [reason=1912237031; role=DEV; estimate=0; cause=1912238174; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @yegor256[/z](https://www.0crat.com/u/yegor256) (rol; flow=Request order start; Start order; Order was given]
Seen #3:"GitHub issue got an assignee/1912238219/8" at "ASSIGNSPE" by 134 stk, 289ms [reason=1912237031; role=DEV; issue=1; repo=test/test; estimate=0; cause=1912238174; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=2, 7 claims: Agenda was updated/1912238228, Notify user/1912238238, User joined new project/1912238246, Award points were added/1912238256, Notify in GitHub/1912238267, Notify in GitHub/1912238274, Notify in GitHub/1912238282
Seen #4:"Agenda was updated/1912238228/7" at "ASSIGNSPE" by 134 stk, 1s [reason=1912237031; role=DEV; estimate=0; cause=1912238174; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 6 claims: Notify user/1912238238, User joined new project/1912238246, Award points were added/1912238256, Notify in GitHub/1912238267, Notify in GitHub/1912238274, Notify in GitHub/1912238282
Seen #5:"Notify user/1912238238/6" at "ASSIGNSPE" by 134 stk, 577ms [reason=1912237031; role=DEV; estimate=0; cause=1912238174; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in ASSIGNSPE as `DEV` a minute ago; here is [why; flow=Request order start; Start order; Order was given]
Seen #6:"User joined new project/1912238246/5" at "ASSIGNSPE" by 134 stk, 337ms [reason=1912237031; role=DEV; estimate=0; cause=1912238174; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 4 claims: Award points were added/1912238256, Notify in GitHub/1912238267, Notify in GitHub/1912238274, Notify in GitHub/1912238282
Seen #7:"Award points were added/1912238256/6" at "ASSIGNSPE" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238178; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order; Make payment; points=-5]
alive=3, 6 claims: Award points were added/1912238256, Notify in GitHub/1912238267, Notify in GitHub/1912238274, Notify in GitHub/1912238282, Notify user/1912238307, Notify job/1912238313
Seen #8:"Notify in GitHub/1912238267/5" at "ASSIGNSPE" by 134 stk, 360ms [cause=1912238187; job=gh:test/test#1; message=This is what I know about this job in ASSIGNSPE, as in [�32](http://www.zerocracy.com/policy.html#32):
* The job [#1]; flow=Check job status; Notify; Notify job]
Seen #0:"Notify in GitHub/1912238274/4" at "ASSIGNSPE" by 134 stk, 377ms [reason=Order start requested, but WBS is empty; cause=1912238201; job=gh:test/test#1; login=yegor256; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS; Notify; Notify job]
alive=3, 4 claims: Notify in GitHub/1912238282, Notify user/1912238307, Notify job/1912238313
Seen #1:"Notify in GitHub/1912238282/3" at "ASSIGNSPE" by 134 stk, 208ms [reason=3; cause=1912238209; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order; Notify; Notify job]
Seen #2:"Notify user/1912238307/2" at "ASSIGNSPE" by 134 stk, 444ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238256; manual=true; job=gh:test/test#1; login=yegor256; message=You got -5 point(s) in the job [#1](https://github.com/test/test/issues/1) in ASSIGNSPE, your total is [-5](https://www.; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
alive=3, 1 claims: Notify job/1912238313
Seen #3:"Notify job/1912238313/2" at "ASSIGNSPE" by 134 stk, 854ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238256; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
Seen #0:"Notify in GitHub/1912238327/1" at "ASSIGNSPE" by 134 stk, 542ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238313; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; Notify job; points=-5]
alive=3, 0 claims:
alive=3, 2 claims: Add job to WBS/1, Request order start/3
alive=3, 3 claims: Add job to WBS/1, Request order start/3, Notify/1912237029
Seen #0:"Add job to WBS/1/3" at "ASSIGNSPE" by 134 stk, 3s [job=gh:test/test#1; role=REV], by @yegor256
alive=3, 3 claims: Request order start/3, Notify/1912237029, Job was added to WBS/1912237034
alive=3, 3 claims: Request order start/3, Notify/1912237029, Job was added to WBS/1912237034
Seen #1:"Request order start/3/4" at "ASSIGNSPE" by 134 stk, 4s [job=gh:test/test#1; login=krzyk], by @yegor256
alive=3, 3 claims: Notify/1912237029, Job was added to WBS/1912237034, Start order/1912237038
Seen #0:"Notify/1912237029/4" at "ASSIGNSPE" by 134 stk, 1s [cause=1; role=REV; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS]
alive=3, 3 claims: Job was added to WBS/1912237034, Start order/1912237038, Notify job/1912237042
alive=2, 3 claims: Job was added to WBS/1912237034, Start order/1912237038, Notify job/1912237042
alive=3, 3 claims: Job was added to WBS/1912237034, Start order/1912237038, Notify job/1912237042, User was banned/1912237055
Seen #1:"Job was added to WBS/1912237034/4" at "ASSIGNSPE" by 134 stk, 4s [cause=3; reason=Order start requested, but WBS is empty; job=gh:test/test#1; login=krzyk; flow=Request order start]
alive=2, 3 claims: Start order/1912237038, Notify job/1912237042, User was banned/1912237055
alive=2, 3 claims: Start order/1912237038, Notify job/1912237042, User was banned/1912237055
alive=3, 4 claims: Start order/1912237038, Notify job/1912237042, User was banned/1912237055, Notify/1912237076
alive=3, 5 claims: Start order/1912237038, Notify job/1912237042, User was banned/1912237055, Notify/1912237076, Order was given/1912237082, Make payment/1912237086
Seen #2:"Start order/1912237038/6" at "ASSIGNSPE" by 134 stk, 10s [cause=3; reason=3; job=gh:test/test#1; login=krzyk; manual=true; flow=Request order start], by @yegor256
alive=3, 5 claims: Notify job/1912237042, User was banned/1912237055, Notify/1912237076, Order was given/1912237082, Make payment/1912237086
Seen #0:"Notify job/1912237042/6" at "ASSIGNSPE" by 134 stk, 1s [cause=1912237029; role=REV; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS; Notify]
Seen #1:"User was banned/1912237055/5" at "ASSIGNSPE" by 134 stk, 181ms [cause=1912237034; reason=The user reported GitHub issue; job=gh:test/test#1; login=krzyk; flow=Request order start; Job was added to WBS]
alive=3, 4 claims: Notify/1912237076, Order was given/1912237082, Make payment/1912237086, Notify in GitHub/1912238099
Seen #2:"Notify/1912237076/5" at "ASSIGNSPE" by 134 stk, 907ms [reason=3; cause=1912237038; job=gh:test/test#1; login=krzyk; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @krzyk[/z](https://www.0crat.com/u/krzyk), here is [why]; flow=Request order start; Start order]
alive=2, 5 claims: Order was given/1912237082, Make payment/1912237086, Notify in GitHub/1912238099, Notify job/1912238104, Notify project/1912238107
alive=3, 6 claims: Order was given/1912237082, Make payment/1912237086, Notify in GitHub/1912238099, Notify job/1912238104, Notify project/1912238107, GitHub issue got an assignee/1912238118
alive=3, 8 claims: Order was given/1912237082, Make payment/1912237086, Notify in GitHub/1912238099, Notify job/1912238104, Notify project/1912238107, GitHub issue got an assignee/1912238118, Agenda was updated/1912238132, Notify user/1912238140
alive=2, 8 claims: Order was given/1912237082, Make payment/1912237086, Notify in GitHub/1912238099, Notify job/1912238104, Notify project/1912238107, GitHub issue got an assignee/1912238118, Agenda was updated/1912238132, Notify user/1912238140
Seen #3:"Order was given/1912237082/9" at "ASSIGNSPE" by 134 stk, 9s [reason=1912237038; role=DEV; estimate=0; cause=1912237038; job=gh:test/test#1; manual=true; login=krzyk; flow=Request order start; Start order]
alive=2, 8 claims: Make payment/1912237086, Notify in GitHub/1912238099, Notify job/1912238104, Notify project/1912238107, GitHub issue got an assignee/1912238118, Agenda was updated/1912238132, Notify user/1912238140, User joined new project/1912238149
Seen #4:"Make payment/1912237086/9" at "ASSIGNSPE" by 134 stk, 3s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237038; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order]
alive=2, 8 claims: Notify in GitHub/1912238099, Notify job/1912238104, Notify project/1912238107, GitHub issue got an assignee/1912238118, Agenda was updated/1912238132, Notify user/1912238140, User joined new project/1912238149, Award points were added/1912238160
Seen #0:"Notify in GitHub/1912238099/8" at "ASSIGNSPE" by 134 stk, 395ms [cause=1912237042; role=REV; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS; Notify; Notify job]
alive=3, 8 claims: Notify job/1912238104, Notify project/1912238107, GitHub issue got an assignee/1912238118, Agenda was updated/1912238132, Notify user/1912238140, User joined new project/1912238149, Award points were added/1912238160, Notify in GitHub/1912238170
Seen #1:"Notify job/1912238104/8" at "ASSIGNSPE" by 134 stk, 1s [reason=3; cause=1912237076; job=gh:test/test#1; login=krzyk; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @krzyk[/z](https://www.0crat.com/u/krzyk), here is [why]; flow=Request order start; Start order; Notify]
Seen #2:"Notify project/1912238107/7" at "ASSIGNSPE" by 134 stk, 281ms [reason=1912237038; role=DEV; estimate=0; cause=1912237082; job=gh:test/test#1; manual=true; login=krzyk; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @krzyk[/z](https://www.0crat.com/u/krzyk) (role is `; flow=Request order start; Start order; Order was given]
Seen #3:"GitHub issue got an assignee/1912238118/6" at "ASSIGNSPE" by 134 stk, 328ms [reason=1912237038; role=DEV; issue=1; repo=test/test; estimate=0; cause=1912237082; job=gh:test/test#1; manual=true; login=krzyk; flow=Request order start; Start order; Order was given]
alive=3, 5 claims: Agenda was updated/1912238132, Notify user/1912238140, User joined new project/1912238149, Award points were added/1912238160, Notify in GitHub/1912238170
Seen #4:"Agenda was updated/1912238132/5" at "ASSIGNSPE" by 134 stk, 1s [reason=1912237038; role=DEV; estimate=0; cause=1912237082; job=gh:test/test#1; manual=true; login=krzyk; flow=Request order start; Start order; Order was given]
alive=3, 4 claims: Notify user/1912238140, User joined new project/1912238149, Award points were added/1912238160, Notify in GitHub/1912238170
Seen #5:"Notify user/1912238140/4" at "ASSIGNSPE" by 134 stk, 398ms [reason=1912237038; role=DEV; estimate=0; cause=1912237082; job=gh:test/test#1; manual=true; login=krzyk; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in ASSIGNSPE as `DEV` a minute ago; here is [why; flow=Request order start; Start order; Order was given]
Seen #6:"User joined new project/1912238149/3" at "ASSIGNSPE" by 134 stk, 329ms [reason=1912237038; role=DEV; estimate=0; cause=1912237082; job=gh:test/test#1; manual=true; login=krzyk; flow=Request order start; Start order; Order was given]
alive=2, 2 claims: Award points were added/1912238160, Notify in GitHub/1912238170
Seen #7:"Award points were added/1912238160/4" at "ASSIGNSPE" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237086; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order; Make payment; points=-5]
alive=2, 3 claims: Notify in GitHub/1912238170, Notify user/1912238193, Notify job/1912238196
Seen #0:"Notify in GitHub/1912238170/3" at "ASSIGNSPE" by 134 stk, 289ms [reason=3; cause=1912238104; job=gh:test/test#1; login=krzyk; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @krzyk[/z](https://www.0crat.com/u/krzyk), here is [why]; flow=Request order start; Start order; Notify; Notify job]
Seen #1:"Notify user/1912238193/2" at "ASSIGNSPE" by 134 stk, 643ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238160; manual=true; job=gh:test/test#1; login=yegor256; message=You got -5 point(s) in the job [#1](https://github.com/test/test/issues/1) in ASSIGNSPE, your total is [-5](https://www.; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
alive=3, 1 claims: Notify job/1912238196
Seen #2:"Notify job/1912238196/2" at "ASSIGNSPE" by 134 stk, 790ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238160; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
Seen #0:"Notify in GitHub/1912238213/1" at "ASSIGNSPE" by 134 stk, 311ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238196; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; Notify job; points=-5]
alive=3, 0 claims:
alive=0, 0 claims:
alive=3, 2 claims: Request order start/1912237023, Job was added to WBS/1912237033
Seen #0:"Request order start/1912237023/3" at "ASSIGNSTO" by 134 stk, 3s [login=yegor256; job=gh:test/test#1; reason=GitHub issue was assigned by @yegor256], by @yegor256
alive=2, 2 claims: Job was added to WBS/1912237033, Start order/1912237035
alive=2, 2 claims: Job was added to WBS/1912237033, Start order/1912237035
alive=3, 3 claims: Job was added to WBS/1912237033, Start order/1912237035, Notify/1912237039
alive=3, 3 claims: Job was added to WBS/1912237033, Start order/1912237035, Notify/1912237039
Seen #0:"Job was added to WBS/1912237033/4" at "ASSIGNSTO" by 134 stk, 5s [cause=1912237023; reason=Order start requested, but WBS is empty; login=yegor256; job=gh:test/test#1; flow=Request order start]
alive=3, 3 claims: Start order/1912237035, Notify/1912237039, User was banned/1912237050
alive=2, 3 claims: Start order/1912237035, Notify/1912237039, User was banned/1912237050
alive=3, 4 claims: Start order/1912237035, Notify/1912237039, User was banned/1912237050, Notify/1912237066
alive=3, 6 claims: Start order/1912237035, Notify/1912237039, User was banned/1912237050, Notify/1912237066, Order was given/1912237070, Make payment/1912237072
Seen #1:"Start order/1912237035/6" at "ASSIGNSTO" by 134 stk, 8s [cause=1912237023; reason=1912237023; job=gh:test/test#1; login=yegor256; manual=true; flow=Request order start], by @yegor256
alive=3, 5 claims: Notify/1912237039, User was banned/1912237050, Notify/1912237066, Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078
Seen #0:"Notify/1912237039/6" at "ASSIGNSTO" by 134 stk, 1s [reason=Order start requested, but WBS is empty; cause=1912237033; login=yegor256; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS]
Seen #1:"User was banned/1912237050/5" at "ASSIGNSTO" by 134 stk, 433ms [cause=1912237033; reason=The user reported GitHub issue; login=yegor256; job=gh:test/test#1; flow=Request order start; Job was added to WBS]
alive=3, 4 claims: Notify/1912237066, Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078
Seen #2:"Notify/1912237066/5" at "ASSIGNSTO" by 134 stk, 1s [reason=1912237023; cause=1912237035; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order]
alive=2, 4 claims: Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089
alive=3, 6 claims: Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101
alive=3, 6 claims: Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101
alive=3, 7 claims: Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101, Agenda was updated/1912238117
alive=2, 8 claims: Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101, Agenda was updated/1912238117, Notify user/1912238125
alive=3, 9 claims: Order was given/1912237070, Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101, Agenda was updated/1912238117, Notify user/1912238125, User joined new project/1912238141
Seen #3:"Order was given/1912237070/9" at "ASSIGNSTO" by 134 stk, 10s [reason=1912237035; role=DEV; estimate=0; cause=1912237035; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order]
alive=2, 8 claims: Make payment/1912237072, Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101, Agenda was updated/1912238117, Notify user/1912238125, User joined new project/1912238141
Seen #4:"Make payment/1912237072/9" at "ASSIGNSTO" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237035; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order]
alive=3, 8 claims: Notify in GitHub/1912237078, Notify in GitHub/1912237089, Notify project/1912238098, GitHub issue got an assignee/1912238101, Agenda was updated/1912238117, Notify user/1912238125, User joined new project/1912238141, Award points were added/1912238150
Seen #0:"Notify in GitHub/1912237078/8" at "ASSIGNSTO" by 134 stk, 678ms [reason=Order start requested, but WBS is empty; cause=1912237039; login=yegor256; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS; Notify]
Seen #1:"Notify in GitHub/1912237089/7" at "ASSIGNSTO" by 134 stk, 677ms [reason=1912237023; cause=1912237066; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order; Notify]
alive=3, 7 claims: Notify project/1912238098, GitHub issue got an assignee/1912238101, Agenda was updated/1912238117, Notify user/1912238125, User joined new project/1912238141, Award points were added/1912238150
Seen #2:"Notify project/1912238098/6" at "ASSIGNSTO" by 134 stk, 182ms [reason=1912237035; role=DEV; estimate=0; cause=1912237070; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @yegor256[/z](https://www.0crat.com/u/yegor256) (rol; flow=Request order start; Start order; Order was given]
Seen #3:"GitHub issue got an assignee/1912238101/5" at "ASSIGNSTO" by 134 stk, 159ms [reason=1912237035; role=DEV; issue=1; repo=test/test; estimate=0; cause=1912237070; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 4 claims: Agenda was updated/1912238117, Notify user/1912238125, User joined new project/1912238141, Award points were added/1912238150
Seen #4:"Agenda was updated/1912238117/4" at "ASSIGNSTO" by 134 stk, 960ms [reason=1912237035; role=DEV; estimate=0; cause=1912237070; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
Seen #5:"Notify user/1912238125/3" at "ASSIGNSTO" by 134 stk, 406ms [reason=1912237035; role=DEV; estimate=0; cause=1912237070; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in ASSIGNSTO as `DEV` a minute ago; here is [why; flow=Request order start; Start order; Order was given]
alive=3, 2 claims: User joined new project/1912238141, Award points were added/1912238150
Seen #6:"User joined new project/1912238141/2" at "ASSIGNSTO" by 134 stk, 634ms [reason=1912237035; role=DEV; estimate=0; cause=1912237070; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 1 claims: Award points were added/1912238150, Notify user/1912238181
Seen #7:"Award points were added/1912238150/3" at "ASSIGNSTO" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912237072; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order; Make payment; points=-5]
alive=3, 2 claims: Notify user/1912238181, Notify job/1912238186
Seen #0:"Notify user/1912238181/2" at "ASSIGNSTO" by 134 stk, 445ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238150; manual=true; job=gh:test/test#1; login=yegor256; message=You got -5 point(s) in the job [#1](https://github.com/test/test/issues/1) in ASSIGNSTO, your total is [-5](https://www.; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
Seen #1:"Notify job/1912238186/2" at "ASSIGNSTO" by 134 stk, 365ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238150; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
alive=3, 1 claims: Notify in GitHub/1912238197
Seen #0:"Notify in GitHub/1912238197/1" at "ASSIGNSTO" by 134 stk, 428ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238186; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; Notify job; points=-5]
alive=0, 0 claims:
alive=2, 2 claims: Finish order/1, Remove job from WBS/2
alive=2, 2 claims: Finish order/1, Remove job from WBS/2
alive=3, 4 claims: Finish order/1, Remove job from WBS/2, Make payment/1912237048, Order was finished/1912237052
Seen #0:"Finish order/1/4" at "AWARDSPOI" by 134 stk, 5s [job=gh:test/test#1], by @dmarkov
alive=2, 3 claims: Remove job from WBS/2, Make payment/1912237048, Order was finished/1912237052
Seen #1:"Remove job from WBS/2/5" at "AWARDSPOI" by 134 stk, 3s [job=gh:test/test#1], by @dmarkov
alive=3, 5 claims: Make payment/1912237048, Order was finished/1912237052, Notify/1912237060, Job removed from WBS/1912237062
alive=3, 4 claims: Make payment/1912237048, Order was finished/1912237052, Notify/1912237060, Job removed from WBS/1912237062
Seen #0:"Make payment/1912237048/5" at "AWARDSPOI" by 134 stk, 2s [reason=Order was finished; minutes=30; cause=1; job=gh:test/test#1; login=yegor-a; cash=0; flow=Finish order]
alive=3, 5 claims: Order was finished/1912237052, Notify/1912237060, Job removed from WBS/1912237062, Award points were added/1912237069
alive=2, 4 claims: Order was finished/1912237052, Notify/1912237060, Job removed from WBS/1912237062, Award points were added/1912237069
alive=2, 6 claims: Order was finished/1912237052, Notify/1912237060, Job removed from WBS/1912237062, Award points were added/1912237069, Speed was updated/1912237079, Agenda was updated/1912237085
Seen #1:"Order was finished/1912237052/7" at "AWARDSPOI" by 134 stk, 5s [cause=1; job=gh:test/test#1; login=yegor-a; flow=Finish order; age=677299]
alive=3, 6 claims: Notify/1912237060, Job removed from WBS/1912237062, Award points were added/1912237069, Speed was updated/1912237079, Agenda was updated/1912237085, Remove job from WBS/1912237090
Seen #2:"Notify/1912237060/7" at "AWARDSPOI" by 134 stk, 778ms [cause=2; job=gh:test/test#1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; flow=Remove job from WBS]
Seen #3:"Job removed from WBS/1912237062/6" at "AWARDSPOI" by 134 stk, 540ms [job=gh:test/test#1; cause=2; flow=Remove job from WBS]
alive=3, 6 claims: Award points were added/1912237069, Speed was updated/1912237079, Agenda was updated/1912237085, Remove job from WBS/1912237090, Notify job/1912238100
alive=3, 6 claims: Award points were added/1912237069, Speed was updated/1912237079, Agenda was updated/1912237085, Remove job from WBS/1912237090, Notify job/1912238100, Reputation was updated/1912238113
alive=2, 8 claims: Award points were added/1912237069, Speed was updated/1912237079, Agenda was updated/1912237085, Remove job from WBS/1912237090, Notify job/1912238100, Reputation was updated/1912238113, Notify user/1912238120, Notify job/1912238127
Seen #0:"Award points were added/1912237069/8" at "AWARDSPOI" by 134 stk, 5s [reason=Order was finished; minutes=30; cause=1912237048; job=gh:test/test#1; login=yegor-a; cash=0; flow=Finish order; Make payment; points=30]
alive=3, 7 claims: Speed was updated/1912237079, Agenda was updated/1912237085, Remove job from WBS/1912237090, Notify job/1912238100, Reputation was updated/1912238113, Notify user/1912238120, Notify job/1912238127
Seen #1:"Speed was updated/1912237079/7" at "AWARDSPOI" by 134 stk, 1s [cause=1912237052; job=gh:test/test#1; login=yegor-a; age=677299; flow=Finish order; Order was finished]
alive=3, 6 claims: Agenda was updated/1912237085, Remove job from WBS/1912237090, Notify job/1912238100, Reputation was updated/1912238113, Notify user/1912238120, Notify job/1912238127
Seen #2:"Agenda was updated/1912237085/6" at "AWARDSPOI" by 134 stk, 1s [cause=1912237052; job=gh:test/test#1; login=yegor-a; age=677299; flow=Finish order; Order was finished]
Seen #3:"Remove job from WBS/1912237090/5" at "AWARDSPOI" by 134 stk, 360ms [cause=1912237052; job=gh:test/test#1; login=yegor-a; age=677299; flow=Finish order; Order was finished]
alive=3, 4 claims: Notify job/1912238100, Reputation was updated/1912238113, Notify user/1912238120, Notify job/1912238127
Seen #4:"Notify job/1912238100/5" at "AWARDSPOI" by 134 stk, 1s [cause=1912237060; job=gh:test/test#1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; flow=Remove job from WBS; Notify]
alive=3, 4 claims: Reputation was updated/1912238113, Notify user/1912238120, Notify job/1912238127, Notify in GitHub/1912238152
Seen #0:"Reputation was updated/1912238113/4" at "AWARDSPOI" by 134 stk, 307ms [reason=Order was finished; minutes=30; cause=1912237069; job=gh:test/test#1; login=yegor-a; cash=0; flow=Finish order; Make payment; Award points were added; points=30]
Seen #1:"Notify user/1912238120/3" at "AWARDSPOI" by 134 stk, 792ms [reason=Order was finished; minutes=30; cause=1912237069; job=gh:test/test#1; login=yegor-a; message=You got +30 point(s) in the job [#1](https://github.com/test/test/issues/1) in AWARDSPOI, your total is [+30](https://ww; cash=0; flow=Finish order; Make payment; Award points were added; points=30]
alive=3, 2 claims: Notify job/1912238127, Notify in GitHub/1912238152
Seen #2:"Notify job/1912238127/3" at "AWARDSPOI" by 134 stk, 672ms [reason=Order was finished; minutes=30; cause=1912237069; job=gh:test/test#1; login=yegor-a; message=Order was finished: +30 point(s) just awarded to @yegor-a[/z](https://www.0crat.com/u/yegor-a); cash=0; flow=Finish order; Make payment; Award points were added; points=30]
Seen #3:"Notify in GitHub/1912238152/2" at "AWARDSPOI" by 134 stk, 395ms [cause=1912238100; job=gh:test/test#1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; flow=Remove job from WBS; Notify; Notify job]
alive=2, 1 claims: Notify in GitHub/1912238166
Seen #0:"Notify in GitHub/1912238166/1" at "AWARDSPOI" by 134 stk, 344ms [reason=Order was finished; minutes=30; cause=1912238127; job=gh:test/test#1; login=yegor-a; message=Order was finished: +30 point(s) just awarded to @yegor-a[/z](https://www.0crat.com/u/yegor-a); cash=0; flow=Finish order; Make payment; Award points were added; Notify job; points=30]
alive=0, 0 claims:
alive=2, 1 claims: Finish order/1
alive=2, 1 claims: Finish order/1
alive=2, 3 claims: Finish order/1, Notify job/1912237080, Order was finished/1912237084
Seen #0:"Finish order/1/3" at "AWARDSPOI" by 134 stk, 6s [job=gh:test/test#1], by @dmarkov
alive=3, 3 claims: Notify job/1912237080, Order was finished/1912237084, Notify in GitHub/1912238094
Seen #0:"Notify job/1912237080/3" at "AWARDSPOI" by 134 stk, 2s [cause=1; job=gh:test/test#1; message=Quality is low, no payment, see [�31](http://www.zerocracy.com/policy.html#31): ; flow=Finish order]
alive=3, 2 claims: Order was finished/1912237084, Notify in GitHub/1912238094, Make payment/1912238102
alive=3, 3 claims: Order was finished/1912237084, Notify in GitHub/1912238094, Make payment/1912238102, Speed was updated/1912238116
alive=3, 4 claims: Order was finished/1912237084, Notify in GitHub/1912238094, Make payment/1912238102, Speed was updated/1912238116, Agenda was updated/1912238129
alive=2, 6 claims: Order was finished/1912237084, Notify in GitHub/1912238094, Make payment/1912238102, Speed was updated/1912238116, Agenda was updated/1912238129, Remove job from WBS/1912238135
Seen #1:"Order was finished/1912237084/6" at "AWARDSPOI" by 134 stk, 10s [cause=1; job=gh:test/test#1; login=cmiranda; flow=Finish order; age=491845]
alive=3, 5 claims: Notify in GitHub/1912238094, Make payment/1912238102, Speed was updated/1912238116, Agenda was updated/1912238129, Remove job from WBS/1912238135
Seen #0:"Notify in GitHub/1912238094/5" at "AWARDSPOI" by 134 stk, 497ms [cause=1912237080; job=gh:test/test#1; message=Quality is low, no payment, see [�31](http://www.zerocracy.com/policy.html#31): ; flow=Finish order; Notify job]
alive=3, 4 claims: Make payment/1912238102, Speed was updated/1912238116, Agenda was updated/1912238129, Remove job from WBS/1912238135
alive=2, 5 claims: Make payment/1912238102, Speed was updated/1912238116, Agenda was updated/1912238129, Remove job from WBS/1912238135, Award points were added/1912238161
Seen #1:"Make payment/1912238102/5" at "AWARDSPOI" by 134 stk, 4s [reason=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28); minutes=10; cause=1912237084; job=gh:test/test#1; login=dmarkov; age=491845; flow=Finish order; Order was finished]
alive=3, 4 claims: Speed was updated/1912238116, Agenda was updated/1912238129, Remove job from WBS/1912238135, Award points were added/1912238161
Seen #2:"Speed was updated/1912238116/4" at "AWARDSPOI" by 134 stk, 2s [cause=1912237084; job=gh:test/test#1; login=cmiranda; age=491845; flow=Finish order; Order was finished]
Seen #3:"Agenda was updated/1912238129/3" at "AWARDSPOI" by 134 stk, 467ms [cause=1912237084; job=gh:test/test#1; login=cmiranda; age=491845; flow=Finish order; Order was finished]
alive=3, 2 claims: Remove job from WBS/1912238135, Award points were added/1912238161
Seen #4:"Remove job from WBS/1912238135/4" at "AWARDSPOI" by 134 stk, 3s [cause=1912237084; job=gh:test/test#1; login=cmiranda; age=491845; flow=Finish order; Order was finished]
alive=3, 3 claims: Award points were added/1912238161, Notify/1912238185, Job removed from WBS/1912238190
alive=3, 4 claims: Award points were added/1912238161, Notify/1912238185, Job removed from WBS/1912238190, Notify user/1912238198
Seen #0:"Award points were added/1912238161/5" at "AWARDSPOI" by 134 stk, 2s [reason=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28); minutes=10; cause=1912238102; job=gh:test/test#1; login=dmarkov; age=491845; flow=Finish order; Order was finished; Make payment; points=10]
alive=3, 4 claims: Notify/1912238185, Job removed from WBS/1912238190, Notify user/1912238198, Notify job/1912238203
Seen #1:"Notify/1912238185/5" at "AWARDSPOI" by 134 stk, 1s [cause=1912238135; job=gh:test/test#1; login=cmiranda; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=491845; flow=Finish order; Order was finished; Remove job from WBS]
Seen #2:"Job removed from WBS/1912238190/4" at "AWARDSPOI" by 134 stk, 250ms [cause=1912238135; job=gh:test/test#1; login=cmiranda; age=491845; flow=Finish order; Order was finished; Remove job from WBS]
alive=3, 3 claims: Notify user/1912238198, Notify job/1912238203, Notify job/1912238211
Seen #0:"Notify user/1912238198/3" at "AWARDSPOI" by 134 stk, 770ms [reason=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28); minutes=10; cause=1912238161; job=gh:test/test#1; login=dmarkov; message=You got +10 point(s) in the job [#1](https://github.com/test/test/issues/1) in AWARDSPOI, your total is [+10](https://ww; age=491845; flow=Finish order; Order was finished; Make payment; Award points were added; points=10]
Seen #1:"Notify job/1912238203/3" at "AWARDSPOI" by 134 stk, 757ms [reason=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28); minutes=10; cause=1912238161; job=gh:test/test#1; login=dmarkov; message=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28): +10 point(s) just awar; age=491845; flow=Finish order; Order was finished; Make payment; Award points were added; points=10]
alive=3, 3 claims: Notify job/1912238203, Notify job/1912238211, Notify in GitHub/1912238224
Seen #2:"Notify job/1912238211/3" at "AWARDSPOI" by 134 stk, 760ms [cause=1912238185; job=gh:test/test#1; login=cmiranda; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=491845; flow=Finish order; Order was finished; Remove job from WBS; Notify]
alive=3, 2 claims: Notify in GitHub/1912238224, Notify in GitHub/1912238229
Seen #0:"Notify in GitHub/1912238224/2" at "AWARDSPOI" by 134 stk, 541ms [reason=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28); minutes=10; cause=1912238203; job=gh:test/test#1; login=dmarkov; message=Payment to `ARC` for a closed pull request, as in [�28](http://www.zerocracy.com/policy.html#28): +10 point(s) just awar; age=491845; flow=Finish order; Order was finished; Make payment; Award points were added; Notify job; points=10]
Seen #1:"Notify in GitHub/1912238229/1" at "AWARDSPOI" by 134 stk, 360ms [cause=1912238211; job=gh:test/test#1; login=cmiranda; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=491845; flow=Finish order; Order was finished; Remove job from WBS; Notify; Notify job]
alive=0, 0 claims:
alive=2, 2 claims: Add job to WBS/2, Job was added to WBS/3
alive=2, 2 claims: Add job to WBS/2, Job was added to WBS/3
alive=3, 3 claims: Add job to WBS/2, Job was added to WBS/3, Notify/1912237092
Seen #0:"Add job to WBS/2/4" at "BANSISSUE" by 134 stk, 5s [job=gh:test/test#1], by @cmiranda
alive=2, 3 claims: Job was added to WBS/3, Notify/1912237092, Job was added to WBS/1912238096
alive=2, 4 claims: Job was added to WBS/3, Notify/1912237092, Job was added to WBS/1912238096, Notify/1912238105
alive=2, 5 claims: Job was added to WBS/3, Notify/1912237092, Job was added to WBS/1912238096, Notify/1912238105, User was banned/1912238126
Seen #1:"Job was added to WBS/3/5" at "BANSISSUE" by 134 stk, 6s [job=gh:test/test#1], by @cmiranda
alive=3, 5 claims: Notify/1912237092, Job was added to WBS/1912238096, Notify/1912238105, User was banned/1912238126, Notify in GitHub/1912238139
Seen #0:"Notify/1912237092/5" at "BANSISSUE" by 134 stk, 1s [cause=2; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 5 claims: Job was added to WBS/1912238096, Notify/1912238105, User was banned/1912238126, Notify in GitHub/1912238139, Notify/1912238146
Seen #1:"Job was added to WBS/1912238096/5" at "BANSISSUE" by 134 stk, 2s [cause=2; role=DEV; job=gh:test/test#1; flow=Add job to WBS]
alive=3, 4 claims: Notify/1912238105, User was banned/1912238126, Notify in GitHub/1912238139, Notify/1912238146, Notify in GitHub/1912238156
Seen #2:"Notify/1912238105/5" at "BANSISSUE" by 134 stk, 1s [cause=3; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Job was added to WBS]
Seen #3:"User was banned/1912238126/4" at "BANSISSUE" by 134 stk, 450ms [cause=3; reason=The user reported GitHub issue; job=gh:test/test#1; flow=Job was added to WBS]
alive=3, 3 claims: Notify in GitHub/1912238139, Notify/1912238146, Notify in GitHub/1912238156
Seen #0:"Notify in GitHub/1912238139/3" at "BANSISSUE" by 134 stk, 229ms [cause=1912237092; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
Seen #1:"Notify/1912238146/3" at "BANSISSUE" by 134 stk, 839ms [cause=1912238096; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
alive=2, 2 claims: Notify in GitHub/1912238156, Notify in GitHub/1912238167
Seen #2:"Notify in GitHub/1912238156/2" at "BANSISSUE" by 134 stk, 290ms [cause=1912238105; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Job was added to WBS; Notify]
Seen #0:"Notify in GitHub/1912238167/1" at "BANSISSUE" by 134 stk, 543ms [cause=1912238146; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=1, 0 claims:
alive=3, 2 claims: Make payment/1, Bootstrap/2147483642
alive=3, 3 claims: Make payment/1, Award points were added/1912238176, Bootstrap/2147483642
Seen #0:"Make payment/1/3" at "BOOTSTRAP" by 134 stk, 2s [reason=To make it possible to bootstrap; login=yegor256; job=gh:test/test#1; minutes=2000], by @yegor256
alive=1, 2 claims: Award points were added/1912238176, Bootstrap/2147483642
alive=3, 4 claims: Award points were added/1912238176, Notify user/1912238183, Notify job/1912238188, Bootstrap/2147483642
Seen #1:"Award points were added/1912238176/4" at "BOOTSTRAP" by 134 stk, 3s [reason=To make it possible to bootstrap; minutes=2000; cause=1; job=gh:test/test#1; login=yegor256; flow=Make payment; points=2000]
Seen #0:"Notify user/1912238183/3" at "BOOTSTRAP" by 134 stk, 790ms [reason=To make it possible to bootstrap; minutes=2000; cause=1912238176; job=gh:test/test#1; login=yegor256; message=You got +2000 point(s) in the job [#1](https://github.com/test/test/issues/1) in BOOTSTRAP, your total is [+2000](https:; flow=Make payment; Award points were added; points=2000]
alive=2, 2 claims: Notify job/1912238188, Bootstrap/2147483642
Seen #1:"Notify job/1912238188/3" at "BOOTSTRAP" by 134 stk, 761ms [reason=To make it possible to bootstrap; minutes=2000; cause=1912238176; job=gh:test/test#1; login=yegor256; message=To make it possible to bootstrap: +2000 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Make payment; Award points were added; points=2000]
Seen #2:"Notify in GitHub/1912238204/2" at "BOOTSTRAP" by 134 stk, 184ms [reason=To make it possible to bootstrap; minutes=2000; cause=1912238188; job=gh:test/test#1; login=yegor256; message=To make it possible to bootstrap: +2000 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Make payment; Award points were added; Notify job; points=2000]
alive=2, 1 claims: Bootstrap/2147483642
alive=2, 1 claims: Bootstrap/2147483642
alive=3, 2 claims: Adviser was updated/1912238221, Bootstrap/2147483642
alive=3, 4 claims: Adviser was updated/1912238221, Role was assigned/1912238223, Role was assigned/1912238226, Bootstrap/2147483642
alive=3, 7 claims: Adviser was updated/1912238221, Role was assigned/1912238223, Role was assigned/1912238226, Make payment/1912238232, Set title/1912238236, Notify/1912238239, Bootstrap/2147483642
Seen #0:"Bootstrap/2147483642/8" at "BOOTSTRAP" by 134 stk, 7s [channel=Test], by @yegor256
Seen #0:"Adviser was updated/1912238221/7" at "BOOTSTRAP" by 134 stk, 135ms [channel=Test; cause=2147483642; flow=Bootstrap]
alive=2, 7 claims: Role was assigned/1912238223, Role was assigned/1912238226, Make payment/1912238232, Set title/1912238236, Notify/1912238239, Notify PMO/1912238242
alive=3, 7 claims: Role was assigned/1912238223, Role was assigned/1912238226, Make payment/1912238232, Set title/1912238236, Notify/1912238239, Notify PMO/1912238242, Notify user/1912238251
Seen #1:"Role was assigned/1912238223/8" at "BOOTSTRAP" by 134 stk, 3s [channel=Test; cause=2147483642; role=PO; login=yegor256; flow=Bootstrap]
alive=3, 8 claims: Role was assigned/1912238223, Role was assigned/1912238226, Make payment/1912238232, Set title/1912238236, Notify/1912238239, Notify PMO/1912238242, Notify user/1912238251, User joined new project/1912238263
Seen #2:"Role was assigned/1912238226/8" at "BOOTSTRAP" by 134 stk, 963ms [channel=Test; cause=2147483642; role=ARC; login=yegor256; flow=Bootstrap]
alive=3, 7 claims: Make payment/1912238232, Set title/1912238236, Notify/1912238239, Notify PMO/1912238242, Notify user/1912238251, User joined new project/1912238263, Notify user/1912238269
Seen #3:"Make payment/1912238232/8" at "BOOTSTRAP" by 134 stk, 1s [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=Test; cause=2147483642; login=yegor256; job=none; flow=Bootstrap]
alive=3, 7 claims: Set title/1912238236, Notify/1912238239, Notify PMO/1912238242, Notify user/1912238251, User joined new project/1912238263, Notify user/1912238269, Award points were added/1912238277
Seen #4:"Set title/1912238236/8" at "BOOTSTRAP" by 134 stk, 1s [channel=Test; cause=2147483642; title=Test; flow=Bootstrap]
alive=3, 7 claims: Notify/1912238239, Notify PMO/1912238242, Notify user/1912238251, User joined new project/1912238263, Notify user/1912238269, Award points were added/1912238277, Notify/1912238287
Seen #5:"Notify/1912238239/8" at "BOOTSTRAP" by 134 stk, 757ms [channel=Test; cause=2147483642; message=I'm ready to manage the BOOTSTRAP project; when you're ready, you can start giving me commands, always prefixing your me; flow=Bootstrap]
Seen #6:"Notify PMO/1912238242/7" at "BOOTSTRAP" by 134 stk, 326ms [channel=Test; cause=2147483642; message=We just bootstrapped @BOOTSTRAP by @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap]
alive=3, 6 claims: Notify user/1912238251, User joined new project/1912238263, Notify user/1912238269, Award points were added/1912238277, Notify/1912238287, Notify test/1912238293
Seen #0:"Notify user/1912238251/6" at "BOOTSTRAP" by 134 stk, 528ms [channel=Test; cause=1912238223; role=PO; login=yegor256; message=You just got role `PO` in the BOOTSTRAP project; you work for free; flow=Bootstrap; Role was assigned]
Seen #1:"User joined new project/1912238263/5" at "BOOTSTRAP" by 134 stk, 407ms [channel=Test; cause=1912238223; role=PO; login=yegor256; flow=Bootstrap; Role was assigned]
alive=3, 4 claims: Notify user/1912238269, Award points were added/1912238277, Notify/1912238287, Notify test/1912238293
Seen #2:"Notify user/1912238269/4" at "BOOTSTRAP" by 134 stk, 435ms [channel=Test; cause=1912238226; role=ARC; login=yegor256; message=You just got role `ARC` in the BOOTSTRAP project; you work for free; since your new role is the architect, I would recom; flow=Bootstrap; Role was assigned]
alive=3, 4 claims: Award points were added/1912238277, Notify/1912238287, Notify test/1912238293, Notify user/1912238311
Seen #3:"Award points were added/1912238277/5" at "BOOTSTRAP" by 134 stk, 2s [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=Test; cause=1912238232; job=none; login=yegor256; flow=Bootstrap; Make payment; points=-256]
alive=3, 4 claims: Notify/1912238287, Notify test/1912238293, Notify user/1912238311, Notify job/1912238315, Notify test/1912238318
Seen #4:"Notify/1912238287/5" at "BOOTSTRAP" by 134 stk, 796ms [channel=Test; cause=1912238236; title=Test; message=The title changed to "Test"; flow=Bootstrap; Set title]
Seen #5:"Notify test/1912238293/4" at "BOOTSTRAP" by 134 stk, 108ms [channel=Test; cause=1912238239; message=I'm ready to manage the BOOTSTRAP project; when you're ready, you can start giving me commands, always prefixing your me; flow=Bootstrap; Notify]
Seen #0:"Notify user/1912238311/3" at "BOOTSTRAP" by 134 stk, 283ms [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=Test; cause=1912238277; job=none; login=yegor256; message=You got -256 point(s) in the job none in BOOTSTRAP, your total is [+1744](https://www.0crat.com/u/yegor256/awards), see ; flow=Bootstrap; Make payment; Award points were added; points=-256]
alive=3, 2 claims: Notify job/1912238315, Notify test/1912238318
Seen #1:"Notify job/1912238315/3" at "BOOTSTRAP" by 134 stk, 950ms [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=Test; cause=1912238277; job=none; login=yegor256; message=Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap; Make payment; Award points were added; points=-256]
Seen #2:"Notify test/1912238318/2" at "BOOTSTRAP" by 134 stk, 257ms [channel=Test; cause=1912238287; title=Test; message=The title changed to "Test"; flow=Bootstrap; Set title; Notify]
alive=3, 1 claims: Notify project/1912238325
Seen #0:"Notify project/1912238325/2" at "BOOTSTRAP" by 134 stk, 1s [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=Test; cause=1912238315; job=none; login=yegor256; message=Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap; Make payment; Award points were added; Notify job; points=-256]
alive=3, 1 claims: Notify in Slack/1912238333
Message to Slack [slack;BOOTSTRAP]: Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256<https://www.0crat.com/u/yegor256|/z>
Seen #0:"Notify in Slack/1912238333/1" at "BOOTSTRAP" by 134 stk, 178ms [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=Test; cause=1912238325; job=none; login=yegor256; message=Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap; Make payment; Award points were added; Notify job; Notify project; points=-256]
alive=0, 0 claims:
alive=3, 2 claims: Make payment/1, Bootstrap/2147483642
Seen #0:"Make payment/1/3" at "BOOTSTRAP" by 134 stk, 2s [reason=To make it possible to bootstrap; login=yegor256; job=gh:test/test#1; minutes=2000], by @yegor256
alive=3, 3 claims: Make payment/1, Award points were added/1912238200, Bootstrap/2147483642
alive=3, 2 claims: Award points were added/1912238200, Notify user/1912238214, Bootstrap/2147483642
alive=3, 4 claims: Award points were added/1912238200, Notify user/1912238214, Notify job/1912238217, Bootstrap/2147483642
Seen #1:"Award points were added/1912238200/4" at "BOOTSTRAP" by 134 stk, 4s [reason=To make it possible to bootstrap; minutes=2000; cause=1; job=gh:test/test#1; login=yegor256; flow=Make payment; points=2000]
Seen #0:"Notify user/1912238214/3" at "BOOTSTRAP" by 134 stk, 633ms [reason=To make it possible to bootstrap; minutes=2000; cause=1912238200; job=gh:test/test#1; login=yegor256; message=You got +2000 point(s) in the job [#1](https://github.com/test/test/issues/1) in BOOTSTRAP, your total is [+2000](https:; flow=Make payment; Award points were added; points=2000]
alive=2, 2 claims: Notify job/1912238217, Bootstrap/2147483642
Seen #1:"Notify job/1912238217/3" at "BOOTSTRAP" by 134 stk, 881ms [reason=To make it possible to bootstrap; minutes=2000; cause=1912238200; job=gh:test/test#1; login=yegor256; message=To make it possible to bootstrap: +2000 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Make payment; Award points were added; points=2000]
Seen #2:"Notify in GitHub/1912238230/2" at "BOOTSTRAP" by 134 stk, 436ms [reason=To make it possible to bootstrap; minutes=2000; cause=1912238217; job=gh:test/test#1; login=yegor256; message=To make it possible to bootstrap: +2000 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Make payment; Award points were added; Notify job; points=2000]
alive=3, 1 claims: Bootstrap/2147483642
alive=2, 1 claims: Bootstrap/2147483642
alive=3, 3 claims: Adviser was updated/1912238248, Role was assigned/1912238250, Bootstrap/2147483642
alive=3, 6 claims: Adviser was updated/1912238248, Role was assigned/1912238250, Role was assigned/1912238254, Make payment/1912238259, Notify/1912238261, Bootstrap/2147483642
Seen #0:"Bootstrap/2147483642/7" at "BOOTSTRAP" by 134 stk, 6s [channel=zc], by @yegor256
Seen #0:"Adviser was updated/1912238248/6" at "BOOTSTRAP" by 134 stk, 190ms [channel=zc; cause=2147483642; flow=Bootstrap]
alive=3, 6 claims: Role was assigned/1912238250, Role was assigned/1912238254, Make payment/1912238259, Notify/1912238261, Notify PMO/1912238266
alive=3, 6 claims: Role was assigned/1912238250, Role was assigned/1912238254, Make payment/1912238259, Notify/1912238261, Notify PMO/1912238266, Notify user/1912238275
alive=3, 7 claims: Role was assigned/1912238250, Role was assigned/1912238254, Make payment/1912238259, Notify/1912238261, Notify PMO/1912238266, Notify user/1912238275, User joined new project/1912238284
Seen #1:"Role was assigned/1912238250/7" at "BOOTSTRAP" by 134 stk, 3s [channel=zc; cause=2147483642; role=PO; login=yegor256; flow=Bootstrap]
Seen #2:"Role was assigned/1912238254/7" at "BOOTSTRAP" by 134 stk, 1s [channel=zc; cause=2147483642; role=ARC; login=yegor256; flow=Bootstrap]
alive=3, 6 claims: Make payment/1912238259, Notify/1912238261, Notify PMO/1912238266, Notify user/1912238275, User joined new project/1912238284, Notify user/1912238294
Seen #3:"Make payment/1912238259/7" at "BOOTSTRAP" by 134 stk, 1s [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=zc; cause=2147483642; login=yegor256; job=none; flow=Bootstrap]
alive=3, 7 claims: Notify/1912238261, Notify PMO/1912238266, Notify user/1912238275, User joined new project/1912238284, Notify user/1912238294, Award points were added/1912238301
Seen #4:"Notify/1912238261/7" at "BOOTSTRAP" by 134 stk, 840ms [channel=zc; cause=2147483642; message=I'm ready to manage the BOOTSTRAP project; when you're ready, you can start giving me commands, always prefixing your me; flow=Bootstrap]
Seen #5:"Notify PMO/1912238266/6" at "BOOTSTRAP" by 134 stk, 282ms [channel=zc; cause=2147483642; message=We just bootstrapped @BOOTSTRAP by @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap]
alive=3, 5 claims: Notify user/1912238275, User joined new project/1912238284, Notify user/1912238294, Award points were added/1912238301, Notify test/1912238304
Seen #0:"Notify user/1912238275/5" at "BOOTSTRAP" by 134 stk, 359ms [channel=zc; cause=1912238250; role=PO; login=yegor256; message=You just got role `PO` in the BOOTSTRAP project; you work for free; flow=Bootstrap; Role was assigned]
Seen #1:"User joined new project/1912238284/4" at "BOOTSTRAP" by 134 stk, 217ms [channel=zc; cause=1912238250; role=PO; login=yegor256; flow=Bootstrap; Role was assigned]
alive=3, 3 claims: Notify user/1912238294, Award points were added/1912238301, Notify test/1912238304
Seen #2:"Notify user/1912238294/3" at "BOOTSTRAP" by 134 stk, 435ms [channel=zc; cause=1912238254; role=ARC; login=yegor256; message=You just got role `ARC` in the BOOTSTRAP project; you work for free; since your new role is the architect, I would recom; flow=Bootstrap; Role was assigned]
alive=3, 3 claims: Award points were added/1912238301, Notify test/1912238304, Notify user/1912238320
Seen #3:"Award points were added/1912238301/4" at "BOOTSTRAP" by 134 stk, 2s [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=zc; cause=1912238259; job=none; login=yegor256; flow=Bootstrap; Make payment; points=-256]
Seen #4:"Notify test/1912238304/3" at "BOOTSTRAP" by 134 stk, 439ms [channel=zc; cause=1912238261; message=I'm ready to manage the BOOTSTRAP project; when you're ready, you can start giving me commands, always prefixing your me; flow=Bootstrap; Notify]
alive=3, 3 claims: Notify test/1912238304, Notify user/1912238320, Notify job/1912238323
Seen #0:"Notify user/1912238320/2" at "BOOTSTRAP" by 134 stk, 397ms [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=zc; cause=1912238301; job=none; login=yegor256; message=You got -256 point(s) in the job none in BOOTSTRAP, your total is [+1744](https://www.0crat.com/u/yegor256/awards), see ; flow=Bootstrap; Make payment; Award points were added; points=-256]
alive=2, 1 claims: Notify job/1912238323, Notify project/1912238336
Seen #1:"Notify job/1912238323/2" at "BOOTSTRAP" by 134 stk, 825ms [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=zc; cause=1912238301; job=none; login=yegor256; message=Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap; Make payment; Award points were added; points=-256]
alive=3, 2 claims: Notify project/1912238336, Notify in Slack/1912238353
Seen #0:"Notify project/1912238336/2" at "BOOTSTRAP" by 134 stk, 1s [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=zc; cause=1912238323; job=none; login=yegor256; message=Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap; Make payment; Award points were added; Notify job; points=-256]
Message to Slack [slack;BOOTSTRAP]: Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256<https://www.0crat.com/u/yegor256|/z>
Seen #0:"Notify in Slack/1912238353/1" at "BOOTSTRAP" by 134 stk, 184ms [reason=Project BOOTSTRAP was bootstrapped; minutes=-256; channel=zc; cause=1912238336; job=none; login=yegor256; message=Project BOOTSTRAP was bootstrapped: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Bootstrap; Make payment; Award points were added; Notify job; Notify project; points=-256]
alive=0, 0 claims:
alive=2, 3 claims: Check job status/1, Cancel order/2, Check job status/4
alive=2, 3 claims: Check job status/1, Cancel order/2, Check job status/4
alive=2, 3 claims: Check job status/1, Cancel order/2, Check job status/4
alive=3, 4 claims: Check job status/1, Cancel order/2, Check job status/4, Notify/1912238237
Seen #0:"Check job status/1/4" at "CANCELORD" by 134 stk, 8s [job=gh:test/test#1; reason=Need it], by @g4s8
alive=3, 4 claims: Cancel order/2, Check job status/4, Notify/1912238237, Notify/1912238244
Seen #1:"Cancel order/2/5" at "CANCELORD" by 134 stk, 2s [job=gh:test/test#1; login=g4s8; reason=Test reason], by @g4s8
alive=2, 4 claims: Check job status/4, Notify/1912238237, Notify/1912238244, Order was canceled/1912238247
Seen #2:"Check job status/4/5" at "CANCELORD" by 134 stk, 1s [job=gh:test/test#1; reason=Need it again], by @yegor256
alive=3, 5 claims: Notify/1912238237, Notify/1912238244, Order was canceled/1912238247, Notify/1912238255, Notify in GitHub/1912238262
Seen #0:"Notify/1912238237/5" at "CANCELORD" by 134 stk, 960ms [reason=Need it; cause=1; job=gh:test/test#1; message=This is what I know about this job in [CANCELORD](https://www.0crat.com/p/CANCELORD), as in [�32](http://www.zerocracy.c; flow=Check job status]
Seen #1:"Notify/1912238244/5" at "CANCELORD" by 134 stk, 696ms [reason=Test reason; cause=2; job=gh:test/test#1; login=g4s8; message=The user @g4s8[/z](https://www.0crat.com/u/g4s8) resigned from [#1](https://github.com/test/test/issues/1), please stop ; flow=Cancel order]
alive=3, 4 claims: Order was canceled/1912238247, Notify/1912238255, Notify in GitHub/1912238262, Notify in GitHub/1912238268
alive=3, 5 claims: Order was canceled/1912238247, Notify/1912238255, Notify in GitHub/1912238262, Notify in GitHub/1912238268, Make payment/1912238272
alive=2, 7 claims: Order was canceled/1912238247, Notify/1912238255, Notify in GitHub/1912238262, Notify in GitHub/1912238268, Make payment/1912238272, Agenda was updated/1912238279, GitHub issue lost an assignee/1912238285
Seen #2:"Order was canceled/1912238247/8" at "CANCELORD" by 134 stk, 5s [reason=Test reason; cause=2; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order]
alive=3, 7 claims: Notify/1912238255, Notify in GitHub/1912238262, Notify in GitHub/1912238268, Make payment/1912238272, Agenda was updated/1912238279, GitHub issue lost an assignee/1912238285, User was banned/1912238292
Seen #3:"Notify/1912238255/8" at "CANCELORD" by 134 stk, 524ms [reason=Need it again; cause=4; job=gh:test/test#1; message=This is what I know about this job in [CANCELORD](https://www.0crat.com/p/CANCELORD), as in [�32](http://www.zerocracy.c; flow=Check job status]
Seen #0:"Notify in GitHub/1912238262/7" at "CANCELORD" by 134 stk, 523ms [reason=Need it; cause=1912238237; job=gh:test/test#1; message=This is what I know about this job in [CANCELORD](https://www.0crat.com/p/CANCELORD), as in [�32](http://www.zerocracy.c; flow=Check job status; Notify]
alive=3, 6 claims: Notify in GitHub/1912238268, Make payment/1912238272, Agenda was updated/1912238279, GitHub issue lost an assignee/1912238285, User was banned/1912238292, Notify job/1912238299
Seen #1:"Notify in GitHub/1912238268/6" at "CANCELORD" by 134 stk, 389ms [reason=Test reason; cause=1912238244; job=gh:test/test#1; login=g4s8; message=The user @g4s8[/z](https://www.0crat.com/u/g4s8) resigned from [#1](https://github.com/test/test/issues/1), please stop ; flow=Cancel order; Notify]
alive=2, 5 claims: Make payment/1912238272, Agenda was updated/1912238279, GitHub issue lost an assignee/1912238285, User was banned/1912238292, Notify job/1912238299
Seen #2:"Make payment/1912238272/7" at "CANCELORD" by 134 stk, 2s [reason=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6); minutes=-15; cause=1912238247; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order; Order was canceled]
alive=3, 7 claims: Agenda was updated/1912238279, GitHub issue lost an assignee/1912238285, User was banned/1912238292, Notify job/1912238299, Award points were added/1912238314, Make payment/1912238316
Seen #3:"Agenda was updated/1912238279/6" at "CANCELORD" by 134 stk, 1s [reason=Test reason; cause=1912238247; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order; Order was canceled]
alive=3, 5 claims: GitHub issue lost an assignee/1912238285, User was banned/1912238292, Notify job/1912238299, Award points were added/1912238314, Make payment/1912238316
Seen #4:"GitHub issue lost an assignee/1912238285/5" at "CANCELORD" by 134 stk, 159ms [reason=Test reason; issue=1; repo=test/test; cause=1912238247; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order; Order was canceled]
Seen #5:"User was banned/1912238292/4" at "CANCELORD" by 134 stk, 299ms [reason=Test reason; cause=1912238247; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order; Order was canceled]
alive=3, 3 claims: Notify job/1912238299, Award points were added/1912238314, Make payment/1912238316, Notify in GitHub/1912238330
Seen #6:"Notify job/1912238299/4" at "CANCELORD" by 134 stk, 828ms [reason=Need it again; cause=1912238255; job=gh:test/test#1; message=This is what I know about this job in [CANCELORD](https://www.0crat.com/p/CANCELORD), as in [�32](http://www.zerocracy.c; flow=Check job status; Notify]
alive=3, 3 claims: Award points were added/1912238314, Make payment/1912238316, Notify in GitHub/1912238330
alive=3, 5 claims: Award points were added/1912238314, Make payment/1912238316, Notify in GitHub/1912238330, Reputation was updated/1912238337, Notify user/1912238349
Seen #0:"Award points were added/1912238314/6" at "CANCELORD" by 134 stk, 3s [reason=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6); minutes=-15; cause=1912238272; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order; Order was canceled; Make payment; points=-15]
alive=3, 5 claims: Make payment/1912238316, Notify in GitHub/1912238330, Reputation was updated/1912238337, Notify user/1912238349, Notify job/1912238354
Seen #1:"Make payment/1912238316/6" at "CANCELORD" by 134 stk, 2s [reason=Mistake of @g4s8[/z](https://www.0crat.com/u/g4s8) (your student): Tasks refusal is discouraged, see [�6](http://www.zer; student=g4s8; minutes=-15; cause=1912238272; voluntarily=true; job=gh:test/test#1; login=yegor256; flow=Cancel order; Order was canceled; Make payment]
alive=3, 5 claims: Notify in GitHub/1912238330, Reputation was updated/1912238337, Notify user/1912238349, Notify job/1912238354, Award points were added/1912238364
Seen #2:"Notify in GitHub/1912238330/5" at "CANCELORD" by 134 stk, 168ms [reason=Need it again; cause=1912238299; job=gh:test/test#1; message=This is what I know about this job in [CANCELORD](https://www.0crat.com/p/CANCELORD), as in [�32](http://www.zerocracy.c; flow=Check job status; Notify; Notify job]
Seen #0:"Reputation was updated/1912238337/4" at "CANCELORD" by 134 stk, 49ms [reason=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6); minutes=-15; cause=1912238314; voluntarily=true; job=gh:test/test#1; login=g4s8; flow=Cancel order; Order was canceled; Make payment; Award points were added; points=-15]
Seen #1:"Notify user/1912238349/3" at "CANCELORD" by 134 stk, 564ms [reason=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6); minutes=-15; cause=1912238314; voluntarily=true; job=gh:test/test#1; login=g4s8; message=You got -15 point(s) in the job [#1](https://github.com/test/test/issues/1) in [CANCELORD](https://www.0crat.com/p/CANCE; flow=Cancel order; Order was canceled; Make payment; Award points were added; points=-15]
alive=3, 2 claims: Notify job/1912238354, Award points were added/1912238364
Seen #2:"Notify job/1912238354/3" at "CANCELORD" by 134 stk, 650ms [reason=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6); minutes=-15; cause=1912238314; voluntarily=true; job=gh:test/test#1; login=g4s8; message=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6): -15 point(s) just awarded to @g4s8[/z](h; flow=Cancel order; Order was canceled; Make payment; Award points were added; points=-15]
alive=3, 3 claims: Award points were added/1912238364, Notify in GitHub/1912239372, Notify user/1912239379
Seen #3:"Award points were added/1912238364/3" at "CANCELORD" by 134 stk, 1s [reason=Mistake of @g4s8[/z](https://www.0crat.com/u/g4s8) (your student): Tasks refusal is discouraged, see [�6](http://www.zer; student=g4s8; minutes=-15; cause=1912238316; voluntarily=true; job=gh:test/test#1; login=yegor256; flow=Cancel order; Order was canceled; Make payment; Make payment; points=-15]
Seen #0:"Notify in GitHub/1912239372/2" at "CANCELORD" by 134 stk, 265ms [reason=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6); minutes=-15; cause=1912238354; voluntarily=true; job=gh:test/test#1; login=g4s8; message=Tasks refusal is discouraged, see [�6](http://www.zerocracy.com/policy.html#6): -15 point(s) just awarded to @g4s8[/z](h; flow=Cancel order; Order was canceled; Make payment; Award points were added; Notify job; points=-15]
Seen #1:"Notify user/1912239379/1" at "CANCELORD" by 134 stk, 622ms [reason=Mistake of @g4s8[/z](https://www.0crat.com/u/g4s8) (your student): Tasks refusal is discouraged, see [�6](http://www.zer; student=g4s8; minutes=-15; cause=1912238364; voluntarily=true; job=gh:test/test#1; login=yegor256; message=You got -15 point(s) in the job [#1](https://github.com/test/test/issues/1) in [CANCELORD](https://www.0crat.com/p/CANCE; flow=Cancel order; Order was canceled; Make payment; Make payment; Award points were added; points=-15]
alive=2, 1 claims: Notify user/1912239379
alive=0, 0 claims:
alive=2, 1 claims: Change user rate/1
Applied http://datum.zerocracy.com/latest/auto/pm/staff/roles/01-rates-remove.xsl to rates.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@31519142 (379 to 259): Time:2018-07-10T19:38:30.271155Z!=2018-07-10T19:38:30.211114Z; Length:1139!=1113
alive=3, 1 claims: Change user rate/1
Seen #0:"Change user rate/1/3" at "CHANGESUS" by 134 stk, 3s [login=user42; rate=$100], by @g4s8
alive=2, 2 claims: User rate was changed/1912238231, Notify/1912238234
Seen #0:"User rate was changed/1912238231/3" at "CHANGESUS" by 134 stk, 2s [cause=1; login=user42; rate=$100.00; flow=Change user rate]
alive=3, 2 claims: Notify/1912238234, Notify user/1912238241
Seen #1:"Notify/1912238234/3" at "CHANGESUS" by 134 stk, 620ms [cause=1; login=user42; message=Hourly rate of @user42[/z](https://www.0crat.com/u/user42) was changed from zero to $100.00; rate=$100; flow=Change user rate]
alive=3, 2 claims: Notify user/1912238241, Notify test/1912238249
Seen #0:"Notify user/1912238241/2" at "CHANGESUS" by 134 stk, 633ms [cause=1912238231; login=user42; message=Your new rate in [CHANGESUS](https://www.0crat.com/p/CHANGESUS) is $100.00; only new tasks will be affected, by [�16](ht; rate=$100.00; flow=Change user rate; User rate was changed]
Seen #1:"Notify test/1912238249/1" at "CHANGESUS" by 134 stk, 191ms [cause=1912238234; login=user42; message=Hourly rate of @user42[/z](https://www.0crat.com/u/user42) was changed from zero to $100.00; rate=$100; flow=Change user rate; Notify]
alive=1, 0 claims:
alive=3, 1 claims: Add job to WBS/1
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/01-elections-remove.xsl to elections.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@7c3aa237 (1995 to 1403): Time:2018-07-10T19:38:35.265363Z!=2018-07-10T19:38:34.937114Z; Length:1181!=1140
alive=2, 1 claims: Add job to WBS/1
Seen #0:"Add job to WBS/1/3" at "CLEANUPEL" by 134 stk, 3s [job=gh:test/test#4], by @yegor256
alive=2, 2 claims: Notify/1912238253, Job was added to WBS/1912238258
Seen #0:"Notify/1912238253/3" at "CLEANUPEL" by 134 stk, 1s [cause=1; job=gh:test/test#4; message=Job [#4](https://github.com/test/test/issues/4) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 2 claims: Job was added to WBS/1912238258, Notify in GitHub/1912238265
alive=3, 3 claims: Job was added to WBS/1912238258, Notify in GitHub/1912238265, Notify/1912238270
alive=3, 4 claims: Job was added to WBS/1912238258, Notify in GitHub/1912238265, Notify/1912238270, User was banned/1912238286
Seen #1:"Job was added to WBS/1912238258/4" at "CLEANUPEL" by 134 stk, 4s [cause=1; role=DEV; job=gh:test/test#4; flow=Add job to WBS]
Seen #0:"Notify in GitHub/1912238265/3" at "CLEANUPEL" by 134 stk, 247ms [cause=1912238253; job=gh:test/test#4; message=Job [#4](https://github.com/test/test/issues/4) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=1, 3 claims: Notify/1912238270, User was banned/1912238286, Notify in GitHub/1912238296
Seen #1:"Notify/1912238270/3" at "CLEANUPEL" by 134 stk, 894ms [cause=1912238258; role=DEV; job=gh:test/test#4; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
Seen #2:"User was banned/1912238286/2" at "CLEANUPEL" by 134 stk, 208ms [cause=1912238258; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#4; flow=Add job to WBS; Job was added to WBS]
Seen #0:"Notify in GitHub/1912238296/1" at "CLEANUPEL" by 134 stk, 436ms [cause=1912238270; role=DEV; job=gh:test/test#4; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=3, 1 claims:
alive=2, 4 claims: Add job to WBS/1, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
alive=3, 5 claims: Add job to WBS/1, Notify/1912238252, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #0:"Add job to WBS/1/6" at "CLOSEJOBW" by 134 stk, 3s [job=gh:test/test#1], by @manager
alive=3, 6 claims: Notify/1912238252, Job was added to WBS/1912238257, Notify job/1912238264, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #1:"Notify/1912238252/6" at "CLOSEJOBW" by 134 stk, 1s [cause=1; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 5 claims: Job was added to WBS/1912238257, Notify job/1912238264, Notify/1912238271, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
alive=3, 6 claims: Job was added to WBS/1912238257, Notify job/1912238264, Notify/1912238271, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #2:"Job was added to WBS/1912238257/7" at "CLOSEJOBW" by 134 stk, 4s [cause=1; role=DEV; job=gh:test/test#1; flow=Add job to WBS]
Seen #3:"Notify job/1912238264/7" at "CLOSEJOBW" by 134 stk, 753ms [cause=1912238252; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=3, 6 claims: Notify/1912238271, User was banned/1912238283, Notify in GitHub/1912238291, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #0:"Notify/1912238271/7" at "CLOSEJOBW" by 134 stk, 684ms [cause=1912238257; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
Seen #1:"User was banned/1912238283/6" at "CLOSEJOBW" by 134 stk, 215ms [cause=1912238257; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#1; flow=Add job to WBS; Job was added to WBS]
alive=3, 5 claims: Notify in GitHub/1912238291, Notify job/1912238298, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #2:"Notify in GitHub/1912238291/5" at "CLOSEJOBW" by 134 stk, 493ms [cause=1912238264; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify; Notify job]
Seen #3:"Notify job/1912238298/5" at "CLOSEJOBW" by 134 stk, 663ms [cause=1912238271; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=2, 4 claims: Notify in GitHub/1912238305, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #4:"Notify in GitHub/1912238305/4" at "CLOSEJOBW" by 134 stk, 304ms [cause=1912238298; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify; Notify job]
alive=2, 3 claims: Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
alive=3, 3 claims: Notify/1912238324, Start order/2147483640, Close job/2147483641, Complete QA review/2147483642
Seen #5:"Start order/2147483640/5" at "CLOSEJOBW" by 134 stk, 5s [job=gh:test/test#1; login=coder; reason=Just for fun], by @manager
alive=3, 4 claims: Notify/1912238324, Order was given/1912238328, Close job/2147483641, Complete QA review/2147483642
Seen #0:"Notify/1912238324/5" at "CLOSEJOBW" by 134 stk, 1s [reason=Just for fun; cause=2147483640; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) assigned to @coder[/z](https://www.0crat.com/u/coder), here is [why]; flow=Start order]
alive=3, 4 claims: Order was given/1912238328, Notify job/1912238332, Close job/2147483641, Complete QA review/2147483642
alive=3, 6 claims: Order was given/1912238328, Notify job/1912238332, Notify project/1912238347, GitHub issue got an assignee/1912238355, Close job/2147483641, Complete QA review/2147483642
alive=3, 7 claims: Order was given/1912238328, Notify job/1912238332, Notify project/1912238347, GitHub issue got an assignee/1912238355, Agenda was updated/1912238362, Close job/2147483641, Complete QA review/2147483642
alive=3, 8 claims: Order was given/1912238328, Notify job/1912238332, Notify project/1912238347, GitHub issue got an assignee/1912238355, Agenda was updated/1912238362, Notify user/1912239367, Close job/2147483641, Complete QA review/2147483642
Seen #1:"Order was given/1912238328/8" at "CLOSEJOBW" by 134 stk, 5s [reason=2147483640; role=DEV; estimate=0; cause=2147483640; job=gh:test/test#1; login=coder; flow=Start order]
Seen #2:"Notify job/1912238332/8" at "CLOSEJOBW" by 134 stk, 657ms [reason=Just for fun; cause=1912238324; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) assigned to @coder[/z](https://www.0crat.com/u/coder), here is [why]; flow=Start order; Notify]
alive=3, 7 claims: Notify project/1912238347, GitHub issue got an assignee/1912238355, Agenda was updated/1912238362, Notify user/1912239367, Notify in GitHub/1912239373, Close job/2147483641, Complete QA review/2147483642
Seen #3:"Notify project/1912238347/7" at "CLOSEJOBW" by 134 stk, 256ms [reason=2147483640; role=DEV; estimate=0; cause=1912238328; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @coder[/z](https://www.0crat.com/u/coder) (role is `; flow=Start order; Order was given]
Seen #0:"GitHub issue got an assignee/1912238355/6" at "CLOSEJOBW" by 134 stk, 177ms [reason=2147483640; role=DEV; issue=1; repo=test/test; estimate=0; cause=1912238328; job=gh:test/test#1; login=coder; flow=Start order; Order was given]
alive=2, 5 claims: Agenda was updated/1912238362, Notify user/1912239367, Notify in GitHub/1912239373, Close job/2147483641, Complete QA review/2147483642
Seen #1:"Agenda was updated/1912238362/5" at "CLOSEJOBW" by 134 stk, 860ms [reason=2147483640; role=DEV; estimate=0; cause=1912238328; job=gh:test/test#1; login=coder; flow=Start order; Order was given]
Seen #2:"Notify user/1912239367/4" at "CLOSEJOBW" by 134 stk, 379ms [reason=2147483640; role=DEV; estimate=0; cause=1912238328; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in [CLOSEJOBW](https://www.0crat.com/p/CLOSEJOBW; flow=Start order; Order was given]
Seen #3:"Notify in GitHub/1912239373/3" at "CLOSEJOBW" by 134 stk, 458ms [reason=Just for fun; cause=1912238332; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) assigned to @coder[/z](https://www.0crat.com/u/coder), here is [why]; flow=Start order; Notify; Notify job]
alive=3, 3 claims: Notify in GitHub/1912239373, Close job/2147483641, Complete QA review/2147483642
alive=2, 3 claims: Finish order/1912239387, Close job/2147483641, Complete QA review/2147483642
Seen #4:"Close job/2147483641/3" at "CLOSEJOBW" by 134 stk, 3s [job=gh:test/test#1], by @manager
alive=3, 2 claims: Finish order/1912239387, Complete QA review/2147483642
alive=3, 4 claims: Finish order/1912239387, Start QA review/1912239400, Order was finished/1912239404, Complete QA review/2147483642
Seen #5:"Finish order/1912239387/4" at "CLOSEJOBW" by 134 stk, 2s [cause=2147483641; reason=Job was closed, order is finished; job=gh:test/test#1; flow=Close job]
alive=2, 3 claims: Start QA review/1912239400, Order was finished/1912239404, Complete QA review/2147483642
alive=3, 4 claims: Start QA review/1912239400, Order was finished/1912239404, Agenda was updated/1912239413, Complete QA review/2147483642
Seen #0:"Start QA review/1912239400/5" at "CLOSEJOBW" by 134 stk, 4s [reason=Job was closed, order is finished; minutes=30; bonus=0; cause=1912239387; job=gh:test/test#1; login=coder; cash=0; flow=Close job; Finish order]
alive=2, 4 claims: Order was finished/1912239404, Agenda was updated/1912239413, Notify job/1912239420, Complete QA review/2147483642
alive=3, 6 claims: Order was finished/1912239404, Agenda was updated/1912239413, Notify job/1912239420, Speed was updated/1912239431, Agenda was updated/1912239434, Complete QA review/2147483642
Seen #1:"Order was finished/1912239404/7" at "CLOSEJOBW" by 134 stk, 4s [reason=Job was closed, order is finished; cause=1912239387; job=gh:test/test#1; login=coder; flow=Close job; Finish order; age=0]
alive=3, 6 claims: Agenda was updated/1912239413, Notify job/1912239420, Speed was updated/1912239431, Agenda was updated/1912239434, Remove job from WBS/1912239438, Complete QA review/2147483642
Seen #2:"Agenda was updated/1912239413/6" at "CLOSEJOBW" by 134 stk, 1s [reason=start_qa_review; minutes=30; bonus=0; cause=1912239400; job=gh:test/test#1; login=qa-guy; cash=0; flow=Close job; Finish order; Start QA review]
alive=3, 5 claims: Notify job/1912239420, Speed was updated/1912239431, Agenda was updated/1912239434, Remove job from WBS/1912239438, Complete QA review/2147483642
Seen #0:"Notify job/1912239420/6" at "CLOSEJOBW" by 134 stk, 1s [reason=Job was closed, order is finished; minutes=30; bonus=0; cause=1912239400; job=gh:test/test#1; login=coder; message=@qa-guy[/z](https://www.0crat.com/u/qa-guy) please review this job completed by @coder[/z](https://www.0crat.com/u/coder; cash=0; flow=Close job; Finish order; Start QA review]
Seen #1:"Speed was updated/1912239431/5" at "CLOSEJOBW" by 134 stk, 323ms [reason=Job was closed, order is finished; cause=1912239404; job=gh:test/test#1; login=coder; age=0; flow=Close job; Finish order; Order was finished]
alive=3, 5 claims: Agenda was updated/1912239434, Remove job from WBS/1912239438, Notify in GitHub/1912239457, Complete QA review/2147483642
Seen #2:"Agenda was updated/1912239434/4" at "CLOSEJOBW" by 134 stk, 527ms [reason=Job was closed, order is finished; cause=1912239404; job=gh:test/test#1; login=coder; age=0; flow=Close job; Finish order; Order was finished]
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/02-boosts-remove.xsl to boosts.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@1b188c65 (313 to 264): Time:2018-07-10T19:39:25.981651Z!=2018-07-10T19:39:25.945622Z; Length:250!=368
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/04-bans-remove.xsl to bans.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@1b188c65 (431 to 255): Time:2018-07-10T19:39:25.981651Z!=2018-07-10T19:39:25.945622Z; Length:250!=368
alive=3, 3 claims: Remove job from WBS/1912239438, Notify in GitHub/1912239457, Notify/1912239478, Complete QA review/2147483642
Seen #3:"Remove job from WBS/1912239438/5" at "CLOSEJOBW" by 134 stk, 3s [reason=Job was closed, order is finished; cause=1912239404; job=gh:test/test#1; login=coder; age=0; flow=Close job; Finish order; Order was finished]
alive=2, 4 claims: Notify in GitHub/1912239457, Notify/1912239478, Job removed from WBS/1912239483, Complete QA review/2147483642
Seen #4:"Notify in GitHub/1912239457/4" at "CLOSEJOBW" by 134 stk, 841ms [reason=Job was closed, order is finished; minutes=30; bonus=0; cause=1912239420; job=gh:test/test#1; login=coder; message=@qa-guy[/z](https://www.0crat.com/u/qa-guy) please review this job completed by @coder[/z](https://www.0crat.com/u/coder; cash=0; flow=Close job; Finish order; Start QA review; Notify job]
alive=3, 4 claims: Notify/1912239478, Job removed from WBS/1912239483, Notify job/1912239492, Complete QA review/2147483642
Seen #0:"Notify/1912239478/4" at "CLOSEJOBW" by 134 stk, 931ms [reason=Job was closed, order is finished; cause=1912239438; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=0; flow=Close job; Finish order; Order was finished; Remove job from WBS]
Seen #1:"Job removed from WBS/1912239483/3" at "CLOSEJOBW" by 134 stk, 631ms [reason=Job was closed, order is finished; cause=1912239438; job=gh:test/test#1; login=coder; age=0; flow=Close job; Finish order; Order was finished; Remove job from WBS]
alive=2, 2 claims: Notify job/1912239492, Complete QA review/2147483642
Seen #2:"Notify job/1912239492/3" at "CLOSEJOBW" by 134 stk, 620ms [reason=Job was closed, order is finished; cause=1912239478; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=0; flow=Close job; Finish order; Order was finished; Remove job from WBS; Notify]
Seen #0:"Notify in GitHub/1912239501/2" at "CLOSEJOBW" by 134 stk, 556ms [reason=Job was closed, order is finished; cause=1912239492; job=gh:test/test#1; login=coder; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=0; flow=Close job; Finish order; Order was finished; Remove job from WBS; Notify; Notify job]
alive=3, 1 claims: Complete QA review/2147483642
alive=3, 2 claims: Make payment/1912239508, Complete QA review/2147483642
alive=3, 4 claims: Make payment/1912239508, Agenda was updated/1912239513, Quality review completed/1912239515, Complete QA review/2147483642
alive=3, 5 claims: Make payment/1912239508, Agenda was updated/1912239513, Quality review completed/1912239515, Make payment/1912239518, Complete QA review/2147483642
Seen #1:"Complete QA review/2147483642/6" at "CLOSEJOBW" by 134 stk, 6s [job=gh:test/test#1; quality=good], by @qa-guy
alive=3, 5 claims: Make payment/1912239508, Agenda was updated/1912239513, Quality review completed/1912239515, Make payment/1912239518, Agenda was updated/1912239524
Seen #0:"Make payment/1912239508/6" at "CLOSEJOBW" by 134 stk, 1s [reason=Order was finished, quality is "good"; minutes=35; cause=2147483642; job=gh:test/test#1; login=coder; cash=0; flow=Complete QA review; quality=good]
Seen #1:"Agenda was updated/1912239513/5" at "CLOSEJOBW" by 134 stk, 269ms [cause=2147483642; job=gh:test/test#1; login=qa-guy; flow=Complete QA review; quality=good]
Seen #2:"Quality review completed/1912239515/4" at "CLOSEJOBW" by 134 stk, 200ms [cause=2147483642; job=gh:test/test#1; login=qa-guy; flow=Complete QA review; quality=good]
alive=3, 4 claims: Make payment/1912239518, Agenda was updated/1912239524, Award points were added/1912239536
alive=2, 3 claims: Make payment/1912239518, Agenda was updated/1912239524, Award points were added/1912239536
Seen #3:"Make payment/1912239518/4" at "CLOSEJOBW" by 134 stk, 2s [reason=Quality review completed; minutes=8; cause=2147483642; job=gh:test/test#1; login=qa-guy; flow=Complete QA review; quality=good]
Seen #4:"Agenda was updated/1912239524/3" at "CLOSEJOBW" by 134 stk, 376ms [cause=2147483642; job=gh:test/test#1; login=coder; flow=Complete QA review; quality=good]
alive=3, 3 claims: Award points were added/1912239536, Award points were added/1912239549
Seen #0:"Award points were added/1912239536/4" at "CLOSEJOBW" by 134 stk, 973ms [reason=Order was finished, quality is "good"; minutes=35; cause=1912239508; job=gh:test/test#1; login=coder; cash=0; flow=Complete QA review; Make payment; quality=good; points=35]
alive=3, 3 claims: Award points were added/1912239549, Notify user/1912239556, Notify job/1912239558
Seen #1:"Award points were added/1912239549/5" at "CLOSEJOBW" by 134 stk, 2s [reason=Quality review completed; minutes=8; cause=1912239518; job=gh:test/test#1; login=qa-guy; flow=Complete QA review; Make payment; quality=good; points=8]
alive=3, 5 claims: Award points were added/1912239549, Notify user/1912239556, Notify job/1912239558, Notify user/1912239564, Notify job/1912239567
Seen #0:"Notify user/1912239556/4" at "CLOSEJOBW" by 134 stk, 349ms [reason=Order was finished, quality is "good"; minutes=35; cause=1912239536; job=gh:test/test#1; login=coder; message=You got +35 point(s) in the job [#1](https://github.com/test/test/issues/1) in [CLOSEJOBW](https://www.0crat.com/p/CLOSE; cash=0; flow=Complete QA review; Make payment; Award points were added; quality=good; points=35]
alive=3, 3 claims: Notify job/1912239558, Notify user/1912239564, Notify job/1912239567
Seen #1:"Notify job/1912239558/4" at "CLOSEJOBW" by 134 stk, 1s [reason=Order was finished, quality is "good"; minutes=35; cause=1912239536; job=gh:test/test#1; login=coder; message=Order was finished, quality is "good": +35 point(s) just awarded to @coder[/z](https://www.0crat.com/u/coder); cash=0; flow=Complete QA review; Make payment; Award points were added; quality=good; points=35]
Seen #2:"Notify user/1912239564/3" at "CLOSEJOBW" by 134 stk, 739ms [reason=Quality review completed; minutes=8; cause=1912239549; job=gh:test/test#1; login=qa-guy; message=You got +8 point(s) in the job [#1](https://github.com/test/test/issues/1) in [CLOSEJOBW](https://www.0crat.com/p/CLOSEJ; flow=Complete QA review; Make payment; Award points were added; quality=good; points=8]
alive=2, 2 claims: Notify job/1912239567, Notify in GitHub/1912239574
Seen #3:"Notify job/1912239567/3" at "CLOSEJOBW" by 134 stk, 603ms [reason=Quality review completed; minutes=8; cause=1912239549; job=gh:test/test#1; login=qa-guy; message=Quality review completed: +8 point(s) just awarded to @qa-guy[/z](https://www.0crat.com/u/qa-guy); flow=Complete QA review; Make payment; Award points were added; quality=good; points=8]
Seen #0:"Notify in GitHub/1912239574/2" at "CLOSEJOBW" by 134 stk, 521ms [reason=Order was finished, quality is "good"; minutes=35; cause=1912239558; job=gh:test/test#1; login=coder; message=Order was finished, quality is "good": +35 point(s) just awarded to @coder[/z](https://www.0crat.com/u/coder); cash=0; flow=Complete QA review; Make payment; Award points were added; Notify job; quality=good; points=35]
alive=3, 2 claims: Notify in GitHub/1912239582
Seen #1:"Notify in GitHub/1912239582/1" at "CLOSEJOBW" by 134 stk, 492ms [reason=Quality review completed; minutes=8; cause=1912239567; job=gh:test/test#1; login=qa-guy; message=Quality review completed: +8 point(s) just awarded to @qa-guy[/z](https://www.0crat.com/u/qa-guy); flow=Complete QA review; Make payment; Award points were added; Notify job; quality=good; points=8]
alive=0, 0 claims:
alive=3, 4 claims: Close job/5, Close job/7, Close job/9, Close job/11
alive=2, 4 claims: Close job/5, Close job/7, Close job/9, Close job/11
alive=3, 6 claims: Close job/5, Close job/7, Close job/9, Close job/11, Finish order/1912238273, Notify/1912238280
Seen #0:"Close job/5/6" at "CLOSETHEJ" by 134 stk, 3s [job=gh:test/test#1], by @test
alive=2, 5 claims: Close job/7, Close job/9, Close job/11, Finish order/1912238273, Notify/1912238280, Notify job/1912238289
alive=3, 6 claims: Close job/7, Close job/9, Close job/11, Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297
Seen #1:"Close job/7/7" at "CLOSETHEJ" by 134 stk, 3s [job=gh:test/test#2], by @rultor
alive=2, 6 claims: Close job/9, Close job/11, Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297, Finish order/1912238303
alive=3, 8 claims: Close job/9, Close job/11, Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297, Finish order/1912238303, Notify/1912238312
Seen #2:"Close job/9/8" at "CLOSETHEJ" by 134 stk, 3s [job=gh:test/test#3], by @architect
alive=3, 8 claims: Close job/11, Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297, Finish order/1912238303, Notify/1912238312, Finish order/1912238317
Seen #3:"Close job/11/9" at "CLOSETHEJ" by 134 stk, 3s [job=gh:test/test#4], by @owner
alive=3, 9 claims: Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297, Finish order/1912238303, Notify/1912238312, Finish order/1912238317, Notify/1912238322
alive=2, 8 claims: Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297, Finish order/1912238303, Notify/1912238312, Finish order/1912238317, Notify/1912238322
alive=3, 9 claims: Finish order/1912238273, Notify/1912238280, Notify job/1912238289, Notify/1912238297, Finish order/1912238303, Notify/1912238312, Finish order/1912238317, Notify/1912238322, Make payment/1912238335, Order was finished/1912238350
Seen #0:"Finish order/1912238273/10" at "CLOSETHEJ" by 134 stk, 4s [cause=5; reason=Job was closed, order is finished; job=gh:test/test#1; flow=Close job]
Seen #1:"Notify/1912238280/10" at "CLOSETHEJ" by 134 stk, 802ms [cause=5; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @dev1[/z](https://www.0crat.com/u/dev1), can't r; flow=Close job]
alive=3, 10 claims: Notify job/1912238289, Notify/1912238297, Finish order/1912238303, Notify/1912238312, Finish order/1912238317, Notify/1912238322, Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357
Seen #2:"Notify job/1912238289/10" at "CLOSETHEJ" by 134 stk, 538ms [cause=7; job=gh:test/test#2; message=@rultor[/z](https://www.0crat.com/u/rultor) the issue is closed not by @test[/z](https://www.0crat.com/u/test) (its crea; flow=Close job]
alive=3, 10 claims: Notify/1912238297, Finish order/1912238303, Notify/1912238312, Finish order/1912238317, Notify/1912238322, Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365
Seen #3:"Notify/1912238297/10" at "CLOSETHEJ" by 134 stk, 733ms [cause=7; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @dev2[/z](https://www.0crat.com/u/dev2), can't r; flow=Close job]
alive=3, 9 claims: Finish order/1912238303, Notify/1912238312, Finish order/1912238317, Notify/1912238322, Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365
Seen #4:"Finish order/1912238303/11" at "CLOSETHEJ" by 134 stk, 3s [cause=9; reason=Job was closed, order is finished; job=gh:test/test#3; flow=Close job]
alive=3, 10 claims: Notify/1912238312, Finish order/1912238317, Notify/1912238322, Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380
Seen #5:"Notify/1912238312/11" at "CLOSETHEJ" by 134 stk, 964ms [cause=9; job=gh:test/test#3; message=Job [#3](https://github.com/test/test/issues/3) is not in the agenda of @dev3[/z](https://www.0crat.com/u/dev3), can't r; flow=Close job]
alive=3, 10 claims: Finish order/1912238317, Notify/1912238322, Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382
Seen #6:"Finish order/1912238317/12" at "CLOSETHEJ" by 134 stk, 2s [cause=11; reason=Job was closed, order is finished; job=gh:test/test#4; flow=Close job]
alive=2, 11 claims: Notify/1912238322, Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388
Seen #7:"Notify/1912238322/12" at "CLOSETHEJ" by 134 stk, 1s [cause=11; job=gh:test/test#4; message=Job [#4](https://github.com/test/test/issues/4) is not in the agenda of @dev4[/z](https://www.0crat.com/u/dev4), can't r; flow=Close job]
alive=2, 11 claims: Make payment/1912238335, Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388
Seen #0:"Make payment/1912238335/12" at "CLOSETHEJ" by 134 stk, 2s [reason=Order was finished; minutes=30; cause=1912238273; job=gh:test/test#1; login=dev1; cash=0; flow=Close job; Finish order]
alive=2, 11 claims: Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395
alive=3, 13 claims: Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406
alive=3, 15 claims: Order was finished/1912238350, Notify test/1912238357, Notify in GitHub/1912238360, Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415
Seen #1:"Order was finished/1912238350/15" at "CLOSETHEJ" by 134 stk, 5s [reason=Job was closed, order is finished; cause=1912238273; job=gh:test/test#1; login=dev1; flow=Close job; Finish order; age=800378]
Seen #2:"Notify test/1912238357/14" at "CLOSETHEJ" by 134 stk, 342ms [cause=1912238280; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @dev1[/z](https://www.0crat.com/u/dev1), can't r; flow=Close job; Notify]
Seen #3:"Notify in GitHub/1912238360/13" at "CLOSETHEJ" by 134 stk, 523ms [cause=1912238289; job=gh:test/test#2; message=@rultor[/z](https://www.0crat.com/u/rultor) the issue is closed not by @test[/z](https://www.0crat.com/u/test) (its crea; flow=Close job; Notify job]
alive=2, 13 claims: Notify test/1912238365, Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415
Seen #4:"Notify test/1912238365/12" at "CLOSETHEJ" by 134 stk, 169ms [cause=1912238297; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @dev2[/z](https://www.0crat.com/u/dev2), can't r; flow=Close job; Notify]
alive=2, 11 claims: Make payment/1912239370, Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415
Seen #5:"Make payment/1912239370/12" at "CLOSETHEJ" by 134 stk, 2s [reason=Order was finished; minutes=30; cause=1912238303; job=gh:test/test#3; login=dev3; cash=0; flow=Close job; Finish order]
alive=2, 12 claims: Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447
alive=3, 13 claims: Order was finished/1912239377, Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456
Seen #6:"Order was finished/1912239377/15" at "CLOSETHEJ" by 134 stk, 5s [reason=Job was closed, order is finished; cause=1912238303; job=gh:test/test#3; login=dev3; flow=Close job; Finish order; age=800379]
alive=3, 15 claims: Notify test/1912239380, Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471
Seen #7:"Notify test/1912239380/14" at "CLOSETHEJ" by 134 stk, 160ms [cause=1912238312; job=gh:test/test#3; message=Job [#3](https://github.com/test/test/issues/3) is not in the agenda of @dev3[/z](https://www.0crat.com/u/dev3), can't r; flow=Close job; Notify]
alive=2, 13 claims: Make payment/1912239382, Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471
Seen #8:"Make payment/1912239382/14" at "CLOSETHEJ" by 134 stk, 2s [reason=Order was finished; minutes=30; cause=1912238317; job=gh:test/test#4; login=dev4; cash=0; flow=Close job; Finish order]
alive=2, 13 claims: Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489
alive=2, 14 claims: Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496
alive=2, 17 claims: Order was finished/1912239384, Notify test/1912239388, Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505
Seen #9:"Order was finished/1912239384/17" at "CLOSETHEJ" by 134 stk, 6s [reason=Job was closed, order is finished; cause=1912238317; job=gh:test/test#4; login=dev4; flow=Close job; Finish order; age=800379]
Seen #10:"Notify test/1912239388/16" at "CLOSETHEJ" by 134 stk, 260ms [cause=1912238322; job=gh:test/test#4; message=Job [#4](https://github.com/test/test/issues/4) is not in the agenda of @dev4[/z](https://www.0crat.com/u/dev4), can't r; flow=Close job; Notify]
alive=2, 15 claims: Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505
alive=2, 15 claims: Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505
alive=3, 16 claims: Award points were added/1912239395, Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523
Seen #0:"Award points were added/1912239395/18" at "CLOSETHEJ" by 134 stk, 5s [reason=Order was finished; minutes=30; cause=1912238335; job=gh:test/test#1; login=dev1; cash=0; flow=Close job; Finish order; Make payment; points=30]
alive=3, 18 claims: Notify project/1912239402, Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528
Seen #1:"Notify project/1912239402/17" at "CLOSETHEJ" by 134 stk, 579ms [reason=Job was closed, order is finished; cause=1912238350; job=gh:test/test#1; login=dev1; message=There are too many `ARC` roles in the project (more than one), I can't pay for the pull request review by [�28](http://w; age=800378; flow=Close job; Finish order; Order was finished]
alive=3, 16 claims: Speed was updated/1912239406, Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528
Seen #2:"Speed was updated/1912239406/16" at "CLOSETHEJ" by 134 stk, 2s [reason=Job was closed, order is finished; cause=1912238350; job=gh:test/test#1; login=dev1; age=800378; flow=Close job; Finish order; Order was finished]
alive=3, 15 claims: Agenda was updated/1912239408, Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528
Seen #3:"Agenda was updated/1912239408/15" at "CLOSETHEJ" by 134 stk, 1s [reason=Job was closed, order is finished; cause=1912238350; job=gh:test/test#1; login=dev1; age=800378; flow=Close job; Finish order; Order was finished]
alive=3, 14 claims: Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528
alive=3, 16 claims: Remove job from WBS/1912239415, Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565
Seen #4:"Remove job from WBS/1912239415/16" at "CLOSETHEJ" by 134 stk, 2s [reason=Job was closed, order is finished; cause=1912238350; job=gh:test/test#1; login=dev1; age=800378; flow=Close job; Finish order; Order was finished]
alive=2, 15 claims: Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565
alive=3, 17 claims: Award points were added/1912239437, Notify project/1912239447, Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576
Seen #5:"Award points were added/1912239437/18" at "CLOSETHEJ" by 134 stk, 5s [reason=Order was finished; minutes=30; cause=1912239370; job=gh:test/test#3; login=dev3; cash=0; flow=Close job; Finish order; Make payment; points=30]
Seen #6:"Notify project/1912239447/17" at "CLOSETHEJ" by 134 stk, 248ms [reason=Job was closed, order is finished; cause=1912239377; job=gh:test/test#3; login=dev3; message=There are too many `ARC` roles in the project (more than one), I can't pay for the pull request review by [�28](http://w; age=800379; flow=Close job; Finish order; Order was finished]
alive=3, 16 claims: Speed was updated/1912239456, Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579
Seen #7:"Speed was updated/1912239456/16" at "CLOSETHEJ" by 134 stk, 1s [reason=Job was closed, order is finished; cause=1912239377; job=gh:test/test#3; login=dev3; age=800379; flow=Close job; Finish order; Order was finished]
alive=3, 15 claims: Agenda was updated/1912239464, Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579
Seen #8:"Agenda was updated/1912239464/15" at "CLOSETHEJ" by 134 stk, 2s [reason=Job was closed, order is finished; cause=1912239377; job=gh:test/test#3; login=dev3; age=800379; flow=Close job; Finish order; Order was finished]
alive=2, 15 claims: Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579
alive=3, 14 claims: Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579
alive=3, 16 claims: Remove job from WBS/1912239471, Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608
Seen #9:"Remove job from WBS/1912239471/16" at "CLOSETHEJ" by 134 stk, 4s [reason=Job was closed, order is finished; cause=1912239377; job=gh:test/test#3; login=dev3; age=800379; flow=Close job; Finish order; Order was finished]
alive=2, 15 claims: Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608
alive=3, 17 claims: Award points were added/1912239484, Notify project/1912239489, Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620
Seen #10:"Award points were added/1912239484/18" at "CLOSETHEJ" by 134 stk, 4s [reason=Order was finished; minutes=30; cause=1912239382; job=gh:test/test#4; login=dev4; cash=0; flow=Close job; Finish order; Make payment; points=30]
Seen #11:"Notify project/1912239489/17" at "CLOSETHEJ" by 134 stk, 330ms [reason=Job was closed, order is finished; cause=1912239384; job=gh:test/test#4; login=dev4; message=There are too many `ARC` roles in the project (more than one), I can't pay for the pull request review by [�28](http://w; age=800379; flow=Close job; Finish order; Order was finished]
alive=3, 16 claims: Speed was updated/1912239496, Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625
Seen #12:"Speed was updated/1912239496/16" at "CLOSETHEJ" by 134 stk, 818ms [reason=Job was closed, order is finished; cause=1912239384; job=gh:test/test#4; login=dev4; age=800379; flow=Close job; Finish order; Order was finished]
alive=3, 15 claims: Agenda was updated/1912239504, Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625
Seen #13:"Agenda was updated/1912239504/15" at "CLOSETHEJ" by 134 stk, 1s [reason=Job was closed, order is finished; cause=1912239384; job=gh:test/test#4; login=dev4; age=800379; flow=Close job; Finish order; Order was finished]
alive=3, 14 claims: Remove job from WBS/1912239505, Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625
Seen #14:"Remove job from WBS/1912239505/16" at "CLOSETHEJ" by 134 stk, 3s [reason=Job was closed, order is finished; cause=1912239384; job=gh:test/test#4; login=dev4; age=800379; flow=Close job; Finish order; Order was finished]
alive=3, 16 claims: Reputation was updated/1912239521, Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647
Seen #0:"Reputation was updated/1912239521/15" at "CLOSETHEJ" by 134 stk, 267ms [reason=Order was finished; minutes=30; cause=1912239395; job=gh:test/test#1; login=dev1; cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
Seen #1:"Notify user/1912239523/14" at "CLOSETHEJ" by 134 stk, 889ms [reason=Order was finished; minutes=30; cause=1912239395; job=gh:test/test#1; login=dev1; message=You got +30 point(s) in the job [#1](https://github.com/test/test/issues/1) in [CLOSETHEJ](https://www.0crat.com/p/CLOSE; cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
alive=3, 14 claims: Notify user/1912239523, Notify job/1912239528, Notify/1912239561, Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647
Seen #2:"Notify job/1912239528/14" at "CLOSETHEJ" by 134 stk, 517ms [reason=Order was finished; minutes=30; cause=1912239395; job=gh:test/test#1; login=dev1; message=Order was finished: +30 point(s) just awarded to @dev1[/z](https://www.0crat.com/u/dev1); cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
Seen #3:"Notify/1912239561/14" at "CLOSETHEJ" by 134 stk, 737ms [reason=Job was closed, order is finished; cause=1912239415; job=gh:test/test#1; login=dev1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=800378; flow=Close job; Finish order; Order was finished; Remove job from WBS]
alive=2, 14 claims: Job removed from WBS/1912239565, Reputation was updated/1912239572, Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647, Notify in GitHub/1912240662, Notify test/1912240665
Seen #4:"Job removed from WBS/1912239565/13" at "CLOSETHEJ" by 134 stk, 425ms [reason=Job was closed, order is finished; cause=1912239415; job=gh:test/test#1; login=dev1; age=800378; flow=Close job; Finish order; Order was finished; Remove job from WBS]
Seen #5:"Reputation was updated/1912239572/12" at "CLOSETHEJ" by 134 stk, 179ms [reason=Order was finished; minutes=30; cause=1912239437; job=gh:test/test#3; login=dev3; cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
alive=3, 11 claims: Notify user/1912239576, Notify job/1912239579, Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647, Notify in GitHub/1912240662, Notify test/1912240665
Seen #6:"Notify user/1912239576/11" at "CLOSETHEJ" by 134 stk, 766ms [reason=Order was finished; minutes=30; cause=1912239437; job=gh:test/test#3; login=dev3; message=You got +30 point(s) in the job [#3](https://github.com/test/test/issues/3) in [CLOSETHEJ](https://www.0crat.com/p/CLOSE; cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
Seen #7:"Notify job/1912239579/11" at "CLOSETHEJ" by 134 stk, 943ms [reason=Order was finished; minutes=30; cause=1912239437; job=gh:test/test#3; login=dev3; message=Order was finished: +30 point(s) just awarded to @dev3[/z](https://www.0crat.com/u/dev3); cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
alive=3, 10 claims: Notify/1912240604, Job removed from WBS/1912240608, Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647, Notify in GitHub/1912240662, Notify test/1912240665, Notify in GitHub/1912240682
Seen #8:"Notify/1912240604/11" at "CLOSETHEJ" by 134 stk, 1s [reason=Job was closed, order is finished; cause=1912239471; job=gh:test/test#3; login=dev3; message=The job [#3](https://github.com/test/test/issues/3) is now out of scope; age=800379; flow=Close job; Finish order; Order was finished; Remove job from WBS]
Seen #9:"Job removed from WBS/1912240608/10" at "CLOSETHEJ" by 134 stk, 263ms [reason=Job was closed, order is finished; cause=1912239471; job=gh:test/test#3; login=dev3; age=800379; flow=Close job; Finish order; Order was finished; Remove job from WBS]
alive=3, 10 claims: Reputation was updated/1912240617, Notify user/1912240620, Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647, Notify in GitHub/1912240662, Notify test/1912240665, Notify in GitHub/1912240682, Notify test/1912240686
Seen #10:"Reputation was updated/1912240617/9" at "CLOSETHEJ" by 134 stk, 83ms [reason=Order was finished; minutes=30; cause=1912239484; job=gh:test/test#4; login=dev4; cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
Seen #11:"Notify user/1912240620/8" at "CLOSETHEJ" by 134 stk, 899ms [reason=Order was finished; minutes=30; cause=1912239484; job=gh:test/test#4; login=dev4; message=You got +30 point(s) in the job [#4](https://github.com/test/test/issues/4) in [CLOSETHEJ](https://www.0crat.com/p/CLOSE; cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
alive=3, 7 claims: Notify job/1912240625, Notify/1912240642, Job removed from WBS/1912240647, Notify in GitHub/1912240662, Notify test/1912240665, Notify in GitHub/1912240682, Notify test/1912240686
Seen #12:"Notify job/1912240625/8" at "CLOSETHEJ" by 134 stk, 1s [reason=Order was finished; minutes=30; cause=1912239484; job=gh:test/test#4; login=dev4; message=Order was finished: +30 point(s) just awarded to @dev4[/z](https://www.0crat.com/u/dev4); cash=0; flow=Close job; Finish order; Make payment; Award points were added; points=30]
alive=2, 8 claims: Notify/1912240642, Job removed from WBS/1912240647, Notify in GitHub/1912240662, Notify test/1912240665, Notify in GitHub/1912240682, Notify test/1912240686, Notify in GitHub/1912240700, Notify test/1912240706
Seen #13:"Notify/1912240642/8" at "CLOSETHEJ" by 134 stk, 977ms [reason=Job was closed, order is finished; cause=1912239505; job=gh:test/test#4; login=dev4; message=The job [#4](https://github.com/test/test/issues/4) is now out of scope; age=800379; flow=Close job; Finish order; Order was finished; Remove job from WBS]
Seen #14:"Job removed from WBS/1912240647/7" at "CLOSETHEJ" by 134 stk, 157ms [reason=Job was closed, order is finished; cause=1912239505; job=gh:test/test#4; login=dev4; age=800379; flow=Close job; Finish order; Order was finished; Remove job from WBS]
Seen #0:"Notify in GitHub/1912240662/6" at "CLOSETHEJ" by 134 stk, 188ms [reason=Order was finished; minutes=30; cause=1912239528; job=gh:test/test#1; login=dev1; message=Order was finished: +30 point(s) just awarded to @dev1[/z](https://www.0crat.com/u/dev1); cash=0; flow=Close job; Finish order; Make payment; Award points were added; Notify job; points=30]
alive=3, 6 claims: Notify in GitHub/1912240662, Notify test/1912240665, Notify in GitHub/1912240682, Notify test/1912240686, Notify in GitHub/1912240700, Notify test/1912240706
Seen #1:"Notify test/1912240665/5" at "CLOSETHEJ" by 134 stk, 311ms [reason=Job was closed, order is finished; cause=1912239561; job=gh:test/test#1; login=dev1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=800378; flow=Close job; Finish order; Order was finished; Remove job from WBS; Notify]
Seen #2:"Notify in GitHub/1912240682/4" at "CLOSETHEJ" by 134 stk, 362ms [reason=Order was finished; minutes=30; cause=1912239579; job=gh:test/test#3; login=dev3; message=Order was finished: +30 point(s) just awarded to @dev3[/z](https://www.0crat.com/u/dev3); cash=0; flow=Close job; Finish order; Make payment; Award points were added; Notify job; points=30]
alive=3, 4 claims: Notify in GitHub/1912240682, Notify test/1912240686, Notify in GitHub/1912240700, Notify test/1912240706
Seen #3:"Notify test/1912240686/3" at "CLOSETHEJ" by 134 stk, 298ms [reason=Job was closed, order is finished; cause=1912240604; job=gh:test/test#3; login=dev3; message=The job [#3](https://github.com/test/test/issues/3) is now out of scope; age=800379; flow=Close job; Finish order; Order was finished; Remove job from WBS; Notify]
Seen #4:"Notify in GitHub/1912240700/2" at "CLOSETHEJ" by 134 stk, 845ms [reason=Order was finished; minutes=30; cause=1912240625; job=gh:test/test#4; login=dev4; message=Order was finished: +30 point(s) just awarded to @dev4[/z](https://www.0crat.com/u/dev4); cash=0; flow=Close job; Finish order; Make payment; Award points were added; Notify job; points=30]
alive=3, 1 claims: Notify test/1912240706
Seen #5:"Notify test/1912240706/1" at "CLOSETHEJ" by 134 stk, 233ms [reason=Job was closed, order is finished; cause=1912240642; job=gh:test/test#4; login=dev4; message=The job [#4](https://github.com/test/test/issues/4) is now out of scope; age=800379; flow=Close job; Finish order; Order was finished; Remove job from WBS; Notify]
alive=0, 0 claims:
alive=3, 1 claims: Finish order/1
alive=2, 1 claims: Finish order/1
Seen #0:"Finish order/1/3" at "COLLECTSP" by 134 stk, 4s [job=gh:test/test#1], by @g4s8
alive=3, 2 claims: Make payment/1912238278, Order was finished/1912238281
alive=3, 3 claims: Make payment/1912238278, Order was finished/1912238281, Award points were added/1912238295
Seen #0:"Make payment/1912238278/3" at "COLLECTSP" by 134 stk, 2s [reason=Order was finished; minutes=30; cause=1; job=gh:test/test#1; login=g4s8; cash=0; flow=Finish order]
alive=3, 2 claims: Order was finished/1912238281, Award points were added/1912238295
alive=3, 3 claims: Order was finished/1912238281, Award points were added/1912238295, Speed was updated/1912238302, Agenda was updated/1912238306
Seen #1:"Order was finished/1912238281/5" at "COLLECTSP" by 134 stk, 4s [cause=1; job=gh:test/test#1; login=g4s8; flow=Finish order; age=677300]
alive=3, 4 claims: Award points were added/1912238295, Speed was updated/1912238302, Agenda was updated/1912238306, Remove job from WBS/1912238309
alive=3, 5 claims: Award points were added/1912238295, Speed was updated/1912238302, Agenda was updated/1912238306, Remove job from WBS/1912238309, Notify user/1912238319
Seen #0:"Award points were added/1912238295/6" at "COLLECTSP" by 134 stk, 3s [reason=Order was finished; minutes=30; cause=1912238278; job=gh:test/test#1; login=g4s8; cash=0; flow=Finish order; Make payment; points=30]
alive=2, 6 claims: Speed was updated/1912238302, Agenda was updated/1912238306, Remove job from WBS/1912238309, Notify user/1912238319, Notify job/1912238321
Seen #1:"Speed was updated/1912238302/5" at "COLLECTSP" by 134 stk, 396ms [cause=1912238281; job=gh:test/test#1; login=g4s8; age=677300; flow=Finish order; Order was finished]
Seen #2:"Agenda was updated/1912238306/4" at "COLLECTSP" by 134 stk, 536ms [cause=1912238281; job=gh:test/test#1; login=g4s8; age=677300; flow=Finish order; Order was finished]
alive=3, 3 claims: Remove job from WBS/1912238309, Notify user/1912238319, Notify job/1912238321
alive=3, 4 claims: Remove job from WBS/1912238309, Notify user/1912238319, Notify job/1912238321, Notify/1912238351
Seen #3:"Remove job from WBS/1912238309/5" at "COLLECTSP" by 134 stk, 2s [cause=1912238281; job=gh:test/test#1; login=g4s8; age=677300; flow=Finish order; Order was finished]
alive=3, 4 claims: Notify user/1912238319, Notify job/1912238321, Notify/1912238351, Job removed from WBS/1912238356
Seen #0:"Notify user/1912238319/4" at "COLLECTSP" by 134 stk, 776ms [reason=Order was finished; minutes=30; cause=1912238295; job=gh:test/test#1; login=g4s8; message=You got +30 point(s) in the job [#1](https://github.com/test/test/issues/1) in [COLLECTSP](https://www.0crat.com/p/COLLE; cash=0; flow=Finish order; Make payment; Award points were added; points=30]
alive=3, 4 claims: Notify job/1912238321, Notify/1912238351, Job removed from WBS/1912238356, Notify in GitHub/1912238366
Seen #1:"Notify job/1912238321/4" at "COLLECTSP" by 134 stk, 688ms [reason=Order was finished; minutes=30; cause=1912238295; job=gh:test/test#1; login=g4s8; message=Order was finished: +30 point(s) just awarded to @g4s8[/z](https://www.0crat.com/u/g4s8); cash=0; flow=Finish order; Make payment; Award points were added; points=30]
Seen #2:"Notify/1912238351/4" at "COLLECTSP" by 134 stk, 223ms [cause=1912238309; job=gh:test/test#1; login=g4s8; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=677300; flow=Finish order; Order was finished; Remove job from WBS]
Seen #3:"Job removed from WBS/1912238356/3" at "COLLECTSP" by 134 stk, 127ms [cause=1912238309; job=gh:test/test#1; login=g4s8; age=677300; flow=Finish order; Order was finished; Remove job from WBS]
Seen #0:"Notify in GitHub/1912238366/2" at "COLLECTSP" by 134 stk, 434ms [reason=Order was finished; minutes=30; cause=1912238321; job=gh:test/test#1; login=g4s8; message=Order was finished: +30 point(s) just awarded to @g4s8[/z](https://www.0crat.com/u/g4s8); cash=0; flow=Finish order; Make payment; Award points were added; Notify job; points=30]
alive=3, 1 claims: Notify job/1912239368
Seen #1:"Notify job/1912239368/2" at "COLLECTSP" by 134 stk, 559ms [cause=1912238351; job=gh:test/test#1; login=g4s8; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=677300; flow=Finish order; Order was finished; Remove job from WBS; Notify]
Seen #0:"Notify in GitHub/1912239375/1" at "COLLECTSP" by 134 stk, 220ms [cause=1912239368; job=gh:test/test#1; login=g4s8; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; age=677300; flow=Finish order; Order was finished; Remove job from WBS; Notify; Notify job]
alive=2, 0 claims:
alive=3, 1 claims: Request order start/1912238276, Job was added to WBS/1912238288
Seen #0:"Request order start/1912238276/3" at "DEDUCTSPO" by 134 stk, 3s [login=yegor256; job=gh:test/test#1; reason=GitHub issue was assigned by @yegor256], by @yegor256
alive=3, 2 claims: Job was added to WBS/1912238288, Start order/1912238290
alive=3, 3 claims: Job was added to WBS/1912238288, Start order/1912238290, Notify/1912238300
alive=3, 4 claims: Job was added to WBS/1912238288, Start order/1912238290, Notify/1912238300, User was banned/1912238308
Seen #0:"Job was added to WBS/1912238288/4" at "DEDUCTSPO" by 134 stk, 4s [cause=1912238276; reason=Order start requested, but WBS is empty; login=yegor256; job=gh:test/test#1; flow=Request order start]
alive=2, 3 claims: Start order/1912238290, Notify/1912238300, User was banned/1912238308
alive=3, 4 claims: Start order/1912238290, Notify/1912238300, User was banned/1912238308, Notify/1912238326
alive=3, 5 claims: Start order/1912238290, Notify/1912238300, User was banned/1912238308, Notify/1912238326, Order was given/1912238329, Make payment/1912238331
Seen #1:"Start order/1912238290/6" at "DEDUCTSPO" by 134 stk, 6s [cause=1912238276; reason=1912238276; job=gh:test/test#1; login=yegor256; manual=true; flow=Request order start], by @yegor256
alive=3, 5 claims: Notify/1912238300, User was banned/1912238308, Notify/1912238326, Order was given/1912238329, Make payment/1912238331, Notify in GitHub/1912238348
Seen #0:"Notify/1912238300/6" at "DEDUCTSPO" by 134 stk, 719ms [reason=Order start requested, but WBS is empty; cause=1912238288; login=yegor256; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS]
Seen #1:"User was banned/1912238308/5" at "DEDUCTSPO" by 134 stk, 402ms [cause=1912238288; reason=The user reported GitHub issue; login=yegor256; job=gh:test/test#1; flow=Request order start; Job was added to WBS]
alive=3, 4 claims: Notify/1912238326, Order was given/1912238329, Make payment/1912238331, Notify in GitHub/1912238348
Seen #2:"Notify/1912238326/5" at "DEDUCTSPO" by 134 stk, 672ms [reason=1912238276; cause=1912238290; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order]
alive=2, 6 claims: Order was given/1912238329, Make payment/1912238331, Notify in GitHub/1912238348, Notify in GitHub/1912238358, Notify project/1912238361, GitHub issue got an assignee/1912238363
alive=3, 7 claims: Order was given/1912238329, Make payment/1912238331, Notify in GitHub/1912238348, Notify in GitHub/1912238358, Notify project/1912238361, GitHub issue got an assignee/1912238363, Agenda was updated/1912239369
alive=2, 8 claims: Order was given/1912238329, Make payment/1912238331, Notify in GitHub/1912238348, Notify in GitHub/1912238358, Notify project/1912238361, GitHub issue got an assignee/1912238363, Agenda was updated/1912239369, Notify user/1912239374
Seen #3:"Order was given/1912238329/9" at "DEDUCTSPO" by 134 stk, 6s [reason=1912238290; role=DEV; estimate=0; cause=1912238290; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order]
alive=3, 8 claims: Make payment/1912238331, Notify in GitHub/1912238348, Notify in GitHub/1912238358, Notify project/1912238361, GitHub issue got an assignee/1912238363, Agenda was updated/1912239369, Notify user/1912239374, User joined new project/1912239381
Seen #4:"Make payment/1912238331/9" at "DEDUCTSPO" by 134 stk, 2s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238290; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order]
alive=3, 8 claims: Notify in GitHub/1912238348, Notify in GitHub/1912238358, Notify project/1912238361, GitHub issue got an assignee/1912238363, Agenda was updated/1912239369, Notify user/1912239374, User joined new project/1912239381, Award points were added/1912239385
Seen #0:"Notify in GitHub/1912238348/8" at "DEDUCTSPO" by 134 stk, 434ms [reason=Order start requested, but WBS is empty; cause=1912238300; login=yegor256; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Request order start; Job was added to WBS; Notify]
Seen #1:"Notify in GitHub/1912238358/7" at "DEDUCTSPO" by 134 stk, 318ms [reason=1912238276; cause=1912238326; job=gh:test/test#1; login=yegor256; manual=true; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=Request order start; Start order; Notify]
alive=3, 6 claims: Notify project/1912238361, GitHub issue got an assignee/1912238363, Agenda was updated/1912239369, Notify user/1912239374, User joined new project/1912239381, Award points were added/1912239385
Seen #2:"Notify project/1912238361/6" at "DEDUCTSPO" by 134 stk, 675ms [reason=1912238290; role=DEV; estimate=0; cause=1912238329; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @yegor256[/z](https://www.0crat.com/u/yegor256) (rol; flow=Request order start; Start order; Order was given]
Seen #3:"GitHub issue got an assignee/1912238363/5" at "DEDUCTSPO" by 134 stk, 159ms [reason=1912238290; role=DEV; issue=1; repo=test/test; estimate=0; cause=1912238329; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=3, 4 claims: Agenda was updated/1912239369, Notify user/1912239374, User joined new project/1912239381, Award points were added/1912239385
Seen #4:"Agenda was updated/1912239369/4" at "DEDUCTSPO" by 134 stk, 1s [reason=1912238290; role=DEV; estimate=0; cause=1912238329; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
Seen #5:"Notify user/1912239374/3" at "DEDUCTSPO" by 134 stk, 374ms [reason=1912238290; role=DEV; estimate=0; cause=1912238329; job=gh:test/test#1; manual=true; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in DEDUCTSPO as `DEV` a minute ago; here is [why; flow=Request order start; Start order; Order was given]
Seen #6:"User joined new project/1912239381/2" at "DEDUCTSPO" by 134 stk, 382ms [reason=1912238290; role=DEV; estimate=0; cause=1912238329; job=gh:test/test#1; manual=true; login=yegor256; flow=Request order start; Start order; Order was given]
alive=2, 2 claims: User joined new project/1912239381, Award points were added/1912239385
alive=3, 2 claims: Award points were added/1912239385, Notify user/1912239407
Seen #7:"Award points were added/1912239385/3" at "DEDUCTSPO" by 134 stk, 3s [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912238331; manual=true; job=gh:test/test#1; login=yegor256; flow=Request order start; Start order; Make payment; points=-5]
alive=3, 2 claims: Notify user/1912239407, Notify job/1912239411
Seen #0:"Notify user/1912239407/2" at "DEDUCTSPO" by 134 stk, 432ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912239385; manual=true; job=gh:test/test#1; login=yegor256; message=You got -5 point(s) in the job [#1](https://github.com/test/test/issues/1) in DEDUCTSPO, your total is [-5](https://www.; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
Seen #1:"Notify job/1912239411/2" at "DEDUCTSPO" by 134 stk, 969ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912239385; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; points=-5]
alive=3, 2 claims: Notify in GitHub/1912239424
Seen #0:"Notify in GitHub/1912239424/1" at "DEDUCTSPO" by 134 stk, 383ms [reason=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19); minutes=-5; cause=1912239411; manual=true; job=gh:test/test#1; login=yegor256; message=Manual assignment of issues is discouraged, see [�19](http://www.zerocracy.com/policy.html#19): -5 point(s) just awarded; flow=Request order start; Start order; Make payment; Award points were added; Notify job; points=-5]
alive=0, 0 claims:
alive=3, 1 claims: Ping hourly/1
skip in testing mode
skip in testing mode
alive=2, 1 claims: Ping hourly/1
Seen #0:"Ping hourly/1/2" at "PMO" by 134 stk, 5s [], by @0crat
alive=2, 2 claims: Ping hourly/1, Agenda was updated/1912238310
Seen #0:"Agenda was updated/1912238310/1" at "PMO" by 134 stk, 656ms [login=g4s8; cause=1; flow=Ping hourly]
alive=0, 0 claims:
alive=2, 1 claims: Breakup/4
alive=2, 1 claims: Breakup/4
Seen #0:"Breakup/4/2" at "PMO" by 134 stk, 3s [login=krzyk], by @carlosmiranda
alive=3, 1 claims: Notify/1912238334
Seen #0:"Notify/1912238334/2" at "PMO" by 134 stk, 654ms [cause=4; login=krzyk; message=User @%s is not your student anymore, see [�47](http://www.zerocracy.com/policy.html#47); flow=Breakup]
alive=3, 1 claims: Notify job/1912238352
Seen #0:"Notify job/1912238352/2" at "PMO" by 134 stk, 788ms [cause=1912238334; login=krzyk; message=User @%s is not your student anymore, see [�47](http://www.zerocracy.com/policy.html#47); flow=Breakup; Notify]
Seen #0:"Notify in GitHub/1912238359/1" at "PMO" by 134 stk, 217ms [cause=1912238352; login=krzyk; message=User @%s is not your student anymore, see [�47](http://www.zerocracy.com/policy.html#47); flow=Breakup; Notify; Notify job]
alive=0, 0 claims:
alive=2, 1 claims: Award points were added/1
alive=2, 1 claims: Award points were added/1
alive=3, 4 claims: Award points were added/1, Reputation was updated/1912239371, Notify user/1912239376, Notify job/1912239378
Seen #0:"Award points were added/1/4" at "DONTTURNO" by 134 stk, 4s [reason=Test reason; job=gh:test/test#1; login=krzyk; points=-15], by @yegor256
Seen #0:"Reputation was updated/1912239371/3" at "DONTTURNO" by 134 stk, 99ms [reason=Test reason; cause=1; job=gh:test/test#1; login=krzyk; flow=Award points were added; points=-15]
Seen #1:"Notify user/1912239376/2" at "DONTTURNO" by 134 stk, 570ms [reason=Test reason; cause=1; job=gh:test/test#1; login=krzyk; message=You got -15 point(s) in the job [#1](https://github.com/test/test/issues/1) in DONTTURNO, your total is [-21](https://ww; flow=Award points were added; points=-15]
alive=2, 1 claims: Notify job/1912239378
Seen #2:"Notify job/1912239378/2" at "DONTTURNO" by 134 stk, 544ms [reason=Test reason; cause=1; job=gh:test/test#1; login=krzyk; message=Test reason: -15 point(s) just awarded to @krzyk[/z](https://www.0crat.com/u/krzyk); flow=Award points were added; points=-15]
Seen #0:"Notify in GitHub/1912239383/1" at "DONTTURNO" by 134 stk, 193ms [reason=Test reason; cause=1912239378; job=gh:test/test#1; login=krzyk; message=Test reason: -15 point(s) just awarded to @krzyk[/z](https://www.0crat.com/u/krzyk); flow=Award points were added; Notify job; points=-15]
alive=0, 0 claims:
alive=3, 2 claims: ping/1, ping/2
alive=3, 2 claims: ping/1, ping/2
alive=2, 2 claims: ping/1, ping/2
alive=2, 2 claims: ping/1, ping/2
alive=2, 2 claims: ping/1, ping/2
alive=3, 3 claims: ping/1, ping/2, Performer was elected/1912239391
Seen #0:"ping/1/3" at "ELECTIONS" by 134 stk, 11s [reason=Need it; force=yes]
alive=3, 2 claims: ping/2, Performer was elected/1912239391
alive=2, 3 claims: ping/2, Performer was elected/1912239391, Start order/1912239403
Seen #1:"ping/2/3" at "ELECTIONS" by 134 stk, 3s [reason=Need it again; force=yes]
Seen #0:"Performer was elected/1912239391/2" at "ELECTIONS" by 134 stk, 151ms [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; role=DEV; cause=1; force=yes; login=yegor256; job=gh:test/test#1; flow=ping]
alive=2, 1 claims: Start order/1912239403
Applied http://datum.zerocracy.com/latest/auto/pm/in/orders/02-elections-remove.xsl to elections.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@7706add3 (3136 to 280): Time:2018-07-10T19:39:15.071592Z!=2018-07-10T19:39:15.031056Z; Length:437!=202
alive=2, 1 claims: Start order/1912239403
alive=3, 2 claims: Start order/1912239403, Notify/1912239430
Seen #1:"Start order/1912239403/3" at "ELECTIONS" by 134 stk, 5s [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=2; force=yes; job=gh:test/test#1; login=yegor256; flow=ping]
alive=3, 2 claims: Notify/1912239430, Order was given/1912239433, Notify job/1912239442
Seen #0:"Notify/1912239430/3" at "ELECTIONS" by 134 stk, 594ms [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=1912239403; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=ping; Start order]
alive=2, 3 claims: Order was given/1912239433, Notify job/1912239442, Notify project/1912239448
alive=2, 4 claims: Order was given/1912239433, Notify job/1912239442, Notify project/1912239448, GitHub issue got an assignee/1912239453
alive=3, 5 claims: Order was given/1912239433, Notify job/1912239442, Notify project/1912239448, GitHub issue got an assignee/1912239453, Agenda was updated/1912239465, Notify user/1912239472
alive=3, 6 claims: Order was given/1912239433, Notify job/1912239442, Notify project/1912239448, GitHub issue got an assignee/1912239453, Agenda was updated/1912239465, Notify user/1912239472, User joined new project/1912239479
Seen #1:"Order was given/1912239433/7" at "ELECTIONS" by 134 stk, 7s [reason=1912239403; role=DEV; public=true; estimate=0; cause=1912239403; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order]
alive=2, 7 claims: Notify job/1912239442, Notify project/1912239448, GitHub issue got an assignee/1912239453, Agenda was updated/1912239465, Notify user/1912239472, User joined new project/1912239479, Notify in GitHub/1912239487
Seen #0:"Notify job/1912239442/7" at "ELECTIONS" by 134 stk, 2s [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=1912239430; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=ping; Start order; Notify]
Seen #1:"Notify project/1912239448/6" at "ELECTIONS" by 134 stk, 271ms [reason=1912239403; role=DEV; public=true; estimate=0; cause=1912239433; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @yegor256[/z](https://www.0crat.com/u/yegor256) (rol; flow=ping; Start order; Order was given]
Seen #2:"GitHub issue got an assignee/1912239453/5" at "ELECTIONS" by 134 stk, 283ms [reason=1912239403; role=DEV; public=true; issue=1; repo=test/test; estimate=0; cause=1912239433; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order; Order was given]
alive=2, 5 claims: Agenda was updated/1912239465, Notify user/1912239472, User joined new project/1912239479, Notify in GitHub/1912239487
Seen #3:"Agenda was updated/1912239465/4" at "ELECTIONS" by 134 stk, 943ms [reason=1912239403; role=DEV; public=true; estimate=0; cause=1912239433; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order; Order was given]
Seen #4:"Notify user/1912239472/3" at "ELECTIONS" by 134 stk, 478ms [reason=1912239403; role=DEV; public=true; estimate=0; cause=1912239433; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in ELECTIONS as `DEV` a minute ago; here is [why; flow=ping; Start order; Order was given]
alive=3, 3 claims: Notify user/1912239472, User joined new project/1912239479, Notify in GitHub/1912239487
Seen #5:"User joined new project/1912239479/2" at "ELECTIONS" by 134 stk, 413ms [reason=1912239403; role=DEV; public=true; estimate=0; cause=1912239433; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order; Order was given]
alive=3, 1 claims: Notify in GitHub/1912239487
Seen #0:"Notify in GitHub/1912239487/1" at "ELECTIONS" by 134 stk, 547ms [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=1912239442; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=ping; Start order; Notify; Notify job]
alive=0, 0 claims:
alive=3, 2 claims: ping/1, ping/2
alive=3, 2 claims: ping/1, ping/2
alive=2, 2 claims: ping/1, ping/2
alive=2, 2 claims: ping/1, ping/2
alive=2, 2 claims: ping/1, ping/2
alive=3, 3 claims: ping/1, ping/2, Performer was elected/1912239399
Seen #0:"ping/1/3" at "ELECTSAND" by 134 stk, 11s [reason=Need it; force=yes]
alive=2, 2 claims: ping/2, Performer was elected/1912239399
alive=2, 3 claims: ping/2, Performer was elected/1912239399, Start order/1912239409
Seen #1:"ping/2/3" at "ELECTSAND" by 134 stk, 4s [reason=Need it again; force=yes]
Seen #0:"Performer was elected/1912239399/2" at "ELECTSAND" by 134 stk, 126ms [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; role=DEV; cause=1; force=yes; login=yegor256; job=gh:test/test#1; flow=ping]
Applied http://datum.zerocracy.com/latest/auto/pm/in/orders/02-elections-remove.xsl to elections.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@785ccdd9 (3134 to 280): Time:2018-07-10T19:39:16.925931Z!=2018-07-10T19:39:16.887907Z; Length:437!=202
alive=3, 1 claims: Start order/1912239409
alive=3, 1 claims: Start order/1912239409, Notify/1912239439
Seen #1:"Start order/1912239409/3" at "ELECTSAND" by 134 stk, 5s [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=2; force=yes; job=gh:test/test#1; login=yegor256; flow=ping]
alive=3, 2 claims: Notify/1912239439, Order was given/1912239444
Seen #0:"Notify/1912239439/3" at "ELECTSAND" by 134 stk, 699ms [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=1912239409; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=ping; Start order]
alive=3, 2 claims: Order was given/1912239444, Notify job/1912239452, Notify project/1912239462
alive=2, 4 claims: Order was given/1912239444, Notify job/1912239452, Notify project/1912239462, GitHub issue got an assignee/1912239467
alive=3, 5 claims: Order was given/1912239444, Notify job/1912239452, Notify project/1912239462, GitHub issue got an assignee/1912239467, Agenda was updated/1912239475
alive=2, 6 claims: Order was given/1912239444, Notify job/1912239452, Notify project/1912239462, GitHub issue got an assignee/1912239467, Agenda was updated/1912239475, Notify user/1912239482
Seen #1:"Order was given/1912239444/7" at "ELECTSAND" by 134 stk, 8s [reason=1912239409; role=DEV; public=true; estimate=0; cause=1912239409; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order]
alive=3, 6 claims: Notify job/1912239452, Notify project/1912239462, GitHub issue got an assignee/1912239467, Agenda was updated/1912239475, Notify user/1912239482, User joined new project/1912239490
Seen #0:"Notify job/1912239452/7" at "ELECTSAND" by 134 stk, 1s [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=1912239439; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=ping; Start order; Notify]
alive=3, 6 claims: Notify project/1912239462, GitHub issue got an assignee/1912239467, Agenda was updated/1912239475, Notify user/1912239482, User joined new project/1912239490, Notify in GitHub/1912239497
Seen #1:"Notify project/1912239462/6" at "ELECTSAND" by 134 stk, 213ms [reason=1912239409; role=DEV; public=true; estimate=0; cause=1912239444; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to @yegor256[/z](https://www.0crat.com/u/yegor256) (rol; flow=ping; Start order; Order was given]
Seen #2:"GitHub issue got an assignee/1912239467/5" at "ELECTSAND" by 134 stk, 210ms [reason=1912239409; role=DEV; public=true; issue=1; repo=test/test; estimate=0; cause=1912239444; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order; Order was given]
alive=2, 4 claims: Agenda was updated/1912239475, Notify user/1912239482, User joined new project/1912239490, Notify in GitHub/1912239497
Seen #3:"Agenda was updated/1912239475/4" at "ELECTSAND" by 134 stk, 2s [reason=1912239409; role=DEV; public=true; estimate=0; cause=1912239444; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order; Order was given]
Seen #4:"Notify user/1912239482/3" at "ELECTSAND" by 134 stk, 419ms [reason=1912239409; role=DEV; public=true; estimate=0; cause=1912239444; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) was assigned to you in ELECTSAND as `DEV` a minute ago; here is [why; flow=ping; Start order; Order was given]
alive=3, 2 claims: User joined new project/1912239490, Notify in GitHub/1912239497
Seen #5:"User joined new project/1912239490/2" at "ELECTSAND" by 134 stk, 381ms [reason=1912239409; role=DEV; public=true; estimate=0; cause=1912239444; force=yes; job=gh:test/test#1; login=yegor256; flow=ping; Start order; Order was given]
Seen #0:"Notify in GitHub/1912239497/1" at "ELECTSAND" by 134 stk, 376ms [reason=@yegor256 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; public=true; cause=1912239452; force=yes; job=gh:test/test#1; login=yegor256; message=The job [#1](https://github.com/test/test/issues/1) assigned to @yegor256[/z](https://www.0crat.com/u/yegor256), here is; flow=ping; Start order; Notify; Notify job]
alive=3, 0 claims:
alive=0, 0 claims:
alive=3, 3 claims: Register impediment/1, Register impediment/2, Ping/3
alive=3, 5 claims: Register impediment/1, Register impediment/2, Ping/3, Notify/1912239386, Impediment was registered/1912239389
Seen #0:"Register impediment/1/5" at "IMPEDIMEN" by 134 stk, 3s [job=gh:test/test#1], by @yegor256
alive=3, 5 claims: Register impediment/2, Ping/3, Notify/1912239386, Impediment was registered/1912239389, Notify/1912239393
Seen #1:"Register impediment/2/6" at "IMPEDIMEN" by 134 stk, 2s [job=gh:test/test#2], by @yegor256
alive=3, 5 claims: Ping/3, Notify/1912239386, Impediment was registered/1912239389, Notify/1912239393, Impediment was registered/1912239396
Still 5 claims, can't elect
Seen #2:"Ping/3/5" at "IMPEDIMEN" by 134 stk, 3s []
alive=2, 5 claims: Notify/1912239386, Impediment was registered/1912239389, Notify/1912239393, Impediment was registered/1912239396
Seen #0:"Notify/1912239386/5" at "IMPEDIMEN" by 134 stk, 1s [cause=1; job=gh:test/test#1; message=The impediment for [#1](https://github.com/test/test/issues/1) was registered successfully by @yegor256[/z](https://www.; flow=Register impediment]
alive=3, 4 claims: Impediment was registered/1912239389, Notify/1912239393, Impediment was registered/1912239396, Notify job/1912239414
Seen #1:"Impediment was registered/1912239389/5" at "IMPEDIMEN" by 134 stk, 2s [cause=1; reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; job=gh:test/test#1; flow=Register impediment]
alive=3, 5 claims: Notify/1912239393, Impediment was registered/1912239396, Notify job/1912239414, Notify/1912239423
Seen #2:"Notify/1912239393/5" at "IMPEDIMEN" by 134 stk, 604ms [cause=2; job=gh:test/test#2; message=The impediment for [#2](https://github.com/test/test/issues/2) was registered successfully by @yegor256[/z](https://www.; flow=Register impediment]
alive=2, 4 claims: Impediment was registered/1912239396, Notify job/1912239414, Notify/1912239423, Notify job/1912239427, Notify/1912239435
Seen #3:"Impediment was registered/1912239396/5" at "IMPEDIMEN" by 134 stk, 1s [cause=2; reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; job=gh:test/test#2; flow=Register impediment]
Seen #0:"Notify job/1912239414/5" at "IMPEDIMEN" by 134 stk, 884ms [cause=1912239386; job=gh:test/test#1; message=The impediment for [#1](https://github.com/test/test/issues/1) was registered successfully by @yegor256[/z](https://www.; flow=Register impediment; Notify]
alive=3, 5 claims: Notify job/1912239414, Notify/1912239423, Notify job/1912239427, Notify/1912239435, Notify in GitHub/1912239445
Seen #1:"Notify/1912239423/5" at "IMPEDIMEN" by 134 stk, 647ms [reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; cause=1912239389; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256),; flow=Register impediment; Impediment was registered]
alive=3, 4 claims: Notify job/1912239427, Notify/1912239435, Notify in GitHub/1912239445, Notify job/1912239451
Seen #2:"Notify job/1912239427/5" at "IMPEDIMEN" by 134 stk, 1s [cause=1912239393; job=gh:test/test#2; message=The impediment for [#2](https://github.com/test/test/issues/2) was registered successfully by @yegor256[/z](https://www.; flow=Register impediment; Notify]
Seen #3:"Notify/1912239435/5" at "IMPEDIMEN" by 134 stk, 804ms [reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; cause=1912239396; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256),; flow=Register impediment; Impediment was registered]
alive=2, 5 claims: Notify/1912239435, Notify in GitHub/1912239445, Notify job/1912239451, Notify in GitHub/1912239458, Notify job/1912239466
Seen #0:"Notify in GitHub/1912239445/4" at "IMPEDIMEN" by 134 stk, 490ms [cause=1912239414; job=gh:test/test#1; message=The impediment for [#1](https://github.com/test/test/issues/1) was registered successfully by @yegor256[/z](https://www.; flow=Register impediment; Notify; Notify job]
alive=3, 3 claims: Notify job/1912239451, Notify in GitHub/1912239458, Notify job/1912239466
Seen #1:"Notify job/1912239451/4" at "IMPEDIMEN" by 134 stk, 780ms [reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; cause=1912239423; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256),; flow=Register impediment; Impediment was registered; Notify]
Seen #2:"Notify in GitHub/1912239458/3" at "IMPEDIMEN" by 134 stk, 359ms [cause=1912239427; job=gh:test/test#2; message=The impediment for [#2](https://github.com/test/test/issues/2) was registered successfully by @yegor256[/z](https://www.; flow=Register impediment; Notify; Notify job]
alive=3, 2 claims: Notify job/1912239466, Notify in GitHub/1912239476
Seen #3:"Notify job/1912239466/3" at "IMPEDIMEN" by 134 stk, 642ms [reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; cause=1912239435; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256),; flow=Register impediment; Impediment was registered; Notify]
alive=3, 2 claims: Notify in GitHub/1912239476, Notify in GitHub/1912239485
Seen #0:"Notify in GitHub/1912239476/2" at "IMPEDIMEN" by 134 stk, 771ms [reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; cause=1912239451; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256),; flow=Register impediment; Impediment was registered; Notify; Notify job]
Seen #1:"Notify in GitHub/1912239485/1" at "IMPEDIMEN" by 134 stk, 415ms [reason=@yegor256[/z](https://www.0crat.com/u/yegor256) asked to wait a bit; cause=1912239466; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is not in the agenda of @yegor256[/z](https://www.0crat.com/u/yegor256),; flow=Register impediment; Impediment was registered; Notify; Notify job]
alive=2, 0 claims:
alive=3, 4 claims: Invite a friend/1, Invite a friend/2, Invite a friend/3, Breakup/4
alive=3, 5 claims: Invite a friend/1, Invite a friend/2, Invite a friend/3, Breakup/4, Notify/1912239390
alive=3, 7 claims: Invite a friend/1, Invite a friend/2, Invite a friend/3, Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394
Seen #0:"Invite a friend/1/9" at "PMO" by 134 stk, 5s [login=hfriend], by @high
alive=3, 8 claims: Invite a friend/2, Invite a friend/3, Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401
Seen #1:"Invite a friend/2/9" at "PMO" by 134 stk, 1s [login=lfriend], by @low
alive=3, 8 claims: Invite a friend/3, Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405
alive=3, 9 claims: Invite a friend/3, Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405, Notify/1912239412
alive=2, 12 claims: Invite a friend/3, Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422
Seen #2:"Invite a friend/3/13" at "PMO" by 134 stk, 5s [login=tmp], by @high
alive=3, 12 claims: Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426
alive=3, 14 claims: Breakup/4, Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446
Seen #3:"Breakup/4/15" at "PMO" by 134 stk, 4s [login=tmp], by @high
alive=3, 14 claims: Notify/1912239390, Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449
Seen #0:"Notify/1912239390/15" at "PMO" by 134 stk, 1s [cause=1; login=hfriend; message=Thanks, @hfriend[/z](https://www.0crat.com/u/hfriend) (%hfriend) can now work with us, and you are the mentor, see [�1](; flow=Invite a friend]
alive=3, 14 claims: Notify user/1912239392, Make payment/1912239394, Notify PMO/1912239398, Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463
Seen #1:"Notify user/1912239392/14" at "PMO" by 134 stk, 1s [cause=1; login=hfriend; message=You have been invited to Zerocracy by @high[/z](https://www.0crat.com/u/high), as required in [�1](http://www.zerocracy.; flow=Invite a friend]
Seen #2:"Make payment/1912239394/13" at "PMO" by 134 stk, 146ms [cause=1; reason=Invited @hfriend[/z](https://www.0crat.com/u/hfriend); login=high; job=none; flow=Invite a friend; minutes=-64]
Seen #3:"Notify PMO/1912239398/12" at "PMO" by 134 stk, 222ms [cause=1; login=hfriend; message=New user @hfriend[/z](https://www.0crat.com/u/hfriend) was invited by @high[/z](https://www.0crat.com/u/high); flow=Invite a friend]
alive=3, 11 claims: Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463
Seen #4:"Tweet/1912239401/13" at "PMO" by 134 stk, 2s [par=A new user just joined us; please, welcome "hfriend": https://github.com/hfriend; you can join too, just fill out this f; cause=1; login=hfriend; flow=Invite a friend]
alive=3, 13 claims: Tweet/1912239401, Notify/1912239405, Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486
Seen #5:"Notify/1912239405/13" at "PMO" by 134 stk, 1s [cause=2; login=lfriend; message=Your reputation is +1, while a minimum of +1024 is required in order to do this, see [�1](http://www.zerocracy.com/polic; flow=Invite a friend]
alive=3, 13 claims: Notify/1912239412, Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491
Seen #6:"Notify/1912239412/13" at "PMO" by 134 stk, 963ms [cause=3; login=tmp; message=Thanks, @tmp[/z](https://www.0crat.com/u/tmp) (%tmp) can now work with us, and you are the mentor, see [�1](http://www.z; flow=Invite a friend]
alive=3, 12 claims: Notify user/1912239418, Make payment/1912239419, Notify PMO/1912239422, Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491, Notify job/1912239495
Seen #7:"Notify user/1912239418/12" at "PMO" by 134 stk, 737ms [cause=3; login=tmp; message=You have been invited to Zerocracy by @high[/z](https://www.0crat.com/u/high), as required in [�1](http://www.zerocracy.; flow=Invite a friend]
Seen #8:"Make payment/1912239419/11" at "PMO" by 134 stk, 134ms [cause=3; reason=Invited @tmp[/z](https://www.0crat.com/u/tmp); login=high; job=none; flow=Invite a friend; minutes=-64]
Seen #9:"Notify PMO/1912239422/10" at "PMO" by 134 stk, 197ms [cause=3; login=tmp; message=New user @tmp[/z](https://www.0crat.com/u/tmp) was invited by @high[/z](https://www.0crat.com/u/high); flow=Invite a friend]
alive=3, 9 claims: Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491, Notify job/1912239495
Seen #10:"Tweet/1912239426/11" at "PMO" by 134 stk, 2s [par=A new user just joined us; please, welcome "tmp": https://github.com/tmp; you can join too, just fill out this form: htt; cause=3; login=tmp; flow=Invite a friend]
alive=3, 11 claims: Tweet/1912239426, Notify/1912239436, Award points were added/1912239446, Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491, Notify job/1912239495, Tweeted/1912239509, Notify PMO/1912239511
Seen #11:"Notify/1912239436/11" at "PMO" by 134 stk, 830ms [cause=4; login=tmp; message=User @%s is not your student anymore, see [�47](http://www.zerocracy.com/policy.html#47); flow=Breakup]
alive=3, 10 claims: Award points were added/1912239446, Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491, Notify job/1912239495, Tweeted/1912239509, Notify PMO/1912239511, Notify job/1912239516
Seen #12:"Award points were added/1912239446/11" at "PMO" by 134 stk, 2s [cause=4; reason=Penalize for breakup with tmp; job=gh:zerocracy/datum#1; login=high; flow=Breakup; points=-256]
alive=3, 11 claims: Notify/1912239449, Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491, Notify job/1912239495, Tweeted/1912239509, Notify PMO/1912239511, Notify job/1912239516, Reputation was updated/1912239527
Seen #13:"Notify/1912239449/11" at "PMO" by 134 stk, 825ms [cause=4; login=tmp; message=Since you broke up with student tmp, we deducted 256 points from you in accordance with [�47](http://www.zerocracy.com/p; flow=Breakup]
alive=3, 10 claims: Notify job/1912239463, Tweeted/1912239480, Notify PMO/1912239486, Notify job/1912239491, Notify job/1912239495, Tweeted/1912239509, Notify PMO/1912239511, Notify job/1912239516, Reputation was updated/1912239527, Notify job/1912239530
Seen #0:"Notify job/1912239463/11" at "PMO" by 134 stk, 862ms [cause=1912239390; login=hfriend; message=Thanks, @hfriend[/z](https://www.0crat.com/u/hfriend) (%hfriend) can now work with us, and you are the mentor, see [�1](; flow=Invite a friend; Notify]
Seen #1:"Tweeted/1912239480/10" at "PMO" by 134 stk, 141ms [par=A new user just joined us; please, welcome "hfriend": https://github.com/hfriend; you can join too, just fill out this f; cause=1912239401; login=hfriend; flow=Invite a friend; Tweet]
Seen #2:"Notify PMO/1912239486/9" at "PMO" by 134 stk, 110ms [par=A new user just joined us; please, welcome "hfriend": https://github.com/hfriend; you can join too, just fill out this f; cause=1912239401; login=hfriend; message=We just [tweeted](https://twitter.com/0crat/status/0) this text: `A new user just joined us; please, welcome "hfriend": ; flow=Invite a friend; Tweet]
alive=3, 8 claims: Notify job/1912239491, Notify job/1912239495, Tweeted/1912239509, Notify PMO/1912239511, Notify job/1912239516, Reputation was updated/1912239527, Notify job/1912239530, Notify in GitHub/1912239539
Seen #3:"Notify job/1912239491/9" at "PMO" by 134 stk, 339ms [cause=1912239405; login=lfriend; message=Your reputation is +1, while a minimum of +1024 is required in order to do this, see [�1](http://www.zerocracy.com/polic; flow=Invite a friend; Notify]
Seen #4:"Notify job/1912239495/9" at "PMO" by 134 stk, 471ms [cause=1912239412; login=tmp; message=Thanks, @tmp[/z](https://www.0crat.com/u/tmp) (%tmp) can now work with us, and you are the mentor, see [�1](http://www.z; flow=Invite a friend; Notify]
Seen #5:"Tweeted/1912239509/8" at "PMO" by 134 stk, 130ms [par=A new user just joined us; please, welcome "tmp": https://github.com/tmp; you can join too, just fill out this form: htt; cause=1912239426; login=tmp; flow=Invite a friend; Tweet]
alive=3, 8 claims: Notify PMO/1912239511, Notify job/1912239516, Reputation was updated/1912239527, Notify job/1912239530, Notify in GitHub/1912239539, Notify in GitHub/1912239543, Notify in GitHub/1912239548
Seen #6:"Notify PMO/1912239511/7" at "PMO" by 134 stk, 246ms [par=A new user just joined us; please, welcome "tmp": https://github.com/tmp; you can join too, just fill out this form: htt; cause=1912239426; login=tmp; message=We just [tweeted](https://twitter.com/0crat/status/0) this text: `A new user just joined us; please, welcome "tmp": http; flow=Invite a friend; Tweet]
Seen #7:"Notify job/1912239516/7" at "PMO" by 134 stk, 476ms [cause=1912239436; login=tmp; message=User @%s is not your student anymore, see [�47](http://www.zerocracy.com/policy.html#47); flow=Breakup; Notify]
Seen #8:"Reputation was updated/1912239527/6" at "PMO" by 134 stk, 76ms [reason=Penalize for breakup with tmp; cause=1912239446; job=gh:zerocracy/datum#1; login=high; flow=Breakup; Award points were added; points=-256]
alive=2, 6 claims: Notify job/1912239530, Notify in GitHub/1912239539, Notify in GitHub/1912239543, Notify in GitHub/1912239548, Notify in GitHub/1912239555
Seen #9:"Notify job/1912239530/6" at "PMO" by 134 stk, 337ms [cause=1912239449; login=tmp; message=Since you broke up with student tmp, we deducted 256 points from you in accordance with [�47](http://www.zerocracy.com/p; flow=Breakup; Notify]
Seen #0:"Notify in GitHub/1912239539/5" at "PMO" by 134 stk, 444ms [cause=1912239463; login=hfriend; message=Thanks, @hfriend[/z](https://www.0crat.com/u/hfriend) (%hfriend) can now work with us, and you are the mentor, see [�1](; flow=Invite a friend; Notify; Notify job]
alive=3, 4 claims: Notify in GitHub/1912239543, Notify in GitHub/1912239548, Notify in GitHub/1912239555, Notify in GitHub/1912239559
Seen #1:"Notify in GitHub/1912239543/4" at "PMO" by 134 stk, 293ms [cause=1912239491; login=lfriend; message=Your reputation is +1, while a minimum of +1024 is required in order to do this, see [�1](http://www.zerocracy.com/polic; flow=Invite a friend; Notify; Notify job]
Seen #2:"Notify in GitHub/1912239548/3" at "PMO" by 134 stk, 451ms [cause=1912239495; login=tmp; message=Thanks, @tmp[/z](https://www.0crat.com/u/tmp) (%tmp) can now work with us, and you are the mentor, see [�1](http://www.z; flow=Invite a friend; Notify; Notify job]
Seen #3:"Notify in GitHub/1912239555/2" at "PMO" by 134 stk, 436ms [cause=1912239516; login=tmp; message=User @%s is not your student anymore, see [�47](http://www.zerocracy.com/policy.html#47); flow=Breakup; Notify; Notify job]
alive=3, 2 claims: Notify in GitHub/1912239555, Notify in GitHub/1912239559
Seen #4:"Notify in GitHub/1912239559/1" at "PMO" by 134 stk, 283ms [cause=1912239530; login=tmp; message=Since you broke up with student tmp, we deducted 256 points from you in accordance with [�47](http://www.zerocracy.com/p; flow=Breakup; Notify; Notify job]
alive=0, 0 claims:
alive=2, 1 claims: Change vacation mode/1
alive=3, 1 claims: Change vacation mode/1
Seen #0:"Change vacation mode/1/2" at "PMO" by 134 stk, 3s [mode=on], by @g4s8
Seen #0:"Ignore me/1912239397/1" at "PMO" by 134 stk, 167ms [mode=on; cause=1; message=You are on vacation now; flow=Change vacation mode]
alive=0, 0 claims:
alive=2, 4 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/5, Add job to WBS/10
alive=2, 4 claims: Add job to WBS/2, Add job to WBS/3, Remove job from WBS/5, Add job to WBS/10
Seen #0:"Add job to WBS/2/6" at "MODIFIESW" by 134 stk, 3s [job=gh:test/test#1], by @yegor256
alive=3, 5 claims: Add job to WBS/3, Remove job from WBS/5, Add job to WBS/10, Notify/1912239410, Job was added to WBS/1912239417
alive=3, 6 claims: Add job to WBS/3, Remove job from WBS/5, Add job to WBS/10, Notify/1912239410, Job was added to WBS/1912239417, Notify/1912239425
Seen #1:"Add job to WBS/3/7" at "MODIFIESW" by 134 stk, 2s [job=gh:test/test#2], by @yegor256
alive=2, 6 claims: Remove job from WBS/5, Add job to WBS/10, Notify/1912239410, Job was added to WBS/1912239417, Notify/1912239425, Job was added to WBS/1912239428
Seen #2:"Remove job from WBS/5/8" at "MODIFIESW" by 134 stk, 2s [job=gh:test/test#2], by @yegor256
alive=3, 7 claims: Add job to WBS/10, Notify/1912239410, Job was added to WBS/1912239417, Notify/1912239425, Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443
alive=3, 9 claims: Add job to WBS/10, Notify/1912239410, Job was added to WBS/1912239417, Notify/1912239425, Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460
Seen #3:"Add job to WBS/10/9" at "MODIFIESW" by 134 stk, 2s [job=gh:test/test#3], by @yegor256
Seen #0:"Notify/1912239410/9" at "MODIFIESW" by 134 stk, 961ms [cause=2; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=2, 8 claims: Job was added to WBS/1912239417, Notify/1912239425, Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469
alive=2, 9 claims: Job was added to WBS/1912239417, Notify/1912239425, Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474
alive=3, 10 claims: Job was added to WBS/1912239417, Notify/1912239425, Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488
Seen #1:"Job was added to WBS/1912239417/10" at "MODIFIESW" by 134 stk, 5s [cause=2; role=DEV; job=gh:test/test#1; flow=Add job to WBS]
Seen #2:"Notify/1912239425/10" at "MODIFIESW" by 134 stk, 961ms [cause=3; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 9 claims: Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494
alive=3, 10 claims: Job was added to WBS/1912239428, Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502
Seen #3:"Job was added to WBS/1912239428/11" at "MODIFIESW" by 134 stk, 3s [cause=3; role=DEV; job=gh:test/test#2; flow=Add job to WBS]
alive=3, 11 claims: Notify/1912239441, Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502, User was banned/1912239506
Seen #4:"Notify/1912239441/11" at "MODIFIESW" by 134 stk, 783ms [cause=5; job=gh:test/test#2; message=The job [#2](https://github.com/test/test/issues/2) is now out of scope; flow=Remove job from WBS]
alive=3, 10 claims: Job removed from WBS/1912239443, Notify/1912239455, Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502, User was banned/1912239506, Notify in GitHub/1912239510
Seen #5:"Job removed from WBS/1912239443/10" at "MODIFIESW" by 134 stk, 695ms [job=gh:test/test#2; cause=5; flow=Remove job from WBS]
Seen #6:"Notify/1912239455/10" at "MODIFIESW" by 134 stk, 966ms [cause=10; job=gh:test/test#3; message=Job [#3](https://github.com/test/test/issues/3) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 9 claims: Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502, User was banned/1912239506, Notify in GitHub/1912239510, Notify in GitHub/1912239520
alive=3, 10 claims: Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502, User was banned/1912239506, Notify in GitHub/1912239510, Notify in GitHub/1912239520, Notify/1912239525, Start order/1912239529
Seen #7:"Job was added to WBS/1912239460/12" at "MODIFIESW" by 134 stk, 4s [cause=10; role=DEV; job=gh:test/test#3; flow=Add job to WBS]
alive=3, 12 claims: Job was added to WBS/1912239460, Notify in GitHub/1912239469, Notify/1912239474, User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502, User was banned/1912239506, Notify in GitHub/1912239510, Notify in GitHub/1912239520, Notify/1912239525, Start order/1912239529, User was banned/1912239538
Seen #0:"Notify in GitHub/1912239469/11" at "MODIFIESW" by 134 stk, 313ms [cause=1912239410; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
Seen #1:"Notify/1912239474/11" at "MODIFIESW" by 134 stk, 336ms [cause=1912239417; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
alive=3, 10 claims: User was banned/1912239488, Notify in GitHub/1912239494, Notify/1912239502, User was banned/1912239506, Notify in GitHub/1912239510, Notify in GitHub/1912239520, Notify/1912239525, Start order/1912239529, User was banned/1912239538, Notify in GitHub/1912239542
Seen #2:"User was banned/1912239488/10" at "MODIFIESW" by 134 stk, 210ms [cause=1912239417; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#1; flow=Add job to WBS; Job was added to WBS]
Seen #3:"Notify in GitHub/1912239494/9" at "MODIFIESW" by 134 stk, 245ms [cause=1912239425; job=gh:test/test#2; message=Job [#2](https://github.com/test/test/issues/2) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=3, 9 claims: Notify/1912239502, User was banned/1912239506, Notify in GitHub/1912239510, Notify in GitHub/1912239520, Notify/1912239525, Start order/1912239529, User was banned/1912239538, Notify in GitHub/1912239542, Notify in GitHub/1912239552
Seen #4:"Notify/1912239502/9" at "MODIFIESW" by 134 stk, 882ms [cause=1912239428; role=DEV; job=gh:test/test#2; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
Seen #5:"User was banned/1912239506/8" at "MODIFIESW" by 134 stk, 88ms [cause=1912239428; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#2; flow=Add job to WBS; Job was added to WBS]
Seen #6:"Notify in GitHub/1912239510/7" at "MODIFIESW" by 134 stk, 192ms [cause=1912239441; job=gh:test/test#2; message=The job [#2](https://github.com/test/test/issues/2) is now out of scope; flow=Remove job from WBS; Notify]
Seen #7:"Notify in GitHub/1912239520/6" at "MODIFIESW" by 134 stk, 157ms [cause=1912239455; job=gh:test/test#3; message=Job [#3](https://github.com/test/test/issues/3) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=2, 6 claims: Notify/1912239525, Start order/1912239529, User was banned/1912239538, Notify in GitHub/1912239542, Notify in GitHub/1912239552, Notify in GitHub/1912239562
Seen #8:"Notify/1912239525/6" at "MODIFIESW" by 134 stk, 964ms [cause=1912239460; role=DEV; job=gh:test/test#3; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
alive=2, 5 claims: Start order/1912239529, User was banned/1912239538, Notify in GitHub/1912239542, Notify in GitHub/1912239552, Notify in GitHub/1912239562
alive=2, 5 claims: Start order/1912239529, User was banned/1912239538, Notify in GitHub/1912239542, Notify in GitHub/1912239552, Notify in GitHub/1912239562
Seen #9:"Start order/1912239529/7" at "MODIFIESW" by 134 stk, 6s [cause=1912239460; reason=1912239460; role=DEV; job=gh:test/test#3; login=g4s8; flow=Add job to WBS; Job was added to WBS]
alive=3, 6 claims: User was banned/1912239538, Notify in GitHub/1912239542, Notify in GitHub/1912239552, Notify in GitHub/1912239562, Notify/1912239580, Order was given/1912239583
Seen #10:"User was banned/1912239538/6" at "MODIFIESW" by 134 stk, 293ms [cause=1912239460; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#3; flow=Add job to WBS; Job was added to WBS]
Seen #0:"Notify in GitHub/1912239542/5" at "MODIFIESW" by 134 stk, 302ms [cause=1912239474; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=3, 4 claims: Notify in GitHub/1912239552, Notify in GitHub/1912239562, Notify/1912239580, Order was given/1912239583
Seen #1:"Notify in GitHub/1912239552/4" at "MODIFIESW" by 134 stk, 786ms [cause=1912239502; role=DEV; job=gh:test/test#2; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
Seen #2:"Notify in GitHub/1912239562/3" at "MODIFIESW" by 134 stk, 595ms [cause=1912239525; role=DEV; job=gh:test/test#3; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=3, 2 claims: Notify/1912239580, Order was given/1912239583
alive=2, 3 claims: Notify/1912239580, Order was given/1912239583, Notify in GitHub/1912239591
Seen #3:"Notify/1912239580/3" at "MODIFIESW" by 134 stk, 2s [reason=1912239460; role=DEV; cause=1912239529; job=gh:test/test#3; login=g4s8; message=The job [#3](https://github.com/test/test/issues/3) assigned to @g4s8[/z](https://www.0crat.com/u/g4s8), here is [why](h; flow=Add job to WBS; Job was added to WBS; Start order]
alive=3, 3 claims: Order was given/1912239583, Notify in GitHub/1912239591, Notify project/1912240603
alive=2, 4 claims: Order was given/1912239583, Notify in GitHub/1912239591, Notify project/1912240603, GitHub issue got an assignee/1912240606
alive=3, 6 claims: Order was given/1912239583, Notify in GitHub/1912239591, Notify project/1912240603, GitHub issue got an assignee/1912240606, Agenda was updated/1912240612, Notify user/1912240616
Seen #4:"Order was given/1912239583/7" at "MODIFIESW" by 134 stk, 6s [reason=1912239529; role=DEV; estimate=0; cause=1912239529; job=gh:test/test#3; login=g4s8; flow=Add job to WBS; Job was added to WBS; Start order]
alive=3, 6 claims: Notify in GitHub/1912239591, Notify project/1912240603, GitHub issue got an assignee/1912240606, Agenda was updated/1912240612, Notify user/1912240616, User joined new project/1912240626
Seen #0:"Notify in GitHub/1912239591/6" at "MODIFIESW" by 134 stk, 525ms [reason=1912239460; role=DEV; cause=1912239580; job=gh:test/test#3; login=g4s8; message=The job [#3](https://github.com/test/test/issues/3) assigned to @g4s8[/z](https://www.0crat.com/u/g4s8), here is [why](h; flow=Add job to WBS; Job was added to WBS; Start order; Notify]
Seen #1:"Notify project/1912240603/5" at "MODIFIESW" by 134 stk, 296ms [reason=1912239529; role=DEV; estimate=0; cause=1912239583; job=gh:test/test#3; login=g4s8; message=The job [#3](https://github.com/test/test/issues/3) was assigned to @g4s8[/z](https://www.0crat.com/u/g4s8) (role is `DE; flow=Add job to WBS; Job was added to WBS; Start order; Order was given]
Seen #2:"GitHub issue got an assignee/1912240606/4" at "MODIFIESW" by 134 stk, 138ms [reason=1912239529; role=DEV; issue=3; repo=test/test; estimate=0; cause=1912239583; job=gh:test/test#3; login=g4s8; flow=Add job to WBS; Job was added to WBS; Start order; Order was given]
alive=3, 4 claims: GitHub issue got an assignee/1912240606, Agenda was updated/1912240612, Notify user/1912240616, User joined new project/1912240626
alive=2, 3 claims: Agenda was updated/1912240612, Notify user/1912240616, User joined new project/1912240626
Seen #3:"Agenda was updated/1912240612/3" at "MODIFIESW" by 134 stk, 2s [reason=1912239529; role=DEV; estimate=0; cause=1912239583; job=gh:test/test#3; login=g4s8; flow=Add job to WBS; Job was added to WBS; Start order; Order was given]
Seen #4:"Notify user/1912240616/2" at "MODIFIESW" by 134 stk, 407ms [reason=1912239529; role=DEV; estimate=0; cause=1912239583; job=gh:test/test#3; login=g4s8; message=The job [#3](https://github.com/test/test/issues/3) was assigned to you in MODIFIESW as `DEV` a minute ago; here is [why; flow=Add job to WBS; Job was added to WBS; Start order; Order was given]
Seen #5:"User joined new project/1912240626/1" at "MODIFIESW" by 134 stk, 479ms [reason=1912239529; role=DEV; estimate=0; cause=1912239583; job=gh:test/test#3; login=g4s8; flow=Add job to WBS; Job was added to WBS; Start order; Order was given]
alive=3, 1 claims: User joined new project/1912240626
alive=0, 0 claims:
alive=2, 1 claims: Add job to WBS/1
alive=3, 2 claims: Add job to WBS/1, Notify/1912239416
Seen #0:"Add job to WBS/1/2" at "NOAWARDSF" by 134 stk, 2s [job=gh:test/test#1], by @test
Seen #0:"Notify/1912239416/2" at "NOAWARDSF" by 134 stk, 791ms [cause=1; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS]
alive=1, 1 claims: Notify in GitHub/1912239421
Seen #0:"Notify in GitHub/1912239421/1" at "NOAWARDSF" by 134 stk, 290ms [cause=1912239416; job=gh:test/test#1; message=@test[/z](https://www.0crat.com/u/test) this pull request is too small, just 0 lines changed (less than 10), there will ; flow=Add job to WBS; Notify]
alive=0, 0 claims:
alive=3, 1 claims: Add job to WBS/2
alive=3, 2 claims: Add job to WBS/2, Notify/1912239429, Job was added to WBS/1912239432
Seen #0:"Add job to WBS/2/3" at "NOPOINTSA" by 134 stk, 3s [job=gh:yegor256/test#1], by @jeff
alive=3, 3 claims: Notify/1912239429, Job was added to WBS/1912239432, Notify in GitHub/1912239440
Seen #0:"Notify/1912239429/3" at "NOPOINTSA" by 134 stk, 957ms [cause=2; job=gh:yegor256/test#1; message=Job [#1](https://github.com/yegor256/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 2 claims: Job was added to WBS/1912239432, Notify in GitHub/1912239440, Notify/1912239450
alive=2, 3 claims: Job was added to WBS/1912239432, Notify in GitHub/1912239440, Notify/1912239450
Seen #1:"Job was added to WBS/1912239432/4" at "NOPOINTSA" by 134 stk, 5s [cause=2; role=DEV; job=gh:yegor256/test#1; flow=Add job to WBS]
alive=3, 3 claims: Notify in GitHub/1912239440, Notify/1912239450, User was banned/1912239468
Seen #0:"Notify in GitHub/1912239440/3" at "NOPOINTSA" by 134 stk, 309ms [cause=1912239429; job=gh:yegor256/test#1; message=Job [#1](https://github.com/yegor256/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
Seen #1:"Notify/1912239450/3" at "NOPOINTSA" by 134 stk, 874ms [cause=1912239432; role=DEV; job=gh:yegor256/test#1; message=Thanks for your contribution, @yegor256[/z](https://www.0crat.com/u/yegor256)! If you would be a member of [the project]; flow=Add job to WBS; Job was added to WBS]
alive=2, 2 claims: User was banned/1912239468, Notify in GitHub/1912239477
Seen #2:"User was banned/1912239468/2" at "NOPOINTSA" by 134 stk, 405ms [cause=1912239432; reason=The user reported GitHub issue; role=DEV; job=gh:yegor256/test#1; flow=Add job to WBS; Job was added to WBS]
Seen #0:"Notify in GitHub/1912239477/1" at "NOPOINTSA" by 134 stk, 331ms [cause=1912239450; role=DEV; job=gh:yegor256/test#1; message=Thanks for your contribution, @yegor256[/z](https://www.0crat.com/u/yegor256)! If you would be a member of [the project]; flow=Add job to WBS; Job was added to WBS; Notify]
alive=2, 0 claims:
alive=3, 1 claims: Ping/1
Applied http://datum.zerocracy.com/latest/auto/pm/scope/wbs/04-bans-remove.xsl to bans.xml in com.zerocracy.farm.ruled.RdItem$$Lambda$152/209509063@444f9e51 (1184 to 1186): Time:2018-07-10T19:39:24.648589Z!=2018-07-10T19:39:24.287888Z; Length:1181!=1089
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=3, 1 claims: Ping/1, Performer was elected/1912239519
Seen #0:"Ping/1/2" at "NOTASSIGN" by 134 stk, 17s [], by @yegor256
Seen #0:"Performer was elected/1912239519/1" at "NOTASSIGN" by 134 stk, 150ms [cause=1; reason=@caarlos0 (NaN of 16):
+-0.00 0 jobs in the agenda, still enough room (max is 32)
+-0.00 0 jobs was elected, still e; role=DEV; login=caarlos0; job=gh:test/farm#1; flow=Ping]
alive=3, 0 claims:
alive=0, 0 claims:
Seen #0:"hello/1912239454/3" at "NOTIFIESI" by 134 stk, 744ms []
alive=3, 3 claims: version/1912239459, Notify/1912239461, Notify/1912239470
Seen #0:"version/1912239459/3" at "NOTIFIESI" by 134 stk, 1s []
Seen #1:"Notify/1912239461/3" at "NOTIFIESI" by 134 stk, 930ms [message=Hey, what's up, how is it going?; cause=1912239454; flow=hello]
alive=3, 3 claims: Notify/1912239461, Notify/1912239470, Notify in GitHub/1912239473
Seen #0:"Notify/1912239470/3" at "NOTIFIESI" by 134 stk, 825ms [message=My version is ``, rev.``, built on ; cause=1912239459; flow=version]
alive=3, 2 claims: Notify in GitHub/1912239473, Notify in GitHub/1912239481
Seen #1:"Notify in GitHub/1912239473/2" at "NOTIFIESI" by 134 stk, 372ms [message=Hey, what's up, how is it going?; cause=1912239461; flow=hello; Notify]
alive=3, 1 claims: Notify in GitHub/1912239481
Seen #0:"Notify in GitHub/1912239481/1" at "NOTIFIESI" by 134 stk, 696ms [message=My version is ``, rev.``, built on ; cause=1912239470; flow=version; Notify]
alive=0, 0 claims:
alive=3, 1 claims: Award points were added/1
alive=2, 1 claims: Award points were added/1
alive=3, 2 claims: Award points were added/1, Reputation was updated/1912239512, Notify user/1912239514
Seen #0:"Award points were added/1/4" at "NOTIFYAWA" by 134 stk, 5s [reason=Test reason; job=gh:test/test#1; login=yegor256; points=15], by @yegor256
alive=2, 4 claims: Reputation was updated/1912239512, Notify user/1912239514, Notify job/1912239517
Seen #0:"Reputation was updated/1912239512/3" at "NOTIFYAWA" by 134 stk, 179ms [reason=Test reason; cause=1; job=gh:test/test#1; login=yegor256; flow=Award points were added; points=15]
Seen #1:"Notify user/1912239514/2" at "NOTIFYAWA" by 134 stk, 650ms [reason=Test reason; cause=1; job=gh:test/test#1; login=yegor256; message=You got +15 point(s) in the job [#1](https://github.com/test/test/issues/1) in NOTIFYAWA, your total is [+0](https://www; flow=Award points were added; points=15]
alive=3, 1 claims: Notify job/1912239517
Seen #2:"Notify job/1912239517/2" at "NOTIFYAWA" by 134 stk, 526ms [reason=Test reason; cause=1; job=gh:test/test#1; login=yegor256; message=Test reason: +15 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Award points were added; points=15]
Seen #0:"Notify in GitHub/1912239537/1" at "NOTIFYAWA" by 134 stk, 395ms [reason=Test reason; cause=1912239517; job=gh:test/test#1; login=yegor256; message=Test reason: +15 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Award points were added; Notify job; points=15]
alive=3, 0 claims:
Message to Slack [slack;C123;none;one-more-part]: Hello None!
Seen #0:"Notify in Slack/1912239507/1" at "NOTIFYINS" by 134 stk, 266ms [message=Hello None!]
alive=0, 0 claims:
alive=2, 1 claims: Add job to WBS/1
alive=3, 2 claims: Add job to WBS/1, Notify/1912239522, Job was added to WBS/1912239526
Seen #0:"Add job to WBS/1/3" at "POINTSAWA" by 134 stk, 2s [job=gh:test/test#1], by @yegor256
alive=3, 3 claims: Notify/1912239522, Job was added to WBS/1912239526, Notify in GitHub/1912239531
Seen #0:"Notify/1912239522/3" at "POINTSAWA" by 134 stk, 824ms [cause=1; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 3 claims: Job was added to WBS/1912239526, Notify in GitHub/1912239531, Make payment/1912239541
Seen #1:"Job was added to WBS/1912239526/4" at "POINTSAWA" by 134 stk, 3s [cause=1; role=DEV; job=gh:test/test#1; flow=Add job to WBS]
alive=3, 4 claims: Job was added to WBS/1912239526, Notify in GitHub/1912239531, Make payment/1912239541, User was banned/1912239546
Seen #0:"Notify in GitHub/1912239531/3" at "POINTSAWA" by 134 stk, 327ms [cause=1912239522; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=3, 2 claims: Make payment/1912239541, User was banned/1912239546
Seen #1:"Make payment/1912239541/3" at "POINTSAWA" by 134 stk, 2s [reason=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29); role=DEV; minutes=15; cause=1912239526; job=gh:test/test#1; login=skapral; flow=Add job to WBS; Job was added to WBS]
alive=3, 2 claims: User was banned/1912239546, Award points were added/1912239557
Seen #2:"User was banned/1912239546/2" at "POINTSAWA" by 134 stk, 371ms [cause=1912239526; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#1; flow=Add job to WBS; Job was added to WBS]
alive=2, 1 claims: Award points were added/1912239557
alive=2, 4 claims: Award points were added/1912239557, Reputation was updated/1912239570, Notify user/1912239571, Notify job/1912239575
Seen #0:"Award points were added/1912239557/4" at "POINTSAWA" by 134 stk, 4s [reason=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29); role=DEV; minutes=15; cause=1912239541; job=gh:test/test#1; login=skapral; flow=Add job to WBS; Job was added to WBS; Make payment; points=15]
Seen #0:"Reputation was updated/1912239570/3" at "POINTSAWA" by 134 stk, 191ms [reason=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29); role=DEV; minutes=15; cause=1912239557; job=gh:test/test#1; login=skapral; flow=Add job to WBS; Job was added to WBS; Make payment; Award points were added; points=15]
alive=3, 2 claims: Notify user/1912239571, Notify job/1912239575
Seen #1:"Notify user/1912239571/2" at "POINTSAWA" by 134 stk, 1s [reason=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29); role=DEV; minutes=15; cause=1912239557; job=gh:test/test#1; login=skapral; message=You got +15 point(s) in the job [#1](https://github.com/test/test/issues/1) in `PO`INTSAWA, your total is [+15](https://; flow=Add job to WBS; Job was added to WBS; Make payment; Award points were added; points=15]
alive=3, 1 claims: Notify job/1912239575
Seen #2:"Notify job/1912239575/2" at "POINTSAWA" by 134 stk, 729ms [reason=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29); role=DEV; minutes=15; cause=1912239557; job=gh:test/test#1; login=skapral; message=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29): +15 point(s) just awarded to @skapral[/z](https://; flow=Add job to WBS; Job was added to WBS; Make payment; Award points were added; points=15]
Seen #0:"Notify in GitHub/1912239587/1" at "POINTSAWA" by 134 stk, 741ms [reason=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29); role=DEV; minutes=15; cause=1912239575; job=gh:test/test#1; login=skapral; message=Bug was reported, see [�29](http://www.zerocracy.com/policy.html#29): +15 point(s) just awarded to @skapral[/z](https://; flow=Add job to WBS; Job was added to WBS; Make payment; Award points were added; Notify job; points=15]
alive=1, 0 claims:
alive=3, 2 claims: Make payment/1, Publish the project/2
Seen #0:"Make payment/1/3" at "PUBLISHPR" by 134 stk, 1s [reason=To boost reputation; job=none; login=yegor256; minutes=2000], by @yegor256
alive=3, 2 claims: Publish the project/2, Award points were added/1912239540
alive=3, 5 claims: Publish the project/2, Award points were added/1912239540, Notify/1912239544, Project was published/1912239545, Tweet/1912239547
Seen #1:"Publish the project/2/7" at "PUBLISHPR" by 134 stk, 3s [mode=on], by @yegor256
alive=3, 6 claims: Award points were added/1912239540, Notify/1912239544, Project was published/1912239545, Tweet/1912239547, Make payment/1912239550, Notify all/1912239551
alive=3, 8 claims: Award points were added/1912239540, Notify/1912239544, Project was published/1912239545, Tweet/1912239547, Make payment/1912239550, Notify all/1912239551, Notify user/1912239560, Notify job/1912239563
Seen #0:"Award points were added/1912239540/8" at "PUBLISHPR" by 134 stk, 3s [reason=To boost reputation; minutes=2000; cause=1; job=none; login=yegor256; flow=Make payment; points=2000]
Seen #1:"Notify/1912239544/8" at "PUBLISHPR" by 134 stk, 964ms [mode=on; cause=2; message=The project is visible now at the [board](https://www.0crat.com/board), according to [�26](http://www.zerocracy.com/poli; flow=Publish the project]
alive=2, 8 claims: Project was published/1912239545, Tweet/1912239547, Make payment/1912239550, Notify all/1912239551, Notify user/1912239560, Notify job/1912239563, Notify test/1912239568
Seen #2:"Project was published/1912239545/7" at "PUBLISHPR" by 134 stk, 163ms [mode=on; cause=2; pid=PUBLISHPR; flow=Publish the project]
alive=3, 7 claims: Tweet/1912239547, Make payment/1912239550, Notify all/1912239551, Notify user/1912239560, Notify job/1912239563, Notify test/1912239568, Tweeted/1912239573
Seen #3:"Tweet/1912239547/8" at "PUBLISHPR" by 134 stk, 2s [mode=on; par=A new project "PUBLISHPR" is looking for developers, feel free to apply and join: https://www.0crat.com/board; cause=2; flow=Publish the project]
alive=3, 7 claims: Make payment/1912239550, Notify all/1912239551, Notify user/1912239560, Notify job/1912239563, Notify test/1912239568, Tweeted/1912239573, Notify PMO/1912239577
Seen #4:"Make payment/1912239550/8" at "PUBLISHPR" by 134 stk, 1s [mode=on; reason=Project PUBLISHPR was published on the board; minutes=-256; cause=2; login=yegor256; job=none; flow=Publish the project]
Seen #5:"Notify all/1912239551/7" at "PUBLISHPR" by 134 stk, 232ms [mode=on; cause=2; min=0; message=The project PUBLISHPR was published by @yegor256[/z](https://www.0crat.com/u/yegor256); feel free to apply, as explained; flow=Publish the project]
alive=3, 6 claims: Notify user/1912239560, Notify job/1912239563, Notify test/1912239568, Tweeted/1912239573, Notify PMO/1912239577, Award points were added/1912239584
Seen #0:"Notify user/1912239560/6" at "PUBLISHPR" by 134 stk, 805ms [reason=To boost reputation; minutes=2000; cause=1912239540; job=none; login=yegor256; message=You got +2000 point(s) in the job none in PUBLISHPR, your total is [+2000](https://www.0crat.com/u/yegor256/awards), see; flow=Make payment; Award points were added; points=2000]
alive=3, 5 claims: Notify job/1912239563, Notify test/1912239568, Tweeted/1912239573, Notify PMO/1912239577, Award points were added/1912239584
Seen #1:"Notify job/1912239563/6" at "PUBLISHPR" by 134 stk, 2s [reason=To boost reputation; minutes=2000; cause=1912239540; job=none; login=yegor256; message=To boost reputation: +2000 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Make payment; Award points were added; points=2000]
alive=3, 5 claims: Notify test/1912239568, Tweeted/1912239573, Notify PMO/1912239577, Award points were added/1912239584, Notify project/1912239590
Seen #2:"Notify test/1912239568/5" at "PUBLISHPR" by 134 stk, 272ms [mode=on; cause=1912239544; message=The project is visible now at the [board](https://www.0crat.com/board), according to [�26](http://www.zerocracy.com/poli; flow=Publish the project; Notify]
Seen #3:"Tweeted/1912239573/4" at "PUBLISHPR" by 134 stk, 90ms [mode=on; par=A new project "PUBLISHPR" is looking for developers, feel free to apply and join: https://www.0crat.com/board; cause=1912239547; flow=Publish the project; Tweet]
Seen #4:"Notify PMO/1912239577/3" at "PUBLISHPR" by 134 stk, 278ms [mode=on; par=A new project "PUBLISHPR" is looking for developers, feel free to apply and join: https://www.0crat.com/board; cause=1912239547; message=We just [tweeted](https://twitter.com/0crat/status/0) this text: `A new project "PUBLISHPR" is looking for developers, f; flow=Publish the project; Tweet]
alive=3, 2 claims: Award points were added/1912239584, Notify project/1912239590
alive=3, 4 claims: Award points were added/1912239584, Notify project/1912239590, Notify user/1912240605, Notify job/1912240607
Seen #5:"Award points were added/1912239584/4" at "PUBLISHPR" by 134 stk, 2s [mode=on; reason=Project PUBLISHPR was published on the board; minutes=-256; cause=1912239550; job=none; login=yegor256; flow=Publish the project; Make payment; points=-256]
Seen #0:"Notify project/1912239590/3" at "PUBLISHPR" by 134 stk, 302ms [reason=To boost reputation; minutes=2000; cause=1912239563; job=none; login=yegor256; message=To boost reputation: +2000 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor256); flow=Make payment; Award points were added; Notify job; points=2000]
alive=2, 2 claims: Notify user/1912240605, Notify job/1912240607
Seen #1:"Notify user/1912240605/2" at "PUBLISHPR" by 134 stk, 376ms [mode=on; reason=Project PUBLISHPR was published on the board; minutes=-256; cause=1912239584; job=none; login=yegor256; message=You got -256 point(s) in the job none in PUBLISHPR, your total is [+1744](https://www.0crat.com/u/yegor256/awards), see ; flow=Publish the project; Make payment; Award points were added; points=-256]
Seen #2:"Notify job/1912240607/2" at "PUBLISHPR" by 134 stk, 378ms [mode=on; reason=Project PUBLISHPR was published on the board; minutes=-256; cause=1912239584; job=none; login=yegor256; message=Project PUBLISHPR was published on the board: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor2; flow=Publish the project; Make payment; Award points were added; points=-256]
Seen #0:"Notify project/1912240615/1" at "PUBLISHPR" by 134 stk, 133ms [mode=on; reason=Project PUBLISHPR was published on the board; minutes=-256; cause=1912240607; job=none; login=yegor256; message=Project PUBLISHPR was published on the board: -256 point(s) just awarded to @yegor256[/z](https://www.0crat.com/u/yegor2; flow=Publish the project; Make payment; Award points were added; Notify job; points=-256]
alive=0, 0 claims:
alive=3, 1 claims: Ping daily/1
alive=2, 1 claims: Ping daily/1
alive=2, 3 claims: Ping daily/1, Notify user/1912239553, Delete user/1912239554
skip in testing mode
Seen #0:"Ping daily/1/4" at "PMO" by 134 stk, 8s [], by @0crat
alive=3, 3 claims: Notify user/1912239553, Delete user/1912239554, Award points were added/1912239566
Seen #0:"Notify user/1912239553/3" at "PMO" by 134 stk, 972ms [message=We can't find your Github account: g4s8, your profile will be deleted in 12 hours.; cause=1; flow=Ping daily]
alive=3, 2 claims: Delete user/1912239554, Award points were added/1912239566
Seen #1:"Delete user/1912239554/3" at "PMO" by 134 stk, 1s [login=g4s8; cause=1; flow=Ping daily]
Seen #2:"Award points were added/1912239566/2" at "PMO" by 134 stk, 460ms [cause=1; reason=fresh awards; login=g4s8; flow=Ping daily; points=-25]
alive=2, 1 claims: User was deleted/1912239578
Seen #0:"User was deleted/1912239578/1" at "PMO" by 134 stk, 95ms [login=g4s8; cause=1912239554; flow=Ping daily; Delete user]
alive=0, 0 claims:
alive=2, 1 claims: Speed was updated/3
Seen #0:"Speed was updated/3/1" at "REFRESHPE" by 134 stk, 2s [login=carlosmiranda]
alive=3, 0 claims:
alive=3, 1 claims: Agenda was updated/3
Seen #0:"Agenda was updated/3/1" at "REFRESHPE" by 134 stk, 2s [login=carlosmiranda]
alive=2, 1 claims: Agenda was updated/3
alive=0, 0 claims:
alive=3, 1 claims: Ping daily/1
alive=2, 1 claims: Ping daily/1
skip in testing mode
Seen #0:"Ping daily/1/2" at "PMO" by 134 stk, 4s [], by @0crat
Seen #0:"RFP was removed/1912239569/1" at "PMO" by 134 stk, 295ms [cause=1; rfp=1; flow=Ping daily]
alive=3, 0 claims:
alive=3, 3 claims: Remove job from WBS/1912239581, Notify/1912239586, Job removed from WBS/1912239588
Seen #0:"Remove job from WBS/1912239581/3" at "REMOVEJOB" by 134 stk, 2s [job=gh:test/test#1]
alive=1, 2 claims: Notify/1912239586, Job removed from WBS/1912239588
Seen #0:"Notify/1912239586/3" at "REMOVEJOB" by 134 stk, 2s [cause=1912239581; job=gh:test/test#1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; flow=Remove job from WBS]
alive=3, 2 claims: Job removed from WBS/1912239588, Notify test/1912239589
Seen #1:"Job removed from WBS/1912239588/2" at "REMOVEJOB" by 134 stk, 995ms [job=gh:test/test#1; cause=1912239581; flow=Remove job from WBS]
alive=3, 1 claims: Notify test/1912239589
Seen #0:"Notify test/1912239589/1" at "REMOVEJOB" by 134 stk, 278ms [cause=1912239586; job=gh:test/test#1; message=The job [#1](https://github.com/test/test/issues/1) is now out of scope; flow=Remove job from WBS; Notify]
alive=0, 0 claims:
Seen #0:"Job removed from WBS/1912239585/1" at "REMOVELAB" by 134 stk, 468ms [job=gh:test/test#1]
alive=0, 0 claims:
alive=2, 1 claims: Ping daily/1
skip in testing mode
alive=2, 1 claims: Ping daily/1
Seen #0:"Ping daily/1/1" at "PMO" by 134 stk, 3s []
alive=0, 0 claims:
alive=3, 1 claims: Complete QA review/3
alive=3, 1 claims: Complete QA review/3
alive=3, 3 claims: Complete QA review/3, Make payment/1912239602, Agenda was updated/1912240609
Seen #0:"Complete QA review/3/5" at "REMOVEQAJ" by 134 stk, 5s [job=gh:test/test#1; quality=good], by @test
alive=3, 4 claims: Make payment/1912239602, Agenda was updated/1912240609, Quality review completed/1912240610, Make payment/1912240611
alive=3, 5 claims: Make payment/1912239602, Agenda was updated/1912240609, Quality review completed/1912240610, Make payment/1912240611, Award points were added/1912240622
alive=2, 5 claims: Make payment/1912239602, Agenda was updated/1912240609, Quality review completed/1912240610, Make payment/1912240611, Award points were added/1912240622
skip in testing mode
Seen #0:"Make payment/1912239602/6" at "REMOVEQAJ" by 134 stk, 5s [reason=Order was finished, quality is "good"; minutes=20; cause=3; job=gh:test/test#1; login=test; cash=$2.00; flow=Complete QA review; quality=good]
alive=3, 5 claims: Agenda was updated/1912240609, Quality review completed/1912240610, Make payment/1912240611, Award points were added/1912240622, Make payment/1912240630
Seen #1:"Agenda was updated/1912240609/5" at "REMOVEQAJ" by 134 stk, 2s [cause=3; job=gh:test/test#1; login=test; flow=Complete QA review; quality=good]
Seen #2:"Quality review completed/1912240610/4" at "REMOVEQAJ" by 134 stk, 227ms [cause=3; job=gh:test/test#1; login=test; flow=Complete QA review; quality=good]
alive=3, 3 claims: Make payment/1912240611, Award points were added/1912240622, Make payment/1912240630
alive=3, 4 claims: Make payment/1912240611, Award points were added/1912240622, Make payment/1912240630, Award points were added/1912240640
Seen #3:"Make payment/1912240611/4" at "REMOVEQAJ" by 134 stk, 3s [reason=Quality review completed; minutes=8; cause=3; job=gh:test/test#1; login=test; flow=Complete QA review; quality=good]
alive=3, 3 claims: Award points were added/1912240622, Make payment/1912240630, Award points were added/1912240640, Reputation was updated/1912240652
alive=3, 6 claims: Award points were added/1912240622, Make payment/1912240630, Award points were added/1912240640, Reputation was updated/1912240652, Notify user/1912240655, Notify job/1912240660
Seen #0:"Award points were added/1912240622/6" at "REMOVEQAJ" by 134 stk, 3s [reason=Order was finished, quality is "good"; minutes=20; cause=1912239602; job=gh:test/test#1; login=test; cash=$2.00; flow=Complete QA review; Make payment; quality=good; points=20]
Seen #1:"Make payment/1912240630/5" at "REMOVEQAJ" by 134 stk, 83ms [reason=Tuition fee from @test[/z](https://www.0crat.com/u/test); student=test; minutes=0; no-tuition-fee=true; cause=1912239602; job=gh:test/test#1; login=yegor256; cash=$0.16; flow=Complete QA review; Make payment; quality=good]
alive=2, 4 claims: Award points were added/1912240640, Reputation was updated/1912240652, Notify user/1912240655, Notify job/1912240660
alive=3, 7 claims: Award points were added/1912240640, Reputation was updated/1912240652, Notify user/1912240655, Notify job/1912240660, Reputation was updated/1912240669, Notify user/1912240673, Notify job/1912240676
Seen #2:"Award points were added/1912240640/7" at "REMOVEQAJ" by 134 stk, 3s [reason=Quality review completed; minutes=8; cause=1912240611; job=gh:test/test#1; login=test; flow=Complete QA review; Make payment; quality=good; points=8]
Seen #0:"Reputation was updated/1912240652/6" at "REMOVEQAJ" by 134 stk, 200ms [reason=Order was finished, quality is "good"; minutes=20; cause=1912240622; job=gh:test/test#1; login=test; cash=$2.00; flow=Complete QA review; Make payment; Award points were added; quality=good; points=20]
alive=2, 5 claims: Notify user/1912240655, Notify job/1912240660, Reputation was updated/1912240669, Notify user/1912240673, Notify job/1912240676
Seen #1:"Notify user/1912240655/5" at "REMOVEQAJ" by 134 stk, 973ms [reason=Order was finished, quality is "good"; minutes=20; cause=1912240622; job=gh:test/test#1; login=test; message=You got +20 point(s) in the job [#1](https://github.com/test/test/issues/1) in REMOVEQAJ, your total is [+28](https://ww; cash=$2.00; flow=Complete QA review; Make payment; Award points were added; quality=good; points=20]
alive=3, 5 claims: Notify job/1912240660, Reputation was updated/1912240669, Notify user/1912240673, Notify job/1912240676, Notify in GitHub/1912240690
Seen #2:"Notify job/1912240660/5" at "REMOVEQAJ" by 134 stk, 702ms [reason=Order was finished, quality is "good"; minutes=20; cause=1912240622; job=gh:test/test#1; login=test; message=Order was finished, quality is "good": +20 point(s) just awarded to @test[/z](https://www.0crat.com/u/test); cash=$2.00; flow=Complete QA review; Make payment; Award points were added; quality=good; points=20]
Seen #3:"Reputation was updated/1912240669/4" at "REMOVEQAJ" by 134 stk, 58ms [reason=Quality review completed; minutes=8; cause=1912240640; job=gh:test/test#1; login=test; flow=Complete QA review; Make payment; Award points were added; quality=good; points=8]
Seen #4:"Notify user/1912240673/3" at "REMOVEQAJ" by 134 stk, 213ms [reason=Quality review completed; minutes=8; cause=1912240640; job=gh:test/test#1; login=test; message=You got +8 point(s) in the job [#1](https://github.com/test/test/issues/1) in REMOVEQAJ, your total is [+28](https://www; flow=Complete QA review; Make payment; Award points were added; quality=good; points=8]
Seen #5:"Notify job/1912240676/3" at "REMOVEQAJ" by 134 stk, 487ms [reason=Quality review completed; minutes=8; cause=1912240640; job=gh:test/test#1; login=test; message=Quality review completed: +8 point(s) just awarded to @test[/z](https://www.0crat.com/u/test); flow=Complete QA review; Make payment; Award points were added; quality=good; points=8]
alive=3, 2 claims: Notify in GitHub/1912240690, Notify in GitHub/1912240696
Seen #0:"Notify in GitHub/1912240690/2" at "REMOVEQAJ" by 134 stk, 610ms [reason=Order was finished, quality is "good"; minutes=20; cause=1912240660; job=gh:test/test#1; login=test; message=Order was finished, quality is "good": +20 point(s) just awarded to @test[/z](https://www.0crat.com/u/test); cash=$2.00; flow=Complete QA review; Make payment; Award points were added; Notify job; quality=good; points=20]
Seen #1:"Notify in GitHub/1912240696/1" at "REMOVEQAJ" by 134 stk, 241ms [reason=Quality review completed; minutes=8; cause=1912240676; job=gh:test/test#1; login=test; message=Quality review completed: +8 point(s) just awarded to @test[/z](https://www.0crat.com/u/test); flow=Complete QA review; Make payment; Award points were added; Notify job; quality=good; points=8]
alive=3, 1 claims: Notify in GitHub/1912240696
alive=0, 0 claims:
alive=2, 1 claims: Ping daily/1
alive=3, 2 claims: Ping daily/1, Notify user/1912240613
alive=2, 3 claims: Ping daily/1, Notify user/1912240613, Delete user/1912240614
skip in testing mode
Seen #0:"Ping daily/1/4" at "PMO" by 134 stk, 5s [], by @0crat
alive=3, 3 claims: Notify user/1912240613, Delete user/1912240614, Award points were added/1912240627
Seen #0:"Notify user/1912240613/3" at "PMO" by 134 stk, 780ms [message=We can't find your Github account: stale, your profile will be deleted in 12 hours.; cause=1; flow=Ping daily]
alive=2, 3 claims: Delete user/1912240614, Award points were added/1912240627, User was deleted/1912240634
Seen #1:"Delete user/1912240614/3" at "PMO" by 134 stk, 1s [login=stale; cause=1; flow=Ping daily]
Seen #2:"Award points were added/1912240627/2" at "PMO" by 134 stk, 421ms [cause=1; reason=fresh awards; login=stale; flow=Ping daily; points=0]
Seen #0:"User was deleted/1912240634/1" at "PMO" by 134 stk, 171ms [login=stale; cause=1912240614; flow=Ping daily; Delete user]
alive=3, 0 claims:
alive=2, 1 claims: Award points were added/3
alive=3, 2 claims: Award points were added/3, Reputation was updated/1912240619, Notify user/1912240621
alive=3, 4 claims: Award points were added/3, Reputation was updated/1912240619, Notify user/1912240621, Notify job/1912240623
alive=2, 4 claims: Award points were added/3, Reputation was updated/1912240619, Notify user/1912240621, Notify job/1912240623
Seen #0:"Award points were added/3/6" at "RESETPOIN" by 134 stk, 7s [reason=Test reason; job=gh:test/test#1; login=anna; points=-500], by @yegor256
alive=3, 6 claims: Reputation was updated/1912240619, Notify user/1912240621, Notify job/1912240623, Notify user/1912240632, Award points were added/1912240635
Seen #0:"Reputation was updated/1912240619/5" at "RESETPOIN" by 134 stk, 139ms [reason=Test reason; cause=3; job=gh:test/test#1; login=anna; flow=Award points were added; points=-500]
alive=2, 4 claims: Notify user/1912240621, Notify job/1912240623, Notify user/1912240632, Award points were added/1912240635
Seen #1:"Notify user/1912240621/4" at "RESETPOIN" by 134 stk, 1s [reason=Test reason; cause=3; job=gh:test/test#1; login=anna; message=You got -500 point(s) in the job [#1](https://github.com/test/test/issues/1) in RESETPOIN, your total is [-500](https://; flow=Award points were added; points=-500]
Seen #2:"Notify job/1912240623/4" at "RESETPOIN" by 134 stk, 807ms [reason=Test reason; cause=3; job=gh:test/test#1; login=anna; message=Test reason: -500 point(s) just awarded to @anna[/z](https://www.0crat.com/u/anna); flow=Award points were added; points=-500]
alive=3, 3 claims: Notify user/1912240632, Award points were added/1912240635, Notify in GitHub/1912240644
Seen #3:"Notify user/1912240632/3" at "RESETPOIN" by 134 stk, 356ms [reason=Test reason; cause=3; job=gh:test/test#1; login=anna; message=Your reputation became too low, you have been disconnected from your mentor as in [�44](http://www.zerocracy.com/policy.; flow=Award points were added; points=-500]
alive=3, 3 claims: Award points were added/1912240635, Notify in GitHub/1912240644, Reputation was updated/1912240653
Seen #4:"Award points were added/1912240635/5" at "RESETPOIN" by 134 stk, 2s [cause=3; reason=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset; job=gh:test/test#1; login=anna; flow=Award points were added; points=500]
alive=3, 4 claims: Notify in GitHub/1912240644, Reputation was updated/1912240653, Notify user/1912240657, Notify job/1912240661
Seen #0:"Notify in GitHub/1912240644/4" at "RESETPOIN" by 134 stk, 166ms [reason=Test reason; cause=1912240623; job=gh:test/test#1; login=anna; message=Test reason: -500 point(s) just awarded to @anna[/z](https://www.0crat.com/u/anna); flow=Award points were added; Notify job; points=-500]
Seen #1:"Reputation was updated/1912240653/3" at "RESETPOIN" by 134 stk, 82ms [reason=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset; cause=1912240635; job=gh:test/test#1; login=anna; flow=Award points were added; Award points were added; points=500]
Seen #2:"Notify user/1912240657/2" at "RESETPOIN" by 134 stk, 305ms [reason=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset; cause=1912240635; job=gh:test/test#1; login=anna; message=You got +500 point(s) in the job [#1](https://github.com/test/test/issues/1) in RESETPOIN, your total is [+0](https://ww; flow=Award points were added; Award points were added; points=500]
alive=3, 1 claims: Notify job/1912240661
Seen #3:"Notify job/1912240661/2" at "RESETPOIN" by 134 stk, 769ms [reason=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset; cause=1912240635; job=gh:test/test#1; login=anna; message=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset: +500 point(s) just awarded to @a; flow=Award points were added; Award points were added; points=500]
Seen #0:"Notify in GitHub/1912240670/1" at "RESETPOIN" by 134 stk, 339ms [reason=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset; cause=1912240661; job=gh:test/test#1; login=anna; message=The score of @anna[/z](https://www.0crat.com/u/anna) -500 is too low and will be reset: +500 point(s) just awarded to @a; flow=Award points were added; Award points were added; Notify job; points=500]
alive=2, 0 claims:
alive=3, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
alive=2, 1 claims: Ping/1
Seen #0:"Ping/1/1" at "RESIGNOND" by 134 stk, 7s []
alive=0, 0 claims:
alive=1, 1 claims: Cancel order/1912240624
alive=5, 3 claims: Cancel order/1912240624, Cancel order/1912240628, Resign all roles/1912240629
Seen #0:"Quit a project/1912240618/2" at "PMO" by 134 stk, 3s [pid=RESIGNSTA], by @cmiranda
alive=4, 5 claims: Cancel order/1912240624, Cancel order/1912240628, Resign all roles/1912240629, Notify/1912240633, Order was canceled/1912240636
Seen #0:"Cancel order/1912240624/5" at "RESIGNSTA" by 134 stk, 3s [cause=1912240618; reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; pid=RESIGNSTA; job=gh:test/test#1; flow=Quit a project]
Seen #0:"Notify/1912240631/2" at "PMO" by 134 stk, 2s [cause=1912240618; pid=RESIGNSTA; message=You are not in the project RESIGNSTA anymore.; flow=Quit a project]
alive=4, 4 claims: Cancel order/1912240628, Resign all roles/1912240629, Notify/1912240633, Order was canceled/1912240636
Seen #0:"Cancel order/1912240628/6" at "RESIGNSTA" by 134 stk, 2s [cause=1912240618; reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; pid=RESIGNSTA; job=gh:test/test#2; flow=Quit a project]
Seen #0:"Notify job/1912240637/2" at "PMO" by 134 stk, 2s [cause=1912240631; pid=RESIGNSTA; message=You are not in the project RESIGNSTA anymore.; flow=Quit a project; Notify]
alive=6, 5 claims: Resign all roles/1912240629, Notify/1912240633, Order was canceled/1912240636, Notify/1912240638, Order was canceled/1912240641, Notify/1912240646
Seen #1:"Resign all roles/1912240629/8" at "RESIGNSTA" by 134 stk, 2s [cause=1912240618; reason=The user asked to leave; pid=RESIGNSTA; login=cmiranda; flow=Quit a project]
alive=5, 8 claims: Notify/1912240633, Order was canceled/1912240636, Notify/1912240638, Order was canceled/1912240641, Notify/1912240646, Role was resigned/1912240649, Notify project/1912240651
Seen #0:"Notify in GitHub/1912240643/1" at "PMO" by 134 stk, 1s [cause=1912240637; pid=RESIGNSTA; message=You are not in the project RESIGNSTA anymore.; flow=Quit a project; Notify; Notify job]
Seen #2:"Notify/1912240633/8" at "RESIGNSTA" by 134 stk, 908ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240624; pid=RESIGNSTA; job=gh:test/test#1; message=The user @cmiranda[/z](https://www.0crat.com/u/cmiranda) resigned from [#1](https://github.com/test/test/issues/1), plea; flow=Quit a project; Cancel order]
alive=2, 7 claims: Order was canceled/1912240636, Notify/1912240638, Order was canceled/1912240641, Notify/1912240646, Role was resigned/1912240649, Notify project/1912240651, Notify job/1912240656
Issue test/test#1 doesn't have an assignee
alive=3, 9 claims: Order was canceled/1912240636, Notify/1912240638, Order was canceled/1912240641, Notify/1912240646, Role was resigned/1912240649, Notify project/1912240651, Notify job/1912240656, Agenda was updated/1912240663, User was banned/1912240671
Seen #3:"Order was canceled/1912240636/9" at "RESIGNSTA" by 134 stk, 3s [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240624; pid=RESIGNSTA; voluntarily=false; job=gh:test/test#1; login=cmiranda; flow=Quit a project; Cancel order]
Seen #0:"Notify/1912240638/9" at "RESIGNSTA" by 134 stk, 948ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240628; pid=RESIGNSTA; job=gh:test/test#2; message=The user @cmiranda[/z](https://www.0crat.com/u/cmiranda) resigned from [#2](https://github.com/test/test/issues/2), plea; flow=Quit a project; Cancel order]
alive=3, 9 claims: Notify/1912240638, Order was canceled/1912240641, Notify/1912240646, Role was resigned/1912240649, Notify project/1912240651, Notify job/1912240656, Agenda was updated/1912240663, User was banned/1912240671, Notify job/1912240679
Issue test/test#2 doesn't have an assignee
alive=3, 9 claims: Order was canceled/1912240641, Notify/1912240646, Role was resigned/1912240649, Notify project/1912240651, Notify job/1912240656, Agenda was updated/1912240663, User was banned/1912240671, Notify job/1912240679, Agenda was updated/1912240683
Seen #1:"Order was canceled/1912240641/10" at "RESIGNSTA" by 134 stk, 2s [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240628; pid=RESIGNSTA; voluntarily=false; job=gh:test/test#2; login=cmiranda; flow=Quit a project; Cancel order]
Seen #2:"Notify/1912240646/10" at "RESIGNSTA" by 134 stk, 450ms [reason=The user asked to leave; cause=1912240629; pid=RESIGNSTA; login=cmiranda; message=All roles were resigned from @cmiranda[/z](https://www.0crat.com/u/cmiranda) in RESIGNSTA; flow=Quit a project; Resign all roles]
alive=3, 9 claims: Role was resigned/1912240649, Notify project/1912240651, Notify job/1912240656, Agenda was updated/1912240663, User was banned/1912240671, Notify job/1912240679, Agenda was updated/1912240683, User was banned/1912240689, Notify job/1912240692
Seen #3:"Role was resigned/1912240649/10" at "RESIGNSTA" by 134 stk, 2s [reason=The user asked to leave; cause=1912240629; pid=RESIGNSTA; role=DEV; login=cmiranda; flow=Quit a project; Resign all roles]
alive=2, 10 claims: Role was resigned/1912240649, Notify project/1912240651, Notify job/1912240656, Agenda was updated/1912240663, User was banned/1912240671, Notify job/1912240679, Agenda was updated/1912240683, User was banned/1912240689, Notify job/1912240692, Notify user/1912240695
Seen #4:"Notify project/1912240651/9" at "RESIGNSTA" by 134 stk, 191ms [reason=The user asked to leave; cause=1912240629; pid=RESIGNSTA; login=cmiranda; message=Project member @cmiranda[/z](https://www.0crat.com/u/cmiranda) was resigned from all project roles: The user asked to le; flow=Quit a project; Resign all roles]
alive=3, 8 claims: Notify job/1912240656, Agenda was updated/1912240663, User was banned/1912240671, Notify job/1912240679, Agenda was updated/1912240683, User was banned/1912240689, Notify job/1912240692, Notify user/1912240695
Seen #5:"Notify job/1912240656/9" at "RESIGNSTA" by 134 stk, 2s [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240633; pid=RESIGNSTA; job=gh:test/test#1; message=The user @cmiranda[/z](https://www.0crat.com/u/cmiranda) resigned from [#1](https://github.com/test/test/issues/1), plea; flow=Quit a project; Cancel order; Notify]
alive=3, 9 claims: Agenda was updated/1912240663, User was banned/1912240671, Notify job/1912240679, Agenda was updated/1912240683, User was banned/1912240689, Notify job/1912240692, Notify user/1912240695, Notify in GitHub/1912240759
Seen #6:"Agenda was updated/1912240663/8" at "RESIGNSTA" by 134 stk, 784ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240636; pid=RESIGNSTA; voluntarily=false; job=gh:test/test#1; login=cmiranda; flow=Quit a project; Cancel order; Order was canceled]
Seen #7:"User was banned/1912240671/7" at "RESIGNSTA" by 134 stk, 247ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240636; pid=RESIGNSTA; voluntarily=false; job=gh:test/test#1; login=cmiranda; flow=Quit a project; Cancel order; Order was canceled]
alive=3, 6 claims: Notify job/1912240679, Agenda was updated/1912240683, User was banned/1912240689, Notify job/1912240692, Notify user/1912240695, Notify in GitHub/1912240759
alive=3, 7 claims: Notify job/1912240679, Agenda was updated/1912240683, User was banned/1912240689, Notify job/1912240692, Notify user/1912240695, Notify in GitHub/1912240759, Notify in GitHub/1912240800
Seen #0:"Notify job/1912240679/7" at "RESIGNSTA" by 134 stk, 2s [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240638; pid=RESIGNSTA; job=gh:test/test#2; message=The user @cmiranda[/z](https://www.0crat.com/u/cmiranda) resigned from [#2](https://github.com/test/test/issues/2), plea; flow=Quit a project; Cancel order; Notify]
Seen #1:"Agenda was updated/1912240683/6" at "RESIGNSTA" by 134 stk, 424ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240641; pid=RESIGNSTA; voluntarily=false; job=gh:test/test#2; login=cmiranda; flow=Quit a project; Cancel order; Order was canceled]
alive=2, 5 claims: User was banned/1912240689, Notify job/1912240692, Notify user/1912240695, Notify in GitHub/1912240759, Notify in GitHub/1912240800
Seen #2:"User was banned/1912240689/5" at "RESIGNSTA" by 134 stk, 617ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240641; pid=RESIGNSTA; voluntarily=false; job=gh:test/test#2; login=cmiranda; flow=Quit a project; Cancel order; Order was canceled]
Seen #3:"Notify job/1912240692/5" at "RESIGNSTA" by 134 stk, 519ms [reason=The user asked to leave; cause=1912240646; pid=RESIGNSTA; login=cmiranda; message=All roles were resigned from @cmiranda[/z](https://www.0crat.com/u/cmiranda) in RESIGNSTA; flow=Quit a project; Resign all roles; Notify]
alive=3, 4 claims: Notify user/1912240695, Notify in GitHub/1912240759, Notify in GitHub/1912240800, Notify in GitHub/1912240812
Seen #4:"Notify user/1912240695/4" at "RESIGNSTA" by 134 stk, 405ms [reason=The user asked to leave; role=DEV; cause=1912240649; pid=RESIGNSTA; login=cmiranda; message=You just lost role `DEV` in the RESIGNSTA project; flow=Quit a project; Resign all roles; Role was resigned]
Seen #5:"Notify in GitHub/1912240759/3" at "RESIGNSTA" by 134 stk, 470ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240656; pid=RESIGNSTA; job=gh:test/test#1; message=The user @cmiranda[/z](https://www.0crat.com/u/cmiranda) resigned from [#1](https://github.com/test/test/issues/1), plea; flow=Quit a project; Cancel order; Notify; Notify job]
alive=2, 2 claims: Notify in GitHub/1912240800, Notify in GitHub/1912240812
Seen #0:"Notify in GitHub/1912240800/2" at "RESIGNSTA" by 134 stk, 241ms [reason=@cmiranda[/z](https://www.0crat.com/u/cmiranda) decided to quit the project; cause=1912240679; pid=RESIGNSTA; job=gh:test/test#2; message=The user @cmiranda[/z](https://www.0crat.com/u/cmiranda) resigned from [#2](https://github.com/test/test/issues/2), plea; flow=Quit a project; Cancel order; Notify; Notify job]
Seen #1:"Notify in GitHub/1912240812/1" at "RESIGNSTA" by 134 stk, 194ms [reason=The user asked to leave; cause=1912240692; pid=RESIGNSTA; login=cmiranda; message=All roles were resigned from @cmiranda[/z](https://www.0crat.com/u/cmiranda) in RESIGNSTA; flow=Quit a project; Resign all roles; Notify; Notify job]
alive=0, 0 claims:
alive=3, 1 claims: Agenda was updated/2147483640
alive=2, 1 claims: Agenda was updated/2147483640
Seen #0:"Agenda was updated/2147483640/1" at "SETAGENDA" by 134 stk, 2s [job=gh:test/test#1; login=anotheruser; reason=Just for fun], by @manager
alive=0, 0 claims:
alive=2, 2 claims: Set boost/1, Set boost/2
alive=3, 2 claims: Set boost/1, Set boost/2
Seen #0:"Set boost/1/4" at "SETBOOSTF" by 134 stk, 4s [job=gh:test/test#1; factor=42x], by @yegor256
alive=3, 4 claims: Set boost/2, Notify/1912240639, Make payment/1912240645
Seen #1:"Set boost/2/4" at "SETBOOSTF" by 134 stk, 632ms [job=gh:test/test#2; factor=42x], by @programmer
alive=3, 3 claims: Notify/1912240639, Make payment/1912240645, Notify/1912240650, Notify job/1912240654
Seen #0:"Notify/1912240639/4" at "SETBOOSTF" by 134 stk, 1s [cause=1; job=gh:test/test#1; factor=42x; message=Boost 42x was set for [#1](https://github.com/test/test/issues/1); flow=Set boost]
alive=2, 3 claims: Make payment/1912240645, Notify/1912240650, Notify job/1912240654
Seen #1:"Make payment/1912240645/4" at "SETBOOSTF" by 134 stk, 2s [reason=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15); minutes=-10; cause=1; job=gh:test/test#1; factor=42x; login=yegor256; flow=Set boost]
alive=2, 4 claims: Notify/1912240650, Notify job/1912240654, Award points were added/1912240667
Seen #2:"Notify/1912240650/4" at "SETBOOSTF" by 134 stk, 655ms [cause=2; job=gh:test/test#2; factor=42x; message=You can't do "Set boost", unless you have one of these roles: `PO`, `ARC`; current roles of @programmer[/z](https://www.; flow=Set boost]
alive=3, 4 claims: Notify job/1912240654, Award points were added/1912240667, Notify job/1912240674, Notify in GitHub/1912240680
Seen #0:"Notify job/1912240654/4" at "SETBOOSTF" by 134 stk, 906ms [cause=1912240639; job=gh:test/test#1; factor=42x; message=Boost 42x was set for [#1](https://github.com/test/test/issues/1); flow=Set boost; Notify]
alive=3, 4 claims: Award points were added/1912240667, Notify job/1912240674, Notify in GitHub/1912240680, Notify user/1912240685
Seen #1:"Award points were added/1912240667/5" at "SETBOOSTF" by 134 stk, 3s [reason=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15); minutes=-10; cause=1912240645; factor=42x; job=gh:test/test#1; login=yegor256; flow=Set boost; Make payment; points=-10]
alive=3, 4 claims: Notify job/1912240674, Notify in GitHub/1912240680, Notify user/1912240685, Notify job/1912240687
Seen #2:"Notify job/1912240674/5" at "SETBOOSTF" by 134 stk, 403ms [cause=1912240650; job=gh:test/test#2; factor=42x; message=You can't do "Set boost", unless you have one of these roles: `PO`, `ARC`; current roles of @programmer[/z](https://www.; flow=Set boost; Notify]
Seen #0:"Notify in GitHub/1912240680/4" at "SETBOOSTF" by 134 stk, 378ms [cause=1912240654; job=gh:test/test#1; factor=42x; message=Boost 42x was set for [#1](https://github.com/test/test/issues/1); flow=Set boost; Notify; Notify job]
alive=2, 3 claims: Notify user/1912240685, Notify job/1912240687, Notify in GitHub/1912240693
Seen #1:"Notify user/1912240685/3" at "SETBOOSTF" by 134 stk, 912ms [reason=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15); minutes=-10; cause=1912240667; factor=42x; job=gh:test/test#1; login=yegor256; message=You got -10 point(s) in the job [#1](https://github.com/test/test/issues/1) in SETBOOSTF, your total is [-10](https://ww; flow=Set boost; Make payment; Award points were added; points=-10]
Seen #2:"Notify job/1912240687/3" at "SETBOOSTF" by 134 stk, 797ms [reason=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15); minutes=-10; cause=1912240667; factor=42x; job=gh:test/test#1; login=yegor256; message=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15): -10 point(s) just awarded ; flow=Set boost; Make payment; Award points were added; points=-10]
alive=3, 2 claims: Notify in GitHub/1912240693, Notify in GitHub/1912240705
Seen #3:"Notify in GitHub/1912240693/2" at "SETBOOSTF" by 134 stk, 197ms [cause=1912240674; job=gh:test/test#2; factor=42x; message=You can't do "Set boost", unless you have one of these roles: `PO`, `ARC`; current roles of @programmer[/z](https://www.; flow=Set boost; Notify; Notify job]
Seen #0:"Notify in GitHub/1912240705/1" at "SETBOOSTF" by 134 stk, 113ms [reason=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15); minutes=-10; cause=1912240687; factor=42x; job=gh:test/test#1; login=yegor256; message=Boosting tasks is against our principles, see [�15](http://www.zerocracy.com/policy.html#15): -10 point(s) just awarded ; flow=Set boost; Make payment; Award points were added; Notify job; points=-10]
alive=0, 0 claims:
alive=3, 2 claims: Set wallet/1, Set rate/2
Seen #0:"Set wallet/1/4" at "PMO" by 134 stk, 2s [bank=paypal; wallet=test@example.com], by @user42
alive=3, 4 claims: Set wallet/1, Set rate/2, Notify PMO/1912240664, Notify/1912240666
Seen #1:"Set rate/2/4" at "PMO" by 134 stk, 1s [rate=$100], by @user42
alive=2, 3 claims: Notify PMO/1912240664, Notify/1912240666, Notify/1912240672
Seen #0:"Notify PMO/1912240664/3" at "PMO" by 134 stk, 307ms [cause=1; bank=paypal; wallet=test@example.com; message=The wallet was modified by @user42[/z](https://www.0crat.com/u/user42), set to `test@example.com` at `paypal`; flow=Set wallet]
Seen #1:"Notify/1912240666/3" at "PMO" by 134 stk, 761ms [cause=1; bank=paypal; wallet=test@example.com; message=Wallet of @user42[/z](https://www.0crat.com/u/user42) set to `paypal:test@example.com`; flow=Set wallet]
alive=3, 2 claims: Notify/1912240672, Notify test/1912240681
Seen #2:"Notify/1912240672/3" at "PMO" by 134 stk, 535ms [cause=2; message=Rate of @user42[/z](https://www.0crat.com/u/user42) set to $100.00, according to [�16](http://www.zerocracy.com/policy.h; rate=$100; flow=Set rate]
Seen #0:"Notify test/1912240681/2" at "PMO" by 134 stk, 138ms [cause=1912240666; bank=paypal; wallet=test@example.com; message=Wallet of @user42[/z](https://www.0crat.com/u/user42) set to `paypal:test@example.com`; flow=Set wallet; Notify]
Seen #1:"Notify test/1912240684/1" at "PMO" by 134 stk, 181ms [cause=1912240672; message=Rate of @user42[/z](https://www.0crat.com/u/user42) set to $100.00, according to [�16](http://www.zerocracy.com/policy.h; rate=$100; flow=Set rate; Notify]
alive=3, 1 claims: Notify test/1912240684
alive=0, 0 claims:
alive=3, 2 claims: Set wallet/1, ping/2
Seen #0:"Set wallet/1/3" at "PMO" by 134 stk, 2s [], by @yegor256
Seen #1:"ping/2/2" at "PMO" by 134 stk, 115ms [], by @yegor256
alive=3, 1 claims: Notify/1912240668
Seen #0:"Notify/1912240668/2" at "PMO" by 134 stk, 839ms [message=Your wallet is `yegor256@gmail.com` at "paypal"; cause=1; flow=Set wallet]
Seen #0:"Notify test/1912240677/1" at "PMO" by 134 stk, 208ms [message=Your wallet is `yegor256@gmail.com` at "paypal"; cause=1912240668; flow=Set wallet; Notify]
alive=3, 0 claims:
Seen #0:"Hello profile/1912240659/2" at "PMO" by 134 stk, 512ms [], by @yegor256
alive=3, 0 claims:
Seen #0:"Notify/1912240675/2" at "PMO" by 134 stk, 740ms [message=Hey, what's up, how is it going? More information is in [your profile](https://www.0crat.com/u/yegor256).; cause=1912240659; flow=Hello profile]
Message to Slack [slack;C123;7YYZZT99S]: Hey, what's up, how is it going? More information is in <https://www.0crat.com/u/yegor256|your profile>.
Seen #0:"Notify in Slack/1912240678/1" at "PMO" by 134 stk, 178ms [message=Hey, what's up, how is it going? More information is in [your profile](https://www.0crat.com/u/yegor256).; cause=1912240675; flow=Hello profile; Notify]
alive=0, 0 claims:
alive=0, 0 claims:
alive=3, 2 claims: Make payment/1, Make payment/2
alive=3, 3 claims: Make payment/1, Make payment/2, Award points were added/1912240688
alive=3, 4 claims: Make payment/1, Make payment/2, Award points were added/1912240688, Equity transferred/1912240694
alive=3, 6 claims: Make payment/1, Make payment/2, Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701
skip in testing mode
Seen #0:"Make payment/1/6" at "TRANSFERS" by 134 stk, 6s [reason=Order was finished; login=amihaiemil; job=gh:test/test#1; cash=$10; minutes=30], by @0crat
alive=3, 5 claims: Make payment/2, Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701
alive=3, 6 claims: Make payment/2, Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701, Award points were added/1912240762
alive=3, 6 claims: Make payment/2, Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701, Award points were added/1912240762
alive=3, 7 claims: Make payment/2, Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701, Award points were added/1912240762, Equity transferred/1912240793
alive=2, 9 claims: Make payment/2, Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701, Award points were added/1912240762, Equity transferred/1912240793, Notify user/1912240804, Notify project/1912240806
skip in testing mode
Seen #1:"Make payment/2/9" at "TRANSFERS" by 134 stk, 9s [reason=Order was finished; login=krzyk; job=gh:test/test#2; minutes=30], by @0crat
alive=3, 9 claims: Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701, Award points were added/1912240762, Equity transferred/1912240793, Notify user/1912240804, Notify project/1912240806, Reputation was updated/1912240814
alive=3, 11 claims: Award points were added/1912240688, Equity transferred/1912240694, Notify user/1912240698, Notify project/1912240701, Award points were added/1912240762, Equity transferred/1912240793, Notify user/1912240804, Notify project/1912240806, Reputation was updated/1912240814, Notify user/1912240816, Notify job/1912240817
Seen #0:"Award points were added/1912240688/11" at "TRANSFERS" by 134 stk, 3s [reason=Order was finished; minutes=30; cause=1; job=gh:test/test#1; login=amihaiemil; cash=$10; flow=Make payment; points=30]
Seen #1:"Equity transferred/1912240694/10" at "TRANSFERS" by 134 stk, 76ms [reward=$40.00; reason=Order was finished; vesting_rate=$100.00; minutes=30; cause=1; job=gh:test/test#1; login=amihaiemil; cash=$10.00; flow=Make payment]
Seen #2:"Notify user/1912240698/9" at "TRANSFERS" by 134 stk, 444ms [reason=Order was finished; minutes=30; cause=1; login=amihaiemil; job=gh:test/test#1; message=You earned $40.00 of new share in TRANSFERS for [#1](https://github.com/test/test/issues/1); cash=$10; flow=Make payment]
alive=3, 9 claims: Notify project/1912240701, Award points were added/1912240762, Equity transferred/1912240793, Notify user/1912240804, Notify project/1912240806, Reputation was updated/1912240814, Notify user/1912240816, Notify job/1912240817
Seen #3:"Notify project/1912240701/8" at "TRANSFERS" by 134 stk, 103ms [reason=Order was finished; minutes=30; cause=1; login=amihaiemil; job=gh:test/test#1; message=We just transferred $40.00 of share for [#1](https://github.com/test/test/issues/1) to @amihaiemil[/z](https://www.0crat; cash=$10; flow=Make payment]
Seen #4:"Award points were added/1912240762/10" at "TRANSFERS" by 134 stk, 1s [reason=Order was finished; minutes=30; cause=2; job=gh:test/test#2; login=krzyk; flow=Make payment; points=30]
alive=3, 10 claims: Equity transferred/1912240793, Notify user/1912240804, Notify project/1912240806, Reputation was updated/1912240814, Notify user/1912240816, Notify job/1912240817, Reputation was updated/1912240819, Notify user/1912240820, Notify job/1912240821
Seen #5:"Equity transferred/1912240793/9" at "TRANSFERS" by 134 stk, 54ms [reward=$40.00; reason=Order was finished; vesting_rate=$100.00; minutes=30; cause=2; job=gh:test/test#2; login=krzyk; cash=$10.00; flow=Make payment]
Seen #6:"Notify user/1912240804/8" at "TRANSFERS" by 134 stk, 481ms [reason=Order was finished; minutes=30; cause=2; login=krzyk; job=gh:test/test#2; message=You earned $40.00 of new share in TRANSFERS for [#2](https://github.com/test/test/issues/2); flow=Make payment]
Seen #7:"Notify project/1912240806/7" at "TRANSFERS" by 134 stk, 66ms [reason=Order was finished; minutes=30; cause=2; login=krzyk; job=gh:test/test#2; message=We just transferred $40.00 of share for [#2](https://github.com/test/test/issues/2) to @krzyk[/z](https://www.0crat.com/; flow=Make payment]
Seen #0:"Reputation was updated/1912240814/6" at "TRANSFERS" by 134 stk, 40ms [reason=Order was finished; minutes=30; cause=1912240688; job=gh:test/test#1; login=amihaiemil; cash=$10; flow=Make payment; Award points were added; points=30]
Seen #1:"Notify user/1912240816/5" at "TRANSFERS" by 134 stk, 100ms [reason=Order was finished; minutes=30; cause=1912240688; job=gh:test/test#1; login=amihaiemil; message=You got +30 point(s) in the job [#1](https://github.com/test/test/issues/1) in TRANSFERS, your total is [+30](https://ww; cash=$10; flow=Make payment; Award points were added; points=30]
alive=3, 4 claims: Notify job/1912240817, Reputation was updated/1912240819, Notify user/1912240820, Notify job/1912240821
Seen #2:"Notify job/1912240817/5" at "TRANSFERS" by 134 stk, 192ms [reason=Order was finished; minutes=30; cause=1912240688; job=gh:test/test#1; login=amihaiemil; message=Order was finished: +30 point(s) just awarded to @amihaiemil[/z](https://www.0crat.com/u/amihaiemil); cash=$10; flow=Make payment; Award points were added; points=30]
Seen #3:"Reputation was updated/1912240819/4" at "TRANSFERS" by 134 stk, 32ms [reason=Order was finished; minutes=30; cause=1912240762; job=gh:test/test#2; login=krzyk; flow=Make payment; Award points were added; points=30]
Seen #4:"Notify user/1912240820/3" at "TRANSFERS" by 134 stk, 59ms [reason=Order was finished; minutes=30; cause=1912240762; job=gh:test/test#2; login=krzyk; message=You got +30 point(s) in the job [#2](https://github.com/test/test/issues/2) in TRANSFERS, your total is [+30](https://ww; flow=Make payment; Award points were added; points=30]
Seen #5:"Notify job/1912240821/3" at "TRANSFERS" by 134 stk, 162ms [reason=Order was finished; minutes=30; cause=1912240762; job=gh:test/test#2; login=krzyk; message=Order was finished: +30 point(s) just awarded to @krzyk[/z](https://www.0crat.com/u/krzyk); flow=Make payment; Award points were added; points=30]
Seen #0:"Notify in GitHub/1912240822/2" at "TRANSFERS" by 134 stk, 78ms [reason=Order was finished; minutes=30; cause=1912240817; job=gh:test/test#1; login=amihaiemil; message=Order was finished: +30 point(s) just awarded to @amihaiemil[/z](https://www.0crat.com/u/amihaiemil); cash=$10; flow=Make payment; Award points were added; Notify job; points=30]
Seen #1:"Notify in GitHub/1912240823/1" at "TRANSFERS" by 134 stk, 58ms [reason=Order was finished; minutes=30; cause=1912240821; job=gh:test/test#2; login=krzyk; message=Order was finished: +30 point(s) just awarded to @krzyk[/z](https://www.0crat.com/u/krzyk); flow=Make payment; Award points were added; Notify job; points=30]
alive=0, 0 claims:
alive=3, 1 claims: Award points were added/1
alive=2, 1 claims: Award points were added/1
alive=2, 2 claims: Award points were added/1, Notify user/1912240760
alive=3, 3 claims: Award points were added/1, Notify user/1912240760, Reputation was updated/1912240778
alive=3, 5 claims: Award points were added/1, Notify user/1912240760, Reputation was updated/1912240778, Notify user/1912240791, Notify job/1912240799
Seen #0:"Award points were added/1/5" at "TURNONVAC" by 134 stk, 8s [reason=Test reason; job=gh:test/test#1; login=carlosmiranda; points=-15], by @yegor256
Seen #0:"Notify user/1912240760/4" at "TURNONVAC" by 134 stk, 907ms [reason=Test reason; cause=1; job=gh:test/test#1; login=carlosmiranda; message=You have too many negative awards and no positive ones, turning vacation on automatically, see [�52](http://www.zerocrac; flow=Award points were added; points=-15]
alive=3, 3 claims: Reputation was updated/1912240778, Notify user/1912240791, Notify job/1912240799
Seen #1:"Reputation was updated/1912240778/3" at "TURNONVAC" by 134 stk, 125ms [reason=Test reason; cause=1; job=gh:test/test#1; login=carlosmiranda; flow=Award points were added; points=-15]
Seen #2:"Notify user/1912240791/2" at "TURNONVAC" by 134 stk, 209ms [reason=Test reason; cause=1; job=gh:test/test#1; login=carlosmiranda; message=You got -15 point(s) in the job [#1](https://github.com/test/test/issues/1) in TURNONVAC, your total is [-36](https://ww; flow=Award points were added; points=-15]
Seen #3:"Notify job/1912240799/2" at "TURNONVAC" by 134 stk, 550ms [reason=Test reason; cause=1; job=gh:test/test#1; login=carlosmiranda; message=Test reason: -15 point(s) just awarded to @carlosmiranda[/z](https://www.0crat.com/u/carlosmiranda); flow=Award points were added; points=-15]
alive=2, 1 claims: Notify in GitHub/1912240813
Seen #0:"Notify in GitHub/1912240813/1" at "TURNONVAC" by 134 stk, 247ms [reason=Test reason; cause=1912240799; job=gh:test/test#1; login=carlosmiranda; message=Test reason: -15 point(s) just awarded to @carlosmiranda[/z](https://www.0crat.com/u/carlosmiranda); flow=Award points were added; Notify job; points=-15]
alive=0, 0 claims:
Seen #0:"Add job to WBS/1912240691/3" at "UNDERSTAN" by 134 stk, 1s [job=gh:test/bugs#1; reason=GitHub label was attached; quiet=true]
alive=3, 2 claims: Notify/1912240697, Job was added to WBS/1912240699
Seen #0:"Notify/1912240697/3" at "UNDERSTAN" by 134 stk, 947ms [reason=GitHub label was attached; cause=1912240691; quiet=true; job=gh:test/bugs#1; message=Job [#1](https://github.com/test/bugs/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 2 claims: Job was added to WBS/1912240699, Notify in GitHub/1912240704
alive=3, 3 claims: Job was added to WBS/1912240699, Notify in GitHub/1912240704, Notify/1912240761
alive=2, 3 claims: Job was added to WBS/1912240699, Notify in GitHub/1912240704, Notify/1912240761
alive=3, 4 claims: Job was added to WBS/1912240699, Notify in GitHub/1912240704, Notify/1912240761, User was banned/1912240802
Seen #1:"Job was added to WBS/1912240699/4" at "UNDERSTAN" by 134 stk, 6s [reason=GitHub label was attached; cause=1912240691; quiet=true; role=DEV; job=gh:test/bugs#1; flow=Add job to WBS]
Seen #0:"Notify in GitHub/1912240704/3" at "UNDERSTAN" by 134 stk, 488ms [reason=GitHub label was attached; cause=1912240697; quiet=true; job=gh:test/bugs#1; message=Job [#1](https://github.com/test/bugs/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=2, 2 claims: Notify/1912240761, User was banned/1912240802
Seen #1:"Notify/1912240761/3" at "UNDERSTAN" by 134 stk, 883ms [reason=GitHub label was attached; role=DEV; cause=1912240699; quiet=true; job=gh:test/bugs#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
Seen #2:"User was banned/1912240802/2" at "UNDERSTAN" by 134 stk, 121ms [cause=1912240699; reason=The user reported GitHub issue; quiet=true; role=DEV; job=gh:test/bugs#1; flow=Add job to WBS; Job was added to WBS]
alive=3, 1 claims: Notify in GitHub/1912240811
Seen #0:"Notify in GitHub/1912240811/1" at "UNDERSTAN" by 134 stk, 648ms [reason=GitHub label was attached; role=DEV; cause=1912240761; quiet=true; job=gh:test/bugs#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=0, 0 claims:
alive=2, 1 claims: Add job to WBS/1912240702
Seen #0:"Add job to WBS/1912240702/3" at "ZEROCRATA" by 134 stk, 4s [job=gh:test/test#1; reason=GitHub issue was assigned to 0crat; role=DEV]
alive=3, 2 claims: Notify/1912240763, Job was added to WBS/1912240765
alive=2, 3 claims: Notify/1912240763, Job was added to WBS/1912240765, Notify in GitHub/1912240796
Seen #0:"Notify/1912240763/3" at "ZEROCRATA" by 134 stk, 2s [reason=GitHub issue was assigned to 0crat; cause=1912240702; role=DEV; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS]
alive=3, 2 claims: Job was added to WBS/1912240765, Notify in GitHub/1912240796
alive=3, 3 claims: Job was added to WBS/1912240765, Notify in GitHub/1912240796, Notify/1912240808
alive=3, 4 claims: Job was added to WBS/1912240765, Notify in GitHub/1912240796, Notify/1912240808, User was banned/1912240815
Seen #1:"Job was added to WBS/1912240765/4" at "ZEROCRATA" by 134 stk, 5s [reason=GitHub issue was assigned to 0crat; cause=1912240702; role=DEV; job=gh:test/test#1; flow=Add job to WBS]
Seen #0:"Notify in GitHub/1912240796/3" at "ZEROCRATA" by 134 stk, 333ms [reason=GitHub issue was assigned to 0crat; cause=1912240763; role=DEV; job=gh:test/test#1; message=Job [#1](https://github.com/test/test/issues/1) is now in scope, role is `DEV`; flow=Add job to WBS; Notify]
alive=3, 2 claims: Notify/1912240808, User was banned/1912240815
Seen #1:"Notify/1912240808/3" at "ZEROCRATA" by 134 stk, 331ms [reason=GitHub issue was assigned to 0crat; cause=1912240765; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS]
Seen #2:"User was banned/1912240815/2" at "ZEROCRATA" by 134 stk, 81ms [cause=1912240765; reason=The user reported GitHub issue; role=DEV; job=gh:test/test#1; flow=Add job to WBS; Job was added to WBS]
Seen #0:"Notify in GitHub/1912240818/1" at "ZEROCRATA" by 134 stk, 116ms [reason=GitHub issue was assigned to 0crat; cause=1912240808; role=DEV; job=gh:test/test#1; message=Thanks for your contribution, @test[/z](https://www.0crat.com/u/test)! If you would be a member of [the project](https:/; flow=Add job to WBS; Job was added to WBS; Notify]
alive=0, 0 claims:
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 213.777 sec - in [com/zerocracy/bundles/zerocrat_assignment_adds_to_wbs]
Running com.zerocracy.tk.project.reports.AwardChampionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in com.zerocracy.tk.project.reports.AwardChampionsTest
Running com.zerocracy.tk.profile.TkAgendaTest
java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/agenda] failed in 115ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAgendaTest.rendersHtmlAgendaPageForFirefox(TkAgendaTest.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
GET http://www.example.com/u/yegor256/agenda failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/agenda] failed in 115ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAgendaTest.rendersHtmlAgendaPageForFirefox(TkAgendaTest.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/agenda] failed in 353ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAgendaTest.rendersAgendaPage(TkAgendaTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
GET http://www.example.com/u/yegor256/agenda failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/agenda] failed in 353ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAgendaTest.rendersAgendaPage(TkAgendaTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.425 sec <<< FAILURE! - in com.zerocracy.tk.profile.TkAgendaTest
rendersAgendaPage(com.zerocracy.tk.profile.TkAgendaTest) Time elapsed: 1.404 sec <<< FAILURE!
java.lang.AssertionError:
Expected: (an XML document with XPath //xhtml:td[.='Some random title is here'])
but: an XML document with XPath //xhtml:td[.='Some random title is here'] was <<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/agenda] failed in 353ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAgendaTest.rendersAgendaPage(TkAgendaTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
</pre>
</body>
</html>
>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at com.zerocracy.tk.profile.TkAgendaTest.rendersAgendaPage(TkAgendaTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Running com.zerocracy.farm.reactive.StkGroovyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in com.zerocracy.farm.reactive.StkGroovyTest
Running com.zerocracy.radars.github.RbOnBugTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in com.zerocracy.radars.github.RbOnBugTest
Running com.zerocracy.farm.reactive.AsyncFlushTest
Seen #0:"first/1912240769/1" at "ABCZZFE03" by 1 stk, 8ms []
Seen #0:"next/1912240774/2" at "ABCZZFE03" by 1 stk, 908ms [something=0]
Seen #0:"next/1912240788/5" at "ABCZZFE03" by 1 stk, 318ms [something=1]
Seen #1:"Notify/1912240789/5" at "ABCZZFE03" by 1 stk, 14ms [cause=1912240774; message=the answer; something=0; flow=next]
Seen #0:"next/1912240794/5" at "ABCZZFE03" by 1 stk, 254ms [something=2]
Seen #1:"Notify/1912240795/4" at "ABCZZFE03" by 1 stk, 55ms [cause=1912240788; message=the answer; something=1; flow=next]
Seen #2:"next/1912240797/4" at "ABCZZFE03" by 1 stk, 729ms [something=3]
Seen #3:"next/1912240798/4" at "ABCZZFE03" by 1 stk, 306ms [something=4]
Seen #0:"Notify/1912240801/3" at "ABCZZFE03" by 1 stk, 25ms [cause=1912240794; message=the answer; something=2; flow=next]
Seen #1:"Notify/1912240803/2" at "ABCZZFE03" by 1 stk, 18ms [cause=1912240797; message=the answer; something=3; flow=next]
Seen #2:"Notify/1912240805/1" at "ABCZZFE03" by 1 stk, 22ms [cause=1912240798; message=the answer; something=4; flow=next]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.493 sec - in com.zerocracy.farm.reactive.AsyncFlushTest
Running com.zerocracy.tk.profile.TkIdentifyTest
java.lang.IllegalStateException: [GET http://www.example.com/identify] failed in 59ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.profile.TkIdentifyTest.rendersHomePage(TkIdentifyTest.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 22 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 44 more
GET http://www.example.com/identify failed with 500: java.lang.IllegalStateException: [GET http://www.example.com/identify] failed in 59ms: ValidationException: Cannot convert string "-1,000" to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.profile.TkIdentifyTest.rendersHomePage(TkIdentifyTest.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string "-1,000" to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 22 more
Caused by: ValidationException: Cannot convert string "-1,000" to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 44 more
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec <<< FAILURE! - in com.zerocracy.tk.profile.TkIdentifyTest
rendersHomePage(com.zerocracy.tk.profile.TkIdentifyTest) Time elapsed: 0.575 sec <<< FAILURE!
java.lang.AssertionError:
Expected: (an XML document with XPath //xhtml:article)
but: an XML document with XPath //xhtml:article was <<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/identify] failed in 59ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.profile.TkIdentifyTest.rendersHomePage(TkIdentifyTest.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 22 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 44 more
</pre>
</body>
</html>
>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at com.zerocracy.tk.profile.TkIdentifyTest.rendersHomePage(TkIdentifyTest.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Running com.zerocracy.tools.SignatureTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.zerocracy.tools.SignatureTest
Test mechanismjava.lang.IllegalStateException: There were some exceptions in the log above
at com.zerocracy.TestListener.testRunFinished(TestListener.java:79)
at org.junit.runner.notification.SynchronizedRunListener.testRunFinished(SynchronizedRunListener.java:42)
at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:103)
at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:72)
at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:100)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:63)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Results :
Failed tests:
TkAgendaTest.rendersAgendaPage:100
Expected: (an XML document with XPath //xhtml:td[.='Some random title is here'])
but: an XML document with XPath //xhtml:td[.='Some random title is here'] was <<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/agenda] failed in 353ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAgendaTest.rendersAgendaPage(TkAgendaTest.java:102)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
</pre>
</body>
</html>
>
TkAwardsTest.rendersHtmlAwardsPageForFirefox:67
Expected: a string containing "+1234"
but: was "<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256/awards] failed in 1s: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkAwardsTest.rendersHtmlAwardsPageForFirefox(TkAwardsTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 24 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 46 more
</pre>
</body>
</html>
"
TkIdentifyTest.rendersHomePage:43
Expected: (an XML document with XPath //xhtml:article)
but: an XML document with XPath //xhtml:article was <<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/identify] failed in 59ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.profile.TkIdentifyTest.rendersHomePage(TkIdentifyTest.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 22 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 44 more
</pre>
</body>
</html>
>
TkProfileTest.rendersProfilePageInFirefoxWithReputation:102
Expected: an XML document with XPath //xhtml:a[@href='https://github.com/yegor256']
but: was "<!DOCTYPE html>\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n <head>\n <meta charset=\"utf-8\"/>\n <title>0crat: error</title>\n <meta name=\"description\" content=\"Internal application error\"/>\n <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\"/>\n <link rel=\"shortcut icon\" href=\"/png/logo.png\"/>\n <link rel=\"stylesheet\" href=\"/css/main.css\"/>\n <title>oops...</title>\n </head>\n <body>\n <p>\n <a href=\"/\">\n <img src=\"/svg/logo.svg\" class=\"logo\" />\n </a>\n </p>\n <h1>Internal application error</h1>\n <p>1.0-SNAPSHOT, </p>\n <p>\n Please, report it\n <a href=\"https://github.com/zerocracy/farm/issues\">here</a>.\n We will do our best to fix it as soon as possible.\n We're very sorry.\n </p>\n <pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 283ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double\r\n\tat org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)\r\n\tat org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)\r\n\tat org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsPrint.printBody(RsPrint.java:161)\r\n\tat org.takes.rs.RsPrint.printBody(RsPrint.java:91)\r\n\tat com.zerocracy.tk.View.page(View.java:105)\r\n\tat com.zerocracy.tk.View.html(View.java:74)\r\n\tat com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageInFirefoxWithReputation(TkProfileTest.java:103)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.lang.reflect.Method.invoke(Method.java:498)\r\n\tat org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)\r\n\tat org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)\r\n\tat org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)\r\n\tat org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)\r\n\tat org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)\r\n\tat org.junit.rules.RunRules.evaluate(RunRules.java:20)\r\n\tat org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)\r\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)\r\n\tat org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)\r\n\tat org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)\r\n\tat org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)\r\n\tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double\r\n\tat org.takes.rs.RsXslt.transform(RsXslt.java:133)\r\n\tat org.takes.rs.RsXslt.access$100(RsXslt.java:89)\r\n\tat org.takes.rs.RsXslt$1.body(RsXslt.java:113)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.fork.RsFork$1.body(RsFork.java:74)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)\r\n\tat org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)\r\n\tat org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.fork.RsFork$1.body(RsFork.java:74)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)\r\n\tat org.takes.rs.RsWrap.body(RsWrap.java:65)\r\n\tat org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)\r\n\t... 26 more\r\nCaused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double\r\n\tat net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)\r\n\tat net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)\r\n\tat net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)\r\n\tat net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)\r\n\tat net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)\r\n\tat net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)\r\n\tat net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)\r\n\tat net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)\r\n\tat net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)\r\n\tat net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)\r\n\tat net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)\r\n\tat net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)\r\n\tat net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)\r\n\tat net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)\r\n\tat net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)\r\n\tat net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)\r\n\tat net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)\r\n\tat net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)\r\n\tat net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)\r\n\tat net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)\r\n\tat net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)\r\n\tat net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)\r\n\tat net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)\r\n\tat net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)\r\n\tat net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)\r\n\tat net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)\r\n\tat net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)\r\n\tat net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)\r\n\tat net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)\r\n\tat net.sf.saxon.Controller.transformDocument(Controller.java:2402)\r\n\tat net.sf.saxon.Controller.transform(Controller.java:1970)\r\n\tat net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)\r\n\tat net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)\r\n\tat org.takes.rs.RsXslt.transform(RsXslt.java:160)\r\n\tat org.takes.rs.RsXslt.transform(RsXslt.java:131)\r\n\t... 48 more\r\n</pre>\n </body>\n</html>\n"
TkProfileTest.rendersProfilePageWithoutRateInFirefox:121
Expected: a string containing "rate</a> is not defined"
but: was "<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<title>0crat: error</title>
<meta name="description" content="Internal application error"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0"/>
<link rel="shortcut icon" href="/png/logo.png"/>
<link rel="stylesheet" href="/css/main.css"/>
<title>oops...</title>
</head>
<body>
<p>
<a href="/">
<img src="/svg/logo.svg" class="logo" />
</a>
</p>
<h1>Internal application error</h1>
<p>1.0-SNAPSHOT, </p>
<p>
Please, report it
<a href="https://github.com/zerocracy/farm/issues">here</a>.
We will do our best to fix it as soon as possible.
We're very sorry.
</p>
<pre>java.lang.IllegalStateException: [GET http://www.example.com/u/yegor256] failed in 294ms: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.facets.fallback.TkFallback.error(TkFallback.java:234)
at org.takes.facets.fallback.TkFallback.access$100(TkFallback.java:54)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:202)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsPrint.printBody(RsPrint.java:161)
at org.takes.rs.RsPrint.printBody(RsPrint.java:91)
at com.zerocracy.tk.View.page(View.java:105)
at com.zerocracy.tk.View.html(View.java:74)
at com.zerocracy.tk.profile.TkProfileTest.rendersProfilePageWithoutRateInFirefox(TkProfileTest.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:393)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at org.takes.rs.RsXslt.transform(RsXslt.java:133)
at org.takes.rs.RsXslt.access$100(RsXslt.java:89)
at org.takes.rs.RsXslt$1.body(RsXslt.java:113)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at com.zerocracy.tk.TkSoftForward$RsSoft$1.body(TkSoftForward.java:95)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.forward.TkForward$Safe.load(TkForward.java:116)
at org.takes.facets.forward.TkForward$Safe.body(TkForward.java:102)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fork.RsFork$1.body(RsFork.java:74)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeader$1.body(RsWithHeader.java:114)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.rs.RsWithHeaders$1.body(RsWithHeaders.java:78)
at org.takes.rs.RsWrap.body(RsWrap.java:65)
at org.takes.facets.fallback.TkFallback$2.body(TkFallback.java:187)
... 26 more
Caused by: ValidationException: Cannot convert string &quot;-1,000&quot; to double
at net.sf.saxon.type.ValidationFailure.makeException(ValidationFailure.java:393)
at net.sf.saxon.type.ValidationFailure.asAtomic(ValidationFailure.java:419)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickComparison(UntypedNumericComparer.java:159)
at net.sf.saxon.expr.sort.UntypedNumericComparer.quickCompare(UntypedNumericComparer.java:59)
at net.sf.saxon.expr.GeneralComparison.compare(GeneralComparison.java:833)
at net.sf.saxon.expr.GeneralComparison.evaluateManyToOne(GeneralComparison.java:711)
at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:660)
at net.sf.saxon.expr.instruct.Choose.choose(Choose.java:902)
at net.sf.saxon.expr.instruct.Choose.iterate(Choose.java:953)
at net.sf.saxon.expr.instruct.BlockIterator.next(BlockIterator.java:49)
at net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator.next(AdjacentTextNodeMergingIterator.java:52)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:50)
at net.sf.saxon.tree.iter.UntypedAtomizingIterator.next(UntypedAtomizingIterator.java:32)
at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:108)
at net.sf.saxon.functions.FoldingFunction.call(FoldingFunction.java:59)
at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:547)
at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:831)
at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:890)
at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:218)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:262)
at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:353)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:295)
at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:252)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:687)
at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:151)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:337)
at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:284)
at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:347)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:502)
at net.sf.saxon.trans.TextOnlyCopyRuleSet.process(TextOnlyCopyRuleSet.java:66)
at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:478)
at net.sf.saxon.Controller.transformDocument(Controller.java:2402)
at net.sf.saxon.Controller.transform(Controller.java:1970)
at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:596)
at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:73)
at org.takes.rs.RsXslt.transform(RsXslt.java:160)
at org.takes.rs.RsXslt.transform(RsXslt.java:131)
... 48 more
</pre>
</body>
</html>
"
Tests in error:
TkProfileTest.rendersProfilePageWithRateInFirefox:85 � CashParsing Can't parse...
Tests run: 432, Failures: 5, Errors: 1, Skipped: 8
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:25 min
[INFO] Finished at: 2018-07-10T22:40:53+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project farm: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: There was an error in the forked process
[ERROR] org.apache.maven.surefire.testset.TestSetFailedException: java.lang.IllegalStateException: There were some exceptions in the log above
[ERROR] at org.apache.maven.surefire.common.junit4.JUnit4RunListener.rethrowAnyTestMechanismFailures(JUnit4RunListener.java:209)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:138)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
[ERROR] Caused by: java.lang.IllegalStateException: There were some exceptions in the log above
[ERROR] at com.zerocracy.TestListener.testRunFinished(TestListener.java:79)
[ERROR] at org.junit.runner.notification.SynchronizedRunListener.testRunFinished(SynchronizedRunListener.java:42)
[ERROR] at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:103)
[ERROR] at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:72)
[ERROR] at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:100)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:63)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
[ERROR] ... 7 more
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment