The environment variable HTTP_PROXY is discouraged. Use http_proxy. [2018-02-20T04:32:18+00:00] INFO: Started chef-zero at chefzero://localhost:1 with repository at /root/chef-solo One version per cookbook [2018-02-20T04:32:18+00:00] INFO: Forking chef instance to converge... Starting Chef Client, version 13.5.3 [2018-02-20T04:32:19+00:00] INFO: *** Chef 13.5.3 *** [2018-02-20T04:32:19+00:00] INFO: Platform: x86_64-linux [2018-02-20T04:32:19+00:00] INFO: Chef-client pid: 20 [2018-02-20T04:32:19+00:00] INFO: The plugin path /etc/chef/ohai/plugins does not exist. Skipping... [2018-02-20T04:32:20+00:00] INFO: Setting the run_list to ["role[catalog-fe]"] from CLI options [2018-02-20T04:32:20+00:00] INFO: Run List is [role[catalog-fe]] [2018-02-20T04:32:20+00:00] INFO: Run List expands to [sdc-catalog-fe::FE_1_cleanup_jettydir, sdc-catalog-fe::FE_2_setup_configuration, sdc-catalog-fe::FE_3_errors_config, sdc-catalog-fe::FE_4_logback, sdc-catalog-fe::FE_5_rest_configuration, sdc-catalog-fe::FE_6_locate_keystore, sdc-catalog-fe::FE_7_create_jetty_modules] [2018-02-20T04:32:20+00:00] INFO: Starting Chef Run for sdc-fe-2862673798-hd684 [2018-02-20T04:32:20+00:00] INFO: Running start handlers [2018-02-20T04:32:20+00:00] INFO: Start handlers complete. resolving cookbooks for run list: ["sdc-catalog-fe::FE_1_cleanup_jettydir", "sdc-catalog-fe::FE_2_setup_configuration", "sdc-catalog-fe::FE_3_errors_config", "sdc-catalog-fe::FE_4_logback", "sdc-catalog-fe::FE_5_rest_configuration", "sdc-catalog-fe::FE_6_locate_keystore", "sdc-catalog-fe::FE_7_create_jetty_modules"] [2018-02-20T04:32:21+00:00] INFO: Loading cookbooks [sdc-catalog-fe@0.0.0] Synchronizing Cookbooks: [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/templates/default/FE-configuration.yaml.erb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/templates/default/FE-http-ini.erb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/templates/default/FE-https-ini.erb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/templates/default/FE-onboarding-configuration.yaml.erb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/files/default/FE-logback.xml in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/files/default/FE-ecomp-error-configuration.yaml in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/files/default/keystore in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_1_cleanup_jettydir.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_3_errors_config.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_4_logback.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_5_rest_configuration.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_6_locate_keystore.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_7_create_jetty_modules.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/recipes/FE_2_setup_configuration.rb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/templates/default/ssl-ini.erb in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/files/default/FE-rest-configuration.yaml in the cache. [2018-02-20T04:32:21+00:00] INFO: Storing updated cookbooks/sdc-catalog-fe/attributes/default.rb in the cache. - sdc-catalog-fe (0.0.0) Installing Cookbook Gems: Compiling Cookbooks... Converging 16 resources Recipe: sdc-catalog-fe::FE_1_cleanup_jettydir * directory[FE_tempdir_creation] action create[2018-02-20T04:32:21+00:00] INFO: directory[FE_tempdir_creation] created directory /var/lib/jetty/temp - create new directory /var/lib/jetty/temp[2018-02-20T04:32:21+00:00] INFO: directory[FE_tempdir_creation] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_tempdir_creation] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_tempdir_creation] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty'  * directory[FE_create_config_dir] action create[2018-02-20T04:32:21+00:00] INFO: directory[FE_create_config_dir] created directory /var/lib/jetty/config - create new directory /var/lib/jetty/config[2018-02-20T04:32:21+00:00] INFO: directory[FE_create_config_dir] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_create_config_dir] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_create_config_dir] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty'  * directory[FE_create_catalog-fe] action create[2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] created directory /var/lib/jetty/config/catalog-fe - create new directory /var/lib/jetty/config/catalog-fe[2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty'  * directory[FE_create_catalog-fe] action create[2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] created directory /var/lib/jetty/config/onboarding-fe - create new directory /var/lib/jetty/config/onboarding-fe[2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[FE_create_catalog-fe] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty' Recipe: sdc-catalog-fe::FE_2_setup_configuration * template[catalog-fe-config] action create[2018-02-20T04:32:21+00:00] INFO: template[catalog-fe-config] created file /var/lib/jetty/config/catalog-fe/configuration.yaml - create new file /var/lib/jetty/config/catalog-fe/configuration.yaml[2018-02-20T04:32:21+00:00] INFO: template[catalog-fe-config] updated file contents /var/lib/jetty/config/catalog-fe/configuration.yaml - update content in file /var/lib/jetty/config/catalog-fe/configuration.yaml from none to 050bec --- /var/lib/jetty/config/catalog-fe/configuration.yaml 2018-02-20 04:32:21.287815116 +0000 +++ /var/lib/jetty/config/catalog-fe/.chef-configuration20180220-20-ym0w9y.yaml 2018-02-20 04:32:21.287815116 +0000 @@ -1 +1,85 @@ +# Needed for logging purposes. To be populated by DevOps - currently dummy +feFqdn: 10.42.168.117 + +# catalog backend hostname +beHost: sdc-be.onap-sdc + +# catalog backend http port +beHttpPort: 8080 + +# catalog backend http context +beContext: /sdc2/rest/v1/catalog/upload/resources + +# catalog backend protocol +beProtocol: http + +# catalog backend ssl port +beSslPort: 8443 + +# threadpool size for handling requests +threadpoolSize: 50 + +# request processing timeout (seconds) +requestTimeout: 10 + +healthCheckSocketTimeoutInMs: 5000 + +healthCheckIntervalInSeconds: 5 + +onboarding: + protocol: http + host: 10.42.168.117 + port: 8181 + healthCheckUri: "/onboarding/v1.0/healthcheck" + +identificationHeaderFields:  + - + - &HTTP_IV_USER HTTP_IV_USER + - &iv-user iv-user + - + - &USER_ID USER_ID + - &user-id user-id + - + - &HTTP_CSP_ATTUID HTTP_CSP_ATTUID + - &csp-attuid csp-attuid + - + - &HTTP_CSP_WSTYPE HTTP_CSP_WSTYPE + - &csp-wstype csp-wstype + +optionalHeaderFields: + - + - &HTTP_CSP_FIRSTNAME HTTP_CSP_FIRSTNAME + - &csp-firstname csp-firstname + - + - &HTTP_CSP_LASTNAME HTTP_CSP_LASTNAME + - &csp-lastname csp-lastname + - + - &HTTP_IV_REMOTE_ADDRESS HTTP_IV_REMOTE_ADDRESS + - &iv-remote-address iv-remote-address + - + - &HTTP_CSP_EMAIL HTTP_CSP_EMAIL + - &csp-email csp-email + +version: 1.0 +released: 2012-11-30 + +# Connection parameters +connection: + url: jdbc:mysql://localhost:3306/db + poolSize: 17 + +# Protocols +protocols: + - http + - https + + +systemMonitoring: + enabled: false + isProxy: true + probeIntervalInSeconds: 15 + +kibanaHost: localhost +kibanaPort: 5601 +kibanaProtocol: http[2018-02-20T04:32:21+00:00] INFO: template[catalog-fe-config] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: template[catalog-fe-config] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: template[catalog-fe-config] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty'  * template[onboarding-fe-config] action create[2018-02-20T04:32:21+00:00] INFO: template[onboarding-fe-config] created file /var/lib/jetty/config/onboarding-fe/onboarding_configuration.yaml - create new file /var/lib/jetty/config/onboarding-fe/onboarding_configuration.yaml[2018-02-20T04:32:21+00:00] INFO: template[onboarding-fe-config] updated file contents /var/lib/jetty/config/onboarding-fe/onboarding_configuration.yaml - update content in file /var/lib/jetty/config/onboarding-fe/onboarding_configuration.yaml from none to 520dff --- /var/lib/jetty/config/onboarding-fe/onboarding_configuration.yaml 2018-02-20 04:32:21.327815435 +0000 +++ /var/lib/jetty/config/onboarding-fe/.chef-onboarding_configuration20180220-20-1rzq6nm.yaml 2018-02-20 04:32:21.323815403 +0000 @@ -1 +1,6 @@ +notifications: + pollingIntervalMsec: 2000 + selectionSize: 100 + beHost: 10.42.168.117 + beHttpPort: 8080[2018-02-20T04:32:21+00:00] INFO: template[onboarding-fe-config] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: template[onboarding-fe-config] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: template[onboarding-fe-config] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty' Recipe: sdc-catalog-fe::FE_3_errors_config * cookbook_file[/var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml] action create[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml] created file /var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml - create new file /var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml] updated file contents /var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml - update content in file /var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml from none to 6643bc --- /var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml 2018-02-20 04:32:21.347815595 +0000 +++ /var/lib/jetty/config/catalog-fe/.chef-ecomp-error-configuration20180220-20-adcsme.yaml 2018-02-20 04:32:21.347815595 +0000 @@ -1 +1,49 @@ +########################################### +# Note the conventions of the field values: +# type can be one of: CONFIG_ERROR, SYSTEM_ERROR, DATA_ERROR, CONNECTION_PROBLEM +# severity can be one of: WARN, ERROR, FATAL +# alarmSeverity can be one of: CRITICAL,MAJOR,MINOR,INFORMATIONAL,NONE +# code is a unique integer in range of 3003-9999 (3000-3002 are occupied for internal usage) +# The above enumeration values are out-of-the-box and can be changed in code.  +# In case of config and code mismatch, the appropriate error will be printed to log +# +# Range of FE codes - 8000-9999 + + +errors: + FeHealthCheckConnectionError: { + type: CONNECTION_PROBLEM, + code: ASDC_8000, + severity: ERROR, + description: "Connection error during FE Health Check", + alarmSeverity: CRITICAL + } + FeHttpLoggingError: { + type: SYSTEM_ERROR, + code: ASDC_8001, + severity: ERROR, + description: "Error when logging FE HTTP request/response", + alarmSeverity: MINOR + } + FePortalServletError: { + type: SYSTEM_ERROR, + code: ASDC_8002, + severity: ERROR, + description: "Error when trying to access FE Portal page", + alarmSeverity: MAJOR + } + FeHealthCheckGeneralError: { + type: SYSTEM_ERROR, + code: ASDC_8004, + severity: ERROR, + description: "General error during FE Health Check", + alarmSeverity: CRITICAL + } + FeHealthCheckRecovery: { + type: RECOVERY, + code: ASDC_8005, + severity: INFO, + description: "BE Health Check Recovery", + alarmSeverity: INFORMATIONAL + } [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/ecomp-error-configuration.yaml] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty' Recipe: sdc-catalog-fe::FE_4_logback * cookbook_file[/var/lib/jetty/config/catalog-fe/logback.xml] action create[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/logback.xml] created file /var/lib/jetty/config/catalog-fe/logback.xml - create new file /var/lib/jetty/config/catalog-fe/logback.xml[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/logback.xml] updated file contents /var/lib/jetty/config/catalog-fe/logback.xml - update content in file /var/lib/jetty/config/catalog-fe/logback.xml from none to 8f2606 --- /var/lib/jetty/config/catalog-fe/logback.xml 2018-02-20 04:32:21.363815723 +0000 +++ /var/lib/jetty/config/catalog-fe/.chef-logback20180220-20-1g9qpvf.xml 2018-02-20 04:32:21.363815723 +0000 @@ -1 +1,228 @@ + + + +  +  +  +  + +  +  +  + +  +  +  +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/all.log +  + +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/all.log.%i +  + 1 + 10 +  + +  + 20MB +  +  + ${default-log-pattern} +  +  + +  +  +  +  +  + +  +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/error.log +  + +  +  +  + AUDIT_MARKER +  + NEUTRAL + DENY +  + +  +  +  + TRANSACTION_MARKER +  + NEUTRAL + DENY +  + +  +  + INFO +  + +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/error.log.%i +  + 1 + 10 +  + +  + 20MB +  +  + ${default-log-pattern} +  +  + +  +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/debug.log +  + +  +  +  +  + TRANSACTION_MARKER +  + NEUTRAL + DENY +  + +  +  +  +  + e.level.toInt() <= DEBUG.toInt() +  +  + DENY + NEUTRAL +  + +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/debug.log.%i +  + 1 + 10 +  + +  + 20MB +  +  + ${default-log-pattern} +  +  + +  +  + + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/audit.log +  + +  +  +  + AUDIT_MARKER +  + DENY + ACCEPT +  + +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/audit.log.%i +  + 1 + 10 +  + +  + 20MB +  +  + ${default-log-pattern} +  +  + +  +  + + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/transaction.log +  + +  +  +  + TRANSACTION_MARKER +  + DENY + ACCEPT +  + +  + ${log.home}/${ECOMP-component-name}/${ECOMP-subcomponent-name}/transaction.log.%i +  + 1 + 10 +  + +  + 20MB +  +  + ${default-log-pattern} +  +  + +  +  +  +  + +  +  +  + +  +  +  + + +  +  +  +  +  +  +  +  +  +  +  + +  + +[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/logback.xml] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/logback.xml] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/logback.xml] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty' Recipe: sdc-catalog-fe::FE_5_rest_configuration * cookbook_file[/var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml] action create[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml] created file /var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml - create new file /var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml] updated file contents /var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml - update content in file /var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml from none to cbd502 --- /var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml 2018-02-20 04:32:21.391815946 +0000 +++ /var/lib/jetty/config/catalog-fe/.chef-rest-configuration-info20180220-20-rv2xm0.yaml 2018-02-20 04:32:21.391815946 +0000 @@ -1 +1,12 @@ +# rest read timeout - means no timeout +readTimeoutInSec: 0 + +# whether to ignore certificate +ignoreCertificate: false + +# the connection pool size +connectionPoolSize: 10 + +# create connection timeout +connectTimeoutInSec: 10[2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[/var/lib/jetty/config/catalog-fe/rest-configuration-info.yaml] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty' Recipe: sdc-catalog-fe::FE_6_locate_keystore * directory[Jetty_etcdir_creation] action create[2018-02-20T04:32:21+00:00] INFO: directory[Jetty_etcdir_creation] created directory //var/lib/jetty/etc - create new directory //var/lib/jetty/etc[2018-02-20T04:32:21+00:00] INFO: directory[Jetty_etcdir_creation] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[Jetty_etcdir_creation] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: directory[Jetty_etcdir_creation] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty'  * cookbook_file[//var/lib/jetty/etc/keystore] action create[2018-02-20T04:32:21+00:00] INFO: cookbook_file[//var/lib/jetty/etc/keystore] created file //var/lib/jetty/etc/keystore - create new file //var/lib/jetty/etc/keystore[2018-02-20T04:32:21+00:00] INFO: cookbook_file[//var/lib/jetty/etc/keystore] updated file contents //var/lib/jetty/etc/keystore - update content in file //var/lib/jetty/etc/keystore from none to beac97 (new content is binary, diff output suppressed)[2018-02-20T04:32:21+00:00] INFO: cookbook_file[//var/lib/jetty/etc/keystore] owner changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[//var/lib/jetty/etc/keystore] group changed to 999 [2018-02-20T04:32:21+00:00] INFO: cookbook_file[//var/lib/jetty/etc/keystore] mode changed to 755 - change mode from '' to '0755' - change owner from '' to 'jetty' - change group from '' to 'jetty' Recipe: sdc-catalog-fe::FE_7_create_jetty_modules * bash[create-jetty-modules] action run [execute] INFO: logging initialised in ${jetty.base}/start.d/logging.ini INFO: setuid initialised in ${jetty.base}/start.d/setuid.ini INFO: ssl initialised (transitively) in ${jetty.base}/start.d/ssl.ini INFO: https initialised in ${jetty.base}/start.d/https.ini INFO: Base directory was modified [2018-02-20T04:32:23+00:00] INFO: bash[create-jetty-modules] ran successfully - execute "bash" "/tmp/jetty/chef-script20180220-20-1yf750k"  * template[FE-http-ini] action create[2018-02-20T04:32:23+00:00] INFO: template[FE-http-ini] backed up to /root/chef-solo/backup//var/lib/jetty/start.d/http.ini.chef-20180220043223.347179 [2018-02-20T04:32:23+00:00] INFO: template[FE-http-ini] updated file contents //var/lib/jetty/start.d/http.ini - update content in file //var/lib/jetty/start.d/http.ini from 8b7de7 to f40409 --- //var/lib/jetty/start.d/http.ini 2017-10-10 08:59:52.000000000 +0000 +++ /var/lib/jetty/start.d/.chef-http20180220-20-1yuqqz2.ini 2018-02-20 04:32:23.335831473 +0000 @@ -1,4 +1,4 @@ -# ---------------------------------------  +# ---------------------------------------  # Module: http  --module=http   @@ -8,10 +8,10 @@  # jetty.http.host=0.0.0.0    ## Connector port to listen on -# jetty.http.port=8080 +jetty.http.port=8181    ## Connector idle timeout in milliseconds -# jetty.http.idleTimeout=30000 +jetty.http.idleTimeout=30000    ## Connector socket linger time in seconds (-1 to disable)  # jetty.http.soLingerTime=-1 @@ -30,5 +30,4 @@    ## HTTP Compliance: RFC7230, RFC2616, LEGACY  # jetty.http.compliance=RFC7230 -[2018-02-20T04:32:23+00:00] INFO: template[FE-http-ini] mode changed to 755 - change mode from '0644' to '0755'  * template[FE-https-ini] action create[2018-02-20T04:32:23+00:00] INFO: template[FE-https-ini] backed up to /root/chef-solo/backup//var/lib/jetty/start.d/https.ini.chef-20180220043223.374550 [2018-02-20T04:32:23+00:00] INFO: template[FE-https-ini] updated file contents //var/lib/jetty/start.d/https.ini - update content in file //var/lib/jetty/start.d/https.ini from 971559 to 751612 --- //var/lib/jetty/start.d/https.ini 2018-02-20 04:32:23.275830994 +0000 +++ /var/lib/jetty/start.d/.chef-https20180220-20-nkypqz.ini 2018-02-20 04:32:23.367831729 +0000 @@ -1,6 +1,16 @@ -# ---------------------------------------  +# ---------------------------------------  # Module: https  --module=https + +## HTTPS Configuration +# HTTP port to listen on +https.port=9443 + +# HTTPS idle timeout in milliseconds +jetty.https.idleTimeout=300000 + +# HTTPS Socket.soLingerTime in seconds. (-1 to disable) +# https.soLingerTime=-1    [2018-02-20T04:32:23+00:00] INFO: template[FE-https-ini] owner changed to 999 [2018-02-20T04:32:23+00:00] INFO: template[FE-https-ini] group changed to 999 [2018-02-20T04:32:23+00:00] INFO: template[FE-https-ini] mode changed to 755 - change mode from '0644' to '0755' - change owner from 'root' to 'jetty' - change group from 'root' to 'jetty'  * template[ssl-ini] action create[2018-02-20T04:32:23+00:00] INFO: template[ssl-ini] backed up to /root/chef-solo/backup//var/lib/jetty/start.d/ssl.ini.chef-20180220043223.404811 [2018-02-20T04:32:23+00:00] INFO: template[ssl-ini] updated file contents //var/lib/jetty/start.d/ssl.ini - update content in file //var/lib/jetty/start.d/ssl.ini from 76c9e6 to 86e8c5 --- //var/lib/jetty/start.d/ssl.ini 2018-02-20 04:32:23.271830962 +0000 +++ /var/lib/jetty/start.d/.chef-ssl20180220-20-1erjtkk.ini 2018-02-20 04:32:23.399831984 +0000 @@ -1,4 +1,4 @@ -# ---------------------------------------  +# ---------------------------------------  # Module: ssl  --module=ssl   @@ -8,7 +8,7 @@  # jetty.ssl.host=0.0.0.0    ## Connector port to listen on -# jetty.ssl.port=8443 +jetty.ssl.port=9443    ## Connector idle timeout in milliseconds  # jetty.ssl.idleTimeout=30000 @@ -49,6 +49,7 @@    ## Keystore password  # jetty.sslContext.keyStorePassword=OBF:1vny1zlo1x8e1vnw1vn61x8g1zlu1vn4 +jetty.sslContext.keyStorePassword=OBF:1cp61iuj194s194u194w194y1is31cok    ## Keystore type and provider  # jetty.sslContext.keyStoreType=JKS @@ -56,9 +57,11 @@    ## KeyManager password  # jetty.sslContext.keyManagerPassword=OBF:1u2u1wml1z7s1z7a1wnl1u2g +jetty.sslContext.keyManagerPassword=OBF:1cp61iuj194s194u194w194y1is31cok    ## Truststore password  # jetty.sslContext.trustStorePassword=OBF:1vny1zlo1x8e1vnw1vn61x8g1zlu1vn4 +jetty.sslContext.trustStorePassword=OBF:1cp61iuj194s194u194w194y1is31cok    ## Truststore type and provider  # jetty.sslContext.trustStoreType=JKS @@ -85,5 +88,4 @@  ## Allow SSL renegotiation  # jetty.sslContext.renegotiationAllowed=true  # jetty.sslContext.renegotiationLimit=5 -[2018-02-20T04:32:23+00:00] INFO: template[ssl-ini] owner changed to 999 [2018-02-20T04:32:23+00:00] INFO: template[ssl-ini] group changed to 999 [2018-02-20T04:32:23+00:00] INFO: template[ssl-ini] mode changed to 755 - change mode from '0644' to '0755' - change owner from 'root' to 'jetty' - change group from 'root' to 'jetty'  * bash[echo status] action run [execute] ###### DOCKER STARTED ##### [2018-02-20T04:32:23+00:00] INFO: bash[echo status] ran successfully - execute "bash" "/tmp/jetty/chef-script20180220-20-1j5lrkz" [2018-02-20T04:32:23+00:00] INFO: Chef Run complete in 2.524790679 seconds  Running handlers: [2018-02-20T04:32:23+00:00] INFO: Running report handlers Running handlers complete [2018-02-20T04:32:23+00:00] INFO: Report handlers complete Chef Client finished, 16/16 resources updated in 04 seconds [2018-02-20T04:32:23+00:00] WARN: ***************************************** [2018-02-20T04:32:23+00:00] WARN: Did not find config file: /solo.rb, using command line options. [2018-02-20T04:32:23+00:00] WARN: ***************************************** ******************************************************************** WARNING: User is root The user should be (re)set to 'jetty' in the Dockerfile ******************************************************************** OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 2018-02-20 04:32:24.910:INFO::main: Logging initialized @338ms 2018-02-20 04:32:25.067:INFO::main: Redirecting stderr/stdout to /var/lib/jetty/logs/2018_02_20.stderrout.log