+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1358
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Fri Sep 6 03:42:21 UTC 2024
+ uptime
03:42:21 up 1 min, 0 users, load average: 1.84, 0.52, 0.18
+ head=git@github.com:yegor256/naive-ebnf.git
+ ff=default
+ image=yegor256/rultor-image:1.23.1
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.0.16
+ vars=('--env=head=git@github.com:yegor256/naive-ebnf.git' '--env=tag=0.0.16' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/naive-ebnf.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.16'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install texsc:0.6.0'\'' '\'';'\'' '\''sudo gem install texqc:0.6.0'\'' '\'';'\'' '\''sudo tlmgr option repository ctan'\'' '\'';'\'' '\''sudo tlmgr --verify-repo=none update --self'\'' '\'';'\'' '\''sudo tlmgr --verify-repo=none install $(cut -d'\''\'\'''\'' '\''\'\'''\'' -f2 DEPENDS.txt | uniq)'\'' '\'';'\'' '\''sudo tlmgr --verify-repo=none update $(cut -d'\''\'\'''\'' '\''\'\'''\'' -f2 DEPENDS.txt | uniq)'\'' '\'';'\'' '\''l3build tag ${tag}'\'' '\'';'\'' '\''l3build ctan --show-log-on-error'\'' '\'';'\'' '\''texsc'\'' '\'';'\'' '\''texqc'\'' '\'';'\'' '\''git commit -am "version set to ${tag}"'\'' '\'';'\'' '\''echo '\''\'\'''\''y'\''\'\'''\'' | l3build upload --halt-on-error'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/naive-ebnf.git'\''' ';' 'export '\''tag=0.0.16'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo gem install texsc:0.6.0' ';' 'sudo gem install texqc:0.6.0' ';' 'sudo tlmgr option repository ctan' ';' 'sudo tlmgr --verify-repo=none update --self' ';' 'sudo tlmgr --verify-repo=none install $(cut -d'\'' '\'' -f2 DEPENDS.txt | uniq)' ';' 'sudo tlmgr --verify-repo=none update $(cut -d'\'' '\'' -f2 DEPENDS.txt | uniq)' ';' 'l3build tag ${tag}' ';' 'l3build ctan --show-log-on-error' ';' 'texsc' ';' 'texqc' ';' 'git commit -am "version set to ${tag}"' ';' 'echo '\''y'\'' | l3build upload --halt-on-error' ';')
+ directory=
+ container=yegor256_naive-ebnf_29
+ as_root=false
+ hostname
ip-172-31-23-43
+ pwd
/tmp/rultor-LdhI
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/naive-ebnf.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/naive-ebnf.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/naive-ebnf.git'\''' ';' 'export '\''tag=0.0.16'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo gem install texsc:0.6.0' ';' 'sudo gem install texqc:0.6.0' ';' 'sudo tlmgr option repository ctan' ';' 'sudo tlmgr --verify-repo=none update --self' ';' 'sudo tlmgr --verify-repo=none install $(cut -d'\'' '\'' -f2 DEPENDS.txt | uniq)' ';' 'sudo tlmgr --verify-repo=none update $(cut -d'\'' '\'' -f2 DEPENDS.txt | uniq)' ';' 'l3build tag ${tag}' ';' 'l3build ctan --show-log-on-error' ';' texsc ';' texqc ';' 'git commit -am "version set to ${tag}"' ';' 'echo '\''y'\'' | l3build upload --halt-on-error' ';'
+ sensitive=()
+ rm -rf .gnupg
+ '[' -z 0.0.16 ']'
+ [[ 0.0.16 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.0.16"'
tag name is valid: "0.0.16"
+ cd repo
++ git tag -l 0.0.16
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.28
++ bc
++ echo 0.28 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.28, low enough to run a new Docker container'
load average is 0.28, 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
bccd10f490ab: Pulling fs layer
2c78bdfd1661: Pulling fs layer
30469571f9ab: Pulling fs layer
cac62b5ba932: Pulling fs layer
403ec2ae2389: Pulling fs layer
62628d0488a1: Pulling fs layer
84283471f652: Pulling fs layer
9ad1fa82e034: Pulling fs layer
80bda748ab48: Pulling fs layer
615b3b9f2aac: Pulling fs layer
09ce9dff669f: Pulling fs layer
e8271a417b38: Pulling fs layer
0c9916c1cff4: Pulling fs layer
875e86560ccf: Pulling fs layer
091892e3a304: Pulling fs layer
1cbed1b837ca: Pulling fs layer
986b3170a0d9: Pulling fs layer
e56ee5c784dc: Pulling fs layer
8cb6f425b6ba: Pulling fs layer
35d35565636d: Pulling fs layer
8e683020951f: Pulling fs layer
13d94c2ee76f: Pulling fs layer
41080f3c5d30: Pulling fs layer
123b733366ff: Pulling fs layer
630a507fc3a5: Pulling fs layer
55c1f8c9bd45: Pulling fs layer
cac62b5ba932: Waiting
403ec2ae2389: Waiting
62628d0488a1: Waiting
84283471f652: Waiting
9ad1fa82e034: Waiting
80bda748ab48: Waiting
615b3b9f2aac: Waiting
09ce9dff669f: Waiting
e8271a417b38: Waiting
0c9916c1cff4: Waiting
875e86560ccf: Waiting
091892e3a304: Waiting
1cbed1b837ca: Waiting
986b3170a0d9: Waiting
e56ee5c784dc: Waiting
8cb6f425b6ba: Waiting
35d35565636d: Waiting
8e683020951f: Waiting
13d94c2ee76f: Waiting
41080f3c5d30: Waiting
123b733366ff: Waiting
630a507fc3a5: Waiting
55c1f8c9bd45: Waiting
2c78bdfd1661: Verifying Checksum
2c78bdfd1661: Download complete
bccd10f490ab: Verifying Checksum
bccd10f490ab: Download complete
30469571f9ab: Verifying Checksum
30469571f9ab: Download complete
62628d0488a1: Verifying Checksum
62628d0488a1: Download complete
84283471f652: Verifying Checksum
84283471f652: Download complete
9ad1fa82e034: Verifying Checksum
9ad1fa82e034: Download complete
80bda748ab48: Verifying Checksum
80bda748ab48: Download complete
615b3b9f2aac: Verifying Checksum
615b3b9f2aac: Download complete
cac62b5ba932: Verifying Checksum
cac62b5ba932: Download complete
e8271a417b38: Verifying Checksum
e8271a417b38: Download complete
09ce9dff669f: Verifying Checksum
09ce9dff669f: Download complete
bccd10f490ab: Pull complete
2c78bdfd1661: Pull complete
0c9916c1cff4: Verifying Checksum
0c9916c1cff4: Download complete
091892e3a304: Verifying Checksum
091892e3a304: Download complete
1cbed1b837ca: Verifying Checksum
1cbed1b837ca: Download complete
986b3170a0d9: Verifying Checksum
986b3170a0d9: Download complete
e56ee5c784dc: Verifying Checksum
e56ee5c784dc: Download complete
8cb6f425b6ba: Verifying Checksum
8cb6f425b6ba: Download complete
35d35565636d: Verifying Checksum
35d35565636d: Download complete
8e683020951f: Verifying Checksum
8e683020951f: Download complete
13d94c2ee76f: Verifying Checksum
13d94c2ee76f: Download complete
41080f3c5d30: Verifying Checksum
41080f3c5d30: Download complete
30469571f9ab: Pull complete
123b733366ff: Verifying Checksum
123b733366ff: Download complete
630a507fc3a5: Verifying Checksum
630a507fc3a5: Download complete
55c1f8c9bd45: Verifying Checksum
55c1f8c9bd45: Download complete
875e86560ccf: Verifying Checksum
875e86560ccf: Download complete
403ec2ae2389: Verifying Checksum
403ec2ae2389: Download complete
cac62b5ba932: Pull complete
403ec2ae2389: Pull complete
62628d0488a1: Pull complete
84283471f652: Pull complete
9ad1fa82e034: Pull complete
80bda748ab48: Pull complete
615b3b9f2aac: Pull complete
09ce9dff669f: Pull complete
e8271a417b38: Pull complete
0c9916c1cff4: Pull complete
875e86560ccf: Pull complete
091892e3a304: Pull complete
1cbed1b837ca: Pull complete
986b3170a0d9: Pull complete
e56ee5c784dc: Pull complete
8cb6f425b6ba: Pull complete
35d35565636d: Pull complete
8e683020951f: Pull complete
13d94c2ee76f: Pull complete
41080f3c5d30: Pull complete
123b733366ff: Pull complete
630a507fc3a5: Pull complete
55c1f8c9bd45: Pull complete
Digest: sha256:6ab533a12e1dbf652e3df191f158bf2177321eee72dc1e1b0e94cf32fe77b620
Status: Downloaded newer image for yegor256/rultor-image:1.23.1
docker.io/yegor256/rultor-image:1.23.1
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_naive-ebnf_29\s*$'
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Sep 6 03:42 .
drwxrwxrwt 12 root root 4096 Sep 6 04:06 ..
-rwxrwxr-x 1 ubuntu ubuntu 556 Sep 6 04:11 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 490 Sep 6 03:42 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 6 03:42 pid
drwxrwxr-x 5 ubuntu ubuntu 4096 Sep 6 03:42 repo
-rwxrwxr-x 1 ubuntu ubuntu 6417 Sep 6 03:42 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 765 Sep 6 03:42 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8458 Sep 6 04:12 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-LdhI:/main --env=head=git@github.com:yegor256/naive-ebnf.git --env=tag=0.0.16 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/naive-ebnf.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.16'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo gem install texsc:0.6.0'\'' '\'';'\'' '\''sudo gem install texqc:0.6.0'\'' '\'';'\'' '\''sudo tlmgr option repository ctan'\'' '\'';'\'' '\''sudo tlmgr --verify-repo=none update --self'\'' '\'';'\'' '\''sudo tlmgr --verify-repo=none install $(cut -d'\''\'\'''\'' '\''\'\'''\'' -f2 DEPENDS.txt | uniq)'\'' '\'';'\'' '\''sudo tlmgr --verify-repo=none update $(cut -d'\''\'\'''\'' '\''\'\'''\'' -f2 DEPENDS.txt | uniq)'\'' '\'';'\'' '\''l3build tag ${tag}'\'' '\'';'\'' '\''l3build ctan --show-log-on-error'\'' '\'';'\'' '\''texsc'\'' '\'';'\'' '\''texqc'\'' '\'';'\'' '\''git commit -am "version set to ${tag}"'\'' '\'';'\'' '\''echo '\''\'\'''\''y'\''\'\'''\'' | l3build upload --halt-on-error'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-LdhI/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_naive-ebnf_29 yegor256/rultor-image:1.23.1 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/naive-ebnf.git' ; export 'tag=0.0.16' ; export 'head_branch=master' ; export 'author=yegor256' ; sudo gem install texsc:0.6.0 ; sudo gem install texqc:0.6.0 ; sudo tlmgr option repository ctan ; sudo tlmgr --verify-repo=none update --self ; sudo tlmgr --verify-repo=none install $(cut -d' ' -f2 DEPENDS.txt | uniq) ; sudo tlmgr --verify-repo=none update $(cut -d' ' -f2 DEPENDS.txt | uniq) ; l3build tag ${tag} ; l3build ctan --show-log-on-error ; texsc ; texqc ; git commit -am "version set to ${tag}" ; echo 'y' | l3build upload --halt-on-error ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Fetching backtrace-0.4.0.gem
Fetching loog-0.6.0.gem
Fetching texsc-0.6.0.gem
Successfully installed loog-0.6.0
Successfully installed backtrace-0.4.0
Successfully installed texsc-0.6.0
3 gems installed
A new release of RubyGems is available: 3.4.10 → 3.5.18!
Run `gem update --system 3.5.18` to update your installation.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Fetching slop-4.8.2.gem
Fetching texqc-0.6.0.gem
Successfully installed slop-4.8.2
Successfully installed texqc-0.6.0
2 gems installed
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
tlmgr: setting default package repository to https://mirror.ctan.org/systems/texlive/tlnet
tlmgr: updating /usr/local/texlive/2024/tlpkg/texlive.tlpdb
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
tlmgr: package repository https://ctan.math.utah.edu/ctan/tex-archive/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr: saving backups to /usr/local/texlive/2024/tlpkg/backups
[1/2, ??:??/??:??] update: texlive.infra [558k] (70084 -> 71593) ... done
[2/2, 00:04/00:05] update: texlive.infra.x86_64-linux [143k] (69786 -> 70811) ... done
running mktexlsr ...
done running mktexlsr.
tlmgr: package log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr.log
tlmgr: command log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr-commands.log
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
tlmgr: package repository https://us.mirrors.cicku.me/ctan/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr install: package already present: etoolbox
tlmgr install: package already present: filecontentsdef
tlmgr install: package already present: iexec
tlmgr install: package already present: mathtools
tlmgr install: package already present: microtype
tlmgr install: package already present: pgfopts
tlmgr install: package already present: xetex
tlmgr install: package already present: scheme-basic
[1/11, ??:??/??:??] install: docshots [341k]
[2/11, 00:03/03:34] install: fontaxes [140k]
[3/11, 00:06/05:05] install: href-ul [283k]
[4/11, 00:10/05:19] install: hypcap [295k]
[5/11, 00:13/04:59] install: hypdoc [331k]
[6/11, 00:16/04:41] install: l3build.x86_64-linux [1k]
[7/11, 00:18/05:16] install: l3build [804k]
[8/11, 00:21/03:53] install: libertine [15065k]
[9/11, 00:30/00:42] install: mweights [3k]
[10/11, 00:32/00:45] install: newtx [6876k]
[11/11, 00:39/00:39] install: pgf-blur [249k]
running mktexlsr ...
done running mktexlsr.
running updmap-sys ...
done running updmap-sys.
tlmgr: package log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr.log
tlmgr: command log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr-commands.log
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
tlmgr: package repository https://mirror.math.princeton.edu/pub/CTAN/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr: saving backups to /usr/local/texlive/2024/tlpkg/backups
[ 1/35, ??:??/??:??] update: amsmath [2461k] (68720 -> 71408) ... done
[ 2/35, 00:07/05:18] update: atveryend [380k] (53108 -> 71991) ... done
[ 3/35, 00:16/10:31] update: babel [2130k] (69742 -> 72134) ... done
[ 4/35, 00:24/09:01] update: babel-english [137k] (44495 -> 70799) ... done
[ 5/35, 00:29/10:36] update: colortbl [647k] (70019 -> 71883) ... done
[ 6/35, 00:33/10:43] update: dvipdfmx.x86_64-linux [429k] (70489 -> 71749) ... done
[ 7/35, 00:35/10:34] update: dvipdfmx [3081k] (69127 -> 71832) ... done
[ 8/35, 00:40/08:04] update: epstopdf-pkg [362k] (53546 -> 71084) ... done
[ 9/35, 00:44/08:32] update: fancyhdr [889k] (64977 -> 71883) ... done
[10/35, 00:48/08:31] update: firstaid [276k] (70308 -> 71628) ... done
[11/35, 00:52/09:00] update: graphics [2504k] (66204 -> 71408) ... done
[12/35, 00:58/08:09] update: graphics-def [12k] (64487 -> 70970) ... done
[13/35, 01:02/08:42] update: hyperref [4360k] (69523 -> 71883) ... done
[14/35, 01:10/07:24] update: kpathsea [1065k] (70348 -> 71664) ... done
[15/35, 01:14/07:22] update: l3backend [892k] (70026 -> 71991) ... done
[16/35, 01:21/07:42] update: l3kernel [12548k] (70026 -> 72127) ... done
[17/35, 01:34/05:27] update: l3packages [1471k] (69983 -> 72128) ... done
[18/35, 01:47/05:56] update: latex [35553k] (69959 -> 71629) ... done
[19/35, 02:18/03:43] update: latex-bin [53k] (70501 -> 71362) ... done
[20/35, 02:24/03:53] update: latex-lab [8470k] (68720 -> 71408) ... done
[21/35, 02:35/03:43] update: luahbtex [30k] (70015 -> 71409) ... done
[22/35, 02:39/03:49] update: luatex [1931k] (70263 -> 71409) ... done
[23/35, 02:44/03:50] update: mathtools [1130k] (70596 -> 70838) ... done
[24/35, 02:51/03:57] update: microtype [2787k] (66587 -> 70805) ... done
[25/35, 02:59/04:00] update: oberdiek [7354k] (69038 -> 71916) ... done
[26/35, 03:11/03:55] update: pdftex.x86_64-linux [837k] (70276 -> 70768) ... done
[27/35, 03:16/03:59] update: pdftex [2504k] (70501 -> 71605) ... done
[28/35, 03:22/04:00] update: texlive-common [629k] (70084 -> 71543) ... done
[29/35, 03:27/04:04] update: texlive-en [1851k] (70568 -> 71152) ... done
[30/35, 03:33/04:06] update: texlive-msg-translations [149k] (70619 -> 71858) ... done
[31/35, 03:36/04:09] update: texlive-scripts [539k] (70616 -> 72205) ... done
[32/35, 03:41/04:14] update: tools [6444k] (68941 -> 71523) ... done
[33/35, 03:53/04:11] update: xetex.x86_64-linux [7581k] (70276 -> 70768) ... done
[34/35, 04:05/04:06] update: xetex [628k] (70088 -> 71991) ... done
[35/35, 04:10/04:10] update: collection-latex [1k] (69131 -> 71912) ... done
running mktexlsr ...
done running mktexlsr.
running updmap-sys ...
done running updmap-sys.
regenerating fmtutil.cnf in /usr/local/texlive/2024/texmf-dist
running fmtutil-sys --byengine pdftex --no-error-if-no-format --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/yRrCcgwjgD/gM0HM7Xr53 ...
OK: pdftex.fmt/pdftex pdfetex.fmt/pdftex latex.fmt/pdftex pdflatex.fmt/pdftex cont-en.fmt/pdftex csplain.fmt/pdftex pdfcsplain.fmt/pdftex mptopdf.fmt/pdftex etex.fmt/pdftex utf8mex.fmt/pdftex amstex.fmt/pdftex pdfmex.fmt/pdftex mex.fmt/pdftex
running fmtutil-sys --byengine xetex --no-error-if-no-format --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/yRrCcgwjgD/gM0HM7Xr53 ...
OK: xetex.fmt/xetex xelatex.fmt/xetex pdfcsplain.fmt/xetex cont-en.fmt/xetex xelatex-dev.fmt/xetex
running fmtutil-sys --byengine luahbtex --no-error-if-no-format --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/yRrCcgwjgD/gM0HM7Xr53 ...
OK: luahbtex.fmt/luahbtex lualatex.fmt/luahbtex
running fmtutil-sys --byengine luajithbtex --no-error-if-no-format --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/yRrCcgwjgD/gM0HM7Xr53 ...
OK: luajithbtex.fmt/luajithbtex
running fmtutil-sys --byengine luatex --no-error-if-no-format --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/yRrCcgwjgD/gM0HM7Xr53 ...
OK: luatex.fmt/luatex optex.fmt/luatex pdfcsplain.fmt/luatex dviluatex.fmt/luatex luacsplain.fmt/luatex dvilualatex.fmt/luatex
running fmtutil-sys --byengine luajittex --no-error-if-no-format --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/yRrCcgwjgD/gM0HM7Xr53 ...
OK: luajittex.fmt/luajittex
tlmgr: package log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr.log
tlmgr: command log updated: /usr/local/texlive/2024/texmf-var/web2c/tlmgr-commands.log
Tagging naive-ebnf.dtx
Tagging build.lua
Running l3build with target "check" for module "."
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdftex)
restricted \write18 enabled.
entering extended mode
(./naive-ebnf.ins
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6b <2022-09-03>
English documentation <2024-02-08>
**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************
********************************************************
* No Configuration file found, using default settings. *
********************************************************
)
File naive-ebnf.sty already exists somewhere on the system.
Overwrite it if necessary? [y/n]
\answer=
Generating file(s) naive-ebnf.sty
Processing file naive-ebnf.dtx (package) -> naive-ebnf.sty
File naive-ebnf.dtx ended by \endinput.
Lines processed: 479
Comments removed: 281
Comments passed: 0
Codelines passed: 186
To finish the installation you have to move the ".sty"
file into a directory searched by TeX. To produce the
documentation run the file ".dtx" through LaTeX. If any
questions, submit a new GitHub issue.
)
No pages of output.
Transcript written on naive-ebnf.log.
Running checks on
simple (1/2)
trail (2/2)
All checks passed
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdftex)
restricted \write18 enabled.
entering extended mode
(./naive-ebnf.ins
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6b <2022-09-03>
English documentation <2024-02-08>
**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************
********************************************************
* No Configuration file found, using default settings. *
********************************************************
)
File naive-ebnf.sty already exists somewhere on the system.
Overwrite it if necessary? [y/n]
\answer=
Generating file(s) naive-ebnf.sty
Processing file naive-ebnf.dtx (package) -> naive-ebnf.sty
File naive-ebnf.dtx ended by \endinput.
Lines processed: 479
Comments removed: 281
Comments passed: 0
Codelines passed: 186
To finish the installation you have to move the ".sty"
file into a directory searched by TeX. To produce the
documentation run the file ".dtx" through LaTeX. If any
questions, submit a new GitHub issue.
)
No pages of output.
Transcript written on naive-ebnf.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdftex)
restricted \write18 enabled.
entering extended mode
(./naive-ebnf.ins
(/usr/local/texlive/2024/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6b <2022-09-03>
English documentation <2024-02-08>
**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************
********************************************************
* No Configuration file found, using default settings. *
********************************************************
)
File naive-ebnf.sty already exists somewhere on the system.
Overwrite it if necessary? [y/n]
\answer=
Generating file(s) naive-ebnf.sty
Processing file naive-ebnf.dtx (package) -> naive-ebnf.sty
File naive-ebnf.dtx ended by \endinput.
Lines processed: 479
Comments removed: 281
Comments passed: 0
Codelines passed: 186
To finish the installation you have to move the ".sty"
file into a directory searched by TeX. To produce the
documentation run the file ".dtx" through LaTeX. If any
questions, submit a new GitHub issue.
)
No pages of output.
Transcript written on naive-ebnf.log.
Typesetting naive-ebnf
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdflatex)
\write18 enabled.
entering extended mode
This is makeindex, version 2.17 [TeX Live 2024] (kpathsea + Thai support).
Scanning style file /usr/local/texlive/2024/texmf-dist/makeindex/latex/gglo.ist..............done (14 attributes redefined, 3 ignored).
Scanning input file naive-ebnf.glo....done (13 entries accepted, 0 rejected).
Sorting entries....done (48 comparisons).
Generating output file naive-ebnf.gls....done (40 lines written, 0 warnings).
Output written in naive-ebnf.gls.
Transcript written in naive-ebnf.glg.
This is makeindex, version 2.17 [TeX Live 2024] (kpathsea + Thai support).
Scanning style file /usr/local/texlive/2024/texmf-dist/makeindex/latex/gind.ist.............done (13 attributes redefined, 3 ignored).
Scanning input file naive-ebnf.idx....done (265 entries accepted, 8 rejected).
Sorting entries.....done (2374 comparisons).
Generating output file naive-ebnf.ind....done (229 lines written, 0 warnings).
Output written in naive-ebnf.ind.
Transcript written in naive-ebnf.ilg.
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdflatex)
\write18 enabled.
entering extended mode
Found 12 lines in /home/r/repo/.texsc
No spelling errors found in 0 file(s), the text is clean
[__rultor 472d4c7] version set to 0.0.16
2 files changed, 3 insertions(+), 3 deletions(-)
ctan-upload | announcement:
Empty announcement: No ctan announcement will be made
ctan-upload | author: Yegor Bugayenko
ctan-upload | bugtracker: https://github.com/yegor256/naive-ebnf/issues
ctan-upload | ctanPath: /macros/latex/contrib/naive-ebnf
ctan-upload | description: EBNF in Plain Text
ctan-upload | development:
ctan-upload | email: yegor256@gmail.com
ctan-upload | home:
ctan-upload | license: mit
ctan-upload | note: Bug fixes
ctan-upload | pkg: naive-ebnf
ctan-upload | repository: https://github.com/yegor256/naive-ebnf
ctan-upload | summary: With the help of this LaTeX package EBNF may be rendered in a plain text
ctan-upload | support:
ctan-upload | topic: formal-spec
ctan-upload | update: true
ctan-upload | uploader: Yegor Bugayenko
ctan-upload | version: 0.0.16
Contacting CTAN for validation:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 751k 0 2 100 6751k 0 3162k -0:00:04 -0:00:04 --:--:-- 3162k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 751k 0 29 100 751k 7 9196k -0:00:03 -0:00:03 --:--:-- 9196k
Response from CTAN:
[["INFO","Upload succeeded"]]
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.16 -m '0.0.16: tagged by rultor.com'
+ git reset --hard
HEAD is now at 472d4c7 version set to 0.0.16
+ git clean -fd
Removing naive-ebnf-ctan.curlopt
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 472d4c7).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/naive-ebnf.git
* [new tag] 0.0.16 -> 0.0.16
container 26a0923b838c03e592613722b205fe53b145491adf5af09a081f56c1aa411c1f is dead
Fri Sep 6 04:34:59 UTC 2024