Pull request #69 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89be9632d25354501cb6888c164e041667362ff2+9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 (45979ba6990a996c42252316fa4e1a01184a500b) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12347558620526785495.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4184860863085728701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5093609824416936325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7039000422663039455.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15510549605835234710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1851 in /w/workspace/edgexfoundry_git-semver_PR-69 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_PR-69 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 into PR head commit 89be9632d25354501cb6888c164e041667362ff2 Merge succeeded, producing 89be9632d25354501cb6888c164e041667362ff2 Checking out Revision 89be9632d25354501cb6888c164e041667362ff2 (PR-69) > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 Commit message: "build(deps): Bump gitpython from 3.1.27 to 3.1.37" First time build. Skipping changelog. > git rev-list --no-walk a3fd9b7ba6abc615f55066f684a0ee9c6fd32abc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:35:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:35:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:35:41 ========================================================= 06:35:41 EdgeX Global Pipelines Version Info 06:35:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:35:41 ------------------- 06:35:41 stable info: 06:35:41 ------------------- 06:35:41 Commited By: Ginny Guan ginny@iotechsys.com 06:35:41 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:35:41 Message: update stable to v1.0.274 06:35:42 ------------------- 06:35:42 experimental info: 06:35:42 ------------------- 06:35:42 Commited By: Ginny Guan ginny@iotechsys.com 06:35:42 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 06:35:42 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89be9632d25354501cb6888c164e041667362ff2 [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89be963 [Pipeline] echo 06:35:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:42 provisioning config files... 06:35:42 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config2199850410312104297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:43 ---> ****-login.sh 06:35:43 nexus3.edgexfoundry.org:10001 06:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:43 Configure a credential helper to remove this warning. See 06:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:43 06:35:43 Login Succeeded 06:35:43 nexus3.edgexfoundry.org:10002 06:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:43 Configure a credential helper to remove this warning. See 06:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:43 06:35:43 Login Succeeded 06:35:43 nexus3.edgexfoundry.org:10003 06:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:43 Configure a credential helper to remove this warning. See 06:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:43 06:35:43 Login Succeeded 06:35:43 nexus3.edgexfoundry.org:10004 06:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:43 Configure a credential helper to remove this warning. See 06:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:43 06:35:43 Login Succeeded 06:35:43 ****.io 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 ---> ****-login.sh ends [Pipeline] } 06:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:44 provisioning config files... 06:35:44 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config13533515665855784761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:44 ---> ****-login.sh 06:35:44 nexus3.edgexfoundry.org:10001 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 nexus3.edgexfoundry.org:10002 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 nexus3.edgexfoundry.org:10003 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 nexus3.edgexfoundry.org:10004 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:44 Configure a credential helper to remove this warning. See 06:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:44 06:35:44 Login Succeeded 06:35:44 ****.io 06:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:45 Configure a credential helper to remove this warning. See 06:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:45 06:35:45 Login Succeeded 06:35:45 ---> ****-login.sh ends [Pipeline] } 06:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:45 + ls -al . 06:35:45 total 64 06:35:45 drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:35 . 06:35:45 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 .. 06:35:45 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:35 .git 06:35:45 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:35 .github 06:35:45 -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:35 .gitignore 06:35:45 -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:35 Dockerfile 06:35:45 -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:35 Jenkinsfile 06:35:45 -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:35 README.md 06:35:45 -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:35 build.py 06:35:45 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:35 docs 06:35:45 -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:35 entrypoint.sh 06:35:45 -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:35 pyproject.toml 06:35:45 -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:35 requirements.txt 06:35:45 -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:35 setup.py 06:35:45 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=89be9632d25354501cb6888c164e041667362ff2 --label arch=amd64 . 06:35:46 Sending build context to Docker daemon 449.5kB 06:35:46 Step 1/20 : FROM python:3.13-slim AS build-image 06:35:46 3.13-slim: Pulling from library/python 06:35:46 254e724d7786: Pulling fs layer 06:35:46 f778d6c4f6e9: Pulling fs layer 06:35:46 d2f62848b12d: Pulling fs layer 06:35:46 997762e48473: Pulling fs layer 06:35:46 997762e48473: Waiting 06:35:46 f778d6c4f6e9: Verifying Checksum 06:35:46 f778d6c4f6e9: Download complete 06:35:46 d2f62848b12d: Verifying Checksum 06:35:46 d2f62848b12d: Download complete 06:35:46 997762e48473: Download complete 06:35:47 254e724d7786: Verifying Checksum 06:35:47 254e724d7786: Download complete 06:35:48 254e724d7786: Pull complete 06:35:48 f778d6c4f6e9: Pull complete 06:35:48 d2f62848b12d: Pull complete 06:35:48 997762e48473: Pull complete 06:35:48 Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b 06:35:48 Status: Downloaded newer image for python:3.13-slim 06:35:48 ---> 2cd5426fce28 06:35:48 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:35:49 ---> Running in 0b8d3f5d9c5f 06:35:49 Removing intermediate container 0b8d3f5d9c5f 06:35:49 ---> 767ae326f173 06:35:49 Step 3/20 : ENV GIT_PYTHON_TRACE 1 06:35:49 ---> Running in 3bab2178757c 06:35:49 Removing intermediate container 3bab2178757c 06:35:49 ---> 9817e9b6b3e6 06:35:49 Step 4/20 : WORKDIR /code 06:35:49 ---> Running in 9d505801d0fe 06:35:49 Removing intermediate container 9d505801d0fe 06:35:49 ---> a32f732843dd 06:35:49 Step 5/20 : COPY . /code/ 06:35:49 ---> 2c3c65f79659 06:35:49 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 06:35:49 ---> Running in 3e508f4bc137 06:35:50 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:35:50 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:35:50 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:35:50 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 06:35:50 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 06:35:50 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 06:35:51 Fetched 9307 kB in 1s (8320 kB/s) 06:35:51 Reading package lists... 06:35:52 Reading package lists... 06:35:52 Building dependency tree... 06:35:52 Reading state information... 06:35:52 The following additional packages will be installed: 06:35:52 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:35:52 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:35:52 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:35:52 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:35:52 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:35:52 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:35:52 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:35:52 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:35:52 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:35:52 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:35:52 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:35:52 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:35:52 systemd systemd-sysv systemd-timesyncd ucf xauth 06:35:52 Suggested packages: 06:35:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:35:52 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:35:52 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:35:52 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:35:52 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:35:52 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:35:52 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:35:52 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:35:52 libtss2-rc0 polkitd | policykit-1 06:35:52 The following NEW packages will be installed: 06:35:52 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:35:52 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 06:35:52 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:35:52 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:35:52 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:35:52 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:35:52 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:35:52 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:35:52 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:35:52 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:35:52 ncurses-term netcat-traditional openssh-client openssh-server 06:35:52 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:35:52 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:35:52 xauth 06:35:52 The following packages will be upgraded: 06:35:52 libssl3 openssl 06:35:52 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. 06:35:52 Need to get 34.7 MB of archives. 06:35:52 After this operation, 146 MB of additional disk space will be used. 06:35:52 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 06:35:52 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 06:35:52 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 06:35:52 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 06:35:52 Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] 06:35:52 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 06:35:52 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 06:35:52 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 06:35:52 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 06:35:52 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 06:35:52 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 06:35:52 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 06:35:52 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 06:35:52 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 06:35:52 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 06:35:52 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:35:52 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 06:35:52 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 06:35:52 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:35:52 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 06:35:52 Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:35:52 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 06:35:52 Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 06:35:52 Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 06:35:52 Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 06:35:52 Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 06:35:52 Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 06:35:52 Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 06:35:52 Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 06:35:52 Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 06:35:52 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 06:35:52 Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 06:35:52 Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 06:35:52 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 06:35:52 Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 06:35:52 Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 06:35:52 Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 06:35:52 Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:35:52 Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:35:52 Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 06:35:52 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:35:52 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 06:35:52 Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 06:35:52 Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 06:35:52 Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 06:35:52 Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 06:35:52 Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:35:52 Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 06:35:52 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 06:35:52 Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 06:35:52 Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 06:35:52 Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 06:35:52 Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 06:35:52 Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 06:35:52 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 06:35:52 Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 06:35:52 Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 06:35:52 Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 06:35:52 Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 06:35:52 Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 06:35:52 Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 06:35:52 Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 06:35:52 Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 06:35:52 Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:35:52 Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 06:35:53 Get:66 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:35:53 Get:67 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 06:35:53 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 06:35:53 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 06:35:53 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 06:35:53 Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:35:53 Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 06:35:53 Get:73 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 06:35:53 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 06:35:53 Get:75 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] 06:35:53 Get:76 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 06:35:53 Get:77 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 06:35:53 Get:78 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 06:35:53 Get:79 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:35:53 Get:80 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 06:35:53 [91mdebconf: delaying package configuration, since apt-utils is not installed 06:35:53 [0mFetched 34.7 MB in 0s (127 MB/s) 06:35:53 Selecting previously unselected package libargon2-1:amd64. 06:35:53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6632 files and directories currently installed.) 06:35:53 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 06:35:53 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:35:53 Selecting previously unselected package dmsetup. 06:35:53 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 06:35:53 Unpacking dmsetup (2:1.02.185-2) ... 06:35:53 Selecting previously unselected package libdevmapper1.02.1:amd64. 06:35:53 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 06:35:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:35:53 Selecting previously unselected package libjson-c5:amd64. 06:35:53 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 06:35:53 Unpacking libjson-c5:amd64 (0.16-2) ... 06:35:53 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... 06:35:53 Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:35:53 Selecting previously unselected package libcryptsetup12:amd64. 06:35:53 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 06:35:53 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:35:53 Selecting previously unselected package libfdisk1:amd64. 06:35:53 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 06:35:53 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:35:53 Selecting previously unselected package libkmod2:amd64. 06:35:53 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... 06:35:53 Unpacking libkmod2:amd64 (30+20221128-1) ... 06:35:53 Selecting previously unselected package libapparmor1:amd64. 06:35:53 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... 06:35:53 Unpacking libapparmor1:amd64 (3.0.8-3) ... 06:35:53 Selecting previously unselected package libip4tc2:amd64. 06:35:53 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... 06:35:53 Unpacking libip4tc2:amd64 (1.8.9-2) ... 06:35:54 Selecting previously unselected package libsystemd-shared:amd64. 06:35:54 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 06:35:54 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:35:54 Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... 06:35:54 Selecting previously unselected package systemd. 06:35:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) 06:35:54 Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... 06:35:54 Unpacking systemd (252.36-1~deb12u1) ... 06:35:54 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:35:54 Setting up libjson-c5:amd64 (0.16-2) ... 06:35:54 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:35:54 Setting up libkmod2:amd64 (30+20221128-1) ... 06:35:54 Setting up libapparmor1:amd64 (3.0.8-3) ... 06:35:54 Setting up libip4tc2:amd64 (1.8.9-2) ... 06:35:54 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:35:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:35:54 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:35:55 Setting up systemd (252.36-1~deb12u1) ... 06:35:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:35:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:35:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:35:55 Initializing machine ID from random generator. 06:35:55 Creating group 'systemd-journal' with GID 999. 06:35:55 Creating group 'systemd-network' with GID 998. 06:35:55 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:35:55 Setting up dmsetup (2:1.02.185-2) ... 06:35:55 Selecting previously unselected package systemd-sysv. 06:35:55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7554 files and directories currently installed.) 06:35:55 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 06:35:55 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:35:55 Selecting previously unselected package libdbus-1-3:amd64. 06:35:55 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 06:35:55 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:35:55 Selecting previously unselected package dbus-bin. 06:35:55 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 06:35:55 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:35:55 Selecting previously unselected package dbus-session-bus-common. 06:35:55 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:35:55 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:35:55 Selecting previously unselected package libexpat1:amd64. 06:35:55 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 06:35:55 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:35:55 Selecting previously unselected package dbus-daemon. 06:35:55 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 06:35:55 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:35:55 Selecting previously unselected package dbus-system-bus-common. 06:35:55 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:35:55 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:35:55 Selecting previously unselected package dbus. 06:35:55 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 06:35:55 Unpacking dbus (1.14.10-1~deb12u1) ... 06:35:55 Selecting previously unselected package perl-modules-5.36. 06:35:55 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:35:55 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:35:56 Selecting previously unselected package libgdbm-compat4:amd64. 06:35:56 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 06:35:56 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 06:35:56 Selecting previously unselected package libperl5.36:amd64. 06:35:56 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 06:35:56 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:35:56 Selecting previously unselected package perl. 06:35:56 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 06:35:56 Unpacking perl (5.36.0-7+deb12u2) ... 06:35:56 Selecting previously unselected package libbsd0:amd64. 06:35:56 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 06:35:56 Unpacking libbsd0:amd64 (0.11.7-2) ... 06:35:56 Selecting previously unselected package libedit2:amd64. 06:35:56 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 06:35:56 Unpacking libedit2:amd64 (3.1-20221030-2) ... 06:35:56 Selecting previously unselected package libcbor0.8:amd64. 06:35:56 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 06:35:56 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 06:35:56 Selecting previously unselected package libfido2-1:amd64. 06:35:56 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 06:35:56 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 06:35:56 Selecting previously unselected package libkrb5support0:amd64. 06:35:56 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 06:35:56 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:35:56 Selecting previously unselected package libk5crypto3:amd64. 06:35:56 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 06:35:56 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:35:56 Selecting previously unselected package libkeyutils1:amd64. 06:35:56 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 06:35:56 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 06:35:56 Selecting previously unselected package libkrb5-3:amd64. 06:35:56 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 06:35:56 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:35:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:35:57 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 06:35:57 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:35:57 Selecting previously unselected package openssh-client. 06:35:57 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:35:57 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:35:57 Selecting previously unselected package openssh-sftp-server. 06:35:57 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:35:57 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:35:57 Selecting previously unselected package libproc2-0:amd64. 06:35:57 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 06:35:57 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 06:35:57 Selecting previously unselected package procps. 06:35:57 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 06:35:57 Unpacking procps (2:4.0.2-3) ... 06:35:57 Selecting previously unselected package sensible-utils. 06:35:57 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:35:57 Unpacking sensible-utils (0.0.17+nmu1) ... 06:35:57 Selecting previously unselected package ucf. 06:35:57 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:35:57 Moving old data out of the way 06:35:57 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:35:57 Selecting previously unselected package runit-helper. 06:35:57 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:35:57 Unpacking runit-helper (2.15.2) ... 06:35:57 Selecting previously unselected package libtirpc-common. 06:35:57 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:35:57 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:35:57 Selecting previously unselected package libtirpc3:amd64. 06:35:57 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 06:35:57 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 06:35:57 Selecting previously unselected package libnsl2:amd64. 06:35:57 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 06:35:57 Unpacking libnsl2:amd64 (1.3.0-2) ... 06:35:57 Selecting previously unselected package libwrap0:amd64. 06:35:57 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 06:35:57 Unpacking libwrap0:amd64 (7.6.q-32) ... 06:35:57 Selecting previously unselected package openssh-server. 06:35:57 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:35:57 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:35:57 Selecting previously unselected package less. 06:35:57 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 06:35:57 Unpacking less (590-2.1~deb12u2) ... 06:35:58 Selecting previously unselected package krb5-locales. 06:35:58 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:35:58 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:35:58 Selecting previously unselected package libnss-systemd:amd64. 06:35:58 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 06:35:58 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:35:58 Selecting previously unselected package libpam-systemd:amd64. 06:35:58 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 06:35:58 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:35:58 Selecting previously unselected package ncurses-term. 06:35:58 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:35:58 Unpacking ncurses-term (6.4-4) ... 06:35:58 Selecting previously unselected package netcat-traditional. 06:35:58 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 06:35:58 Unpacking netcat-traditional (1.10-47) ... 06:35:58 Selecting previously unselected package systemd-timesyncd. 06:35:58 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 06:35:58 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:35:58 Selecting previously unselected package dbus-user-session. 06:35:58 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 06:35:58 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:35:58 Selecting previously unselected package libbrotli1:amd64. 06:35:58 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 06:35:58 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 06:35:58 Selecting previously unselected package libsasl2-modules-db:amd64. 06:35:58 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 06:35:58 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:35:58 Selecting previously unselected package libsasl2-2:amd64. 06:35:58 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 06:35:58 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:35:58 Selecting previously unselected package libldap-2.5-0:amd64. 06:35:58 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 06:35:58 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:35:59 Selecting previously unselected package libnghttp2-14:amd64. 06:35:59 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 06:35:59 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:35:59 Selecting previously unselected package libpsl5:amd64. 06:35:59 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 06:35:59 Unpacking libpsl5:amd64 (0.21.2-1) ... 06:35:59 Selecting previously unselected package librtmp1:amd64. 06:35:59 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 06:35:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:35:59 Selecting previously unselected package libssh2-1:amd64. 06:35:59 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 06:35:59 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 06:35:59 Selecting previously unselected package libcurl3-gnutls:amd64. 06:35:59 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 06:35:59 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:35:59 Still waiting to schedule task 06:35:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1848’ 06:35:59 Selecting previously unselected package liberror-perl. 06:35:59 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:35:59 Unpacking liberror-perl (0.17029-2) ... 06:35:59 Selecting previously unselected package git-man. 06:35:59 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:35:59 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:35:59 Selecting previously unselected package git. 06:35:59 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 06:35:59 Unpacking git (1:2.39.5-0+deb12u2) ... 06:35:59 Selecting previously unselected package libldap-common. 06:35:59 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 06:35:59 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:35:59 Selecting previously unselected package libsasl2-modules:amd64. 06:35:59 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 06:35:59 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:35:59 Selecting previously unselected package libxau6:amd64. 06:35:59 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... 06:35:59 Unpacking libxau6:amd64 (1:1.0.9-1) ... 06:35:59 Selecting previously unselected package libxdmcp6:amd64. 06:35:59 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 06:35:59 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 06:35:59 Selecting previously unselected package libxcb1:amd64. 06:35:59 Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... 06:35:59 Unpacking libxcb1:amd64 (1.15-1) ... 06:35:59 Selecting previously unselected package libx11-data. 06:35:59 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:35:59 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:35:59 Selecting previously unselected package libx11-6:amd64. 06:35:59 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 06:35:59 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:36:00 Selecting previously unselected package libxext6:amd64. 06:36:00 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 06:36:00 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 06:36:00 Selecting previously unselected package libxmuu1:amd64. 06:36:00 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... 06:36:00 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 06:36:00 Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_amd64.deb ... 06:36:00 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:36:00 Selecting previously unselected package patch. 06:36:00 Preparing to unpack .../63-patch_2.7.6-7_amd64.deb ... 06:36:00 Unpacking patch (2.7.6-7) ... 06:36:00 Selecting previously unselected package psmisc. 06:36:00 Preparing to unpack .../64-psmisc_23.6-1_amd64.deb ... 06:36:00 Unpacking psmisc (23.6-1) ... 06:36:00 Selecting previously unselected package publicsuffix. 06:36:00 Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... 06:36:00 Unpacking publicsuffix (20230209.2326-1) ... 06:36:00 Selecting previously unselected package ssh. 06:36:00 Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:36:00 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:36:00 Selecting previously unselected package xauth. 06:36:00 Preparing to unpack .../67-xauth_1%3a1.1.2-1_amd64.deb ... 06:36:00 Unpacking xauth (1:1.1.2-1) ... 06:36:00 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:36:00 Setting up runit-helper (2.15.2) ... 06:36:00 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:36:00 Setting up libxau6:amd64 (1:1.0.9-1) ... 06:36:00 Setting up libkeyutils1:amd64 (1.6.3-2) ... 06:36:00 Setting up libpsl5:amd64 (0.21.2-1) ... 06:36:00 Setting up netcat-traditional (1.10-47) ... 06:36:00 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:36:00 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:36:00 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:36:00 Setting up psmisc (23.6-1) ... 06:36:00 Setting up libtirpc-common (1.3.3+ds-1) ... 06:36:00 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 06:36:00 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 06:36:00 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:36:00 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:36:00 Setting up less (590-2.1~deb12u2) ... 06:36:00 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:36:00 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:36:00 Setting up libldap-common (2.5.13+dfsg-5) ... 06:36:00 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:36:00 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:36:00 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:36:00 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:36:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:36:00 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:36:00 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 06:36:00 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:36:00 Creating group 'systemd-timesync' with GID 997. 06:36:00 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:36:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:36:00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:36:00 Setting up patch (2.7.6-7) ... 06:36:00 Setting up libgdbm-compat4:amd64 (1.23-3) ... 06:36:00 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:36:00 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:36:00 Setting up sensible-utils (0.0.17+nmu1) ... 06:36:00 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:36:00 Setting up procps (2:4.0.2-3) ... 06:36:00 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:36:00 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 06:36:00 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:36:00 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:36:01 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 06:36:01 Setting up openssl (3.0.16-1~deb12u1) ... 06:36:01 Setting up libbsd0:amd64 (0.11.7-2) ... 06:36:01 Setting up publicsuffix (20230209.2326-1) ... 06:36:01 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:36:01 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:36:01 Setting up ncurses-term (6.4-4) ... 06:36:01 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 06:36:01 Setting up libxcb1:amd64 (1.15-1) ... 06:36:01 Setting up libedit2:amd64 (3.1-20221030-2) ... 06:36:01 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:36:01 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:36:01 Setting up perl (5.36.0-7+deb12u2) ... 06:36:01 Setting up dbus (1.14.10-1~deb12u1) ... 06:36:01 invoke-rc.d: could not determine current runlevel 06:36:01 invoke-rc.d: policy-rc.d denied execution of start. 06:36:01 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:36:01 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:36:01 debconf: unable to initialize frontend: Dialog 06:36:01 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:36:01 debconf: falling back to frontend: Readline 06:36:01 debconf: unable to initialize frontend: Readline 06:36:01 debconf: (This frontend requires a controlling tty.) 06:36:01 debconf: falling back to frontend: Teletype 06:36:01 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:36:01 debconf: unable to initialize frontend: Dialog 06:36:01 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:36:01 debconf: falling back to frontend: Readline 06:36:01 debconf: unable to initialize frontend: Readline 06:36:01 debconf: (This frontend requires a controlling tty.) 06:36:01 debconf: falling back to frontend: Teletype 06:36:01 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:36:01 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 06:36:01 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 06:36:01 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:36:01 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 06:36:01 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:36:01 Setting up liberror-perl (0.17029-2) ... 06:36:01 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:36:01 Setting up git (1:2.39.5-0+deb12u2) ... 06:36:01 Setting up xauth (1:1.1.2-1) ... 06:36:01 Setting up libnsl2:amd64 (1.3.0-2) ... 06:36:01 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:36:01 Setting up libwrap0:amd64 (7.6.q-32) ... 06:36:01 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:36:01 debconf: unable to initialize frontend: Dialog 06:36:01 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:36:01 debconf: falling back to frontend: Readline 06:36:01 debconf: unable to initialize frontend: Readline 06:36:01 debconf: (This frontend requires a controlling tty.) 06:36:01 debconf: falling back to frontend: Teletype 06:36:01 06:36:01 Creating config file /etc/ssh/sshd_config with new version 06:36:02 Creating SSH2 RSA key; this may take some time ... 06:36:02 3072 SHA256:/4ZTrDZuA/yZWO+pDL190wG7AD1CnzsPQOP3U8EIXss root@3e508f4bc137 (RSA) 06:36:02 Creating SSH2 ECDSA key; this may take some time ... 06:36:02 256 SHA256:kfJnu49DMH2o6fAaLf0qlkuCDTA+swx4Ydth9+5cdxw root@3e508f4bc137 (ECDSA) 06:36:02 Creating SSH2 ED25519 key; this may take some time ... 06:36:02 256 SHA256:3eUx+RnIEe8GkFm6nPY+oz2f3Q56CxoOVrAoukMM6Zc root@3e508f4bc137 (ED25519) 06:36:02 invoke-rc.d: could not determine current runlevel 06:36:02 invoke-rc.d: policy-rc.d denied execution of start. 06:36:02 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:36:02 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:36:02 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:36:02 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:36:06 Removing intermediate container 3e508f4bc137 06:36:06 ---> 799218727e21 06:36:06 Step 7/20 : RUN pip install pybuilder 06:36:06 ---> Running in ef1e8564efca 06:36:07 Collecting pybuilder 06:36:07 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 06:36:07 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 06:36:07 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 6.1/6.1 MB 103.0 MB/s eta 0:00:00 06:36:07 Installing collected packages: pybuilder 06:36:07 Successfully installed pybuilder-0.13.15 06:36:07 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:36:08 [0m[91m 06:36:08 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:36:08 [notice] To update, run: pip install --upgrade pip 06:36:08 [0mRemoving intermediate container ef1e8564efca 06:36:08 ---> e92cafd0583d 06:36:08 Step 8/20 : RUN pyb install 06:36:08 ---> Running in beb3248382d0 06:36:30 PyBuilder version 0.13.15 06:36:30 Build started at 2025-05-20 06:36:09 06:36:30 ------------------------------------------------------------ 06:36:30 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 06:36:30 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 06:36:30 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 06:36:30 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 06:36:30 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 06:36:30 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 06:36:30 [INFO] Building pygsver version 0.1.4 06:36:30 [INFO] Executing build in /code 06:36:30 [INFO] Going to execute task install 06:36:30 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 06:36:30 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 06:36:30 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 06:36:30 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 06:36:30 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 06:36:30 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 06:36:30 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 06:36:30 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 06:36:30 [INFO] Processing dependency packages 'mock' to be installed with {} 06:36:30 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:36:30 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 06:36:30 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:36:30 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 06:36:30 [INFO] Running unit tests 06:36:30 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:36:30 2025-05-20 06:36:27,969 MainThread pygsver.cli [main] ERROR something bad happened 06:36:30 ERROR: something bad happened 06:36:30 1.2.3-dev.1 06:36:30 2025-05-20 06:36:27,997 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:36:30 2025-05-20 06:36:28,006 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:36:30 2025-05-20 06:36:28,022 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:36:30 2025-05-20 06:36:28,034 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:36:30 2025-05-20 06:36:28,040 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:36:30 2025-05-20 06:36:28,048 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:36:30 2025-05-20 06:36:28,056 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:36:30 2025-05-20 06:36:28,067 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:36:30 2025-05-20 06:36:28,067 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:36:30 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:36:30 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:36:30 2025-05-20 06:36:28,101 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:36:30 2025-05-20 06:36:28,107 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:36:30 2025-05-20 06:36:28,117 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:36:30 2025-05-20 06:36:28,125 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:36:30 2025-05-20 06:36:28,166 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:36:30 2025-05-20 06:36:28,173 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:36:30 2025-05-20 06:36:28,186 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:36:30 2025-05-20 06:36:28,191 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:36:30 2025-05-20 06:36:28,197 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:36:30 2025-05-20 06:36:28,197 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:36:30 2025-05-20 06:36:28,210 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:36:30 2025-05-20 06:36:28,218 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:36:30 2025-05-20 06:36:28,231 MainThread pygsver.push [run_push] DEBUG push 06:36:30 2025-05-20 06:36:28,231 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:36:30 2025-05-20 06:36:28,231 MainThread pygsver.push [run_push] DEBUG push all version tags 06:36:30 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG push 06:36:30 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:36:30 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:36:30 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:36:30 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG push all version tags 06:36:30 [INFO] Executed 39 unit tests 06:36:30 [INFO] All unit tests passed. 06:36:30 [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 06:36:30 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts 06:36:30 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py 06:36:30 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 06:36:30 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 06:36:30 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 06:36:30 [INFO] Running unit tests 06:36:30 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:36:30 2025-05-20 06:36:29,303 MainThread pygsver.cli [main] ERROR something bad happened 06:36:30 ERROR: something bad happened 06:36:30 1.2.3-dev.1 06:36:30 2025-05-20 06:36:29,341 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:36:30 2025-05-20 06:36:29,357 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:36:30 2025-05-20 06:36:29,388 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:36:30 2025-05-20 06:36:29,405 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:36:30 2025-05-20 06:36:29,413 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:36:30 2025-05-20 06:36:29,423 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:36:30 2025-05-20 06:36:29,433 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:36:30 2025-05-20 06:36:29,444 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:36:30 2025-05-20 06:36:29,444 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:36:30 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:36:30 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:36:30 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:36:30 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:36:30 2025-05-20 06:36:29,459 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:36:30 2025-05-20 06:36:29,459 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:36:30 2025-05-20 06:36:29,459 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:36:30 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:36:30 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:36:30 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,461 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:36:30 2025-05-20 06:36:29,461 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:36:30 2025-05-20 06:36:29,461 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:36:30 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:36:30 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:36:30 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,463 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:36:30 2025-05-20 06:36:29,463 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,463 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:36:30 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:36:30 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:36:30 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:36:30 2025-05-20 06:36:29,465 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:36:30 2025-05-20 06:36:29,465 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:36:30 2025-05-20 06:36:29,465 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:36:30 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:36:30 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:36:30 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:36:30 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:36:30 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:36:30 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:36:30 2025-05-20 06:36:29,468 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:36:30 2025-05-20 06:36:29,468 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:36:30 2025-05-20 06:36:29,468 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:36:30 2025-05-20 06:36:29,503 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:36:30 2025-05-20 06:36:29,513 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:36:30 2025-05-20 06:36:29,527 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:36:30 2025-05-20 06:36:29,535 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:36:30 2025-05-20 06:36:29,579 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:36:30 2025-05-20 06:36:29,589 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:36:30 2025-05-20 06:36:29,604 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:36:30 2025-05-20 06:36:29,613 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:36:30 2025-05-20 06:36:29,621 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:36:30 2025-05-20 06:36:29,622 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:36:30 2025-05-20 06:36:29,636 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:36:30 2025-05-20 06:36:29,643 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:36:30 2025-05-20 06:36:29,658 MainThread pygsver.push [run_push] DEBUG push 06:36:30 2025-05-20 06:36:29,659 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:36:30 2025-05-20 06:36:29,660 MainThread pygsver.push [run_push] DEBUG push all version tags 06:36:30 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG push 06:36:30 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:36:30 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:36:30 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:36:30 2025-05-20 06:36:29,671 MainThread pygsver.push [run_push] DEBUG push all version tags 06:36:38 [INFO] Executed 39 unit tests 06:36:38 [INFO] All unit tests passed. 06:36:38 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 06:36:38 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 06:36:38 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 06:36:38 [INFO] Overall pygsver coverage is 100% 06:36:38 [INFO] Overall pygsver branch coverage is 85% 06:36:38 [INFO] Overall pygsver partial branch coverage is 85% 06:36:38 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 06:36:38 [INFO] Running Twine check for generated artifacts 06:36:38 [INFO] Installing project pygsver-0.1.4 06:36:38 ------------------------------------------------------------ 06:36:38 BUILD SUCCESSFUL 06:36:38 ------------------------------------------------------------ 06:36:38 Build Summary 06:36:38 Project: pygsver 06:36:38 Version: 0.1.4 06:36:38 Base directory: /code 06:36:38 Environments: 06:36:38 Tasks: prepare [12078 ms] compile_sources [0 ms] run_unit_tests [1168 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1882 ms] publish [2303 ms] install [5917 ms] 06:36:38 Build finished at 2025-05-20 06:36:38 06:36:38 Build took 28 seconds (28867 ms) 06:36:42 Removing intermediate container beb3248382d0 06:36:42 ---> 74ad7355cfc7 06:36:42 Step 9/20 : FROM python:3.13-slim 06:36:42 ---> 2cd5426fce28 06:36:42 Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:36:42 ---> Using cache 06:36:42 ---> 767ae326f173 06:36:42 Step 11/20 : ENV GIT_PYTHON_TRACE 1 06:36:42 ---> Using cache 06:36:42 ---> 9817e9b6b3e6 06:36:42 Step 12/20 : WORKDIR /opt/pygsver 06:36:42 ---> Running in 31348ba63291 06:36:42 Removing intermediate container 31348ba63291 06:36:42 ---> 1900313b698f 06:36:42 Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu 06:36:42 ---> Running in 8f3efa86c5b0 06:36:42 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:36:42 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:36:42 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:36:42 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] 06:36:42 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 06:36:42 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] 06:36:43 Fetched 9307 kB in 1s (8375 kB/s) 06:36:43 Reading package lists... 06:36:44 Reading package lists... 06:36:44 Building dependency tree... 06:36:44 Reading state information... 06:36:44 The following additional packages will be installed: 06:36:44 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:36:44 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:36:44 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:36:44 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:36:44 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:36:44 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:36:44 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:36:44 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:36:44 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:36:44 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:36:44 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:36:44 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:36:44 systemd systemd-sysv systemd-timesyncd ucf xauth 06:36:44 Suggested packages: 06:36:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:36:44 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:36:44 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:36:44 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:36:44 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:36:44 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:36:44 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:36:44 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:36:44 libtss2-rc0 polkitd | policykit-1 06:36:44 The following NEW packages will be installed: 06:36:44 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:36:44 dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 06:36:44 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:36:44 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:36:44 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:36:44 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:36:44 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:36:44 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:36:44 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:36:44 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:36:44 ncurses-term netcat-traditional openssh-client openssh-server 06:36:44 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:36:44 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:36:44 xauth 06:36:44 The following packages will be upgraded: 06:36:44 libssl3 openssl 06:36:44 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. 06:36:44 Need to get 35.5 MB of archives. 06:36:44 After this operation, 148 MB of additional disk space will be used. 06:36:44 Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] 06:36:44 Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] 06:36:44 Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] 06:36:44 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] 06:36:44 Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] 06:36:44 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] 06:36:44 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] 06:36:44 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] 06:36:44 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] 06:36:44 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] 06:36:44 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] 06:36:44 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] 06:36:44 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] 06:36:44 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] 06:36:44 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] 06:36:44 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:36:44 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 06:36:44 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] 06:36:44 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:36:44 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] 06:36:44 Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:36:45 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 06:36:45 Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 06:36:45 Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 06:36:45 Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] 06:36:45 Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] 06:36:45 Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] 06:36:45 Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] 06:36:45 Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] 06:36:45 Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] 06:36:45 Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] 06:36:45 Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] 06:36:45 Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] 06:36:45 Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] 06:36:45 Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] 06:36:45 Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] 06:36:45 Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] 06:36:45 Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:36:45 Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:36:45 Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] 06:36:45 Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:36:45 Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] 06:36:45 Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] 06:36:45 Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] 06:36:45 Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] 06:36:45 Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] 06:36:45 Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:36:45 Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] 06:36:45 Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] 06:36:45 Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] 06:36:45 Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] 06:36:45 Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] 06:36:45 Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] 06:36:45 Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 06:36:45 Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 06:36:45 Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 06:36:45 Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 06:36:45 Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 06:36:45 Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 06:36:45 Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 06:36:45 Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 06:36:45 Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 06:36:45 Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 06:36:45 Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:36:45 Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 06:36:45 Get:66 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] 06:36:45 Get:67 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:36:45 Get:68 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] 06:36:45 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 06:36:45 Get:70 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 06:36:45 Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] 06:36:45 Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:36:45 Get:73 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] 06:36:45 Get:74 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] 06:36:45 Get:75 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] 06:36:45 Get:76 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] 06:36:45 Get:77 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] 06:36:45 Get:78 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] 06:36:45 Get:79 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] 06:36:45 Get:80 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:36:45 Get:81 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] 06:36:45 [91mdebconf: delaying package configuration, since apt-utils is not installed 06:36:45 [0mFetched 35.5 MB in 0s (129 MB/s) 06:36:45 Selecting previously unselected package libargon2-1:amd64. 06:36:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6632 files and directories currently installed.) 06:36:45 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... 06:36:45 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:36:45 Selecting previously unselected package dmsetup. 06:36:45 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... 06:36:45 Unpacking dmsetup (2:1.02.185-2) ... 06:36:45 Selecting previously unselected package libdevmapper1.02.1:amd64. 06:36:45 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... 06:36:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:36:45 Selecting previously unselected package libjson-c5:amd64. 06:36:45 Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... 06:36:45 Unpacking libjson-c5:amd64 (0.16-2) ... 06:36:45 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... 06:36:45 Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:36:45 Selecting previously unselected package libcryptsetup12:amd64. 06:36:45 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... 06:36:45 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:36:45 Selecting previously unselected package libfdisk1:amd64. 06:36:45 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... 06:36:45 Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:36:45 Selecting previously unselected package libkmod2:amd64. 06:36:45 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... 06:36:45 Unpacking libkmod2:amd64 (30+20221128-1) ... 06:36:45 Selecting previously unselected package libapparmor1:amd64. 06:36:45 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... 06:36:45 Unpacking libapparmor1:amd64 (3.0.8-3) ... 06:36:45 Selecting previously unselected package libip4tc2:amd64. 06:36:45 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... 06:36:45 Unpacking libip4tc2:amd64 (1.8.9-2) ... 06:36:45 Selecting previously unselected package libsystemd-shared:amd64. 06:36:45 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... 06:36:45 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:36:46 Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... 06:36:46 Selecting previously unselected package systemd. 06:36:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6706 files and directories currently installed.) 06:36:46 Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... 06:36:46 Unpacking systemd (252.36-1~deb12u1) ... 06:36:46 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... 06:36:46 Setting up libjson-c5:amd64 (0.16-2) ... 06:36:46 Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... 06:36:46 Setting up libkmod2:amd64 (30+20221128-1) ... 06:36:46 Setting up libapparmor1:amd64 (3.0.8-3) ... 06:36:46 Setting up libip4tc2:amd64 (1.8.9-2) ... 06:36:46 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... 06:36:46 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... 06:36:46 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... 06:36:46 Setting up systemd (252.36-1~deb12u1) ... 06:36:46 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:36:46 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:36:46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:36:46 Initializing machine ID from random generator. 06:36:46 Creating group 'systemd-journal' with GID 999. 06:36:46 Creating group 'systemd-network' with GID 998. 06:36:46 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:36:46 Setting up dmsetup (2:1.02.185-2) ... 06:36:46 Selecting previously unselected package systemd-sysv. 06:36:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7554 files and directories currently installed.) 06:36:46 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... 06:36:46 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:36:46 Selecting previously unselected package libdbus-1-3:amd64. 06:36:46 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... 06:36:46 Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:36:46 Selecting previously unselected package dbus-bin. 06:36:46 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... 06:36:46 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:36:46 Selecting previously unselected package dbus-session-bus-common. 06:36:46 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:36:46 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:36:46 Selecting previously unselected package libexpat1:amd64. 06:36:46 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 06:36:46 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:36:46 Selecting previously unselected package dbus-daemon. 06:36:46 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... 06:36:46 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:36:46 Selecting previously unselected package dbus-system-bus-common. 06:36:46 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:36:46 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:36:47 Selecting previously unselected package dbus. 06:36:47 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... 06:36:47 Unpacking dbus (1.14.10-1~deb12u1) ... 06:36:47 Selecting previously unselected package perl-modules-5.36. 06:36:47 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:36:47 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:36:47 Selecting previously unselected package libgdbm-compat4:amd64. 06:36:47 Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... 06:36:47 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 06:36:47 Selecting previously unselected package libperl5.36:amd64. 06:36:47 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 06:36:47 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:36:47 Selecting previously unselected package perl. 06:36:47 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... 06:36:47 Unpacking perl (5.36.0-7+deb12u2) ... 06:36:47 Selecting previously unselected package libbsd0:amd64. 06:36:47 Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... 06:36:47 Unpacking libbsd0:amd64 (0.11.7-2) ... 06:36:47 Selecting previously unselected package libedit2:amd64. 06:36:47 Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... 06:36:47 Unpacking libedit2:amd64 (3.1-20221030-2) ... 06:36:47 Selecting previously unselected package libcbor0.8:amd64. 06:36:47 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... 06:36:47 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... 06:36:47 Selecting previously unselected package libfido2-1:amd64. 06:36:47 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... 06:36:47 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... 06:36:47 Selecting previously unselected package libkrb5support0:amd64. 06:36:47 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... 06:36:47 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:36:48 Selecting previously unselected package libk5crypto3:amd64. 06:36:48 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... 06:36:48 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:36:48 Selecting previously unselected package libkeyutils1:amd64. 06:36:48 Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... 06:36:48 Unpacking libkeyutils1:amd64 (1.6.3-2) ... 06:36:48 Selecting previously unselected package libkrb5-3:amd64. 06:36:48 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... 06:36:48 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:36:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:36:48 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... 06:36:48 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:36:48 Selecting previously unselected package openssh-client. 06:36:48 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:36:48 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:36:48 Selecting previously unselected package openssh-sftp-server. 06:36:48 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:36:48 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:36:48 Selecting previously unselected package libproc2-0:amd64. 06:36:48 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... 06:36:48 Unpacking libproc2-0:amd64 (2:4.0.2-3) ... 06:36:48 Selecting previously unselected package procps. 06:36:48 Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... 06:36:48 Unpacking procps (2:4.0.2-3) ... 06:36:48 Selecting previously unselected package sensible-utils. 06:36:48 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:36:48 Unpacking sensible-utils (0.0.17+nmu1) ... 06:36:48 Selecting previously unselected package ucf. 06:36:48 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:36:48 Moving old data out of the way 06:36:48 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:36:48 Selecting previously unselected package runit-helper. 06:36:48 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:36:48 Unpacking runit-helper (2.15.2) ... 06:36:48 Selecting previously unselected package libtirpc-common. 06:36:48 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:36:48 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:36:48 Selecting previously unselected package libtirpc3:amd64. 06:36:48 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... 06:36:48 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... 06:36:48 Selecting previously unselected package libnsl2:amd64. 06:36:48 Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... 06:36:48 Unpacking libnsl2:amd64 (1.3.0-2) ... 06:36:48 Selecting previously unselected package libwrap0:amd64. 06:36:48 Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... 06:36:48 Unpacking libwrap0:amd64 (7.6.q-32) ... 06:36:48 Selecting previously unselected package openssh-server. 06:36:48 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... 06:36:48 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:36:48 Selecting previously unselected package less. 06:36:48 Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... 06:36:48 Unpacking less (590-2.1~deb12u2) ... 06:36:48 Selecting previously unselected package krb5-locales. 06:36:48 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:36:48 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:36:48 Selecting previously unselected package libnss-systemd:amd64. 06:36:48 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... 06:36:48 Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:36:48 Selecting previously unselected package libpam-systemd:amd64. 06:36:48 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... 06:36:48 Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:36:49 Selecting previously unselected package ncurses-term. 06:36:49 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:36:49 Unpacking ncurses-term (6.4-4) ... 06:36:49 Selecting previously unselected package netcat-traditional. 06:36:49 Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... 06:36:49 Unpacking netcat-traditional (1.10-47) ... 06:36:49 Selecting previously unselected package systemd-timesyncd. 06:36:49 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... 06:36:49 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:36:49 Selecting previously unselected package dbus-user-session. 06:36:49 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... 06:36:49 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:36:49 Selecting previously unselected package libbrotli1:amd64. 06:36:49 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... 06:36:49 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 06:36:49 Selecting previously unselected package libsasl2-modules-db:amd64. 06:36:49 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 06:36:49 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:36:49 Selecting previously unselected package libsasl2-2:amd64. 06:36:49 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 06:36:49 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:36:49 Selecting previously unselected package libldap-2.5-0:amd64. 06:36:49 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 06:36:49 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:36:49 Selecting previously unselected package libnghttp2-14:amd64. 06:36:49 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 06:36:49 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:36:49 Selecting previously unselected package libpsl5:amd64. 06:36:49 Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... 06:36:49 Unpacking libpsl5:amd64 (0.21.2-1) ... 06:36:49 Selecting previously unselected package librtmp1:amd64. 06:36:49 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 06:36:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:36:49 Selecting previously unselected package libssh2-1:amd64. 06:36:49 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... 06:36:49 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 06:36:49 Selecting previously unselected package libcurl3-gnutls:amd64. 06:36:49 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 06:36:49 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:36:50 Selecting previously unselected package liberror-perl. 06:36:50 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:36:50 Unpacking liberror-perl (0.17029-2) ... 06:36:50 Selecting previously unselected package git-man. 06:36:50 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:36:50 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:36:50 Selecting previously unselected package git. 06:36:50 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 06:36:50 Unpacking git (1:2.39.5-0+deb12u2) ... 06:36:50 Selecting previously unselected package gosu. 06:36:50 Preparing to unpack .../53-gosu_1.14-1+b10_amd64.deb ... 06:36:50 Unpacking gosu (1.14-1+b10) ... 06:36:50 Selecting previously unselected package libldap-common. 06:36:50 Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... 06:36:50 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:36:50 Selecting previously unselected package libsasl2-modules:amd64. 06:36:50 Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... 06:36:50 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:36:50 Selecting previously unselected package libxau6:amd64. 06:36:50 Preparing to unpack .../56-libxau6_1%3a1.0.9-1_amd64.deb ... 06:36:50 Unpacking libxau6:amd64 (1:1.0.9-1) ... 06:36:50 Selecting previously unselected package libxdmcp6:amd64. 06:36:50 Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 06:36:50 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 06:36:50 Selecting previously unselected package libxcb1:amd64. 06:36:50 Preparing to unpack .../58-libxcb1_1.15-1_amd64.deb ... 06:36:50 Unpacking libxcb1:amd64 (1.15-1) ... 06:36:50 Selecting previously unselected package libx11-data. 06:36:50 Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:36:50 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:36:50 Selecting previously unselected package libx11-6:amd64. 06:36:50 Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... 06:36:50 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:36:50 Selecting previously unselected package libxext6:amd64. 06:36:50 Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_amd64.deb ... 06:36:50 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... 06:36:50 Selecting previously unselected package libxmuu1:amd64. 06:36:50 Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_amd64.deb ... 06:36:50 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... 06:36:51 Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_amd64.deb ... 06:36:51 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:36:51 Selecting previously unselected package patch. 06:36:51 Preparing to unpack .../64-patch_2.7.6-7_amd64.deb ... 06:36:51 Unpacking patch (2.7.6-7) ... 06:36:51 Selecting previously unselected package psmisc. 06:36:51 Preparing to unpack .../65-psmisc_23.6-1_amd64.deb ... 06:36:51 Unpacking psmisc (23.6-1) ... 06:36:51 Selecting previously unselected package publicsuffix. 06:36:51 Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... 06:36:51 Unpacking publicsuffix (20230209.2326-1) ... 06:36:51 Selecting previously unselected package ssh. 06:36:51 Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:36:51 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:36:51 Selecting previously unselected package xauth. 06:36:51 Preparing to unpack .../68-xauth_1%3a1.1.2-1_amd64.deb ... 06:36:51 Unpacking xauth (1:1.1.2-1) ... 06:36:51 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 06:36:51 Setting up runit-helper (2.15.2) ... 06:36:51 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:36:51 Setting up libxau6:amd64 (1:1.0.9-1) ... 06:36:51 Setting up libkeyutils1:amd64 (1.6.3-2) ... 06:36:51 Setting up libpsl5:amd64 (0.21.2-1) ... 06:36:51 Setting up netcat-traditional (1.10-47) ... 06:36:51 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:36:51 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:36:51 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:36:51 Setting up psmisc (23.6-1) ... 06:36:51 Setting up libtirpc-common (1.3.3+ds-1) ... 06:36:51 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... 06:36:51 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 06:36:51 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... 06:36:51 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 06:36:51 Setting up less (590-2.1~deb12u2) ... 06:36:51 Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... 06:36:51 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:36:51 Setting up libldap-common (2.5.13+dfsg-5) ... 06:36:51 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... 06:36:51 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 06:36:51 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:36:51 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:36:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:36:51 Setting up gosu (1.14-1+b10) ... 06:36:51 Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... 06:36:51 Setting up libproc2-0:amd64 (2:4.0.2-3) ... 06:36:51 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:36:51 Creating group 'systemd-timesync' with GID 997. 06:36:51 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:36:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:36:51 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:36:51 Setting up patch (2.7.6-7) ... 06:36:51 Setting up libgdbm-compat4:amd64 (1.23-3) ... 06:36:51 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... 06:36:51 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 06:36:51 Setting up sensible-utils (0.0.17+nmu1) ... 06:36:51 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:36:51 Setting up procps (2:4.0.2-3) ... 06:36:51 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:36:51 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 06:36:51 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... 06:36:51 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:36:51 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... 06:36:51 Setting up openssl (3.0.16-1~deb12u1) ... 06:36:51 Setting up libbsd0:amd64 (0.11.7-2) ... 06:36:51 Setting up publicsuffix (20230209.2326-1) ... 06:36:51 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 06:36:51 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:36:51 Setting up ncurses-term (6.4-4) ... 06:36:51 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 06:36:51 Setting up libxcb1:amd64 (1.15-1) ... 06:36:51 Setting up libedit2:amd64 (3.1-20221030-2) ... 06:36:51 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:36:52 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 06:36:52 Setting up perl (5.36.0-7+deb12u2) ... 06:36:52 Setting up dbus (1.14.10-1~deb12u1) ... 06:36:52 invoke-rc.d: could not determine current runlevel 06:36:52 invoke-rc.d: policy-rc.d denied execution of start. 06:36:52 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... 06:36:52 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:36:52 debconf: unable to initialize frontend: Dialog 06:36:52 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:36:52 debconf: falling back to frontend: Readline 06:36:52 debconf: unable to initialize frontend: Readline 06:36:52 debconf: (This frontend requires a controlling tty.) 06:36:52 debconf: falling back to frontend: Teletype 06:36:52 Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... 06:36:52 debconf: unable to initialize frontend: Dialog 06:36:52 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:36:52 debconf: falling back to frontend: Readline 06:36:52 debconf: unable to initialize frontend: Readline 06:36:52 debconf: (This frontend requires a controlling tty.) 06:36:52 debconf: falling back to frontend: Teletype 06:36:52 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... 06:36:52 Setting up libxmuu1:amd64 (2:1.1.3-3) ... 06:36:52 Setting up libtirpc3:amd64 (1.3.3+ds-1) ... 06:36:52 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:36:52 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... 06:36:52 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 06:36:52 Setting up liberror-perl (0.17029-2) ... 06:36:52 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:36:52 Setting up git (1:2.39.5-0+deb12u2) ... 06:36:52 Setting up xauth (1:1.1.2-1) ... 06:36:52 Setting up libnsl2:amd64 (1.3.0-2) ... 06:36:52 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:36:52 Setting up libwrap0:amd64 (7.6.q-32) ... 06:36:52 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:36:52 debconf: unable to initialize frontend: Dialog 06:36:52 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:36:52 debconf: falling back to frontend: Readline 06:36:52 debconf: unable to initialize frontend: Readline 06:36:52 debconf: (This frontend requires a controlling tty.) 06:36:52 debconf: falling back to frontend: Teletype 06:36:52 06:36:52 Creating config file /etc/ssh/sshd_config with new version 06:36:53 Creating SSH2 RSA key; this may take some time ... 06:36:53 3072 SHA256:tZuZnQzU82c4Gdd2icuzoiRpIvGF6LrmHDymkHtWIfs root@8f3efa86c5b0 (RSA) 06:36:53 Creating SSH2 ECDSA key; this may take some time ... 06:36:53 256 SHA256:GX5RKoR+hVDt/HUcu09TXZB7N7yQg/x73AKrw+HTf9o root@8f3efa86c5b0 (ECDSA) 06:36:53 Creating SSH2 ED25519 key; this may take some time ... 06:36:53 256 SHA256:+pWo5FUwK5fHe57+LtTTMheSTbmMDrIDvxyGWviqwpo root@8f3efa86c5b0 (ED25519) 06:36:53 invoke-rc.d: could not determine current runlevel 06:36:53 invoke-rc.d: policy-rc.d denied execution of start. 06:36:53 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:36:53 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:36:53 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:36:53 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:36:56 Removing intermediate container 8f3efa86c5b0 06:36:56 ---> 2b481b43ff1f 06:36:56 Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 06:36:56 ---> 8a994bc8b96b 06:36:56 Step 15/20 : RUN pip install pygsver-*.tar.gz 06:36:56 ---> Running in b48c652185b9 06:36:58 Processing ./pygsver-0.1.4.tar.gz 06:36:58 Installing build dependencies: started 06:37:00 Installing build dependencies: finished with status 'done' 06:37:00 Getting requirements to build wheel: started 06:37:01 Getting requirements to build wheel: finished with status 'done' 06:37:01 Preparing metadata (pyproject.toml): started 06:37:02 Preparing metadata (pyproject.toml): finished with status 'done' 06:37:02 Collecting semver==2.13.0 (from pygsver==0.1.4) 06:37:02 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 06:37:02 Collecting GitPython==3.1.41 (from pygsver==0.1.4) 06:37:02 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 06:37:02 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) 06:37:02 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 06:37:02 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) 06:37:02 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 06:37:02 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 06:37:02 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 06:37:02 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 06:37:02 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 06:37:02 Building wheels for collected packages: pygsver 06:37:02 Building wheel for pygsver (pyproject.toml): started 06:37:03 Building wheel for pygsver (pyproject.toml): finished with status 'done' 06:37:03 Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=267eeb1b294e157ab63a2624d33a3f986c9d62b07656f3cfaf720c70f11d6b98 06:37:03 Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 06:37:03 Successfully built pygsver 06:37:03 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 06:37:03 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 06:37:03 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:37:03 [0m[91m 06:37:03 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:37:03 [notice] To update, run: pip install --upgrade pip 06:37:03 [0mRemoving intermediate container b48c652185b9 06:37:03 ---> 129318d32cd8 06:37:03 Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 06:37:03 ---> ddff3444bb91 06:37:03 Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh 06:37:03 ---> Running in 7911e238a961 06:37:04 Removing intermediate container 7911e238a961 06:37:04 ---> 9cfb33d52ebd 06:37:04 Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 06:37:04 ---> Running in be45cb2c2db1 06:37:04 Removing intermediate container be45cb2c2db1 06:37:04 ---> d89359dff50a 06:37:04 Step 19/20 : LABEL arch=amd64 06:37:04 ---> Running in ed73d1de0582 06:37:04 Removing intermediate container ed73d1de0582 06:37:04 ---> 85ddbec8c6d5 06:37:04 Step 20/20 : LABEL git_sha=89be9632d25354501cb6888c164e041667362ff2 06:37:04 ---> Running in b6b2df1aad1f 06:37:04 Removing intermediate container b6b2df1aad1f 06:37:04 ---> 8d3e5ca854e1 06:37:04 [Warning] One or more build-args [ARCH] were not consumed 06:37:04 Successfully built 8d3e5ca854e1 06:37:04 Successfully tagged edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:05 06:37:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:05 latest: Pulling from edgex-lftools-log-publisher 06:37:05 5eb5b503b376: Pulling fs layer 06:37:05 5c69ac0246d0: Pulling fs layer 06:37:05 ec43610c2a17: Pulling fs layer 06:37:05 3a2ae6a8a46f: Pulling fs layer 06:37:05 33b1e0a273af: Pulling fs layer 06:37:05 5d3b04190fa2: Pulling fs layer 06:37:05 2f39f015ded8: Pulling fs layer 06:37:05 5d3b04190fa2: Waiting 06:37:05 3a2ae6a8a46f: Waiting 06:37:05 5c69ac0246d0: Verifying Checksum 06:37:05 5c69ac0246d0: Download complete 06:37:05 3a2ae6a8a46f: Download complete 06:37:05 33b1e0a273af: Download complete 06:37:05 5d3b04190fa2: Verifying Checksum 06:37:05 5d3b04190fa2: Download complete 06:37:05 ec43610c2a17: Verifying Checksum 06:37:05 ec43610c2a17: Download complete 06:37:05 5eb5b503b376: Verifying Checksum 06:37:05 5eb5b503b376: Download complete 06:37:06 2f39f015ded8: Download complete 06:37:06 5eb5b503b376: Pull complete 06:37:06 5c69ac0246d0: Pull complete 06:37:07 ec43610c2a17: Pull complete 06:37:07 3a2ae6a8a46f: Pull complete 06:37:07 33b1e0a273af: Pull complete 06:37:07 5d3b04190fa2: Pull complete 06:37:11 2f39f015ded8: Pull complete 06:37:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:11 prd-ubuntu20.04-docker-8c-8g-1851 does not seem to be running inside a container 06:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_PR-69 -v /w/workspace/edgexfoundry_git-semver_PR-69:/w/workspace/edgexfoundry_git-semver_PR-69:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-69@tmp:/w/workspace/edgexfoundry_git-semver_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:13 $ docker top 8d8f1325b787b0a68d3fe6d156a4f419434dbee5f51c40d51716c7f120664edf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:13 ---> job-cost.sh 06:37:13 lf-activate-venv: SKIPPING 06:37:13 INFO: No Stack... 06:37:13 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:14 INFO: Archiving Costs [Pipeline] sh 06:37:14 + cat /w/workspace/edgexfoundry_git-semver_PR-69/archives/cost.csv 06:37:14 + cut -d, -f6 [Pipeline] lock 06:37:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] 06:37:14 Resource [jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] did not exist. Created. 06:37:14 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:15 + echo total: 0.2199999988079071 [Pipeline] stash 06:37:15 Stashed 1 file(s) [Pipeline] } 06:37:15 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:15 $ docker stop --time=1 8d8f1325b787b0a68d3fe6d156a4f419434dbee5f51c40d51716c7f120664edf 06:37:16 $ docker rm -f --volumes 8d8f1325b787b0a68d3fe6d156a4f419434dbee5f51c40d51716c7f120664edf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:38:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1858 in /w/workspace/edgexfoundry_git-semver_PR-69 [Pipeline] { [Pipeline] checkout 06:38:53 Selected Git installation does not exist. Using Default 06:38:53 The recommended git tool is: NONE 06:38:59 using credential edgex-jenkins-ssh 06:38:59 Cloning the remote Git repository 06:38:59 Cloning repository git@github.com:edgexfoundry/git-semver.git 06:38:59 > git init /w/workspace/edgexfoundry_git-semver_PR-69 # timeout=10 06:38:59 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 06:38:59 > git --version # timeout=10 06:38:59 > git --version # 'git version 2.25.1' 06:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:00 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 06:39:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:01 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 06:39:01 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git 06:39:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:39:02 Merging remotes/origin/main commit 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 into PR head commit 89be9632d25354501cb6888c164e041667362ff2 06:39:02 Merge succeeded, producing 89be9632d25354501cb6888c164e041667362ff2 06:39:02 Checking out Revision 89be9632d25354501cb6888c164e041667362ff2 (PR-69) 06:39:02 Commit message: "build(deps): Bump gitpython from 3.1.27 to 3.1.37" 06:39:02 > git config core.sparsecheckout # timeout=10 06:39:02 > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 06:39:02 > git remote # timeout=10 06:39:02 > git config --get remote.origin.url # timeout=10 06:39:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:02 > git merge 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 # timeout=10 06:39:02 > git rev-parse HEAD^{commit} # timeout=10 06:39:02 > git config core.sparsecheckout # timeout=10 06:39:02 > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:39:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:07 Dload Upload Total Spent Left Speed 06:39:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 06:39:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:39:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:39:08 + sudo tee /etc/docker/daemon.new 06:39:08 { 06:39:08 "registry-mirrors": [ 06:39:08 "https://nexus3.edgexfoundry.org:10001" 06:39:08 ], 06:39:08 "bip": "10.250.0.254/24", 06:39:08 "hosts": [ 06:39:08 "tcp://0.0.0.0:5555", 06:39:08 "unix:///var/run/docker.sock" 06:39:08 ], 06:39:08 "mtu": 1458, 06:39:08 "selinux-enabled": true, 06:39:08 "seccomp-profile": "/etc/docker/seccomp.json" 06:39:08 } [Pipeline] sh 06:39:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:39:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:27 provisioning config files... 06:39:27 copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config16160254683868712301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:27 ---> ****-login.sh 06:39:27 nexus3.edgexfoundry.org:10001 06:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:28 Configure a credential helper to remove this warning. See 06:39:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:28 06:39:28 Login Succeeded 06:39:28 nexus3.edgexfoundry.org:10002 06:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:28 Configure a credential helper to remove this warning. See 06:39:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:28 06:39:28 Login Succeeded 06:39:28 nexus3.edgexfoundry.org:10003 06:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:29 Configure a credential helper to remove this warning. See 06:39:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:29 06:39:29 Login Succeeded 06:39:29 nexus3.edgexfoundry.org:10004 06:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:29 Configure a credential helper to remove this warning. See 06:39:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:29 06:39:29 Login Succeeded 06:39:29 ****.io 06:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:29 Configure a credential helper to remove this warning. See 06:39:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:29 06:39:29 Login Succeeded 06:39:29 ---> ****-login.sh ends [Pipeline] } 06:39:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:30 + ls -al . 06:39:30 total 64 06:39:30 drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:39 . 06:39:30 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:38 .. 06:39:30 drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:39 .git 06:39:30 drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:39 .github 06:39:30 -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:39 .gitignore 06:39:30 -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:39 Dockerfile 06:39:30 -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:39 Jenkinsfile 06:39:30 -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:39 README.md 06:39:30 -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:39 build.py 06:39:30 drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:39 docs 06:39:30 -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:39 entrypoint.sh 06:39:30 -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:39 pyproject.toml 06:39:30 -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:39 requirements.txt 06:39:30 -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:39 setup.py 06:39:30 drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:39 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:31 + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=89be9632d25354501cb6888c164e041667362ff2 --label arch=arm64 . 06:39:31 Sending build context to Docker daemon 449.5kB 06:39:31 Step 1/20 : FROM python:3.13-slim AS build-image 06:39:31 3.13-slim: Pulling from library/python 06:39:31 943331d8a9a9: Pulling fs layer 06:39:31 e2cbf253efde: Pulling fs layer 06:39:31 7190e4956f30: Pulling fs layer 06:39:31 867244661c52: Pulling fs layer 06:39:31 867244661c52: Waiting 06:39:32 e2cbf253efde: Download complete 06:39:32 867244661c52: Verifying Checksum 06:39:32 867244661c52: Download complete 06:39:32 7190e4956f30: Verifying Checksum 06:39:32 7190e4956f30: Download complete 06:39:32 943331d8a9a9: Verifying Checksum 06:39:32 943331d8a9a9: Download complete 06:39:38 943331d8a9a9: Pull complete 06:39:38 e2cbf253efde: Pull complete 06:39:40 7190e4956f30: Pull complete 06:39:40 867244661c52: Pull complete 06:39:40 Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b 06:39:40 Status: Downloaded newer image for python:3.13-slim 06:39:40 ---> f46ee18793e5 06:39:40 Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:39:41 ---> Running in 23fbaaf916c5 06:39:41 Removing intermediate container 23fbaaf916c5 06:39:41 ---> b1fd64b540ae 06:39:41 Step 3/20 : ENV GIT_PYTHON_TRACE 1 06:39:41 ---> Running in 3f757577f855 06:39:42 Removing intermediate container 3f757577f855 06:39:42 ---> 3bf20beaebc5 06:39:42 Step 4/20 : WORKDIR /code 06:39:42 ---> Running in b4fb8e92cee2 06:39:42 Removing intermediate container b4fb8e92cee2 06:39:42 ---> 407dfd3454b0 06:39:42 Step 5/20 : COPY . /code/ 06:39:43 ---> 405e9ecbd97f 06:39:43 Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git 06:39:43 ---> Running in 6afe6004878a 06:39:45 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:39:45 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:39:45 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:39:45 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 06:39:45 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 06:39:45 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 06:39:49 Fetched 9203 kB in 4s (2418 kB/s) 06:39:53 Reading package lists... 06:39:56 Reading package lists... 06:39:57 Building dependency tree... 06:39:57 Reading state information... 06:39:58 The following additional packages will be installed: 06:39:58 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:39:58 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:39:58 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:39:58 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:39:58 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:39:58 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:39:58 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:39:58 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:39:58 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:39:58 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:39:58 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:39:58 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:39:58 systemd systemd-sysv systemd-timesyncd ucf xauth 06:39:58 Suggested packages: 06:39:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:39:58 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:39:58 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:39:58 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:39:58 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:39:58 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:39:58 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:39:58 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:39:58 libtss2-rc0 polkitd | policykit-1 06:40:02 The following NEW packages will be installed: 06:40:02 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:40:02 dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 06:40:02 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:40:02 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:40:02 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:40:02 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:40:02 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:40:02 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:40:02 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:40:02 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:40:02 ncurses-term netcat-traditional openssh-client openssh-server 06:40:02 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:40:02 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:40:02 xauth 06:40:02 The following packages will be upgraded: 06:40:02 libssl3 openssl 06:40:02 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. 06:40:02 Need to get 33.4 MB of archives. 06:40:02 After this operation, 156 MB of additional disk space will be used. 06:40:02 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 06:40:02 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 06:40:02 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 06:40:02 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 06:40:02 Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] 06:40:03 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 06:40:03 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 06:40:03 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 06:40:03 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 06:40:03 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 06:40:03 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 06:40:03 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 06:40:03 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 06:40:03 Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 06:40:03 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 06:40:03 Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:40:03 Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 06:40:03 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 06:40:03 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:40:03 Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 06:40:03 Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:40:03 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 06:40:03 Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 06:40:03 Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 06:40:03 Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 06:40:03 Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 06:40:03 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 06:40:03 Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 06:40:03 Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 06:40:03 Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 06:40:03 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 06:40:03 Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 06:40:03 Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 06:40:03 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 06:40:03 Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 06:40:03 Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 06:40:03 Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 06:40:03 Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:40:03 Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:40:03 Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 06:40:03 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:40:03 Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 06:40:03 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 06:40:03 Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 06:40:03 Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 06:40:03 Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 06:40:03 Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:40:03 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 06:40:03 Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 06:40:03 Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 06:40:03 Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 06:40:03 Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 06:40:03 Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 06:40:03 Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 06:40:03 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 06:40:03 Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 06:40:03 Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 06:40:03 Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 06:40:03 Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 06:40:03 Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 06:40:03 Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 06:40:03 Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 06:40:03 Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 06:40:03 Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:40:03 Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 06:40:03 Get:66 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:40:03 Get:67 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 06:40:03 Get:68 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 06:40:03 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 06:40:03 Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 06:40:03 Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:40:03 Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 06:40:03 Get:73 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 06:40:03 Get:74 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 06:40:03 Get:75 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] 06:40:03 Get:76 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 06:40:03 Get:77 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 06:40:03 Get:78 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 06:40:03 Get:79 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:40:03 Get:80 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 06:40:04 [91mdebconf: delaying package configuration, since apt-utils is not installed 06:40:04 [0mFetched 33.4 MB in 1s (32.0 MB/s) 06:40:04 Selecting previously unselected package libargon2-1:arm64. 06:40:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6626 files and directories currently installed.) 06:40:05 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 06:40:05 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:40:05 Selecting previously unselected package dmsetup. 06:40:05 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 06:40:05 Unpacking dmsetup (2:1.02.185-2) ... 06:40:05 Selecting previously unselected package libdevmapper1.02.1:arm64. 06:40:05 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 06:40:05 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:40:05 Selecting previously unselected package libjson-c5:arm64. 06:40:05 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 06:40:05 Unpacking libjson-c5:arm64 (0.16-2) ... 06:40:05 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... 06:40:05 Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:40:05 Selecting previously unselected package libcryptsetup12:arm64. 06:40:05 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 06:40:06 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:40:06 Selecting previously unselected package libfdisk1:arm64. 06:40:06 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 06:40:06 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:40:06 Selecting previously unselected package libkmod2:arm64. 06:40:06 Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... 06:40:06 Unpacking libkmod2:arm64 (30+20221128-1) ... 06:40:06 Selecting previously unselected package libapparmor1:arm64. 06:40:06 Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... 06:40:06 Unpacking libapparmor1:arm64 (3.0.8-3) ... 06:40:06 Selecting previously unselected package libip4tc2:arm64. 06:40:06 Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... 06:40:06 Unpacking libip4tc2:arm64 (1.8.9-2) ... 06:40:06 Selecting previously unselected package libsystemd-shared:arm64. 06:40:06 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 06:40:06 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:40:07 Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... 06:40:07 Selecting previously unselected package systemd. 06:40:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6700 files and directories currently installed.) 06:40:07 Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... 06:40:07 Unpacking systemd (252.36-1~deb12u1) ... 06:40:08 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:40:08 Setting up libjson-c5:arm64 (0.16-2) ... 06:40:08 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:40:08 Setting up libkmod2:arm64 (30+20221128-1) ... 06:40:08 Setting up libapparmor1:arm64 (3.0.8-3) ... 06:40:08 Setting up libip4tc2:arm64 (1.8.9-2) ... 06:40:08 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:40:08 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:40:08 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:40:08 Setting up systemd (252.36-1~deb12u1) ... 06:40:08 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:40:08 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:40:08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:40:08 Initializing machine ID from random generator. 06:40:08 Creating group 'systemd-journal' with GID 999. 06:40:08 Creating group 'systemd-network' with GID 998. 06:40:08 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:40:09 Setting up dmsetup (2:1.02.185-2) ... 06:40:09 Selecting previously unselected package systemd-sysv. 06:40:09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7548 files and directories currently installed.) 06:40:09 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 06:40:09 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:40:09 Selecting previously unselected package libdbus-1-3:arm64. 06:40:09 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 06:40:09 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:40:09 Selecting previously unselected package dbus-bin. 06:40:09 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 06:40:09 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:40:09 Selecting previously unselected package dbus-session-bus-common. 06:40:09 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:40:09 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:40:09 Selecting previously unselected package libexpat1:arm64. 06:40:09 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 06:40:09 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:40:09 Selecting previously unselected package dbus-daemon. 06:40:09 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 06:40:09 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:40:09 Selecting previously unselected package dbus-system-bus-common. 06:40:09 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:40:09 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:40:10 Selecting previously unselected package dbus. 06:40:10 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 06:40:10 Unpacking dbus (1.14.10-1~deb12u1) ... 06:40:10 Selecting previously unselected package perl-modules-5.36. 06:40:10 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:40:10 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:40:11 Selecting previously unselected package libgdbm-compat4:arm64. 06:40:11 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 06:40:11 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 06:40:11 Selecting previously unselected package libperl5.36:arm64. 06:40:11 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 06:40:11 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:40:12 Selecting previously unselected package perl. 06:40:12 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 06:40:12 Unpacking perl (5.36.0-7+deb12u2) ... 06:40:13 Selecting previously unselected package libbsd0:arm64. 06:40:13 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 06:40:13 Unpacking libbsd0:arm64 (0.11.7-2) ... 06:40:13 Selecting previously unselected package libedit2:arm64. 06:40:13 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 06:40:13 Unpacking libedit2:arm64 (3.1-20221030-2) ... 06:40:13 Selecting previously unselected package libcbor0.8:arm64. 06:40:13 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 06:40:13 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 06:40:13 Selecting previously unselected package libfido2-1:arm64. 06:40:13 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 06:40:13 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 06:40:13 Selecting previously unselected package libkrb5support0:arm64. 06:40:13 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 06:40:13 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:40:13 Selecting previously unselected package libk5crypto3:arm64. 06:40:13 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 06:40:13 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:40:13 Selecting previously unselected package libkeyutils1:arm64. 06:40:13 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 06:40:13 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 06:40:13 Selecting previously unselected package libkrb5-3:arm64. 06:40:13 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 06:40:13 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:40:14 Selecting previously unselected package libgssapi-krb5-2:arm64. 06:40:14 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 06:40:14 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:40:14 Selecting previously unselected package openssh-client. 06:40:14 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:40:14 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:40:14 Selecting previously unselected package openssh-sftp-server. 06:40:14 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:40:14 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:40:14 Selecting previously unselected package libproc2-0:arm64. 06:40:14 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 06:40:14 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 06:40:14 Selecting previously unselected package procps. 06:40:14 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 06:40:14 Unpacking procps (2:4.0.2-3) ... 06:40:15 Selecting previously unselected package sensible-utils. 06:40:15 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:40:15 Unpacking sensible-utils (0.0.17+nmu1) ... 06:40:15 Selecting previously unselected package ucf. 06:40:15 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:40:15 Moving old data out of the way 06:40:15 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:40:15 Selecting previously unselected package runit-helper. 06:40:15 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:40:15 Unpacking runit-helper (2.15.2) ... 06:40:15 Selecting previously unselected package libtirpc-common. 06:40:15 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:40:15 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:40:15 Selecting previously unselected package libtirpc3:arm64. 06:40:15 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 06:40:15 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 06:40:16 Selecting previously unselected package libnsl2:arm64. 06:40:16 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 06:40:16 Unpacking libnsl2:arm64 (1.3.0-2) ... 06:40:16 Selecting previously unselected package libwrap0:arm64. 06:40:16 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 06:40:16 Unpacking libwrap0:arm64 (7.6.q-32) ... 06:40:16 Selecting previously unselected package openssh-server. 06:40:16 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:40:16 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:40:16 Selecting previously unselected package less. 06:40:16 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 06:40:16 Unpacking less (590-2.1~deb12u2) ... 06:40:16 Selecting previously unselected package krb5-locales. 06:40:16 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:40:16 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:40:16 Selecting previously unselected package libnss-systemd:arm64. 06:40:16 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 06:40:16 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:40:16 Selecting previously unselected package libpam-systemd:arm64. 06:40:16 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 06:40:16 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:40:17 Selecting previously unselected package ncurses-term. 06:40:17 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:40:17 Unpacking ncurses-term (6.4-4) ... 06:40:19 Selecting previously unselected package netcat-traditional. 06:40:19 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 06:40:19 Unpacking netcat-traditional (1.10-47) ... 06:40:19 Selecting previously unselected package systemd-timesyncd. 06:40:19 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 06:40:19 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:40:19 Selecting previously unselected package dbus-user-session. 06:40:19 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 06:40:19 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:40:19 Selecting previously unselected package libbrotli1:arm64. 06:40:19 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 06:40:19 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 06:40:19 Selecting previously unselected package libsasl2-modules-db:arm64. 06:40:19 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 06:40:19 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:40:19 Selecting previously unselected package libsasl2-2:arm64. 06:40:19 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 06:40:19 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:40:19 Selecting previously unselected package libldap-2.5-0:arm64. 06:40:19 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 06:40:19 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:40:20 Selecting previously unselected package libnghttp2-14:arm64. 06:40:20 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 06:40:20 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:40:20 Selecting previously unselected package libpsl5:arm64. 06:40:20 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 06:40:20 Unpacking libpsl5:arm64 (0.21.2-1) ... 06:40:20 Selecting previously unselected package librtmp1:arm64. 06:40:20 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 06:40:20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:40:20 Selecting previously unselected package libssh2-1:arm64. 06:40:20 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 06:40:20 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 06:40:20 Selecting previously unselected package libcurl3-gnutls:arm64. 06:40:20 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 06:40:20 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:40:20 Selecting previously unselected package liberror-perl. 06:40:20 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:40:20 Unpacking liberror-perl (0.17029-2) ... 06:40:20 Selecting previously unselected package git-man. 06:40:20 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:40:20 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:40:20 Selecting previously unselected package git. 06:40:20 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 06:40:20 Unpacking git (1:2.39.5-0+deb12u2) ... 06:40:22 Selecting previously unselected package libldap-common. 06:40:22 Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... 06:40:22 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:40:22 Selecting previously unselected package libsasl2-modules:arm64. 06:40:22 Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 06:40:22 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:40:22 Selecting previously unselected package libxau6:arm64. 06:40:22 Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... 06:40:22 Unpacking libxau6:arm64 (1:1.0.9-1) ... 06:40:22 Selecting previously unselected package libxdmcp6:arm64. 06:40:22 Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 06:40:22 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 06:40:22 Selecting previously unselected package libxcb1:arm64. 06:40:22 Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... 06:40:22 Unpacking libxcb1:arm64 (1.15-1) ... 06:40:22 Selecting previously unselected package libx11-data. 06:40:22 Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:40:22 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:40:23 Selecting previously unselected package libx11-6:arm64. 06:40:23 Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 06:40:23 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:40:23 Selecting previously unselected package libxext6:arm64. 06:40:23 Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 06:40:23 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 06:40:23 Selecting previously unselected package libxmuu1:arm64. 06:40:23 Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... 06:40:23 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 06:40:23 Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_arm64.deb ... 06:40:23 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:40:24 Selecting previously unselected package patch. 06:40:24 Preparing to unpack .../63-patch_2.7.6-7_arm64.deb ... 06:40:24 Unpacking patch (2.7.6-7) ... 06:40:24 Selecting previously unselected package psmisc. 06:40:24 Preparing to unpack .../64-psmisc_23.6-1_arm64.deb ... 06:40:24 Unpacking psmisc (23.6-1) ... 06:40:24 Selecting previously unselected package publicsuffix. 06:40:24 Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... 06:40:24 Unpacking publicsuffix (20230209.2326-1) ... 06:40:24 Selecting previously unselected package ssh. 06:40:24 Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:40:24 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:40:24 Selecting previously unselected package xauth. 06:40:24 Preparing to unpack .../67-xauth_1%3a1.1.2-1_arm64.deb ... 06:40:24 Unpacking xauth (1:1.1.2-1) ... 06:40:24 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:40:24 Setting up runit-helper (2.15.2) ... 06:40:24 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:40:24 Setting up libxau6:arm64 (1:1.0.9-1) ... 06:40:24 Setting up libkeyutils1:arm64 (1.6.3-2) ... 06:40:24 Setting up libpsl5:arm64 (0.21.2-1) ... 06:40:24 Setting up netcat-traditional (1.10-47) ... 06:40:24 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:40:24 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:40:24 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:40:24 Setting up psmisc (23.6-1) ... 06:40:24 Setting up libtirpc-common (1.3.3+ds-1) ... 06:40:24 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 06:40:24 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 06:40:24 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:40:24 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:40:24 Setting up less (590-2.1~deb12u2) ... 06:40:24 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:40:25 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:40:25 Setting up libldap-common (2.5.13+dfsg-5) ... 06:40:25 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:40:25 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:40:25 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:40:25 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:40:25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:40:25 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:40:25 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 06:40:25 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:40:25 Creating group 'systemd-timesync' with GID 997. 06:40:25 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:40:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:40:25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:40:25 Setting up patch (2.7.6-7) ... 06:40:25 Setting up libgdbm-compat4:arm64 (1.23-3) ... 06:40:25 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:40:25 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:40:25 Setting up sensible-utils (0.0.17+nmu1) ... 06:40:25 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:40:26 Setting up procps (2:4.0.2-3) ... 06:40:26 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:40:26 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 06:40:26 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:40:26 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:40:26 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 06:40:26 Setting up openssl (3.0.16-1~deb12u1) ... 06:40:26 Setting up libbsd0:arm64 (0.11.7-2) ... 06:40:26 Setting up publicsuffix (20230209.2326-1) ... 06:40:26 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:40:26 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:40:26 Setting up ncurses-term (6.4-4) ... 06:40:26 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 06:40:26 Setting up libxcb1:arm64 (1.15-1) ... 06:40:26 Setting up libedit2:arm64 (3.1-20221030-2) ... 06:40:26 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:40:27 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:40:27 Setting up perl (5.36.0-7+deb12u2) ... 06:40:27 Setting up dbus (1.14.10-1~deb12u1) ... 06:40:27 invoke-rc.d: could not determine current runlevel 06:40:27 invoke-rc.d: policy-rc.d denied execution of start. 06:40:27 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:40:27 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:40:27 debconf: unable to initialize frontend: Dialog 06:40:27 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:40:27 debconf: falling back to frontend: Readline 06:40:27 debconf: unable to initialize frontend: Readline 06:40:27 debconf: (This frontend requires a controlling tty.) 06:40:27 debconf: falling back to frontend: Teletype 06:40:27 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:40:28 debconf: unable to initialize frontend: Dialog 06:40:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:40:28 debconf: falling back to frontend: Readline 06:40:28 debconf: unable to initialize frontend: Readline 06:40:28 debconf: (This frontend requires a controlling tty.) 06:40:28 debconf: falling back to frontend: Teletype 06:40:28 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:40:28 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 06:40:28 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 06:40:28 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:40:29 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 06:40:29 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:40:29 Setting up liberror-perl (0.17029-2) ... 06:40:29 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:40:29 Setting up git (1:2.39.5-0+deb12u2) ... 06:40:29 Setting up xauth (1:1.1.2-1) ... 06:40:29 Setting up libnsl2:arm64 (1.3.0-2) ... 06:40:29 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:40:29 Setting up libwrap0:arm64 (7.6.q-32) ... 06:40:29 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:40:29 debconf: unable to initialize frontend: Dialog 06:40:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:40:29 debconf: falling back to frontend: Readline 06:40:29 debconf: unable to initialize frontend: Readline 06:40:29 debconf: (This frontend requires a controlling tty.) 06:40:29 debconf: falling back to frontend: Teletype 06:40:29 06:40:29 Creating config file /etc/ssh/sshd_config with new version 06:40:33 Creating SSH2 RSA key; this may take some time ... 06:40:33 3072 SHA256:/Zi5dA65sUKT7MNOTURnx9aKO9y9YqBJxE7HhCrn8dQ root@6afe6004878a (RSA) 06:40:33 Creating SSH2 ECDSA key; this may take some time ... 06:40:33 256 SHA256:iQcrL7kcWDFbUTKRIgCc7mz78ZSKct283LMpOulYw3M root@6afe6004878a (ECDSA) 06:40:33 Creating SSH2 ED25519 key; this may take some time ... 06:40:33 256 SHA256:wrRbpt83sGOPPULmM/N/FCmLcmYk4bSqENh/eQQCh5Q root@6afe6004878a (ED25519) 06:40:33 invoke-rc.d: could not determine current runlevel 06:40:33 invoke-rc.d: policy-rc.d denied execution of start. 06:40:34 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:40:34 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:40:34 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:40:34 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:40:44 Removing intermediate container 6afe6004878a 06:40:44 ---> 51082b321e69 06:40:44 Step 7/20 : RUN pip install pybuilder 06:40:44 ---> Running in a83856b9efa1 06:40:54 Collecting pybuilder 06:40:54 Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) 06:40:54 Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) 06:40:54 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 6.1/6.1 MB 32.6 MB/s eta 0:00:00 06:40:54 Installing collected packages: pybuilder 06:40:58 Successfully installed pybuilder-0.13.15 06:40:58 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:40:58 [0m[91m 06:40:58 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:40:58 [notice] To update, run: pip install --upgrade pip 06:41:01 [0mRemoving intermediate container a83856b9efa1 06:41:01 ---> acfdfc14c430 06:41:01 Step 8/20 : RUN pyb install 06:41:01 ---> Running in 678367b9ba84 06:42:53 PyBuilder version 0.13.15 06:42:53 Build started at 2025-05-20 06:41:06 06:42:53 ------------------------------------------------------------ 06:42:53 [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" 06:42:53 [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" 06:42:53 [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" 06:42:53 [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} 06:42:53 [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} 06:42:53 [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} 06:42:53 [INFO] Building pygsver version 0.1.4 06:42:53 [INFO] Executing build in /code 06:42:53 [INFO] Going to execute task install 06:42:53 [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} 06:42:53 [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} 06:42:53 [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} 06:42:53 [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} 06:42:53 [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} 06:42:53 [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} 06:42:53 [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} 06:42:53 [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' 06:42:53 [INFO] Processing dependency packages 'mock' to be installed with {} 06:42:53 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:42:53 [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' 06:42:53 [INFO] Processing dependency packages 'requirements.txt' to be installed with {} 06:42:53 [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests 06:42:53 [INFO] Running unit tests 06:42:53 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:42:53 2025-05-20 06:42:50,918 MainThread pygsver.cli [main] ERROR something bad happened 06:42:53 ERROR: something bad happened 06:42:53 1.2.3-dev.1 06:42:53 2025-05-20 06:42:51,078 MainThread pygsver.push [run_push] DEBUG push 06:42:53 2025-05-20 06:42:51,080 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:42:53 2025-05-20 06:42:51,082 MainThread pygsver.push [run_push] DEBUG push all version tags 06:42:53 2025-05-20 06:42:51,127 MainThread pygsver.push [run_push] DEBUG push 06:42:53 2025-05-20 06:42:51,129 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:42:53 2025-05-20 06:42:51,129 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:42:53 2025-05-20 06:42:51,130 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:42:53 2025-05-20 06:42:51,132 MainThread pygsver.push [run_push] DEBUG push all version tags 06:42:53 2025-05-20 06:42:51,225 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:42:53 2025-05-20 06:42:51,273 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:42:53 2025-05-20 06:42:51,317 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:42:53 2025-05-20 06:42:51,318 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:42:53 2025-05-20 06:42:51,405 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:42:53 2025-05-20 06:42:51,449 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:42:53 2025-05-20 06:42:51,535 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:42:53 2025-05-20 06:42:51,592 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:42:53 2025-05-20 06:42:51,644 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:42:53 2025-05-20 06:42:51,693 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:42:53 2025-05-20 06:42:51,896 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:42:53 2025-05-20 06:42:51,951 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:42:53 2025-05-20 06:42:52,026 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:42:53 2025-05-20 06:42:52,088 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:42:53 2025-05-20 06:42:52,169 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:42:53 2025-05-20 06:42:52,239 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:42:53 2025-05-20 06:42:52,289 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:42:53 2025-05-20 06:42:52,341 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:42:53 2025-05-20 06:42:52,388 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:42:53 2025-05-20 06:42:52,430 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:42:53 2025-05-20 06:42:52,431 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:42:53 2025-05-20 06:42:52,492 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:42:53 2025-05-20 06:42:52,493 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:42:53 2025-05-20 06:42:52,493 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:42:53 2025-05-20 06:42:52,494 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:42:53 2025-05-20 06:42:52,494 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:42:53 2025-05-20 06:42:52,495 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:42:53 2025-05-20 06:42:52,496 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:42:53 2025-05-20 06:42:52,496 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:42:53 2025-05-20 06:42:52,497 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,498 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:42:53 2025-05-20 06:42:52,498 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,499 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:42:53 2025-05-20 06:42:52,500 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:42:53 2025-05-20 06:42:52,500 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:42:53 2025-05-20 06:42:52,501 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:42:53 2025-05-20 06:42:52,502 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,502 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:42:53 2025-05-20 06:42:52,503 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,504 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:42:53 2025-05-20 06:42:52,504 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,505 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:42:53 2025-05-20 06:42:52,506 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:42:53 2025-05-20 06:42:52,506 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:42:53 2025-05-20 06:42:52,507 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,508 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:42:53 2025-05-20 06:42:52,508 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:42:53 2025-05-20 06:42:52,509 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:42:53 2025-05-20 06:42:52,510 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,510 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:42:53 2025-05-20 06:42:52,511 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:42:53 2025-05-20 06:42:52,512 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:42:53 2025-05-20 06:42:52,512 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,513 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:42:53 2025-05-20 06:42:52,514 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:42:53 2025-05-20 06:42:52,514 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:42:53 2025-05-20 06:42:52,515 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:42:53 2025-05-20 06:42:52,516 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:42:53 2025-05-20 06:42:52,516 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:42:53 2025-05-20 06:42:52,517 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:42:53 [INFO] Executed 39 unit tests 06:42:53 [INFO] All unit tests passed. 06:42:53 [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 06:42:53 [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts 06:42:53 [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py 06:42:53 [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' 06:42:53 [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked 06:42:53 [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked 06:42:53 [INFO] Running unit tests 06:42:53 [INFO] Executing unit tests from Python modules in /code/src/unittest/python 06:42:59 2025-05-20 06:42:58,897 MainThread pygsver.cli [main] ERROR something bad happened 06:42:59 ERROR: something bad happened 06:42:59 1.2.3-dev.1 06:42:59 2025-05-20 06:42:59,107 MainThread pygsver.push [run_push] DEBUG push 06:42:59 2025-05-20 06:42:59,109 MainThread pygsver.push [run_push] DEBUG no remote changes detected 06:42:59 2025-05-20 06:42:59,111 MainThread pygsver.push [run_push] DEBUG push all version tags 06:42:59 2025-05-20 06:42:59,159 MainThread pygsver.push [run_push] DEBUG push 06:42:59 2025-05-20 06:42:59,161 MainThread pygsver.push [run_push] DEBUG remote changes detected 06:42:59 2025-05-20 06:42:59,162 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits 06:42:59 2025-05-20 06:42:59,162 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull 06:42:59 2025-05-20 06:42:59,165 MainThread pygsver.push [run_push] DEBUG push all version tags 06:42:59 2025-05-20 06:42:59,243 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:42:59 2025-05-20 06:42:59,285 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:42:59 2025-05-20 06:42:59,328 MainThread pygsver.tag [check_head_tag] DEBUG check head tag 06:42:59 2025-05-20 06:42:59,329 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version 06:42:59 2025-05-20 06:42:59,430 MainThread pygsver.tag [run_tag] DEBUG tag force:True 06:42:59 2025-05-20 06:42:59,519 MainThread pygsver.tag [run_tag] DEBUG tag force:False 06:42:59 2025-05-20 06:42:59,620 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver 06:42:59 2025-05-20 06:42:59,675 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch 06:42:59 2025-05-20 06:42:59,752 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] 06:42:59 2025-05-20 06:42:59,804 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents 06:43:00 2025-05-20 06:43:00,056 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:43:00 2025-05-20 06:43:00,112 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False 06:43:00 2025-05-20 06:43:00,222 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:43:00 2025-05-20 06:43:00,293 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path 06:43:00 2025-05-20 06:43:00,414 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:43:00 2025-05-20 06:43:00,508 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main 06:43:00 2025-05-20 06:43:00,552 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path 06:43:00 2025-05-20 06:43:00,610 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False 06:43:00 2025-05-20 06:43:00,668 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:43:00 2025-05-20 06:43:00,728 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True 06:43:00 2025-05-20 06:43:00,729 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 06:43:00 2025-05-20 06:43:00,802 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None 06:43:00 2025-05-20 06:43:00,803 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 06:43:00 2025-05-20 06:43:00,804 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None 06:43:00 2025-05-20 06:43:00,805 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 06:43:00 2025-05-20 06:43:00,806 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None 06:43:00 2025-05-20 06:43:00,807 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:43:00 2025-05-20 06:43:00,807 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev 06:43:00 2025-05-20 06:43:00,808 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 06:43:00 2025-05-20 06:43:00,809 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,810 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 06:43:00 2025-05-20 06:43:00,811 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,812 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 06:43:00 2025-05-20 06:43:00,813 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None 06:43:00 2025-05-20 06:43:00,813 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 06:43:00 2025-05-20 06:43:00,814 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc 06:43:00 2025-05-20 06:43:00,815 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,816 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 06:43:00 2025-05-20 06:43:00,817 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,818 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 06:43:00 2025-05-20 06:43:00,819 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,820 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 06:43:00 2025-05-20 06:43:00,821 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None 06:43:00 2025-05-20 06:43:00,821 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 06:43:00 2025-05-20 06:43:00,822 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,823 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 06:43:00 2025-05-20 06:43:00,824 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None 06:43:00 2025-05-20 06:43:00,825 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 06:43:00 2025-05-20 06:43:00,826 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,827 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 06:43:00 2025-05-20 06:43:00,828 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None 06:43:00 2025-05-20 06:43:00,829 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 06:43:00 2025-05-20 06:43:00,830 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,831 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 06:43:00 2025-05-20 06:43:00,832 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None 06:43:00 2025-05-20 06:43:00,833 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 06:43:00 2025-05-20 06:43:00,834 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev 06:43:00 2025-05-20 06:43:00,835 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 06:43:00 2025-05-20 06:43:00,836 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None 06:43:00 2025-05-20 06:43:00,837 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 06:44:09 [INFO] Executed 39 unit tests 06:44:09 [INFO] All unit tests passed. 06:44:09 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% 06:44:09 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% 06:44:09 [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% 06:44:09 [INFO] Overall pygsver coverage is 100% 06:44:09 [INFO] Overall pygsver branch coverage is 85% 06:44:09 [INFO] Overall pygsver partial branch coverage is 85% 06:44:09 [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 06:44:09 [INFO] Running Twine check for generated artifacts 06:44:09 [INFO] Installing project pygsver-0.1.4 06:44:09 ------------------------------------------------------------ 06:44:09 BUILD SUCCESSFUL 06:44:09 ------------------------------------------------------------ 06:44:09 Build Summary 06:44:09 Project: pygsver 06:44:09 Version: 0.1.4 06:44:09 Base directory: /code 06:44:09 Environments: 06:44:09 Tasks: prepare [67739 ms] compile_sources [0 ms] run_unit_tests [7473 ms] package [16 ms] run_integration_tests [0 ms] verify [0 ms] coverage [11885 ms] publish [15966 ms] install [41940 ms] 06:44:09 Build finished at 2025-05-20 06:44:02 06:44:09 Build took 176 seconds (176582 ms) 06:44:14 Removing intermediate container 678367b9ba84 06:44:14 ---> 5274db9a2e7f 06:44:14 Step 9/20 : FROM python:3.13-slim 06:44:14 ---> f46ee18793e5 06:44:14 Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 06:44:14 ---> Using cache 06:44:14 ---> b1fd64b540ae 06:44:14 Step 11/20 : ENV GIT_PYTHON_TRACE 1 06:44:14 ---> Using cache 06:44:14 ---> 3bf20beaebc5 06:44:14 Step 12/20 : WORKDIR /opt/pygsver 06:44:14 ---> Running in 3c684bb7959b 06:44:14 Removing intermediate container 3c684bb7959b 06:44:14 ---> 3118427e7127 06:44:14 Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu 06:44:14 ---> Running in 2b35a6764483 06:44:15 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 06:44:15 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 06:44:15 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 06:44:16 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] 06:44:16 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] 06:44:16 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] 06:44:19 Fetched 9203 kB in 3s (2704 kB/s) 06:44:22 Reading package lists... 06:44:25 Reading package lists... 06:44:26 Building dependency tree... 06:44:26 Reading state information... 06:44:27 The following additional packages will be installed: 06:44:27 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:44:27 dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 06:44:27 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 06:44:27 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 06:44:27 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 06:44:27 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common 06:44:27 libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 06:44:27 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 06:44:27 libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 06:44:27 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term 06:44:27 openssh-client openssh-server openssh-sftp-server openssl patch perl 06:44:27 perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils 06:44:27 systemd systemd-sysv systemd-timesyncd ucf xauth 06:44:27 Suggested packages: 06:44:27 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 06:44:27 gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user 06:44:27 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 06:44:27 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain 06:44:27 libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc 06:44:27 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make 06:44:27 libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd 06:44:27 systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 06:44:27 libtss2-rc0 polkitd | policykit-1 06:44:32 The following NEW packages will be installed: 06:44:32 dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 06:44:32 dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 06:44:32 libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls 06:44:32 libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 06:44:32 libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 06:44:32 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 06:44:32 libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd 06:44:32 libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules 06:44:32 libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 06:44:32 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 06:44:32 ncurses-term netcat-traditional openssh-client openssh-server 06:44:32 openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix 06:44:32 runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf 06:44:32 xauth 06:44:32 The following packages will be upgraded: 06:44:32 libssl3 openssl 06:44:32 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. 06:44:32 Need to get 34.1 MB of archives. 06:44:32 After this operation, 158 MB of additional disk space will be used. 06:44:32 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 06:44:32 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 06:44:32 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 06:44:32 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 06:44:32 Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] 06:44:32 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 06:44:32 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] 06:44:32 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 06:44:32 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 06:44:32 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 06:44:32 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] 06:44:32 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] 06:44:32 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] 06:44:32 Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 06:44:32 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 06:44:32 Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 06:44:32 Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 06:44:32 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 06:44:32 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 06:44:32 Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 06:44:32 Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 06:44:32 Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] 06:44:32 Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] 06:44:32 Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] 06:44:32 Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] 06:44:32 Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] 06:44:32 Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] 06:44:32 Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] 06:44:32 Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] 06:44:32 Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] 06:44:32 Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 06:44:32 Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] 06:44:32 Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] 06:44:32 Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] 06:44:32 Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] 06:44:32 Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] 06:44:32 Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] 06:44:32 Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] 06:44:32 Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] 06:44:32 Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] 06:44:32 Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 06:44:32 Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 06:44:32 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 06:44:32 Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] 06:44:32 Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] 06:44:32 Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] 06:44:32 Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] 06:44:32 Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] 06:44:32 Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] 06:44:32 Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] 06:44:32 Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] 06:44:32 Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] 06:44:32 Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 06:44:32 Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] 06:44:32 Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 06:44:32 Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 06:44:32 Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 06:44:32 Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] 06:44:32 Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] 06:44:32 Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 06:44:32 Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] 06:44:32 Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] 06:44:32 Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] 06:44:32 Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 06:44:32 Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] 06:44:32 Get:66 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] 06:44:32 Get:67 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 06:44:32 Get:68 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 06:44:32 Get:69 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 06:44:32 Get:70 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 06:44:32 Get:71 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] 06:44:32 Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] 06:44:32 Get:73 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] 06:44:32 Get:74 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] 06:44:32 Get:75 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] 06:44:32 Get:76 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] 06:44:32 Get:77 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] 06:44:32 Get:78 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] 06:44:32 Get:79 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] 06:44:32 Get:80 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] 06:44:32 Get:81 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] 06:44:33 [91mdebconf: delaying package configuration, since apt-utils is not installed 06:44:33 [0mFetched 34.1 MB in 1s (44.3 MB/s) 06:44:33 Selecting previously unselected package libargon2-1:arm64. 06:44:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6626 files and directories currently installed.) 06:44:33 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 06:44:33 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:44:33 Selecting previously unselected package dmsetup. 06:44:33 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 06:44:33 Unpacking dmsetup (2:1.02.185-2) ... 06:44:33 Selecting previously unselected package libdevmapper1.02.1:arm64. 06:44:33 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 06:44:33 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:44:33 Selecting previously unselected package libjson-c5:arm64. 06:44:33 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 06:44:33 Unpacking libjson-c5:arm64 (0.16-2) ... 06:44:34 Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... 06:44:34 Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:44:34 Selecting previously unselected package libcryptsetup12:arm64. 06:44:34 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 06:44:34 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:44:34 Selecting previously unselected package libfdisk1:arm64. 06:44:34 Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... 06:44:34 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:44:34 Selecting previously unselected package libkmod2:arm64. 06:44:34 Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... 06:44:34 Unpacking libkmod2:arm64 (30+20221128-1) ... 06:44:35 Selecting previously unselected package libapparmor1:arm64. 06:44:35 Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... 06:44:35 Unpacking libapparmor1:arm64 (3.0.8-3) ... 06:44:35 Selecting previously unselected package libip4tc2:arm64. 06:44:35 Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... 06:44:35 Unpacking libip4tc2:arm64 (1.8.9-2) ... 06:44:35 Selecting previously unselected package libsystemd-shared:arm64. 06:44:35 Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... 06:44:35 Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:44:35 Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... 06:44:35 Selecting previously unselected package systemd. 06:44:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6700 files and directories currently installed.) 06:44:35 Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... 06:44:35 Unpacking systemd (252.36-1~deb12u1) ... 06:44:36 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 06:44:36 Setting up libjson-c5:arm64 (0.16-2) ... 06:44:36 Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... 06:44:36 Setting up libkmod2:arm64 (30+20221128-1) ... 06:44:36 Setting up libapparmor1:arm64 (3.0.8-3) ... 06:44:36 Setting up libip4tc2:arm64 (1.8.9-2) ... 06:44:36 Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... 06:44:36 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 06:44:36 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 06:44:36 Setting up systemd (252.36-1~deb12u1) ... 06:44:36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 06:44:36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 06:44:36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 06:44:36 Initializing machine ID from random generator. 06:44:36 Creating group 'systemd-journal' with GID 999. 06:44:36 Creating group 'systemd-network' with GID 998. 06:44:36 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 06:44:37 Setting up dmsetup (2:1.02.185-2) ... 06:44:37 Selecting previously unselected package systemd-sysv. 06:44:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7548 files and directories currently installed.) 06:44:37 Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... 06:44:37 Unpacking systemd-sysv (252.36-1~deb12u1) ... 06:44:37 Selecting previously unselected package libdbus-1-3:arm64. 06:44:37 Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 06:44:37 Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:44:37 Selecting previously unselected package dbus-bin. 06:44:37 Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 06:44:37 Unpacking dbus-bin (1.14.10-1~deb12u1) ... 06:44:37 Selecting previously unselected package dbus-session-bus-common. 06:44:37 Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 06:44:37 Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:44:37 Selecting previously unselected package libexpat1:arm64. 06:44:37 Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 06:44:37 Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:44:37 Selecting previously unselected package dbus-daemon. 06:44:37 Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 06:44:37 Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 06:44:37 Selecting previously unselected package dbus-system-bus-common. 06:44:37 Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 06:44:37 Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:44:37 Selecting previously unselected package dbus. 06:44:37 Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... 06:44:37 Unpacking dbus (1.14.10-1~deb12u1) ... 06:44:37 Selecting previously unselected package perl-modules-5.36. 06:44:37 Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 06:44:37 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:44:39 Selecting previously unselected package libgdbm-compat4:arm64. 06:44:39 Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... 06:44:39 Unpacking libgdbm-compat4:arm64 (1.23-3) ... 06:44:39 Selecting previously unselected package libperl5.36:arm64. 06:44:39 Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... 06:44:39 Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:44:40 Selecting previously unselected package perl. 06:44:40 Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... 06:44:40 Unpacking perl (5.36.0-7+deb12u2) ... 06:44:40 Selecting previously unselected package libbsd0:arm64. 06:44:40 Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... 06:44:40 Unpacking libbsd0:arm64 (0.11.7-2) ... 06:44:40 Selecting previously unselected package libedit2:arm64. 06:44:40 Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... 06:44:40 Unpacking libedit2:arm64 (3.1-20221030-2) ... 06:44:40 Selecting previously unselected package libcbor0.8:arm64. 06:44:40 Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... 06:44:40 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... 06:44:40 Selecting previously unselected package libfido2-1:arm64. 06:44:40 Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... 06:44:40 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... 06:44:40 Selecting previously unselected package libkrb5support0:arm64. 06:44:40 Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... 06:44:40 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:44:40 Selecting previously unselected package libk5crypto3:arm64. 06:44:40 Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... 06:44:40 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:44:41 Selecting previously unselected package libkeyutils1:arm64. 06:44:41 Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... 06:44:41 Unpacking libkeyutils1:arm64 (1.6.3-2) ... 06:44:41 Selecting previously unselected package libkrb5-3:arm64. 06:44:41 Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... 06:44:41 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:44:41 Selecting previously unselected package libgssapi-krb5-2:arm64. 06:44:41 Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... 06:44:41 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:44:41 Selecting previously unselected package openssh-client. 06:44:41 Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:44:41 Unpacking openssh-client (1:9.2p1-2+deb12u6) ... 06:44:41 Selecting previously unselected package openssh-sftp-server. 06:44:41 Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:44:41 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:44:41 Selecting previously unselected package libproc2-0:arm64. 06:44:41 Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... 06:44:41 Unpacking libproc2-0:arm64 (2:4.0.2-3) ... 06:44:41 Selecting previously unselected package procps. 06:44:41 Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... 06:44:41 Unpacking procps (2:4.0.2-3) ... 06:44:42 Selecting previously unselected package sensible-utils. 06:44:42 Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... 06:44:42 Unpacking sensible-utils (0.0.17+nmu1) ... 06:44:42 Selecting previously unselected package ucf. 06:44:42 Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... 06:44:42 Moving old data out of the way 06:44:42 Unpacking ucf (3.0043+nmu1+deb12u1) ... 06:44:42 Selecting previously unselected package runit-helper. 06:44:42 Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... 06:44:42 Unpacking runit-helper (2.15.2) ... 06:44:42 Selecting previously unselected package libtirpc-common. 06:44:42 Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... 06:44:42 Unpacking libtirpc-common (1.3.3+ds-1) ... 06:44:42 Selecting previously unselected package libtirpc3:arm64. 06:44:42 Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... 06:44:42 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 06:44:42 Selecting previously unselected package libnsl2:arm64. 06:44:42 Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... 06:44:42 Unpacking libnsl2:arm64 (1.3.0-2) ... 06:44:42 Selecting previously unselected package libwrap0:arm64. 06:44:42 Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... 06:44:42 Unpacking libwrap0:arm64 (7.6.q-32) ... 06:44:42 Selecting previously unselected package openssh-server. 06:44:42 Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... 06:44:42 Unpacking openssh-server (1:9.2p1-2+deb12u6) ... 06:44:42 Selecting previously unselected package less. 06:44:42 Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... 06:44:42 Unpacking less (590-2.1~deb12u2) ... 06:44:42 Selecting previously unselected package krb5-locales. 06:44:42 Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... 06:44:42 Unpacking krb5-locales (1.20.1-2+deb12u3) ... 06:44:43 Selecting previously unselected package libnss-systemd:arm64. 06:44:43 Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... 06:44:43 Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:44:43 Selecting previously unselected package libpam-systemd:arm64. 06:44:43 Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... 06:44:43 Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:44:43 Selecting previously unselected package ncurses-term. 06:44:43 Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... 06:44:43 Unpacking ncurses-term (6.4-4) ... 06:44:45 Selecting previously unselected package netcat-traditional. 06:44:45 Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... 06:44:45 Unpacking netcat-traditional (1.10-47) ... 06:44:45 Selecting previously unselected package systemd-timesyncd. 06:44:45 Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... 06:44:45 Unpacking systemd-timesyncd (252.36-1~deb12u1) ... 06:44:45 Selecting previously unselected package dbus-user-session. 06:44:45 Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 06:44:45 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 06:44:45 Selecting previously unselected package libbrotli1:arm64. 06:44:45 Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... 06:44:45 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... 06:44:45 Selecting previously unselected package libsasl2-modules-db:arm64. 06:44:45 Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 06:44:45 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:44:45 Selecting previously unselected package libsasl2-2:arm64. 06:44:45 Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 06:44:45 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:44:45 Selecting previously unselected package libldap-2.5-0:arm64. 06:44:45 Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 06:44:45 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:44:45 Selecting previously unselected package libnghttp2-14:arm64. 06:44:45 Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... 06:44:45 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:44:46 Selecting previously unselected package libpsl5:arm64. 06:44:46 Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... 06:44:46 Unpacking libpsl5:arm64 (0.21.2-1) ... 06:44:46 Selecting previously unselected package librtmp1:arm64. 06:44:46 Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 06:44:46 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:44:46 Selecting previously unselected package libssh2-1:arm64. 06:44:46 Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... 06:44:46 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... 06:44:46 Selecting previously unselected package libcurl3-gnutls:arm64. 06:44:46 Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... 06:44:46 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:44:46 Selecting previously unselected package liberror-perl. 06:44:46 Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... 06:44:46 Unpacking liberror-perl (0.17029-2) ... 06:44:46 Selecting previously unselected package git-man. 06:44:46 Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 06:44:46 Unpacking git-man (1:2.39.5-0+deb12u2) ... 06:44:46 Selecting previously unselected package git. 06:44:46 Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... 06:44:46 Unpacking git (1:2.39.5-0+deb12u2) ... 06:44:48 Selecting previously unselected package gosu. 06:44:48 Preparing to unpack .../53-gosu_1.14-1+b10_arm64.deb ... 06:44:48 Unpacking gosu (1.14-1+b10) ... 06:44:48 Selecting previously unselected package libldap-common. 06:44:48 Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... 06:44:48 Unpacking libldap-common (2.5.13+dfsg-5) ... 06:44:48 Selecting previously unselected package libsasl2-modules:arm64. 06:44:48 Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 06:44:48 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:44:48 Selecting previously unselected package libxau6:arm64. 06:44:48 Preparing to unpack .../56-libxau6_1%3a1.0.9-1_arm64.deb ... 06:44:48 Unpacking libxau6:arm64 (1:1.0.9-1) ... 06:44:48 Selecting previously unselected package libxdmcp6:arm64. 06:44:48 Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 06:44:48 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 06:44:48 Selecting previously unselected package libxcb1:arm64. 06:44:48 Preparing to unpack .../58-libxcb1_1.15-1_arm64.deb ... 06:44:48 Unpacking libxcb1:arm64 (1.15-1) ... 06:44:48 Selecting previously unselected package libx11-data. 06:44:48 Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... 06:44:48 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... 06:44:48 Selecting previously unselected package libx11-6:arm64. 06:44:48 Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... 06:44:48 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:44:49 Selecting previously unselected package libxext6:arm64. 06:44:49 Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_arm64.deb ... 06:44:49 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... 06:44:49 Selecting previously unselected package libxmuu1:arm64. 06:44:49 Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_arm64.deb ... 06:44:49 Unpacking libxmuu1:arm64 (2:1.1.3-3) ... 06:44:49 Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_arm64.deb ... 06:44:49 Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... 06:44:49 Selecting previously unselected package patch. 06:44:49 Preparing to unpack .../64-patch_2.7.6-7_arm64.deb ... 06:44:49 Unpacking patch (2.7.6-7) ... 06:44:49 Selecting previously unselected package psmisc. 06:44:49 Preparing to unpack .../65-psmisc_23.6-1_arm64.deb ... 06:44:49 Unpacking psmisc (23.6-1) ... 06:44:49 Selecting previously unselected package publicsuffix. 06:44:49 Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... 06:44:49 Unpacking publicsuffix (20230209.2326-1) ... 06:44:49 Selecting previously unselected package ssh. 06:44:49 Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... 06:44:49 Unpacking ssh (1:9.2p1-2+deb12u6) ... 06:44:49 Selecting previously unselected package xauth. 06:44:49 Preparing to unpack .../68-xauth_1%3a1.1.2-1_arm64.deb ... 06:44:49 Unpacking xauth (1:1.1.2-1) ... 06:44:50 Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 06:44:50 Setting up runit-helper (2.15.2) ... 06:44:50 Setting up systemd-sysv (252.36-1~deb12u1) ... 06:44:50 Setting up libxau6:arm64 (1:1.0.9-1) ... 06:44:50 Setting up libkeyutils1:arm64 (1.6.3-2) ... 06:44:50 Setting up libpsl5:arm64 (0.21.2-1) ... 06:44:50 Setting up netcat-traditional (1.10-47) ... 06:44:50 update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode 06:44:50 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:44:50 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist 06:44:50 Setting up psmisc (23.6-1) ... 06:44:50 Setting up libtirpc-common (1.3.3+ds-1) ... 06:44:50 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... 06:44:50 Setting up libbrotli1:arm64 (1.0.9-2+b6) ... 06:44:50 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 06:44:50 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... 06:44:50 Setting up less (590-2.1~deb12u2) ... 06:44:50 Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... 06:44:50 Setting up krb5-locales (1.20.1-2+deb12u3) ... 06:44:50 Setting up libldap-common (2.5.13+dfsg-5) ... 06:44:50 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... 06:44:50 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 06:44:50 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 06:44:50 Setting up libx11-data (2:1.8.4-2+deb12u2) ... 06:44:50 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 06:44:50 Setting up gosu (1.14-1+b10) ... 06:44:50 Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 06:44:50 Setting up libproc2-0:arm64 (2:4.0.2-3) ... 06:44:50 Setting up systemd-timesyncd (252.36-1~deb12u1) ... 06:44:50 Creating group 'systemd-timesync' with GID 997. 06:44:50 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 06:44:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 06:44:51 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 06:44:51 Setting up patch (2.7.6-7) ... 06:44:51 Setting up libgdbm-compat4:arm64 (1.23-3) ... 06:44:51 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... 06:44:51 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 06:44:51 Setting up sensible-utils (0.0.17+nmu1) ... 06:44:51 Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 06:44:51 Setting up procps (2:4.0.2-3) ... 06:44:51 Setting up git-man (1:2.39.5-0+deb12u2) ... 06:44:51 Setting up libssh2-1:arm64 (1.10.0-3+b1) ... 06:44:51 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... 06:44:51 Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 06:44:52 Setting up libfido2-1:arm64 (1.12.0-2+b1) ... 06:44:52 Setting up openssl (3.0.16-1~deb12u1) ... 06:44:52 Setting up libbsd0:arm64 (0.11.7-2) ... 06:44:52 Setting up publicsuffix (20230209.2326-1) ... 06:44:52 Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... 06:44:52 Setting up dbus-bin (1.14.10-1~deb12u1) ... 06:44:52 Setting up ncurses-term (6.4-4) ... 06:44:52 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 06:44:52 Setting up libxcb1:arm64 (1.15-1) ... 06:44:52 Setting up libedit2:arm64 (3.1-20221030-2) ... 06:44:52 Setting up dbus-daemon (1.14.10-1~deb12u1) ... 06:44:52 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 06:44:52 Setting up perl (5.36.0-7+deb12u2) ... 06:44:52 Setting up dbus (1.14.10-1~deb12u1) ... 06:44:52 invoke-rc.d: could not determine current runlevel 06:44:52 invoke-rc.d: policy-rc.d denied execution of start. 06:44:52 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... 06:44:52 Setting up ucf (3.0043+nmu1+deb12u1) ... 06:44:52 debconf: unable to initialize frontend: Dialog 06:44:52 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:44:52 debconf: falling back to frontend: Readline 06:44:52 debconf: unable to initialize frontend: Readline 06:44:52 debconf: (This frontend requires a controlling tty.) 06:44:52 debconf: falling back to frontend: Teletype 06:44:52 Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... 06:44:53 debconf: unable to initialize frontend: Dialog 06:44:53 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:44:53 debconf: falling back to frontend: Readline 06:44:53 debconf: unable to initialize frontend: Readline 06:44:53 debconf: (This frontend requires a controlling tty.) 06:44:53 debconf: falling back to frontend: Teletype 06:44:53 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... 06:44:53 Setting up libxmuu1:arm64 (2:1.1.3-3) ... 06:44:53 Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 06:44:53 Setting up openssh-client (1:9.2p1-2+deb12u6) ... 06:44:54 Setting up libxext6:arm64 (2:1.3.4-1+b1) ... 06:44:54 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... 06:44:54 Setting up liberror-perl (0.17029-2) ... 06:44:54 Setting up dbus-user-session (1.14.10-1~deb12u1) ... 06:44:54 Setting up git (1:2.39.5-0+deb12u2) ... 06:44:54 Setting up xauth (1:1.1.2-1) ... 06:44:54 Setting up libnsl2:arm64 (1.3.0-2) ... 06:44:54 Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... 06:44:54 Setting up libwrap0:arm64 (7.6.q-32) ... 06:44:54 Setting up openssh-server (1:9.2p1-2+deb12u6) ... 06:44:54 debconf: unable to initialize frontend: Dialog 06:44:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 06:44:54 debconf: falling back to frontend: Readline 06:44:54 debconf: unable to initialize frontend: Readline 06:44:54 debconf: (This frontend requires a controlling tty.) 06:44:54 debconf: falling back to frontend: Teletype 06:44:54 06:44:54 Creating config file /etc/ssh/sshd_config with new version 06:44:56 Creating SSH2 RSA key; this may take some time ... 06:44:56 3072 SHA256:5WyhTJWaSfo8as5TdMXlK61fyzwzPIqoq9qFQuBi+s4 root@2b35a6764483 (RSA) 06:44:56 Creating SSH2 ECDSA key; this may take some time ... 06:44:56 256 SHA256:5oc8woVA9JU7z2sA+qaqTrX/FTkeCvpnGTWb/vsULU8 root@2b35a6764483 (ECDSA) 06:44:56 Creating SSH2 ED25519 key; this may take some time ... 06:44:56 256 SHA256:TvymggcQXp0WfCHCaTFHJeSKff0WNKtu219Io3EGwqE root@2b35a6764483 (ED25519) 06:44:57 invoke-rc.d: could not determine current runlevel 06:44:57 invoke-rc.d: policy-rc.d denied execution of start. 06:44:57 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. 06:44:57 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. 06:44:58 Setting up ssh (1:9.2p1-2+deb12u6) ... 06:44:58 Processing triggers for libc-bin (2.36-9+deb12u10) ... 06:45:08 Removing intermediate container 2b35a6764483 06:45:08 ---> a67b618980c4 06:45:08 Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ 06:45:10 ---> 17827dabdd21 06:45:10 Step 15/20 : RUN pip install pygsver-*.tar.gz 06:45:10 ---> Running in b0aa6ba5be6d 06:45:19 Processing ./pygsver-0.1.4.tar.gz 06:45:19 Installing build dependencies: started 06:45:34 Installing build dependencies: finished with status 'done' 06:45:34 Getting requirements to build wheel: started 06:45:37 Getting requirements to build wheel: finished with status 'done' 06:45:37 Preparing metadata (pyproject.toml): started 06:45:40 Preparing metadata (pyproject.toml): finished with status 'done' 06:45:40 Collecting semver==2.13.0 (from pygsver==0.1.4) 06:45:40 Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) 06:45:41 Collecting GitPython==3.1.41 (from pygsver==0.1.4) 06:45:41 Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) 06:45:41 Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) 06:45:41 Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 06:45:41 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) 06:45:41 Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 06:45:41 Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) 06:45:41 Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) 06:45:41 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 06:45:41 Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 06:45:41 Building wheels for collected packages: pygsver 06:45:41 Building wheel for pygsver (pyproject.toml): started 06:45:45 Building wheel for pygsver (pyproject.toml): finished with status 'done' 06:45:45 Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=3349588f2d30533dfabee8b824c06d4854465c83a0c77dd820db019c8370f275 06:45:45 Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 06:45:45 Successfully built pygsver 06:45:45 Installing collected packages: smmap, semver, gitdb, GitPython, pygsver 06:45:46 Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 06:45:46 [91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:45:47 [0m[91m 06:45:47 [notice] A new release of pip is available: 25.0.1 -> 25.1.1 06:45:47 [notice] To update, run: pip install --upgrade pip 06:45:49 [0mRemoving intermediate container b0aa6ba5be6d 06:45:49 ---> bcf56038604c 06:45:49 Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh 06:45:49 ---> 0be818bc480d 06:45:49 Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh 06:45:49 ---> Running in d62291062e30 06:45:51 Removing intermediate container d62291062e30 06:45:51 ---> 2d3715dda1ee 06:45:51 Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] 06:45:51 ---> Running in 31388a24d828 06:45:51 Removing intermediate container 31388a24d828 06:45:51 ---> 66fd845dedd7 06:45:51 Step 19/20 : LABEL arch=arm64 06:45:52 ---> Running in 1605718570a0 06:45:52 Removing intermediate container 1605718570a0 06:45:52 ---> 0e2512a82905 06:45:52 Step 20/20 : LABEL git_sha=89be9632d25354501cb6888c164e041667362ff2 06:45:52 ---> Running in 41d6172ec467 06:45:52 Removing intermediate container 41d6172ec467 06:45:52 ---> ee2bc42efecd 06:45:52 [Warning] One or more build-args [ARCH] were not consumed 06:45:52 Successfully built ee2bc42efecd 06:45:52 Successfully tagged edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:53 06:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:45:53 arm64: Pulling from edgex-lftools-log-publisher 06:45:53 8998bd30e6a1: Pulling fs layer 06:45:53 04944245beec: Pulling fs layer 06:45:53 699f458cf7ca: Pulling fs layer 06:45:53 765212b225bb: Pulling fs layer 06:45:53 f23df028b6ca: Pulling fs layer 06:45:53 d65c8cfc05b1: Pulling fs layer 06:45:53 2437ff75d9bd: Pulling fs layer 06:45:53 f23df028b6ca: Waiting 06:45:53 d65c8cfc05b1: Waiting 06:45:53 765212b225bb: Waiting 06:45:53 2437ff75d9bd: Waiting 06:45:53 04944245beec: Verifying Checksum 06:45:53 04944245beec: Download complete 06:45:53 765212b225bb: Verifying Checksum 06:45:53 765212b225bb: Download complete 06:45:54 f23df028b6ca: Verifying Checksum 06:45:54 f23df028b6ca: Download complete 06:45:54 d65c8cfc05b1: Verifying Checksum 06:45:54 d65c8cfc05b1: Download complete 06:45:54 699f458cf7ca: Verifying Checksum 06:45:54 699f458cf7ca: Download complete 06:45:54 8998bd30e6a1: Verifying Checksum 06:45:54 8998bd30e6a1: Download complete 06:45:57 2437ff75d9bd: Verifying Checksum 06:45:57 2437ff75d9bd: Download complete 06:45:59 8998bd30e6a1: Pull complete 06:45:59 04944245beec: Pull complete 06:46:01 699f458cf7ca: Pull complete 06:46:01 765212b225bb: Pull complete 06:46:02 f23df028b6ca: Pull complete 06:46:02 d65c8cfc05b1: Pull complete 06:46:20 2437ff75d9bd: Pull complete 06:46:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:46:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:20 prd-ubuntu20.04-docker-arm64-4c-16g-1858 does not seem to be running inside a container 06:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_PR-69 -v /w/workspace/edgexfoundry_git-semver_PR-69:/w/workspace/edgexfoundry_git-semver_PR-69:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-69@tmp:/w/workspace/edgexfoundry_git-semver_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:46:23 $ docker top 2f041af11b05895323b45137050af57515bd0c92cf4869c242b3e21f8c945a39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:24 ---> job-cost.sh 06:46:24 lf-activate-venv: SKIPPING 06:46:24 INFO: No Stack... 06:46:24 INFO: Retrieving Pricing Info for: v3-standard-4 06:46:25 INFO: Archiving Costs [Pipeline] sh 06:46:26 + cat /w/workspace/edgexfoundry_git-semver_PR-69/archives/cost.csv 06:46:26 + cut -d, -f6 [Pipeline] lock 06:46:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] 06:46:26 Resource [jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] did not exist. Created. 06:46:26 Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:46:26 /w/workspace/edgexfoundry_git-semver_PR-69@tmp/durable-2e29f1e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:46:27 + echo total: 0.10999999940395355 [Pipeline] stash 06:46:27 Warning: overwriting stash ‘stack-cost’ 06:46:28 Stashed 1 file(s) [Pipeline] } 06:46:28 Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:46:28 $ docker stop --time=1 2f041af11b05895323b45137050af57515bd0c92cf4869c242b3e21f8c945a39 06:46:29 $ docker rm -f --volumes 2f041af11b05895323b45137050af57515bd0c92cf4869c242b3e21f8c945a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:46:30 + [ -d /w/workspace/edgexfoundry_git-semver_PR-69/archives ] 06:46:30 + ls -al /w/workspace/edgexfoundry_git-semver_PR-69/archives 06:46:30 total 16 06:46:30 drwxr-xr-x 3 root root 4096 May 20 06:37 . 06:46:30 drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:37 .. 06:46:30 drwxr-xr-x 2 root root 4096 May 20 06:37 cost 06:46:30 -rw-r--r-- 1 root root 81 May 20 06:37 cost.csv 06:46:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_PR-69/archives 06:46:30 + ls -al /w/workspace/edgexfoundry_git-semver_PR-69/archives 06:46:30 total 16 06:46:30 drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:37 . 06:46:30 drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:37 .. 06:46:30 drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:37 cost 06:46:30 -rw-r--r-- 1 jenkins jenkins 81 May 20 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:46:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:31 ---> package-listing.sh 06:46:31 ++ facter osfamily 06:46:31 ++ tr '[:upper:]' '[:lower:]' 06:46:31 + OS_FAMILY=debian 06:46:31 + workspace=/w/workspace/edgexfoundry_git-semver_PR-69 06:46:31 + START_PACKAGES=/tmp/packages_start.txt 06:46:31 + END_PACKAGES=/tmp/packages_end.txt 06:46:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:31 + PACKAGES=/tmp/packages_start.txt 06:46:31 + '[' /w/workspace/edgexfoundry_git-semver_PR-69 ']' 06:46:31 + PACKAGES=/tmp/packages_end.txt 06:46:31 + case "${OS_FAMILY}" in 06:46:31 + dpkg -l 06:46:31 + grep '^ii' 06:46:31 + '[' -f /tmp/packages_start.txt ']' 06:46:31 + '[' -f /tmp/packages_end.txt ']' 06:46:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:31 + '[' /w/workspace/edgexfoundry_git-semver_PR-69 ']' 06:46:31 + mkdir -p /w/workspace/edgexfoundry_git-semver_PR-69/archives/ 06:46:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_PR-69/archives/ [Pipeline] echo 06:46:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:46:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:32 prd-ubuntu20.04-docker-8c-8g-1851 does not seem to be running inside a container 06:46:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_PR-69 -v /w/workspace/edgexfoundry_git-semver_PR-69:/w/workspace/edgexfoundry_git-semver_PR-69:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-69@tmp:/w/workspace/edgexfoundry_git-semver_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:46:33 $ docker top 5bf7fad2e9dc8a9dfa6b647084e613766371f65e593bf8f90abdb608bcfc7fd3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:33 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:34 + ls /var/log/sa-host 06:46:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:34 provisioning config files... 06:46:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config2952692784648389747tmp [Pipeline] { [Pipeline] echo 06:46:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:34 ---> create-netrc.sh [Pipeline] } 06:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:34 ---> python-tools-install.sh [Pipeline] echo 06:46:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:35 ---> sudo-logs.sh 06:46:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:35 ---> job-cost.sh 06:46:35 lf-activate-venv: SKIPPING 06:46:35 DEBUG: total: 0.2199999988079071 06:46:35 INFO: Retrieving Stack Cost... 06:46:35 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:36 INFO: Archiving Costs [Pipeline] echo 06:46:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:36 ---> logs-deploy.sh 06:46:36 lf-activate-venv: SKIPPING 06:46:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/PR-69/3 06:46:36 INFO: archiving workspace using pattern(s): 06:46:37 Archives upload complete. 06:46:37 INFO: archiving logs to Nexus