Skip to content

Instantly share code, notes, and snippets.

@davidroberts63
Last active December 16, 2015 22:29
Show Gist options
  • Save davidroberts63/5507410 to your computer and use it in GitHub Desktop.
Save davidroberts63/5507410 to your computer and use it in GitHub Desktop.
Log of Octopus Deploy promoting cloud service package to Azure Web Role and Worker Role.
Success: Deploy
2013-05-03 05:31:39 INFO Deployment complete!
Success: Downloading packages from NuGet servers
2013-05-03 05:28:30 INFO Making a list of packages to download
2013-05-03 05:28:30 INFO All packages have been downloaded
Success: Download package Octopus.Sample.AzureCloudService 5.8.2 from NuGet feed: Local
2013-05-03 05:28:30 DEBUG Checking package cache for package Octopus.Sample.AzureCloudService 5.8.2
2013-05-03 05:28:30 INFO Downloading NuGet package Octopus.Sample.AzureCloudService 5.8.2 from feed: 'C:\Program Files (x86)\Octopus\NugetRepository'
2013-05-03 05:28:30 DEBUG Downloaded packages will be stored in: C:\Program Files (x86)\Data\PackageCache
2013-05-03 05:28:30 DEBUG Finding package (attempt 1 of 5)
2013-05-03 05:28:30 DEBUG Found package Octopus.Sample.AzureCloudService version 5.8.2
2013-05-03 05:28:30 DEBUG Downloading to: C:\Program Files (x86)\Data\PackageCache\feeds-1\Octopus.Sample.AzureCloudService.5.8.2_6DAB6E8CD2D87E40A76C3D45CA0E962D.nupkg
2013-05-03 05:28:30 DEBUG SHA1 hash of package is: 065054ecafec3f900ee389aa8ea96f736bf5f557
Success: Uploading packages to Tentacles
2013-05-03 05:28:30 INFO Preparing to upload packages
2013-05-03 05:28:30 INFO No packages need to be uploaded
Success: Execute deployment steps
Success: Step 1: Deploy Sample
2013-05-03 05:28:30 DEBUG Extracting package to temporary directory: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 DEBUG Package extracted successfully
2013-05-03 05:28:30 INFO [PreDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 INFO [PreDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 DEBUG [PreDeploy Script] Script: C:\Program Files (x86)\Data\tmp\deployments-65\PreDeploy.ps1
2013-05-03 05:28:30 INFO [PreDeploy Script] Hello from pre deploy
2013-05-03 05:28:30 INFO [PreDeploy Script] Machine name WIN-J8GRU0SJ6MG
2013-05-03 05:28:30 INFO [PreDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 INFO [PreDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 INFO [XML Transformation] Looking for any configuration transformation files
2013-05-03 05:28:30 INFO [XML Configuration] Looking for appSettings and connectionStrings in any .config files
2013-05-03 05:28:30 DEBUG [Azure Configuration] Updating configuration settings...
2013-05-03 05:28:30 INFO [Deploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 INFO [Deploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:30 DEBUG [Deploy Script] Script: C:\Program Files (x86)\Data\tmp\deployments-65\Deploy.ps1
2013-05-03 05:28:31 INFO [Deploy Script] Hello from deploy
2013-05-03 05:28:31 INFO [Deploy Script] Machine name WIN-J8GRU0SJ6MG
2013-05-03 05:28:31 INFO [Deploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:31 INFO [Deploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:28:31 INFO [Azure Upload] Uploading package to Azure blob storage: C:\Program Files (x86)\Data\tmp\deployments-65\Humpty.cspkg
2013-05-03 05:28:31 DEBUG [Azure Upload] Connecting to Azure blob storage
2013-05-03 05:29:54 INFO [Azure Upload] Package upload complete
2013-05-03 05:29:54 INFO [Azure Upload] Package uploaded as: https://dr63storage.blob.core.windows.net/octopuspackages/Humpty.5.8.2_1364211793a9faf29d32924ce8522c5371d988e0.cspkg
2013-05-03 05:29:54 INFO [Azure Deployment] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:29:54 INFO [Azure Deployment] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:29:54 DEBUG [Azure Deployment] Script: C:\Program Files (x86)\Data\tmp\deployments-65\BootstrapDeployToAzure.ps1
2013-05-03 05:29:55 INFO [Azure Deployment] Azure deployment parameters:
2013-05-03 05:29:55 INFO [Azure Deployment] Subscription ID: <REMOVED FROM GIST FOR SAFETY>
2013-05-03 05:29:55 INFO [Azure Deployment] Subscription name: <REMOVED FROM GIST FOR SAFETY>
2013-05-03 05:29:55 INFO [Azure Deployment] Cloud service name: dr63octopusdeploy
2013-05-03 05:29:55 INFO [Azure Deployment] Storage account name: dr63storage
2013-05-03 05:29:55 INFO [Azure Deployment] Slot: Production
2013-05-03 05:29:55 INFO [Azure Deployment] Package URI: https://dr63storage.blob.core.windows.net/octopuspackages/Humpty.5.8.2_1364211793a9faf29d32924ce8522c5371d988e0.cspkg
2013-05-03 05:29:55 INFO [Azure Deployment] Configuration file: C:\Program Files (x86)\Data\tmp\deployments-65\ServiceConfiguration.Cloud.cscfg
2013-05-03 05:29:55 INFO [Azure Deployment] Deployment label: Deploy Sample v5.8.2
2013-05-03 05:29:55 INFO [Azure Deployment] Allow swap: False
2013-05-03 05:29:55 INFO [Azure Deployment] Importing Windows Azure modules
2013-05-03 05:29:55 INFO [Azure Deployment] Loading the management certificate
2013-05-03 05:29:55 INFO [Azure Deployment] Setting up the Azure subscription
2013-05-03 05:29:55 INFO [Azure Deployment] Starting the Azure deployment process
2013-05-03 05:30:04 INFO [Azure Deployment] A deployment already exists in dr63octopusdeploy for slot Production. Upgrading deployment...
2013-05-03 05:31:32 INFO [Azure Deployment] OperationDescription OperationId OperationStatus
2013-05-03 05:31:32 INFO [Azure Deployment] -------------------- ----------- ---------------
2013-05-03 05:31:32 INFO [Azure Deployment] Set-AzureDeployment a5043ab4-da4b-4b01-a307... Succeeded
2013-05-03 05:31:38 INFO [Azure Deployment] Deployment complete; Deployment ID: b4a2de54025b4b1d87553550ee75ee8d
2013-05-03 05:31:38 INFO [Azure Deployment] WARNING: The default subscription is being removed. Use Select-Subscription
2013-05-03 05:31:38 INFO [Azure Deployment] <subscriptionName> to select a new default subscription.
2013-05-03 05:31:38 INFO [Azure Deployment] WARNING: The current subscription is being removed. Use Select-Subscription
2013-05-03 05:31:38 INFO [Azure Deployment] <subscriptionName> to select a new current subscription.
2013-05-03 05:31:38 INFO [Azure Deployment] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:38 INFO [Azure Deployment] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:38 INFO [Azure Deployment] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:38 INFO [Azure Deployment] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:38 INFO [PostDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:38 INFO [PostDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:38 DEBUG [PostDeploy Script] Script: C:\Program Files (x86)\Data\tmp\deployments-65\PostDeploy.ps1
2013-05-03 05:31:38 INFO [PostDeploy Script] Hello from post deploy
2013-05-03 05:31:38 INFO [PostDeploy Script] Machine name WIN-J8GRU0SJ6MG
2013-05-03 05:31:39 INFO [PostDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:39 INFO [PostDeploy Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:39 INFO [DeployFailed Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:39 INFO [DeployFailed Script] FIX: C:\Program Files (x86)\Data\tmp\deployments-65
2013-05-03 05:31:39 DEBUG Deleting temporary directory C:\Program Files (x86)\Data\tmp\deployments-65
Write Preview Comments are parsed with GitHub Flavored Markdown
Add Comment
© 2013 GitHub Inc. All rights reserved.
The GitHub Blog Support Contact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment