Ardesco / driver-binary-downloader-maven-plugin

A Maven plugin that will download the WebDriver stand alone server executables for use in your mavenised Selenium project.
Apache License 2.0
92 stars 52 forks source link

Release version 1.0.8 of plugin with rultor #33

Closed Ardesco closed 8 years ago

Ardesco commented 8 years ago

Add ruler configuration to make releases easy.

Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 2min)

+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Prelease --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5+
gpg: armor header: 
Comment: Hostname: sks.es.net
gpg: armor header: 
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-eN8A/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-eN8A/.gpg/secring.gpg --decrypt repo/settings.xml.asc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.6u4Qlmzz'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:Ardesco/selenium-standalone-server-plugin settings.xml.enc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: decryption failed: Bad session key
'cid' file is absent, container wasn't started correctly
Ardesco commented 8 years ago

Let's try again.

@rultor release, tag is 1.0.8

rultor commented 8 years ago

Let's try again. @rultor release, tag is 1.0.8

@ardesco I see you're talking about me, but I don't understand it. If you want to say something to me directly, start a message with @rultor

Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 11s)

+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5
gpg: armor header: 
Comment: Hostname: sks.mj2.uk
gpg: armor header: 
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-we8w/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-we8w/.gpg/secring.gpg --decrypt repo/settings.xml.asc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.c0L85uHo'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:Ardesco/selenium-standalone-server-plugin settings.xml.enc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: decryption failed: Bad session key
'cid' file is absent, container wasn't started correctly
Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 11s)

+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5
gpg: armor header: 
Comment: Hostname: sks.undergrid.net
gpg: armor header: 
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-8Lmf/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-8Lmf/.gpg/secring.gpg --decrypt repo/settings.xml.asc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.c0L85uHo'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:Ardesco/selenium-standalone-server-plugin settings.xml.enc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: decryption failed: Bad session key
'cid' file is absent, container wasn't started correctly
Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 11s)

+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5
gpg: armor header: 
Comment: Hostname: keyserver.ubuntu.com
gpg: armor header: 
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-Tw3u/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-Tw3u/.gpg/secring.gpg --decrypt repo/settings.xml.asc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.c0L85uHo'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:Ardesco/selenium-standalone-server-plugin settings.xml.enc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: decryption failed: Bad session key
'cid' file is absent, container wasn't started correctly
Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 11s)

gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-rMNw/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-rMNw/.gpg/secring.gpg --decrypt repo/pubring.gpg.asc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.MY1zXdbn'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:Ardesco/selenium-standalone-server-plugin pubring.gpg.enc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-rMNw/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-rMNw/.gpg/secring.gpg --decrypt repo/secring.gpg.asc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.ETqtavrE'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:Ardesco/selenium-standalone-server-plugin secring.gpg.enc
Version: GnuPG/MacGPG2 v2
gpg: armor header: 
Comment: GPGTools - https://gpgtools.org
gpg: armor header: 
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)


Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 3144.3 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 169.1 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
3/3 KB                             

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 71.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
3/3 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 74.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
4/37 KB   
8/37 KB   
12/37 KB   
16/37 KB   
20/37 KB   
24/37 KB   
28/37 KB   
32/37 KB   
36/37 KB   
37/37 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 1060.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.lazerycode.selenium.repository.OperatingSystemTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running com.lazerycode.selenium.repository.FileRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec
Running com.lazerycode.selenium.repository.DriverContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.lazerycode.selenium.repository.DriverMapTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running com.lazerycode.selenium.repository.BinaryTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.lazerycode.selenium.repository.SystemArchitectureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.lazerycode.selenium.repository.XMLParserTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running com.lazerycode.selenium.download.DetectProxyConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running com.lazerycode.selenium.download.DownloadHandlerTest
2016-02-20 14:04:16.869:INFO:oejs.Server:jetty-8.0.4.v20111024
2016-02-20 14:04:16.960:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
2016-02-20 14:04:16.987:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/,file:/home/r/repo/target/test-classes/jetty/}
2016-02-20 14:04:16.988:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/,file:/home/r/repo/target/test-classes/jetty/}
2016-02-20 14:04:17.009:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:9081 STARTING
INFO  FileDownloader - Downloading  'download.zip'...
(process:129): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Trace/breakpoint trap (core dumped)

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.827 s
[INFO] Finished at: 2016-02-20T14:04:17+00:00
[INFO] Final Memory: 30M/448M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project driver-binary-downloader-maven-plugin: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
container 8f2a5a9d50127b362a3bd64a0b1d503566f546e946ac2b430637d35832acb464 is dead
Sat Feb 20 14:04:22 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.14
++ echo 0.14 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.14, low enough to run a new Docker container'
load average is 0.14, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maven:3-jdk-7
+ docker pull maven:3-jdk-7
3-jdk-7: Pulling from library/maven
81cc5f26a6a0: Already exists
a3ed95caeb02: Already exists
5a4693d81fc5: Already exists
9c2c7d262d05: Already exists
4bed5d13d758: Already exists
a3ed95caeb02: Already exists
52fdc343447a: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
316b5a7674cf: Already exists
a3ed95caeb02: Already exists
b31611a255fc: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
Digest: sha256:2d4e733537d3a1414aafd82f75e386612b55766ce270292f48f0a8a4b24f94be
Status: Image is up to date for maven:3-jdk-7
+ docker ps --filter=status=exited
+ grep --quiet '\sardesco_selenium-standalone-server-plugin_33\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-3xYJ:/main --env=head=git@github.com:Ardesco/selenium-standalone-server-plugin.git --env=head_branch=master --env=tag=1.0.8 --privileged=true --hostname=docker --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-3xYJ/cid -w=/main --name=ardesco_selenium-standalone-server-plugin_33 maven:3-jdk-7 /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ apt-get install gsettings-desktop-schemas -y
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
container 48b3520c88205623bc9c5a1d81aa9748e90e81bf21318443e73e6c021f86af3a is dead
Sat Feb 20 14:13:17 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.06
++ echo 0.06 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.06, low enough to run a new Docker container'
load average is 0.06, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maven:3-jdk-7
+ docker pull maven:3-jdk-7
3-jdk-7: Pulling from library/maven
81cc5f26a6a0: Already exists
a3ed95caeb02: Already exists
5a4693d81fc5: Already exists
9c2c7d262d05: Already exists
4bed5d13d758: Already exists
a3ed95caeb02: Already exists
52fdc343447a: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
316b5a7674cf: Already exists
a3ed95caeb02: Already exists
b31611a255fc: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
Digest: sha256:2d4e733537d3a1414aafd82f75e386612b55766ce270292f48f0a8a4b24f94be
Status: Image is up to date for maven:3-jdk-7
+ docker ps --filter=status=exited
+ grep --quiet '\sardesco_selenium-standalone-server-plugin_33\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-dyyG:/main --env=head=git@github.com:Ardesco/selenium-standalone-server-plugin.git --env=head_branch=master --env=tag=1.0.8 --privileged=true --hostname=docker --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-dyyG/cid -w=/main --name=ardesco_selenium-standalone-server-plugin_33 maven:3-jdk-7 /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo apt-get install gsettings-desktop-schemas -y
/home/r/script.sh: line 7: sudo: command not found
container ddd05cdca0d7141931731608983be04a28f6f7ebedce755ae052601a305d5978 is dead
Sat Feb 20 14:35:02 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 2min)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 18446
+ echo '1.61.3 e1eb3a3'
1.61.3 e1eb3a3
+ date
Sat Feb 20 14:42:49 UTC 2016
+ uptime
 14:42:49 up 8 days, 18:44,  0 users,  load average: 0.00, 0.02, 0.05
