Failed

logicmoo.pfc.test.sanity_base.BWD_01.logicmoo.pfc.test.sanity_base.BWD_01@Test_0005_Line_0000__bc_q_1_in_user: user:(mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\\+clause(bc_q(Q4),true)) (from logicmoo.pfc.test.sanity_base.logicmoo.pfc.test.sanity_base.BWD_01)

Failing for the past 1 build (Since #9 )
Took 2 sec.

Error Message

failure = "failure=info((why_was_true(user:(\\+ (mpred_retract((bc_q(_53086)<-bc_p(_53086))),\\+clause(bc_q(_53108),true)))),nop(ftrace(user:(mpred_retract((bc_q(_53086)<-bc_p(_53086))),\\+clause(bc_q(_53108),true))))))\nno_proof_for(\\+ (mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\\+clause(bc_q(Q4),true))).\n\n:- dynamic (<-)/2.\n:- multifile (<-)/2.\n:- public (<-)/2.\n:- module_transparent (<-)/2.\n\nbc_q(A)<-bc_p(A).\n\nno_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).\n\nno_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).\n\nno_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).\n\n:- dynamic (<-)/2.\n:- multifile (<-)/2.\n:- public (<-)/2.\n:- module_transparent (<-)/2.\n\nbc_q(A)<-bc_p(A).\n\nno_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).\n\nno_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).\n\nno_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).\n\n\x1B\[31m%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n\x1B\[0msmart_format(\"%%%%%%%%%%%%%%%%%%%%%%%%%%% (~w) ~w %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\\n\",[red,failure])\nno_proof_for(\\+ (mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\\+clause(bc_q(Q4),true))).\n\nno_proof_for(\\+ (mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\\+clause(bc_q(Q4),true))).\n\n". failure = []. 

Standard Error

name=Test_0005_Line_0000__bc_q_1_in_user
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BWD_01'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bwd_01.pfc\']"'.
 (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "['bwd_01.pfc']")

```
%~ init_phase(after_load)
%~ init_phase(restore_state)
%
%~ init_why(after_boot,program)
%~ after_boot.
%~ Dont forget to ?- logicmoo_i_cyc_xform.
running('/var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/bwd_01.pfc'),
%~ this_test_might_need( :-( use_module( library(logicmoo_plarkc))))
%~ message_hook(
%~    error( permission_error(redefine,module,logicmoo_test),
%~      context(module/2,'Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl')),
%~    error,
%~    [ '~q/~w: '-[module,2],
%~      'No permission to ~w ~w `~p\''-[redefine,module,logicmoo_test],
%~      ' (~w)'-['Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl']])
%~ source_location('/var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl',98)
module/2: No permission to redefine module `logicmoo_test' (Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl)
ERROR: /var/lib/jenkins/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test_header.pl:98:
ERROR:    module/2: No permission to redefine module `logicmoo_test' (Already loaded from /root/.local/share/swi-prolog/pack/logicmoo_utils/prolog/logicmoo_test.pl)


:- dynamic(bc_q/1).
/*~
~*/

:- dynamic(bc_p/1).

/*~
~*/

:- ain((bc_q(N) <gt;- bc_p(N))).
/*~
~*/

:- listing(bc_q/1).

/*~
%~ skipped( listing( bc_q/1))
~*/

bc_p(a).
/*~
~*/

bc_p(b).
/*~
~*/

:- listing(bc_p/1).

/*~
%~ skipped( listing( bc_p/1))
~*/


:- mpred_test(call_u(bc_p(b))).

%= nothing cached
/*~
%~ ?-( mpred_test("Test_0001_Line_0000__B_in_user",user:call_u(bc_p(b)))).
passed=info(why_was_true(user:call_u(bc_p(b))))
no_proof_for(call_u(bc_p(b))).

no_proof_for(call_u(bc_p(b))).

no_proof_for(call_u(bc_p(b))).

name='logicmoo.pfc.test.sanity_base.BWD_01-Test_0001_Line_0000__B_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BWD_01'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bwd_01.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_BWD_01_Test_0001_Line_0000_B_in_user-junit.xml
~*/

%= nothing cached
:- listing(bc_q/1).
/*~
%~ skipped( listing( bc_q/1))
~*/

:- mpred_test(\+ clause(bc_q(_),true)).

/*~
%~ ?-( mpred_test("Test_0002_Line_0000__naf_bc_q_1_in_user",user:(\+clause(bc_q(Q),true)))).
passed=info(why_was_true(user:(\+clause(bc_q(_41366),true))))
no_proof_for(\+clause(bc_q(Q1),true)).

no_proof_for(\+clause(bc_q(Q1),true)).

no_proof_for(\+clause(bc_q(Q1),true)).

name='logicmoo.pfc.test.sanity_base.BWD_01-Test_0002_Line_0000__naf_bc_q_1_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BWD_01'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bwd_01.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicmoo-pfc-test-sanity_base-vSTARv0vSTARvvDOTvvSTARv-2-1--grep-2-i-WARN-ERROR-_file-00-fail-pass--Units-Logicmoo_pfc_test_sanity_base_BWD_01_Test_0002_Line_0000_naf_bc_q_1_in_user-junit.xml
~*/


:- mpred_test(((bc_q(b)))).

%= something cached

/*~
%~ ?-( mpred_test("Test_0003_Line_0000__B_in_user",user:bc_q(b))).
failure=info((why_was_true(user:(\+bc_q(b))),nop(ftrace(user:bc_q(b)))))
no_proof_for(\+bc_q(b)).

no_proof_for(\+bc_q(b)).

no_proof_for(\+bc_q(b)).

name='logicmoo.pfc.test.sanity_base.BWD_01-Test_0003_Line_0000__B_in_user'.
JUNIT_CLASSNAME='logicmoo.pfc.test.sanity_base.BWD_01'.
JUNIT_CMD='timeout --foreground --preserve-status -s SIGKILL -k 10s 10s swipl -x /var/lib/jenkins/workspace/logicmoo_workspace/bin/lmoo-clif -t "[\'bwd_01.pfc\']"'.
% saving_junit: /var/lib/jenkins/workspace/logicmoo_workspace/test_results/jenkins/Report-logicm
goal=user:(mpred_retract((bc_q(_115836)<-bc_p(_115836))),\+clause(bc_q(_115854),true)).
time=2.0259716510772705.
failure=failure=info((why_was_true(user:(\+ (mpred_retract((bc_q(_53086)<-bc_p(_53086))),\+clause(bc_q(_53108),true)))),nop(ftrace(user:(mpred_retract((bc_q(_53086)<-bc_p(_53086))),\+clause(bc_q(_53108),true))))))
no_proof_for(\+ (mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\+clause(bc_q(Q4),true))).

:- dynamic (<-)/2.
:- multifile (<-)/2.
:- public (<-)/2.
:- module_transparent (<-)/2.

bc_q(A)<-bc_p(A).

no_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).

no_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).

no_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).

:- dynamic (<-)/2.
:- multifile (<-)/2.
:- public (<-)/2.
:- module_transparent (<-)/2.

bc_q(A)<-bc_p(A).

no_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).

no_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).

no_proof_for((bc_q(P_Q2)<-bc_p(P_Q2))).

31m%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
0msmart_format("%%%%%%%%%%%%%%%%%%%%%%%%%%% (~w) ~w %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\n",[red,failure])
no_proof_for(\+ (mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\+clause(bc_q(Q4),true))).

no_proof_for(\+ (mpred_retract((bc_q(P_Q2)<-bc_p(P_Q2))),\+clause(bc_q(Q4),true))).

result=failure.