SuccessConsole Output

Skipping 942 KB.. Full Log
ards/cloudstore/local/persistence.jdo
11:43:34.758 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
11:43:34.759 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:34.759 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
11:43:34.759 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
11:43:34.760 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
11:43:34.761 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
11:43:34.761 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
11:43:34.762 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
11:43:34.762 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
11:43:34.763 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
11:43:34.764 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
11:43:34.764 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
11:43:34.765 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
11:43:34.765 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:34.766 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
11:43:34.767 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
11:43:34.767 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:34.768 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
11:43:34.768 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:34.768 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.771 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fe6a3a9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:34.771 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c" with isolation "serializable"
11:43:34.776 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:34.782 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
11:43:34.794 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:34.797 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:34.797 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c"
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c"
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fe6a3a9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fe6a3a9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@dbef8af"
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.800 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
11:43:34.800 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
11:43:34.801 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.801 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d791e2b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:34.811 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11563d4b"
11:43:34.811 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:43:34.812 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.812 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:34.813 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:34.813 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
11:43:34.813 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:34.814 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
11:43:34.814 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
11:43:34.815 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") enlisted in transactional cache
11:43:34.816 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" having fields "publicKey" fetched from table ""repository""
11:43:34.816 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.821 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@b49228d"
11:43:34.821 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:43:34.822 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.822 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1437043"
11:43:34.822 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") is having the following fields in Level 2 cache object updated : [3]
11:43:34.823 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" having fields "privateKey" fetched from table ""repository""
11:43:34.824 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.828 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@127ffb3c"
11:43:34.829 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:43:34.829 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.829 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@55182b93"
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") is having the following fields in Level 2 cache object updated : [7]
11:43:34.830 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]initPersistenceManagerFactory: repositoryId=bb171028-9921-4deb-8444-b0083474870a
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d791e2b]]
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c, lifecycle=HOLLOW]
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.832 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2573 ms.
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@5c661f5b"
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.833 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
11:43:34.833 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
11:43:34.834 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:34.834 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
11:43:34.834 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5990f951, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
11:43:34.844 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3ad36070"
11:43:34.844 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-09-14 11:43:34.833>
11:43:34.845 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.845 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:34.845 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5990f951]]
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.847 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.847 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]tryAcquire: returning true. lockCounter=1
11:43:34.847 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]tryAcquire: returning true. lockCounter=2
11:43:34.847 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.848 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]release: NOT releasing underlying FileLock. lockCounter=1
11:43:34.848 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]release: releasing underlying FileLock. lockCounter=0
11:43:34.848 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@36c083f5"
11:43:34.848 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@542fe82b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1961f6c6"
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:34.852 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:34.852 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="1") enlisted in transactional cache
11:43:34.852 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4"
11:43:34.853 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
11:43:34.853 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:34.853 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" field "aliases" loading contents to SCO wrapper from the datastore
11:43:34.854 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.862 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4cd9c2a4"
11:43:34.863 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:34.863 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.863 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@609387ab"
11:43:34.864 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ce73b19]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.864 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ce73b19]tryAcquire: returning true. lockCounter=1
11:43:34.864 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.864 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ce73b19]release: releasing underlying FileLock. lockCounter=0
11:43:34.865 [qtp945683299-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k0kskfm3-ns4y8' of repository 'bb171028-9921-4deb-8444-b0083474870a' already in-sync.
11:43:34.865 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.865 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]tryAcquire: returning true. lockCounter=1
11:43:34.865 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]tryAcquire: returning true. lockCounter=2
11:43:34.865 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.866 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]release: NOT releasing underlying FileLock. lockCounter=1
11:43:34.866 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]release: releasing underlying FileLock. lockCounter=0
11:43:34.866 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.866 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.866 [qtp945683299-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@542fe82b]]
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4, lifecycle=HOLLOW]
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@28bc495d"
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4dfb2efc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4f2e7145"
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:43:34.871 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.871 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:43:34.871 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="1") enlisted in transactional cache
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd"
11:43:34.873 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
11:43:34.873 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:34.873 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.880 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@300bc6e"
11:43:34.880 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
11:43:34.881 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.881 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3ec3960f"
11:43:34.881 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" field "aliases" loading contents to SCO wrapper from the datastore
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@43b8a6d4"
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1c064c4b"
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.883 [qtp945683299-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4dfb2efc]]
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd, lifecycle=HOLLOW]
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.885 [qtp945683299-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [75fcc46f]open: closing=false closeAbortable=true
11:43:34.886 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@38df4d22"
11:43:34.886 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.886 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.886 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.886 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]tryAcquire: returning true. lockCounter=1
11:43:34.886 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]tryAcquire: returning true. lockCounter=2
11:43:34.887 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.887 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]release: NOT releasing underlying FileLock. lockCounter=1
11:43:34.887 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]release: releasing underlying FileLock. lockCounter=0
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
11:43:34.890 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.890 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
11:43:34.890 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@42ae6528, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
11:43:34.897 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a9b352f"
11:43:34.897 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
11:43:34.898 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.898 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
11:43:34.905 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@21cc0574"
11:43:34.905 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
11:43:34.906 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.906 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
11:43:34.907 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
11:43:34.907 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.907 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
11:43:34.908 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
11:43:34.917 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7a4d3b00"
11:43:34.918 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
11:43:34.918 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.918 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
11:43:34.919 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
11:43:34.919 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.920 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
11:43:34.920 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
11:43:34.928 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@62152dd5"
11:43:34.929 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
11:43:34.929 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.930 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:34.930 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
11:43:34.931 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:34.931 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
11:43:34.931 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
11:43:34.947 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4796b11"
11:43:34.947 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
11:43:34.948 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.948 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
11:43:34.949 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
11:43:34.950 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:34.950 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
11:43:34.950 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
11:43:34.951 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.952 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
11:43:34.952 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.952 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
11:43:34.964 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5abe042c"
11:43:34.964 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
11:43:34.965 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.965 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
11:43:34.965 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.966 [qtp945683299-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@42ae6528]]
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.967 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]getCloseDeferredMillis: closeDeferredMillis=0
11:43:34.967 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]close: Closing real LocalRepoManager immediately.
11:43:34.967 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]_close: Shutting down real LocalRepoManager.
11:43:35.185 [qtp945683299-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx
11:43:35.185 [qtp945683299-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
11:43:35.186 [qtp945683299-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
11:43:35.186 [qtp945683299-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
11:43:35.186 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
11:43:35.428 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12573a5d]release: releasing underlying FileLock. lockCounter=0
11:43:35.434 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@e278cc5[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@26c92cc5{null}
11:43:35.434 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=3239}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


11:43:35.434 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@330eef59[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443e55fc] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@e278cc5[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765
Content-Type: application/xml


11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
11:43:35.435 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@330eef59[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443e55fc] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@76cda81a{IDLE}->null [HeapByteBuffer@572e105[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>RJamEwYk9UODBuX1B...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@e278cc5[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
11:43:35.436 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@76cda81a{WRITING}->null:IDLE-->WRITING
11:43:35.436 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=W,to=3244/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=END,236 of 236},g=HttpGenerator@6f145ea7{s=COMPLETING}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=3241}
11:43:35.436 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@76cda81a{WRITING}->null
11:43:35.437 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@76cda81a{IDLE}->null:WRITING-->IDLE
11:43:35.437 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@330eef59[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443e55fc] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
11:43:35.450 [qtp945683299-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1, calling complete=true
11:43:35.450 [qtp945683299-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
11:43:35.450 [qtp945683299-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=3255}
11:43:35.450 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@1b0c6093{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34034/RepoInfo,age=3256} action COMPLETE
11:43:35.451 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@1b0c6093{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
11:43:35.451 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@1b0c6093{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
11:43:35.452 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
11:43:35.452 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@572e105[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:43:35.453 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@572e105[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:43:35.453 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@572e105[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:43:35.454 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@572e105[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
11:43:35.454 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@572e105[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
11:43:35.455 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
11:43:35.456 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.457 [qtp945683299-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6f9a4277{AC.ReadCB@5e0efd96{HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@176abfef on ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=0
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=1
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/1 selected
11:43:35.459 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1b0c6093{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@176abfef
11:43:35.459 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:35.460 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.460 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.460 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:35.461 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3326 ms
Local repository:
  repository.repositoryId = bb171028-9921-4deb-8444-b0083474870a
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@17216605
  repository.publicKeySha1 = 6A:3E:1E:EB:46:3F:7B:CC:78:61:32:88:17:7B:58:2A:9B:48:1E:CA

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

11:43:35.462 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@364fd4ae{STARTED}[9.4.17.v20190418]
11:43:35.463 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@364fd4ae{STOPPING}[9.4.17.v20190418]
11:43:35.463 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@364fd4ae{STOPPING}[9.4.17.v20190418] by 
11:43:35.463 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp945683299-35-acceptor-0@622d7e4-ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}
11:43:35.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@241fbec{STARTED} id=2 keys=0 selected=0 updates=0
11:43:35.464 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec on ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:35.464 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=1
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken with none selected
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken up from select, 0/0/0 selected
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 processing 0 keys, 1 updates
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 waiting with 0 keys
11:43:35.464 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec on ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:35.465 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=1
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken with none selected
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken up from select, 0/0/0 selected
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 processing 0 keys, 1 updates
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.465 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
11:43:35.465 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.465+02:00
11:43:35.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.466+02:00
11:43:35.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@241fbec{STOPPED} id=2 keys=-1 selected=-1 updates=0
11:43:35.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=0
11:43:35.466 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9 on ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:35.467 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=1
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/1 selected
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:35.468 [qtp945683299-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.468 [qtp945683299-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.469 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.469 [qtp945683299-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@76cda81a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222]
11:43:35.470 [qtp945683299-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6f9a4277{AC.ReadCB@5e0efd96{HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=FI,flush=-,to=13/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:35.471 [qtp945683299-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
11:43:35.471 [qtp945683299-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
11:43:35.471 [qtp945683299-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=-,flush=-,to=14/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
11:43:35.472 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:35.472 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fff520
11:43:35.472 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.472 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fff520
11:43:35.472 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:35.473 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a on ManagedSelector@9df564f{STOPPING} id=1 keys=0 selected=0 updates=0
11:43:35.473 [qtp945683299-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=-,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.473 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STOPPING} id=1 keys=0 selected=0 updates=1
11:43:35.473 [qtp945683299-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=-,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.473 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:35.473 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fff520
11:43:35.473 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/0 selected
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.475 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2f995afc/SelectorProducer@377949f1/PRODUCING/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-09-15T11:43:35.474+02:00
11:43:35.475 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
11:43:35.476 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-09-15T11:43:35.476+02:00
11:43:35.476 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@9df564f{STOPPED} id=1 keys=-1 selected=-1 updates=0
11:43:35.477 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@7c5df615{STARTED} id=0 keys=0 selected=0 updates=0
11:43:35.477 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398 on ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:35.477 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=1
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken with none selected
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken up from select, 0/0/0 selected
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 processing 0 keys, 1 updates
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:35.479 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.479 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 waiting with 0 keys
11:43:35.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6 on ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:35.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=1
11:43:35.479 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken with none selected
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken up from select, 0/0/0 selected
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 processing 0 keys, 1 updates
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.480 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@715fa8c5
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.48+02:00
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.481+02:00
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@7c5df615{STOPPED} id=0 keys=-1 selected=-1 updates=0
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@12417468[HTTP/1.1]
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@12417468[HTTP/1.1]
11:43:35.482 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.482 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@364fd4ae{STOPPING}[9.4.17.v20190418]
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2a8b33ba{STARTED}[worker=node0]
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@4e8b357d{STARTED}[interval=660000, ownscheduler=false]
11:43:35.482 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@4e8b357d{STOPPED}[interval=660000, ownscheduler=false]
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2a8b33ba{STOPPED}[worker=node0]
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@79b18230{STARTED}
11:43:35.483 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@79b18230{STOPPING}
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@79b18230{STOPPED}
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@67fb5025{/,null,SHUTDOWN}
11:43:35.483 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@67fb5025{/,null,SHUTDOWN} by 
11:43:35.483 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600]
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600]
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:35.484 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@392781e{STARTED}
11:43:35.484 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@392781e{STOPPING}
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@392781e{STOPPED}
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:35.485 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@245253d8{STARTED}
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@245253d8{STOPPED}
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}]
11:43:35.486 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp945683299]@385dfb63{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}]
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@1d4f5506{s=1/6,p=0}
11:43:35.486 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b offer STOP!
11:43:35.487 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@1d4f5506{s=0/6,p=0}
11:43:35.487 [qtp945683299-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.487 [qtp945683299-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.487 [qtp945683299-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b task=STOP!
11:43:35.488 [qtp945683299-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b Exited
11:43:35.488 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp945683299-33,5,main] for 14999
11:43:35.488 [qtp945683299-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b
11:43:35.488 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.488 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.490 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.490 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp945683299-38,5,] for 14998
11:43:35.490 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp945683299-32,5,] for 14997
11:43:35.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp945683299]@385dfb63{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
11:43:35.491 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@364fd4ae{STOPPED}[9.4.17.v20190418]
11:43:35.491 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
11:43:35.491 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [623e0631]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.892 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 57.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 470.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 257.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 318.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 193.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 186.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 154.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 213.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 191.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 223.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 549.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 2004.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 264.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 174.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 1296.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 46.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 804.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 97.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 91.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 35.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 390.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 359.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 112.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 327.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 90.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 156.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 124.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 119.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 76.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 37.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 288.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 73.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 812.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 112.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 98.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 117.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 144.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 87.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 61.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 72.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 174.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 813.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1268.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 491.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 891.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 705.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3539.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 1542.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 2085.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 923.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 2167.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1142.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 1951.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 5551.2 KB/sec)
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar
[INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 196.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 173.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 122.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 81.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 102.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 375.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 164.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 44.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 305.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 90.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 141.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 83.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 178.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 410.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 281.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 1127.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 312.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 4301.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 2215.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 1413.2 KB/sec)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 22.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.jar (44 KB at 6237.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.pom (4 KB at 1851.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 21.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 710.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 390.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.tar.gz (21664 KB at 56858.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 474.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.zip (23980 KB at 53887.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-sources.jar (26 KB at 25951.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected