All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Sangorrin" <daniel.sangorrin@toshiba.co.jp>
To: 'dhinakar k' <dhinakar.k@gmail.com>, fuego@lists.linuxfoundation.org
Subject: Re: [Fuego] Fuego 1.1 version error during install
Date: Mon, 10 Apr 2017 10:52:58 +0900	[thread overview]
Message-ID: <000401d2b19d$2e3b0f50$8ab12df0$@toshiba.co.jp> (raw)
In-Reply-To: <CABehs3MR7PJriF+ubXs8iyJJdDGn5HJYi7Sex0rNQxJw4BP47g@mail.gmail.com>

> -----Original Message-----
> From: fuego-bounces@lists.linuxfoundation.org [mailto:fuego-bounces@lists.linuxfoundation.org] On Behalf Of dhinakar k
>  ---> Running in 9cc9272ed6a4
>  ---> 85db72cbfc81
> Removing intermediate container 9cc9272ed6a4
> Step 32 : RUN source /etc/default/jenkins &&     JAVA_ARGS="$JAVA_ARGS -Djenkins.install.runSetupWizard=false" &&     if [ -n
> "$HTTP_PROXY" ]; then         PROXYSERVER=$(echo $http_proxy | sed -E 's/^http://' | sed -E 's/\///g' | sed -E 's/(.*):(.*)/\1/') &&
> PROXYPORT=$(echo $http_proxy | sed -E 's/^http://' | sed -E 's/\///g' | sed -E 's/(.*):(.*)/\2/') &&         JAVA_ARGS="$JAVA_ARGS -
> Dhttp.proxyHost="${PROXYSERVER}" -Dhttp.proxyPort="${PROXYPORT}" -Dhttps.proxyHost="${PROXYSERVER}" -
> Dhttps.proxyPort="${PROXYPORT};     fi &&     sed -i -e "s#^JAVA_ARGS.*#JAVA_ARGS\=\"${JAVA_ARGS}\"#g" /etc/default/jenkins;
>  ---> Running in 6721c884cf16
>  ---> 027eb9ad54a5
> Removing intermediate container 6721c884cf16
> Step 33 : RUN service jenkins start &&     sleep 30 &&     sudo -u jenkins java -jar /var/cache/jenkins/war/WEB-INF/jenkins-cli.jar -s
> http://localhost:8080/fuego install-plugin description-setter &&     sudo -u jenkins java -jar /var/cache/jenkins/war/WEB-INF/jenkins-
> cli.jar -s http://localhost:8080/fuego install-plugin pegdown-formatter
>  ---> Running in bfbc88626a6f
> Starting Jenkins Continuous Integration Server: jenkins.
> description-setter is neither a valid file, URL, nor a plugin artifact name in the update center
> No update center data is retrieved yet from: http://updates.jenkins-ci.org/update-center.json
> description-setter looks like a short plugin name. Did you mean ?null??
> 
> ERROR: Error occurred, see previous output.
> The command '/bin/sh -c service jenkins start &&     sleep 30 &&     sudo -u jenkins java -jar /var/cache/jenkins/war/WEB-INF/jenkins-
> cli.jar -s http://localhost:8080/fuego install-plugin description-setter &&     sudo -u jenkins java -jar /var/cache/jenkins/war/WEB-
> INF/jenkins-cli.jar -s http://localhost:8080/fuego install-plugin pegdown-formatter' returned a non-zero code: 5
> [sudo] password for dhinakar:
> 
> 
> 
> Any clue what is the issue?

It may be a problem with your environment/company network(?).
You could install it without plugins first, and then install the plugins by hand from the Jenkins interface.

Thanks,
Daniel





  reply	other threads:[~2017-04-10  1:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08  5:08 [Fuego] Fuego 1.1 version error during install dhinakar k
2017-04-10  1:52 ` Daniel Sangorrin [this message]
2017-04-10 12:01   ` dhinakar k
2017-04-11 23:32     ` Daniel Sangorrin
2017-04-12  2:07       ` dhinakar k
2017-04-12  2:50       ` Bird, Timothy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000401d2b19d$2e3b0f50$8ab12df0$@toshiba.co.jp' \
    --to=daniel.sangorrin@toshiba.co.jp \
    --cc=dhinakar.k@gmail.com \
    --cc=fuego@lists.linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.