Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.18 #798

Closed
davvd opened this issue Aug 9, 2016 · 132 comments
Closed

0.18 #798

davvd opened this issue Aug 9, 2016 · 132 comments

Comments

@davvd
Copy link

davvd commented Aug 9, 2016

Please, publish a new release 0.18 (or higher). Don't forget to update us here regularly (at least once a week), as explained in this article.

@davvd
Copy link
Author

davvd commented Aug 9, 2016

@krzyk the task is yours,please go ahead

@davvd davvd added the ARC label Aug 9, 2016
@davvd davvd added the 30 mins label Aug 9, 2016
@krzyk
Copy link
Collaborator

krzyk commented Aug 9, 2016

@rultor release tag is 0.17.1

@rultor
Copy link
Collaborator

rultor commented Aug 9, 2016

@rultor release tag is 0.17.1

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

@rultor
Copy link
Collaborator

rultor commented Aug 9, 2016

@rultor release tag is 0.17.1

@krzyk Done! FYI, the full log is here (took me 26min)

@davvd
Copy link
Author

davvd commented Aug 15, 2016

@krzyk please, pay attention to this (par.33):

-25 added to your rating, at the moment it is: +1236

@davvd
Copy link
Author

davvd commented Aug 22, 2016

@krzyk there are a few issues by par.33:

-25 added to your rating, at the moment it is: +1345

@davvd
Copy link
Author

davvd commented Aug 26, 2016

@krzyk there are some issues (see par.33) in the project now:

added -25 to your rating, now it is equal to +1073

@krzyk
Copy link
Collaborator

krzyk commented Oct 11, 2016

@davvd this is postponed

@davvd
Copy link
Author

davvd commented Oct 13, 2016

@davvd this is postponed

@krzyk thanks, I added "postponed" label

@davvd
Copy link
Author

davvd commented Oct 13, 2016

@davvd this is postponed

@krzyk all right, we'll find someone else for this task

@krzyk
Copy link
Collaborator

krzyk commented Oct 20, 2017

@rultor release tag is 0.17.2

@rultor
Copy link
Collaborator

rultor commented Oct 20, 2017

@rultor release tag is 0.17.2

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

@rultor
Copy link
Collaborator

rultor commented Oct 20, 2017

@rultor release tag is 0.17.2

@davvd @krzyk Oops, I failed. You can see the full log here (spent 10min)

[INFO] qulice-findbugs .................................... SKIPPED
[INFO] qulice-ant ......................................... SKIPPED
[INFO] qulice-maven-plugin ................................ SKIPPED
[INFO] qulice-gradle-plugin ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:13 min
[INFO] Finished at: 2017-10-20T16:47:58+00:00
[INFO] Final Memory: 55M/406M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project qulice-checkstyle: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/qulice-checkstyle/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project qulice-checkstyle: There are test failures.

Please refer to /home/r/repo/qulice-checkstyle/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/r/repo/qulice-checkstyle/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:318)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:880)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:739)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qulice-checkstyle
container af14f77912a0b66f3d2960a9b92dbec0256edcd73ca4d9a7c5bbfb9b48c37932 is dead
Fri Oct 20 18:48:47 CEST 2017

@longtimeago
Copy link
Contributor

@krzyk let's retry? It's OK locally and during the merge

@krzyk
Copy link
Collaborator

krzyk commented Oct 20, 2017

@rultor release tag is 0.17.2

@rultor
Copy link
Collaborator

rultor commented Oct 20, 2017

@rultor release tag is 0.17.2

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

@rultor
Copy link
Collaborator

rultor commented Oct 20, 2017

@rultor release tag is 0.17.2

@davvd @krzyk Oops, I failed. You can see the full log here (spent 10min)

[INFO] qulice-findbugs .................................... SKIPPED
[INFO] qulice-ant ......................................... SKIPPED
[INFO] qulice-maven-plugin ................................ SKIPPED
[INFO] qulice-gradle-plugin ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:38 min
[INFO] Finished at: 2017-10-20T18:34:34+00:00
[INFO] Final Memory: 54M/409M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project qulice-checkstyle: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/r/repo/qulice-checkstyle/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project qulice-checkstyle: There are test failures.