+ head=git@github.com:Ardesco/selenium-standalone-server-plugin.git
+ head_branch=master
+ tag=1.0.8
+ vars=('--env=head=git@github.com:Ardesco/selenium-standalone-server-plugin.git' '--env=head_branch=master' '--env=tag=1.0.8')
+ image=maven:3-jdk-7
+ directory=
+ scripts=('sudo apt-get install gsettings-desktop-schemas -y' ';' 'mvn versions:set -DnewVersion=${tag}' ';' 'git commit -am ${tag}' ';' 'mvn clean deploy --settings /home/r/settings.xml' ';')
+ container=ardesco_selenium-standalone-server-plugin_33
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:Ardesco/selenium-standalone-server-plugin.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo apt-get install gsettings-desktop-schemas -y' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo apt-get install gsettings-desktop-schemas -y' ';' 'mvn versions:set -DnewVersion=${tag}' ';' 'git commit -am ${tag}' ';' 'mvn clean deploy --settings /home/r/settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: keyserver timed out
gpg: keyserver receive failed: Keyserver error
'cid' file is absent, container wasn't started correctly
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.05
++ echo 0.05 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.05, low enough to run a new Docker container'
load average is 0.05, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maven:3-jdk-7
+ docker pull maven:3-jdk-7
3-jdk-7: Pulling from library/maven
81cc5f26a6a0: Already exists
a3ed95caeb02: Already exists
5a4693d81fc5: Already exists
9c2c7d262d05: Already exists
4bed5d13d758: Already exists
a3ed95caeb02: Already exists
52fdc343447a: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
316b5a7674cf: Already exists
a3ed95caeb02: Already exists
b31611a255fc: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
Digest: sha256:2d4e733537d3a1414aafd82f75e386612b55766ce270292f48f0a8a4b24f94be
Status: Image is up to date for maven:3-jdk-7
+ docker ps --filter=status=exited
+ grep --quiet '\sardesco_selenium-standalone-server-plugin_33\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-c7ZA:/main --env=head=git@github.com:Ardesco/selenium-standalone-server-plugin.git --env=head_branch=master --env=tag=1.0.8 --privileged=true --hostname=docker --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-c7ZA/cid -w=/main --name=ardesco_selenium-standalone-server-plugin_33 maven:3-jdk-7 /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo apt-get install gsettings-desktop-schemas -y
/home/r/script.sh: line 7: sudo: command not found
container b9b3172c2124153ed98b10200a48d9d8cfb0b5d3c8b06d48a5f4f3e1d29043f3 is dead
Sat Feb 20 14:49:51 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 2min)

+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.08
++ echo 0.08 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.08, low enough to run a new Docker container'
load average is 0.08, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maven:3-jdk-7
+ docker pull maven:3-jdk-7
3-jdk-7: Pulling from library/maven
81cc5f26a6a0: Already exists
a3ed95caeb02: Already exists
5a4693d81fc5: Already exists
9c2c7d262d05: Already exists
4bed5d13d758: Already exists
a3ed95caeb02: Already exists
52fdc343447a: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
316b5a7674cf: Already exists
a3ed95caeb02: Already exists
b31611a255fc: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
Digest: sha256:2d4e733537d3a1414aafd82f75e386612b55766ce270292f48f0a8a4b24f94be
Status: Image is up to date for maven:3-jdk-7
+ docker ps --filter=status=exited
+ grep --quiet '\sardesco_selenium-standalone-server-plugin_33\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-pnsq:/main --env=head=git@github.com:Ardesco/selenium-standalone-server-plugin.git --env=head_branch=master --env=tag=1.0.8 --privileged=true --hostname=docker --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-pnsq/cid -w=/main --name=ardesco_selenium-standalone-server-plugin_33 maven:3-jdk-7 /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.m2 /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo apt-get install gsettings-desktop-schemas
/home/r/script.sh: line 7: sudo: command not found
container 52de0bc16770d816682b5558b208fc0681d3c4e827c86266cea7bcf38b361522 is dead
Sat Feb 20 14:59:19 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

