objectionary / eo

EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus
https://www.eolang.org
MIT License
940 stars 122 forks source link

fix(deps): update dependency org.apache.maven:maven-model to v3.9.8 #3232

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven:maven-model 3.9.7 -> 3.9.8 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

yegor256 commented 2 weeks ago

@rultor merge

rultor commented 2 weeks ago

@rultor merge

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

rultor commented 2 weeks ago

@rultor merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min)

On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/org.apache.maven-maven-model-3.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/org.apache.maven-maven-model-3.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Auto-merging eo-maven-plugin/pom.xml
Merge made by the 'ort' strategy.
 eo-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=7.80
++ echo 7.80 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 7.80, low enough to run a new Docker container'
load average is 7.80, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.23.1
+ docker pull yegor256/rultor-image:1.23.1
1.23.1: Pulling from yegor256/rultor-image
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Image is up to date for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eo_3232\s*$'
+ ls -al .
total 60
drwx------  3 ubuntu ubuntu 4096 Jun 18 14:44 .
drwxrwxrwt 13 root   root   4096 Jun 18 14:44 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Jun 18 14:44 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Jun 18 14:44 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    6 Jun 18 14:44 pid
-rw-rw-r--  1 ubuntu ubuntu 2260 Jun 18 14:44 pubring.gpg
drwxrwxr-x  8 ubuntu ubuntu 4096 Jun 18 14:44 repo
-rwxrwxr-x  1 ubuntu ubuntu 6583 Jun 18 14:44 run.sh
-rw-rw-r--  1 ubuntu ubuntu  757 Jun 18 14:44 script.sh
-rw-rw-r--  1 ubuntu ubuntu 4842 Jun 18 14:44 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu  588 Jun 18 14:44 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 8115 Jun 18 14:44 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-HS7y:/main --env=head=git@github.com:objectionary/eo.git --env=pull_id=3232 --env=fork=git@github.com:objectionary/eo.git --env=fork_branch=renovate/org.apache.maven-maven-model-3.x --env=head_branch=master '--env=pull_title=fix(deps): update dependency org.apache.maven:maven-model to v3.9.8' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=3232'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.apache.maven-maven-model-3.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=fix(deps): update dependency org.apache.maven:maven-model to v3.9.8'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get install -y python3-pygments'\'' '\'';'\'' '\''sudo pip3 install pygments'\'' '\'';'\'' '\''javac -version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''gem install pdd'\'' '\'';'\'' '\''gem install texsc:0.6.0'\'' '\'';'\'' '\''gem install texqc:0.6.0'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-HS7y/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo_3232 yegor256/rultor-image:1.23.1 /main/entry.sh
docker: Error response from daemon: Conflict. The container name "/objectionary_eo_3232" is already in use by container "a6d6f67a437f5dd729c6352d3da38f2cd81a2fb04077cfe7dbceabff60be0306". You have to remove (or rename) that container to be able to reuse that name.
See 'docker run --help'.
'cid' file is absent, most probably the Docker container wasn't started correctly
yegor256 commented 2 weeks ago

@rultor merge

rultor commented 2 weeks ago

@rultor merge

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

rultor commented 2 weeks ago

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 23min)