Please refer to /home/r/repo/qulice-checkstyle/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/r/repo/qulice-checkstyle/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:318)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:880)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:739)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qulice-checkstyle
container 42408e812e5464965b09c1671fbc8bc1490f181545aa852a8d81f45cd6570a1c is dead
Fri Oct 20 20:35:23 CEST 2017

@krzyk
Copy link
Collaborator

krzyk commented Apr 27, 2018

@rultor release tag is 0.17.2

@rultor
Copy link
Collaborator

rultor commented Apr 27, 2018

@rultor release tag is 0.17.2

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

@rultor
Copy link
Collaborator

rultor commented Apr 27, 2018

@rultor release tag is 0.17.2

@davvd @krzyk Oops, I failed. You can see the full log here (spent 10min)

Refer to the generated Javadoc files in '/home/r/repo/qulice-spi/target/apidocs' dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while generating Javadoc: 
Exit code: 1 - /home/r/repo/qulice-spi/src/main/java/com/qulice/spi/Violation.java:112: error: unknown tag: checkstyle
         * @checkstyle ParameterNumber (3 lines)
           ^

Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/r/repo/qulice-spi/target/apidocs' dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:6018)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:192)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - /home/r/repo/qulice-spi/src/main/java/com/qulice/spi/Violation.java:112: error: unknown tag: checkstyle
         * @checkstyle ParameterNumber (3 lines)
           ^

Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/r/repo/qulice-spi/target/apidocs' dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5163)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188)
	... 22 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qulice-spi
container fde33b1d235a1c8b895984b3f9fedff8d14777f2d3d255f371aafffec3cba4c2 is dead
Fri Apr 27 13:05:58 CEST 2018

@krzyk
Copy link
Collaborator

krzyk commented Apr 27, 2018

@rultor release tag is 0.17.2

@rultor
Copy link
Collaborator

rultor commented Apr 27, 2018

@rultor release tag is 0.17.2

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

@rultor
Copy link
Collaborator

rultor commented Jan 30, 2019

@rultor release tag is 0.18.13

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

@rultor
Copy link
Collaborator

rultor commented Jan 30, 2019

@rultor release tag is 0.18.13

@krzyk Done! FYI, the full log is here (took me 1hr)

@krzyk
Copy link
Collaborator

krzyk commented Feb 1, 2019

@rultor release tag is 0.18.14

@rultor
Copy link
Collaborator

rultor commented Feb 1, 2019

@rultor release tag is 0.18.14

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

@rultor
Copy link
Collaborator

rultor commented Feb 1, 2019

@rultor release tag is 0.18.14

@krzyk Done! FYI, the full log is here (took me 1hr)

@krzyk
Copy link
Collaborator

krzyk commented Feb 7, 2019

@rultor release tag is 0.18.15

@rultor
Copy link
Collaborator

rultor commented Feb 7, 2019

@rultor release tag is 0.18.15

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

@rultor
Copy link
Collaborator

rultor commented Feb 7, 2019

@rultor release tag is 0.18.15

@krzyk Done! FYI, the full log is here (took me 1hr)

@krzyk
Copy link
Collaborator

krzyk commented Feb 12, 2019

@rultor release tag is 0.18.16

@rultor
Copy link
Collaborator

rultor commented Feb 12, 2019

@rultor release tag is 0.18.16

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

@rultor
Copy link
Collaborator

rultor commented Feb 12, 2019

@rultor release tag is 0.18.16

@krzyk Done! FYI, the full log is here (took me 1hr)

@krzyk
Copy link
Collaborator

krzyk commented Apr 30, 2019

@rultor release tag is 0.18.17

@rultor
Copy link
Collaborator

rultor commented Apr 30, 2019

@rultor release tag is 0.18.17

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

@rultor
Copy link
Collaborator

rultor commented Apr 30, 2019

@rultor release tag is 0.18.17

@krzyk Done! FYI, the full log is here (took me 1hr)

@krzyk
Copy link
Collaborator

krzyk commented May 3, 2019

@rultor release tag is 0.18.18

@rultor
Copy link
Collaborator

rultor commented May 3, 2019

@rultor release tag is 0.18.18

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

@rultor
Copy link
Collaborator

