Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b279e99bc72aab90b799f17157d7f2e7dfbc53e7 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-ssh5488568597084283572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11464508195829457207.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/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/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8625563629440441080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9710350864987706773.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/app-service-configurable/branches/main/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/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14445546782540754363.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-16736 in /w/workspace/ry_app-service-configurable_main [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/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b279e99bc72aab90b799f17157d7f2e7dfbc53e7 (main) Commit message: "docs: Update link to point to new docs section (#616)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 > git rev-list --no-walk 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T23:04:51.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T23:04:51.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T23:04:51.268Z] ========================================================= [2023-11-06T23:04:51.269Z] EdgeX Global Pipelines Version Info [2023-11-06T23:04:51.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:04:51.970Z] ------------------- [2023-11-06T23:04:51.970Z] stable info: [2023-11-06T23:04:51.970Z] ------------------- [2023-11-06T23:04:51.970Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-06T23:04:51.970Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:04:51.970Z] Message: update stable to v1.0.257 [2023-11-06T23:04:52.539Z] ------------------- [2023-11-06T23:04:52.539Z] experimental info: [2023-11-06T23:04:52.539Z] ------------------- [2023-11-06T23:04:52.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T23:04:52.539Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:04:52.539Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T23:04:52.694Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-06T23:04:52.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-06T23:04:52.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T23:04:52.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T23:04:52.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T23:04:52.740Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T23:04:52.748Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T23:04:52.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T23:04:52.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T23:04:52.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T23:04:52.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T23:04:52.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-06T23:04:52.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T23:04:52.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T23:04:52.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:04:52.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:04:52.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:04:52.911Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:04:52.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T23:04:52.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T23:04:52.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T23:04:52.981Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T23:04:52.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T23:04:53.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T23:04:53.014Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T23:04:53.025Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T23:04:53.040Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T23:04:53.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-06T23:04:53.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-06T23:04:53.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-06T23:04:53.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo [2023-11-06T23:04:53.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b279e99 [Pipeline] echo [2023-11-06T23:04:53.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:04:53.189Z] provisioning config files... [2023-11-06T23:04:53.202Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16434534183446270206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:04:53.538Z] ---> docker-login.sh [2023-11-06T23:04:53.538Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:04:53.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:04:53.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:04:53.799Z] Configure a credential helper to remove this warning. See [2023-11-06T23:04:53.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:04:53.799Z] [2023-11-06T23:04:53.799Z] Login Succeeded [2023-11-06T23:04:53.799Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:04:53.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:04:54.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:04:54.058Z] Configure a credential helper to remove this warning. See [2023-11-06T23:04:54.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:04:54.058Z] [2023-11-06T23:04:54.058Z] Login Succeeded [2023-11-06T23:04:54.058Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:04:54.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:04:54.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:04:54.058Z] Configure a credential helper to remove this warning. See [2023-11-06T23:04:54.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:04:54.058Z] [2023-11-06T23:04:54.058Z] Login Succeeded [2023-11-06T23:04:54.058Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:04:54.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:04:54.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:04:54.058Z] Configure a credential helper to remove this warning. See [2023-11-06T23:04:54.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:04:54.058Z] [2023-11-06T23:04:54.058Z] Login Succeeded [2023-11-06T23:04:54.058Z] docker.io [2023-11-06T23:04:54.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:04:54.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:04:54.578Z] Configure a credential helper to remove this warning. See [2023-11-06T23:04:54.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:04:54.578Z] [2023-11-06T23:04:54.578Z] Login Succeeded [2023-11-06T23:04:54.578Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:04:54.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T23:04:54.966Z] + git rev-list -1 --merges b279e99bc72aab90b799f17157d7f2e7dfbc53e7~1..b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo [2023-11-06T23:04:55.020Z] -----------> git rev-list -1 --merges b279e99bc72aab90b799f17157d7f2e7dfbc53e7~1..b279e99bc72aab90b799f17157d7f2e7dfbc53e7 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [false] [Pipeline] sh [2023-11-06T23:04:55.310Z] + git log --format=format:%s -1 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo [2023-11-06T23:04:55.326Z] ========================================================= [2023-11-06T23:04:55.326Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T23:04:55.326Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:04:55.687Z] + git log --format=format:%s -1 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo [2023-11-06T23:04:55.697Z] [semverPrep] GIT_COMMIT: b279e99bc72aab90b799f17157d7f2e7dfbc53e7, Commit Message: docs: Update link to point to new docs section (#616) [Pipeline] echo [2023-11-06T23:04:55.706Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T23:04:56.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:04:56.152Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T23:04:56.152Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T23:04:56.152Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T23:04:56.152Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T23:04:56.152Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T23:04:56.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:04:56.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:04:56.573Z] [2023-11-06T23:04:56.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:04:56.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:04:56.866Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T23:04:56.866Z] b85a868b505f: Pulling fs layer [2023-11-06T23:04:56.866Z] e2be974225ed: Pulling fs layer [2023-11-06T23:04:56.866Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T23:04:56.866Z] 988bab9f4d93: Pulling fs layer [2023-11-06T23:04:56.866Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T23:04:56.866Z] eaf3925da568: Pulling fs layer [2023-11-06T23:04:56.866Z] bab4dde63d76: Pulling fs layer [2023-11-06T23:04:56.866Z] bde34c3a00c8: Pulling fs layer [2023-11-06T23:04:56.866Z] b352a97aabf1: Pulling fs layer [2023-11-06T23:04:56.866Z] 4872d77fe225: Pulling fs layer [2023-11-06T23:04:56.866Z] 5851b861e8e6: Pulling fs layer [2023-11-06T23:04:56.866Z] eaf3925da568: Waiting [2023-11-06T23:04:56.866Z] bab4dde63d76: Waiting [2023-11-06T23:04:56.866Z] 988bab9f4d93: Waiting [2023-11-06T23:04:56.866Z] bde34c3a00c8: Waiting [2023-11-06T23:04:56.866Z] 1469e6f7b9e6: Waiting [2023-11-06T23:04:56.866Z] 4872d77fe225: Waiting [2023-11-06T23:04:56.866Z] 5851b861e8e6: Waiting [2023-11-06T23:04:56.866Z] e2be974225ed: Verifying Checksum [2023-11-06T23:04:56.866Z] e2be974225ed: Download complete [2023-11-06T23:04:56.866Z] 988bab9f4d93: Verifying Checksum [2023-11-06T23:04:56.866Z] 988bab9f4d93: Download complete [2023-11-06T23:04:57.126Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T23:04:57.126Z] 339a4e72a1f5: Download complete [2023-11-06T23:04:57.126Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T23:04:57.126Z] 1469e6f7b9e6: Download complete [2023-11-06T23:04:57.126Z] eaf3925da568: Verifying Checksum [2023-11-06T23:04:57.126Z] eaf3925da568: Download complete [2023-11-06T23:04:57.126Z] bde34c3a00c8: Download complete [2023-11-06T23:04:57.126Z] b352a97aabf1: Download complete [2023-11-06T23:04:57.126Z] 4872d77fe225: Verifying Checksum [2023-11-06T23:04:57.126Z] 4872d77fe225: Download complete [2023-11-06T23:04:57.126Z] 5851b861e8e6: Verifying Checksum [2023-11-06T23:04:57.126Z] 5851b861e8e6: Download complete [2023-11-06T23:04:57.126Z] b85a868b505f: Verifying Checksum [2023-11-06T23:04:57.126Z] b85a868b505f: Download complete [2023-11-06T23:04:57.386Z] bab4dde63d76: Verifying Checksum [2023-11-06T23:04:57.386Z] bab4dde63d76: Download complete [2023-11-06T23:04:58.319Z] b85a868b505f: Pull complete [2023-11-06T23:04:58.319Z] e2be974225ed: Pull complete [2023-11-06T23:04:58.885Z] 339a4e72a1f5: Pull complete [2023-11-06T23:04:58.885Z] 988bab9f4d93: Pull complete [2023-11-06T23:04:59.143Z] 1469e6f7b9e6: Pull complete [2023-11-06T23:04:59.143Z] eaf3925da568: Pull complete [2023-11-06T23:05:01.046Z] bab4dde63d76: Pull complete [2023-11-06T23:05:01.047Z] bde34c3a00c8: Pull complete [2023-11-06T23:05:01.047Z] b352a97aabf1: Pull complete [2023-11-06T23:05:01.047Z] 4872d77fe225: Pull complete [2023-11-06T23:05:01.047Z] 5851b861e8e6: Pull complete [2023-11-06T23:05:01.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T23:05:01.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:05:01.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:05:01.144Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:05:01.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:05:04.504Z] $ docker top df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec -eo pid,comm [2023-11-06T23:05:04.563Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:05:04.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:05:04.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:05:04.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:05:04.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:05:04.691Z] $ docker exec df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent [2023-11-06T23:05:04.789Z] SSH_AUTH_SOCK=/tmp/ssh-9tXEYDqEUKwd/agent.33 [2023-11-06T23:05:04.789Z] SSH_AGENT_PID=40 [2023-11-06T23:05:04.794Z] Running ssh-add (command line suppressed) [2023-11-06T23:05:04.901Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6638785652967717021.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6638785652967717021.key) [2023-11-06T23:05:04.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:05:05.196Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T23:05:05.206Z] $ docker exec --env ******** --env ******** df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent -k [2023-11-06T23:05:05.297Z] unset SSH_AUTH_SOCK; [2023-11-06T23:05:05.297Z] unset SSH_AGENT_PID; [2023-11-06T23:05:05.298Z] echo Agent pid 40 killed; [2023-11-06T23:05:05.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T23:05:05.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:05:05.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:05:05.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:05:05.433Z] $ docker exec df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent [2023-11-06T23:05:05.557Z] SSH_AUTH_SOCK=/tmp/ssh-CnCefZA2T8rU/agent.72 [2023-11-06T23:05:05.557Z] SSH_AGENT_PID=78 [2023-11-06T23:05:05.561Z] Running ssh-add (command line suppressed) [2023-11-06T23:05:05.650Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_125491653134845300.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_125491653134845300.key) [2023-11-06T23:05:05.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:05:05.952Z] + git semver init [2023-11-06T23:05:06.212Z] 2023-11-06 23:05:06,134 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T23:05:06.213Z] 2023-11-06 23:05:06,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-06T23:05:06.213Z] 2023-11-06 23:05:06,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-06T23:05:06.213Z] 2023-11-06 23:05:06,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:05:07.153Z] 2023-11-06 23:05:07,066 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-06T23:05:07.153Z] 2023-11-06 23:05:07,066 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-06T23:05:07.153Z] 2023-11-06 23:05:07,067 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:05:07.153Z] 2023-11-06 23:05:07,067 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:05:07.153Z] 3.1.0-dev.35 [Pipeline] } [2023-11-06T23:05:07.160Z] $ docker exec --env ******** --env ******** df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent -k [2023-11-06T23:05:07.253Z] unset SSH_AUTH_SOCK; [2023-11-06T23:05:07.253Z] unset SSH_AGENT_PID; [2023-11-06T23:05:07.253Z] echo Agent pid 78 killed; [2023-11-06T23:05:07.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:05:07.562Z] + git semver [Pipeline] } [2023-11-06T23:05:07.832Z] $ docker stop --time=1 df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec [2023-11-06T23:05:09.118Z] $ docker rm -f --volumes df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:05:09.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T23:05:09.638Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T23:05:09.641Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:05:09.785Z] provisioning config files... [2023-11-06T23:05:09.794Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14435237784680773695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:05:10.084Z] ---> docker-login.sh [2023-11-06T23:05:10.084Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:05:10.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:05:10.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:05:10.084Z] Configure a credential helper to remove this warning. See [2023-11-06T23:05:10.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:05:10.084Z] [2023-11-06T23:05:10.085Z] Login Succeeded [2023-11-06T23:05:10.085Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:05:10.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:05:10.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:05:10.085Z] Configure a credential helper to remove this warning. See [2023-11-06T23:05:10.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:05:10.085Z] [2023-11-06T23:05:10.085Z] Login Succeeded [2023-11-06T23:05:10.085Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:05:10.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:05:10.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:05:10.345Z] Configure a credential helper to remove this warning. See [2023-11-06T23:05:10.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:05:10.345Z] [2023-11-06T23:05:10.345Z] Login Succeeded [2023-11-06T23:05:10.345Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:05:10.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:05:10.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:05:10.345Z] Configure a credential helper to remove this warning. See [2023-11-06T23:05:10.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:05:10.345Z] [2023-11-06T23:05:10.345Z] Login Succeeded [2023-11-06T23:05:10.345Z] docker.io [2023-11-06T23:05:10.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:05:10.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:05:10.606Z] Configure a credential helper to remove this warning. See [2023-11-06T23:05:10.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:05:10.606Z] [2023-11-06T23:05:10.606Z] Login Succeeded [2023-11-06T23:05:10.606Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:05:10.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:05:10.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:05:10.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:05:10.700Z] ========================================================= [2023-11-06T23:05:10.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T23:05:10.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:05:11.009Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:05:11.009Z] Sending build context to Docker daemon 3.367MB [2023-11-06T23:05:11.009Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:05:11.009Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T23:05:11.009Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T23:05:11.009Z] 7264a8db6415: Pulling fs layer [2023-11-06T23:05:11.009Z] c4d48a809fc2: Pulling fs layer [2023-11-06T23:05:11.009Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T23:05:11.009Z] ad3a456e5733: Pulling fs layer [2023-11-06T23:05:11.009Z] 33e27b845d1e: Pulling fs layer [2023-11-06T23:05:11.009Z] c68163c4e522: Pulling fs layer [2023-11-06T23:05:11.009Z] 50da416c3ac9: Pulling fs layer [2023-11-06T23:05:11.009Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T23:05:11.009Z] 33e27b845d1e: Waiting [2023-11-06T23:05:11.009Z] c68163c4e522: Waiting [2023-11-06T23:05:11.009Z] 50da416c3ac9: Waiting [2023-11-06T23:05:11.009Z] 23d2d4c4bb30: Waiting [2023-11-06T23:05:11.009Z] ad3a456e5733: Waiting [2023-11-06T23:05:11.010Z] c4d48a809fc2: Verifying Checksum [2023-11-06T23:05:11.010Z] ad3a456e5733: Verifying Checksum [2023-11-06T23:05:11.010Z] ad3a456e5733: Download complete [2023-11-06T23:05:11.010Z] 33e27b845d1e: Verifying Checksum [2023-11-06T23:05:11.010Z] 33e27b845d1e: Download complete [2023-11-06T23:05:11.010Z] 7264a8db6415: Verifying Checksum [2023-11-06T23:05:11.010Z] 7264a8db6415: Download complete [2023-11-06T23:05:11.287Z] c68163c4e522: Verifying Checksum [2023-11-06T23:05:11.287Z] c68163c4e522: Download complete [2023-11-06T23:05:11.287Z] 7264a8db6415: Pull complete [2023-11-06T23:05:11.547Z] c4d48a809fc2: Pull complete [2023-11-06T23:05:11.547Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T23:05:11.547Z] 23d2d4c4bb30: Download complete [2023-11-06T23:05:11.547Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T23:05:11.547Z] 4f1c88b9dad5: Download complete [2023-11-06T23:05:11.805Z] 50da416c3ac9: Verifying Checksum [2023-11-06T23:05:11.805Z] 50da416c3ac9: Download complete [2023-11-06T23:05:14.397Z] 4f1c88b9dad5: Pull complete [2023-11-06T23:05:14.397Z] ad3a456e5733: Pull complete [2023-11-06T23:05:14.397Z] 33e27b845d1e: Pull complete [2023-11-06T23:05:14.657Z] c68163c4e522: Pull complete [2023-11-06T23:05:17.185Z] 50da416c3ac9: Pull complete [2023-11-06T23:05:17.185Z] 23d2d4c4bb30: Pull complete [2023-11-06T23:05:17.185Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T23:05:17.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T23:05:17.185Z] ---> 0786185ac409 [2023-11-06T23:05:17.185Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:05:21.398Z] ---> Running in 359657aae7d1 [2023-11-06T23:05:21.398Z] Removing intermediate container 359657aae7d1 [2023-11-06T23:05:21.398Z] ---> 7537f5ba5f26 [2023-11-06T23:05:21.398Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:05:21.398Z] ---> Running in 84677b3da58f [2023-11-06T23:05:21.398Z] Removing intermediate container 84677b3da58f [2023-11-06T23:05:21.398Z] ---> f0ca99d2eda0 [2023-11-06T23:05:21.398Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:05:21.398Z] ---> Running in ec1a857f9201 [2023-11-06T23:05:21.657Z] Removing intermediate container ec1a857f9201 [2023-11-06T23:05:21.657Z] ---> e58ed2b4bfd4 [2023-11-06T23:05:21.657Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:05:21.657Z] ---> Running in d768d35018fa [2023-11-06T23:05:21.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:05:21.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:05:22.177Z] OK: 264 MiB in 52 packages [2023-11-06T23:05:22.757Z] Removing intermediate container d768d35018fa [2023-11-06T23:05:22.757Z] ---> 83c5ae786bce [2023-11-06T23:05:22.757Z] Step 7/12 : WORKDIR /app [2023-11-06T23:05:22.757Z] ---> Running in 8f2d99e8d834 [2023-11-06T23:05:22.757Z] Removing intermediate container 8f2d99e8d834 [2023-11-06T23:05:22.757Z] ---> 8c711090091c [2023-11-06T23:05:22.757Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-06T23:05:22.757Z] ---> 5fb185392880 [2023-11-06T23:05:22.757Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:05:22.757Z] ---> Running in 0c702ea121e8 [2023-11-06T23:05:24.753Z] Still waiting to schedule task [2023-11-06T23:05:24.754Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-06T23:06:01.509Z] Removing intermediate container 0c702ea121e8 [2023-11-06T23:06:01.509Z] ---> 69c1cbb62b04 [2023-11-06T23:06:01.509Z] Step 10/12 : COPY . . [2023-11-06T23:06:01.509Z] ---> 3f61a8fd14d6 [2023-11-06T23:06:01.509Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:06:01.509Z] ---> Running in dcbc69ba6f57 [2023-11-06T23:06:01.509Z] Removing intermediate container dcbc69ba6f57 [2023-11-06T23:06:01.509Z] ---> dee0039f7773 [2023-11-06T23:06:01.509Z] Step 12/12 : RUN $MAKE [2023-11-06T23:06:01.509Z] ---> Running in ea9e9324c5cb [2023-11-06T23:06:01.509Z] noop [2023-11-06T23:06:01.509Z] Removing intermediate container ea9e9324c5cb [2023-11-06T23:06:01.509Z] ---> 0c336024c2ee [2023-11-06T23:06:01.509Z] Successfully built 0c336024c2ee [2023-11-06T23:06:01.509Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:06:01.837Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:06:01.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:06:01.910Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:06:01.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T23:06:02.266Z] $ docker top ec184de754f9a6d6f6f882099279fcaf9491bb8b406c26982fe4e6f7216cdedb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:06:02.602Z] + go version [2023-11-06T23:06:02.602Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T23:06:02.624Z] $ docker stop --time=1 ec184de754f9a6d6f6f882099279fcaf9491bb8b406c26982fe4e6f7216cdedb [2023-11-06T23:06:03.864Z] $ docker rm -f --volumes ec184de754f9a6d6f6f882099279fcaf9491bb8b406c26982fe4e6f7216cdedb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:06:04.247Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:06:04.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:06:04.316Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:06:04.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T23:06:04.672Z] $ docker top 6c064a1162c1c6bb2ee05d7bf8b908fa6bafde92f740958f0ac07decbd6af184 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:06:05.001Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:06:05.296Z] + make test [2023-11-06T23:06:05.296Z] go test -race -coverprofile=coverage.out ./... [2023-11-06T23:06:23.368Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-06T23:06:41.434Z] go vet ./... [2023-11-06T23:06:42.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:06:42.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:06:42.805Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-06T23:06:42.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:06:42.840Z] $ docker stop --time=1 6c064a1162c1c6bb2ee05d7bf8b908fa6bafde92f740958f0ac07decbd6af184 [2023-11-06T23:06:47.904Z] $ docker rm -f --volumes 6c064a1162c1c6bb2ee05d7bf8b908fa6bafde92f740958f0ac07decbd6af184 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:06:48.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:06:48.442Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T23:06:48.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:06:49.276Z] + ls -al . [2023-11-06T23:06:49.277Z] total 180 [2023-11-06T23:06:49.277Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 6 23:06 . [2023-11-06T23:06:49.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:04 .. [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 23:04 .dockerignore [2023-11-06T23:06:49.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:06 .git [2023-11-06T23:06:49.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:04 .github [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 23:04 .gitignore [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:04 .golangci.yml [2023-11-06T23:06:49.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 .semver [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 6 23:04 Attribution.txt [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 6 23:04 CHANGELOG.md [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 6 23:04 Dockerfile [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:04 GOVERNANCE.md [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 23:04 Jenkinsfile [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 23:04 LICENSE [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 23:04 OWNERS.md [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 23:04 README.md [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:05 VERSION [2023-11-06T23:06:49.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:04 bin [2023-11-06T23:06:49.277Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 6 23:06 coverage.out [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 6 23:04 go.mod [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 6 23:04 go.sum [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 23:04 main.go [2023-11-06T23:06:49.277Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 6 23:04 makefile [2023-11-06T23:06:49.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:06:49.579Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 --label arch=amd64 --label version=3.1.0-dev.35 . [2023-11-06T23:06:49.579Z] Sending build context to Docker daemon 3.368MB [2023-11-06T23:06:49.579Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:06:49.579Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-06T23:06:49.579Z] ---> 0c336024c2ee [2023-11-06T23:06:49.579Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:06:49.579Z] ---> Running in 3a71e9b25aa7 [2023-11-06T23:06:49.839Z] Removing intermediate container 3a71e9b25aa7 [2023-11-06T23:06:49.839Z] ---> 94f4b8ceae7a [2023-11-06T23:06:49.839Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:06:49.839Z] ---> Running in d39e846852dc [2023-11-06T23:06:49.839Z] Removing intermediate container d39e846852dc [2023-11-06T23:06:49.839Z] ---> a2b5d1dc2d19 [2023-11-06T23:06:49.839Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:06:49.839Z] ---> Running in 782d924d99a7 [2023-11-06T23:06:49.839Z] Removing intermediate container 782d924d99a7 [2023-11-06T23:06:49.839Z] ---> faeb34f7f04d [2023-11-06T23:06:49.839Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:06:49.839Z] ---> Running in b643f1b1ff3d [2023-11-06T23:06:50.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:06:50.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:06:50.356Z] OK: 264 MiB in 52 packages [2023-11-06T23:06:50.615Z] Removing intermediate container b643f1b1ff3d [2023-11-06T23:06:50.615Z] ---> 672bb1e8cf4b [2023-11-06T23:06:50.615Z] Step 7/26 : WORKDIR /app [2023-11-06T23:06:50.874Z] ---> Running in 36247025d4ad [2023-11-06T23:06:50.874Z] Removing intermediate container 36247025d4ad [2023-11-06T23:06:50.874Z] ---> e10bec4111fc [2023-11-06T23:06:50.874Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-06T23:06:50.874Z] ---> a9c3d9ad5f55 [2023-11-06T23:06:50.874Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:06:50.874Z] ---> Running in a1bbef2b9aea [2023-11-06T23:06:51.808Z] Removing intermediate container a1bbef2b9aea [2023-11-06T23:06:51.808Z] ---> d89d3ecf93b3 [2023-11-06T23:06:51.808Z] Step 10/26 : COPY . . [2023-11-06T23:06:51.808Z] ---> 031c578f3e5c [2023-11-06T23:06:51.808Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:06:51.808Z] ---> Running in 7b33d1af58dc [2023-11-06T23:06:51.808Z] Removing intermediate container 7b33d1af58dc [2023-11-06T23:06:51.808Z] ---> 948bef6fcea0 [2023-11-06T23:06:51.808Z] Step 12/26 : RUN $MAKE [2023-11-06T23:06:52.067Z] ---> Running in e933609f104d [2023-11-06T23:06:52.327Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-service-configurable [2023-11-06T23:07:10.543Z] Removing intermediate container e933609f104d [2023-11-06T23:07:10.543Z] ---> 3455fb62da39 [2023-11-06T23:07:10.543Z] Step 13/26 : FROM alpine:3.18 [2023-11-06T23:07:10.803Z] 3.18: Pulling from library/alpine [2023-11-06T23:07:10.803Z] 96526aa774ef: Pulling fs layer [2023-11-06T23:07:11.061Z] 96526aa774ef: Download complete [2023-11-06T23:07:11.319Z] 96526aa774ef: Pull complete [2023-11-06T23:07:11.319Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:07:11.319Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:07:11.319Z] ---> 8ca4688f4f35 [2023-11-06T23:07:11.319Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-06T23:07:11.319Z] ---> Running in 5a445ff8b2ff [2023-11-06T23:07:11.577Z] Removing intermediate container 5a445ff8b2ff [2023-11-06T23:07:11.577Z] ---> 36da5a3cf78b [2023-11-06T23:07:11.577Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-06T23:07:11.577Z] ---> Running in 6c35b97745fb [2023-11-06T23:07:11.577Z] Removing intermediate container 6c35b97745fb [2023-11-06T23:07:11.577Z] ---> 3052a08dc350 [2023-11-06T23:07:11.577Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T23:07:11.577Z] ---> Running in 73e1de7c629e [2023-11-06T23:07:11.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:07:12.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:07:12.353Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T23:07:12.353Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T23:07:12.353Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:07:12.353Z] Executing ca-certificates-20230506-r0.trigger [2023-11-06T23:07:12.353Z] OK: 8 MiB in 17 packages [2023-11-06T23:07:12.921Z] Removing intermediate container 73e1de7c629e [2023-11-06T23:07:12.921Z] ---> 953aa887e5ff [2023-11-06T23:07:12.921Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-06T23:07:12.921Z] ---> 7854c6369f0e [2023-11-06T23:07:12.921Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-06T23:07:12.921Z] ---> fe8b8a5bf885 [2023-11-06T23:07:12.921Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-06T23:07:13.179Z] ---> f199d1ba9b7f [2023-11-06T23:07:13.179Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-06T23:07:14.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16737 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-11-06T23:07:14.314Z] Running in /w/workspace/app-service-configurable/205 [Pipeline] { [Pipeline] checkout [2023-11-06T23:07:14.332Z] ---> 2f55736f59c4 [2023-11-06T23:07:14.332Z] Step 21/26 : EXPOSE 48095 [2023-11-06T23:07:14.332Z] ---> Running in 8309d14265f8 [2023-11-06T23:07:14.332Z] Removing intermediate container 8309d14265f8 [2023-11-06T23:07:14.332Z] ---> c65f8a80a44d [2023-11-06T23:07:14.332Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-06T23:07:14.332Z] ---> Running in 67c0e51c0051 [2023-11-06T23:07:14.332Z] Removing intermediate container 67c0e51c0051 [2023-11-06T23:07:14.332Z] ---> 00e966f33e63 [2023-11-06T23:07:14.332Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-06T23:07:14.332Z] ---> Running in db3a52653b58 [2023-11-06T23:07:14.341Z] Selected Git installation does not exist. Using Default [2023-11-06T23:07:14.341Z] The recommended git tool is: NONE [2023-11-06T23:07:14.591Z] Removing intermediate container db3a52653b58 [2023-11-06T23:07:14.591Z] ---> 3e5bbdeeae31 [2023-11-06T23:07:14.591Z] Step 24/26 : LABEL arch=amd64 [2023-11-06T23:07:14.591Z] ---> Running in c930a24a047c [2023-11-06T23:07:14.591Z] Removing intermediate container c930a24a047c [2023-11-06T23:07:14.591Z] ---> 14513f496fab [2023-11-06T23:07:14.591Z] Step 25/26 : LABEL git_sha=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:07:14.591Z] ---> Running in 91bc037da018 [2023-11-06T23:07:14.591Z] Removing intermediate container 91bc037da018 [2023-11-06T23:07:14.591Z] ---> 342de7b31391 [2023-11-06T23:07:14.591Z] Step 26/26 : LABEL version=3.1.0-dev.35 [2023-11-06T23:07:14.591Z] ---> Running in 5c06b7aeac1a [2023-11-06T23:07:14.850Z] Removing intermediate container 5c06b7aeac1a [2023-11-06T23:07:14.850Z] ---> 0081bd1165eb [2023-11-06T23:07:14.850Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:07:14.850Z] Successfully built 0081bd1165eb [2023-11-06T23:07:14.850Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:07:14.957Z] provisioning config files... [2023-11-06T23:07:14.966Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7200270371674684350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:07:15.256Z] ---> docker-login.sh [2023-11-06T23:07:15.256Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:07:15.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:15.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:15.256Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:15.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:15.256Z] [2023-11-06T23:07:15.256Z] Login Succeeded [2023-11-06T23:07:15.256Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:07:15.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:15.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:15.256Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:15.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:15.256Z] [2023-11-06T23:07:15.256Z] Login Succeeded [2023-11-06T23:07:15.256Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:07:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:15.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:15.516Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:15.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:15.516Z] [2023-11-06T23:07:15.516Z] Login Succeeded [2023-11-06T23:07:15.516Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:07:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:15.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:15.516Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:15.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:15.516Z] [2023-11-06T23:07:15.516Z] Login Succeeded [2023-11-06T23:07:15.516Z] docker.io [2023-11-06T23:07:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:15.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:15.774Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:15.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:15.774Z] [2023-11-06T23:07:15.774Z] Login Succeeded [2023-11-06T23:07:15.774Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:07:15.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:07:15.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:07:15.839Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-06T23:07:15.839Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:07:15.839Z] latest [2023-11-06T23:07:15.839Z] 3.1.0-dev.35 [2023-11-06T23:07:15.839Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [2023-11-06T23:07:15.839Z] main [2023-11-06T23:07:15.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:16.158Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:16.465Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:07:16.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-06T23:07:16.465Z] c1eecc5e15b2: Preparing [2023-11-06T23:07:16.465Z] 74582033777d: Preparing [2023-11-06T23:07:16.465Z] b5f4eba13f0d: Preparing [2023-11-06T23:07:16.465Z] 3cf00007ecec: Preparing [2023-11-06T23:07:16.465Z] 037849da991e: Preparing [2023-11-06T23:07:16.465Z] cc2447e1835a: Preparing [2023-11-06T23:07:16.465Z] cc2447e1835a: Waiting [2023-11-06T23:07:16.465Z] 3cf00007ecec: Pushed [2023-11-06T23:07:16.465Z] b5f4eba13f0d: Pushed [2023-11-06T23:07:16.465Z] 74582033777d: Pushed [2023-11-06T23:07:16.465Z] cc2447e1835a: Layer already exists [2023-11-06T23:07:16.465Z] 037849da991e: Pushed [2023-11-06T23:07:18.997Z] c1eecc5e15b2: Pushed [2023-11-06T23:07:18.997Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:19.309Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:19.612Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-06T23:07:19.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-06T23:07:19.612Z] c1eecc5e15b2: Preparing [2023-11-06T23:07:19.612Z] 74582033777d: Preparing [2023-11-06T23:07:19.612Z] b5f4eba13f0d: Preparing [2023-11-06T23:07:19.612Z] 3cf00007ecec: Preparing [2023-11-06T23:07:19.612Z] 037849da991e: Preparing [2023-11-06T23:07:19.612Z] cc2447e1835a: Preparing [2023-11-06T23:07:19.612Z] cc2447e1835a: Waiting [2023-11-06T23:07:19.612Z] c1eecc5e15b2: Layer already exists [2023-11-06T23:07:19.612Z] 3cf00007ecec: Layer already exists [2023-11-06T23:07:19.612Z] 74582033777d: Layer already exists [2023-11-06T23:07:19.612Z] b5f4eba13f0d: Layer already exists [2023-11-06T23:07:19.612Z] 037849da991e: Layer already exists [2023-11-06T23:07:19.612Z] cc2447e1835a: Layer already exists [2023-11-06T23:07:19.612Z] latest: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:19.917Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:20.223Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.35 [2023-11-06T23:07:20.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-06T23:07:20.223Z] c1eecc5e15b2: Preparing [2023-11-06T23:07:20.223Z] 74582033777d: Preparing [2023-11-06T23:07:20.223Z] b5f4eba13f0d: Preparing [2023-11-06T23:07:20.223Z] 3cf00007ecec: Preparing [2023-11-06T23:07:20.223Z] 037849da991e: Preparing [2023-11-06T23:07:20.223Z] cc2447e1835a: Preparing [2023-11-06T23:07:20.223Z] cc2447e1835a: Waiting [2023-11-06T23:07:20.223Z] 74582033777d: Layer already exists [2023-11-06T23:07:20.223Z] b5f4eba13f0d: Layer already exists [2023-11-06T23:07:20.223Z] 3cf00007ecec: Layer already exists [2023-11-06T23:07:20.223Z] c1eecc5e15b2: Layer already exists [2023-11-06T23:07:20.223Z] 037849da991e: Layer already exists [2023-11-06T23:07:20.223Z] cc2447e1835a: Layer already exists [2023-11-06T23:07:20.223Z] 3.1.0-dev.35: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:20.542Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:20.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [2023-11-06T23:07:20.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-06T23:07:20.857Z] c1eecc5e15b2: Preparing [2023-11-06T23:07:20.857Z] 74582033777d: Preparing [2023-11-06T23:07:20.857Z] b5f4eba13f0d: Preparing [2023-11-06T23:07:20.857Z] 3cf00007ecec: Preparing [2023-11-06T23:07:20.857Z] 037849da991e: Preparing [2023-11-06T23:07:20.857Z] cc2447e1835a: Preparing [2023-11-06T23:07:20.857Z] cc2447e1835a: Waiting [2023-11-06T23:07:20.857Z] c1eecc5e15b2: Layer already exists [2023-11-06T23:07:20.857Z] 74582033777d: Layer already exists [2023-11-06T23:07:20.857Z] 3cf00007ecec: Layer already exists [2023-11-06T23:07:20.857Z] 037849da991e: Layer already exists [2023-11-06T23:07:20.857Z] b5f4eba13f0d: Layer already exists [2023-11-06T23:07:20.857Z] cc2447e1835a: Layer already exists [2023-11-06T23:07:20.857Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:21.171Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:21.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-06T23:07:21.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-06T23:07:21.472Z] c1eecc5e15b2: Preparing [2023-11-06T23:07:21.472Z] 74582033777d: Preparing [2023-11-06T23:07:21.472Z] b5f4eba13f0d: Preparing [2023-11-06T23:07:21.472Z] 3cf00007ecec: Preparing [2023-11-06T23:07:21.472Z] 037849da991e: Preparing [2023-11-06T23:07:21.472Z] cc2447e1835a: Preparing [2023-11-06T23:07:21.472Z] cc2447e1835a: Waiting [2023-11-06T23:07:21.472Z] b5f4eba13f0d: Layer already exists [2023-11-06T23:07:21.472Z] 3cf00007ecec: Layer already exists [2023-11-06T23:07:21.472Z] 74582033777d: Layer already exists [2023-11-06T23:07:21.472Z] 037849da991e: Layer already exists [2023-11-06T23:07:21.472Z] c1eecc5e15b2: Layer already exists [2023-11-06T23:07:21.472Z] cc2447e1835a: Layer already exists [2023-11-06T23:07:21.472Z] main: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:07:21.519Z] ===================================================== [Pipeline] echo [2023-11-06T23:07:21.530Z] taggedImages: [2023-11-06T23:07:21.530Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:07:21.530Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-06T23:07:21.530Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.35 [2023-11-06T23:07:21.530Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [2023-11-06T23:07:21.530Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:21.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:07:21.920Z] [2023-11-06T23:07:21.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:22.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:07:22.230Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T23:07:22.230Z] 5eb5b503b376: Pulling fs layer [2023-11-06T23:07:22.230Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T23:07:22.230Z] ec43610c2a17: Pulling fs layer [2023-11-06T23:07:22.230Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T23:07:22.230Z] 33b1e0a273af: Pulling fs layer [2023-11-06T23:07:22.230Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T23:07:22.230Z] 2f39f015ded8: Pulling fs layer [2023-11-06T23:07:22.230Z] 3a2ae6a8a46f: Waiting [2023-11-06T23:07:22.230Z] 33b1e0a273af: Waiting [2023-11-06T23:07:22.230Z] 5d3b04190fa2: Waiting [2023-11-06T23:07:22.230Z] 5c69ac0246d0: Download complete [2023-11-06T23:07:22.230Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T23:07:22.230Z] 3a2ae6a8a46f: Download complete [2023-11-06T23:07:22.230Z] ec43610c2a17: Verifying Checksum [2023-11-06T23:07:22.230Z] ec43610c2a17: Download complete [2023-11-06T23:07:22.230Z] 33b1e0a273af: Verifying Checksum [2023-11-06T23:07:22.230Z] 33b1e0a273af: Download complete [2023-11-06T23:07:22.230Z] 5d3b04190fa2: Download complete [2023-11-06T23:07:22.489Z] 5eb5b503b376: Verifying Checksum [2023-11-06T23:07:22.489Z] 5eb5b503b376: Download complete [2023-11-06T23:07:23.053Z] 2f39f015ded8: Download complete [2023-11-06T23:07:23.268Z] using credential edgex-jenkins-ssh [2023-11-06T23:07:23.284Z] Cloning the remote Git repository [2023-11-06T23:07:23.339Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-06T23:07:23.618Z] 5eb5b503b376: Pull complete [2023-11-06T23:07:23.618Z] 5c69ac0246d0: Pull complete [2023-11-06T23:07:24.184Z] ec43610c2a17: Pull complete [2023-11-06T23:07:24.184Z] 3a2ae6a8a46f: Pull complete [2023-11-06T23:07:24.441Z] 33b1e0a273af: Pull complete [2023-11-06T23:07:24.441Z] 5d3b04190fa2: Pull complete [2023-11-06T23:07:23.446Z] > git init /w/workspace/app-service-configurable/205 # timeout=10 [2023-11-06T23:07:23.646Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-06T23:07:23.648Z] > git --version # timeout=10 [2023-11-06T23:07:23.720Z] > git --version # 'git version 2.25.1' [2023-11-06T23:07:23.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T23:07:24.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:07:25.530Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-06T23:07:25.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:07:26.651Z] Avoid second fetch [2023-11-06T23:07:26.651Z] Checking out Revision b279e99bc72aab90b799f17157d7f2e7dfbc53e7 (main) [2023-11-06T23:07:26.674Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T23:07:26.782Z] > git checkout -f b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 [2023-11-06T23:07:27.672Z] Commit message: "docs: Update link to point to new docs section (#616)" [2023-11-06T23:07:28.040Z] [2023-11-06T23:07:28.040Z] GitHub has been notified of this commit’s build result [2023-11-06T23:07:28.040Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:07:28.629Z] 2f39f015ded8: Pull complete [2023-11-06T23:07:28.629Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T23:07:28.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:07:28.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-11-06T23:07:28.641Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T23:07:28.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:07:28.641Z] Dload Upload Total Spent Left Speed [2023-11-06T23:07:28.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:07:28.720Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:07:28.762Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T23:07:33.294Z] $ docker top 923cfe530a35d090fc591fc2741a288debe1348d68ca19224c4523eff7ce5477 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:07:33.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T23:07:33.761Z] ---> job-cost.sh [2023-11-06T23:07:33.761Z] lf-activate-venv: SKIPPING [2023-11-06T23:07:33.761Z] INFO: No Stack... [2023-11-06T23:07:34.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:07:34.025Z] + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T23:07:34.025Z] tee /etc/docker/daemon.new [2023-11-06T23:07:34.025Z] { [2023-11-06T23:07:34.025Z] "registry-mirrors": [ [2023-11-06T23:07:34.025Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T23:07:34.025Z] ], [2023-11-06T23:07:34.025Z] "bip": "10.250.0.254/24", [2023-11-06T23:07:34.025Z] "hosts": [ [2023-11-06T23:07:34.025Z] "tcp://0.0.0.0:5555", [2023-11-06T23:07:34.025Z] "unix:///var/run/docker.sock" [2023-11-06T23:07:34.025Z] ], [2023-11-06T23:07:34.025Z] "mtu": 1458, [2023-11-06T23:07:34.025Z] "selinux-enabled": true, [2023-11-06T23:07:34.025Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T23:07:34.025Z] } [Pipeline] sh [2023-11-06T23:07:34.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T23:07:34.587Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:07:34.743Z] + sudo service docker restart [2023-11-06T23:07:34.875Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-06T23:07:34.875Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T23:07:34.886Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [2023-11-06T23:07:34.892Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] did not exist. Created. [2023-11-06T23:07:34.892Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:07:35.186Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T23:07:35.216Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:07:35.222Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:07:35.249Z] $ docker stop --time=1 923cfe530a35d090fc591fc2741a288debe1348d68ca19224c4523eff7ce5477 [2023-11-06T23:07:36.393Z] $ docker rm -f --volumes 923cfe530a35d090fc591fc2741a288debe1348d68ca19224c4523eff7ce5477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:07:53.037Z] provisioning config files... [2023-11-06T23:07:53.060Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/205@tmp/config583071516642412163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:07:53.402Z] ---> docker-login.sh [2023-11-06T23:07:53.402Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:07:53.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:53.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:53.941Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:53.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:53.941Z] [2023-11-06T23:07:53.941Z] Login Succeeded [2023-11-06T23:07:53.941Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:07:54.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:54.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:54.209Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:54.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:54.209Z] [2023-11-06T23:07:54.209Z] Login Succeeded [2023-11-06T23:07:54.209Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:07:54.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:54.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:54.749Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:54.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:54.749Z] [2023-11-06T23:07:54.749Z] Login Succeeded [2023-11-06T23:07:54.749Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:07:55.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:55.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:55.021Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:55.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:55.021Z] [2023-11-06T23:07:55.021Z] Login Succeeded [2023-11-06T23:07:55.021Z] docker.io [2023-11-06T23:07:55.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:07:55.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:07:55.561Z] Configure a credential helper to remove this warning. See [2023-11-06T23:07:55.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:07:55.561Z] [2023-11-06T23:07:55.561Z] Login Succeeded [2023-11-06T23:07:55.561Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:07:55.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:07:55.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:07:55.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:07:55.875Z] ========================================================= [2023-11-06T23:07:55.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T23:07:55.875Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:07:56.237Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:07:56.237Z] Sending build context to Docker daemon 157.7kB [2023-11-06T23:07:56.511Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:07:56.511Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T23:07:56.511Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T23:07:56.511Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T23:07:56.511Z] 5d54e960e981: Pulling fs layer [2023-11-06T23:07:56.511Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T23:07:56.511Z] f0e02332f6b5: Pulling fs layer [2023-11-06T23:07:56.511Z] cefa15bbcfad: Pulling fs layer [2023-11-06T23:07:56.511Z] 17808c966233: Pulling fs layer [2023-11-06T23:07:56.511Z] f4c1fc716caa: Pulling fs layer [2023-11-06T23:07:56.511Z] f0e02332f6b5: Waiting [2023-11-06T23:07:56.511Z] 17808c966233: Waiting [2023-11-06T23:07:56.511Z] cefa15bbcfad: Waiting [2023-11-06T23:07:56.511Z] f4c1fc716caa: Waiting [2023-11-06T23:07:56.511Z] 5d54e960e981: Verifying Checksum [2023-11-06T23:07:56.511Z] 5d54e960e981: Download complete [2023-11-06T23:07:56.787Z] f0e02332f6b5: Verifying Checksum [2023-11-06T23:07:56.787Z] f0e02332f6b5: Download complete [2023-11-06T23:07:56.787Z] cefa15bbcfad: Verifying Checksum [2023-11-06T23:07:56.787Z] cefa15bbcfad: Download complete [2023-11-06T23:07:56.787Z] 9fda8d8052c6: Verifying Checksum [2023-11-06T23:07:56.787Z] 9fda8d8052c6: Download complete [2023-11-06T23:07:57.062Z] f4c1fc716caa: Download complete [2023-11-06T23:07:57.658Z] 9fda8d8052c6: Pull complete [2023-11-06T23:07:58.251Z] 5d54e960e981: Pull complete [2023-11-06T23:07:58.640Z] c4a7e357bf2a: Download complete [2023-11-06T23:07:59.659Z] 17808c966233: Verifying Checksum [2023-11-06T23:07:59.659Z] 17808c966233: Download complete [2023-11-06T23:08:14.689Z] c4a7e357bf2a: Pull complete [2023-11-06T23:08:14.689Z] f0e02332f6b5: Pull complete [2023-11-06T23:08:14.689Z] cefa15bbcfad: Pull complete [2023-11-06T23:08:21.348Z] 17808c966233: Pull complete [2023-11-06T23:08:22.309Z] f4c1fc716caa: Pull complete [2023-11-06T23:08:22.309Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T23:08:22.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T23:08:22.309Z] ---> ea914061e18c [2023-11-06T23:08:22.309Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:08:23.737Z] ---> Running in ce0a687d585d [2023-11-06T23:08:23.737Z] Removing intermediate container ce0a687d585d [2023-11-06T23:08:23.737Z] ---> b51f0490a831 [2023-11-06T23:08:23.737Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:08:23.737Z] ---> Running in 2276140efabf [2023-11-06T23:08:24.007Z] Removing intermediate container 2276140efabf [2023-11-06T23:08:24.007Z] ---> 7f620a098e31 [2023-11-06T23:08:24.007Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:08:24.007Z] ---> Running in 98fdb5cc5aec [2023-11-06T23:08:24.274Z] Removing intermediate container 98fdb5cc5aec [2023-11-06T23:08:24.274Z] ---> f19595df51ba [2023-11-06T23:08:24.274Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:08:24.545Z] ---> Running in 7b776820e4de [2023-11-06T23:08:25.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:08:26.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:08:27.054Z] OK: 266 MiB in 52 packages [2023-11-06T23:08:30.394Z] Removing intermediate container 7b776820e4de [2023-11-06T23:08:30.394Z] ---> d1ab2986a710 [2023-11-06T23:08:30.394Z] Step 7/12 : WORKDIR /app [2023-11-06T23:08:30.660Z] ---> Running in 9b746928e8ec [2023-11-06T23:08:30.926Z] Removing intermediate container 9b746928e8ec [2023-11-06T23:08:30.926Z] ---> a613340231e1 [2023-11-06T23:08:30.926Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-06T23:08:31.192Z] ---> b722cded6454 [2023-11-06T23:08:31.192Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:08:31.459Z] ---> Running in 42c50bd4b508 [2023-11-06T23:09:53.161Z] Removing intermediate container 42c50bd4b508 [2023-11-06T23:09:53.161Z] ---> 804bc33e5ccb [2023-11-06T23:09:53.161Z] Step 10/12 : COPY . . [2023-11-06T23:09:53.161Z] ---> 03e912b69613 [2023-11-06T23:09:53.161Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:09:53.161Z] ---> Running in 8b2c6247babf [2023-11-06T23:09:53.161Z] Removing intermediate container 8b2c6247babf [2023-11-06T23:09:53.161Z] ---> a82a63582072 [2023-11-06T23:09:53.161Z] Step 12/12 : RUN $MAKE [2023-11-06T23:09:53.161Z] ---> Running in 0c591906bfac [2023-11-06T23:09:53.161Z] noop [2023-11-06T23:09:53.161Z] Removing intermediate container 0c591906bfac [2023-11-06T23:09:53.161Z] ---> ae1ed57bed9c [2023-11-06T23:09:53.161Z] Successfully built ae1ed57bed9c [2023-11-06T23:09:53.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:09:53.524Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T23:09:53.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:09:53.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-16737 does not seem to be running inside a container [2023-11-06T23:09:53.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/205 -v /w/workspace/app-service-configurable/205:/w/workspace/app-service-configurable/205:rw,z -v /w/workspace/app-service-configurable/205@tmp:/w/workspace/app-service-configurable/205@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T23:09:56.988Z] $ docker top 3b977b497a40a5b31d1696b5a2f6059e793849b057d28cb31dbb572260a20e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:09:57.819Z] + go version [2023-11-06T23:09:57.819Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T23:09:57.839Z] $ docker stop --time=1 3b977b497a40a5b31d1696b5a2f6059e793849b057d28cb31dbb572260a20e81 [2023-11-06T23:09:59.399Z] $ docker rm -f --volumes 3b977b497a40a5b31d1696b5a2f6059e793849b057d28cb31dbb572260a20e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:09:59.946Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T23:09:59.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:10:00.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-16737 does not seem to be running inside a container [2023-11-06T23:10:00.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/205 -v /w/workspace/app-service-configurable/205:/w/workspace/app-service-configurable/205:rw,z -v /w/workspace/app-service-configurable/205@tmp:/w/workspace/app-service-configurable/205@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T23:10:01.315Z] $ docker top a5bc4833b476d9f08b25f373c7b2fa98f8145b604a353756011b89eae8e6d00f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:10:01.806Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/205 [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:10:02.145Z] + make test [2023-11-06T23:10:02.145Z] go test -race -coverprofile=coverage.out ./... [2023-11-06T23:12:08.919Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-06T23:12:08.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-06T23:12:08.919Z] go vet ./... [2023-11-06T23:13:45.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:13:45.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:13:45.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-06T23:13:45.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:13:45.598Z] $ docker stop --time=1 a5bc4833b476d9f08b25f373c7b2fa98f8145b604a353756011b89eae8e6d00f [2023-11-06T23:13:47.501Z] $ docker rm -f --volumes a5bc4833b476d9f08b25f373c7b2fa98f8145b604a353756011b89eae8e6d00f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:13:48.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:13:48.995Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T23:13:49.385Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:13:49.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:13:50.089Z] + ls -al . [2023-11-06T23:13:50.089Z] total 176 [2023-11-06T23:13:50.089Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 23:10 . [2023-11-06T23:13:50.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:07 .. [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 23:07 .dockerignore [2023-11-06T23:13:50.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:07 .git [2023-11-06T23:13:50.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:07 .github [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 23:07 .gitignore [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:07 .golangci.yml [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 6 23:07 Attribution.txt [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 6 23:07 CHANGELOG.md [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 6 23:07 Dockerfile [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:07 GOVERNANCE.md [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 23:07 Jenkinsfile [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 23:07 LICENSE [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 23:07 OWNERS.md [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 23:07 README.md [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:05 VERSION [2023-11-06T23:13:50.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:07 bin [2023-11-06T23:13:50.089Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 6 23:10 coverage.out [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 6 23:07 go.mod [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 6 23:07 go.sum [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 23:07 main.go [2023-11-06T23:13:50.089Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 6 23:07 makefile [2023-11-06T23:13:50.089Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:13:50.431Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 --label arch=arm64 --label version=3.1.0-dev.35 . [2023-11-06T23:13:50.431Z] Sending build context to Docker daemon 158.7kB [2023-11-06T23:13:50.698Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:13:50.698Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-06T23:13:50.698Z] ---> ae1ed57bed9c [2023-11-06T23:13:50.698Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:13:50.698Z] ---> Running in 19f0ee7f7bec [2023-11-06T23:13:50.971Z] Removing intermediate container 19f0ee7f7bec [2023-11-06T23:13:50.971Z] ---> 8e7cead57f9f [2023-11-06T23:13:50.971Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:13:50.971Z] ---> Running in 04e669f95a66 [2023-11-06T23:13:51.556Z] Removing intermediate container 04e669f95a66 [2023-11-06T23:13:51.556Z] ---> 5b5a7d6822a5 [2023-11-06T23:13:51.556Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:13:51.556Z] ---> Running in 6cbef96b1afd [2023-11-06T23:13:51.823Z] Removing intermediate container 6cbef96b1afd [2023-11-06T23:13:51.823Z] ---> c6f896377e0a [2023-11-06T23:13:51.823Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:13:51.823Z] ---> Running in f01dc67df3ab [2023-11-06T23:13:52.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:13:53.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:13:54.460Z] OK: 266 MiB in 52 packages [2023-11-06T23:13:55.892Z] Removing intermediate container f01dc67df3ab [2023-11-06T23:13:55.892Z] ---> c10a7c9b5149 [2023-11-06T23:13:55.892Z] Step 7/26 : WORKDIR /app [2023-11-06T23:13:55.892Z] ---> Running in ed5f5963c87b [2023-11-06T23:13:56.159Z] Removing intermediate container ed5f5963c87b [2023-11-06T23:13:56.159Z] ---> 7c9cc1e8daa4 [2023-11-06T23:13:56.159Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-06T23:13:56.425Z] ---> 406325e067a7 [2023-11-06T23:13:56.425Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:13:56.694Z] ---> Running in 1fc6342717fe [2023-11-06T23:13:59.289Z] Removing intermediate container 1fc6342717fe [2023-11-06T23:13:59.289Z] ---> b85dc9d4e248 [2023-11-06T23:13:59.289Z] Step 10/26 : COPY . . [2023-11-06T23:13:59.289Z] ---> d8ada39452e8 [2023-11-06T23:13:59.289Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:13:59.289Z] ---> Running in efb77098f925 [2023-11-06T23:13:59.555Z] Removing intermediate container efb77098f925 [2023-11-06T23:13:59.555Z] ---> f40c3b36df3c [2023-11-06T23:13:59.555Z] Step 12/26 : RUN $MAKE [2023-11-06T23:13:59.823Z] ---> Running in 7e6d6a54c040 [2023-11-06T23:14:00.783Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-service-configurable [2023-11-06T23:15:52.425Z] Removing intermediate container 7e6d6a54c040 [2023-11-06T23:15:52.425Z] ---> 6a85b5a55af2 [2023-11-06T23:15:52.425Z] Step 13/26 : FROM alpine:3.18 [2023-11-06T23:15:52.425Z] 3.18: Pulling from library/alpine [2023-11-06T23:15:52.425Z] 579b34f0a95b: Pulling fs layer [2023-11-06T23:15:52.425Z] 579b34f0a95b: Verifying Checksum [2023-11-06T23:15:52.425Z] 579b34f0a95b: Download complete [2023-11-06T23:15:52.425Z] 579b34f0a95b: Pull complete [2023-11-06T23:15:52.425Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:15:52.425Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:15:52.425Z] ---> 3cc203321400 [2023-11-06T23:15:52.425Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-06T23:15:52.425Z] ---> Running in 75279d331ab1 [2023-11-06T23:15:52.425Z] Removing intermediate container 75279d331ab1 [2023-11-06T23:15:52.425Z] ---> 4e1d78744e3a [2023-11-06T23:15:52.425Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-06T23:15:52.425Z] ---> Running in b73a213c8638 [2023-11-06T23:15:52.425Z] Removing intermediate container b73a213c8638 [2023-11-06T23:15:52.425Z] ---> 4aab5cf2fae2 [2023-11-06T23:15:52.425Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-06T23:15:52.425Z] ---> Running in e69bb68478c0 [2023-11-06T23:15:52.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:15:52.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:15:52.426Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T23:15:52.426Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T23:15:52.426Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:15:52.426Z] Executing ca-certificates-20230506-r0.trigger [2023-11-06T23:15:52.426Z] OK: 9 MiB in 17 packages [2023-11-06T23:15:52.426Z] Removing intermediate container e69bb68478c0 [2023-11-06T23:15:52.426Z] ---> 11531847c1a2 [2023-11-06T23:15:52.426Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-06T23:15:52.426Z] ---> 55dbf6698f82 [2023-11-06T23:15:52.426Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-06T23:15:52.426Z] ---> acfa9b03dd7d [2023-11-06T23:15:52.426Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-06T23:15:52.426Z] ---> cc8fa1fc6f07 [2023-11-06T23:15:52.426Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-06T23:15:52.426Z] ---> 7e7df80ac9e4 [2023-11-06T23:15:52.426Z] Step 21/26 : EXPOSE 48095 [2023-11-06T23:15:52.426Z] ---> Running in 1a0be7b1d803 [2023-11-06T23:15:52.426Z] Removing intermediate container 1a0be7b1d803 [2023-11-06T23:15:52.426Z] ---> ba59ac62c862 [2023-11-06T23:15:52.426Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-06T23:15:52.426Z] ---> Running in 985c7a0c846b [2023-11-06T23:15:52.426Z] Removing intermediate container 985c7a0c846b [2023-11-06T23:15:52.426Z] ---> bce82e2fdd71 [2023-11-06T23:15:52.426Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-06T23:15:52.426Z] ---> Running in 67b18cdee0bd [2023-11-06T23:15:52.696Z] Removing intermediate container 67b18cdee0bd [2023-11-06T23:15:52.696Z] ---> 4e269c6138e5 [2023-11-06T23:15:52.696Z] Step 24/26 : LABEL arch=arm64 [2023-11-06T23:15:52.962Z] ---> Running in ce0920358d5f [2023-11-06T23:15:53.230Z] Removing intermediate container ce0920358d5f [2023-11-06T23:15:53.230Z] ---> f1dd335e3ec6 [2023-11-06T23:15:53.230Z] Step 25/26 : LABEL git_sha=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:15:53.230Z] ---> Running in 5064f70a06e9 [2023-11-06T23:15:53.501Z] Removing intermediate container 5064f70a06e9 [2023-11-06T23:15:53.501Z] ---> e86f6af0b658 [2023-11-06T23:15:53.501Z] Step 26/26 : LABEL version=3.1.0-dev.35 [2023-11-06T23:15:53.770Z] ---> Running in 0c3a8f3a9ad5 [2023-11-06T23:15:54.035Z] Removing intermediate container 0c3a8f3a9ad5 [2023-11-06T23:15:54.035Z] ---> ede3180937f6 [2023-11-06T23:15:54.035Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:15:54.035Z] Successfully built ede3180937f6 [2023-11-06T23:15:54.035Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:15:54.124Z] provisioning config files... [2023-11-06T23:15:54.137Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/205@tmp/config4364712845999544787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:15:54.468Z] ---> docker-login.sh [2023-11-06T23:15:54.469Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:15:54.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:15:54.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:15:54.736Z] Configure a credential helper to remove this warning. See [2023-11-06T23:15:54.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:15:54.736Z] [2023-11-06T23:15:54.736Z] Login Succeeded [2023-11-06T23:15:54.736Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:15:55.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:15:55.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:15:55.003Z] Configure a credential helper to remove this warning. See [2023-11-06T23:15:55.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:15:55.003Z] [2023-11-06T23:15:55.003Z] Login Succeeded [2023-11-06T23:15:55.003Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:15:55.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:15:55.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:15:55.547Z] Configure a credential helper to remove this warning. See [2023-11-06T23:15:55.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:15:55.547Z] [2023-11-06T23:15:55.547Z] Login Succeeded [2023-11-06T23:15:55.547Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:15:55.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:15:55.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:15:55.815Z] Configure a credential helper to remove this warning. See [2023-11-06T23:15:55.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:15:55.815Z] [2023-11-06T23:15:55.815Z] Login Succeeded [2023-11-06T23:15:55.815Z] docker.io [2023-11-06T23:15:56.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:15:56.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:15:56.346Z] Configure a credential helper to remove this warning. See [2023-11-06T23:15:56.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:15:56.346Z] [2023-11-06T23:15:56.346Z] Login Succeeded [2023-11-06T23:15:56.346Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:15:56.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:15:56.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:15:56.402Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-06T23:15:56.402Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:15:56.402Z] latest [2023-11-06T23:15:56.402Z] 3.1.0-dev.35 [2023-11-06T23:15:56.402Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [2023-11-06T23:15:56.402Z] main [2023-11-06T23:15:56.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:15:56.735Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:15:57.081Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:15:57.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-06T23:15:57.081Z] f9ff0622080d: Preparing [2023-11-06T23:15:57.081Z] c6ac9bef0df1: Preparing [2023-11-06T23:15:57.081Z] eca881b4b990: Preparing [2023-11-06T23:15:57.081Z] 427bbc18fac6: Preparing [2023-11-06T23:15:57.081Z] 8aba86a8c53e: Preparing [2023-11-06T23:15:57.081Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:15:57.081Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:15:57.347Z] c6ac9bef0df1: Pushed [2023-11-06T23:15:57.347Z] eca881b4b990: Pushed [2023-11-06T23:15:57.347Z] 427bbc18fac6: Pushed [2023-11-06T23:15:57.347Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:15:57.614Z] 8aba86a8c53e: Pushed [2023-11-06T23:16:03.070Z] f9ff0622080d: Pushed [2023-11-06T23:16:03.661Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:04.023Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:04.361Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-06T23:16:04.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-06T23:16:04.362Z] f9ff0622080d: Preparing [2023-11-06T23:16:04.362Z] c6ac9bef0df1: Preparing [2023-11-06T23:16:04.362Z] eca881b4b990: Preparing [2023-11-06T23:16:04.362Z] 427bbc18fac6: Preparing [2023-11-06T23:16:04.362Z] 8aba86a8c53e: Preparing [2023-11-06T23:16:04.362Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:16:04.362Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:16:04.362Z] f9ff0622080d: Layer already exists [2023-11-06T23:16:04.362Z] eca881b4b990: Layer already exists [2023-11-06T23:16:04.362Z] c6ac9bef0df1: Layer already exists [2023-11-06T23:16:04.362Z] 8aba86a8c53e: Layer already exists [2023-11-06T23:16:04.362Z] 427bbc18fac6: Layer already exists [2023-11-06T23:16:04.362Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:16:04.628Z] latest: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:04.965Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:05.300Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.35 [2023-11-06T23:16:05.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-06T23:16:05.300Z] f9ff0622080d: Preparing [2023-11-06T23:16:05.300Z] c6ac9bef0df1: Preparing [2023-11-06T23:16:05.300Z] eca881b4b990: Preparing [2023-11-06T23:16:05.300Z] 427bbc18fac6: Preparing [2023-11-06T23:16:05.300Z] 8aba86a8c53e: Preparing [2023-11-06T23:16:05.300Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:16:05.300Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:16:05.300Z] 8aba86a8c53e: Layer already exists [2023-11-06T23:16:05.300Z] eca881b4b990: Layer already exists [2023-11-06T23:16:05.300Z] f9ff0622080d: Layer already exists [2023-11-06T23:16:05.300Z] 427bbc18fac6: Layer already exists [2023-11-06T23:16:05.300Z] c6ac9bef0df1: Layer already exists [2023-11-06T23:16:05.300Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:16:05.300Z] 3.1.0-dev.35: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:05.641Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:05.972Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [2023-11-06T23:16:05.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-06T23:16:05.972Z] f9ff0622080d: Preparing [2023-11-06T23:16:05.972Z] c6ac9bef0df1: Preparing [2023-11-06T23:16:05.972Z] eca881b4b990: Preparing [2023-11-06T23:16:05.972Z] 427bbc18fac6: Preparing [2023-11-06T23:16:05.972Z] 8aba86a8c53e: Preparing [2023-11-06T23:16:05.972Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:16:05.972Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:16:05.972Z] eca881b4b990: Layer already exists [2023-11-06T23:16:05.972Z] f9ff0622080d: Layer already exists [2023-11-06T23:16:05.972Z] 427bbc18fac6: Layer already exists [2023-11-06T23:16:05.972Z] 8aba86a8c53e: Layer already exists [2023-11-06T23:16:05.972Z] c6ac9bef0df1: Layer already exists [2023-11-06T23:16:05.972Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:16:06.235Z] b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:06.580Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:06.914Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-06T23:16:06.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-06T23:16:06.914Z] f9ff0622080d: Preparing [2023-11-06T23:16:06.914Z] c6ac9bef0df1: Preparing [2023-11-06T23:16:06.914Z] eca881b4b990: Preparing [2023-11-06T23:16:06.914Z] 427bbc18fac6: Preparing [2023-11-06T23:16:06.914Z] 8aba86a8c53e: Preparing [2023-11-06T23:16:06.914Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:16:06.914Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:16:06.914Z] 8aba86a8c53e: Layer already exists [2023-11-06T23:16:06.914Z] c6ac9bef0df1: Layer already exists [2023-11-06T23:16:06.914Z] eca881b4b990: Layer already exists [2023-11-06T23:16:06.914Z] f9ff0622080d: Layer already exists [2023-11-06T23:16:06.914Z] 427bbc18fac6: Layer already exists [2023-11-06T23:16:06.914Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:16:07.180Z] main: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:16:07.221Z] ===================================================== [Pipeline] echo [2023-11-06T23:16:07.228Z] taggedImages: [2023-11-06T23:16:07.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [2023-11-06T23:16:07.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-06T23:16:07.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.35 [2023-11-06T23:16:07.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [2023-11-06T23:16:07.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:07.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:16:07.573Z] [2023-11-06T23:16:07.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:07.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:16:07.895Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T23:16:07.895Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T23:16:07.895Z] 04944245beec: Pulling fs layer [2023-11-06T23:16:07.895Z] 699f458cf7ca: Pulling fs layer [2023-11-06T23:16:07.895Z] 765212b225bb: Pulling fs layer [2023-11-06T23:16:07.895Z] f23df028b6ca: Pulling fs layer [2023-11-06T23:16:07.895Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T23:16:07.895Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T23:16:07.895Z] 765212b225bb: Waiting [2023-11-06T23:16:07.895Z] f23df028b6ca: Waiting [2023-11-06T23:16:07.895Z] d65c8cfc05b1: Waiting [2023-11-06T23:16:07.895Z] 2437ff75d9bd: Waiting [2023-11-06T23:16:08.161Z] 04944245beec: Verifying Checksum [2023-11-06T23:16:08.161Z] 04944245beec: Download complete [2023-11-06T23:16:08.161Z] 765212b225bb: Verifying Checksum [2023-11-06T23:16:08.161Z] 765212b225bb: Download complete [2023-11-06T23:16:08.161Z] f23df028b6ca: Verifying Checksum [2023-11-06T23:16:08.161Z] f23df028b6ca: Download complete [2023-11-06T23:16:08.161Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T23:16:08.161Z] d65c8cfc05b1: Download complete [2023-11-06T23:16:08.161Z] 699f458cf7ca: Verifying Checksum [2023-11-06T23:16:08.161Z] 699f458cf7ca: Download complete [2023-11-06T23:16:08.742Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T23:16:08.742Z] 8998bd30e6a1: Download complete [2023-11-06T23:16:11.314Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T23:16:11.314Z] 2437ff75d9bd: Download complete [2023-11-06T23:16:12.717Z] 8998bd30e6a1: Pull complete [2023-11-06T23:16:13.300Z] 04944245beec: Pull complete [2023-11-06T23:16:14.703Z] 699f458cf7ca: Pull complete [2023-11-06T23:16:14.969Z] 765212b225bb: Pull complete [2023-11-06T23:16:18.294Z] f23df028b6ca: Pull complete [2023-11-06T23:16:18.294Z] d65c8cfc05b1: Pull complete [2023-11-06T23:16:33.267Z] 2437ff75d9bd: Pull complete [2023-11-06T23:16:33.267Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T23:16:33.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:16:33.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:16:33.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-16737 does not seem to be running inside a container [2023-11-06T23:16:33.766Z] $ 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/app-service-configurable/205 -v /w/workspace/app-service-configurable/205:/w/workspace/app-service-configurable/205:rw,z -v /w/workspace/app-service-configurable/205@tmp:/w/workspace/app-service-configurable/205@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-06T23:16:36.224Z] $ docker top f2e02aad0e39e5ac51888cdbbc3470c5d17cc754684f2dc98740361df5f703a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:16:36.722Z] ---> job-cost.sh [2023-11-06T23:16:36.987Z] lf-activate-venv: SKIPPING [2023-11-06T23:16:36.987Z] INFO: No Stack... [2023-11-06T23:16:37.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T23:16:38.207Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:16:38.525Z] + cat /w/workspace/app-service-configurable/205/archives/cost.csv [2023-11-06T23:16:38.525Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T23:16:38.591Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [2023-11-06T23:16:38.600Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] did not exist. Created. [2023-11-06T23:16:38.600Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:16:38.927Z] /w/workspace/app-service-configurable/205@tmp/durable-ef911171/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T23:16:39.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T23:16:39.268Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T23:16:39.316Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:16:39.323Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:16:39.341Z] $ docker stop --time=1 f2e02aad0e39e5ac51888cdbbc3470c5d17cc754684f2dc98740361df5f703a4 [2023-11-06T23:16:40.799Z] $ docker rm -f --volumes f2e02aad0e39e5ac51888cdbbc3470c5d17cc754684f2dc98740361df5f703a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-06T23:16:41.138Z] provisioning config files... [2023-11-06T23:16:41.145Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4269686139893894805tmp [Pipeline] { [Pipeline] sh [2023-11-06T23:16:41.435Z] + set +x [2023-11-06T23:16:41.435Z] + curl -s https://codecov.io/bash [2023-11-06T23:16:41.435Z] + bash -s -- [2023-11-06T23:16:41.435Z] [2023-11-06T23:16:41.435Z] _____ _ [2023-11-06T23:16:41.435Z] / ____| | | [2023-11-06T23:16:41.435Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T23:16:41.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T23:16:41.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T23:16:41.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T23:16:41.435Z] Bash-1.0.6 [2023-11-06T23:16:41.435Z] [2023-11-06T23:16:41.435Z] [2023-11-06T23:16:41.435Z] ==> git version 2.25.1 found [2023-11-06T23:16:41.435Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-06T23:16:41.435Z] Release-Date: 2020-01-08 [2023-11-06T23:16:41.435Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-06T23:16:41.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T23:16:41.435Z] ==> Jenkins CI detected. [2023-11-06T23:16:41.435Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-06T23:16:41.435Z] project root: . [2023-11-06T23:16:41.435Z] --> token set from env [2023-11-06T23:16:41.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T23:16:41.435Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T23:16:41.435Z] ==> Python coveragepy not found [2023-11-06T23:16:41.435Z] ==> Searching for coverage reports in: [2023-11-06T23:16:41.435Z] + . [2023-11-06T23:16:41.435Z] -> Found 1 reports [2023-11-06T23:16:41.435Z] ==> Detecting git/mercurial file structure [2023-11-06T23:16:41.435Z] ==> Reading reports [2023-11-06T23:16:41.694Z] + ./coverage.out bytes=13 [2023-11-06T23:16:41.694Z] ==> Appending adjustments [2023-11-06T23:16:41.694Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T23:16:41.694Z] + Found adjustments [2023-11-06T23:16:41.694Z] ==> Gzipping contents [2023-11-06T23:16:41.694Z] 4.0K /tmp/codecov.ZNlOx4.gz [2023-11-06T23:16:41.694Z] ==> Uploading reports [2023-11-06T23:16:41.694Z] url: https://codecov.io [2023-11-06T23:16:41.694Z] query: branch=main&commit=b279e99bc72aab90b799f17157d7f2e7dfbc53e7&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-06T23:16:41.694Z] -> Pinging Codecov [2023-11-06T23:16:41.694Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=b279e99bc72aab90b799f17157d7f2e7dfbc53e7&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-06T23:16:41.694Z] -> Uploading to [2023-11-06T23:16:41.694Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/A97CA9966030D2A3747ED39772930CCE/b279e99bc72aab90b799f17157d7f2e7dfbc53e7/6c6f02b0-bfbb-459a-b462-29ef001eadf5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T231641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f616d286d48500cccbeb4c359c78c0929f138888631b30ef584c13d0c0165f3 [2023-11-06T23:16:41.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:16:41.953Z] Dload Upload Total Spent Left Speed [2023-11-06T23:16:41.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1073 --:--:-- --:--:-- --:--:-- 1073 [2023-11-06T23:16:41.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] } [2023-11-06T23:16:41.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-06T23:16:42.164Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-06T23:16:42.174Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:42.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-06T23:16:42.468Z] [2023-11-06T23:16:42.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:16:42.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-06T23:16:42.764Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-06T23:16:42.764Z] df9b9388f04a: Pulling fs layer [2023-11-06T23:16:42.764Z] 52dc419b0ee2: Pulling fs layer [2023-11-06T23:16:42.764Z] 25bc292e5bac: Pulling fs layer [2023-11-06T23:16:42.764Z] 114826534d7a: Pulling fs layer [2023-11-06T23:16:42.764Z] 4657fd5d0bcf: Pulling fs layer [2023-11-06T23:16:42.764Z] 6ad1cebc031e: Pulling fs layer [2023-11-06T23:16:42.764Z] 8a3aa393b2d8: Pulling fs layer [2023-11-06T23:16:42.764Z] 114826534d7a: Waiting [2023-11-06T23:16:42.764Z] 4657fd5d0bcf: Waiting [2023-11-06T23:16:42.764Z] 6ad1cebc031e: Waiting [2023-11-06T23:16:42.764Z] 8a3aa393b2d8: Waiting [2023-11-06T23:16:42.764Z] 25bc292e5bac: Verifying Checksum [2023-11-06T23:16:42.764Z] 25bc292e5bac: Download complete [2023-11-06T23:16:42.764Z] 52dc419b0ee2: Download complete [2023-11-06T23:16:42.764Z] 4657fd5d0bcf: Verifying Checksum [2023-11-06T23:16:42.764Z] 4657fd5d0bcf: Download complete [2023-11-06T23:16:42.764Z] df9b9388f04a: Download complete [2023-11-06T23:16:43.023Z] 6ad1cebc031e: Verifying Checksum [2023-11-06T23:16:43.023Z] 6ad1cebc031e: Download complete [2023-11-06T23:16:43.023Z] df9b9388f04a: Pull complete [2023-11-06T23:16:43.023Z] 52dc419b0ee2: Pull complete [2023-11-06T23:16:43.023Z] 25bc292e5bac: Pull complete [2023-11-06T23:16:43.592Z] 114826534d7a: Download complete [2023-11-06T23:16:43.592Z] 8a3aa393b2d8: Verifying Checksum [2023-11-06T23:16:43.592Z] 8a3aa393b2d8: Download complete [2023-11-06T23:16:46.871Z] 114826534d7a: Pull complete [2023-11-06T23:16:46.871Z] 4657fd5d0bcf: Pull complete [2023-11-06T23:16:46.871Z] 6ad1cebc031e: Pull complete [2023-11-06T23:16:49.397Z] 8a3aa393b2d8: Pull complete [2023-11-06T23:16:49.397Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-06T23:16:49.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-06T23:16:49.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:16:49.478Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:16:49.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-06T23:16:54.730Z] $ docker top 979a285eae27e8c8a9721a460bf851818b349c23ec4c70849416be0000058f5a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-06T23:16:54.778Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-06T23:16:55.053Z] + set -o pipefail [2023-11-06T23:16:55.054Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-06T23:16:59.239Z] [2023-11-06T23:16:59.239Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-06T23:16:59.239Z] [2023-11-06T23:16:59.239Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e5707330-10bc-4fcd-a9c1-991d29c6b251 [2023-11-06T23:16:59.239Z] [2023-11-06T23:16:59.239Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-06T23:16:59.239Z] [2023-11-06T23:16:59.498Z] [2023-11-06T23:16:59.498Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-06T23:16:59.498Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-06T23:16:59.498Z] More details here: https://snyk.co/ue1NS [2023-11-06T23:16:59.498Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-06T23:16:59.498Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-06T23:16:59.521Z] $ docker stop --time=1 979a285eae27e8c8a9721a460bf851818b349c23ec4c70849416be0000058f5a [2023-11-06T23:17:03.569Z] $ docker rm -f --volumes 979a285eae27e8c8a9721a460bf851818b349c23ec4c70849416be0000058f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:17:04.239Z] + git log --format=format:%s -1 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] sh [2023-11-06T23:17:04.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:17:04.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:17:04.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:17:04.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:17:04.900Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:17:04.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:17:05.399Z] $ docker top 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:17:05.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:17:05.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:17:05.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:17:05.598Z] $ docker exec 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c ssh-agent [2023-11-06T23:17:05.685Z] SSH_AUTH_SOCK=/tmp/ssh-9jcKoUZLS2cy/agent.33 [2023-11-06T23:17:05.685Z] SSH_AGENT_PID=39 [2023-11-06T23:17:05.689Z] Running ssh-add (command line suppressed) [2023-11-06T23:17:05.798Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3574463105305596942.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3574463105305596942.key) [2023-11-06T23:17:05.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:17:06.083Z] + git semver tag [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,268 [run_tag] DEBUG tag force:False [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,268 [check_head_tag] DEBUG check head tag [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,269 [execute] INFO git cat-file --batch-check [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,272 [execute] INFO git cat-file --batch [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,288 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,288 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:17:06.341Z] 2023-11-06 23:17:06,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:06.341Z] 3.1.0-dev.35 [Pipeline] } [2023-11-06T23:17:06.364Z] $ docker exec --env ******** --env ******** 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c ssh-agent -k [2023-11-06T23:17:06.459Z] unset SSH_AUTH_SOCK; [2023-11-06T23:17:06.459Z] unset SSH_AGENT_PID; [2023-11-06T23:17:06.459Z] echo Agent pid 39 killed; [2023-11-06T23:17:06.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:17:06.758Z] + git semver [Pipeline] } [2023-11-06T23:17:07.043Z] $ docker stop --time=1 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c [2023-11-06T23:17:08.295Z] $ docker rm -f --volumes 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:17:08.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-06T23:17:08.662Z] [2023-11-06T23:17:08.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:17:08.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-06T23:17:08.965Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-06T23:17:08.965Z] ab5ef0e58194: Pulling fs layer [2023-11-06T23:17:08.965Z] 9712f1f96733: Pulling fs layer [2023-11-06T23:17:08.965Z] 63f879dbbcfc: Pulling fs layer [2023-11-06T23:17:08.965Z] 0d9ebad4ef96: Pulling fs layer [2023-11-06T23:17:08.965Z] e9a5061849ea: Pulling fs layer [2023-11-06T23:17:08.965Z] d747dcd14b5f: Pulling fs layer [2023-11-06T23:17:08.965Z] 2de7ff778b66: Pulling fs layer [2023-11-06T23:17:08.965Z] e9a5061849ea: Waiting [2023-11-06T23:17:08.965Z] 0d9ebad4ef96: Waiting [2023-11-06T23:17:08.965Z] d747dcd14b5f: Waiting [2023-11-06T23:17:08.965Z] 2de7ff778b66: Waiting [2023-11-06T23:17:08.965Z] 9712f1f96733: Verifying Checksum [2023-11-06T23:17:08.965Z] 9712f1f96733: Download complete [2023-11-06T23:17:09.225Z] 63f879dbbcfc: Verifying Checksum [2023-11-06T23:17:09.225Z] 63f879dbbcfc: Download complete [2023-11-06T23:17:09.483Z] e9a5061849ea: Verifying Checksum [2023-11-06T23:17:09.483Z] e9a5061849ea: Download complete [2023-11-06T23:17:09.483Z] 0d9ebad4ef96: Verifying Checksum [2023-11-06T23:17:09.483Z] 0d9ebad4ef96: Download complete [2023-11-06T23:17:09.483Z] d747dcd14b5f: Verifying Checksum [2023-11-06T23:17:09.483Z] d747dcd14b5f: Download complete [2023-11-06T23:17:09.483Z] ab5ef0e58194: Verifying Checksum [2023-11-06T23:17:09.483Z] ab5ef0e58194: Download complete [2023-11-06T23:17:09.741Z] 2de7ff778b66: Verifying Checksum [2023-11-06T23:17:09.741Z] 2de7ff778b66: Download complete [2023-11-06T23:17:12.271Z] ab5ef0e58194: Pull complete [2023-11-06T23:17:12.271Z] 9712f1f96733: Pull complete [2023-11-06T23:17:12.528Z] 63f879dbbcfc: Pull complete [2023-11-06T23:17:15.804Z] 0d9ebad4ef96: Pull complete [2023-11-06T23:17:16.062Z] e9a5061849ea: Pull complete [2023-11-06T23:17:16.062Z] d747dcd14b5f: Pull complete [2023-11-06T23:17:16.997Z] 2de7ff778b66: Pull complete [2023-11-06T23:17:16.997Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-06T23:17:16.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-06T23:17:16.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:17:17.081Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:17:17.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-06T23:17:22.694Z] $ docker top 060694807a941105bdfa6a1b46880d6b908d934849de53e3c84cae72a7f9149e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:17:22.744Z] provisioning config files... [2023-11-06T23:17:22.750Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9818125886935250278tmp [2023-11-06T23:17:22.758Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16725221864141176112tmp [2023-11-06T23:17:22.766Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12738547433147659235tmp [Pipeline] { [Pipeline] echo [2023-11-06T23:17:22.782Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:23.056Z] ---> sigul-configuration.sh [2023-11-06T23:17:23.057Z] gpg: directory `/root/.gnupg' created [2023-11-06T23:17:23.057Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-06T23:17:23.057Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-06T23:17:23.057Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-06T23:17:23.057Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-06T23:17:23.057Z] gpg: CAST5 encrypted data [2023-11-06T23:17:23.057Z] gpg: encrypted with 1 passphrase [2023-11-06T23:17:23.057Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-06T23:17:23.340Z] + mkdir /home/jenkins [2023-11-06T23:17:23.340Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-06T23:17:23.623Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-06T23:17:23.632Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:23.913Z] ---> sigul-install.sh [2023-11-06T23:17:23.913Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-06T23:17:24.196Z] + git tag --list [2023-11-06T23:17:24.196Z] v1.0.0 [2023-11-06T23:17:24.196Z] v1.1.0 [2023-11-06T23:17:24.196Z] v1.2.0 [2023-11-06T23:17:24.196Z] v1.3.0 [2023-11-06T23:17:24.196Z] v1.3.1 [2023-11-06T23:17:24.196Z] v2.0.0 [2023-11-06T23:17:24.196Z] v2.0.1 [2023-11-06T23:17:24.196Z] v2.1.0 [2023-11-06T23:17:24.196Z] v2.1.1 [2023-11-06T23:17:24.196Z] v2.1.2 [2023-11-06T23:17:24.196Z] v2.2.0 [2023-11-06T23:17:24.196Z] v2.3 [2023-11-06T23:17:24.196Z] v2.3.0 [2023-11-06T23:17:24.196Z] v2.3.1 [2023-11-06T23:17:24.196Z] v3.0 [2023-11-06T23:17:24.196Z] v3.0.0 [2023-11-06T23:17:24.196Z] v3.0.1 [2023-11-06T23:17:24.196Z] v3.0.1-dev.1 [2023-11-06T23:17:24.196Z] v3.1.0-dev.1 [2023-11-06T23:17:24.196Z] v3.1.0-dev.10 [2023-11-06T23:17:24.196Z] v3.1.0-dev.11 [2023-11-06T23:17:24.196Z] v3.1.0-dev.12 [2023-11-06T23:17:24.196Z] v3.1.0-dev.13 [2023-11-06T23:17:24.196Z] v3.1.0-dev.14 [2023-11-06T23:17:24.196Z] v3.1.0-dev.15 [2023-11-06T23:17:24.196Z] v3.1.0-dev.16 [2023-11-06T23:17:24.196Z] v3.1.0-dev.17 [2023-11-06T23:17:24.196Z] v3.1.0-dev.18 [2023-11-06T23:17:24.196Z] v3.1.0-dev.19 [2023-11-06T23:17:24.196Z] v3.1.0-dev.2 [2023-11-06T23:17:24.196Z] v3.1.0-dev.20 [2023-11-06T23:17:24.196Z] v3.1.0-dev.21 [2023-11-06T23:17:24.196Z] v3.1.0-dev.22 [2023-11-06T23:17:24.196Z] v3.1.0-dev.23 [2023-11-06T23:17:24.196Z] v3.1.0-dev.24 [2023-11-06T23:17:24.196Z] v3.1.0-dev.25 [2023-11-06T23:17:24.196Z] v3.1.0-dev.26 [2023-11-06T23:17:24.196Z] v3.1.0-dev.27 [2023-11-06T23:17:24.196Z] v3.1.0-dev.28 [2023-11-06T23:17:24.196Z] v3.1.0-dev.29 [2023-11-06T23:17:24.196Z] v3.1.0-dev.3 [2023-11-06T23:17:24.196Z] v3.1.0-dev.30 [2023-11-06T23:17:24.196Z] v3.1.0-dev.31 [2023-11-06T23:17:24.196Z] v3.1.0-dev.32 [2023-11-06T23:17:24.196Z] v3.1.0-dev.33 [2023-11-06T23:17:24.196Z] v3.1.0-dev.34 [2023-11-06T23:17:24.196Z] v3.1.0-dev.35 [2023-11-06T23:17:24.196Z] v3.1.0-dev.4 [2023-11-06T23:17:24.196Z] v3.1.0-dev.5 [2023-11-06T23:17:24.196Z] v3.1.0-dev.6 [2023-11-06T23:17:24.196Z] v3.1.0-dev.7 [2023-11-06T23:17:24.196Z] v3.1.0-dev.8 [2023-11-06T23:17:24.196Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-06T23:17:24.484Z] + lftools sign git-tag v3.1.0-dev.35 [2023-11-06T23:17:25.051Z] Signing Git tag with Sigul... [2023-11-06T23:17:25.051Z] Signing v3.1.0-dev.35 [Pipeline] echo [2023-11-06T23:17:25.627Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:25.909Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-06T23:17:25.915Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-06T23:17:25.950Z] $ docker stop --time=1 060694807a941105bdfa6a1b46880d6b908d934849de53e3c84cae72a7f9149e [2023-11-06T23:17:27.270Z] $ docker rm -f --volumes 060694807a941105bdfa6a1b46880d6b908d934849de53e3c84cae72a7f9149e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-06T23:17:27.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:17:27.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:17:27.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:17:27.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:17:28.060Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:17:28.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:17:28.437Z] $ docker top d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 -eo pid,comm [2023-11-06T23:17:28.470Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:17:28.470Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:17:28.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:17:28.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:17:28.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:17:28.624Z] $ docker exec d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 ssh-agent [2023-11-06T23:17:28.717Z] SSH_AUTH_SOCK=/tmp/ssh-5qMzu3Mxkqml/agent.32 [2023-11-06T23:17:28.717Z] SSH_AGENT_PID=38 [2023-11-06T23:17:28.722Z] Running ssh-add (command line suppressed) [2023-11-06T23:17:28.822Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12604872612847621896.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12604872612847621896.key) [2023-11-06T23:17:28.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:17:29.107Z] + git semver bump pre [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,281 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,281 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,281 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,281 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,284 [execute] INFO git cat-file --batch-check [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,290 [execute] INFO git cat-file --batch [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:17:29.366Z] 2023-11-06 23:17:29,295 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:29.366Z] 3.1.0-dev.36 [Pipeline] } [2023-11-06T23:17:29.389Z] $ docker exec --env ******** --env ******** d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 ssh-agent -k [2023-11-06T23:17:29.480Z] unset SSH_AUTH_SOCK; [2023-11-06T23:17:29.480Z] unset SSH_AGENT_PID; [2023-11-06T23:17:29.481Z] echo Agent pid 38 killed; [2023-11-06T23:17:29.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:17:29.783Z] + git semver [Pipeline] } [2023-11-06T23:17:30.067Z] $ docker stop --time=1 d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 [2023-11-06T23:17:31.349Z] $ docker rm -f --volumes d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:17:31.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:17:31.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:17:31.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:17:31.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:17:32.052Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:17:32.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:17:32.399Z] $ docker top 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 -eo pid,comm [2023-11-06T23:17:32.431Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:17:32.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:17:32.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:17:32.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:17:32.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:17:32.595Z] $ docker exec 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 ssh-agent [2023-11-06T23:17:32.690Z] SSH_AUTH_SOCK=/tmp/ssh-GvUSz2ePpTDT/agent.32 [2023-11-06T23:17:32.690Z] SSH_AGENT_PID=38 [2023-11-06T23:17:32.694Z] Running ssh-add (command line suppressed) [2023-11-06T23:17:32.805Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13699948136607634398.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13699948136607634398.key) [2023-11-06T23:17:32.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:17:33.092Z] + git semver push [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,273 [run_push] DEBUG push [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,273 [execute] INFO git cat-file --batch-check [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,277 [execute] INFO git rev-list 42ec6334e29c49f71ca0eb1503230651b77b2e91 -- [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,277 [execute] DEBUG Popen(['git', 'rev-list', '42ec6334e29c49f71ca0eb1503230651b77b2e91', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,286 [execute] INFO git fetch -v origin [2023-11-06T23:17:33.350Z] 2023-11-06 23:17:33,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-06T23:17:33.919Z] 2023-11-06 23:17:33,816 [run_push] DEBUG no remote changes detected [2023-11-06T23:17:33.919Z] 2023-11-06 23:17:33,816 [execute] INFO git push origin semver [2023-11-06T23:17:33.919Z] 2023-11-06 23:17:33,817 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:17:34.857Z] 2023-11-06 23:17:34,634 [run_push] DEBUG push all version tags [2023-11-06T23:17:34.857Z] 2023-11-06 23:17:34,634 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-06T23:17:34.857Z] 2023-11-06 23:17:34,634 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:17:35.426Z] 2023-11-06 23:17:35,388 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-06T23:17:35.426Z] 3.1.0-dev.36 [Pipeline] } [2023-11-06T23:17:35.450Z] $ docker exec --env ******** --env ******** 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 ssh-agent -k [2023-11-06T23:17:35.538Z] unset SSH_AUTH_SOCK; [2023-11-06T23:17:35.539Z] unset SSH_AGENT_PID; [2023-11-06T23:17:35.539Z] echo Agent pid 38 killed; [2023-11-06T23:17:35.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:17:35.849Z] + git semver [Pipeline] } [2023-11-06T23:17:36.134Z] $ docker stop --time=1 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 [2023-11-06T23:17:37.411Z] $ docker rm -f --volumes 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-06T23:17:37.994Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-06T23:17:37.994Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-06T23:17:37.994Z] total 16 [2023-11-06T23:17:37.994Z] drwxr-xr-x 3 root root 4096 Nov 6 23:07 . [2023-11-06T23:17:37.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:17 .. [2023-11-06T23:17:37.994Z] drwxr-xr-x 2 root root 4096 Nov 6 23:07 cost [2023-11-06T23:17:37.994Z] -rw-r--r-- 1 root root 96 Nov 6 23:07 cost.csv [2023-11-06T23:17:37.994Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-06T23:17:37.994Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-06T23:17:37.994Z] total 16 [2023-11-06T23:17:37.994Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:07 . [2023-11-06T23:17:37.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:17 .. [2023-11-06T23:17:37.994Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:07 cost [2023-11-06T23:17:37.994Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 6 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:38.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:39.139Z] ---> package-listing.sh [2023-11-06T23:17:39.139Z] ++ facter osfamily [2023-11-06T23:17:39.139Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T23:17:39.398Z] + OS_FAMILY=debian [2023-11-06T23:17:39.398Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-06T23:17:39.398Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T23:17:39.398Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T23:17:39.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T23:17:39.398Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T23:17:39.398Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-06T23:17:39.398Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T23:17:39.398Z] + case "${OS_FAMILY}" in [2023-11-06T23:17:39.398Z] + dpkg -l [2023-11-06T23:17:39.398Z] + grep '^ii' [2023-11-06T23:17:39.398Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T23:17:39.398Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T23:17:39.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T23:17:39.398Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-06T23:17:39.398Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-06T23:17:39.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-11-06T23:17:39.407Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-06T23:17:39.680Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:17:40.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:17:40.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:17:40.306Z] prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container [2023-11-06T23:17:40.351Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T23:17:40.534Z] $ docker top f1ea0fa206970218f4abb2d076205456d70d350df46e053106e900f50ec897d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:17:40.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T23:17:41.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T23:17:41.428Z] + ls /var/log/sa-host [2023-11-06T23:17:41.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:17:41.588Z] provisioning config files... [2023-11-06T23:17:41.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8502805335230663333tmp [Pipeline] { [Pipeline] echo [2023-11-06T23:17:41.611Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:41.893Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T23:17:41.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:42.297Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T23:17:42.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:42.646Z] ---> sudo-logs.sh [2023-11-06T23:17:42.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T23:17:42.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:43.012Z] ---> job-cost.sh [2023-11-06T23:17:43.012Z] lf-activate-venv: SKIPPING [2023-11-06T23:17:43.012Z] DEBUG: total: 0.2199999988079071 [2023-11-06T23:17:43.012Z] INFO: Retrieving Stack Cost... [2023-11-06T23:17:43.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:17:43.838Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T23:17:43.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:17:44.129Z] ---> logs-deploy.sh [2023-11-06T23:17:44.130Z] lf-activate-venv: SKIPPING [2023-11-06T23:17:44.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/205 [2023-11-06T23:17:44.130Z] INFO: archiving workspace using pattern(s): [2023-11-06T23:17:45.065Z] Archives upload complete. [2023-11-06T23:17:45.324Z] INFO: archiving logs to Nexus [2023-11-06T23:17:45.893Z] ---> uname -a: [2023-11-06T23:17:45.893Z] Linux prd-ubuntu20-04-docker-8c-8g-16736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] ---> lscpu: [2023-11-06T23:17:45.893Z] Architecture: x86_64 [2023-11-06T23:17:45.893Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-06T23:17:45.893Z] Byte Order: Little Endian [2023-11-06T23:17:45.893Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-06T23:17:45.893Z] CPU(s): 8 [2023-11-06T23:17:45.893Z] On-line CPU(s) list: 0-7 [2023-11-06T23:17:45.893Z] Thread(s) per core: 1 [2023-11-06T23:17:45.893Z] Core(s) per socket: 1 [2023-11-06T23:17:45.893Z] Socket(s): 8 [2023-11-06T23:17:45.893Z] NUMA node(s): 1 [2023-11-06T23:17:45.893Z] Vendor ID: AuthenticAMD [2023-11-06T23:17:45.893Z] CPU family: 23 [2023-11-06T23:17:45.893Z] Model: 49 [2023-11-06T23:17:45.893Z] Model name: AMD EPYC-Rome Processor [2023-11-06T23:17:45.893Z] Stepping: 0 [2023-11-06T23:17:45.893Z] CPU MHz: 2799.998 [2023-11-06T23:17:45.893Z] BogoMIPS: 5599.99 [2023-11-06T23:17:45.893Z] Virtualization: AMD-V [2023-11-06T23:17:45.893Z] Hypervisor vendor: KVM [2023-11-06T23:17:45.893Z] Virtualization type: full [2023-11-06T23:17:45.893Z] L1d cache: 256 KiB [2023-11-06T23:17:45.893Z] L1i cache: 256 KiB [2023-11-06T23:17:45.893Z] L2 cache: 4 MiB [2023-11-06T23:17:45.893Z] L3 cache: 128 MiB [2023-11-06T23:17:45.893Z] NUMA node0 CPU(s): 0-7 [2023-11-06T23:17:45.893Z] Vulnerability Itlb multihit: Not affected [2023-11-06T23:17:45.893Z] Vulnerability L1tf: Not affected [2023-11-06T23:17:45.893Z] Vulnerability Mds: Not affected [2023-11-06T23:17:45.893Z] Vulnerability Meltdown: Not affected [2023-11-06T23:17:45.893Z] Vulnerability Mmio stale data: Not affected [2023-11-06T23:17:45.893Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-06T23:17:45.893Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-06T23:17:45.893Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-06T23:17:45.893Z] Vulnerability Srbds: Not affected [2023-11-06T23:17:45.893Z] Vulnerability Tsx async abort: Not affected [2023-11-06T23:17:45.893Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] ---> nproc: [2023-11-06T23:17:45.893Z] 8 [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] ---> df -h: [2023-11-06T23:17:45.893Z] Filesystem Size Used Avail Use% Mounted on [2023-11-06T23:17:45.893Z] overlay 155G 13G 143G 9% / [2023-11-06T23:17:45.893Z] tmpfs 64M 0 64M 0% /dev [2023-11-06T23:17:45.893Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-06T23:17:45.893Z] shm 64M 0 64M 0% /dev/shm [2023-11-06T23:17:45.893Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] ---> sar -b -r -n DEV: [2023-11-06T23:17:45.893Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16736) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] 23:04:14 LINUX RESTART (8 CPU) [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] 23:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-06T23:17:45.893Z] 23:06:01 256.04 4.08 251.96 0.00 397.67 106057.39 0.00 [2023-11-06T23:17:45.893Z] 23:07:01 94.65 0.25 94.40 0.00 11.20 18429.06 0.00 [2023-11-06T23:17:45.893Z] 23:08:01 127.95 0.03 127.91 0.00 8.53 36103.85 0.00 [2023-11-06T23:17:45.893Z] 23:09:01 2.13 0.00 2.13 0.00 0.00 23.75 0.00 [2023-11-06T23:17:45.893Z] 23:10:01 54.37 11.61 42.76 0.00 5176.87 8502.58 0.00 [2023-11-06T23:17:45.893Z] 23:11:01 6.55 0.02 6.53 0.00 0.13 124.78 0.00 [2023-11-06T23:17:45.893Z] 23:12:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2023-11-06T23:17:45.893Z] 23:13:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 [2023-11-06T23:17:45.893Z] 23:14:01 1.30 0.00 1.30 0.00 0.00 14.12 0.00 [2023-11-06T23:17:45.893Z] 23:15:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 [2023-11-06T23:17:45.893Z] 23:16:01 1.33 0.00 1.33 0.00 0.00 19.46 0.00 [2023-11-06T23:17:45.893Z] 23:17:01 51.71 0.33 51.37 0.00 20.40 29083.15 0.00 [2023-11-06T23:17:45.893Z] Average: 50.10 1.36 48.74 0.00 467.86 16533.33 0.00 [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] 23:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-06T23:17:45.893Z] 23:06:01 28525432 31609724 698148 2.12 148212 3143576 1752364 5.16 1019940 2883580 488 [2023-11-06T23:17:45.893Z] 23:07:01 27994648 31516676 783100 2.38 153492 3527664 2029480 5.98 1426384 2953084 377020 [2023-11-06T23:17:45.893Z] 23:08:01 27672376 31577616 723112 2.20 163140 3869804 1800208 5.31 1238908 3428404 360 [2023-11-06T23:17:45.893Z] 23:09:01 27672908 31578268 722128 2.20 163204 3869796 1800208 5.31 1238276 3428404 20 [2023-11-06T23:17:45.893Z] 23:10:01 27193476 31558908 716008 2.18 192468 4295040 1692484 4.99 1546660 3565360 1052 [2023-11-06T23:17:45.893Z] 23:11:01 27198508 31559108 715004 2.17 191032 4291784 1704556 5.02 1544624 3562144 16 [2023-11-06T23:17:45.893Z] 23:12:01 27207572 31568256 705804 2.15 191104 4291788 1704556 5.02 1535556 3562148 16 [2023-11-06T23:17:45.893Z] 23:13:01 27207944 31568744 705420 2.15 191176 4291792 1704556 5.02 1535868 3562152 8 [2023-11-06T23:17:45.893Z] 23:14:01 27208376 31569252 704868 2.14 191248 4291792 1704556 5.02 1535112 3562152 8 [2023-11-06T23:17:45.893Z] 23:15:01 27208344 31569280 704760 2.14 191304 4291796 1704556 5.02 1535392 3562156 8 [2023-11-06T23:17:45.893Z] 23:16:01 27211904 31572904 701060 2.13 191364 4291796 1704556 5.02 1532680 3562156 8 [2023-11-06T23:17:45.893Z] 23:17:01 26083152 31532940 737760 2.24 209184 5282168 1869368 5.51 1694484 4444408 181860 [2023-11-06T23:17:45.893Z] Average: 27365387 31565140 718098 2.18 181411 4144900 1764287 5.20 1448657 3506346 46739 [2023-11-06T23:17:45.893Z] [2023-11-06T23:17:45.893Z] 23:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-06T23:17:45.893Z] 23:06:01 ens3 463.94 295.22 5541.65 39.97 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:06:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:06:01 docker0 216.15 332.98 18.23 2438.19 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:07:01 ens3 44.96 39.28 77.25 97.75 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:07:01 veth3cf890b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:07:01 docker0 1.55 3.42 0.09 30.93 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:08:01 ens3 158.91 114.11 2645.41 247.60 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:08:01 lo 7.80 7.80 0.78 0.78 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:08:01 docker0 1.73 3.73 0.11 34.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:09:01 ens3 0.57 0.33 0.36 0.19 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:10:01 ens3 195.05 109.88 2730.12 7.68 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:11:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.893Z] 23:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:14:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:15:01 ens3 0.63 0.43 0.34 0.27 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:16:01 ens3 0.52 0.30 1.29 0.02 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:17:01 ens3 255.52 132.39 5001.94 17.08 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] 23:17:01 docker0 61.81 124.48 4.90 1027.56 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] Average: ens3 93.41 57.69 1333.09 34.21 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] Average: docker0 23.43 38.71 1.94 294.20 0.00 0.00 0.00 0.00 [2023-11-06T23:17:45.894Z] [2023-11-06T23:17:45.894Z] [2023-11-06T23:17:45.894Z] ---> sar -P ALL: [2023-11-06T23:17:45.894Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16736) 11/06/23 _x86_64_ (8 CPU) [2023-11-06T23:17:45.894Z] [2023-11-06T23:17:45.894Z] 23:04:14 LINUX RESTART (8 CPU) [2023-11-06T23:17:45.894Z] [2023-11-06T23:17:45.894Z] 23:05:01 CPU %user %nice %system %iowait %steal %idle [2023-11-06T23:17:45.894Z] 23:06:01 all 7.02 0.00 3.50 4.73 0.05 84.69 [2023-11-06T23:17:45.894Z] 23:06:01 0 5.52 0.00 5.29 30.14 0.07 58.98 [2023-11-06T23:17:45.894Z] 23:06:01 1 7.66 0.00 2.98 3.45 0.07 85.84 [2023-11-06T23:17:45.894Z] 23:06:01 2 7.18 0.00 2.92 1.08 0.07 88.76 [2023-11-06T23:17:45.894Z] 23:06:01 3 5.62 0.00 3.58 1.01 0.05 89.74 [2023-11-06T23:17:45.894Z] 23:06:01 4 7.89 0.00 2.87 1.04 0.03 88.16 [2023-11-06T23:17:45.894Z] 23:06:01 5 7.92 0.00 3.90 0.61 0.05 87.52 [2023-11-06T23:17:45.894Z] 23:06:01 6 6.41 0.00 2.65 0.03 0.05 90.86 [2023-11-06T23:17:45.894Z] 23:06:01 7 7.94 0.00 3.82 0.64 0.05 87.55 [2023-11-06T23:17:45.894Z] 23:07:01 all 48.25 0.00 4.50 1.15 0.09 46.01 [2023-11-06T23:17:45.894Z] 23:07:01 0 47.06 0.00 4.61 0.15 0.08 48.10 [2023-11-06T23:17:45.894Z] 23:07:01 1 48.67 0.00 4.48 0.23 0.08 46.53 [2023-11-06T23:17:45.894Z] 23:07:01 2 47.70 0.00 4.81 6.39 0.10 40.99 [2023-11-06T23:17:45.894Z] 23:07:01 3 49.14 0.00 4.41 0.18 0.10 46.16 [2023-11-06T23:17:45.894Z] 23:07:01 4 48.37 0.00 4.67 1.36 0.10 45.50 [2023-11-06T23:17:45.894Z] 23:07:01 5 47.82 0.00 4.22 0.25 0.08 47.63 [2023-11-06T23:17:45.894Z] 23:07:01 6 48.31 0.00 4.55 0.32 0.12 46.70 [2023-11-06T23:17:45.894Z] 23:07:01 7 48.94 0.00 4.26 0.29 0.08 46.43 [2023-11-06T23:17:45.894Z] 23:08:01 all 5.27 0.00 1.79 2.42 0.03 90.49 [2023-11-06T23:17:45.894Z] 23:08:01 0 6.83 0.00 1.72 0.07 0.05 91.34 [2023-11-06T23:17:45.894Z] 23:08:01 1 5.56 0.00 3.33 6.36 0.05 84.69 [2023-11-06T23:17:45.894Z] 23:08:01 2 5.60 0.00 1.53 4.34 0.03 88.50 [2023-11-06T23:17:45.894Z] 23:08:01 3 4.28 0.00 1.29 0.02 0.03 94.38 [2023-11-06T23:17:45.894Z] 23:08:01 4 5.03 0.00 1.87 6.91 0.02 86.17 [2023-11-06T23:17:45.894Z] 23:08:01 5 4.14 0.00 1.24 1.02 0.03 93.56 [2023-11-06T23:17:45.894Z] 23:08:01 6 4.43 0.00 1.61 0.52 0.02 93.42 [2023-11-06T23:17:45.894Z] 23:08:01 7 6.26 0.00 1.73 0.17 0.03 91.81 [2023-11-06T23:17:45.894Z] 23:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-06T23:17:45.894Z] 23:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-06T23:17:45.894Z] 23:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-06T23:17:45.894Z] 23:09:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-06T23:17:45.894Z] 23:09:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-06T23:17:45.894Z] 23:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T23:17:45.894Z] 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-06T23:17:45.894Z] 23:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:10:01 all 2.48 0.00 1.36 0.74 0.03 95.39 [2023-11-06T23:17:45.894Z] 23:10:01 0 2.08 0.00 1.02 1.22 0.03 95.65 [2023-11-06T23:17:45.894Z] 23:10:01 1 1.50 0.00 1.20 0.57 0.05 96.68 [2023-11-06T23:17:45.894Z] 23:10:01 2 2.14 0.00 1.29 1.85 0.02 94.71 [2023-11-06T23:17:45.894Z] 23:10:01 3 2.87 0.00 0.85 0.08 0.03 96.16 [2023-11-06T23:17:45.894Z] 23:10:01 4 2.44 0.00 1.14 0.38 0.03 96.01 [2023-11-06T23:17:45.894Z] 23:10:01 5 3.57 0.00 1.36 0.65 0.03 94.38 [2023-11-06T23:17:45.894Z] 23:10:01 6 2.32 0.00 2.96 0.92 0.02 93.78 [2023-11-06T23:17:45.894Z] 23:10:01 7 2.95 0.00 1.08 0.22 0.03 95.72 [2023-11-06T23:17:45.894Z] 23:11:01 all 0.13 0.00 0.05 0.01 0.01 99.80 [2023-11-06T23:17:45.894Z] 23:11:01 0 0.50 0.00 0.05 0.00 0.02 99.43 [2023-11-06T23:17:45.894Z] 23:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-06T23:17:45.894Z] 23:11:01 2 0.07 0.00 0.03 0.08 0.02 99.80 [2023-11-06T23:17:45.894Z] 23:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-06T23:17:45.894Z] 23:11:01 4 0.05 0.00 0.05 0.02 0.00 99.88 [2023-11-06T23:17:45.894Z] 23:11:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-06T23:17:45.894Z] 23:11:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-06T23:17:45.894Z] 23:11:01 7 0.27 0.00 0.10 0.00 0.00 99.63 [2023-11-06T23:17:45.894Z] 23:12:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2023-11-06T23:17:45.894Z] 23:12:01 0 1.47 0.00 0.00 0.02 0.00 98.52 [2023-11-06T23:17:45.894Z] 23:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-06T23:17:45.894Z] 23:12:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-06T23:17:45.894Z] 23:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T23:17:45.894Z] 23:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-06T23:17:45.894Z] 23:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T23:17:45.894Z] 23:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T23:17:45.894Z] 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-11-06T23:17:45.894Z] 23:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T23:17:45.894Z] 23:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-06T23:17:45.894Z] 23:13:01 2 0.02 0.00 0.00 0.12 0.00 99.87 [2023-11-06T23:17:45.894Z] 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-06T23:17:45.894Z] 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-06T23:17:45.894Z] 23:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T23:17:45.894Z] 23:14:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-11-06T23:17:45.894Z] 23:14:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2023-11-06T23:17:45.894Z] 23:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-06T23:17:45.894Z] 23:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-06T23:17:45.894Z] 23:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-06T23:17:45.894Z] 23:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-06T23:17:45.894Z] 23:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T23:17:45.894Z] 23:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T23:17:45.894Z] 23:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-06T23:17:45.894Z] 23:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T23:17:45.894Z] 23:15:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-11-06T23:17:45.894Z] 23:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-06T23:17:45.894Z] 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:15:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2023-11-06T23:17:45.894Z] 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.894Z] 23:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-06T23:17:45.894Z] 23:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T23:17:45.894Z] 23:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-06T23:17:45.894Z] 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-06T23:17:45.895Z] 23:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-06T23:17:45.895Z] 23:16:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-06T23:17:45.895Z] 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-06T23:17:45.895Z] 23:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-06T23:17:45.895Z] 23:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-06T23:17:45.895Z] 23:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-06T23:17:45.895Z] 23:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-06T23:17:45.895Z] [2023-11-06T23:17:45.895Z] 23:16:01 CPU %user %nice %system %iowait %steal %idle [2023-11-06T23:17:45.895Z] 23:17:01 all 4.16 0.00 1.58 1.40 0.02 92.83 [2023-11-06T23:17:45.895Z] 23:17:01 0 3.37 0.00 1.49 0.00 0.02 95.11 [2023-11-06T23:17:45.895Z] 23:17:01 1 4.91 0.00 1.38 0.25 0.03 93.43 [2023-11-06T23:17:45.895Z] 23:17:01 2 4.29 0.00 1.11 1.07 0.03 93.49 [2023-11-06T23:17:45.895Z] 23:17:01 3 3.74 0.00 1.61 8.49 0.03 86.13 [2023-11-06T23:17:45.895Z] 23:17:01 4 3.69 0.00 1.22 0.03 0.02 95.04 [2023-11-06T23:17:45.895Z] 23:17:01 5 6.22 0.00 1.89 1.34 0.02 90.53 [2023-11-06T23:17:45.895Z] 23:17:01 6 3.01 0.00 2.63 0.03 0.02 94.31 [2023-11-06T23:17:45.895Z] 23:17:01 7 4.03 0.00 1.34 0.00 0.02 94.61 [2023-11-06T23:17:45.895Z] Average: all 5.61 0.00 1.07 0.87 0.02 92.43 [2023-11-06T23:17:45.895Z] Average: 0 5.59 0.00 1.18 2.61 0.03 90.59 [2023-11-06T23:17:45.895Z] Average: 1 5.71 0.00 1.13 0.90 0.04 92.23 [2023-11-06T23:17:45.895Z] Average: 2 5.56 0.00 0.97 1.25 0.03 92.19 [2023-11-06T23:17:45.895Z] Average: 3 5.46 0.00 0.98 0.81 0.02 92.73 [2023-11-06T23:17:45.895Z] Average: 4 5.60 0.00 0.99 0.81 0.02 92.58 [2023-11-06T23:17:45.895Z] Average: 5 5.78 0.00 1.05 0.32 0.02 92.82 [2023-11-06T23:17:45.895Z] Average: 6 5.36 0.00 1.21 0.15 0.02 93.26 [2023-11-06T23:17:45.895Z] Average: 7 5.84 0.00 1.02 0.11 0.02 93.01 [2023-11-06T23:17:45.895Z] [2023-11-06T23:17:45.895Z] [2023-11-06T23:17:45.895Z]