Het tabblad Deploy

Dit lusje is een poging om kwesties en oorzaken van plaatsingsproblemen snel te isoleren.

Deploy log Deployment Troubleshooter

stelt de Troubleshooter van de Plaatsing van het Logboek op

Het Deploy log Deployment Troubleshooter kader toont een aantal gebeurtenissen van het plaatsingslogboek die over het geselecteerde tijdkader voorkwamen. De bedoeling is een overzichtsweergave van implementatieactiviteiten te bieden en de complexiteit van de implementatie door de telling te bepalen. De meer geregistreerde berichten, complexer de plaatsing typisch is.

Deploy State

stelt Staat op

Het Deploy State kader toont de plaatsingsgebeurtenissen die over het geselecteerde tijdkader voorkwamen. De parser voor dit kader zoekt naar deze specifieke signalen:

  • '%NOTICE: Starting generate command%') als 'start_gen'
  • '%git apply /app/vendor/magento/ece-tools/patches%') als 'apply_patches'
  • '%Set flag: .static_content_deploy%') als 'SCD'
  • '%NOTICE: Generate command completed%') als 'gen_compl'
  • '%NOTICE: Starting deploy.%') als 'start_deploy'
  • '%NOTICE: Deployment completed%') als 'deploy_compl'
  • '%NOTICE: Starting post-deploy.%') als 'start_pdeploy'
  • '%NOTICE: Post-deploy is complete%') als 'pdeploy'
  • '%deploy-complete%') als 'cl_deploy_compl'

Deploy Log Detail

stelt het Detail van het Logboek op

Het Deploy Log Detail kader toont de summiere details van het plaatsingslogboekbericht die over het geselecteerde tijdkader voorkwamen. Het kader ontleedt voor de volgende koorden in de plaatsingslogboeken:

  • '%NOTICE: Starting deploy.%') als 'start_dply'
  • '%INFO: Starting scenario(s): scenario/deploy.xml%') als 'start_scenario'
  • '%NOTICE: Starting pre-deploy%') als 'strt_predply'
  • '%INFO: Restoring patch log file%') als 'rstr_ptch_log'
  • '%INFO: Updating cache configuration.%') als 'updt_cach_config'
  • '%INFO: Set Redis slave connection%') als 'redis_sec_conn_set'
  • '%INFO: Static content deployment was performed during build hook, cleaning old content%') als 'scd_build_hk'
  • '%INFO: Clearing pub/static%') als 'clr_pub_static'
  • '%NFO: Clearing redis cache:%') als 'clr_redis_cach'
  • '%INFO: Clearing var/cache directory%') als 'clr_var_cach'
  • '%NOTICE: Enabling Maintenance mode%') als 'enable_maint_mode'
  • '%INFO: Disable cron%') als 'disable_cron'
  • '%INFO: Trying to kill running cron jobs and consumers processes%') als 'kill_cron_try'
  • '%INFO: Running Adobe Commerce cron and consumers processes were not found.%') als 'no_cron_fnd'
  • '%NOTICE: Validating configuration%') als 'validate_config'
  • '%The following admin data is required to create an admin user during initial installation%') als 'no_admin'
  • '%recommended PHP version satisfying the constraint%') als 'php_ver_constraint'
  • '%WARNING: Fix configuration with given suggestions:%') als 'fix_config_sugg'
  • '%WARNING: [2003] The directory nesting level value for error reporting has not been configured.%') als 'nest_err_reporting'
  • '%NOTICE: End of validation%') als 'end_validation'
  • '%NOTICE: Starting update.%') als 'start_update'
  • '%INFO: Updating env.php.%') als 'update_php_env'
  • '%INFO: Updating env.php DB connection configuration.%') als 'update_php_env_db'
  • '%INFO: Updating env.php AMQP configuration%') als 'update_php_env_amqp'
  • '%INFO: Set search engine to: elasticsearch7%') als 'set_elastic7'
  • '%elasticsearch 6.5.4 has passed EOL%') als 'elastic_ver_EOL'
  • '%INFO: Set search engine to: elasticsearch6%') als 'set_elastic6'
  • '%INFO: Updating secure and unsecure URLs%') als 'update_urls'
  • '%INFO: Running setup upgrade.%') als 'setup_upgrade_run'
  • '%INFO: Post-deploy hook enabled. Cron enabling, cache cleaning, and pre-warming operations are postponed%') als 'post_hook_enabled'
  • '%NOTICE: Maintenance mode is disabled.%') als 'maint_mode_disabled'
  • '%INFO: Scenario(s) finished%') als 'scenario_finished'
  • '%WARNING: Command maintenance:enable finished with an error. Creating a maintenance flag file%') als 'enable_maintenance_fail'
  • '%MySQL server has gone away%') als 'MySQL_has_gone_away'

Post Deploy Log Detail

Post stelt logboekdetail op