rultor commented May 3, 2019

@rultor release tag is 0.18.18

@krzyk Done! FYI, the full log is here (took me 1hr)

@krzyk
Copy link
Collaborator

krzyk commented May 14, 2019

@rultor release tag is 0.18.19

@krzyk
Copy link
Collaborator

krzyk commented May 14, 2019

@rultor release tag is 0.18.19

@rultor
Copy link
Collaborator

rultor commented May 14, 2019

@rultor release tag is 0.18.19

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

@rultor
Copy link
Collaborator

rultor commented May 14, 2019

@rultor release tag is 0.18.19

@davvd @krzyk Oops, I failed. You can see the full log here (spent 32s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 27273
+ echo '1.68.3 94cea69d9'
1.68.3 94cea69d9
+ date
Tue May 14 13:20:33 CEST 2019
+ uptime
 13:20:33 up 150 days,  2:50,  0 users,  load average: 5.06, 4.94, 5.20
+ head=git@github.com:teamed/qulice.git
+ ff=default
+ image=yegor256/rultor
+ rebase=false
+ squash=false
+ head_branch=master
+ author=krzyk
+ vars=('--env=MAVEN_OPTS=-Xmx1g' '--env=head=git@github.com:teamed/qulice.git' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:teamed/qulice.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=krzyk'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install --no-document pdd'\'' '\'';'\'' '\''sudo gem install --no-document est'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml || echo '\''\'\'''\''site-deploy failed'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=krzyk')
+ scripts=('export '\''MAVEN_OPTS=-Xmx1g'\''' ';' 'export '\''head=git@github.com:teamed/qulice.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=krzyk'\''' ';' 'sudo gem install --no-document pdd' ';' 'sudo gem install --no-document est' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml || echo '\''site-deploy failed'\''' ';' 'mvn clean' ';')
+ directory=
+ container=teamed_qulice_798
+ 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:teamed/qulice.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-Xmx1g'\''' ';' 'export '\''head=git@github.com:teamed/qulice.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=krzyk'\''' ';' 'sudo gem install --no-document pdd' ';' 'sudo gem install --no-document est' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml || echo '\''site-deploy failed'\''' ';' 'mvn clean' ';'
+ sensitive=()
+ 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

@rultor
Copy link
Collaborator

rultor commented May 14, 2019

@rultor release tag is 0.18.19

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

@rultor
Copy link
Collaborator

rultor commented May 14, 2019

@rultor release tag is 0.18.19

@krzyk Done! FYI, the full log is here (took me 1hr)

@yegor256 yegor256 closed this as completed Oct 1, 2021
@0crat
Copy link
Collaborator

0crat commented Oct 1, 2021

There is an unrecoverable failure on my side. Please, submit it here:

PID: 4@c5bd7097-9b88-4931-9747-2a30308516c4, thread: pool-82-thread-1
com.zerocracy.radars.github.GhProject[69] com.zerocracy.radars.github.GhProjectNotFoundException: Github project for 'yegor256/qulice' repo was not found

0.55.1: Issue: #798, Comment: 458926311

@rultor
Copy link
Collaborator

rultor commented Oct 1, 2021

@rultor release tag is 0.17.1

@davvd @krzyk Invalid release tag 0.17.1 specified. There is already a release 0.19.0 newer than the given release in this repository.

@rultor
Copy link
Collaborator

rultor commented Oct 1, 2021

@rultor release tag is 0.17.1

@krzyk I'm sorry, I don't understand you :( Check this page and try again please

@rultor
Copy link
Collaborator

rultor commented Oct 1, 2021

@rultor release tag is 0.17.2

@davvd @krzyk Invalid release tag 0.17.2 specified. There is already a release 0.19.0 newer than the given release in this repository.

@rultor
Copy link
Collaborator

rultor commented Oct 1, 2021

@rultor release tag is 0.17.2

@krzyk I'm sorry, I don't understand you :( Check this page and try again please

@rultor
Copy link
Collaborator

rultor commented Oct 1, 2021

@rultor release tag is 0.17.2

@davvd @krzyk Invalid release tag 0.17.2 specified. There is already a release 0.19.0 newer than the given release in this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants