-
Notifications
You must be signed in to change notification settings - Fork 21
How do I fully reset the local demo? #626
-
Greetings! After playing around with the local demo (and possibly breaking it), I want to fully reset it to the before-first-time-launch state (with just the one always-true policy and everything working). How can I do this? Deleting the two postgresql volumes ( Edit: Version 5.0.0 local demo seems to play fine (like new?) after deleting the two postgresql volumes (apart from the first launch after deletion, which has at least one failing connector), while version 6.0.0 presents the |
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment · 6 replies
-
Could you please provide us logs that could be made available to us, when trying to start the connectors, especially for the "the subsequent docker compose up fails to launch"? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you for the reply. These are the logs for version 6.0.0. edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:22 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:22 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:23 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:23 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
^CGracefully stopping... (press Ctrl+C again to force)
Aborting on container exit...
[+] Stopping 7/7
✔ Container edc-extensions-600-aa-edc2-1 Stopped 0.0s
✔ Container edc-extensions-600-aa-edc-ui-1 Stopped 1.0s
✔ Container edc-extensions-600-aa-edc-ui2-1 Stopped 0.9s
✔ Container edc-extensions-600-aa-edc-1 Stopped 0.0s
✔ Container edc-extensions-600-aa-test-backend-1 Stopped 0.5s
✔ Container edc-extensions-600-aa-postgresql2-1 Stopped 0.8s
✔ Container edc-extensions-600-aa-postgresql-1 Stopped 0.6s
canceled
xxx@yyy:~/Projects/edc-extensions-6.0.0-aa$ docker compose down
[+] Running 8/8
✔ Container edc-extensions-600-aa-edc2-1 Removed 0.0s
✔ Container edc-extensions-600-aa-edc-1 Removed 0.0s
✔ Container edc-extensions-600-aa-test-backend-1 Removed 0.0s
✔ Container edc-extensions-600-aa-edc-ui-1 Removed 0.0s
✔ Container edc-extensions-600-aa-edc-ui2-1 Removed 0.0s
✔ Container edc-extensions-600-aa-postgresql-1 Removed 0.0s
✔ Container edc-extensions-600-aa-postgresql2-1 Removed 0.0s
✔ Network edc-extensions-600-aa_default Removed 0.3s
xxx@yyy:~/Projects/edc-extensions-6.0.0-aa$ docker volume rm edc-extensions-600-aa_postgresql edc-extensions-600-aa_postgresql2
edc-extensions-600-aa_postgresql
edc-extensions-600-aa_postgresql2
xxx@yyy:~/Projects/edc-extensions-6.0.0-aa$ docker compose up
[+] Running 10/10
✔ Network edc-extensions-600-aa_default Created 0.1s
✔ Volume "edc-extensions-600-aa_postgresql2" Created 0.0s
✔ Volume "edc-extensions-600-aa_postgresql" Created 0.0s
✔ Container edc-extensions-600-aa-edc-ui-1 Created 0.1s
✔ Container edc-extensions-600-aa-postgresql2-1 Created 0.1s
✔ Container edc-extensions-600-aa-edc-ui2-1 Created 0.1s
✔ Container edc-extensions-600-aa-postgresql-1 Created 0.1s
✔ Container edc-extensions-600-aa-test-backend-1 Created 0.1s
✔ Container edc-extensions-600-aa-edc2-1 Created 0.1s
✔ Container edc-extensions-600-aa-edc-1 Created 0.1s
Attaching to edc-extensions-600-aa-edc-1, edc-extensions-600-aa-edc-ui-1, edc-extensions-600-aa-edc-ui2-1, edc-extensions-600-aa-edc2-1, edc-extensions-600-aa-postgresql-1, edc-extensions-600-aa-postgresql2-1, edc-extensions-600-aa-test-backend-1
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.28 INFO ==>
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.28 INFO ==> Welcome to the Bitnami postgresql container
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.29 INFO ==> Subscribe to project updates by watching https://github.com/bitnami/containers
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.29 INFO ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.29 INFO ==>
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.30 INFO ==> ** Starting PostgreSQL setup **
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.31 INFO ==> Validating settings in POSTGRESQL_* env vars..
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.32 INFO ==> Loading custom pre-init scripts...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.32 INFO ==> Initializing PostgreSQL database...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.34 INFO ==> pg_hba.conf file not detected. Generating it...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:50.35 INFO ==> Generating local authentication configuration
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.59 INFO ==>
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.59 INFO ==> Welcome to the Bitnami postgresql container
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.59 INFO ==> Subscribe to project updates by watching https://github.com/bitnami/containers
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.59 INFO ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.59 INFO ==>
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.60 INFO ==> ** Starting PostgreSQL setup **
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.62 INFO ==> Validating settings in POSTGRESQL_* env vars..
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.62 INFO ==> Loading custom pre-init scripts...
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.62 INFO ==> Initializing PostgreSQL database...
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.64 INFO ==> pg_hba.conf file not detected. Generating it...
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:50.64 INFO ==> Generating local authentication configuration
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
edc-extensions-600-aa-edc-ui-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui2-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui-1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
edc-extensions-600-aa-edc-ui2-1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
edc-extensions-600-aa-edc-ui-1 | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/99-generate-app-config.sh
edc-extensions-600-aa-edc-ui2-1 | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/99-generate-app-config.sh
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: using the "epoll" event method
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: nginx/1.25.3
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: OS: Linux 6.2.0-36-generic
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker processes
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 37
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 38
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 39
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 40
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 41
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 42
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 43
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 44
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 45
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 46
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 47
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 48
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: using the "epoll" event method
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: nginx/1.25.3
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: OS: Linux 6.2.0-36-generic
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker processes
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 37
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 38
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 39
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 40
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 41
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 42
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 43
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 44
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 45
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 46
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 47
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:34:50 [notice] 1#1: start worker process 48
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:50.938471338 Initialized Boot Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:50 Configuration file does not exist: dataspaceconnector-configuration.properties. Ignoring.
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:50 Initialized FS Configuration
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.08 INFO ==> Starting PostgreSQL in background...
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.121967147 Initialized Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Boot Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.179407979 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Configuration file does not exist: dataspaceconnector-configuration.properties. Ignoring.
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized FS Configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized JSON-LD Extension
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.328762113 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.334732342 Initialized Core Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.386040071 Initialized Jetty Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.387878801 Initialized Jersey Web Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.388812599 Initialized Test Backend Controller
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.390201507 Initialized Observability API
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Boot Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.403855926 Initialized API Core
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.40418804 Initialized Api Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.405162996 Prepared Boot Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.4053538 Prepared Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.407663179 Prepared Core Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.407887741 Prepared Jetty Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.408068202 Prepared Jersey Web Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.408229946 Prepared Test Backend Controller
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.408405694 Prepared Observability API
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.408555239 Prepared API Core
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.408700474 Prepared Api Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.409231774 Started Boot Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.409376088 Started Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.411243226 Started Core Services
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.44 INFO ==> Starting PostgreSQL in background...
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.449051895 HTTP context 'control' listening on port 11004
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.449840133 HTTP context 'default' listening on port 11001
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.450267146 HTTP context 'protocol' listening on port 11003
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.450655348 HTTP context 'management' listening on port 11002
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Core Default Services
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.48 INFO ==> Creating user edc
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.49 INFO ==> Granting access to "edc" to the database "edc"
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.51 INFO ==> Setting ownership for the 'public' schema database "edc" to "edc"
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Core Services
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.54 INFO ==> Configuring replication parameters
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Control Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized JSON-LD Extension
edc-extensions-600-aa-test-backend-1 | DEBUG 2023-11-21T17:34:51.560110385 Port mappings: {alias='control', port=11004, path='/api/control'}, {alias='default', port=11001, path='/api'}, {alias='protocol', port=11003, path='/api/dsp'}, {alias='management', port=11002, path='/api/management'}
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:51.560556583 Started Jetty Service
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.57 INFO ==> Configuring synchronous_replication
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.57 INFO ==> Configuring fsync
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Jetty Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Jersey Web Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Protocol API will be available under port=11003, path=/api/dsp
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.59 INFO ==> Stopping PostgreSQL...
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized SQL Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Contract Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Contract Negotiation command handlers
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Transfer Process Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Transfer Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Observability API
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Data Plane Selector Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 There were missing service registrations in extension class org.eclipse.edc.connector.dataplane.selector.store.sql.SqlDataPlaneInstanceStoreExtension: org.eclipse.edc.connector.dataplane.selector.spi.store.DataPlaneInstanceStore
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Sql Data Plane Instance Store
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Catalog Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Catalog Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Control Plane Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Mock IAM
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Core Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 No TokenDecorator was registered. The 'scope' field of outgoing protocol messages will be empty
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Static token API Authentication
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Api Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Management API will be available under port=11002, path=/api/management
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized Management API configuration
edc-extensions-600-aa-postgresql2-1 | waiting for server to shut down.... done
edc-extensions-600-aa-postgresql2-1 | server stopped
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.70 INFO ==> Loading custom scripts...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.71 INFO ==> Enabling remote connections
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.72 INFO ==> ** PostgreSQL setup finished! **
edc-extensions-600-aa-postgresql2-1 |
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Initialized WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Flyway migration locations for 'asset': [classpath:migration/asset]
edc-extensions-600-aa-postgresql2-1 | postgresql 17:34:51.74 INFO ==> ** Starting PostgreSQL **
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Core Default Services
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:34:51.756 GMT [1] LOG: pgaudit extension initialized
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:34:51.757 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:34:51.757 GMT [1] LOG: listening on IPv6 address "::", port 5432
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:34:51.763 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:34:51.778 GMT [139] LOG: database system was shut down at 2023-11-21 17:34:51 GMT
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:34:51.784 GMT [1] LOG: database system is ready to accept connections
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Core Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Control Plane Default Services
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.84 INFO ==> Creating user edc
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.85 INFO ==> Granting access to "edc" to the database "edc"
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Jetty Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Jersey Web Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Protocol API will be available under port=11003, path=/api/dsp
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.88 INFO ==> Setting ownership for the 'public' schema database "edc" to "edc"
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized SQL Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Found migration: /app/file:/app/app.jar!/migration/asset/V0_0_1__Asset_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:51 Found migration: /app/file:/app/app.jar!/migration/asset/V0_0_2__Asset_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.90 INFO ==> Configuring replication parameters
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Contract Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Contract Negotiation command handlers
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Transfer Process Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Transfer Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.94 INFO ==> Configuring synchronous_replication
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.94 INFO ==> Configuring fsync
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Observability API
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Data Plane Selector Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 There were missing service registrations in extension class org.eclipse.edc.connector.dataplane.selector.store.sql.SqlDataPlaneInstanceStoreExtension: org.eclipse.edc.connector.dataplane.selector.spi.store.DataPlaneInstanceStore
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Sql Data Plane Instance Store
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Catalog Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Catalog Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Control Plane Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Mock IAM
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:51.96 INFO ==> Stopping PostgreSQL...
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Core Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 No TokenDecorator was registered. The 'scope' field of outgoing protocol messages will be empty
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Static token API Authentication
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Api Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Management API will be available under port=11002, path=/api/management
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:51 Initialized Management API configuration
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.007830997 Registered Web API context alias: default
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.008036186 Started Jersey Web Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.008166256 Started Test Backend Controller
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.00829846 Started Observability API
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.008416634 Started API Core
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.008515631 Started Api Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:34:52.010276268 example-connector ready
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:52 Initialized WrapperExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:52 Flyway migration locations for 'asset': [classpath:migration/asset]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource asset from version null to version 0.0.2
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Flyway migration locations for 'contractdefinition': [classpath:migration/contractdefinition]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_1__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_2__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_3__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_4__Set_Default_Validity.sql
edc-extensions-600-aa-postgresql-1 | waiting for server to shut down.... done
edc-extensions-600-aa-postgresql-1 | server stopped
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:52.07 INFO ==> Loading custom scripts...
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:52.07 INFO ==> Enabling remote connections
edc-extensions-600-aa-edc-1 | 2023-11-21 17:34:52 Error booting runtime: org.postgresql.util.PSQLException: Connection to postgresql:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
edc-extensions-600-aa-edc-1 | org.eclipse.edc.spi.persistence.EdcPersistenceException: org.postgresql.util.PSQLException: Connection to postgresql:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
edc-extensions-600-aa-edc-1 | at de.sovity.edc.extension.postgresql.connection.DriverManagerConnectionFactory.create(DriverManagerConnectionFactory.java:44)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.sql.datasource.ConnectionFactoryDataSource.getConnection(ConnectionFactoryDataSource.java:40)
edc-extensions-600-aa-edc-1 | at org.flywaydb.core.internal.jdbc.JdbcUtils.openConnection(JdbcUtils.java:48)
edc-extensions-600-aa-edc-1 | at org.flywaydb.core.internal.jdbc.JdbcConnectionFactory.<init>(JdbcConnectionFactory.java:75)
edc-extensions-600-aa-edc-1 | at org.flywaydb.core.FlywayExecutor.execute(FlywayExecutor.java:146)
edc-extensions-600-aa-edc-1 | at org.flywaydb.core.Flyway.info(Flyway.java:194)
edc-extensions-600-aa-edc-1 | at de.sovity.edc.extension.postgresql.migration.FlywayService.migrateDatabase(FlywayService.java:57)
edc-extensions-600-aa-edc-1 | at de.sovity.edc.extension.postgresql.migration.DatabaseMigrationManager.migrateAllDataSources(DatabaseMigrationManager.java:56)
edc-extensions-600-aa-edc-1 | at de.sovity.edc.extension.postgresql.PostgresFlywayExtension.initialize(PostgresFlywayExtension.java:47)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.injection.lifecycle.InitializePhase.initialize(InitializePhase.java:37)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.injection.lifecycle.ExtensionLifecycleManager.initialize(ExtensionLifecycleManager.java:61)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.ExtensionLoader.bootServiceExtensions(ExtensionLoader.java:67)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.runtime.BaseRuntime.bootExtensions(BaseRuntime.java:141)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.runtime.BaseRuntime.boot(BaseRuntime.java:202)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.runtime.BaseRuntime.boot(BaseRuntime.java:84)
edc-extensions-600-aa-edc-1 | at org.eclipse.edc.boot.system.runtime.BaseRuntime.main(BaseRuntime.java:72)
edc-extensions-600-aa-edc-1 | Caused by: org.postgresql.util.PSQLException: Connection to postgresql:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
edc-extensions-600-aa-edc-1 | at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:319)
edc-extensions-600-aa-edc-1 | at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49)
edc-extensions-600-aa-edc-1 | at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:223)
edc-extensions-600-aa-edc-1 | at org.postgresql.Driver.makeConnection(Driver.java:402)
edc-extensions-600-aa-edc-1 | at org.postgresql.Driver.connect(Driver.java:261)
edc-extensions-600-aa-edc-1 | at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.sql/java.sql.DriverManager.getConnection(Unknown Source)
edc-extensions-600-aa-edc-1 | at de.sovity.edc.extension.postgresql.connection.DriverManagerConnectionFactory.create(DriverManagerConnectionFactory.java:42)
edc-extensions-600-aa-edc-1 | ... 24 more
edc-extensions-600-aa-edc-1 | Caused by: java.net.ConnectException: Connection refused
edc-extensions-600-aa-edc-1 | at java.base/sun.nio.ch.Net.pollConnect(Native Method)
edc-extensions-600-aa-edc-1 | at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
edc-extensions-600-aa-edc-1 | at java.base/java.net.Socket.connect(Unknown Source)
edc-extensions-600-aa-edc-1 | at org.postgresql.core.PGStream.createSocket(PGStream.java:241)
edc-extensions-600-aa-edc-1 | at org.postgresql.core.PGStream.<init>(PGStream.java:98)
edc-extensions-600-aa-edc-1 | at org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:109)
edc-extensions-600-aa-edc-1 | at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:235)
edc-extensions-600-aa-edc-1 | ... 31 more
edc-extensions-600-aa-edc-1 |
edc-extensions-600-aa-postgresql-1 |
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:52.08 INFO ==> ** PostgreSQL setup finished! **
edc-extensions-600-aa-postgresql-1 | postgresql 17:34:52.10 INFO ==> ** Starting PostgreSQL **
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:34:52.121 GMT [1] LOG: pgaudit extension initialized
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:34:52.121 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:34:52.121 GMT [1] LOG: listening on IPv6 address "::", port 5432
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:34:52.130 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:34:52.144 GMT [139] LOG: database system was shut down at 2023-11-21 17:34:52 GMT
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource contractdefinition from version 0.0.0 to version 0.0.4
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Flyway migration locations for 'policy': [classpath:migration/policy]
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:34:52.150 GMT [1] LOG: database system is ready to accept connections
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/policy/V0_0_1__Policy_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/policy/V0_0_2__Policy_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource policy from version 0.0.0 to version 0.0.2
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Flyway migration locations for 'contractnegotiation': [classpath:migration/contractnegotiation]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_1__ContractNegotiation_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_2__ContractNegotiation_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_3__Fix_Contract_Offer_JSON.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource contractnegotiation from version 0.0.0 to version 0.0.3
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Flyway migration locations for 'transferprocess': [classpath:migration/transferprocess]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_1__TransferProcess_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_2__TransferProcess_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_3__TransferProcess_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_4__Set_Default_Properties.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource transferprocess from version 0.0.0 to version 0.0.4
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Flyway migration locations for 'dataplaneinstance': [classpath:migration/dataplaneinstance]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/dataplaneinstance/V0_0_1__DataplaneInstance_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource dataplaneinstance from version 0.0.0 to version 0.0.1
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Flyway migration locations for 'default': [classpath:migration/default]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/default/V2__Delete-Transfer-Processes-Trigger.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Found migration: /app/file:/app/app.jar!/migration/default/V3__MS8-to-0.2.1.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Successfully migrated database for datasource default from version 0.0.0 to version 3
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Postgres Flyway Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Transfer Data Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Control API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Control API will be available under port=11004, path=/api/control
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Data Plane Framework Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Data Plane Framework
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Data Plane Client
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 No DataEncrypter registered, a no-op implementation will be used, not suitable for production environments
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 No public or private key provided for 'Consumer Pull' transfers -> a key pair will be generated (DO NOT USE IN PRODUCTION)
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Transfer Data Plane Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Data Plane HTTP
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Asset
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Catalog
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Contract Agreement
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Contract Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Contract Negotiation
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Policy Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Management API: Transfer Process
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized EdcUiConfigExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized LastCommitInfoExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized API Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Commons Connection Pool
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Initialized Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Boot Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared JSON-LD Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Core Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Control Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Jetty Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Jersey Web Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared SQL Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Contract Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Contract Negotiation command handlers
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Transfer Process Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Transfer Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Observability API
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Data Plane Selector Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Sql Data Plane Instance Store
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Catalog Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Catalog Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Control Plane Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Mock IAM
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Core Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Static token API Authentication
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Api Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Postgres Flyway Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Transfer Data Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Control API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Data Plane Framework Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Data Plane Framework
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Data Plane Client
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Transfer Data Plane Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Data Plane HTTP
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Asset
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Catalog
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Contract Agreement
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Contract Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Contract Negotiation
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Policy Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Management API: Transfer Process
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared EdcUiConfigExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared LastCommitInfoExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared API Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Commons Connection Pool
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Prepared Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Started Boot Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Started JSON-LD Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Started Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Started Core Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Started Control Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 HTTP context 'control' listening on port 11004
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 HTTP context 'management' listening on port 11002
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 HTTP context 'protocol' listening on port 11003
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 HTTP context 'default' listening on port 11001
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:52 Started Jetty Service
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:52 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:52 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:52 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:52 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Registered Web API context alias: default
edc-extensions-600-aa-edc-1 exited with code 255
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Registered Web API context alias: protocol
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Registered Web API context alias: management
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Registered Web API context alias: control
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Jersey Web Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started SQL Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Contract Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Contract Negotiation command handlers
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Transfer Process Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Transfer Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Observability API
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Data Plane Selector Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Sql Data Plane Instance Store
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Catalog Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Catalog Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Control Plane Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Mock IAM
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Core Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Static token API Authentication
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Api Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Postgres Flyway Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Transfer Data Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Control API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Data Plane Framework Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Data Plane Framework
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Data Plane Client
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Transfer Data Plane Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Data Plane HTTP
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Asset
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Catalog
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Contract Agreement
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Contract Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Contract Negotiation
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Policy Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Management API: Transfer Process
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started EdcUiConfigExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started LastCommitInfoExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Creating Always True Policy Definition.
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started API Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Commons Connection Pool
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 Started Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:34:53 my-edc2 ready
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:54 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:54 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:54 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:54 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:57 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:57 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:57 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:57 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:59 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:34:59 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:59 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:34:59 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:01 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:01 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:01 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:01 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:03 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:03 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:03 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:03 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:05 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:05 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:05 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:05 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:07 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:07 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:07 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:07 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:09 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:09 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:09 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:09 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:11 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:11 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:11 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:11 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
^CGracefully stopping... (press Ctrl+C again to force)
Aborting on container exit...
[+] Stopping 7/7
✔ Container edc-extensions-600-aa-edc-1 Stopped 0.0s
✔ Container edc-extensions-600-aa-edc2-1 Stopped 1.4s
✔ Container edc-extensions-600-aa-test-backend-1 Stopped 0.5s
✔ Container edc-extensions-600-aa-edc-ui2-1 Stopped 0.7s
✔ Container edc-extensions-600-aa-edc-ui-1 Stopped 0.9s
✔ Container edc-extensions-600-aa-postgresql-1 Stopped 0.4s
✔ Container edc-extensions-600-aa-postgresql2-1 Stopped 0.4s
canceled
xxx@yyy:~/Projects/edc-extensions-6.0.0-aa$ docker compose up
[+] Running 7/0
✔ Container edc-extensions-600-aa-test-backend-1 Created 0.0s
✔ Container edc-extensions-600-aa-postgresql-1 Created 0.0s
✔ Container edc-extensions-600-aa-edc-ui-1 Created 0.0s
✔ Container edc-extensions-600-aa-postgresql2-1 Created 0.0s
✔ Container edc-extensions-600-aa-edc-ui2-1 Created 0.0s
✔ Container edc-extensions-600-aa-edc-1 Created 0.0s
✔ Container edc-extensions-600-aa-edc2-1 Created 0.0s
Attaching to edc-extensions-600-aa-edc-1, edc-extensions-600-aa-edc-ui-1, edc-extensions-600-aa-edc-ui2-1, edc-extensions-600-aa-edc2-1, edc-extensions-600-aa-postgresql-1, edc-extensions-600-aa-postgresql2-1, edc-extensions-600-aa-test-backend-1
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.82 INFO ==>
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.83 INFO ==> Welcome to the Bitnami postgresql container
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.83 INFO ==> Subscribe to project updates by watching https://github.com/bitnami/containers
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.83 INFO ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.83 INFO ==>
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.84 INFO ==> ** Starting PostgreSQL setup **
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.87 INFO ==> Validating settings in POSTGRESQL_* env vars..
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.87 INFO ==> Loading custom pre-init scripts...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.88 INFO ==> Initializing PostgreSQL database...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.89 INFO ==> pg_hba.conf file not detected. Generating it...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.89 INFO ==> Generating local authentication configuration
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.90 INFO ==> Deploying PostgreSQL with persisted data...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.91 INFO ==> Configuring replication parameters
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.94 INFO ==> Configuring fsync
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.94 INFO ==> Configuring synchronous_replication
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.96 INFO ==> Loading custom scripts...
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.96 INFO ==> Enabling remote connections
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.97 INFO ==> ** PostgreSQL setup finished! **
edc-extensions-600-aa-postgresql2-1 |
edc-extensions-600-aa-postgresql2-1 | postgresql 17:35:16.98 INFO ==> ** Starting PostgreSQL **
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:35:17.000 GMT [1] LOG: pgaudit extension initialized
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:35:17.036 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:35:17.036 GMT [1] LOG: listening on IPv6 address "::", port 5432
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:35:17.043 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.08 INFO ==>
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.08 INFO ==> Welcome to the Bitnami postgresql container
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.08 INFO ==> Subscribe to project updates by watching https://github.com/bitnami/containers
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.08 INFO ==> Submit issues and feature requests at https://github.com/bitnami/containers/issues
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.08 INFO ==>
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.09 INFO ==> ** Starting PostgreSQL setup **
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.11 INFO ==> Validating settings in POSTGRESQL_* env vars..
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.11 INFO ==> Loading custom pre-init scripts...
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.12 INFO ==> Initializing PostgreSQL database...
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:35:17.124 GMT [83] LOG: database system was shut down at 2023-11-21 17:35:13 GMT
edc-extensions-600-aa-postgresql2-1 | 2023-11-21 17:35:17.129 GMT [1] LOG: database system is ready to accept connections
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.13 INFO ==> pg_hba.conf file not detected. Generating it...
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.13 INFO ==> Generating local authentication configuration
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.14 INFO ==> Deploying PostgreSQL with persisted data...
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.15 INFO ==> Configuring replication parameters
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.18 INFO ==> Configuring fsync
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.19 INFO ==> Configuring synchronous_replication
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.21 INFO ==> Loading custom scripts...
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.21 INFO ==> Enabling remote connections
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
edc-extensions-600-aa-edc-ui-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui2-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.22 INFO ==> ** PostgreSQL setup finished! **
edc-extensions-600-aa-postgresql-1 |
edc-extensions-600-aa-edc-ui2-1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
edc-extensions-600-aa-edc-ui-1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
edc-extensions-600-aa-edc-ui2-1 | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
edc-extensions-600-aa-edc-ui-1 | 20-envsubst-on-templates.sh: Running envsubst on /etc/nginx/templates/default.conf.template to /etc/nginx/conf.d/default.conf
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/99-generate-app-config.sh
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/99-generate-app-config.sh
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.233430883 Initialized Boot Services
edc-extensions-600-aa-postgresql-1 | postgresql 17:35:17.24 INFO ==> ** Starting PostgreSQL **
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:35:17.261 GMT [1] LOG: pgaudit extension initialized
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:35:17.262 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:35:17.262 GMT [1] LOG: listening on IPv6 address "::", port 5432
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:35:17.268 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
edc-extensions-600-aa-edc-ui-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
edc-extensions-600-aa-edc-ui2-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: using the "epoll" event method
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: nginx/1.25.3
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: OS: Linux 6.2.0-36-generic
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker processes
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 37
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 38
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 39
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 40
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 41
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: using the "epoll" event method
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: nginx/1.25.3
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: OS: Linux 6.2.0-36-generic
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 42
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 43
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 44
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 45
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker processes
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 38
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 39
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 46
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 47
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 40
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 41
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 42
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 43
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 44
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 45
edc-extensions-600-aa-edc-ui-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 48
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 46
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 47
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 48
edc-extensions-600-aa-edc-ui2-1 | 2023/11/21 17:35:17 [notice] 1#1: start worker process 49
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:35:17.308 GMT [83] LOG: database system was shut down at 2023-11-21 17:35:12 GMT
edc-extensions-600-aa-postgresql-1 | 2023-11-21 17:35:17.314 GMT [1] LOG: database system is ready to accept connections
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.402832491 Initialized Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.454526274 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:17 Configuration file does not exist: dataspaceconnector-configuration.properties. Ignoring.
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:17 Initialized FS Configuration
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.568059468 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.572020457 Initialized Core Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.614431671 Initialized Jetty Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.616108498 Initialized Jersey Web Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.616885852 Initialized Test Backend Controller
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.617812532 Initialized Observability API
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.629082369 Initialized API Core
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.62936983 Initialized Api Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.630165684 Prepared Boot Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.630355614 Prepared Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.632370151 Prepared Core Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.632496379 Prepared Jetty Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.632614514 Prepared Jersey Web Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.632720082 Prepared Test Backend Controller
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.632853127 Prepared Observability API
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.633012838 Prepared API Core
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.63312313 Prepared Api Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.633633429 Started Boot Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.633770988 Started Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.635506831 Started Core Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:17 Initialized Boot Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:17 Configuration file does not exist: dataspaceconnector-configuration.properties. Ignoring.
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:17 Initialized FS Configuration
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.668217543 HTTP context 'control' listening on port 11004
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.668938112 HTTP context 'default' listening on port 11001
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.669195583 HTTP context 'protocol' listening on port 11003
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.669434286 HTTP context 'management' listening on port 11002
edc-extensions-600-aa-test-backend-1 | DEBUG 2023-11-21T17:35:17.763146242 Port mappings: {alias='control', port=11004, path='/api/control'}, {alias='default', port=11001, path='/api'}, {alias='protocol', port=11003, path='/api/dsp'}, {alias='management', port=11002, path='/api/management'}
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:17.763317878 Started Jetty Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:17 Initialized JSON-LD Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:17 Initialized Boot Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:17 Initialized Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:17 Initialized JSON-LD Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:17 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Core Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Control Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Jetty Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Jersey Web Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Protocol API will be available under port=11003, path=/api/dsp
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized SQL Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Contract Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Contract Negotiation command handlers
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Transfer Process Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Transfer Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Observability API
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Data Plane Selector Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 There were missing service registrations in extension class org.eclipse.edc.connector.dataplane.selector.store.sql.SqlDataPlaneInstanceStoreExtension: org.eclipse.edc.connector.dataplane.selector.spi.store.DataPlaneInstanceStore
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Sql Data Plane Instance Store
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Catalog Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Catalog Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Control Plane Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Mock IAM
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Core Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No TokenDecorator was registered. The 'scope' field of outgoing protocol messages will be empty
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Static token API Authentication
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Api Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Management API will be available under port=11002, path=/api/management
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.177687135 Registered Web API context alias: default
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API configuration
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.177943266 Started Jersey Web Service
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.178084573 Started Test Backend Controller
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.178188869 Started Observability API
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.178301127 Started API Core
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.178396845 Started Api Core Default Services
edc-extensions-600-aa-test-backend-1 | INFO 2023-11-21T17:35:18.180151825 example-connector ready
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'asset': [classpath:migration/asset]
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 HTTPS enforcement it not enabled, please enable it in a production environment
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Core Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Control Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Jetty Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Jersey Web Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Protocol API will be available under port=11003, path=/api/dsp
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized SQL Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Local Transaction
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Contract Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Contract Negotiation command handlers
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Transfer Process Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Transfer Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Observability API
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Data Plane Selector Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 There were missing service registrations in extension class org.eclipse.edc.connector.dataplane.selector.store.sql.SqlDataPlaneInstanceStoreExtension: org.eclipse.edc.connector.dataplane.selector.spi.store.DataPlaneInstanceStore
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Sql Data Plane Instance Store
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Catalog Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Catalog Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Control Plane Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Mock IAM
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Core Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 No TokenDecorator was registered. The 'scope' field of outgoing protocol messages will be empty
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/asset/V0_0_1__Asset_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/asset/V0_0_2__Asset_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Static token API Authentication
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Api Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Management API will be available under port=11002, path=/api/management
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized Management API configuration
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Initialized WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource asset. Current version is 0.0.2
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'contractdefinition': [classpath:migration/contractdefinition]
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Flyway migration locations for 'asset': [classpath:migration/asset]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration:
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_1__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_2__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_3__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_4__Set_Default_Validity.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource contractdefinition. Current version is 0.0.4
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'policy': [classpath:migration/policy]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration:
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/policy/V0_0_1__Policy_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/policy/V0_0_2__Policy_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource policy. Current version is 0.0.2
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'contractnegotiation': [classpath:migration/contractnegotiation]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration:
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_1__ContractNegotiation_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_2__ContractNegotiation_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_3__Fix_Contract_Offer_JSON.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource contractnegotiation. Current version is 0.0.3
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'transferprocess': [classpath:migration/transferprocess]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration:
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_1__TransferProcess_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_2__TransferProcess_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_3__TransferProcess_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_4__Set_Default_Properties.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/asset/V0_0_1__Asset_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/asset/V0_0_2__Asset_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource transferprocess. Current version is 0.0.4
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'dataplaneinstance': [classpath:migration/dataplaneinstance]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration:
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/dataplaneinstance/V0_0_1__DataplaneInstance_Schema.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource dataplaneinstance. Current version is 0.0.1
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Flyway migration locations for 'default': [classpath:migration/default]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration:
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/default/V2__Delete-Transfer-Processes-Trigger.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/default/V3__MS8-to-0.2.1.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No migration necessary for datasource default. Current version is 3
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Postgres Flyway Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Transfer Data Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Control API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Control API will be available under port=11004, path=/api/control
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Data Plane Framework Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Data Plane Framework
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Data Plane Client
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No DataEncrypter registered, a no-op implementation will be used, not suitable for production environments
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 No public or private key provided for 'Consumer Pull' transfers -> a key pair will be generated (DO NOT USE IN PRODUCTION)
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Transfer Data Plane Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Data Plane HTTP
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Asset
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Catalog
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Successfully migrated database for datasource asset from version null to version 0.0.2
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Flyway migration locations for 'contractdefinition': [classpath:migration/contractdefinition]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Contract Agreement
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Contract Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Contract Negotiation
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Policy Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Management API: Transfer Process
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized EdcUiConfigExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized LastCommitInfoExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized API Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_1__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_2__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_3__ContractDefinition_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractdefinition/V0_0_4__Set_Default_Validity.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Commons Connection Pool
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Initialized Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Boot Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared JSON-LD Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Core Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Control Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Jetty Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Jersey Web Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared SQL Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Contract Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Contract Negotiation command handlers
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Transfer Process Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Transfer Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Observability API
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Data Plane Selector Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Sql Data Plane Instance Store
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Catalog Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Catalog Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Control Plane Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Mock IAM
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Core Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Static token API Authentication
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Api Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Postgres Flyway Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Transfer Data Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Control API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Data Plane Framework Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Data Plane Framework
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Data Plane Client
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Transfer Data Plane Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Data Plane HTTP
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Asset
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Catalog
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Contract Agreement
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Contract Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Contract Negotiation
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Policy Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Management API: Transfer Process
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared EdcUiConfigExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared LastCommitInfoExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared API Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Commons Connection Pool
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Prepared Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Started Boot Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Started JSON-LD Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Started Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Started Core Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Started Control Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 HTTP context 'control' listening on port 11004
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 HTTP context 'management' listening on port 11002
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 HTTP context 'protocol' listening on port 11003
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 HTTP context 'default' listening on port 11001
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Successfully migrated database for datasource contractdefinition from version 0.0.0 to version 0.0.4
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Flyway migration locations for 'policy': [classpath:migration/policy]
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/policy/V0_0_1__Policy_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/policy/V0_0_2__Policy_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Successfully migrated database for datasource policy from version 0.0.0 to version 0.0.2
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Flyway migration locations for 'contractnegotiation': [classpath:migration/contractnegotiation]
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:18 Started Jetty Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_1__ContractNegotiation_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_2__ContractNegotiation_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/contractnegotiation/V0_0_3__Fix_Contract_Offer_JSON.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Successfully migrated database for datasource contractnegotiation from version 0.0.0 to version 0.0.3
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Flyway migration locations for 'transferprocess': [classpath:migration/transferprocess]
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_1__TransferProcess_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_2__TransferProcess_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_3__TransferProcess_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:18 Found migration: /app/file:/app/app.jar!/migration/transferprocess/V0_0_4__Set_Default_Properties.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Successfully migrated database for datasource transferprocess from version 0.0.0 to version 0.0.4
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Flyway migration locations for 'dataplaneinstance': [classpath:migration/dataplaneinstance]
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Found migration: /app/file:/app/app.jar!/migration/dataplaneinstance/V0_0_1__DataplaneInstance_Schema.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Successfully migrated database for datasource dataplaneinstance from version 0.0.0 to version 0.0.1
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Flyway migration locations for 'default': [classpath:migration/default]
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Found migration: /app/file:/app/app.jar!/migration/default/V2__Delete-Transfer-Processes-Trigger.sql
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Found migration: /app/file:/app/app.jar!/migration/default/V3__MS8-to-0.2.1.sql
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Registered Web API context alias: default
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Successfully migrated database for datasource default from version 0.0.0 to version 3
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Postgres Flyway Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Transfer Data Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Control API configuration
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Control API will be available under port=11004, path=/api/control
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Data Plane Framework Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Data Plane Framework
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Data Plane Client
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 No DataEncrypter registered, a no-op implementation will be used, not suitable for production environments
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 No public or private key provided for 'Consumer Pull' transfers -> a key pair will be generated (DO NOT USE IN PRODUCTION)
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Transfer Data Plane Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Data Plane HTTP
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Asset
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Catalog
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Contract Agreement
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Contract Definition
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Contract Negotiation
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Policy Definition
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Management API: Transfer Process
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized EdcUiConfigExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized LastCommitInfoExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized API Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Registered Web API context alias: protocol
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Commons Connection Pool
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Initialized Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Boot Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared JSON-LD Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Core Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Control Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Jetty Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Jersey Web Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared SQL Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Local Transaction
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Contract Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Contract Negotiation command handlers
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Transfer Process Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Transfer Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Observability API
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Data Plane Selector Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Sql Data Plane Instance Store
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Catalog Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Catalog Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Control Plane Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Mock IAM
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Core Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Static token API Authentication
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Api Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API configuration
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared WrapperExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Postgres Flyway Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Transfer Data Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Control API configuration
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Data Plane Framework Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Data Plane Framework
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Data Plane Client
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Transfer Data Plane Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Data Plane HTTP
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Asset
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Catalog
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Contract Agreement
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Contract Definition
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Contract Negotiation
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Policy Definition
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Management API: Transfer Process
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared EdcUiConfigExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared LastCommitInfoExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared API Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Commons Connection Pool
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Prepared Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Boot Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started JSON-LD Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Core Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Control Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 HTTP context 'control' listening on port 11004
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 HTTP context 'management' listening on port 11002
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 HTTP context 'protocol' listening on port 11003
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 HTTP context 'default' listening on port 11001
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:19 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:19 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:19 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:19 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Registered Web API context alias: management
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Jetty Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Registered Web API context alias: control
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Jersey Web Service
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started SQL Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Local Transaction
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Contract Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Contract Negotiation command handlers
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Transfer Process Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Transfer Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Observability API
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Data Plane Selector Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Sql Data Plane Instance Store
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Catalog Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Catalog Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Control Plane Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Mock IAM
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Core Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Static token API Authentication
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Api Core Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started WrapperExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Postgres Flyway Extension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Transfer Data Plane Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Control API configuration
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Data Plane Framework Default Services
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Data Plane Framework
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Data Plane Client
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Transfer Data Plane Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Data Plane HTTP
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Asset
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Catalog
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Contract Agreement
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Contract Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Contract Negotiation
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Policy Definition
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Management API: Transfer Process
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started EdcUiConfigExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started LastCommitInfoExtension
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started API Core
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Commons Connection Pool
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 Started Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc2-1 | 2023-11-21 17:35:19 my-edc2 ready
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Registered Web API context alias: default
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Registered Web API context alias: protocol
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Registered Web API context alias: management
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Registered Web API context alias: control
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Jersey Web Service
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol API Configuration Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started SQL Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Local Transaction
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.contractnegotiation.SqlContractNegotiationStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.contractdefinition.SqlContractDefinitionStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.policydefinition.SqlPolicyStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.contract.ContractNegotiationDefaultServicesExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.assetindex.SqlAssetIndexServiceExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Contract Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Contract Negotiation command handlers
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Transfer Process Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.store.sql.transferprocess.SqlTransferProcessStoreExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Transfer Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.transfer.TransferProcessCommandExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Observability API
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Data Plane Selector Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started DataPlaneInstance Statements Provider
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Sql Data Plane Instance Store
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Catalog Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Catalog Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Control Plane Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Mock IAM
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Catalog Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Negotiation Api Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.protocol.dsp.transferprocess.api.DspTransferProcessApiExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.dataplane.selector.core.DataPlaneSelectorExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started org.eclipse.edc.connector.dataplane.selector.DataPlaneInstanceClientExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Core Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Catalog HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Negotiation HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Transfer HTTP Dispatcher Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Catalog Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Negotiation Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Dataspace Protocol Transfer Process Transform Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Static token API Authentication
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Api Core Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API configuration
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started WrapperExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Postgres Flyway Extension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Transfer Data Plane Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Control API configuration
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Data Plane Framework Default Services
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Data Plane Framework
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Data Plane Client
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Transfer Data Plane Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Data Plane HTTP
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Asset
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Catalog
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Contract Agreement
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Contract Definition
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Contract Negotiation
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Policy Definition
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started Management API: Transfer Process
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started EdcUiConfigExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Started LastCommitInfoExtension
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:19 Creating Always True Policy Definition.
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:20 Started Policy Function: ALWAYS_TRUE
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:20 Started API Core
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:20 Started Commons Connection Pool
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:20 Started Policy Function: REFERRING_CONNECTOR
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:20 Started Policy Function: POLICY_EVALUATION_TIME
edc-extensions-600-aa-edc-1 | 2023-11-21 17:35:20 my-edc ready
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:21 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:21 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:21 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:21 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:23 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:23 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:23 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:23 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:25 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:25 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:25 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:25 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:27 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:27 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:27 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:27 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:29 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui-1 | 127.0.0.1 - - [21/Nov/2023:17:35:29 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:29 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0" "-"
edc-extensions-600-aa-edc-ui2-1 | 127.0.0.1 - - [21/Nov/2023:17:35:29 +0000] "GET / HTTP/1.1" 200 899 "-" "curl/8.4.0"
^Ccanceled This pattern is the same for both versions 5.0.0 and 6.0.0. Sometimes both connectors die with two |
Beta Was this translation helpful? Give feedback.
All reactions
-
Just at first glance through the logs: During the first docker compose up there seems to be some kind of race condition as the EDC1 tries to reach the PostgreSQL1 DB before the DB is ready to accept connections. The second docker compose up is exactly the other way around, as it should be, and thus the EDC starts. First docker compose up - EDC1 crashes because of not being able to reach the DB: after the EDC1 already tried to acces the DB and started to crash, then the DB is finally ready to accept connections, but too late for the EDC1: |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you again for the reply. On the other issue I mentioned, does the local demo work on version 6.0.0? Although the issues have been mixed here, and I apologize for that, this is the reason I initiated this discussion, thinking that I had not reset the demo correctly. The same steps in versions 5.0.0 and 6.0.0 succeed for the former and fail for the latter when negotiating a contract. |
Beta Was this translation helpful? Give feedback.
All reactions
-
What I always use to reset a demo: Ideally stop the running containers, delete them and remove the associated volumes. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Just as an update on the v5.0.0/v6.0.0 local demo setup: |
Beta Was this translation helpful? Give feedback.
All reactions
-
Thank you very much for the information. I also saw discussion #638 which is dedicated to the problem. |
Beta Was this translation helpful? Give feedback.
What I always use to reset a demo: Ideally stop the running containers, delete them and remove the associated volumes.