SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building REST 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dgss1617-letta-teamb-rest ---
[INFO] Deleting /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ dgss1617-letta-teamb-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA 1617 Team B/target/classes"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dgss1617-letta-teamb-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dgss1617-letta-teamb-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dgss1617-letta-teamb-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dgss1617-letta-teamb-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/test-classes
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ dgss1617-letta-teamb-rest ---
[INFO] Configured Artifact: org.wildfly:wildfly-dist:8.2.1.Final:zip
[INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/8.2.1.Final/wildfly-dist-8.2.1.Final.zip to /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target with includes "" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-wildfly-resources) @ dgss1617-letta-teamb-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dgss1617-letta-teamb-rest ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running es.uvigo.esei.dgss.lettab.rest.RestTestSuite
INFO  [org.jboss.modules] JBoss Modules version 1.3.3.Final
INFO  [org.jboss.msc] JBoss MSC version 1.2.2.Final
INFO  [org.jboss.as] JBAS015899: WildFly 8.2.1.Final "Tweek" starting
INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
INFO  [org.xnio] XNIO version 3.3.0.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.0.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.7.Final
INFO  [org.wildfly.extension.io] WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
INFO  [org.jboss.as.clustering.infinispan] JBAS010280: Activating Infinispan subsystem.
WARN  [org.jboss.as.txn] JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
INFO  [org.jboss.as.security] JBAS013171: Activating Security Subsystem
INFO  [org.jboss.as.naming] JBAS011800: Activating Naming Subsystem
INFO  [org.jboss.as.security] JBAS013170: Current PicketBox version=4.0.21.Final
INFO  [org.jboss.as.webservices] JBAS015537: Activating WebServices Extension
INFO  [org.jboss.as.jsf] JBAS012615: Activated the following JSF Implementations: [main]
INFO  [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting
INFO  [org.wildfly.extension.undertow] JBAS017502: Undertow 1.1.8.Final starting
INFO  [org.jboss.as.connector.logging] JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.9.Final)
INFO  [org.jboss.as.naming] JBAS011802: Starting Naming Service
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
INFO  [org.jboss.as.mail.extension] JBAS015400: Bound mail session [java:jboss/mail/Default]
INFO  [org.jboss.as.connector.deployers.jdbc] JBAS010417: Started Driver service with driver-name = h2
INFO  [org.wildfly.extension.undertow] JBAS017527: Creating file handler for path /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/wildfly-8.2.1.Final/welcome-content
INFO  [org.wildfly.extension.undertow] JBAS017525: Started server default-server.
INFO  [com.arjuna.ats.jbossatx] ARJUNA032010: JBossTS Recovery Service (tag: 9aa71) - JBoss Inc.
INFO  [org.wildfly.extension.undertow] JBAS017531: Host default-host starting
INFO  [com.arjuna.ats.arjuna] ARJUNA012324: Start RecoveryActivators
INFO  [com.arjuna.ats.arjuna] ARJUNA012296: ExpiredEntryMonitor running at Tue, 3 Jan 2017 13:26:44
INFO  [org.wildfly.extension.undertow] JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:28080
INFO  [com.arjuna.ats.arjuna] ARJUNA012343: RecoveryManagerImple is ready. Socket listener is turned off.
INFO  [com.arjuna.ats.jbossatx] ARJUNA032013: Starting transaction recovery manager
INFO  [com.arjuna.ats.jbossatx] ARJUNA032017: JBossTS Transaction Service (JTA version - tag: 9aa71) - JBoss Inc.
INFO  [org.jboss.as.server.deployment.scanner] JBAS015012: Started FileSystemDeploymentService for directory /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/wildfly-8.2.1.Final/standalone/deployments
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/dgss1617/letta/teamb]
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
INFO  [org.jboss.ws.common.management] JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final
INFO  [org.jboss.as] JBAS015961: Http management interface listening on http://127.0.0.1:29990/management
INFO  [org.jboss.as] JBAS015951: Admin console listening on http://127.0.0.1:29990
INFO  [org.jboss.as] JBAS015874: WildFly 8.2.1.Final "Tweek" started in 10358ms - Started 193 of 243 services (83 services are lazy, passive or on-demand)
INFO  [org.xnio] XNIO version 3.2.0.Beta4
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.2.0.Beta4
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.7.Final
INFO  [org.jboss.as.repository] JBAS014900: Content added at location /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/wildfly-8.2.1.Final/standalone/data/content/70/55f3faad756f5589da49ffb62a01ea545baffb/content
INFO  [org.jboss.as.server.deployment] JBAS015876: Starting deployment of "test.war" (runtime-name: "test.war")
INFO  [org.jboss.as.jpa] JBAS011401: Read persistence.xml for test
INFO  [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.hibernate.jpa.internal.util.LogHelper] HHH000204: Processing PersistenceUnitInfo [
	name: test
	...]
