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

mvn clean install -Pqulice works #73

Merged
merged 1 commit into from
Oct 24, 2022
Merged

mvn clean install -Pqulice works #73

merged 1 commit into from
Oct 24, 2022

Conversation

Graur
Copy link
Contributor

@Graur Graur commented Oct 24, 2022

Closes: #14

@Graur
Copy link
Contributor Author

Graur commented Oct 24, 2022

@MikhailLipanin please, have a look

@Graur Graur changed the title fixed build.yml, MainTest.java and pom.xml to allow using qulice checks mvn clean install -Pqulice works Oct 24, 2022
@Graur
Copy link
Contributor Author

Graur commented Oct 24, 2022

@rultor hello

@rultor
Copy link
Contributor

rultor commented Oct 24, 2022

@rultor hello

@Graur Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :)

@MikhailLipanin
Copy link
Member

@Graur, thanks!

@MikhailLipanin
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Oct 24, 2022

@rultor merge

@MikhailLipanin OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Oct 24, 2022

@rultor merge

@Graur @MikhailLipanin Oops, I failed. You can see the full log here (spent 14s)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1758131
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon 24 Oct 2022 01:33:45 PM CEST
+ uptime
 13:33:45 up 117 days, 15:34,  0 users,  load average: 0.06, 0.03, 0.03
+ cat
com.rultor.spi.Profile: There is no 'merge' section in .rultor.yml
	at com.rultor.agents.req.StartsRequest.docker(StartsRequest.java:350)
	at com.rultor.agents.req.StartsRequest.vars(StartsRequest.java:255)
	at com.rultor.agents.req.StartsRequest.script(StartsRequest.java:148)
	at com.rultor.agents.req.StartsRequest.process(StartsRequest.java:109)
	at com.rultor.agents.AbstractAgent.execute(AbstractAgent.java:70)
	at com.rultor.spi.Agent.execute(Agent.java:84)
	at com.rultor.Routine.process(Routine.java:200)
	at com.rultor.Routine.safe_aroundBody0(Routine.java:178)
	at com.rultor.Routine.run(Routine.java:1)
	at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:179)
	at com.jcabi.aspects.aj.MethodInterrupter.wrap(MethodInterrupter.java:108)
	at com.rultor.Routine.safe(Routine.java:173)
	at com.rultor.Routine.run(Routine.java:141)
	at com.jcabi.log.VerboseRunnable.run(VerboseRunnable.java:190)
	at com.jcabi.aspects.aj.MethodScheduler.lambda./run.sh(MethodScheduler.java:194)
	at java.base/java.util.concurrent.Executors.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor.run(ThreadPoolExecutor.java:635)
	at com.jcabi.log.VerboseThreads.run(VerboseThreads.java:222)
	at java.base/java.lang.Thread.run(Thread.java:833)

+ exit -1
'cid' file is absent, most probably the Docker container wasn't started correctly

@Graur
Copy link
Contributor Author

Graur commented Oct 24, 2022

@MikhailLipanin I think it is better to merge it manually, since there is some issue with rultor

@MikhailLipanin MikhailLipanin merged commit 60769b1 into objectionary:main Oct 24, 2022
@Graur Graur deleted the 72 branch October 24, 2022 11:46
@MikhailLipanin
Copy link
Member

@Graur, done

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

Successfully merging this pull request may close these issues.

Fix qulice checkstyle
3 participants