[JIRA] (JENKINS-59698) file crippled during deploy

11 views
Skip to first unread message

peter.niederlag@datenbetrieb.de (JIRA)

unread,
Oct 8, 2019, 4:45:03 AM10/8/19
to jenkinsc...@googlegroups.com
Peter Niederlag created an issue
 
Jenkins / Bug JENKINS-59698
file crippled during deploy
Issue Type: Bug Bug
Assignee: Azure DevOps
Components: azure-function-plugin
Created: 2019-10-08 08:44
Priority: Critical Critical
Reporter: Peter Niederlag

we have seen the azure-function-plugin to deploy broken/crippled files. We are quite sure they are fine inside our git/jenkins.

After the deployment we found that two files had been stripped in the middle of a line. therefor the function-app broke with some files having bad content.

Jenkins job went fine.

git log -p on the azure scm "shado" repo uncovered a broken commit.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

jieshe@microsoft.com (JIRA)

unread,
Oct 10, 2019, 3:58:02 AM10/10/19
to jenkinsc...@googlegroups.com
Jie Shen assigned an issue to Jie Shen
Change By: Jie Shen
Assignee: Azure DevOps Jie Shen

jieshe@microsoft.com (JIRA)

unread,
Oct 10, 2019, 5:11:01 AM10/10/19
to jenkinsc...@googlegroups.com
Jie Shen commented on Bug JENKINS-59698
 
Re: file crippled during deploy

Which language does the target application use? This plugin will use different deployment strategies to deploy applications according to their language.

peter.niederlag@datenbetrieb.de (JIRA)

unread,
Oct 10, 2019, 9:09:04 AM10/10/19
to jenkinsc...@googlegroups.com

nodejs, git deployment strategy

nitinsgc@gmail.com (JIRA)

unread,
Nov 22, 2019, 5:21:02 PM11/22/19
to jenkinsc...@googlegroups.com

I am seeing a similar issue where the file is crippled during deploy, but the status of the deployment is all green.

Observation:

  • The file is present in the right state in .azure-deploy folder (created by the plugin)
  • The file is crippled in .azure-deploy repo (local repo created by the plugin)
  • The file is crippled in remote repo. (functions remote repo) 

App : nodejs

Deploy Strategy : git

nitinsgc@gmail.com (JIRA)

unread,
Nov 25, 2019, 12:51:03 PM11/25/19
to jenkinsc...@googlegroups.com

The changes from this PR (mostly pulled from Azure App Service Plugin) has helped fix the issue - https://github.com/jenkinsci/azure-function-plugin/pull/17 .

Jie Shen - Could you please look at this ?

Reply all
Reply to author
Forward
0 new messages