100/227 KB               
104/227 KB   
108/227 KB   
112/227 KB   
116/227 KB   
120/227 KB   
124/227 KB   
128/227 KB   
132/227 KB   
136/227 KB   
140/227 KB   
144/227 KB   
148/227 KB   
152/227 KB   
156/227 KB   
160/227 KB   
164/227 KB   
168/227 KB   
172/227 KB   
176/227 KB   
180/227 KB   
184/227 KB   
188/227 KB   
192/227 KB   
196/227 KB   
200/227 KB   
204/227 KB   
208/227 KB   
212/227 KB   
216/227 KB   
220/227 KB   
224/227 KB   
227/227 KB   
227/227 KB   4/14 KB   
227/227 KB   8/14 KB   
227/227 KB   12/14 KB   
227/227 KB   14/14 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 5264.9 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 311.2 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
3/3 KB                  

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 261.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
3/3 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 254.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
1/37 KB   
5/37 KB   
9/37 KB   
13/37 KB   
17/37 KB   
21/37 KB   
25/37 KB   
29/37 KB   
33/37 KB   
37/37 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 3277.9 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.lazerycode.selenium.repository.OperatingSystemTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running com.lazerycode.selenium.repository.FileRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Running com.lazerycode.selenium.repository.DriverContextTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.lazerycode.selenium.repository.DriverMapTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running com.lazerycode.selenium.repository.BinaryTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.lazerycode.selenium.repository.SystemArchitectureTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running com.lazerycode.selenium.repository.XMLParserTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running com.lazerycode.selenium.download.DetectProxyConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.lazerycode.selenium.download.DownloadHandlerTest
2016-02-20 15:08:35.289:INFO:oejs.Server:jetty-8.0.4.v20111024
2016-02-20 15:08:35.423:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
2016-02-20 15:08:35.458:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/,file:/home/r/repo/target/test-classes/jetty/}
2016-02-20 15:08:35.458:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/,file:/home/r/repo/target/test-classes/jetty/}
2016-02-20 15:08:35.483:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:9081 STARTING
INFO  FileDownloader - Downloading  'download.zip'...
(process:115): GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
Trace/breakpoint trap (core dumped)

Results :

