Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/reminder-extend-obs-key
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
> git init /home/osmocom-build/jenkins/workspace/reminder-extend-obs-key # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ffef33c677f7bf9c76a99a6dfa7ab7eb29a49c23 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ffef33c677f7bf9c76a99a6dfa7ab7eb29a49c23 # timeout=10
Commit message: "jobs: run ttcn3-remsim-test-asan with bookworm"
> git rev-list --no-walk ffef33c677f7bf9c76a99a6dfa7ab7eb29a49c23 # timeout=10
[reminder-extend-obs-key] $ /bin/sh -xe /tmp/jenkins10925669947584694903.sh
+ PUBLISH=1 scripts/reminder-extend-obs-key.sh
+ mkdir -p _temp
+ cd _temp
+ [ -e public_key ]
+ wget -q https://obs.osmocom.org/projects/osmocom/public_key
+ gpg --show-keys public_key
pub rsa2048 2022-06-22 [SC] [expires: 2026-10-16]
6B2A9F3792D15EB70D4E6A8F86A730B653725973
uid osmocom OBS Project <osmocom@osmocom>
+ gpg --show-keys public_key
+ grep -o expires: [0-9-]*
+ cut -d -f2
+ EXPIRATION_DATE=2026-10-16
+ date -d 2026-10-16 +%s
+ EXPIRATION_DATE_S=1792108800
+ date -d +356 days +%Y-%m-%d
+ ONE_YEAR_FROM_NOW=2026-09-06
+ date -d 2026-09-06 +%s
+ ONE_YEAR_FROM_NOW_S=1788652800
+ set +x
Checking if expiration date (2026-10-16) is in less than a year from now (2026-09-06)...
=> OK
Finished: SUCCESS