[JIRA] (JENKINS-34040) Add support for Pipeline plugin in the Delivery Pipeline plugin

2016-06-20 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmytro Slupytskyi commented on  JENKINS-34040  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add support for Pipeline plugin in the Delivery Pipeline plugin   
 

  
 
 
 
 

 
 Hi, Any updates?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [saltstack-plugin] (JENKINS-30675) Issue with auth to SaltStack API

2015-09-28 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30675 
 
 
 
  Issue with auth to SaltStack API  
 
 
 
 
 
 
 
 
 
 
I changed tornado to cherrypy and it works. 
Thank you! 
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Attachment:
 
 Screen Shot 2015-09-28 at 9.47.27 PM.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [saltstack-plugin] (JENKINS-30675) Issue with auth to SaltStack API

2015-09-28 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi closed an issue as Won't Fix 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30675 
 
 
 
  Issue with auth to SaltStack API  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Won't Fix 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [saltstack-plugin] (JENKINS-30675) Issue with auth to SaltStack API

2015-09-28 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30675 
 
 
 
  Issue with auth to SaltStack API  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Christian McHugh 
 
 
 

Attachments:
 

 Screen Shot 2015-09-28 at 2.29.29 PM.png 
 
 
 

Components:
 

 saltstack-plugin 
 
 
 

Created:
 

 28/Sep/15 11:37 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Dmitriy Slupytskyi 
 
 
 
 
 
 
 
 
 
 
Hello, 
When try connect to Salt API, I receive next error: 

 

Client error : Auth Error: net.sf.json.JSONException: JSONObject["return"] is not a JSONArray.

{"Error": "java.io.IOException: Server returned HTTP response code: 400 for URL: http://salt.example.com:8000/login
 

 
In master logs: 

 

# tail -f /var/log/salt/master 
2015-09-28 11:28:45,306 [tornado.access   ][WARNING ][13082] 400 POST /login (192.168.10.50) 0.36ms
 

 
But when I make request via curl, it works 

[JIRA] [docker-build-publish-plugin] (JENKINS-29933) Docker build publish plugin required authentication with 'Force pull' option

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29933 
 
 
 
  Docker build publish plugin required authentication with 'Force pull' option  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Attachment:
 
 ScreenShot2015-08-13at1.22.39PM.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Attachment:
 
 ScreenShot2015-08-13at1.22.39PM.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29933) Docker build publish plugin required authentication with 'Force pull' option

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29933 
 
 
 
  Docker build publish plugin required authentication with 'Force pull' option  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Carlos Sanchez 
 
 
 

Components:
 

 docker-build-publish-plugin 
 
 
 

Created:
 

 13/Aug/15 10:23 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Dmitriy Slupytskyi 
 
 
 
 
 
 
 
 
 
 

 

[service] $ docker build -t registry/dev/service --pull=true .
Sending build context to Docker daemon   343 kB
Sending build context to Docker daemon   343 kB

Step 0 : FROM registry/build/nodejs:0.12
Pulling repository registry/build/nodejs
Authentication is required.
Build step 'Docker Build and Publish' marked build as failure
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
  

[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Carlos Sanchez 
 
 
 

Components:
 

 docker-build-publish-plugin 
 
 
 

Created:
 

 13/Aug/15 10:20 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Dmitriy Slupytskyi 
 
 
 
 
 
 
 
 
 
 

 

[service] $ docker push registry/dev/service
The push refers to a repository [registry/dev/service] (len: 1)
Sending image list

Please login prior to push:
Username: EOF
Build step 'Docker Build and Publish' marked build as failure
 

 
Currently installed 'CloudBees Docker Build and Publish plugin' with version 1.0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 

[JIRA] [docker-build-publish-plugin] (JENKINS-29933) Docker build publish plugin required authentication with 'Force pull' option

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29933 
 
 
 
  Docker build publish plugin required authentication with 'Force pull' option  
 
 
 
 
 
 
 
 
 
 
Added correct screenshot. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Attachment:
 
 ScreenShot2015-08-13at1.24.22PM.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29933) Docker build publish plugin required authentication with 'Force pull' option

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi commented on  JENKINS-29933 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Docker build publish plugin required authentication with 'Force pull' option  
 
 
 
 
 
 
 
 
 
 
Similar issue in JENKINS-29932. 
Fixed, after correct password in credentials. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi commented on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 
 
this is odd, because i use this credentials more than week or may be two. and no updates with jenkins or plugins recently was done 
created additional jenkins credentials for registry and it works (old jenkins credentials have incorrect password) 
thank you for help 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29933) Docker build publish plugin required authentication with 'Force pull' option

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29933 
 
 
 
  Docker build publish plugin required authentication with 'Force pull' option  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.