Tests run: 41, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.073 s
[INFO] Finished at: 2016-02-20T15:08:36+00:00
[INFO] Final Memory: 33M/883M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project driver-binary-downloader-maven-plugin: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
container 12fc5712e523e2586c1f67ef1d1b7223a0a4cb5c78c946436d3c261471221326 is dead
Sat Feb 20 15:09:21 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom

Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec)
4/57 KB    
4/57 KB   1/203 KB   
8/57 KB   1/203 KB   
12/57 KB   1/203 KB   
16/57 KB   1/203 KB   
16/57 KB   5/203 KB   
16/57 KB   9/203 KB   
16/57 KB   13/203 KB   
20/57 KB   13/203 KB   
20/57 KB   17/203 KB   
24/57 KB   17/203 KB   
28/57 KB   17/203 KB   
32/57 KB   17/203 KB   
32/57 KB   21/203 KB   
32/57 KB   25/203 KB   
32/57 KB   29/203 KB   
36/57 KB   29/203 KB   
36/57 KB   33/203 KB   
40/57 KB   33/203 KB   
44/57 KB   33/203 KB   
48/57 KB   33/203 KB   
48/57 KB   37/203 KB   
48/57 KB   41/203 KB   
48/57 KB   45/203 KB   
48/57 KB   49/203 KB   
48/57 KB   53/203 KB   4/181 KB   
48/57 KB   53/203 KB   4/181 KB   
48/57 KB   57/203 KB   4/181 KB   
48/57 KB   57/203 KB   8/181 KB   
48/57 KB   61/203 KB   8/181 KB   
48/57 KB   65/203 KB   12/181 KB   
48/57 KB   65/203 KB   12/181 KB   
48/57 KB   65/203 KB   16/181 KB   
48/57 KB   69/203 KB   16/181 KB   
48/57 KB   73/203 KB   16/181 KB   
48/57 KB   77/203 KB   16/181 KB   
48/57 KB   77/203 KB   20/181 KB   
48/57 KB   81/203 KB   20/181 KB   
52/57 KB   81/203 KB   20/181 KB   
52/57 KB   81/203 KB   24/181 KB   
56/57 KB   81/203 KB   28/181 KB   
56/57 KB   81/203 KB   28/181 KB   
57/57 KB   81/203 KB   28/181 KB   
57/57 KB   81/203 KB   32/181 KB   
57/57 KB   85/203 KB   32/181 KB   
57/57 KB   89/203 KB   32/181 KB   
57/57 KB   93/203 KB   32/181 KB   
57/57 KB   97/203 KB   32/181 KB   
57/57 KB   97/203 KB   36/181 KB   
57/57 KB   97/203 KB   40/181 KB   
57/57 KB   97/203 KB   44/181 KB   
57/57 KB   97/203 KB   48/181 KB   
57/57 KB   101/203 KB   48/181 KB   
57/57 KB   105/203 KB   48/181 KB   
57/57 KB   109/203 KB   48/181 KB   
57/57 KB   113/203 KB   48/181 KB   
57/57 KB   113/203 KB   52/181 KB   
57/57 KB   113/203 KB   56/181 KB   
57/57 KB   113/203 KB   60/181 KB   
57/57 KB   113/203 KB   64/181 KB   
57/57 KB   117/203 KB   68/181 KB   
57/57 KB   117/203 KB   72/181 KB   
57/57 KB   117/203 KB   76/181 KB   
57/57 KB   117/203 KB   80/181 KB   
57/57 KB   117/203 KB   64/181 KB   
57/57 KB   117/203 KB   84/181 KB   
57/57 KB   121/203 KB   84/181 KB   
57/57 KB   121/203 KB   88/181 KB   
57/57 KB   125/203 KB   88/181 KB   
57/57 KB   125/203 KB   92/181 KB   
57/57 KB   129/203 KB   92/181 KB   
57/57 KB   129/203 KB   96/181 KB   
57/57 KB   133/203 KB   96/181 KB   
57/57 KB   133/203 KB   100/181 KB   
57/57 KB   137/203 KB   100/181 KB   
57/57 KB   137/203 KB   104/181 KB   
57/57 KB   141/203 KB   104/181 KB   
57/57 KB   141/203 KB   108/181 KB   
57/57 KB   145/203 KB   108/181 KB   
57/57 KB   145/203 KB   112/181 KB   
57/57 KB   149/203 KB   112/181 KB   
57/57 KB   149/203 KB   116/181 KB   
57/57 KB   153/203 KB   116/181 KB   
57/57 KB   153/203 KB   120/181 KB   
57/57 KB   157/203 KB   120/181 KB   
57/57 KB   157/203 KB   124/181 KB   
57/57 KB   161/203 KB   124/181 KB   
57/57 KB   161/203 KB   128/181 KB   
57/57 KB   165/203 KB   128/181 KB   
57/57 KB   165/203 KB   132/181 KB   
57/57 KB   169/203 KB   132/181 KB   
57/57 KB   169/203 KB   136/181 KB   
57/57 KB   173/203 KB   136/181 KB   
57/57 KB   173/203 KB   140/181 KB   
57/57 KB   177/203 KB   140/181 KB   
57/57 KB   177/203 KB   144/181 KB   
57/57 KB   181/203 KB   144/181 KB   
57/57 KB   181/203 KB   148/181 KB   
57/57 KB   185/203 KB   148/181 KB   
57/57 KB   185/203 KB   152/181 KB   
57/57 KB   189/203 KB   152/181 KB   
57/57 KB   189/203 KB   156/181 KB   
57/57 KB   193/203 KB   156/181 KB   
57/57 KB   193/203 KB   160/181 KB   
57/57 KB   197/203 KB   160/181 KB   
57/57 KB   201/203 KB   160/181 KB   
57/57 KB   201/203 KB   164/181 KB   
57/57 KB   203/203 KB   164/181 KB   
57/57 KB   203/203 KB   168/181 KB   
57/57 KB   203/203 KB   172/181 KB   
57/57 KB   203/203 KB   176/181 KB   
57/57 KB   203/203 KB   180/181 KB   
57/57 KB   203/203 KB   181/181 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1896.6 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 5795.8 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 4868.0 KB/sec)
[INFO] Building jar: /home/r/repo/target/driver-binary-downloader-maven-plugin-1.0.8.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ driver-binary-downloader-maven-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ driver-binary-downloader-maven-plugin ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
3/3 KB                               

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 106.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
2/2 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 49.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
4/5 KB   
5/5 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 231.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
4/12 KB   
8/12 KB   
12/12 KB   
4/226 KB   12/12 KB   
8/226 KB   12/12 KB   
12/226 KB   12/12 KB   
16/226 KB   12/12 KB   
20/226 KB   12/12 KB   
24/226 KB   12/12 KB   
28/226 KB   12/12 KB   
32/226 KB   12/12 KB   
36/226 KB   12/12 KB   
40/226 KB   12/12 KB   
44/226 KB   12/12 KB   
48/226 KB   12/12 KB   
52/226 KB   12/12 KB   
56/226 KB   12/12 KB   
60/226 KB   12/12 KB   
64/226 KB   12/12 KB   
68/226 KB   12/12 KB   
72/226 KB   12/12 KB   
76/226 KB   12/12 KB   
80/226 KB   12/12 KB   
84/226 KB   12/12 KB   
88/226 KB   12/12 KB   
92/226 KB   12/12 KB   
96/226 KB   12/12 KB   
100/226 KB   12/12 KB   
104/226 KB   12/12 KB   
108/226 KB   12/12 KB   
112/226 KB   12/12 KB   
116/226 KB   12/12 KB   
120/226 KB   12/12 KB   
124/226 KB   12/12 KB   
128/226 KB   12/12 KB   
132/226 KB   12/12 KB   
136/226 KB   12/12 KB   
140/226 KB   12/12 KB   
144/226 KB   12/12 KB   
148/226 KB   12/12 KB   
152/226 KB   12/12 KB   
156/226 KB   12/12 KB   
160/226 KB   12/12 KB   
164/226 KB   12/12 KB   
168/226 KB   12/12 KB   
172/226 KB   12/12 KB   
176/226 KB   12/12 KB   
180/226 KB   12/12 KB   
184/226 KB   12/12 KB   
188/226 KB   12/12 KB   
192/226 KB   12/12 KB   
196/226 KB   12/12 KB   
200/226 KB   12/12 KB   
204/226 KB   12/12 KB   
208/226 KB   12/12 KB   
212/226 KB   12/12 KB   
216/226 KB   12/12 KB   
220/226 KB   12/12 KB   
224/226 KB   12/12 KB   
226/226 KB   12/12 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 482.5 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 7032.7 KB/sec)
[INFO] Installing /home/r/repo/target/driver-binary-downloader-maven-plugin-1.0.8.jar to /home/r/.m2/repository/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ driver-binary-downloader-maven-plugin ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
4/245 KB                
8/245 KB   
12/245 KB   
16/245 KB   
20/245 KB   
24/245 KB   
28/245 KB   
32/245 KB   
36/245 KB   
40/245 KB   
44/245 KB   
48/245 KB   
52/245 KB   
56/245 KB   
60/245 KB   
64/245 KB   
68/245 KB   
72/245 KB   
76/245 KB   
80/245 KB   
84/245 KB   
88/245 KB   
92/245 KB   
96/245 KB   
100/245 KB   
104/245 KB   
108/245 KB   
112/245 KB   
116/245 KB   
120/245 KB   
124/245 KB   
128/245 KB   
132/245 KB   
136/245 KB   
140/245 KB   
144/245 KB   
148/245 KB   
152/245 KB   
156/245 KB   
160/245 KB   
164/245 KB   
168/245 KB   
172/245 KB   
176/245 KB   
180/245 KB   
184/245 KB   
188/245 KB   
190/245 KB   
194/245 KB   
198/245 KB   
202/245 KB   
206/245 KB   
210/245 KB   
214/245 KB   
218/245 KB   
222/245 KB   
226/245 KB   
230/245 KB   
234/245 KB   
238/245 KB   
242/245 KB   
245/245 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 7414.4 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar
2/53 KB      
4/53 KB   
6/53 KB   
8/53 KB   
10/53 KB   
12/53 KB   
14/53 KB   
16/53 KB   
18/53 KB   
20/53 KB   
22/53 KB   
24/53 KB   
26/53 KB   
28/53 KB   
30/53 KB   
32/53 KB   
34/53 KB   
36/53 KB   
38/53 KB   
40/53 KB   
42/53 KB   
44/53 KB   
46/53 KB   
48/53 KB   
50/53 KB   
52/53 KB   
53/53 KB   

Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.pom
2/10 KB    
4/10 KB   
6/10 KB   
8/10 KB   
10/10 KB   

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.334 s
[INFO] Finished at: 2016-02-20T15:12:33+00:00
[INFO] Final Memory: 30M/620M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project driver-binary-downloader-maven-plugin: Failed to deploy artifacts: Could not transfer artifact com.lazerycode.selenium:driver-binary-downloader-maven-plugin:jar:1.0.8 from/to sonatype-nexus-staging (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Failed to transfer file: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container 6e8c9e290368836a901e2d23266d921292393c33ade3ee6929ce7c9d8b1eec56 is dead
Sat Feb 20 15:13:08 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag=1.0.8

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag=1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom

Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec)
4/203 KB   
8/203 KB   
12/203 KB   
16/203 KB   
20/203 KB   
24/203 KB   
28/203 KB   
32/203 KB   
36/203 KB   
40/203 KB   
44/203 KB   
48/203 KB   
52/203 KB   
56/203 KB   
60/203 KB   
60/203 KB   4/57 KB   
64/203 KB   4/57 KB   
64/203 KB   8/57 KB   
64/203 KB   12/57 KB   
64/203 KB   16/57 KB   
68/203 KB   16/57 KB   
72/203 KB   16/57 KB   
76/203 KB   16/57 KB   
4/181 KB   76/203 KB   16/57 KB   
4/181 KB   80/203 KB   16/57 KB   
4/181 KB   80/203 KB   20/57 KB   
4/181 KB   80/203 KB   24/57 KB   
8/181 KB   80/203 KB   24/57 KB   
8/181 KB   80/203 KB   28/57 KB   
12/181 KB   80/203 KB   28/57 KB   
12/181 KB   80/203 KB   32/57 KB   
16/181 KB   80/203 KB   32/57 KB   
16/181 KB   84/203 KB   32/57 KB   
16/181 KB   88/203 KB   32/57 KB   
16/181 KB   88/203 KB   36/57 KB   
16/181 KB   92/203 KB   36/57 KB   
16/181 KB   92/203 KB   40/57 KB   
16/181 KB   96/203 KB   41/57 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec)
20/181 KB   96/203 KB   45/57 KB   
20/181 KB   96/203 KB   49/57 KB   
20/181 KB   96/203 KB   53/57 KB   
20/181 KB   96/203 KB   57/57 KB   
20/181 KB   96/203 KB   57/57 KB   
16/181 KB   96/203 KB   40/57 KB   
20/181 KB   96/203 KB   41/57 KB   
24/181 KB   96/203 KB   57/57 KB   
28/181 KB   96/203 KB   57/57 KB   
28/181 KB   100/203 KB   57/57 KB   
32/181 KB   100/203 KB   57/57 KB   
32/181 KB   104/203 KB   57/57 KB   
32/181 KB   108/203 KB   57/57 KB   
32/181 KB   112/203 KB   57/57 KB   
36/181 KB   112/203 KB   57/57 KB   
40/181 KB   112/203 KB   57/57 KB   
44/181 KB   112/203 KB   57/57 KB   
44/181 KB   116/203 KB   57/57 KB   
48/181 KB   116/203 KB   57/57 KB   
48/181 KB   120/203 KB   57/57 KB   
48/181 KB   124/203 KB   57/57 KB   
48/181 KB   128/203 KB   57/57 KB   
52/181 KB   128/203 KB   57/57 KB   
56/181 KB   128/203 KB   57/57 KB   
56/181 KB   132/203 KB   57/57 KB   
60/181 KB   132/203 KB   57/57 KB   
60/181 KB   136/203 KB   57/57 KB   
64/181 KB   136/203 KB   57/57 KB   
64/181 KB   140/203 KB   57/57 KB   
64/181 KB   144/203 KB   57/57 KB   
68/181 KB   144/203 KB   57/57 KB   
68/181 KB   148/203 KB   57/57 KB   
72/181 KB   148/203 KB   57/57 KB   
72/181 KB   152/203 KB   57/57 KB   
76/181 KB   152/203 KB   57/57 KB   
76/181 KB   156/203 KB   57/57 KB   
80/181 KB   156/203 KB   57/57 KB   
80/181 KB   160/203 KB   57/57 KB   
84/181 KB   160/203 KB   57/57 KB   
84/181 KB   164/203 KB   57/57 KB   
88/181 KB   164/203 KB   57/57 KB   
88/181 KB   168/203 KB   57/57 KB   
92/181 KB   168/203 KB   57/57 KB   
92/181 KB   172/203 KB   57/57 KB   
96/181 KB   172/203 KB   57/57 KB   
96/181 KB   176/203 KB   57/57 KB   
100/181 KB   176/203 KB   57/57 KB   
100/181 KB   180/203 KB   57/57 KB   
104/181 KB   180/203 KB   57/57 KB   
108/181 KB   184/203 KB   57/57 KB   
108/181 KB   184/203 KB   57/57 KB   
112/181 KB   184/203 KB   57/57 KB   
112/181 KB   188/203 KB   57/57 KB   
112/181 KB   192/203 KB   57/57 KB   
116/181 KB   192/203 KB   57/57 KB   
116/181 KB   196/203 KB   57/57 KB   
120/181 KB   196/203 KB   57/57 KB   
120/181 KB   200/203 KB   57/57 KB   
124/181 KB   200/203 KB   57/57 KB   
124/181 KB   203/203 KB   57/57 KB   
128/181 KB   203/203 KB   57/57 KB   
132/181 KB   203/203 KB   57/57 KB   
136/181 KB   203/203 KB   57/57 KB   
140/181 KB   203/203 KB   57/57 KB   
144/181 KB   203/203 KB   57/57 KB   
148/181 KB   203/203 KB   57/57 KB   
152/181 KB   203/203 KB   57/57 KB   
156/181 KB   203/203 KB   57/57 KB   
160/181 KB   203/203 KB   57/57 KB   
164/181 KB   203/203 KB   57/57 KB   
168/181 KB   203/203 KB   57/57 KB   
172/181 KB   203/203 KB   57/57 KB   
176/181 KB   203/203 KB   57/57 KB   
180/181 KB   203/203 KB   57/57 KB   
181/181 KB   203/203 KB   57/57 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1422.5 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 4610.3 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3832.3 KB/sec)
[INFO] Building jar: /home/r/repo/target/driver-binary-downloader-maven-plugin-1.0.8.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ driver-binary-downloader-maven-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ driver-binary-downloader-maven-plugin ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
3/3 KB                               

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 79.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
2/2 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 33.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
4/5 KB   
5/5 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 156.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
4/12 KB   
8/12 KB   
12/12 KB   
12/12 KB   
12/12 KB   4/226 KB   
12/12 KB   8/226 KB   
12/12 KB   12/226 KB   
12/12 KB   16/226 KB   
12/12 KB   20/226 KB   
12/12 KB   24/226 KB   
12/12 KB   28/226 KB   
12/12 KB   32/226 KB   
12/12 KB   36/226 KB   
12/12 KB   40/226 KB   
12/12 KB   44/226 KB   
12/12 KB   48/226 KB   
12/12 KB   52/226 KB   
12/12 KB   56/226 KB   
12/12 KB   60/226 KB   
12/12 KB   64/226 KB   
12/12 KB   68/226 KB   
12/12 KB   72/226 KB   
12/12 KB   76/226 KB   
12/12 KB   80/226 KB   
12/12 KB   84/226 KB   
12/12 KB   88/226 KB   
12/12 KB   92/226 KB   
12/12 KB   96/226 KB   
12/12 KB   100/226 KB   
12/12 KB   104/226 KB   
12/12 KB   108/226 KB   
12/12 KB   112/226 KB   
12/12 KB   116/226 KB   
12/12 KB   120/226 KB   
12/12 KB   124/226 KB   
12/12 KB   128/226 KB   
12/12 KB   132/226 KB   
12/12 KB   136/226 KB   
12/12 KB   140/226 KB   
12/12 KB   144/226 KB   
12/12 KB   148/226 KB   
12/12 KB   152/226 KB   
12/12 KB   156/226 KB   
12/12 KB   160/226 KB   
12/12 KB   164/226 KB   
12/12 KB   168/226 KB   
12/12 KB   172/226 KB   
12/12 KB   176/226 KB   
12/12 KB   180/226 KB   
12/12 KB   184/226 KB   
12/12 KB   188/226 KB   
12/12 KB   192/226 KB   
12/12 KB   196/226 KB   
12/12 KB   200/226 KB   
12/12 KB   204/226 KB   
12/12 KB   208/226 KB   
12/12 KB   212/226 KB   
12/12 KB   216/226 KB   
12/12 KB   220/226 KB   
12/12 KB   224/226 KB   
12/12 KB   226/226 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 361.9 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 5233.6 KB/sec)
[INFO] Installing /home/r/repo/target/driver-binary-downloader-maven-plugin-1.0.8.jar to /home/r/.m2/repository/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ driver-binary-downloader-maven-plugin ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
4/245 KB                
8/245 KB   
12/245 KB   
16/245 KB   
20/245 KB   
24/245 KB   
28/245 KB   
32/245 KB   
36/245 KB   
40/245 KB   
44/245 KB   
48/245 KB   
52/245 KB   
56/245 KB   
60/245 KB   
64/245 KB   
68/245 KB   
72/245 KB   
76/245 KB   
80/245 KB   
84/245 KB   
88/245 KB   
92/245 KB   
96/245 KB   
100/245 KB   
104/245 KB   
108/245 KB   
112/245 KB   
116/245 KB   
120/245 KB   
124/245 KB   
128/245 KB   
132/245 KB   
136/245 KB   
140/245 KB   
144/245 KB   
148/245 KB   
152/245 KB   
156/245 KB   
160/245 KB   
164/245 KB   
168/245 KB   
172/245 KB   
176/245 KB   
180/245 KB   
184/245 KB   
188/245 KB   
192/245 KB   
196/245 KB   
200/245 KB   
204/245 KB   
208/245 KB   
212/245 KB   
216/245 KB   
220/245 KB   
224/245 KB   
228/245 KB   
232/245 KB   
236/245 KB   
240/245 KB   
244/245 KB   
245/245 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 5205.8 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar
2/53 KB      
4/53 KB   
6/53 KB   
8/53 KB   
10/53 KB   
12/53 KB   
14/53 KB   
16/53 KB   
18/53 KB   
20/53 KB   
22/53 KB   
24/53 KB   
26/53 KB   
28/53 KB   
30/53 KB   
32/53 KB   
34/53 KB   
36/53 KB   
38/53 KB   
40/53 KB   
42/53 KB   
44/53 KB   
46/53 KB   
48/53 KB   
50/53 KB   
52/53 KB   
53/53 KB   

Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.pom
2/10 KB    
4/10 KB   
6/10 KB   
8/10 KB   
10/10 KB   

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.052 s
[INFO] Finished at: 2016-02-20T15:21:43+00:00
[INFO] Final Memory: 30M/620M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project driver-binary-downloader-maven-plugin: Failed to deploy artifacts: Could not transfer artifact com.lazerycode.selenium:driver-binary-downloader-maven-plugin:jar:1.0.8 from/to sonatype-nexus-staging (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Failed to transfer file: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container 9904cfeebfaae46510c65c4354df073550eccb45e177067f5f4e818f9dc7fc2f is dead
Sat Feb 20 15:22:13 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Oops, I failed. You can see the full log here (spent 1min)

Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom

Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec)
4/203 KB   
8/203 KB   
12/203 KB   
16/203 KB   
20/203 KB   
24/203 KB   
28/203 KB   
32/203 KB   
4/181 KB   32/203 KB   
8/181 KB   32/203 KB   
12/181 KB   32/203 KB   
16/181 KB   32/203 KB   
16/181 KB   36/203 KB   
20/181 KB   36/203 KB   
20/181 KB   40/203 KB   
24/181 KB   40/203 KB   
24/181 KB   44/203 KB   
28/181 KB   44/203 KB   
32/181 KB   44/203 KB   
4/57 KB   32/181 KB   48/203 KB   
4/57 KB   32/181 KB   48/203 KB   
8/57 KB   32/181 KB   48/203 KB   
12/57 KB   32/181 KB   48/203 KB   
12/57 KB   36/181 KB   48/203 KB   
16/57 KB   36/181 KB   48/203 KB   
16/57 KB   40/181 KB   48/203 KB   
16/57 KB   40/181 KB   52/203 KB   
16/57 KB   44/181 KB   52/203 KB   
16/57 KB   48/181 KB   56/203 KB   
16/57 KB   48/181 KB   56/203 KB   
16/57 KB   48/181 KB   60/203 KB   
16/57 KB   48/181 KB   64/203 KB   
20/57 KB   48/181 KB   64/203 KB   
20/57 KB   52/181 KB   64/203 KB   
24/57 KB   52/181 KB   64/203 KB   
24/57 KB   56/181 KB   64/203 KB   
28/57 KB   56/181 KB   64/203 KB   
28/57 KB   60/181 KB   64/203 KB   
32/57 KB   64/181 KB   64/203 KB   
32/57 KB   64/181 KB   64/203 KB   
32/57 KB   64/181 KB   68/203 KB   
32/57 KB   64/181 KB   72/203 KB   
32/57 KB   64/181 KB   76/203 KB   
32/57 KB   68/181 KB   76/203 KB   
32/57 KB   68/181 KB   80/203 KB   
32/57 KB   72/181 KB   80/203 KB   
36/57 KB   72/181 KB   80/203 KB   
36/57 KB   76/181 KB   80/203 KB   
40/57 KB   76/181 KB   80/203 KB   
40/57 KB   80/181 KB   80/203 KB   
44/57 KB   80/181 KB   80/203 KB   
48/57 KB   80/181 KB   80/203 KB   
48/57 KB   80/181 KB   84/203 KB   
48/57 KB   84/181 KB   84/203 KB   
48/57 KB   84/181 KB   88/203 KB   
48/57 KB   88/181 KB   88/203 KB   
48/57 KB   88/181 KB   92/203 KB   
48/57 KB   92/181 KB   92/203 KB   
52/57 KB   92/181 KB   92/203 KB   
52/57 KB   92/181 KB   96/203 KB   
52/57 KB   96/181 KB   96/203 KB   
56/57 KB   96/181 KB   96/203 KB   
57/57 KB   96/181 KB   96/203 KB   
57/57 KB   100/181 KB   96/203 KB   
57/57 KB   100/181 KB   100/203 KB   
57/57 KB   104/181 KB   100/203 KB   
57/57 KB   108/181 KB   104/203 KB   
57/57 KB   108/181 KB   104/203 KB   
57/57 KB   112/181 KB   108/203 KB   
57/57 KB   116/181 KB   108/203 KB   
57/57 KB   120/181 KB   108/203 KB   
57/57 KB   124/181 KB   108/203 KB   
57/57 KB   128/181 KB   108/203 KB   
57/57 KB   132/181 KB   108/203 KB   
57/57 KB   136/181 KB   108/203 KB   
57/57 KB   140/181 KB   108/203 KB   
57/57 KB   144/181 KB   108/203 KB   
57/57 KB   148/181 KB   108/203 KB   
57/57 KB   152/181 KB   108/203 KB   
57/57 KB   156/181 KB   108/203 KB   
57/57 KB   160/181 KB   108/203 KB   
57/57 KB   164/181 KB   108/203 KB   
57/57 KB   168/181 KB   108/203 KB   
57/57 KB   172/181 KB   108/203 KB   
57/57 KB   176/181 KB   108/203 KB   
57/57 KB   180/181 KB   108/203 KB   
57/57 KB   181/181 KB   108/203 KB   
57/57 KB   108/181 KB   108/203 KB   
57/57 KB   181/181 KB   112/203 KB   
57/57 KB   181/181 KB   116/203 KB   
57/57 KB   181/181 KB   120/203 KB   
57/57 KB   181/181 KB   124/203 KB   
57/57 KB   181/181 KB   128/203 KB   
57/57 KB   181/181 KB   132/203 KB   
57/57 KB   181/181 KB   136/203 KB   
57/57 KB   181/181 KB   140/203 KB   
57/57 KB   181/181 KB   144/203 KB   
57/57 KB   181/181 KB   148/203 KB   
57/57 KB   181/181 KB   152/203 KB   
57/57 KB   181/181 KB   156/203 KB   
57/57 KB   181/181 KB   160/203 KB   
57/57 KB   181/181 KB   164/203 KB   
57/57 KB   181/181 KB   168/203 KB   
57/57 KB   181/181 KB   172/203 KB   
57/57 KB   181/181 KB   176/203 KB   
57/57 KB   181/181 KB   180/203 KB   
57/57 KB   181/181 KB   184/203 KB   
57/57 KB   181/181 KB   188/203 KB   
57/57 KB   181/181 KB   192/203 KB   
57/57 KB   181/181 KB   196/203 KB   
57/57 KB   181/181 KB   200/203 KB   
57/57 KB   181/181 KB   203/203 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1210.6 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3602.3 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3901.0 KB/sec)
[INFO] Building jar: /home/r/repo/target/driver-binary-downloader-maven-plugin-1.0.8.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ driver-binary-downloader-maven-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ driver-binary-downloader-maven-plugin ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
3/3 KB                               

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 81.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
2/2 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 35.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
4/5 KB   
5/5 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 161.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
4/226 KB   
6/226 KB   
10/226 KB   
14/226 KB   
4/12 KB   14/226 KB   
4/12 KB   18/226 KB   
4/12 KB   22/226 KB   
8/12 KB   22/226 KB   
12/12 KB   22/226 KB   
12/12 KB   22/226 KB   
12/12 KB   26/226 KB   
12/12 KB   30/226 KB   
12/12 KB   34/226 KB   
12/12 KB   38/226 KB   
12/12 KB   42/226 KB   
12/12 KB   46/226 KB   
12/12 KB   50/226 KB   
12/12 KB   54/226 KB   
12/12 KB   58/226 KB   
12/12 KB   62/226 KB   
12/12 KB   66/226 KB   
12/12 KB   70/226 KB   
12/12 KB   74/226 KB   
12/12 KB   78/226 KB   
12/12 KB   82/226 KB   
12/12 KB   86/226 KB   
12/12 KB   90/226 KB   
12/12 KB   94/226 KB   
12/12 KB   98/226 KB   
12/12 KB   102/226 KB   
12/12 KB   106/226 KB   
12/12 KB   110/226 KB   
12/12 KB   114/226 KB   
12/12 KB   118/226 KB   
12/12 KB   122/226 KB   
12/12 KB   126/226 KB   
12/12 KB   130/226 KB   
12/12 KB   134/226 KB   
12/12 KB   138/226 KB   
12/12 KB   142/226 KB   
12/12 KB   146/226 KB   
12/12 KB   150/226 KB   
12/12 KB   154/226 KB   
12/12 KB   158/226 KB   
12/12 KB   162/226 KB   
12/12 KB   166/226 KB   
12/12 KB   170/226 KB   
12/12 KB   174/226 KB   
12/12 KB   178/226 KB   
12/12 KB   182/226 KB   
12/12 KB   186/226 KB   
12/12 KB   190/226 KB   
12/12 KB   194/226 KB   
12/12 KB   198/226 KB   
12/12 KB   202/226 KB   
12/12 KB   206/226 KB   
12/12 KB   210/226 KB   
12/12 KB   214/226 KB   
12/12 KB   218/226 KB   
12/12 KB   222/226 KB   
12/12 KB   226/226 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 350.9 KB/sec)

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 5922.3 KB/sec)
[INFO] Installing /home/r/repo/target/driver-binary-downloader-maven-plugin-1.0.8.jar to /home/r/.m2/repository/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ driver-binary-downloader-maven-plugin ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
4/245 KB                
8/245 KB   
12/245 KB   
16/245 KB   
20/245 KB   
24/245 KB   
28/245 KB   
32/245 KB   
36/245 KB   
40/245 KB   
44/245 KB   
48/245 KB   
52/245 KB   
56/245 KB   
60/245 KB   
64/245 KB   
68/245 KB   
72/245 KB   
76/245 KB   
80/245 KB   
84/245 KB   
88/245 KB   
92/245 KB   
96/245 KB   
100/245 KB   
104/245 KB   
108/245 KB   
112/245 KB   
116/245 KB   
120/245 KB   
124/245 KB   
128/245 KB   
132/245 KB   
136/245 KB   
140/245 KB   
144/245 KB   
148/245 KB   
152/245 KB   
156/245 KB   
160/245 KB   
164/245 KB   
168/245 KB   
172/245 KB   
176/245 KB   
180/245 KB   
184/245 KB   
188/245 KB   
192/245 KB   
196/245 KB   
200/245 KB   
204/245 KB   
208/245 KB   
212/245 KB   
216/245 KB   
220/245 KB   
224/245 KB   
228/245 KB   
232/245 KB   
236/245 KB   
240/245 KB   
244/245 KB   
245/245 KB   

Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 5319.0 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar
2/53 KB      
4/53 KB   
6/53 KB   
8/53 KB   
10/53 KB   
12/53 KB   
14/53 KB   
16/53 KB   
18/53 KB   
20/53 KB   
22/53 KB   
24/53 KB   
26/53 KB   
28/53 KB   
30/53 KB   
32/53 KB   
34/53 KB   
36/53 KB   
38/53 KB   
40/53 KB   
42/53 KB   
44/53 KB   
46/53 KB   
48/53 KB   
50/53 KB   
52/53 KB   
53/53 KB   

Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.pom
2/10 KB    
4/10 KB   
6/10 KB   
8/10 KB   
10/10 KB   

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.709 s
[INFO] Finished at: 2016-02-20T15:35:04+00:00
[INFO] Final Memory: 30M/619M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project driver-binary-downloader-maven-plugin: Failed to deploy artifacts: Could not transfer artifact com.lazerycode.selenium:driver-binary-downloader-maven-plugin:jar:1.0.8 from/to sonatype-nexus-staging (https://oss.sonatype.org/service/local/staging/deploy/maven2/): Failed to transfer file: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/lazerycode/selenium/driver-binary-downloader-maven-plugin/1.0.8/driver-binary-downloader-maven-plugin-1.0.8.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
container 0148d1441f492f472747601d321eee0d1a483edb8ea31e77757d1240b93cc322 is dead
Sat Feb 20 15:35:33 UTC 2016
Ardesco commented 8 years ago

@rultor release, tag is 1.0.8

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco OK, I will release it now. Please check the progress here

rultor commented 8 years ago

@rultor release, tag is 1.0.8

@ardesco Done! FYI, the full log is here (took me 1min)