INFO  [org.hibernate.Version] HHH000412: Hibernate Core {4.3.7.Final}
INFO  [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
INFO  [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
INFO  [org.jboss.weld.deployer] JBAS016002: Processing weld deployment test.war
INFO  [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 5.1.3.Final
INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserEJB in deployment unit deployment "test.war" are as follows:

	java:global/test/UserEJB!es.uvigo.esei.dgss.lettab.service.UserEJB
	java:app/test/UserEJB!es.uvigo.esei.dgss.lettab.service.UserEJB
	java:module/UserEJB!es.uvigo.esei.dgss.lettab.service.UserEJB
	java:global/test/UserEJB
	java:app/test/UserEJB
	java:module/UserEJB

INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named UserREST in deployment unit deployment "test.war" are as follows:

	java:global/test/UserREST!es.uvigo.esei.dgss.lettab.rest.UserREST
	java:app/test/UserREST!es.uvigo.esei.dgss.lettab.rest.UserREST
	java:module/UserREST!es.uvigo.esei.dgss.lettab.rest.UserREST
	java:global/test/UserREST
	java:app/test/UserREST
	java:module/UserREST

INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named MailEJB in deployment unit deployment "test.war" are as follows:

	java:global/test/MailEJB!es.uvigo.esei.dgss.lettab.service.MailEJB
	java:app/test/MailEJB!es.uvigo.esei.dgss.lettab.service.MailEJB
	java:module/MailEJB!es.uvigo.esei.dgss.lettab.service.MailEJB
	java:global/test/MailEJB
	java:app/test/MailEJB
	java:module/MailEJB

INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventREST in deployment unit deployment "test.war" are as follows:

	java:global/test/EventREST!es.uvigo.esei.dgss.lettab.rest.EventREST
	java:app/test/EventREST!es.uvigo.esei.dgss.lettab.rest.EventREST
	java:module/EventREST!es.uvigo.esei.dgss.lettab.rest.EventREST
	java:global/test/EventREST
	java:app/test/EventREST
	java:module/EventREST

INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] JNDI bindings for session bean named EventEJB in deployment unit deployment "test.war" are as follows:

	java:global/test/EventEJB!es.uvigo.esei.dgss.lettab.service.EventEJB
	java:app/test/EventEJB!es.uvigo.esei.dgss.lettab.service.EventEJB
	java:module/EventEJB!es.uvigo.esei.dgss.lettab.service.EventEJB
	java:global/test/EventEJB
	java:app/test/EventEJB
	java:module/EventEJB

INFO  [org.jboss.weld.deployer] JBAS016005: Starting Services for CDI deployment: test.war
INFO  [org.jboss.weld.Version] WELD-000900: 2.2.6 (Final)
INFO  [org.jboss.weld.deployer] JBAS016008: Starting weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
WARN  [org.hibernate.dialect.H2Dialect] HHH000431: Unable to determine H2 database version, certain features may not work
INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "EVENT" not found; SQL statement:
alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists [42102-173]
Hibernate: alter table SignUpEvent drop constraint FK_pnopw6tunt1j9p372w0itfu6n if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table SignUpEvent drop constraint FK_pnopw6tunt1j9p372w0itfu6n if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "SIGNUPEVENT" not found; SQL statement:
alter table SignUpEvent drop constraint FK_pnopw6tunt1j9p372w0itfu6n if exists [42102-173]
Hibernate: alter table SignUpEvent drop constraint FK_qc9dr8f6j3b7qvrqcqi3axxgd if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table SignUpEvent drop constraint FK_qc9dr8f6j3b7qvrqcqi3axxgd if exists
ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "SIGNUPEVENT" not found; SQL statement:
alter table SignUpEvent drop constraint FK_qc9dr8f6j3b7qvrqcqi3axxgd if exists [42102-173]
Hibernate: drop table Event if exists
Hibernate: drop table SignUpEvent if exists
Hibernate: drop table User if exists
Hibernate: create table Event (id integer generated by default as identity, category varchar(255), description varchar(50) not null, duration bigint not null check (duration>=0), event_date timestamp not null, isActive boolean not null, location varchar(20) not null, long_description varchar(1000) not null, participants integer not null check (participants>=0 AND participants<=1000), title varchar(20) not null, creator integer, primary key (id))
Hibernate: create table SignUpEvent (user_id integer not null, event_id integer not null)
Hibernate: create table User (id integer generated by default as identity, active boolean not null, email varchar(50) not null, login varchar(15) not null, name varchar(50) not null, password varchar(32) not null, role varchar(10) not null, uuid varchar(255) not null, primary key (id))
Hibernate: alter table User add constraint UK_587tdsv8u5cvheyo9i261xhry  unique (login)
Hibernate: alter table User add constraint UK_aw727s16xuu2nu4ohfbjud7wu  unique (uuid)
Hibernate: alter table Event add constraint FK_n69mp18a4red6wjjq1lwrfkba foreign key (creator) references User
Hibernate: alter table SignUpEvent add constraint FK_pnopw6tunt1j9p372w0itfu6n foreign key (event_id) references Event
Hibernate: alter table SignUpEvent add constraint FK_qc9dr8f6j3b7qvrqcqi3axxgd foreign key (user_id) references User
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.wildfly.extension.undertow] JBAS017534: Registered web context: /test
INFO  [org.jboss.as.server] JBAS018559: Deployed "test.war" (runtime-name : "test.war")
13:27:10,460 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:10,549 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:10,574 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-1) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
log4j:WARN No appenders could be found for logger (org.jboss.resteasy.plugins.providers.DocumentProvider).
log4j:WARN Please initialize the log4j system properly.
13:27:13,078 WARN  [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (default task-15) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider
Hibernate: select user0_.id as id1_2_, user0_.active as active2_2_, user0_.email as email3_2_, user0_.login as login4_2_, user0_.name as name5_2_, user0_.password as password6_2_, user0_.role as role7_2_, user0_.uuid as uuid8_2_ from User user0_ where user0_.login=?
Hibernate: select event0_.id as id1_0_, event0_.category as category2_0_, event0_.creator as creator11_0_, event0_.description as descript3_0_, event0_.duration as duration4_0_, event0_.event_date as event_da5_0_, event0_.isActive as isActive6_0_, event0_.location as location7_0_, event0_.long_description as long_des8_0_, event0_.participants as particip9_0_, event0_.title as title10_0_ from Event event0_ where ? in (select participan1_.user_id from SignUpEvent participan1_ where event0_.id=participan1_.event_id) order by event0_.event_date ASC, event0_.participants DESC
13:27:16,199 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,289 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,327 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-16) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,521 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,548 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,575 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-22) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
Hibernate: select event0_.id as id1_0_, event0_.category as category2_0_, event0_.creator as creator11_0_, event0_.description as descript3_0_, event0_.duration as duration4_0_, event0_.event_date as event_da5_0_, event0_.isActive as isActive6_0_, event0_.location as location7_0_, event0_.long_description as long_des8_0_, event0_.participants as particip9_0_, event0_.title as title10_0_ from Event event0_ cross join User user1_ where event0_.creator=user1_.id and user1_.login=?
Hibernate: select user0_.id as id1_2_0_, user0_.active as active2_2_0_, user0_.email as email3_2_0_, user0_.login as login4_2_0_, user0_.name as name5_2_0_, user0_.password as password6_2_0_, user0_.role as role7_2_0_, user0_.uuid as uuid8_2_0_ from User user0_ where user0_.id=?
13:27:16,884 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,944 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
13:27:16,969 WARN  [org.dbunit.dataset.AbstractTableMetaData] (default task-26) Potential problem found: The configured data type factory 'class org.dbunit.dataset.datatype.DefaultDataTypeFactory' might cause problems with the current database 'H2' (e.g. some datatypes may not be supported properly). In rare cases you might see this message because the list of supported database products is incomplete (list=[derby]). If so please request a java-class update via the forums.If you are using your own IDataTypeFactory extending DefaultDataTypeFactory, ensure that you override getValidDbProducts() to specify the supported database products.
INFO  [org.wildfly.extension.undertow] JBAS017535: Unregistered web context: /test
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test'
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
Hibernate: alter table Event drop constraint FK_n69mp18a4red6wjjq1lwrfkba if exists
Hibernate: alter table SignUpEvent drop constraint FK_pnopw6tunt1j9p372w0itfu6n if exists
Hibernate: alter table SignUpEvent drop constraint FK_qc9dr8f6j3b7qvrqcqi3axxgd if exists
Hibernate: drop table Event if exists
Hibernate: drop table SignUpEvent if exists
Hibernate: drop table User if exists
INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
INFO  [org.jboss.weld.deployer] JBAS016009: Stopping weld service for deployment test.war
INFO  [org.jboss.as.jpa] JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test'
INFO  [org.jboss.as.server.deployment] JBAS015877: Stopped deployment test.war (runtime-name: test.war) in 170ms
INFO  [org.jboss.as.repository] JBAS014901: Content removed from location /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/wildfly-8.2.1.Final/standalone/data/content/70/55f3faad756f5589da49ffb62a01ea545baffb/content
INFO  [org.jboss.as.server] JBAS018558: Undeployed "test.war" (runtime-name: "test.war")
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.827 sec - in es.uvigo.esei.dgss.lettab.rest.RestTestSuite
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS]
INFO  [org.jboss.as.connector.subsystems.datasources] JBAS010409: Unbound data source [java:jboss/datasources/dgss1617/letta/teamb]
INFO  [org.wildfly.extension.undertow] JBAS017521: Undertow HTTP listener default suspending
INFO  [org.wildfly.extension.undertow] JBAS017532: Host default-host stopping
INFO  [org.jboss.as.connector.deployers.jdbc] JBAS010418: Stopped Driver service with driver-name = h2
INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
INFO  [org.wildfly.extension.undertow] JBAS017520: Undertow HTTP listener default stopped, was bound to /127.0.0.1:28080
INFO  [org.wildfly.extension.undertow] JBAS017506: Undertow 1.1.8.Final stopping
INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
INFO  [org.jboss.as] JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 163ms

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ dgss1617-letta-teamb-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 5 classes
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ dgss1617-letta-teamb-rest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [dgss1617-letta-teamb-rest] in [/var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/LETTA 1617 Team B/rest/src/main/webapp]
[INFO] Webapp assembled in [88 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dgss1617-letta-teamb-rest >>>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ dgss1617-letta-teamb-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA 1617 Team B/target/classes"
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dgss1617-letta-teamb-rest <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dgss1617-letta-teamb-rest ---
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dgss1617-letta-teamb-rest ---
[INFO] 
Loading source files for package es.uvigo.esei.dgss.lettab.rest...
Constructing Javadoc information...
Standard Doclet version 1.8.0_60
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/EventREST.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/UserREST.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/class-use/SecurityExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/class-use/CORSFilter.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/class-use/EventREST.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/class-use/IllegalArgumentExceptionMapper.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/class-use/UserREST.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/es/uvigo/esei/dgss/lettab/rest/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/index.html...
Generating /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/apidocs/help-doc.html...
[INFO] Building jar: /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ dgss1617-letta-teamb-rest ---
[INFO] argLine set to "-javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/jacoco.exec,classdumpdir=/var/lib/jenkins/workspace/LETTA 1617 Team B/target/classes"
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ dgss1617-letta-teamb-rest ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/jacoco.exec
[INFO] Analyzed bundle 'REST' with 5 classes
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ dgss1617-letta-teamb-rest ---
[INFO] Installing /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamb/letta/dgss1617-letta-teamb-rest/0.2.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/pom.xml to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamb/letta/dgss1617-letta-teamb-rest/0.2.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamb/letta/dgss1617-letta-teamb-rest/0.2.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/LETTA 1617 Team B/rest/target/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT-javadoc.jar to /var/lib/jenkins/.m2/repository/es/uvigo/esei/dgss/teamb/letta/dgss1617-letta-teamb-rest/0.2.0-SNAPSHOT/dgss1617-letta-teamb-rest-0.2.0-SNAPSHOT-javadoc.jar