In het Post Deploy Log Detail -frame worden de loggegevens weergegeven die zich na de implementatie binnen de geselecteerde tijdlijn hebben voorgedaan. Dit kader is geconcentreerd op bepaalde logboekberichten die de volgende koorden bevatten:

  • '%Disabled maintenance mode%') als 'disabled_maint_mode'
  • '%INFO: Starting scenario(s): scenario/post-deploy.xml%') als 'start_pstdply_scenario'
  • '%NOTICE: Validating configuration%') als 'val_config'
  • '%NOTICE: End of validation%') als 'end_val_config'
  • '%INFO: Enable cron%') als 'cron_enabled'
  • '%INFO: Create backup of important files.%') als 'file_backup'
  • '%INFO: Successfully created backup%') als 'file_backup_success'
  • '%INFO: Starting page warming up%') als 'pg_warmup_start'
  • '%INFO: Warmed up page:%') als 'warmed_up_pg'
  • '%ERROR: Warming up failed:%') als 'warm_up_pg_err'
  • '%INFO: Scenario(s) finished%') als 'scenario_finished'

Cloud Log Detail

het Detail van het Logboek van de Wolk

In het frame Cloud Log Detail worden de gegevens van het cloudlog weergegeven die zich tijdens het geselecteerde tijdsbestek hebben voorgedaan. De volgende tekenreeksen worden geparseerd en geretourneerd met het label 'AS' hieronder:

  • '%DEBUG: /bin/bash -c "set -o pipefail; php ./bin/magento setup:upgrade%') als 'start_update'
  • '%Schema creation/updates:%') als 'schema_updates'
  • '%Nothing to import.%') als 'mod_import_finish'
  • '%NOTICE: End of update.%') als 'update_finished'
  • '%DEBUG: Running step: deploy-static-content%') als 'scd_run'
  • '%NOTICE: Skipping static content deploy. SCD on demand is enabled.%') als 'scd_ondemand'
  • '%INFO: Clearing%') als 'clr_dirs'
  • '%DEBUG: Step "deploy-static-content" finished%') als 'scd_finished'
  • '%NOTICE: Skipping static content compression. SCD on demand is enabled.%') als 'scd_compression_run'
  • '%INFO: Clearing var/cache directory%') als 'clr_var_cach'
  • '%DEBUG: Step "compress-static-content" finished%') als 'scd_compression_finished'
  • '%DEBUG: Running step: deploy-complete%') als 'deploy_finished'
  • '%INFO: Post-deploy hook enabled. Cron enabling, cache cleaning, and pre-warming operations are postponed to post-deploy stage.%') als 'Post_deploy_hook_enabled'
  • '%NOTICE: Maintenance mode is disabled.%') als 'maint_mode_disabled'
  • '%INFO: Scenario(s) finished%') als 'scenario_finished'
  • '%post-deploy.xml%') als 'post_deploy_start'
  • '%NOTICE: Validating configuration%') als 'validate_config'
  • '%WARNING: [2003] The directory nesting level value for error reporting has not been configured.%') als 'nest_err_reporting'
  • '%NOTICE: End of validation%') als 'end_validation'
  • '%INFO: Enable cron%') als 'enable_cron'
  • '%INFO: Create backup of important files%') als 'create_backup'
  • '%DEBUG: Step "backup" finished%') als 'backup_finished'
  • '%INFO: Starting page warming up%') als 'warmup_start'
  • '%ERROR: Warming up failed:%') als 'warm_up_fail'
  • '%DEBUG: Step "warm-up" finished%') als 'warmup_finished'
  • '%DEBUG: Step "time-to-first-byte" finished%') als 'ttfb_finished'
  • '%INFO: Scenario(s) finished%') als 'post_deploy_finished'
  • '%DEBUG: Running step: pre-build%') als 'run_pre-build'
  • '%DEBUG: Flag .static_content_deploy has already been deleted%') als 'scd_flag_del'
  • '%DEBUG: Step "pre-build" finished%') als 'pre-build_completed'
  • '%NOTICE: Applying patches%') als 'apply_patches'
  • '%has been applied%') als 'patches_applied'
  • '%DEBUG: Step "apply-patches" finished%') als 'apply_patches_complete'
  • '%Deploy using quick strategy%') als 'quick_strategy_deploy'
  • '%NOTICE: Running DI compilation%') als 'di_compliation_start'
  • '%NOTICE: End of running DI compilation%') als 'di_compliation_finished'
  • '%NOTICE: Generating fresh static content%') als 'gen_frsh_static_content'
  • '%magento setup:static-content:deploy%') als 'scd_executing'
  • '%NOTICE: End of generating fresh static content%') als 'gen_frsh_static_cont_finished'
  • '%INFO: Starting scenario(s): scenario/build/transfer.xml%') als 'start_transferxml'
  • '%INFO: Trying to kill running cron jobs%') als 'kill_crons'
  • '%INFO: Clearing redis cache:%') als 'clear_redis_cache'
  • '%INFO: Checking if db exists and has tables%') als 'db_check'
  • '%WARNING: [2010] Elasticsearch service is installed at infrastructure layer, but is not used as a search engine.%) als 'es_not_used'
  • '%NOTICE: Starting update.%') als 'starting_update'
  • '%INFO: Set search engine to: mysql%') als 'mysql_search'
  • '%SQLSTATE[HY000] [2006] MySQL server has gone away%') als 'mysql_gone'

Count of modules imported during deploy

Telling van modules die tijdens opstellen worden ingevoerd

In het frame Count of modules imported during deploy wordt het aantal modules weergegeven dat tijdens de implementatie in de geselecteerde tijdlijn wordt geïmporteerd.

Deployed module list

Gedistribueerde modulelijst

Het Deployed module list kader toont opgestelde modules over het geselecteerde timeframe.

recommendation-more-help
c2d96e17-5179-455c-ad3a-e1697bb4e8c3