Pull request #649 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e7c92ee2f0314ec9a775651acc6a7b5398af05a+4880d13fba8919741e70fade795d8a1158c52518 (c53c6ffa3e8532689c29a3c39007a7db0ce3c56e) 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-ssh11038583388659218173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9447985225910495588.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12173254454718736415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6852325386876799451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7884400115284770418.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-649/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-649/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11646949224640322278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5559’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5563 in /w/workspace/_app-service-configurable_PR-649 [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/_app-service-configurable_PR-649 # 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 > 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 Merging remotes/origin/main commit 4880d13fba8919741e70fade795d8a1158c52518 into PR head commit 7e7c92ee2f0314ec9a775651acc6a7b5398af05a Merge succeeded, producing 7e7c92ee2f0314ec9a775651acc6a7b5398af05a Checking out Revision 7e7c92ee2f0314ec9a775651acc6a7b5398af05a (PR-649) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/649/head:refs/remotes/origin/PR-649 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-13T23:33:38.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-13T23:33:38.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-13T23:33:38.873Z] ========================================================= [2024-03-13T23:33:38.873Z] EdgeX Global Pipelines Version Info [2024-03-13T23:33:38.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:33:39.642Z] ------------------- [2024-03-13T23:33:39.642Z] stable info: [2024-03-13T23:33:39.642Z] ------------------- [2024-03-13T23:33:39.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-13T23:33:39.642Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:33:39.642Z] Message: update stable to v1.0.258 [2024-03-13T23:33:40.215Z] ------------------- [2024-03-13T23:33:40.215Z] experimental info: [2024-03-13T23:33:40.215Z] ------------------- [2024-03-13T23:33:40.215Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-13T23:33:40.215Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:33:40.215Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-13T23:33:40.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-13T23:33:40.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-13T23:33:40.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-13T23:33:40.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-13T23:33:40.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-13T23:33:40.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-13T23:33:40.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-13T23:33:40.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-13T23:33:40.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-13T23:33:40.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-13T23:33:41.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-13T23:33:41.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-13T23:33:41.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-13T23:33:41.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-13T23:33:41.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-13T23:33:41.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-13T23:33:41.513Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-13T23:33:41.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-13T23:33:41.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-13T23:33:41.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-13T23:33:41.935Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-13T23:33:42.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-13T23:33:42.134Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-13T23:33:42.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-13T23:33:42.314Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-13T23:33:42.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-13T23:33:42.496Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-13T23:33:42.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-649 [Pipeline] echo [2024-03-13T23:33:42.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-649 [Pipeline] echo [2024-03-13T23:33:42.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-649 [Pipeline] echo [2024-03-13T23:33:42.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo [2024-03-13T23:33:42.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e7c92e [Pipeline] echo [2024-03-13T23:33:43.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:33:43.239Z] provisioning config files... [2024-03-13T23:33:43.259Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config7253265849733951113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:33:43.686Z] ---> ****-login.sh [2024-03-13T23:33:43.686Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:33:44.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:44.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:44.191Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:44.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:44.191Z] [2024-03-13T23:33:44.191Z] Login Succeeded [2024-03-13T23:33:44.191Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:33:44.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:44.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:44.192Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:44.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:44.192Z] [2024-03-13T23:33:44.192Z] Login Succeeded [2024-03-13T23:33:44.192Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:33:44.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:44.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:44.192Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:44.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:44.192Z] [2024-03-13T23:33:44.192Z] Login Succeeded [2024-03-13T23:33:44.192Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:33:44.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:44.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:44.454Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:44.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:44.454Z] [2024-03-13T23:33:44.454Z] Login Succeeded [2024-03-13T23:33:44.454Z] ****.io [2024-03-13T23:33:44.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:44.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:44.714Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:44.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:44.714Z] [2024-03-13T23:33:44.714Z] Login Succeeded [2024-03-13T23:33:44.714Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:33:44.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-13T23:33:45.534Z] + git rev-list -1 --merges 7e7c92ee2f0314ec9a775651acc6a7b5398af05a~1..7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo [2024-03-13T23:33:45.579Z] -----------> git rev-list -1 --merges 7e7c92ee2f0314ec9a775651acc6a7b5398af05a~1..7e7c92ee2f0314ec9a775651acc6a7b5398af05a 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [false] [Pipeline] sh [2024-03-13T23:33:45.916Z] + git log --format=format:%s -1 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo [2024-03-13T23:33:45.950Z] ========================================================= [2024-03-13T23:33:45.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-13T23:33:45.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:33:46.473Z] + git log --format=format:%s -1 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo [2024-03-13T23:33:46.515Z] [semverPrep] GIT_COMMIT: 7e7c92ee2f0314ec9a775651acc6a7b5398af05a, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo [2024-03-13T23:33:46.569Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-13T23:33:46.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-13T23:33:46.999Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-13T23:33:46.999Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-13T23:33:46.999Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-13T23:33:46.999Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-13T23:33:46.999Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-13T23:33:46.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:33:47.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:33:47.456Z] [2024-03-13T23:33:47.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:33:47.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:33:47.867Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-13T23:33:47.867Z] b85a868b505f: Pulling fs layer [2024-03-13T23:33:47.867Z] e2be974225ed: Pulling fs layer [2024-03-13T23:33:47.867Z] 339a4e72a1f5: Pulling fs layer [2024-03-13T23:33:47.867Z] 988bab9f4d93: Pulling fs layer [2024-03-13T23:33:47.867Z] 1469e6f7b9e6: Pulling fs layer [2024-03-13T23:33:47.867Z] eaf3925da568: Pulling fs layer [2024-03-13T23:33:47.867Z] 988bab9f4d93: Waiting [2024-03-13T23:33:47.867Z] eaf3925da568: Waiting [2024-03-13T23:33:47.867Z] bab4dde63d76: Pulling fs layer [2024-03-13T23:33:47.867Z] bde34c3a00c8: Pulling fs layer [2024-03-13T23:33:47.867Z] 1469e6f7b9e6: Waiting [2024-03-13T23:33:47.867Z] b352a97aabf1: Pulling fs layer [2024-03-13T23:33:47.867Z] bab4dde63d76: Waiting [2024-03-13T23:33:47.867Z] bde34c3a00c8: Waiting [2024-03-13T23:33:47.867Z] 4872d77fe225: Pulling fs layer [2024-03-13T23:33:47.867Z] 5851b861e8e6: Pulling fs layer [2024-03-13T23:33:47.867Z] b352a97aabf1: Waiting [2024-03-13T23:33:47.867Z] 4872d77fe225: Waiting [2024-03-13T23:33:47.867Z] 5851b861e8e6: Waiting [2024-03-13T23:33:47.867Z] e2be974225ed: Download complete [2024-03-13T23:33:47.867Z] 988bab9f4d93: Verifying Checksum [2024-03-13T23:33:47.867Z] 988bab9f4d93: Download complete [2024-03-13T23:33:47.867Z] 1469e6f7b9e6: Verifying Checksum [2024-03-13T23:33:47.867Z] 1469e6f7b9e6: Download complete [2024-03-13T23:33:47.867Z] 339a4e72a1f5: Verifying Checksum [2024-03-13T23:33:47.867Z] 339a4e72a1f5: Download complete [2024-03-13T23:33:47.867Z] eaf3925da568: Verifying Checksum [2024-03-13T23:33:47.867Z] eaf3925da568: Download complete [2024-03-13T23:33:47.867Z] bde34c3a00c8: Verifying Checksum [2024-03-13T23:33:47.867Z] bde34c3a00c8: Download complete [2024-03-13T23:33:48.140Z] b352a97aabf1: Verifying Checksum [2024-03-13T23:33:48.140Z] b352a97aabf1: Download complete [2024-03-13T23:33:48.140Z] 4872d77fe225: Verifying Checksum [2024-03-13T23:33:48.140Z] 4872d77fe225: Download complete [2024-03-13T23:33:48.140Z] 5851b861e8e6: Download complete [2024-03-13T23:33:48.140Z] b85a868b505f: Verifying Checksum [2024-03-13T23:33:48.140Z] b85a868b505f: Download complete [2024-03-13T23:33:48.398Z] bab4dde63d76: Verifying Checksum [2024-03-13T23:33:48.398Z] bab4dde63d76: Download complete [2024-03-13T23:33:49.337Z] b85a868b505f: Pull complete [2024-03-13T23:33:49.595Z] e2be974225ed: Pull complete [2024-03-13T23:33:50.164Z] 339a4e72a1f5: Pull complete [2024-03-13T23:33:50.423Z] 988bab9f4d93: Pull complete [2024-03-13T23:33:50.997Z] 1469e6f7b9e6: Pull complete [2024-03-13T23:33:50.997Z] eaf3925da568: Pull complete [2024-03-13T23:33:52.904Z] bab4dde63d76: Pull complete [2024-03-13T23:33:53.474Z] bde34c3a00c8: Pull complete [2024-03-13T23:33:53.474Z] b352a97aabf1: Pull complete [2024-03-13T23:33:53.734Z] 4872d77fe225: Pull complete [2024-03-13T23:33:53.996Z] 5851b861e8e6: Pull complete [2024-03-13T23:33:53.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-13T23:33:53.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:33:53.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:33:54.363Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2024-03-13T23:33:54.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@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/py-git-semver:0.1.4 cat [2024-03-13T23:33:57.610Z] $ docker top c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 -eo pid,comm [2024-03-13T23:33:57.670Z] 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). [2024-03-13T23:33:57.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-13T23:33:57.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-13T23:33:57.890Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-13T23:33:58.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-13T23:33:58.010Z] $ docker exec c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent [2024-03-13T23:33:58.113Z] SSH_AUTH_SOCK=/tmp/ssh-da8oHXss7jXj/agent.31 [2024-03-13T23:33:58.113Z] SSH_AGENT_PID=37 [2024-03-13T23:33:58.122Z] Running ssh-add (command line suppressed) [2024-03-13T23:33:58.239Z] Identity added: /w/workspace/_app-service-configurable_PR-649@tmp/private_key_13529734220775714282.key (/w/workspace/_app-service-configurable_PR-649@tmp/private_key_13529734220775714282.key) [2024-03-13T23:33:58.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-13T23:33:58.639Z] + git tag --points-at HEAD [Pipeline] } [2024-03-13T23:33:58.670Z] $ docker exec --env ******** --env ******** c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent -k [2024-03-13T23:33:58.770Z] unset SSH_AUTH_SOCK; [2024-03-13T23:33:58.770Z] unset SSH_AGENT_PID; [2024-03-13T23:33:58.770Z] echo Agent pid 37 killed; [2024-03-13T23:33:58.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-13T23:33:58.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-13T23:33:58.921Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-13T23:33:59.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-13T23:33:59.047Z] $ docker exec c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent [2024-03-13T23:33:59.157Z] SSH_AUTH_SOCK=/tmp/ssh-iEOV07eER2P7/agent.70 [2024-03-13T23:33:59.157Z] SSH_AGENT_PID=76 [2024-03-13T23:33:59.161Z] Running ssh-add (command line suppressed) [2024-03-13T23:33:59.287Z] Identity added: /w/workspace/_app-service-configurable_PR-649@tmp/private_key_13525615158521524389.key (/w/workspace/_app-service-configurable_PR-649@tmp/private_key_13525615158521524389.key) [2024-03-13T23:33:59.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-13T23:33:59.646Z] + git semver init [2024-03-13T23:33:59.906Z] 2024-03-13 23:33:59,860 [run_init] DEBUG init version:0.0.0 force:False [2024-03-13T23:33:59.906Z] 2024-03-13 23:33:59,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-649/.semver [2024-03-13T23:33:59.906Z] 2024-03-13 23:33:59,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-649/.semver [2024-03-13T23:33:59.906Z] 2024-03-13 23:33:59,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-649/.semver'], cwd=/w/workspace/_app-service-configurable_PR-649, universal_newlines=False, shell=None, istream=None) [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,080 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-649/.git/info/exclude [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-649/.semver/PR-649 with force:False [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,081 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-649/.semver/PR-649 [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,086 [execute] INFO git cat-file --batch-check [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-649/.semver, universal_newlines=False, shell=None, istream=) [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,092 [execute] INFO git cat-file --batch [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-649/.semver, universal_newlines=False, shell=None, istream=) [2024-03-13T23:34:01.293Z] 2024-03-13 23:34:01,097 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-649/.semver/PR-649 [2024-03-13T23:34:01.293Z] 0.0.0 [Pipeline] } [2024-03-13T23:34:01.326Z] $ docker exec --env ******** --env ******** c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent -k [2024-03-13T23:34:01.428Z] unset SSH_AUTH_SOCK; [2024-03-13T23:34:01.428Z] unset SSH_AGENT_PID; [2024-03-13T23:34:01.428Z] echo Agent pid 76 killed; [2024-03-13T23:34:01.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-13T23:34:01.960Z] + git semver [Pipeline] } [2024-03-13T23:34:02.243Z] $ docker stop --time=1 c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 [2024-03-13T23:34:03.673Z] $ docker rm -f --volumes c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:34:04.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-13T23:34:04.485Z] Stashed 1 file(s) [Pipeline] echo [2024-03-13T23:34:04.501Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-03-13T23:34:05.583Z] provisioning config files... [2024-03-13T23:34:05.594Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config8442291217430778307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:34:05.998Z] ---> ****-login.sh [2024-03-13T23:34:05.998Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:34:05.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:05.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:05.999Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:05.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:05.999Z] [2024-03-13T23:34:05.999Z] Login Succeeded [2024-03-13T23:34:05.999Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:34:05.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:05.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:05.999Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:05.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:05.999Z] [2024-03-13T23:34:05.999Z] Login Succeeded [2024-03-13T23:34:05.999Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:34:06.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:06.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:06.258Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:06.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:06.258Z] [2024-03-13T23:34:06.258Z] Login Succeeded [2024-03-13T23:34:06.258Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:34:06.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:06.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:06.258Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:06.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:06.258Z] [2024-03-13T23:34:06.258Z] Login Succeeded [2024-03-13T23:34:06.258Z] ****.io [2024-03-13T23:34:06.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:06.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:06.520Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:06.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:06.520Z] [2024-03-13T23:34:06.520Z] Login Succeeded [2024-03-13T23:34:06.520Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:34:06.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-13T23:34:06.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:34:06.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:34:07.005Z] ========================================================= [2024-03-13T23:34:07.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-13T23:34:07.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:34:07.623Z] + 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 . [2024-03-13T23:34:07.623Z] Sending build context to Docker daemon 8.813MB [2024-03-13T23:34:07.623Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:34:07.623Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-13T23:34:07.623Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-13T23:34:07.623Z] 7264a8db6415: Pulling fs layer [2024-03-13T23:34:07.623Z] c4d48a809fc2: Pulling fs layer [2024-03-13T23:34:07.623Z] 4f1c88b9dad5: Pulling fs layer [2024-03-13T23:34:07.623Z] ad3a456e5733: Pulling fs layer [2024-03-13T23:34:07.623Z] 69c7f0334f64: Pulling fs layer [2024-03-13T23:34:07.623Z] 1f1c1a5573a3: Pulling fs layer [2024-03-13T23:34:07.623Z] ce7588e14bc9: Pulling fs layer [2024-03-13T23:34:07.623Z] b5e4710f87ac: Pulling fs layer [2024-03-13T23:34:07.623Z] ad3a456e5733: Waiting [2024-03-13T23:34:07.623Z] 69c7f0334f64: Waiting [2024-03-13T23:34:07.623Z] 1f1c1a5573a3: Waiting [2024-03-13T23:34:07.623Z] ce7588e14bc9: Waiting [2024-03-13T23:34:07.623Z] b5e4710f87ac: Waiting [2024-03-13T23:34:07.623Z] c4d48a809fc2: Verifying Checksum [2024-03-13T23:34:07.623Z] c4d48a809fc2: Download complete [2024-03-13T23:34:07.623Z] ad3a456e5733: Verifying Checksum [2024-03-13T23:34:07.623Z] ad3a456e5733: Download complete [2024-03-13T23:34:07.884Z] 69c7f0334f64: Verifying Checksum [2024-03-13T23:34:07.884Z] 69c7f0334f64: Download complete [2024-03-13T23:34:07.884Z] 7264a8db6415: Download complete [2024-03-13T23:34:07.884Z] 1f1c1a5573a3: Verifying Checksum [2024-03-13T23:34:07.884Z] 1f1c1a5573a3: Download complete [2024-03-13T23:34:07.884Z] 7264a8db6415: Pull complete [2024-03-13T23:34:08.151Z] b5e4710f87ac: Verifying Checksum [2024-03-13T23:34:08.151Z] b5e4710f87ac: Download complete [2024-03-13T23:34:08.151Z] c4d48a809fc2: Pull complete [2024-03-13T23:34:08.151Z] 4f1c88b9dad5: Download complete [2024-03-13T23:34:08.720Z] ce7588e14bc9: Verifying Checksum [2024-03-13T23:34:08.720Z] ce7588e14bc9: Download complete [2024-03-13T23:34:12.029Z] 4f1c88b9dad5: Pull complete [2024-03-13T23:34:12.029Z] ad3a456e5733: Pull complete [2024-03-13T23:34:12.296Z] 69c7f0334f64: Pull complete [2024-03-13T23:34:12.556Z] 1f1c1a5573a3: Pull complete [2024-03-13T23:34:15.873Z] ce7588e14bc9: Pull complete [2024-03-13T23:34:15.873Z] b5e4710f87ac: Pull complete [2024-03-13T23:34:15.873Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-13T23:34:15.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-13T23:34:15.873Z] ---> 88b5674ff536 [2024-03-13T23:34:15.873Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-13T23:34:20.297Z] Still waiting to schedule task [2024-03-13T23:34:20.297Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5566’ [2024-03-13T23:34:22.460Z] ---> Running in 705dc93f0e9d [2024-03-13T23:34:22.460Z] Removing intermediate container 705dc93f0e9d [2024-03-13T23:34:22.460Z] ---> 695a2807ef96 [2024-03-13T23:34:22.460Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:34:22.460Z] ---> Running in 1dd48cbfdec4 [2024-03-13T23:34:22.460Z] Removing intermediate container 1dd48cbfdec4 [2024-03-13T23:34:22.460Z] ---> f00e512e020c [2024-03-13T23:34:22.460Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:34:22.737Z] ---> Running in 239b8adb9a3c [2024-03-13T23:34:23.007Z] Removing intermediate container 239b8adb9a3c [2024-03-13T23:34:23.007Z] ---> c05b1437392e [2024-03-13T23:34:23.007Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:34:23.271Z] ---> Running in b9bf1a1b4a03 [2024-03-13T23:34:23.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:34:23.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:34:24.137Z] OK: 264 MiB in 52 packages [2024-03-13T23:34:24.711Z] Removing intermediate container b9bf1a1b4a03 [2024-03-13T23:34:24.711Z] ---> c33ce0407a4a [2024-03-13T23:34:24.711Z] Step 7/12 : WORKDIR /app [2024-03-13T23:34:24.711Z] ---> Running in 9bea84b55a87 [2024-03-13T23:34:24.711Z] Removing intermediate container 9bea84b55a87 [2024-03-13T23:34:24.711Z] ---> 0e3801543cf9 [2024-03-13T23:34:24.711Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-13T23:34:24.711Z] ---> 6e927116637c [2024-03-13T23:34:24.711Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:34:24.711Z] ---> Running in 636677ef3dc5 [2024-03-13T23:35:03.557Z] Removing intermediate container 636677ef3dc5 [2024-03-13T23:35:03.557Z] ---> 0361bb9eebc0 [2024-03-13T23:35:03.557Z] Step 10/12 : COPY . . [2024-03-13T23:35:03.557Z] ---> 41e788878e14 [2024-03-13T23:35:03.557Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:35:03.557Z] ---> Running in c6271117936a [2024-03-13T23:35:03.557Z] Removing intermediate container c6271117936a [2024-03-13T23:35:03.557Z] ---> 87d93fc8b5e8 [2024-03-13T23:35:03.557Z] Step 12/12 : RUN $MAKE [2024-03-13T23:35:03.557Z] ---> Running in 4c23650dba24 [2024-03-13T23:35:03.557Z] noop [2024-03-13T23:35:03.557Z] Removing intermediate container 4c23650dba24 [2024-03-13T23:35:03.557Z] ---> f9377556e635 [2024-03-13T23:35:03.557Z] Successfully built f9377556e635 [2024-03-13T23:35:03.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:35:04.169Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-13T23:35:04.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:35:04.389Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2024-03-13T23:35:04.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-13T23:35:04.788Z] $ docker top c366ed3df8016e93a0516b6eade7e2dc6f75de0eb0b05eb41fa57cf493fca146 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:35:05.231Z] + go version [2024-03-13T23:35:05.231Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-13T23:35:05.261Z] $ docker stop --time=1 c366ed3df8016e93a0516b6eade7e2dc6f75de0eb0b05eb41fa57cf493fca146 [2024-03-13T23:35:06.583Z] $ docker rm -f --volumes c366ed3df8016e93a0516b6eade7e2dc6f75de0eb0b05eb41fa57cf493fca146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:35:07.524Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-13T23:35:07.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:35:07.751Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2024-03-13T23:35:07.777Z] $ 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_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-13T23:35:08.098Z] $ docker top d5ee7653ac13fbcab5ea2d637c8414ffac7b0e3d912a61e9ebd1ed3994e33c2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:35:08.541Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-649 [Pipeline] fileExists [Pipeline] sh [2024-03-13T23:35:09.007Z] + make test [2024-03-13T23:35:09.007Z] go test -race -coverprofile=coverage.out ./... [2024-03-13T23:35:27.963Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-13T23:35:49.918Z] go vet ./... [2024-03-13T23:35:50.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-13T23:35:50.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-13T23:35:50.481Z] ./bin/test-attribution-txt.sh [2024-03-13T23:35:50.481Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-13T23:35:50.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-13T23:35:50.580Z] $ docker stop --time=1 d5ee7653ac13fbcab5ea2d637c8414ffac7b0e3d912a61e9ebd1ed3994e33c2d [2024-03-13T23:35:55.687Z] $ docker rm -f --volumes d5ee7653ac13fbcab5ea2d637c8414ffac7b0e3d912a61e9ebd1ed3994e33c2d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:35:56.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-13T23:35:56.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-13T23:35:57.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-13T23:35:57.498Z] + ls -al . [2024-03-13T23:35:57.498Z] total 184 [2024-03-13T23:35:57.498Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:35 . [2024-03-13T23:35:57.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:33 .. [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:33 .dockerignore [2024-03-13T23:35:57.498Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:35 .git [2024-03-13T23:35:57.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 .github [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 13 23:33 .gitignore [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:33 .golangci.yml [2024-03-13T23:35:57.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 13 23:33 Attribution.txt [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 13 23:33 CHANGELOG.md [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 13 23:33 Dockerfile [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:33 GOVERNANCE.md [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 13 23:33 Jenkinsfile [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:33 LICENSE [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:33 OWNERS.md [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 13 23:33 README.md [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION [2024-03-13T23:35:57.498Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:33 bin [2024-03-13T23:35:57.498Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:35 coverage.out [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 13 23:33 go.mod [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 13 23:33 go.sum [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 23:33 main.go [2024-03-13T23:35:57.498Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 13 23:33 makefile [2024-03-13T23:35:57.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:35:57.953Z] + 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=7e7c92ee2f0314ec9a775651acc6a7b5398af05a --label arch=amd64 --label version=0.0.0 . [2024-03-13T23:35:57.953Z] Sending build context to Docker daemon 8.814MB [2024-03-13T23:35:57.953Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:35:57.953Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-13T23:35:57.953Z] ---> f9377556e635 [2024-03-13T23:35:57.953Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-13T23:35:58.211Z] ---> Running in d14af22b0271 [2024-03-13T23:35:58.211Z] Removing intermediate container d14af22b0271 [2024-03-13T23:35:58.211Z] ---> 80939093b1e1 [2024-03-13T23:35:58.211Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:35:58.211Z] ---> Running in 4685ab9775af [2024-03-13T23:35:58.468Z] Removing intermediate container 4685ab9775af [2024-03-13T23:35:58.468Z] ---> 2fc09dfe58e6 [2024-03-13T23:35:58.468Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:35:58.468Z] ---> Running in e70a297aa983 [2024-03-13T23:35:58.468Z] Removing intermediate container e70a297aa983 [2024-03-13T23:35:58.468Z] ---> f9b7d8dfcee7 [2024-03-13T23:35:58.468Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:35:58.468Z] ---> Running in 49b2cb5b227f [2024-03-13T23:35:58.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:58.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:58.986Z] OK: 264 MiB in 52 packages [2024-03-13T23:35:59.244Z] Removing intermediate container 49b2cb5b227f [2024-03-13T23:35:59.244Z] ---> b455f41f31dd [2024-03-13T23:35:59.244Z] Step 7/27 : WORKDIR /app [2024-03-13T23:35:59.244Z] ---> Running in 03d27057f0d6 [2024-03-13T23:35:59.501Z] Removing intermediate container 03d27057f0d6 [2024-03-13T23:35:59.501Z] ---> 03878507dc5f [2024-03-13T23:35:59.501Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-13T23:35:59.501Z] ---> e31df5e84def [2024-03-13T23:35:59.501Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:35:59.501Z] ---> Running in 6795894c0f20 [2024-03-13T23:36:00.071Z] Removing intermediate container 6795894c0f20 [2024-03-13T23:36:00.071Z] ---> df5ddbb0a971 [2024-03-13T23:36:00.071Z] Step 10/27 : COPY . . [2024-03-13T23:36:00.648Z] ---> edd9468b2fbf [2024-03-13T23:36:00.648Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:36:00.648Z] ---> Running in 5f644bfd989a [2024-03-13T23:36:00.648Z] Removing intermediate container 5f644bfd989a [2024-03-13T23:36:00.648Z] ---> 34479ec7d463 [2024-03-13T23:36:00.648Z] Step 12/27 : RUN $MAKE [2024-03-13T23:36:00.648Z] ---> Running in 06232373383d [2024-03-13T23:36:00.952Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-13T23:36:23.072Z] Removing intermediate container 06232373383d [2024-03-13T23:36:23.072Z] ---> 349703f2c99c [2024-03-13T23:36:23.072Z] Step 13/27 : FROM alpine:3.18 [2024-03-13T23:36:23.072Z] 3.18: Pulling from library/alpine [2024-03-13T23:36:23.334Z] 619be1103602: Pulling fs layer [2024-03-13T23:36:23.598Z] 619be1103602: Verifying Checksum [2024-03-13T23:36:23.598Z] 619be1103602: Download complete [2024-03-13T23:36:23.860Z] 619be1103602: Pull complete [2024-03-13T23:36:23.860Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-13T23:36:23.860Z] Status: Downloaded newer image for alpine:3.18 [2024-03-13T23:36:23.860Z] ---> d3782b16ccc9 [2024-03-13T23:36:23.860Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-13T23:36:23.860Z] ---> Running in b17bea43ac1a [2024-03-13T23:36:23.860Z] Removing intermediate container b17bea43ac1a [2024-03-13T23:36:23.860Z] ---> 37cc3a0e4dac [2024-03-13T23:36:23.860Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-13T23:36:23.860Z] ---> Running in 271710a65738 [2024-03-13T23:36:24.123Z] Removing intermediate container 271710a65738 [2024-03-13T23:36:24.123Z] ---> 499d8adfa794 [2024-03-13T23:36:24.123Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-13T23:36:24.123Z] ---> Running in 2a8d9fd3bdfd [2024-03-13T23:36:24.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:36:24.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:36:24.963Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-13T23:36:24.963Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-13T23:36:24.963Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:36:24.963Z] Executing ca-certificates-20230506-r0.trigger [2024-03-13T23:36:24.963Z] OK: 8 MiB in 17 packages [2024-03-13T23:36:25.539Z] Removing intermediate container 2a8d9fd3bdfd [2024-03-13T23:36:25.539Z] ---> c1ef53364e52 [2024-03-13T23:36:25.539Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-13T23:36:25.539Z] ---> Running in 48a01c909160 [2024-03-13T23:36:25.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:36:25.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:36:26.060Z] OK: 8 MiB in 17 packages [2024-03-13T23:36:26.321Z] Removing intermediate container 48a01c909160 [2024-03-13T23:36:26.321Z] ---> 5e27d37fb0b2 [2024-03-13T23:36:26.321Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-13T23:36:26.321Z] ---> 11b2acf2fd87 [2024-03-13T23:36:26.321Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-13T23:36:26.580Z] ---> d743f8562281 [2024-03-13T23:36:26.580Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-13T23:36:26.580Z] ---> ac66a079820a [2024-03-13T23:36:26.580Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-13T23:36:27.342Z] ---> 840bfaef9b43 [2024-03-13T23:36:27.342Z] Step 22/27 : EXPOSE 48095 [2024-03-13T23:36:27.342Z] ---> Running in 1dd05c05a434 [2024-03-13T23:36:27.342Z] Removing intermediate container 1dd05c05a434 [2024-03-13T23:36:27.342Z] ---> 0468f70f0144 [2024-03-13T23:36:27.342Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-13T23:36:27.342Z] ---> Running in 61565af670fe [2024-03-13T23:36:27.602Z] Removing intermediate container 61565af670fe [2024-03-13T23:36:27.602Z] ---> 5d913e559aeb [2024-03-13T23:36:27.602Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-13T23:36:27.602Z] ---> Running in 0623d2f11d2d [2024-03-13T23:36:27.602Z] Removing intermediate container 0623d2f11d2d [2024-03-13T23:36:27.602Z] ---> 02e153df8f35 [2024-03-13T23:36:27.602Z] Step 25/27 : LABEL arch=amd64 [2024-03-13T23:36:27.602Z] ---> Running in 19f92c82d2ba [2024-03-13T23:36:27.602Z] Removing intermediate container 19f92c82d2ba [2024-03-13T23:36:27.602Z] ---> 612d96f45e43 [2024-03-13T23:36:27.602Z] Step 26/27 : LABEL git_sha=7e7c92ee2f0314ec9a775651acc6a7b5398af05a [2024-03-13T23:36:27.863Z] ---> Running in 4eaa5223f8dd [2024-03-13T23:36:27.863Z] Removing intermediate container 4eaa5223f8dd [2024-03-13T23:36:27.863Z] ---> 55b27f5012ef [2024-03-13T23:36:27.863Z] Step 27/27 : LABEL version=0.0.0 [2024-03-13T23:36:27.863Z] ---> Running in c6d234ff4c10 [2024-03-13T23:36:27.863Z] Removing intermediate container c6d234ff4c10 [2024-03-13T23:36:27.863Z] ---> 1e74191d4eec [2024-03-13T23:36:27.863Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-13T23:36:27.863Z] Successfully built 1e74191d4eec [2024-03-13T23:36:27.863Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2024-03-13T23:36:29.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:36:29.304Z] [2024-03-13T23:36:29.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:36:29.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:36:29.729Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-13T23:36:29.729Z] 5eb5b503b376: Pulling fs layer [2024-03-13T23:36:29.729Z] 5c69ac0246d0: Pulling fs layer [2024-03-13T23:36:29.729Z] ec43610c2a17: Pulling fs layer [2024-03-13T23:36:29.729Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-13T23:36:29.729Z] 33b1e0a273af: Pulling fs layer [2024-03-13T23:36:29.729Z] 5d3b04190fa2: Pulling fs layer [2024-03-13T23:36:29.729Z] 2f39f015ded8: Pulling fs layer [2024-03-13T23:36:29.729Z] 33b1e0a273af: Waiting [2024-03-13T23:36:29.729Z] 5d3b04190fa2: Waiting [2024-03-13T23:36:29.729Z] 2f39f015ded8: Waiting [2024-03-13T23:36:29.729Z] 3a2ae6a8a46f: Waiting [2024-03-13T23:36:29.729Z] 5c69ac0246d0: Download complete [2024-03-13T23:36:29.729Z] 3a2ae6a8a46f: Download complete [2024-03-13T23:36:29.729Z] 33b1e0a273af: Verifying Checksum [2024-03-13T23:36:29.729Z] 33b1e0a273af: Download complete [2024-03-13T23:36:29.729Z] 5d3b04190fa2: Verifying Checksum [2024-03-13T23:36:29.729Z] 5d3b04190fa2: Download complete [2024-03-13T23:36:29.729Z] ec43610c2a17: Verifying Checksum [2024-03-13T23:36:29.729Z] ec43610c2a17: Download complete [2024-03-13T23:36:29.995Z] 5eb5b503b376: Verifying Checksum [2024-03-13T23:36:29.995Z] 5eb5b503b376: Download complete [2024-03-13T23:36:30.563Z] 2f39f015ded8: Verifying Checksum [2024-03-13T23:36:30.563Z] 2f39f015ded8: Download complete [2024-03-13T23:36:31.526Z] 5eb5b503b376: Pull complete [2024-03-13T23:36:31.526Z] 5c69ac0246d0: Pull complete [2024-03-13T23:36:32.108Z] ec43610c2a17: Pull complete [2024-03-13T23:36:32.108Z] 3a2ae6a8a46f: Pull complete [2024-03-13T23:36:32.108Z] 33b1e0a273af: Pull complete [2024-03-13T23:36:32.437Z] 5d3b04190fa2: Pull complete [2024-03-13T23:36:37.698Z] 2f39f015ded8: Pull complete [2024-03-13T23:36:37.698Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-13T23:36:37.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:36:37.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:36:38.076Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2024-03-13T23:36:38.109Z] $ 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_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-13T23:36:44.651Z] $ docker top 5371dcfc693b011625295b2c704584d4c2fc57511238e999824a37cc5356087c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:36:45.162Z] ---> job-cost.sh [2024-03-13T23:36:45.162Z] lf-activate-venv: SKIPPING [2024-03-13T23:36:45.162Z] INFO: No Stack... [2024-03-13T23:36:45.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-13T23:36:45.994Z] INFO: Archiving Costs [Pipeline] sh [2024-03-13T23:36:46.310Z] + cat /w/workspace/_app-service-configurable_PR-649/archives/cost.csv [2024-03-13T23:36:46.310Z] + cut -d, -f6 [Pipeline] lock [2024-03-13T23:36:46.349Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [2024-03-13T23:36:46.354Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] did not exist. Created. [2024-03-13T23:36:46.359Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-13T23:36:46.824Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-13T23:36:46.880Z] Stashed 1 file(s) [Pipeline] } [2024-03-13T23:36:46.944Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-13T23:36:47.093Z] $ docker stop --time=1 5371dcfc693b011625295b2c704584d4c2fc57511238e999824a37cc5356087c [2024-03-13T23:36:48.250Z] $ docker rm -f --volumes 5371dcfc693b011625295b2c704584d4c2fc57511238e999824a37cc5356087c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-13T23:37:01.780Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5582 in /w/workspace/_app-service-configurable_PR-649 [Pipeline] { [Pipeline] ws [2024-03-13T23:37:01.877Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-13T23:37:11.017Z] Selected Git installation does not exist. Using Default [2024-03-13T23:37:11.017Z] The recommended git tool is: NONE [2024-03-13T23:37:38.411Z] using credential edgex-jenkins-ssh [2024-03-13T23:37:38.437Z] Cloning the remote Git repository [2024-03-13T23:37:38.495Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-13T23:37:38.683Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-13T23:37:38.902Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-13T23:37:38.906Z] > git --version # timeout=10 [2024-03-13T23:37:38.958Z] > git --version # 'git version 2.25.1' [2024-03-13T23:37:38.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:37:39.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-13T23:37:41.700Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-13T23:37:41.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-13T23:37:43.807Z] Merging remotes/origin/main commit 4880d13fba8919741e70fade795d8a1158c52518 into PR head commit 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [2024-03-13T23:37:43.119Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-13T23:37:43.178Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-13T23:37:43.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:37:43.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/649/head:refs/remotes/origin/PR-649 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-13T23:37:43.830Z] > git config core.sparsecheckout # timeout=10 [2024-03-13T23:37:44.146Z] Merge succeeded, producing 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [2024-03-13T23:37:44.147Z] Checking out Revision 7e7c92ee2f0314ec9a775651acc6a7b5398af05a (PR-649) [2024-03-13T23:37:44.829Z] Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" [2024-03-13T23:37:44.886Z] > git --version # timeout=10 [2024-03-13T23:37:44.901Z] > git --version # 'git version 2.25.1' [2024-03-13T23:37:44.918Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2024-03-13T23:37:43.932Z] > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 [2024-03-13T23:37:44.030Z] > git remote # timeout=10 [2024-03-13T23:37:44.054Z] > git config --get remote.origin.url # timeout=10 [2024-03-13T23:37:44.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:37:44.094Z] > git merge 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 [2024-03-13T23:37:44.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-13T23:37:44.149Z] > git config core.sparsecheckout # timeout=10 [2024-03-13T23:37:44.167Z] > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:37:46.393Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-13T23:37:46.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-13T23:37:46.393Z] Dload Upload Total Spent Left Speed [2024-03-13T23:37:46.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2024-03-13T23:37:46.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-13T23:37:47.108Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-13T23:37:47.108Z] + sudo tee /etc/docker/daemon.new [2024-03-13T23:37:47.108Z] { [2024-03-13T23:37:47.108Z] "registry-mirrors": [ [2024-03-13T23:37:47.108Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-13T23:37:47.108Z] ], [2024-03-13T23:37:47.108Z] "bip": "10.250.0.254/24", [2024-03-13T23:37:47.108Z] "hosts": [ [2024-03-13T23:37:47.108Z] "tcp://0.0.0.0:5555", [2024-03-13T23:37:47.108Z] "unix:///var/run/docker.sock" [2024-03-13T23:37:47.108Z] ], [2024-03-13T23:37:47.108Z] "mtu": 1458, [2024-03-13T23:37:47.108Z] "selinux-enabled": true, [2024-03-13T23:37:47.108Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-13T23:37:47.108Z] } [Pipeline] sh [2024-03-13T23:37:47.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-13T23:37:47.850Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:38:06.344Z] provisioning config files... [2024-03-13T23:38:06.375Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4262844117668302721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:38:06.945Z] ---> ****-login.sh [2024-03-13T23:38:06.945Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:38:07.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:07.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:07.558Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:07.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:07.558Z] [2024-03-13T23:38:07.558Z] Login Succeeded [2024-03-13T23:38:07.842Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:38:07.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:08.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:08.115Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:08.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:08.115Z] [2024-03-13T23:38:08.115Z] Login Succeeded [2024-03-13T23:38:08.115Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:38:08.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:08.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:08.394Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:08.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:08.394Z] [2024-03-13T23:38:08.394Z] Login Succeeded [2024-03-13T23:38:08.394Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:38:08.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:08.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:08.989Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:08.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:08.989Z] [2024-03-13T23:38:08.989Z] Login Succeeded [2024-03-13T23:38:08.989Z] ****.io [2024-03-13T23:38:09.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:09.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:09.533Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:09.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:09.533Z] [2024-03-13T23:38:09.533Z] Login Succeeded [2024-03-13T23:38:09.533Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:38:09.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-13T23:38:10.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:38:10.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:38:10.405Z] ========================================================= [2024-03-13T23:38:10.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-13T23:38:10.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:38:11.111Z] + 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 . [2024-03-13T23:38:11.112Z] Sending build context to Docker daemon 160.8kB [2024-03-13T23:38:11.390Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:38:11.390Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-13T23:38:12.013Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-13T23:38:12.013Z] 9fda8d8052c6: Pulling fs layer [2024-03-13T23:38:12.013Z] 5d54e960e981: Pulling fs layer [2024-03-13T23:38:12.013Z] c4a7e357bf2a: Pulling fs layer [2024-03-13T23:38:12.013Z] f0e02332f6b5: Pulling fs layer [2024-03-13T23:38:12.013Z] 872ee5b61b7b: Pulling fs layer [2024-03-13T23:38:12.013Z] 0c6a40ed1a82: Pulling fs layer [2024-03-13T23:38:12.013Z] 94ae7d8d031c: Pulling fs layer [2024-03-13T23:38:12.013Z] 872ee5b61b7b: Waiting [2024-03-13T23:38:12.013Z] 0c6a40ed1a82: Waiting [2024-03-13T23:38:12.013Z] 94ae7d8d031c: Waiting [2024-03-13T23:38:12.013Z] f0e02332f6b5: Waiting [2024-03-13T23:38:12.013Z] 5d54e960e981: Download complete [2024-03-13T23:38:12.013Z] f0e02332f6b5: Verifying Checksum [2024-03-13T23:38:12.013Z] f0e02332f6b5: Download complete [2024-03-13T23:38:12.013Z] 872ee5b61b7b: Download complete [2024-03-13T23:38:12.013Z] 9fda8d8052c6: Verifying Checksum [2024-03-13T23:38:12.013Z] 9fda8d8052c6: Download complete [2024-03-13T23:38:13.492Z] 9fda8d8052c6: Pull complete [2024-03-13T23:38:13.492Z] 94ae7d8d031c: Verifying Checksum [2024-03-13T23:38:13.492Z] 94ae7d8d031c: Download complete [2024-03-13T23:38:14.110Z] 5d54e960e981: Pull complete [2024-03-13T23:38:15.556Z] c4a7e357bf2a: Verifying Checksum [2024-03-13T23:38:15.556Z] c4a7e357bf2a: Download complete [2024-03-13T23:38:16.806Z] 0c6a40ed1a82: Download complete [2024-03-13T23:38:31.836Z] c4a7e357bf2a: Pull complete [2024-03-13T23:38:31.836Z] f0e02332f6b5: Pull complete [2024-03-13T23:38:31.836Z] 872ee5b61b7b: Pull complete [2024-03-13T23:38:38.790Z] 0c6a40ed1a82: Pull complete [2024-03-13T23:38:40.204Z] 94ae7d8d031c: Pull complete [2024-03-13T23:38:40.204Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-13T23:38:40.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-13T23:38:40.204Z] ---> 86de565de09d [2024-03-13T23:38:40.204Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-13T23:38:42.803Z] ---> Running in 1385cd946477 [2024-03-13T23:38:42.803Z] Removing intermediate container 1385cd946477 [2024-03-13T23:38:42.803Z] ---> 754dd9652199 [2024-03-13T23:38:42.803Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:38:43.072Z] ---> Running in 3d84c7ce4354 [2024-03-13T23:38:43.345Z] Removing intermediate container 3d84c7ce4354 [2024-03-13T23:38:43.345Z] ---> fc19a2451a9e [2024-03-13T23:38:43.345Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:38:43.633Z] ---> Running in 3cf625cb6e5d [2024-03-13T23:38:43.906Z] Removing intermediate container 3cf625cb6e5d [2024-03-13T23:38:43.906Z] ---> dd170986c741 [2024-03-13T23:38:43.906Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:38:44.177Z] ---> Running in 6009c789c19f [2024-03-13T23:38:45.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:38:46.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:38:48.179Z] OK: 266 MiB in 52 packages [2024-03-13T23:38:49.151Z] Removing intermediate container 6009c789c19f [2024-03-13T23:38:49.151Z] ---> c0c964831dda [2024-03-13T23:38:49.151Z] Step 7/12 : WORKDIR /app [2024-03-13T23:38:49.151Z] ---> Running in 5da8710bbe47 [2024-03-13T23:38:49.737Z] Removing intermediate container 5da8710bbe47 [2024-03-13T23:38:49.737Z] ---> 57c85536bf51 [2024-03-13T23:38:49.737Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-13T23:38:50.330Z] ---> 92f174bf2393 [2024-03-13T23:38:50.330Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:38:50.608Z] ---> Running in 5f0a5c975bba [2024-03-13T23:40:12.444Z] Removing intermediate container 5f0a5c975bba [2024-03-13T23:40:12.444Z] ---> 9b56f9608d99 [2024-03-13T23:40:12.444Z] Step 10/12 : COPY . . [2024-03-13T23:40:12.444Z] ---> f5d226535acb [2024-03-13T23:40:12.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:40:12.444Z] ---> Running in b5abe79ebde1 [2024-03-13T23:40:12.444Z] Removing intermediate container b5abe79ebde1 [2024-03-13T23:40:12.444Z] ---> bb352e10dd44 [2024-03-13T23:40:12.444Z] Step 12/12 : RUN $MAKE [2024-03-13T23:40:12.444Z] ---> Running in 41281c9c252d [2024-03-13T23:40:12.444Z] noop [2024-03-13T23:40:12.444Z] Removing intermediate container 41281c9c252d [2024-03-13T23:40:12.444Z] ---> b1d566b50efd [2024-03-13T23:40:12.444Z] Successfully built b1d566b50efd [2024-03-13T23:40:12.444Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:40:13.097Z] + docker inspect -f . ci-base-image-arm64 [2024-03-13T23:40:13.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:40:13.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-5582 does not seem to be running inside a container [2024-03-13T23:40:13.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-13T23:40:15.101Z] $ docker top fa63d8664b12baf42156c29e069a89b6f199a5fe7d5f3af284553b66f60d0bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:40:16.212Z] + go version [2024-03-13T23:40:16.213Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-13T23:40:16.250Z] $ docker stop --time=1 fa63d8664b12baf42156c29e069a89b6f199a5fe7d5f3af284553b66f60d0bd3 [2024-03-13T23:40:18.098Z] $ docker rm -f --volumes fa63d8664b12baf42156c29e069a89b6f199a5fe7d5f3af284553b66f60d0bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:40:19.417Z] + docker inspect -f . ci-base-image-arm64 [2024-03-13T23:40:19.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:40:19.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-5582 does not seem to be running inside a container [2024-03-13T23:40:19.874Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-13T23:40:21.381Z] $ docker top 7db783981eb1bd2ee28dc88722eb2a73678b40943a8743658b7d894a8ff60236 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:40:22.452Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-13T23:40:23.225Z] + make test [2024-03-13T23:40:23.226Z] go test -race -coverprofile=coverage.out ./... [2024-03-13T23:44:04.860Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-13T23:44:04.861Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-13T23:44:04.861Z] go vet ./... [2024-03-13T23:46:41.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-13T23:46:41.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-13T23:46:41.862Z] ./bin/test-attribution-txt.sh [2024-03-13T23:46:41.862Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-13T23:46:41.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-13T23:46:41.976Z] $ docker stop --time=1 7db783981eb1bd2ee28dc88722eb2a73678b40943a8743658b7d894a8ff60236 [2024-03-13T23:46:44.049Z] $ docker rm -f --volumes 7db783981eb1bd2ee28dc88722eb2a73678b40943a8743658b7d894a8ff60236 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:46:46.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-13T23:46:46.388Z] Warning: overwriting stash ‘coverage-report’ [2024-03-13T23:46:47.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:46:47.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-13T23:46:48.322Z] + ls -al . [2024-03-13T23:46:48.322Z] total 180 [2024-03-13T23:46:48.322Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 23:40 . [2024-03-13T23:46:48.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:37 .. [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:37 .dockerignore [2024-03-13T23:46:48.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:37 .git [2024-03-13T23:46:48.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:37 .github [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 13 23:37 .gitignore [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:37 .golangci.yml [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 13 23:37 Attribution.txt [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 13 23:37 CHANGELOG.md [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 13 23:37 Dockerfile [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:37 GOVERNANCE.md [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 13 23:37 Jenkinsfile [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:37 LICENSE [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:37 OWNERS.md [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 13 23:37 README.md [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION [2024-03-13T23:46:48.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:37 bin [2024-03-13T23:46:48.322Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:40 coverage.out [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 13 23:37 go.mod [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 13 23:37 go.sum [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 23:37 main.go [2024-03-13T23:46:48.322Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 13 23:37 makefile [2024-03-13T23:46:48.322Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:46:48.898Z] + 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=7e7c92ee2f0314ec9a775651acc6a7b5398af05a --label arch=arm64 --label version=0.0.0 . [2024-03-13T23:46:48.898Z] Sending build context to Docker daemon 161.8kB [2024-03-13T23:46:49.176Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:46:49.176Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-13T23:46:49.176Z] ---> b1d566b50efd [2024-03-13T23:46:49.176Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-13T23:46:49.453Z] ---> Running in 88189391f485 [2024-03-13T23:46:54.356Z] Removing intermediate container 88189391f485 [2024-03-13T23:46:54.356Z] ---> 6e1d94c962b2 [2024-03-13T23:46:54.356Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:46:54.356Z] ---> Running in d4da5081d79c [2024-03-13T23:46:54.356Z] Removing intermediate container d4da5081d79c [2024-03-13T23:46:54.356Z] ---> e73c407d2777 [2024-03-13T23:46:54.356Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:46:54.356Z] ---> Running in d42d27e09c71 [2024-03-13T23:46:54.356Z] Removing intermediate container d42d27e09c71 [2024-03-13T23:46:54.356Z] ---> 4efdc10a7132 [2024-03-13T23:46:54.356Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:46:54.356Z] ---> Running in afd18833dcd9 [2024-03-13T23:46:54.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:46:54.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:46:56.379Z] OK: 266 MiB in 52 packages [2024-03-13T23:46:57.354Z] Removing intermediate container afd18833dcd9 [2024-03-13T23:46:57.354Z] ---> 7cd21a2fe62c [2024-03-13T23:46:57.354Z] Step 7/27 : WORKDIR /app [2024-03-13T23:46:57.626Z] ---> Running in a6f0404eb89b [2024-03-13T23:46:57.894Z] Removing intermediate container a6f0404eb89b [2024-03-13T23:46:57.894Z] ---> dac6917c947b [2024-03-13T23:46:57.894Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-13T23:46:58.478Z] ---> 415f70984b67 [2024-03-13T23:46:58.478Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:46:58.478Z] ---> Running in 8d94ff98442f [2024-03-13T23:47:01.070Z] Removing intermediate container 8d94ff98442f [2024-03-13T23:47:01.070Z] ---> f9b5b87747ff [2024-03-13T23:47:01.070Z] Step 10/27 : COPY . . [2024-03-13T23:47:01.657Z] ---> 9170032fe8bd [2024-03-13T23:47:01.657Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:47:01.926Z] ---> Running in 0a27537d468b [2024-03-13T23:47:02.199Z] Removing intermediate container 0a27537d468b [2024-03-13T23:47:02.199Z] ---> 8bc317656e85 [2024-03-13T23:47:02.199Z] Step 12/27 : RUN $MAKE [2024-03-13T23:47:02.640Z] ---> Running in 278789b3500e [2024-03-13T23:47:03.606Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-13T23:49:25.747Z] Removing intermediate container 278789b3500e [2024-03-13T23:49:25.747Z] ---> 6421c4e05086 [2024-03-13T23:49:25.747Z] Step 13/27 : FROM alpine:3.18 [2024-03-13T23:49:25.747Z] 3.18: Pulling from library/alpine [2024-03-13T23:49:25.747Z] c6b39de5b339: Pulling fs layer [2024-03-13T23:49:25.747Z] c6b39de5b339: Verifying Checksum [2024-03-13T23:49:25.747Z] c6b39de5b339: Download complete [2024-03-13T23:49:25.747Z] c6b39de5b339: Pull complete [2024-03-13T23:49:25.747Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-13T23:49:25.747Z] Status: Downloaded newer image for alpine:3.18 [2024-03-13T23:49:25.747Z] ---> 33abbf032149 [2024-03-13T23:49:25.747Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-13T23:49:25.747Z] ---> Running in 9997fa4fc0c6 [2024-03-13T23:49:25.747Z] Removing intermediate container 9997fa4fc0c6 [2024-03-13T23:49:25.747Z] ---> 5201a37d668c [2024-03-13T23:49:25.748Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-13T23:49:25.748Z] ---> Running in b306a156d3c4 [2024-03-13T23:49:25.748Z] Removing intermediate container b306a156d3c4 [2024-03-13T23:49:25.748Z] ---> 294a91520804 [2024-03-13T23:49:25.748Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-13T23:49:25.748Z] ---> Running in 0d0da9a038cb [2024-03-13T23:49:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:49:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:49:25.748Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-13T23:49:25.748Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-13T23:49:25.748Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:49:25.748Z] Executing ca-certificates-20230506-r0.trigger [2024-03-13T23:49:25.748Z] OK: 9 MiB in 17 packages [2024-03-13T23:49:25.748Z] Removing intermediate container 0d0da9a038cb [2024-03-13T23:49:25.748Z] ---> a4d34e994167 [2024-03-13T23:49:25.748Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-13T23:49:25.748Z] ---> Running in ec1deedadfb1 [2024-03-13T23:49:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:49:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:49:25.748Z] OK: 9 MiB in 17 packages [2024-03-13T23:49:25.748Z] Removing intermediate container ec1deedadfb1 [2024-03-13T23:49:25.748Z] ---> b53fea8dd9dd [2024-03-13T23:49:25.748Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-13T23:49:25.748Z] ---> 7782ad65e1af [2024-03-13T23:49:25.748Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-13T23:49:25.748Z] ---> 46141df7ae31 [2024-03-13T23:49:25.748Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-13T23:49:25.748Z] ---> 0d152ff86b53 [2024-03-13T23:49:25.748Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-13T23:49:25.748Z] ---> 029fb800cbf6 [2024-03-13T23:49:25.748Z] Step 22/27 : EXPOSE 48095 [2024-03-13T23:49:25.748Z] ---> Running in 74d2744f902d [2024-03-13T23:49:25.748Z] Removing intermediate container 74d2744f902d [2024-03-13T23:49:25.748Z] ---> a7af7a9ed333 [2024-03-13T23:49:25.748Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-13T23:49:25.748Z] ---> Running in 5df92f9dcb51 [2024-03-13T23:49:26.013Z] Removing intermediate container 5df92f9dcb51 [2024-03-13T23:49:26.013Z] ---> 5a611dd4cc13 [2024-03-13T23:49:26.013Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-13T23:49:26.013Z] ---> Running in 58b119d5cbdb [2024-03-13T23:49:26.281Z] Removing intermediate container 58b119d5cbdb [2024-03-13T23:49:26.281Z] ---> cc3dda4a1b23 [2024-03-13T23:49:26.281Z] Step 25/27 : LABEL arch=arm64 [2024-03-13T23:49:26.281Z] ---> Running in 8161451b37b8 [2024-03-13T23:49:26.555Z] Removing intermediate container 8161451b37b8 [2024-03-13T23:49:26.555Z] ---> 4d7948376262 [2024-03-13T23:49:26.555Z] Step 26/27 : LABEL git_sha=7e7c92ee2f0314ec9a775651acc6a7b5398af05a [2024-03-13T23:49:26.822Z] ---> Running in a436d4a7de77 [2024-03-13T23:49:27.088Z] Removing intermediate container a436d4a7de77 [2024-03-13T23:49:27.088Z] ---> 1bced8c2b8da [2024-03-13T23:49:27.088Z] Step 27/27 : LABEL version=0.0.0 [2024-03-13T23:49:27.088Z] ---> Running in a5b52b422af9 [2024-03-13T23:49:27.356Z] Removing intermediate container a5b52b422af9 [2024-03-13T23:49:27.356Z] ---> 0ac970b60924 [2024-03-13T23:49:27.356Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-13T23:49:27.356Z] Successfully built 0ac970b60924 [2024-03-13T23:49:27.356Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:49:28.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:49:28.639Z] [2024-03-13T23:49:28.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:49:29.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:49:29.083Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-13T23:49:29.083Z] 8998bd30e6a1: Pulling fs layer [2024-03-13T23:49:29.083Z] 04944245beec: Pulling fs layer [2024-03-13T23:49:29.083Z] 699f458cf7ca: Pulling fs layer [2024-03-13T23:49:29.083Z] 765212b225bb: Pulling fs layer [2024-03-13T23:49:29.083Z] f23df028b6ca: Pulling fs layer [2024-03-13T23:49:29.083Z] d65c8cfc05b1: Pulling fs layer [2024-03-13T23:49:29.083Z] 2437ff75d9bd: Pulling fs layer [2024-03-13T23:49:29.083Z] f23df028b6ca: Waiting [2024-03-13T23:49:29.083Z] d65c8cfc05b1: Waiting [2024-03-13T23:49:29.083Z] 2437ff75d9bd: Waiting [2024-03-13T23:49:29.083Z] 765212b225bb: Waiting [2024-03-13T23:49:29.355Z] 04944245beec: Verifying Checksum [2024-03-13T23:49:29.355Z] 04944245beec: Download complete [2024-03-13T23:49:29.355Z] 765212b225bb: Verifying Checksum [2024-03-13T23:49:29.355Z] 765212b225bb: Download complete [2024-03-13T23:49:29.355Z] f23df028b6ca: Verifying Checksum [2024-03-13T23:49:29.355Z] f23df028b6ca: Download complete [2024-03-13T23:49:29.355Z] d65c8cfc05b1: Verifying Checksum [2024-03-13T23:49:29.355Z] d65c8cfc05b1: Download complete [2024-03-13T23:49:29.635Z] 699f458cf7ca: Verifying Checksum [2024-03-13T23:49:29.635Z] 699f458cf7ca: Download complete [2024-03-13T23:49:29.903Z] 8998bd30e6a1: Verifying Checksum [2024-03-13T23:49:29.903Z] 8998bd30e6a1: Download complete [2024-03-13T23:49:32.496Z] 2437ff75d9bd: Verifying Checksum [2024-03-13T23:49:32.496Z] 2437ff75d9bd: Download complete [2024-03-13T23:49:35.086Z] 8998bd30e6a1: Pull complete [2024-03-13T23:49:35.086Z] 04944245beec: Pull complete [2024-03-13T23:49:37.052Z] 699f458cf7ca: Pull complete [2024-03-13T23:49:37.052Z] 765212b225bb: Pull complete [2024-03-13T23:49:38.018Z] f23df028b6ca: Pull complete [2024-03-13T23:49:38.287Z] d65c8cfc05b1: Pull complete [2024-03-13T23:49:56.521Z] 2437ff75d9bd: Pull complete [2024-03-13T23:49:56.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-13T23:49:56.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:49:56.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:49:57.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-5582 does not seem to be running inside a container [2024-03-13T23:49:57.160Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-13T23:50:00.307Z] $ docker top 7e1f5282566a268dd7b45aa861ae1e399d2fdb8b5ad3ecb9bbba9532875199bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:01.385Z] ---> job-cost.sh [2024-03-13T23:50:01.385Z] lf-activate-venv: SKIPPING [2024-03-13T23:50:01.385Z] INFO: No Stack... [2024-03-13T23:50:01.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-13T23:50:02.941Z] INFO: Archiving Costs [Pipeline] sh [2024-03-13T23:50:03.610Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-13T23:50:03.610Z] cut -d, -f6 [Pipeline] lock [2024-03-13T23:50:03.669Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [2024-03-13T23:50:03.674Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] did not exist. Created. [2024-03-13T23:50:03.680Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-13T23:50:04.506Z] /w/workspace/app-service-configurable/1@tmp/durable-8b5c6908/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-13T23:50:05.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-13T23:50:05.234Z] Warning: overwriting stash ‘stack-cost’ [2024-03-13T23:50:05.347Z] Stashed 1 file(s) [Pipeline] } [2024-03-13T23:50:05.363Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-13T23:50:05.548Z] $ docker stop --time=1 7e1f5282566a268dd7b45aa861ae1e399d2fdb8b5ad3ecb9bbba9532875199bf [2024-03-13T23:50:07.149Z] $ docker rm -f --volumes 7e1f5282566a268dd7b45aa861ae1e399d2fdb8b5ad3ecb9bbba9532875199bf [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 [2024-03-13T23:50:09.173Z] provisioning config files... [2024-03-13T23:50:09.181Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config3552579342852277678tmp [Pipeline] { [Pipeline] sh [2024-03-13T23:50:09.618Z] + set +x [2024-03-13T23:50:09.618Z] + bash -s -- [2024-03-13T23:50:09.618Z] + curl -s https://codecov.io/bash [2024-03-13T23:50:09.618Z] [2024-03-13T23:50:09.618Z] _____ _ [2024-03-13T23:50:09.618Z] / ____| | | [2024-03-13T23:50:09.618Z] | | ___ __| | ___ ___ _____ __ [2024-03-13T23:50:09.618Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-13T23:50:09.618Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-13T23:50:09.618Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-13T23:50:09.618Z] Bash-1.0.6 [2024-03-13T23:50:09.618Z] [2024-03-13T23:50:09.618Z] [2024-03-13T23:50:09.618Z] ==> git version 2.25.1 found [2024-03-13T23:50:09.618Z] ==> 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 [2024-03-13T23:50:09.618Z] Release-Date: 2020-01-08 [2024-03-13T23:50:09.618Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-13T23:50:09.618Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-13T23:50:09.618Z] ==> Jenkins CI detected. [2024-03-13T23:50:09.618Z] current dir:  /w/workspace/_app-service-configurable_PR-649 [2024-03-13T23:50:09.618Z] project root: . [2024-03-13T23:50:09.618Z] --> token set from env [2024-03-13T23:50:09.618Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-13T23:50:09.618Z] ==> Running gcov in . (disable via -X gcov) [2024-03-13T23:50:09.618Z] ==> Python coveragepy not found [2024-03-13T23:50:09.618Z] ==> Searching for coverage reports in: [2024-03-13T23:50:09.618Z] + . [2024-03-13T23:50:09.618Z] -> Found 1 reports [2024-03-13T23:50:09.618Z] ==> Detecting git/mercurial file structure [2024-03-13T23:50:09.879Z] ==> Reading reports [2024-03-13T23:50:09.879Z] + ./coverage.out bytes=13 [2024-03-13T23:50:09.879Z] ==> Appending adjustments [2024-03-13T23:50:09.879Z] https://docs.codecov.io/docs/fixing-reports [2024-03-13T23:50:09.879Z] + Found adjustments [2024-03-13T23:50:09.879Z] ==> Gzipping contents [2024-03-13T23:50:09.879Z] 4.0K /tmp/codecov.ht2Op8.gz [2024-03-13T23:50:09.879Z] ==> Uploading reports [2024-03-13T23:50:09.879Z] url: https://codecov.io [2024-03-13T23:50:09.879Z] query: branch=PR-649&commit=7e7c92ee2f0314ec9a775651acc6a7b5398af05a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=649&job=&cmd_args= [2024-03-13T23:50:09.879Z] -> Pinging Codecov [2024-03-13T23:50:09.879Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-649&commit=7e7c92ee2f0314ec9a775651acc6a7b5398af05a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=649&job=&cmd_args= [2024-03-13T23:50:09.879Z] -> Uploading to [2024-03-13T23:50:09.879Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-13/A97CA9966030D2A3747ED39772930CCE/7e7c92ee2f0314ec9a775651acc6a7b5398af05a/4d9410f1-281a-4328-9c55-7b4b8a72d66d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T235009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5958a9d69ab4eccc51129bc966ec7544b142a78a852dfeac1b28db52e8bb4191 [2024-03-13T23:50:10.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-13T23:50:10.139Z] Dload Upload Total Spent Left Speed [2024-03-13T23:50:10.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1152 100 234 0 0 100 234 0 879 --:--:-- --:--:-- --:--:-- 876 [2024-03-13T23:50:10.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] } [2024-03-13T23:50:10.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2024-03-13T23:50:13.826Z] + [ -d /w/workspace/_app-service-configurable_PR-649/archives ] [2024-03-13T23:50:13.826Z] + ls -al /w/workspace/_app-service-configurable_PR-649/archives [2024-03-13T23:50:13.826Z] total 16 [2024-03-13T23:50:13.826Z] drwxr-xr-x 3 root root 4096 Mar 13 23:36 . [2024-03-13T23:50:13.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .. [2024-03-13T23:50:13.826Z] drwxr-xr-x 2 root root 4096 Mar 13 23:36 cost [2024-03-13T23:50:13.826Z] -rw-r--r-- 1 root root 96 Mar 13 23:36 cost.csv [2024-03-13T23:50:13.826Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-649/archives [2024-03-13T23:50:13.826Z] + ls -al /w/workspace/_app-service-configurable_PR-649/archives [2024-03-13T23:50:13.826Z] total 16 [2024-03-13T23:50:13.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:36 . [2024-03-13T23:50:13.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .. [2024-03-13T23:50:13.826Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:36 cost [2024-03-13T23:50:13.826Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 13 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:14.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:15.165Z] ---> package-listing.sh [2024-03-13T23:50:15.165Z] ++ facter osfamily [2024-03-13T23:50:15.165Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-13T23:50:15.426Z] + OS_FAMILY=debian [2024-03-13T23:50:15.426Z] + workspace=/w/workspace/_app-service-configurable_PR-649 [2024-03-13T23:50:15.426Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-13T23:50:15.426Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-13T23:50:15.426Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-13T23:50:15.426Z] + PACKAGES=/tmp/packages_start.txt [2024-03-13T23:50:15.426Z] + '[' /w/workspace/_app-service-configurable_PR-649 ']' [2024-03-13T23:50:15.426Z] + PACKAGES=/tmp/packages_end.txt [2024-03-13T23:50:15.426Z] + case "${OS_FAMILY}" in [2024-03-13T23:50:15.426Z] + dpkg -l [2024-03-13T23:50:15.426Z] + grep '^ii' [2024-03-13T23:50:15.426Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-13T23:50:15.426Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-13T23:50:15.426Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-13T23:50:15.426Z] + '[' /w/workspace/_app-service-configurable_PR-649 ']' [2024-03-13T23:50:15.426Z] + mkdir -p /w/workspace/_app-service-configurable_PR-649/archives/ [2024-03-13T23:50:15.426Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-649/archives/ [Pipeline] echo [2024-03-13T23:50:15.461Z] 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/_app-service-configurable_PR-649/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-13T23:50:15.768Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:50:16.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:50:16.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:50:16.688Z] prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container [2024-03-13T23:50:16.702Z] $ 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/_app-service-configurable_PR-649/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-13T23:50:16.903Z] $ docker top 87f12d3a42c6619532a747d42e97dafaf3725c6ae536279bc1179ab74794e0c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:50:17.408Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-13T23:50:17.732Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-13T23:50:18.044Z] + ls /var/log/sa-host [2024-03-13T23:50:18.044Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:50:18.241Z] provisioning config files... [2024-03-13T23:50:18.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config11181531086299723787tmp [Pipeline] { [Pipeline] echo [2024-03-13T23:50:18.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:18.735Z] ---> create-netrc.sh [Pipeline] } [2024-03-13T23:50:18.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:19.297Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-13T23:50:19.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:19.650Z] ---> sudo-logs.sh [2024-03-13T23:50:19.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-13T23:50:19.802Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:20.112Z] ---> job-cost.sh [2024-03-13T23:50:20.112Z] lf-activate-venv: SKIPPING [2024-03-13T23:50:20.112Z] DEBUG: total: 0.2199999988079071 [2024-03-13T23:50:20.112Z] INFO: Retrieving Stack Cost... [2024-03-13T23:50:20.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-13T23:50:20.939Z] INFO: Archiving Costs [Pipeline] echo [2024-03-13T23:50:20.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:50:21.290Z] ---> logs-deploy.sh [2024-03-13T23:50:21.290Z] lf-activate-venv: SKIPPING [2024-03-13T23:50:21.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-649/1 [2024-03-13T23:50:21.290Z] INFO: archiving workspace using pattern(s): [2024-03-13T23:50:22.230Z] Archives upload complete. [2024-03-13T23:50:22.230Z] INFO: archiving logs to Nexus