Build failed in Hudson: jbpm4-base » java16_default,linux #279
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jbpm4-base/./jdk=java16_default,lab...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2279 moved setting of the execution context from ScriptManager.resolveExpression up to ExecutionImpl.erformAtomicOperation
------------------------------------------
[...truncated 1446 lines...]
09:54:16,953 FIN | [BaseJbpmTestCase] === starting testOneObjectDescriptorWithEventFilter =============================
09:54:16,956 FIN | [WireContext] eagerly initializing recorder
09:54:16,958 FIN | [BaseJbpmTestCase] === ending testOneObjectDescriptorWithEventFilter =============================
09:54:16,962 FIN | [BaseJbpmTestCase] === starting testMultipleObjectDescriptorsWithEventFilter =============================
09:54:16,964 FIN | [WireContext] eagerly initializing recorder
09:54:16,967 FIN | [BaseJbpmTestCase] === ending testMultipleObjectDescriptorsWithEventFilter =============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.jbpm.pvm.internal.wire.MailSessionWireTest
09:54:16,979 FIN | [BaseJbpmTestCase] === starting testSessionProperties =============================
09:54:16,986 FIN | [BaseJbpmTestCase] === ending testSessionProperties =============================
09:54:16,989 FIN | [BaseJbpmTestCase] === starting testNoSessionProperties =============================
09:54:16,992 FIN | [BaseJbpmTestCase] === ending testNoSessionProperties =============================
09:54:16,996 FIN | [BaseJbpmTestCase] === starting testAuthenticator =============================
09:54:17,001 FIN | [BaseJbpmTestCase] === ending testAuthenticator =============================
09:54:17,005 FIN | [BaseJbpmTestCase] === starting testAddressFilter =============================
09:54:17,010 FIN | [BaseJbpmTestCase] === ending testAddressFilter =============================
09:54:17,014 FIN | [BaseJbpmTestCase] === starting testNoAddressFilter =============================
09:54:17,019 FIN | [BaseJbpmTestCase] === ending testNoAddressFilter =============================
09:54:17,023 FIN | [BaseJbpmTestCase] === starting testMultipleMailServers =============================
09:54:17,026 FIN | [BaseJbpmTestCase] === ending testMultipleMailServers =============================
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.jbpm.pvm.internal.wire.RefWireTest
09:54:17,039 FIN | [BaseJbpmTestCase] === starting testSimpleAlias =============================
09:54:17,042 FIN | [BaseJbpmTestCase] === ending testSimpleAlias =============================
09:54:17,046 FIN | [BaseJbpmTestCase] === starting testMissingObjectName =============================
09:54:17,049 FIN | [BaseJbpmTestCase] === ending testMissingObjectName =============================
09:54:17,054 FIN | [BaseJbpmTestCase] === starting testReferenceInList =============================
09:54:17,057 FIN | [BaseJbpmTestCase] === ending testReferenceInList =============================
09:54:17,061 FIN | [BaseJbpmTestCase] === starting testReferenceInMap =============================
09:54:17,064 FIN | [BaseJbpmTestCase] === ending testReferenceInMap =============================
09:54:17,067 FIN | [BaseJbpmTestCase] === starting testReferenceInSet =============================
09:54:17,071 FIN | [BaseJbpmTestCase] === ending testReferenceInSet =============================
09:54:17,075 FIN | [BaseJbpmTestCase] === starting testConstructorArgument =============================
09:54:17,080 FIN | [BaseJbpmTestCase] === ending testConstructorArgument =============================
09:54:17,084 FIN | [BaseJbpmTestCase] === starting testFieldArgument =============================
09:54:17,088 FIN | [BaseJbpmTestCase] === ending testFieldArgument =============================
09:54:17,092 FIN | [BaseJbpmTestCase] === starting testPropertyArgument =============================
09:54:17,095 FIN | [BaseJbpmTestCase] === ending testPropertyArgument =============================
09:54:17,098 FIN | [BaseJbpmTestCase] === starting testInvokeArgument =============================
09:54:17,102 FIN | [BaseJbpmTestCase] === ending testInvokeArgument =============================
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.jbpm.pvm.internal.wire.HibernateSessionFactoryWireTest
09:54:17,114 FIN | [BaseJbpmTestCase] === starting testEmptyHibernateSessionFactory =============================
09:54:17,117 FIN | [HibernateConfigurationDescriptor] adding properties to hibernate configuration: {hibernate.dialect=org.hibernate.dialect.HSQLDialect}
09:54:17,121 WRN | [UserSuppliedConnectionProvider] No connection properties specified - the user must supply JDBC connections
09:54:17,123 INF | [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
09:54:17,125 INF | [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
09:54:17,127 INF | [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
09:54:17,131 INF | [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
09:54:17,137 INF | [SessionFactoryImpl] building session factory
09:54:17,139 INF | [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
09:54:17,141 FIN | [BaseJbpmTestCase] === ending testEmptyHibernateSessionFactory =============================
09:54:17,144 FIN | [BaseJbpmTestCase] === starting testHibernateSessionFactoryWithSeparateConfiguration =============================
09:54:17,149 FIN | [HibernateConfigurationDescriptor] adding properties to hibernate configuration: {hibernate.dialect=org.hibernate.dialect.HSQLDialect}
09:54:17,151 WRN | [UserSuppliedConnectionProvider] No connection properties specified - the user must supply JDBC connections
09:54:17,153 INF | [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
09:54:17,155 INF | [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
09:54:17,157 INF | [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
09:54:17,158 INF | [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
09:54:17,165 INF | [SessionFactoryImpl] building session factory
09:54:17,167 INF | [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
09:54:17,169 FIN | [BaseJbpmTestCase] === ending testHibernateSessionFactoryWithSeparateConfiguration =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Results :
Tests run: 273, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/pvm/target/jbpm-pvm-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/pvm/target/jbpm-pvm-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-pvm/4.0.0-SNAPSHOT/jbpm-pvm-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - jPDL
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/jpdl/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile]
[INFO] Compiling 55 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/jpdl/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/jpdl/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/jpdl/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jbpm.jpdl.parsing.ProcessParsingTest
09:54:26,306 FIN | [BaseJbpmTestCase] === starting testSimplestValidProcess =============================
09:54:26,574 FIN | [BaseJbpmTestCase] === ending testSimplestValidProcess =============================
09:54:26,582 FIN | [BaseJbpmTestCase] === starting testProcessWithoutAttributes =============================
09:54:26,621 FIN | [BaseJbpmTestCase] === ending testProcessWithoutAttributes =============================
09:54:26,625 FIN | [BaseJbpmTestCase] === starting testEmptyProcessName =============================
09:54:26,648 FIN | [BaseJbpmTestCase] === ending testEmptyProcessName =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec
Running org.jbpm.jpdl.parsing.ActivityParsingTest
09:54:26,672 FIN | [BaseJbpmTestCase] === starting testInvalidActivityeName =============================
09:54:26,716 FIN | [BaseJbpmTestCase] === ending testInvalidActivityeName =============================
09:54:26,722 FIN | [BaseJbpmTestCase] === starting testEmptyActivityName =============================
09:54:26,744 FIN | [BaseJbpmTestCase] === ending testEmptyActivityName =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.jbpm.jpdl.parsing.JpdlSchemaTest
09:54:26,759 FIN | [BaseJbpmTestCase] === starting testSimplestValidProcess =============================
09:54:26,780 FIN | [BaseJbpmTestCase] === ending testSimplestValidProcess =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.jbpm.test.xml.JpdlXmlTest
09:54:26,797 FIN | [BaseJbpmTestCase] === starting testValidXml =============================
09:54:26,835 FIN | [BaseJbpmTestCase] === ending testValidXml =============================
09:54:26,839 FIN | [BaseJbpmTestCase] === starting testInvalidXml =============================
FIXME: unavailable schema resource: jpdl-4.0.xsd
09:54:26,843 FIN | [BaseJbpmTestCase] === ending testInvalidXml =============================
09:54:26,846 FIN | [BaseJbpmTestCase] === starting testNoNamespace =============================
09:54:26,871 FIN | [JpdlParser] unrecognized activity: buzzz
09:54:26,873 FIN | [BaseJbpmTestCase] === ending testNoNamespace =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.jbpm.jpdl.parsing.TransitionParsingTest
09:54:26,891 FIN | [BaseJbpmTestCase] === starting testTransition =============================
09:54:26,921 FIN | [BaseJbpmTestCase] === ending testTransition =============================
09:54:26,927 FIN | [BaseJbpmTestCase] === starting testSelfTransition =============================
09:54:26,974 FIN | [BaseJbpmTestCase] === ending testSelfTransition =============================
09:54:26,978 FIN | [BaseJbpmTestCase] === starting testMissingTransitionDestination =============================
09:54:26,998 FIN | [BaseJbpmTestCase] === ending testMissingTransitionDestination =============================
09:54:27,003 FIN | [BaseJbpmTestCase] === starting testEmptyTransitionDestination =============================
09:54:27,015 FIN | [BaseJbpmTestCase] === ending testEmptyTransitionDestination =============================
09:54:27,019 FIN | [BaseJbpmTestCase] === starting testInvalidTransitionDestination =============================
09:54:27,034 FIN | [BaseJbpmTestCase] === ending testInvalidTransitionDestination =============================
09:54:27,039 FIN | [BaseJbpmTestCase] === starting testMultipleOutgoingTransitions =============================
09:54:27,075 FIN | [BaseJbpmTestCase] === ending testMultipleOutgoingTransitions =============================
09:54:27,081 FIN | [BaseJbpmTestCase] === starting testMultipleIncomingTransitions =============================
09:54:27,147 FIN | [BaseJbpmTestCase] === ending testMultipleIncomingTransitions =============================
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
Results :
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/jpdl/target/jbpm-jpdl-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/jpdl/target/jbpm-jpdl-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-jpdl/4.0.0-SNAPSHOT/jbpm-jpdl-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/pom.xml to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-integration/4.0.0-SNAPSHOT/jbpm-integration-4.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration SPI
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/spi/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 15 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/spi/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/spi/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/spi/target/jbpm-spi-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/spi/target/jbpm-spi-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-spi/4.0.0-SNAPSHOT/jbpm-spi-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration JBoss 5
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/jboss5/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/jboss5/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/jboss5/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/jboss5/target/jbpm-jboss5-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java16_default/label/linux/jbpm4/modules/integration/jboss5/target/jbpm-jboss5-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-jboss5/4.0.0-SNAPSHOT/jbpm-jboss5-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: Error installing metadata: Error updating group repository metadata
input contained no data
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 12 seconds
[INFO] Finished at: Fri May 29 09:54:47 EDT 2009
[INFO] Final Memory: 41M/76M
[INFO] ------------------------------------------------------------------------
Recording test results
15 years, 9 months
[Design of JBoss jBPM] - Re: Log for task start in jbpm 3.3.1.GA
by osvaldo.pina
I deployed a very simple process with just one task:
| <?xml version="1.0" encoding="UTF-8"?>
|
| <process-definition xmlns="urn:jbpm.org:jpdl-3.2" name="simple">
|
| <start-state name="start">
| <transition to="task-node1"></transition>
| </start-state>
|
| <task-node name="task-node1">
| <task name="task1"></task>
| <transition to="end"></transition>
| </task-node>
|
| <end-state name="end"></end-state>
|
| </process-definition>
|
and then I started an instance of this process and finished it tracing the logs for every action:
logs for action -> Start a new instance:
id_ = 6, class_= I -> ProcessIstanceCreateLog
logs for action -> Signal:
id_ = 7, class_= S -> SignalLog
id_ = 8, class_= T -> TransitionLog
id_ = 9, class_= 1 -> TaskCreateLog
logs for action ->Task start:
nothing was logged!
logs for action ->Task end:
id_ = 10, class_= 3 -> TaskEndLog
id_ = 11, class_= S -> SingalLog
id_ = 12, class_= N -> NodeLog
id_ = 13, class_= T -> TransitionLog
id_ = 14, class_= X -> ProcessInstaceEndLog
So, unless I missed some configuration, task starts are not being logged.
regards,
Osvaldo
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234223#4234223
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234223
15 years, 9 months