Pull request #610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1825dd6a8c768d2c50796d2ee79c4f45355dcfff+7321a994598ca5e537abf0d162217fba0461ceb8 (ae3fc382adc8eb0daae18c829dd4b51d69b6a3c2) 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-ssh16146916047343945563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6728039376262676090.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-610/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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14199661709186894740.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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9345038676117456885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7836319236851242372.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-610/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-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8557938700619765515.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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, buildSnap:false] ========================================================= [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-ubuntu20.04-docker-8c-8g-9822’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9825 in /w/workspace/_app-service-configurable_PR-610 [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-610 # 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 7321a994598ca5e537abf0d162217fba0461ceb8 into PR head commit 1825dd6a8c768d2c50796d2ee79c4f45355dcfff Merge succeeded, producing 1825dd6a8c768d2c50796d2ee79c4f45355dcfff Checking out Revision 1825dd6a8c768d2c50796d2ee79c4f45355dcfff (PR-610) > 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/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1825dd6a8c768d2c50796d2ee79c4f45355dcfff # 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 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1825dd6a8c768d2c50796d2ee79c4f45355dcfff # timeout=10 Commit message: "feat: Add defaults for new Last Will options" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-23T19:09:08.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-23T19:09:08.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-23T19:09:09.009Z] ========================================================= [2023-10-23T19:09:09.009Z] EdgeX Global Pipelines Version Info [2023-10-23T19:09:09.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:09:10.147Z] ------------------- [2023-10-23T19:09:10.147Z] stable info: [2023-10-23T19:09:10.147Z] ------------------- [2023-10-23T19:09:10.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-23T19:09:10.147Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T19:09:10.147Z] Message: update stable to v1.0.254 [2023-10-23T19:09:10.413Z] ------------------- [2023-10-23T19:09:10.414Z] experimental info: [2023-10-23T19:09:10.414Z] ------------------- [2023-10-23T19:09:10.414Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-23T19:09:10.414Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T19:09:10.414Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-23T19:09:10.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-23T19:09:10.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-23T19:09:10.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-23T19:09:10.908Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-23T19:09:10.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-23T19:09:10.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-23T19:09:11.050Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-23T19:09:11.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-23T19:09:11.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-23T19:09:11.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-23T19:09:11.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-23T19:09:11.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-23T19:09:11.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-23T19:09:11.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-23T19:09:11.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T19:09:11.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T19:09:11.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T19:09:11.617Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T19:09:11.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-23T19:09:11.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-23T19:09:11.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-23T19:09:11.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-23T19:09:11.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-23T19:09:11.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-23T19:09:11.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-23T19:09:12.021Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-23T19:09:12.070Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-23T19:09:12.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo [2023-10-23T19:09:12.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo [2023-10-23T19:09:12.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo [2023-10-23T19:09:12.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1825dd6a8c768d2c50796d2ee79c4f45355dcfff [Pipeline] echo [2023-10-23T19:09:12.309Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1825dd6 [Pipeline] echo [2023-10-23T19:09:12.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:09:12.497Z] provisioning config files... [2023-10-23T19:09:12.512Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-610@tmp/config851789033976754283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:09:12.887Z] ---> docker-login.sh [2023-10-23T19:09:12.887Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:09:13.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:13.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:13.896Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:13.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:13.896Z] [2023-10-23T19:09:13.896Z] Login Succeeded [2023-10-23T19:09:13.896Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:09:14.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:14.189Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:14.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:14.189Z] [2023-10-23T19:09:14.189Z] Login Succeeded [2023-10-23T19:09:14.189Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:09:14.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:14.189Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:14.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:14.189Z] [2023-10-23T19:09:14.189Z] Login Succeeded [2023-10-23T19:09:14.189Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:09:14.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:14.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:14.451Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:14.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:14.451Z] [2023-10-23T19:09:14.451Z] Login Succeeded [2023-10-23T19:09:14.451Z] docker.io [2023-10-23T19:09:14.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:14.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:14.714Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:14.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:14.714Z] [2023-10-23T19:09:14.714Z] Login Succeeded [2023-10-23T19:09:14.714Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:09:14.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-23T19:09:15.439Z] + git rev-list -1 --merges 1825dd6a8c768d2c50796d2ee79c4f45355dcfff~1..1825dd6a8c768d2c50796d2ee79c4f45355dcfff [Pipeline] echo [2023-10-23T19:09:15.520Z] -----------> git rev-list -1 --merges 1825dd6a8c768d2c50796d2ee79c4f45355dcfff~1..1825dd6a8c768d2c50796d2ee79c4f45355dcfff 1825dd6a8c768d2c50796d2ee79c4f45355dcfff [false] [Pipeline] sh [2023-10-23T19:09:15.841Z] + git log --format=format:%s -1 1825dd6a8c768d2c50796d2ee79c4f45355dcfff [Pipeline] echo [2023-10-23T19:09:15.891Z] ========================================================= [2023-10-23T19:09:15.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-23T19:09:15.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T19:09:16.375Z] + git log --format=format:%s -1 1825dd6a8c768d2c50796d2ee79c4f45355dcfff [Pipeline] echo [2023-10-23T19:09:16.412Z] [semverPrep] GIT_COMMIT: 1825dd6a8c768d2c50796d2ee79c4f45355dcfff, Commit Message: feat: Add defaults for new Last Will options [Pipeline] echo [2023-10-23T19:09:16.445Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-23T19:09:16.879Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T19:09:16.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-23T19:09:16.879Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-23T19:09:16.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-23T19:09:16.879Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2023-10-23T19:09:16.879Z] [2023-10-23T19:09:16.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:09:17.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:09:17.451Z] [2023-10-23T19:09:17.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:09:17.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:09:18.114Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-23T19:09:18.114Z] b85a868b505f: Pulling fs layer [2023-10-23T19:09:18.114Z] e2be974225ed: Pulling fs layer [2023-10-23T19:09:18.114Z] 339a4e72a1f5: Pulling fs layer [2023-10-23T19:09:18.114Z] 988bab9f4d93: Pulling fs layer [2023-10-23T19:09:18.114Z] 1469e6f7b9e6: Pulling fs layer [2023-10-23T19:09:18.114Z] eaf3925da568: Pulling fs layer [2023-10-23T19:09:18.114Z] bab4dde63d76: Pulling fs layer [2023-10-23T19:09:18.114Z] bde34c3a00c8: Pulling fs layer [2023-10-23T19:09:18.114Z] b352a97aabf1: Pulling fs layer [2023-10-23T19:09:18.114Z] 4872d77fe225: Pulling fs layer [2023-10-23T19:09:18.114Z] 5851b861e8e6: Pulling fs layer [2023-10-23T19:09:18.114Z] 988bab9f4d93: Waiting [2023-10-23T19:09:18.114Z] 1469e6f7b9e6: Waiting [2023-10-23T19:09:18.114Z] eaf3925da568: Waiting [2023-10-23T19:09:18.114Z] bab4dde63d76: Waiting [2023-10-23T19:09:18.114Z] bde34c3a00c8: Waiting [2023-10-23T19:09:18.114Z] b352a97aabf1: Waiting [2023-10-23T19:09:18.114Z] 4872d77fe225: Waiting [2023-10-23T19:09:18.114Z] e2be974225ed: Verifying Checksum [2023-10-23T19:09:18.114Z] e2be974225ed: Download complete [2023-10-23T19:09:18.114Z] 988bab9f4d93: Verifying Checksum [2023-10-23T19:09:18.114Z] 988bab9f4d93: Download complete [2023-10-23T19:09:18.386Z] 1469e6f7b9e6: Verifying Checksum [2023-10-23T19:09:18.386Z] 1469e6f7b9e6: Download complete [2023-10-23T19:09:18.386Z] eaf3925da568: Download complete [2023-10-23T19:09:18.386Z] b85a868b505f: Verifying Checksum [2023-10-23T19:09:18.386Z] b85a868b505f: Download complete [2023-10-23T19:09:18.386Z] bde34c3a00c8: Verifying Checksum [2023-10-23T19:09:18.386Z] bde34c3a00c8: Download complete [2023-10-23T19:09:18.386Z] 339a4e72a1f5: Download complete [2023-10-23T19:09:18.386Z] 4872d77fe225: Download complete [2023-10-23T19:09:18.386Z] b352a97aabf1: Download complete [2023-10-23T19:09:18.386Z] 5851b861e8e6: Download complete [2023-10-23T19:09:18.960Z] bab4dde63d76: Verifying Checksum [2023-10-23T19:09:18.960Z] bab4dde63d76: Download complete [2023-10-23T19:09:20.356Z] b85a868b505f: Pull complete [2023-10-23T19:09:20.356Z] e2be974225ed: Pull complete [2023-10-23T19:09:20.928Z] 339a4e72a1f5: Pull complete [2023-10-23T19:09:21.188Z] 988bab9f4d93: Pull complete [2023-10-23T19:09:21.761Z] 1469e6f7b9e6: Pull complete [2023-10-23T19:09:22.022Z] eaf3925da568: Pull complete [2023-10-23T19:09:25.333Z] bab4dde63d76: Pull complete [2023-10-23T19:09:25.333Z] bde34c3a00c8: Pull complete [2023-10-23T19:09:25.333Z] b352a97aabf1: Pull complete [2023-10-23T19:09:25.619Z] 4872d77fe225: Pull complete [2023-10-23T19:09:26.190Z] 5851b861e8e6: Pull complete [2023-10-23T19:09:26.457Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-23T19:09:26.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:09:26.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:09:26.752Z] prd-ubuntu20.04-docker-8c-8g-9825 does not seem to be running inside a container [2023-10-23T19:09:26.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-610 -v /w/workspace/_app-service-configurable_PR-610:/w/workspace/_app-service-configurable_PR-610:rw,z -v /w/workspace/_app-service-configurable_PR-610@tmp:/w/workspace/_app-service-configurable_PR-610@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-devops/py-git-semver:0.1.4 cat [2023-10-23T19:09:35.125Z] $ docker top 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 -eo pid,comm [2023-10-23T19:09:35.178Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-23T19:09:35.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T19:09:35.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:09:35.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:09:35.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:09:35.438Z] $ docker exec 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 ssh-agent [2023-10-23T19:09:35.581Z] SSH_AUTH_SOCK=/tmp/ssh-XB4LepnDwbnZ/agent.14 [2023-10-23T19:09:35.581Z] SSH_AGENT_PID=20 [2023-10-23T19:09:35.590Z] Running ssh-add (command line suppressed) [2023-10-23T19:09:35.705Z] Identity added: /w/workspace/_app-service-configurable_PR-610@tmp/private_key_14492327947742581113.key (/w/workspace/_app-service-configurable_PR-610@tmp/private_key_14492327947742581113.key) [2023-10-23T19:09:35.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:09:36.063Z] + git tag --points-at HEAD [Pipeline] } [2023-10-23T19:09:36.104Z] $ docker exec --env ******** --env ******** 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 ssh-agent -k [2023-10-23T19:09:36.217Z] unset SSH_AUTH_SOCK; [2023-10-23T19:09:36.218Z] unset SSH_AGENT_PID; [2023-10-23T19:09:36.218Z] echo Agent pid 20 killed; [2023-10-23T19:09:36.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-23T19:09:36.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:09:36.329Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:09:36.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:09:36.470Z] $ docker exec 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 ssh-agent [2023-10-23T19:09:36.583Z] SSH_AUTH_SOCK=/tmp/ssh-5L0zOJGLuY2a/agent.70 [2023-10-23T19:09:36.583Z] SSH_AGENT_PID=76 [2023-10-23T19:09:36.593Z] Running ssh-add (command line suppressed) [2023-10-23T19:09:36.709Z] Identity added: /w/workspace/_app-service-configurable_PR-610@tmp/private_key_13802610080164128013.key (/w/workspace/_app-service-configurable_PR-610@tmp/private_key_13802610080164128013.key) [2023-10-23T19:09:36.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:09:37.065Z] + git semver init [2023-10-23T19:09:37.636Z] 2023-10-23 19:09:37,401 [run_init] DEBUG init version:0.0.0 force:False [2023-10-23T19:09:37.636Z] 2023-10-23 19:09:37,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-610/.semver [2023-10-23T19:09:37.636Z] 2023-10-23 19:09:37,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-610/.semver [2023-10-23T19:09:37.636Z] 2023-10-23 19:09:37,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-610/.semver'], cwd=/w/workspace/_app-service-configurable_PR-610, universal_newlines=False, shell=None, istream=None) [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,417 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-610/.git/info/exclude [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-610/.semver/PR-610 with force:False [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,418 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-610/.semver/PR-610 [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,424 [execute] INFO git cat-file --batch-check [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,432 [execute] INFO git cat-file --batch [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T19:09:38.641Z] 2023-10-23 19:09:38,438 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-610/.semver/PR-610 [2023-10-23T19:09:38.641Z] 0.0.0 [Pipeline] } [2023-10-23T19:09:38.674Z] $ docker exec --env ******** --env ******** 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 ssh-agent -k [2023-10-23T19:09:38.787Z] unset SSH_AUTH_SOCK; [2023-10-23T19:09:38.787Z] unset SSH_AGENT_PID; [2023-10-23T19:09:38.787Z] echo Agent pid 76 killed; [2023-10-23T19:09:38.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T19:09:39.250Z] + git semver [Pipeline] } [2023-10-23T19:09:39.855Z] $ docker stop --time=1 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 [2023-10-23T19:09:41.694Z] $ docker rm -f --volumes 0082991b25a48c2ff30cc9e2f45699f7c03857e11fc7d04525cb5576a7ef91a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T19:09:42.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-23T19:09:42.605Z] Stashed 1 file(s) [Pipeline] echo [2023-10-23T19:09:42.624Z] [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 [2023-10-23T19:09:43.324Z] provisioning config files... [2023-10-23T19:09:43.336Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-610@tmp/config11752865649473035440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:09:43.695Z] ---> docker-login.sh [2023-10-23T19:09:43.696Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:09:43.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:43.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:43.696Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:43.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:43.696Z] [2023-10-23T19:09:43.696Z] Login Succeeded [2023-10-23T19:09:43.696Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:09:43.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:43.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:43.956Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:43.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:43.956Z] [2023-10-23T19:09:43.956Z] Login Succeeded [2023-10-23T19:09:43.956Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:09:43.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:43.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:43.956Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:43.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:43.956Z] [2023-10-23T19:09:43.956Z] Login Succeeded [2023-10-23T19:09:43.956Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:09:43.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:44.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:44.217Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:44.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:44.217Z] [2023-10-23T19:09:44.217Z] Login Succeeded [2023-10-23T19:09:44.217Z] docker.io [2023-10-23T19:09:44.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:09:44.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:09:44.478Z] Configure a credential helper to remove this warning. See [2023-10-23T19:09:44.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:09:44.478Z] [2023-10-23T19:09:44.478Z] Login Succeeded [2023-10-23T19:09:44.478Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:09:44.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T19:09:44.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:09:44.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:09:44.826Z] ========================================================= [2023-10-23T19:09:44.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-23T19:09:44.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:09:45.344Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T19:09:45.344Z] Sending build context to Docker daemon 3.38MB [2023-10-23T19:09:45.344Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:09:45.344Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T19:09:45.603Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-23T19:09:45.603Z] 7264a8db6415: Pulling fs layer [2023-10-23T19:09:45.603Z] c4d48a809fc2: Pulling fs layer [2023-10-23T19:09:45.603Z] 4f1c88b9dad5: Pulling fs layer [2023-10-23T19:09:45.603Z] ad3a456e5733: Pulling fs layer [2023-10-23T19:09:45.603Z] 33e27b845d1e: Pulling fs layer [2023-10-23T19:09:45.603Z] c68163c4e522: Pulling fs layer [2023-10-23T19:09:45.603Z] 50da416c3ac9: Pulling fs layer [2023-10-23T19:09:45.603Z] 23d2d4c4bb30: Pulling fs layer [2023-10-23T19:09:45.603Z] 33e27b845d1e: Waiting [2023-10-23T19:09:45.603Z] 50da416c3ac9: Waiting [2023-10-23T19:09:45.603Z] c68163c4e522: Waiting [2023-10-23T19:09:45.603Z] 23d2d4c4bb30: Waiting [2023-10-23T19:09:45.603Z] c4d48a809fc2: Download complete [2023-10-23T19:09:45.603Z] ad3a456e5733: Download complete [2023-10-23T19:09:45.603Z] 33e27b845d1e: Verifying Checksum [2023-10-23T19:09:45.603Z] 33e27b845d1e: Download complete [2023-10-23T19:09:45.603Z] 7264a8db6415: Verifying Checksum [2023-10-23T19:09:45.603Z] 7264a8db6415: Download complete [2023-10-23T19:09:45.603Z] c68163c4e522: Verifying Checksum [2023-10-23T19:09:45.603Z] c68163c4e522: Download complete [2023-10-23T19:09:45.865Z] 23d2d4c4bb30: Verifying Checksum [2023-10-23T19:09:45.865Z] 23d2d4c4bb30: Download complete [2023-10-23T19:09:46.125Z] 7264a8db6415: Pull complete [2023-10-23T19:09:46.388Z] 4f1c88b9dad5: Verifying Checksum [2023-10-23T19:09:46.388Z] 4f1c88b9dad5: Download complete [2023-10-23T19:09:46.648Z] 50da416c3ac9: Verifying Checksum [2023-10-23T19:09:46.648Z] 50da416c3ac9: Download complete [2023-10-23T19:09:46.648Z] c4d48a809fc2: Pull complete [2023-10-23T19:09:50.842Z] 4f1c88b9dad5: Pull complete [2023-10-23T19:09:51.101Z] ad3a456e5733: Pull complete [2023-10-23T19:09:51.360Z] 33e27b845d1e: Pull complete [2023-10-23T19:09:51.625Z] c68163c4e522: Pull complete [2023-10-23T19:09:54.991Z] 50da416c3ac9: Pull complete [2023-10-23T19:09:55.265Z] 23d2d4c4bb30: Pull complete [2023-10-23T19:09:55.265Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-23T19:09:55.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-23T19:09:55.528Z] ---> 0786185ac409 [2023-10-23T19:09:55.528Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:09:58.112Z] Still waiting to schedule task [2023-10-23T19:09:58.113Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-23T19:10:07.753Z] ---> Running in d17965a92257 [2023-10-23T19:10:08.013Z] Removing intermediate container d17965a92257 [2023-10-23T19:10:08.013Z] ---> ec320ac25038 [2023-10-23T19:10:08.013Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:10:08.583Z] ---> Running in 5c4bd66e6665 [2023-10-23T19:10:09.150Z] Removing intermediate container 5c4bd66e6665 [2023-10-23T19:10:09.150Z] ---> cc49294aadf8 [2023-10-23T19:10:09.150Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:10:09.409Z] ---> Running in 74ab362e2d97 [2023-10-23T19:10:09.977Z] Removing intermediate container 74ab362e2d97 [2023-10-23T19:10:09.977Z] ---> 4325ba52972b [2023-10-23T19:10:09.977Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:10:09.977Z] ---> Running in df613227a69d [2023-10-23T19:10:10.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T19:10:10.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T19:10:11.062Z] OK: 264 MiB in 52 packages [2023-10-23T19:10:12.441Z] Removing intermediate container df613227a69d [2023-10-23T19:10:12.441Z] ---> 345cf57fc459 [2023-10-23T19:10:12.441Z] Step 7/12 : WORKDIR /app [2023-10-23T19:10:12.441Z] ---> Running in bde050ad99af [2023-10-23T19:10:13.009Z] Removing intermediate container bde050ad99af [2023-10-23T19:10:13.009Z] ---> 041fa1c3683e [2023-10-23T19:10:13.009Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T19:10:13.269Z] ---> 5b56c9e795c1 [2023-10-23T19:10:13.269Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:10:13.837Z] ---> Running in 77fd3daecfa4 [2023-10-23T19:11:50.326Z] Removing intermediate container 77fd3daecfa4 [2023-10-23T19:11:50.326Z] ---> e74899fb8c9a [2023-10-23T19:11:50.326Z] Step 10/12 : COPY . . [2023-10-23T19:11:50.326Z] ---> f6f8cd85a9f8 [2023-10-23T19:11:50.326Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:11:50.326Z] ---> Running in d3b8b3cfb7f0 [2023-10-23T19:11:50.326Z] Removing intermediate container d3b8b3cfb7f0 [2023-10-23T19:11:50.326Z] ---> 9f4bdbfa5cf0 [2023-10-23T19:11:50.326Z] Step 12/12 : RUN $MAKE [2023-10-23T19:11:50.326Z] ---> Running in df0dc20c0a90 [2023-10-23T19:11:50.326Z] noop [2023-10-23T19:11:50.326Z] Removing intermediate container df0dc20c0a90 [2023-10-23T19:11:50.326Z] ---> e91644570b6f [2023-10-23T19:11:50.326Z] Successfully built e91644570b6f [2023-10-23T19:11:50.326Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:11:50.801Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T19:11:50.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:11:51.064Z] prd-ubuntu20.04-docker-8c-8g-9825 does not seem to be running inside a container [2023-10-23T19:11:51.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-610 -v /w/workspace/_app-service-configurable_PR-610:/w/workspace/_app-service-configurable_PR-610:rw,z -v /w/workspace/_app-service-configurable_PR-610@tmp:/w/workspace/_app-service-configurable_PR-610@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T19:11:52.241Z] $ docker top 550931d5312284be6945d50a2a82d4aa82a673cd729e418b2637efe710e15875 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:11:52.665Z] + go version [2023-10-23T19:11:52.666Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-23T19:11:52.722Z] $ docker stop --time=1 550931d5312284be6945d50a2a82d4aa82a673cd729e418b2637efe710e15875 [2023-10-23T19:11:53.969Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9826 in /w/workspace/_app-service-configurable_PR-610 [2023-10-23T19:11:54.446Z] $ docker rm -f --volumes 550931d5312284be6945d50a2a82d4aa82a673cd729e418b2637efe710e15875 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-10-23T19:11:54.710Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [2023-10-23T19:11:54.873Z] Selected Git installation does not exist. Using Default [2023-10-23T19:11:54.873Z] The recommended git tool is: NONE [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:11:55.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T19:11:55.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:11:55.510Z] prd-ubuntu20.04-docker-8c-8g-9825 does not seem to be running inside a container [2023-10-23T19:11:55.552Z] $ 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-610 -v /w/workspace/_app-service-configurable_PR-610:/w/workspace/_app-service-configurable_PR-610:rw,z -v /w/workspace/_app-service-configurable_PR-610@tmp:/w/workspace/_app-service-configurable_PR-610@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-23T19:11:56.492Z] $ docker top 83ee0424dbac7ef88ef2db7ad988dfa49ccc5052578039207f204d5418dc766f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:11:56.899Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-610 [Pipeline] fileExists [Pipeline] sh [2023-10-23T19:11:57.272Z] + make test [2023-10-23T19:11:57.272Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T19:12:00.185Z] using credential edgex-jenkins-ssh [2023-10-23T19:12:00.201Z] Cloning the remote Git repository [2023-10-23T19:12:00.250Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T19:12:00.344Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-23T19:12:00.498Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T19:12:00.499Z] > git --version # timeout=10 [2023-10-23T19:12:00.519Z] > git --version # 'git version 2.25.1' [2023-10-23T19:12:00.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T19:12:00.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T19:12:01.838Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-23T19:12:01.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T19:12:03.444Z] Merging remotes/origin/main commit 7321a994598ca5e537abf0d162217fba0461ceb8 into PR head commit 1825dd6a8c768d2c50796d2ee79c4f45355dcfff [2023-10-23T19:12:02.741Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-23T19:12:02.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T19:12:02.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T19:12:02.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-23T19:12:03.465Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T19:12:03.796Z] Merge succeeded, producing 1825dd6a8c768d2c50796d2ee79c4f45355dcfff [2023-10-23T19:12:03.797Z] Checking out Revision 1825dd6a8c768d2c50796d2ee79c4f45355dcfff (PR-610) [2023-10-23T19:12:03.570Z] > git checkout -f 1825dd6a8c768d2c50796d2ee79c4f45355dcfff # timeout=10 [2023-10-23T19:12:03.678Z] > git remote # timeout=10 [2023-10-23T19:12:03.700Z] > git config --get remote.origin.url # timeout=10 [2023-10-23T19:12:03.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T19:12:03.732Z] > git merge 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 [2023-10-23T19:12:03.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-23T19:12:03.810Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T19:12:03.826Z] > git checkout -f 1825dd6a8c768d2c50796d2ee79c4f45355dcfff # timeout=10 [2023-10-23T19:12:07.392Z] Commit message: "feat: Add defaults for new Last Will options" [2023-10-23T19:12:07.450Z] > git --version # timeout=10 [2023-10-23T19:12:07.462Z] > git --version # 'git version 2.25.1' [2023-10-23T19:12:07.474Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T19:12:08.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-23T19:12:08.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T19:12:08.838Z] Dload Upload Total Spent Left Speed [2023-10-23T19:12:08.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-10-23T19:12:09.587Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-23T19:12:09.939Z] + sudo tee /etc/docker/daemon.new [2023-10-23T19:12:09.939Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-23T19:12:09.939Z] { [2023-10-23T19:12:09.939Z] "registry-mirrors": [ [2023-10-23T19:12:09.939Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-23T19:12:09.939Z] ], [2023-10-23T19:12:09.939Z] "bip": "10.250.0.254/24", [2023-10-23T19:12:09.939Z] "hosts": [ [2023-10-23T19:12:09.939Z] "tcp://0.0.0.0:5555", [2023-10-23T19:12:09.939Z] "unix:///var/run/docker.sock" [2023-10-23T19:12:09.939Z] ], [2023-10-23T19:12:09.939Z] "mtu": 1458, [2023-10-23T19:12:09.939Z] "selinux-enabled": true, [2023-10-23T19:12:09.939Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-23T19:12:09.939Z] } [Pipeline] sh [2023-10-23T19:12:10.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-23T19:12:10.644Z] + sudo service docker restart [2023-10-23T19:12:19.240Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:12:28.988Z] provisioning config files... [2023-10-23T19:12:29.033Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12521640142962398409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:12:29.433Z] ---> docker-login.sh [2023-10-23T19:12:29.434Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:12:29.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:12:29.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:12:29.992Z] Configure a credential helper to remove this warning. See [2023-10-23T19:12:29.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:12:29.992Z] [2023-10-23T19:12:29.992Z] Login Succeeded [2023-10-23T19:12:29.992Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:12:30.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:12:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:12:30.535Z] Configure a credential helper to remove this warning. See [2023-10-23T19:12:30.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:12:30.535Z] [2023-10-23T19:12:30.535Z] Login Succeeded [2023-10-23T19:12:30.535Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:12:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:12:30.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:12:30.808Z] Configure a credential helper to remove this warning. See [2023-10-23T19:12:30.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:12:30.808Z] [2023-10-23T19:12:30.808Z] Login Succeeded [2023-10-23T19:12:30.808Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:12:31.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:12:31.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:12:31.080Z] Configure a credential helper to remove this warning. See [2023-10-23T19:12:31.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:12:31.080Z] [2023-10-23T19:12:31.080Z] Login Succeeded [2023-10-23T19:12:31.080Z] docker.io [2023-10-23T19:12:31.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:12:31.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:12:31.619Z] Configure a credential helper to remove this warning. See [2023-10-23T19:12:31.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:12:31.619Z] [2023-10-23T19:12:31.619Z] Login Succeeded [2023-10-23T19:12:31.619Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:12:31.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T19:12:32.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:12:32.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:12:32.126Z] ========================================================= [2023-10-23T19:12:32.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-23T19:12:32.126Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:12:32.644Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-23T19:12:32.644Z] Sending build context to Docker daemon 181.2kB [2023-10-23T19:12:32.919Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:12:32.919Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T19:12:33.191Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-23T19:12:33.191Z] 9fda8d8052c6: Pulling fs layer [2023-10-23T19:12:33.191Z] 5d54e960e981: Pulling fs layer [2023-10-23T19:12:33.191Z] c4a7e357bf2a: Pulling fs layer [2023-10-23T19:12:33.191Z] f0e02332f6b5: Pulling fs layer [2023-10-23T19:12:33.191Z] cefa15bbcfad: Pulling fs layer [2023-10-23T19:12:33.191Z] 17808c966233: Pulling fs layer [2023-10-23T19:12:33.191Z] f4c1fc716caa: Pulling fs layer [2023-10-23T19:12:33.191Z] cefa15bbcfad: Waiting [2023-10-23T19:12:33.191Z] 17808c966233: Waiting [2023-10-23T19:12:33.191Z] f4c1fc716caa: Waiting [2023-10-23T19:12:33.191Z] f0e02332f6b5: Waiting [2023-10-23T19:12:33.191Z] 5d54e960e981: Download complete [2023-10-23T19:12:33.191Z] f0e02332f6b5: Verifying Checksum [2023-10-23T19:12:33.191Z] f0e02332f6b5: Download complete [2023-10-23T19:12:33.191Z] cefa15bbcfad: Verifying Checksum [2023-10-23T19:12:33.191Z] cefa15bbcfad: Download complete [2023-10-23T19:12:33.191Z] 9fda8d8052c6: Download complete [2023-10-23T19:12:33.819Z] f4c1fc716caa: Verifying Checksum [2023-10-23T19:12:33.819Z] f4c1fc716caa: Download complete [2023-10-23T19:12:34.111Z] 9fda8d8052c6: Pull complete [2023-10-23T19:12:34.703Z] 5d54e960e981: Pull complete [2023-10-23T19:12:34.973Z] c4a7e357bf2a: Verifying Checksum [2023-10-23T19:12:34.973Z] c4a7e357bf2a: Download complete [2023-10-23T19:12:35.979Z] 17808c966233: Verifying Checksum [2023-10-23T19:12:35.979Z] 17808c966233: Download complete [2023-10-23T19:12:41.207Z] go vet ./... [2023-10-23T19:12:43.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T19:12:43.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T19:12:43.737Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T19:12:44.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T19:12:44.067Z] $ docker stop --time=1 83ee0424dbac7ef88ef2db7ad988dfa49ccc5052578039207f204d5418dc766f [2023-10-23T19:12:48.325Z] c4a7e357bf2a: Pull complete [2023-10-23T19:12:48.325Z] f0e02332f6b5: Pull complete [2023-10-23T19:12:48.325Z] cefa15bbcfad: Pull complete [2023-10-23T19:12:50.262Z] $ docker rm -f --volumes 83ee0424dbac7ef88ef2db7ad988dfa49ccc5052578039207f204d5418dc766f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T19:12:50.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T19:12:50.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-23T19:12:51.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T19:12:52.159Z] + ls -al . [2023-10-23T19:12:52.160Z] total 184 [2023-10-23T19:12:52.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:11 . [2023-10-23T19:12:52.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:09 .. [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 19:09 .dockerignore [2023-10-23T19:12:52.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:12 .git [2023-10-23T19:12:52.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 19:09 .github [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 19:09 .gitignore [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 19:09 .golangci.yml [2023-10-23T19:12:52.160Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 19:09 .semver [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 19:09 Attribution.txt [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 19:09 CHANGELOG.md [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 19:09 Dockerfile [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 19:09 GOVERNANCE.md [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 19:09 Jenkinsfile [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 19:09 LICENSE [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 19:09 OWNERS.md [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 19:09 README.md [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 19:09 VERSION [2023-10-23T19:12:52.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 19:09 bin [2023-10-23T19:12:52.160Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 23 19:11 coverage.out [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 19:09 go.mod [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 19:09 go.sum [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 19:09 main.go [2023-10-23T19:12:52.160Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 19:09 makefile [2023-10-23T19:12:52.160Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:09 res [2023-10-23T19:12:52.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:12:52.588Z] + 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=1825dd6a8c768d2c50796d2ee79c4f45355dcfff --label arch=amd64 --label version=0.0.0 . [2023-10-23T19:12:52.588Z] Sending build context to Docker daemon 3.381MB [2023-10-23T19:12:52.588Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:12:52.588Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T19:12:52.588Z] ---> e91644570b6f [2023-10-23T19:12:52.588Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:12:52.588Z] ---> Running in f68ea0fa0e73 [2023-10-23T19:12:52.852Z] Removing intermediate container f68ea0fa0e73 [2023-10-23T19:12:52.852Z] ---> fb407a7f3b17 [2023-10-23T19:12:52.852Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:12:52.852Z] ---> Running in cadf31163abf [2023-10-23T19:12:52.852Z] Removing intermediate container cadf31163abf [2023-10-23T19:12:52.852Z] ---> 741f36ffff48 [2023-10-23T19:12:52.852Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:12:52.852Z] ---> Running in 8307ec0561f0 [2023-10-23T19:12:52.852Z] Removing intermediate container 8307ec0561f0 [2023-10-23T19:12:52.852Z] ---> f7e74a56136c [2023-10-23T19:12:52.852Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:12:53.116Z] ---> Running in e79b5ec5f67a [2023-10-23T19:12:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T19:12:53.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T19:12:53.635Z] OK: 264 MiB in 52 packages [2023-10-23T19:12:53.894Z] Removing intermediate container e79b5ec5f67a [2023-10-23T19:12:53.894Z] ---> ac7778966bad [2023-10-23T19:12:53.894Z] Step 7/26 : WORKDIR /app [2023-10-23T19:12:53.894Z] ---> Running in e11b5c59b01f [2023-10-23T19:12:54.155Z] Removing intermediate container e11b5c59b01f [2023-10-23T19:12:54.155Z] ---> 0d0a1b7e9a11 [2023-10-23T19:12:54.155Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T19:12:54.155Z] ---> 0039289c72b6 [2023-10-23T19:12:54.155Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:12:54.155Z] ---> Running in ba6789ed1be0 [2023-10-23T19:12:55.093Z] Removing intermediate container ba6789ed1be0 [2023-10-23T19:12:55.093Z] ---> e538b556efd9 [2023-10-23T19:12:55.093Z] Step 10/26 : COPY . . [2023-10-23T19:12:55.093Z] ---> 60e8033e9979 [2023-10-23T19:12:55.093Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:12:55.356Z] ---> Running in 7cb599dc1144 [2023-10-23T19:12:55.356Z] Removing intermediate container 7cb599dc1144 [2023-10-23T19:12:55.356Z] ---> 9173fd1164b5 [2023-10-23T19:12:55.356Z] Step 12/26 : RUN $MAKE [2023-10-23T19:12:55.356Z] ---> Running in 571826c489cd [2023-10-23T19:12:55.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-23T19:12:58.481Z] 17808c966233: Pull complete [2023-10-23T19:12:59.080Z] f4c1fc716caa: Pull complete [2023-10-23T19:12:59.080Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-23T19:12:59.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-23T19:12:59.080Z] ---> ea914061e18c [2023-10-23T19:12:59.080Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:13:00.055Z] ---> Running in a973aff5cac1 [2023-10-23T19:13:00.647Z] Removing intermediate container a973aff5cac1 [2023-10-23T19:13:00.647Z] ---> 995fe5f2c575 [2023-10-23T19:13:00.647Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:13:00.647Z] ---> Running in fc98a51f38ea [2023-10-23T19:13:00.917Z] Removing intermediate container fc98a51f38ea [2023-10-23T19:13:00.917Z] ---> 62b57fc8e5a5 [2023-10-23T19:13:00.917Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:13:00.917Z] ---> Running in b3ed610e6722 [2023-10-23T19:13:01.189Z] Removing intermediate container b3ed610e6722 [2023-10-23T19:13:01.189Z] ---> 2eb2edba0151 [2023-10-23T19:13:01.189Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:13:01.461Z] ---> Running in 87a0f2fe7033 [2023-10-23T19:13:02.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T19:13:03.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T19:13:03.975Z] OK: 266 MiB in 52 packages [2023-10-23T19:13:04.939Z] Removing intermediate container 87a0f2fe7033 [2023-10-23T19:13:04.939Z] ---> e8a2b1fd3fa2 [2023-10-23T19:13:04.939Z] Step 7/12 : WORKDIR /app [2023-10-23T19:13:04.939Z] ---> Running in bbb2804df594 [2023-10-23T19:13:05.212Z] Removing intermediate container bbb2804df594 [2023-10-23T19:13:05.212Z] ---> d3e055a59098 [2023-10-23T19:13:05.212Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T19:13:05.500Z] ---> 5f619e19e1e9 [2023-10-23T19:13:05.500Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:13:05.772Z] ---> Running in bf96a1f96c9d [2023-10-23T19:13:28.200Z] Removing intermediate container 571826c489cd [2023-10-23T19:13:28.200Z] ---> ea55cf7c3f82 [2023-10-23T19:13:28.200Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T19:13:28.200Z] 3.18: Pulling from library/alpine [2023-10-23T19:13:28.200Z] 96526aa774ef: Pulling fs layer [2023-10-23T19:13:28.200Z] 96526aa774ef: Verifying Checksum [2023-10-23T19:13:28.200Z] 96526aa774ef: Download complete [2023-10-23T19:13:28.200Z] 96526aa774ef: Pull complete [2023-10-23T19:13:28.200Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T19:13:28.200Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T19:13:28.200Z] ---> 8ca4688f4f35 [2023-10-23T19:13:28.200Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T19:13:28.200Z] ---> Running in ee092c955393 [2023-10-23T19:13:28.200Z] Removing intermediate container ee092c955393 [2023-10-23T19:13:28.200Z] ---> a0231a221519 [2023-10-23T19:13:28.200Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-23T19:13:28.200Z] ---> Running in aef0c342b8f3 [2023-10-23T19:13:28.200Z] Removing intermediate container aef0c342b8f3 [2023-10-23T19:13:28.200Z] ---> 7c3d0b3cfcb0 [2023-10-23T19:13:28.200Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T19:13:28.200Z] ---> Running in 94e32c837a41 [2023-10-23T19:13:28.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T19:13:28.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T19:13:28.200Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T19:13:28.200Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T19:13:28.200Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T19:13:28.200Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T19:13:28.200Z] OK: 8 MiB in 17 packages [2023-10-23T19:13:28.200Z] Removing intermediate container 94e32c837a41 [2023-10-23T19:13:28.200Z] ---> 9b80c1b7cb01 [2023-10-23T19:13:28.200Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T19:13:28.200Z] ---> ed0a2f92b3c7 [2023-10-23T19:13:28.201Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T19:13:28.201Z] ---> a81d0a7b7337 [2023-10-23T19:13:28.201Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T19:13:28.201Z] ---> 84d521234668 [2023-10-23T19:13:28.201Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-23T19:13:28.201Z] ---> f16807b72770 [2023-10-23T19:13:28.201Z] Step 21/26 : EXPOSE 48095 [2023-10-23T19:13:28.201Z] ---> Running in ba8e246ebe01 [2023-10-23T19:13:28.201Z] Removing intermediate container ba8e246ebe01 [2023-10-23T19:13:28.201Z] ---> b2ac4f3c16e8 [2023-10-23T19:13:28.201Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-23T19:13:28.201Z] ---> Running in 6d2c6bd4ab40 [2023-10-23T19:13:28.201Z] Removing intermediate container 6d2c6bd4ab40 [2023-10-23T19:13:28.201Z] ---> 11b25407f340 [2023-10-23T19:13:28.201Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T19:13:28.201Z] ---> Running in 08f56b10ab3e [2023-10-23T19:13:28.201Z] Removing intermediate container 08f56b10ab3e [2023-10-23T19:13:28.201Z] ---> 6f1199d7c0c8 [2023-10-23T19:13:28.201Z] Step 24/26 : LABEL arch=amd64 [2023-10-23T19:13:28.201Z] ---> Running in 5127a972854e [2023-10-23T19:13:28.201Z] Removing intermediate container 5127a972854e [2023-10-23T19:13:28.201Z] ---> 39ea8a5c4fb0 [2023-10-23T19:13:28.201Z] Step 25/26 : LABEL git_sha=1825dd6a8c768d2c50796d2ee79c4f45355dcfff [2023-10-23T19:13:28.201Z] ---> Running in b1cca54de5b9 [2023-10-23T19:13:28.201Z] Removing intermediate container b1cca54de5b9 [2023-10-23T19:13:28.201Z] ---> 0125553af9cf [2023-10-23T19:13:28.201Z] Step 26/26 : LABEL version=0.0.0 [2023-10-23T19:13:28.201Z] ---> Running in 455cb589f22e [2023-10-23T19:13:28.201Z] Removing intermediate container 455cb589f22e [2023-10-23T19:13:28.201Z] ---> 318c9330366a [2023-10-23T19:13:28.201Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T19:13:28.201Z] Successfully built 318c9330366a [2023-10-23T19:13:28.201Z] 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 [2023-10-23T19:13:29.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:13:29.211Z] [2023-10-23T19:13:29.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:13:29.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:13:29.596Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-23T19:13:29.596Z] 5eb5b503b376: Pulling fs layer [2023-10-23T19:13:29.596Z] 5c69ac0246d0: Pulling fs layer [2023-10-23T19:13:29.596Z] ec43610c2a17: Pulling fs layer [2023-10-23T19:13:29.596Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-23T19:13:29.596Z] 33b1e0a273af: Pulling fs layer [2023-10-23T19:13:29.596Z] 5d3b04190fa2: Pulling fs layer [2023-10-23T19:13:29.596Z] 2f39f015ded8: Pulling fs layer [2023-10-23T19:13:29.596Z] 3a2ae6a8a46f: Waiting [2023-10-23T19:13:29.596Z] 33b1e0a273af: Waiting [2023-10-23T19:13:29.596Z] 5d3b04190fa2: Waiting [2023-10-23T19:13:29.596Z] 2f39f015ded8: Waiting [2023-10-23T19:13:29.596Z] 5c69ac0246d0: Download complete [2023-10-23T19:13:29.857Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-23T19:13:29.857Z] 3a2ae6a8a46f: Download complete [2023-10-23T19:13:29.857Z] ec43610c2a17: Verifying Checksum [2023-10-23T19:13:29.857Z] ec43610c2a17: Download complete [2023-10-23T19:13:29.857Z] 5d3b04190fa2: Verifying Checksum [2023-10-23T19:13:29.857Z] 5d3b04190fa2: Download complete [2023-10-23T19:13:29.857Z] 33b1e0a273af: Verifying Checksum [2023-10-23T19:13:30.118Z] 5eb5b503b376: Verifying Checksum [2023-10-23T19:13:30.118Z] 5eb5b503b376: Download complete [2023-10-23T19:13:30.685Z] 2f39f015ded8: Verifying Checksum [2023-10-23T19:13:30.685Z] 2f39f015ded8: Download complete [2023-10-23T19:13:31.636Z] 5eb5b503b376: Pull complete [2023-10-23T19:13:31.899Z] 5c69ac0246d0: Pull complete [2023-10-23T19:13:32.470Z] ec43610c2a17: Pull complete [2023-10-23T19:13:32.470Z] 3a2ae6a8a46f: Pull complete [2023-10-23T19:13:32.470Z] 33b1e0a273af: Pull complete [2023-10-23T19:13:32.729Z] 5d3b04190fa2: Pull complete [2023-10-23T19:13:38.004Z] 2f39f015ded8: Pull complete [2023-10-23T19:13:38.004Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-23T19:13:38.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:13:38.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:13:38.269Z] prd-ubuntu20.04-docker-8c-8g-9825 does not seem to be running inside a container [2023-10-23T19:13:38.307Z] $ 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-610 -v /w/workspace/_app-service-configurable_PR-610:/w/workspace/_app-service-configurable_PR-610:rw,z -v /w/workspace/_app-service-configurable_PR-610@tmp:/w/workspace/_app-service-configurable_PR-610@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T19:13:48.188Z] $ docker top 1cc28842ceaad579e20f8a74e19f71f9f39254318f275f895697d4ee9da24d3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:13:48.667Z] ---> job-cost.sh [2023-10-23T19:13:48.667Z] lf-activate-venv: SKIPPING [2023-10-23T19:13:48.667Z] INFO: No Stack... [2023-10-23T19:13:48.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T19:13:49.496Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T19:13:49.821Z] + cat /w/workspace/_app-service-configurable_PR-610/archives/cost.csv [2023-10-23T19:13:49.821Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T19:13:49.871Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] [2023-10-23T19:13:49.876Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] did not exist. Created. [2023-10-23T19:13:49.876Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T19:13:50.275Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-23T19:13:50.327Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T19:13:50.364Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T19:13:50.459Z] $ docker stop --time=1 1cc28842ceaad579e20f8a74e19f71f9f39254318f275f895697d4ee9da24d3a [2023-10-23T19:13:51.609Z] $ docker rm -f --volumes 1cc28842ceaad579e20f8a74e19f71f9f39254318f275f895697d4ee9da24d3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-23T19:14:42.475Z] Removing intermediate container bf96a1f96c9d [2023-10-23T19:14:42.475Z] ---> c800d03b2385 [2023-10-23T19:14:42.475Z] Step 10/12 : COPY . . [2023-10-23T19:14:42.475Z] ---> 10efdb7b4a12 [2023-10-23T19:14:42.475Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:14:42.475Z] ---> Running in 584ca3207d99 [2023-10-23T19:14:42.475Z] Removing intermediate container 584ca3207d99 [2023-10-23T19:14:42.475Z] ---> d3388a7995ad [2023-10-23T19:14:42.475Z] Step 12/12 : RUN $MAKE [2023-10-23T19:14:42.475Z] ---> Running in 1b8c963e9aeb [2023-10-23T19:14:42.475Z] noop [2023-10-23T19:14:42.475Z] Removing intermediate container 1b8c963e9aeb [2023-10-23T19:14:42.475Z] ---> 610440125248 [2023-10-23T19:14:42.475Z] Successfully built 610440125248 [2023-10-23T19:14:42.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:14:42.965Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T19:14:42.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:14:43.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-9826 does not seem to be running inside a container [2023-10-23T19:14:43.330Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-23T19:14:45.660Z] $ docker top 75708d7a267ad7fafbc987b74903a8c9bbff088276fb187ff20c240f3868ff93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:14:46.539Z] + go version [2023-10-23T19:14:46.539Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-23T19:14:46.587Z] $ docker stop --time=1 75708d7a267ad7fafbc987b74903a8c9bbff088276fb187ff20c240f3868ff93 [2023-10-23T19:14:48.170Z] $ docker rm -f --volumes 75708d7a267ad7fafbc987b74903a8c9bbff088276fb187ff20c240f3868ff93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:14:49.084Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T19:14:49.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:14:49.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-9826 does not seem to be running inside a container [2023-10-23T19:14:49.469Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-23T19:14:50.782Z] $ docker top 2f1906f07748701b62866c143ae0f4d6492c5433542c704afcc093f43b1f521c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:14:51.678Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-23T19:14:52.407Z] + make test [2023-10-23T19:14:52.407Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T19:16:59.121Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-23T19:16:59.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-23T19:16:59.121Z] go vet ./... [2023-10-23T19:18:35.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T19:18:35.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T19:18:35.817Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T19:18:35.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T19:18:35.904Z] $ docker stop --time=1 2f1906f07748701b62866c143ae0f4d6492c5433542c704afcc093f43b1f521c [2023-10-23T19:18:38.320Z] $ docker rm -f --volumes 2f1906f07748701b62866c143ae0f4d6492c5433542c704afcc093f43b1f521c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T19:18:39.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T19:18:39.900Z] Warning: overwriting stash ‘coverage-report’ [2023-10-23T19:18:40.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T19:18:40.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T19:18:41.347Z] + ls -al . [2023-10-23T19:18:41.348Z] total 180 [2023-10-23T19:18:41.348Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 19:14 . [2023-10-23T19:18:41.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:12 .. [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 19:12 .dockerignore [2023-10-23T19:18:41.348Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:12 .git [2023-10-23T19:18:41.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 19:12 .github [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 19:12 .gitignore [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 19:12 .golangci.yml [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 19:12 Attribution.txt [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 19:12 CHANGELOG.md [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 19:12 Dockerfile [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 19:12 GOVERNANCE.md [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 19:12 Jenkinsfile [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 19:12 LICENSE [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 19:12 OWNERS.md [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 19:12 README.md [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 19:09 VERSION [2023-10-23T19:18:41.348Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 19:12 bin [2023-10-23T19:18:41.348Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 23 19:14 coverage.out [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 19:12 go.mod [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 19:12 go.sum [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 19:12 main.go [2023-10-23T19:18:41.348Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 19:12 makefile [2023-10-23T19:18:41.348Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:12 res [2023-10-23T19:18:41.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:18:41.775Z] + 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=1825dd6a8c768d2c50796d2ee79c4f45355dcfff --label arch=arm64 --label version=0.0.0 . [2023-10-23T19:18:41.775Z] Sending build context to Docker daemon 182.3kB [2023-10-23T19:18:42.099Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:18:42.099Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T19:18:42.099Z] ---> 610440125248 [2023-10-23T19:18:42.099Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:18:42.099Z] ---> Running in ce520dcde884 [2023-10-23T19:18:42.370Z] Removing intermediate container ce520dcde884 [2023-10-23T19:18:42.370Z] ---> 2fabea7a91ba [2023-10-23T19:18:42.370Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:18:42.645Z] ---> Running in 76d3d159174f [2023-10-23T19:18:42.915Z] Removing intermediate container 76d3d159174f [2023-10-23T19:18:42.915Z] ---> 81139f4172d0 [2023-10-23T19:18:42.915Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:18:42.915Z] ---> Running in 2dfd4ba35114 [2023-10-23T19:18:43.187Z] Removing intermediate container 2dfd4ba35114 [2023-10-23T19:18:43.187Z] ---> 5cac642d9c9e [2023-10-23T19:18:43.187Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:18:43.612Z] ---> Running in 08c420f1f861 [2023-10-23T19:18:44.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T19:18:45.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T19:18:46.217Z] OK: 266 MiB in 52 packages [2023-10-23T19:18:47.246Z] Removing intermediate container 08c420f1f861 [2023-10-23T19:18:47.246Z] ---> 6d6267784cc8 [2023-10-23T19:18:47.246Z] Step 7/26 : WORKDIR /app [2023-10-23T19:18:47.246Z] ---> Running in b35ab138b6ef [2023-10-23T19:18:47.516Z] Removing intermediate container b35ab138b6ef [2023-10-23T19:18:47.516Z] ---> 36e8de9f5b88 [2023-10-23T19:18:47.516Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T19:18:50.100Z] ---> 040418774da0 [2023-10-23T19:18:50.100Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:18:50.100Z] ---> Running in fe6b7b2f71d3 [2023-10-23T19:18:52.686Z] Removing intermediate container fe6b7b2f71d3 [2023-10-23T19:18:52.686Z] ---> fcb34688c87b [2023-10-23T19:18:52.686Z] Step 10/26 : COPY . . [2023-10-23T19:18:52.956Z] ---> 130431f4e1f3 [2023-10-23T19:18:52.956Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:18:52.956Z] ---> Running in 6e71ac72dc6b [2023-10-23T19:18:53.231Z] Removing intermediate container 6e71ac72dc6b [2023-10-23T19:18:53.231Z] ---> 27e3ae2bf1e3 [2023-10-23T19:18:53.231Z] Step 12/26 : RUN $MAKE [2023-10-23T19:18:53.502Z] ---> Running in 05387c5d075b [2023-10-23T19:18:54.482Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-23T19:20:46.210Z] Removing intermediate container 05387c5d075b [2023-10-23T19:20:46.210Z] ---> 98e0045ae2a9 [2023-10-23T19:20:46.210Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T19:20:46.210Z] 3.18: Pulling from library/alpine [2023-10-23T19:20:46.210Z] 579b34f0a95b: Pulling fs layer [2023-10-23T19:20:46.210Z] 579b34f0a95b: Verifying Checksum [2023-10-23T19:20:46.210Z] 579b34f0a95b: Download complete [2023-10-23T19:20:46.210Z] 579b34f0a95b: Pull complete [2023-10-23T19:20:46.210Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T19:20:46.210Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T19:20:46.210Z] ---> 3cc203321400 [2023-10-23T19:20:46.210Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T19:20:46.210Z] ---> Running in 7bbd093696be [2023-10-23T19:20:46.210Z] Removing intermediate container 7bbd093696be [2023-10-23T19:20:46.210Z] ---> 7a64b71d9a3f [2023-10-23T19:20:46.210Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-23T19:20:46.210Z] ---> Running in fbe261535b7e [2023-10-23T19:20:46.210Z] Removing intermediate container fbe261535b7e [2023-10-23T19:20:46.210Z] ---> 9dac5cca854d [2023-10-23T19:20:46.210Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T19:20:46.210Z] ---> Running in df6ff1337ca3 [2023-10-23T19:20:46.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T19:20:46.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T19:20:46.210Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T19:20:46.211Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T19:20:46.211Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T19:20:46.211Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T19:20:46.211Z] OK: 9 MiB in 17 packages [2023-10-23T19:20:46.211Z] Removing intermediate container df6ff1337ca3 [2023-10-23T19:20:46.211Z] ---> 04f0fc44fde2 [2023-10-23T19:20:46.211Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T19:20:46.211Z] ---> 39779b301d83 [2023-10-23T19:20:46.211Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T19:20:46.211Z] ---> 9ea1ed8a9d95 [2023-10-23T19:20:46.211Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T19:20:46.211Z] ---> 5de051d8b42e [2023-10-23T19:20:46.211Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-23T19:20:46.211Z] ---> a512d67375ff [2023-10-23T19:20:46.211Z] Step 21/26 : EXPOSE 48095 [2023-10-23T19:20:46.211Z] ---> Running in 9834395f1c9f [2023-10-23T19:20:46.211Z] Removing intermediate container 9834395f1c9f [2023-10-23T19:20:46.211Z] ---> 251edfaa9d0d [2023-10-23T19:20:46.211Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-23T19:20:46.211Z] ---> Running in e7e1c1e5c00d [2023-10-23T19:20:46.211Z] Removing intermediate container e7e1c1e5c00d [2023-10-23T19:20:46.211Z] ---> a304ba5d3c91 [2023-10-23T19:20:46.211Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T19:20:46.211Z] ---> Running in 30f3fd95f98f [2023-10-23T19:20:46.211Z] Removing intermediate container 30f3fd95f98f [2023-10-23T19:20:46.211Z] ---> 1db6edbbbb7b [2023-10-23T19:20:46.211Z] Step 24/26 : LABEL arch=arm64 [2023-10-23T19:20:46.211Z] ---> Running in e5b0fc7913c5 [2023-10-23T19:20:46.484Z] Removing intermediate container e5b0fc7913c5 [2023-10-23T19:20:46.484Z] ---> c718c05d8a09 [2023-10-23T19:20:46.484Z] Step 25/26 : LABEL git_sha=1825dd6a8c768d2c50796d2ee79c4f45355dcfff [2023-10-23T19:20:46.484Z] ---> Running in 327dac8343c5 [2023-10-23T19:20:46.754Z] Removing intermediate container 327dac8343c5 [2023-10-23T19:20:46.754Z] ---> 55921706ca24 [2023-10-23T19:20:46.754Z] Step 26/26 : LABEL version=0.0.0 [2023-10-23T19:20:47.022Z] ---> Running in dafba50f104d [2023-10-23T19:20:47.290Z] Removing intermediate container dafba50f104d [2023-10-23T19:20:47.290Z] ---> 46996bf4f706 [2023-10-23T19:20:47.290Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T19:20:47.290Z] Successfully built 46996bf4f706 [2023-10-23T19:20:47.290Z] 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 [2023-10-23T19:20:48.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T19:20:48.164Z] [2023-10-23T19:20:48.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:20:48.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T19:20:48.579Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-23T19:20:48.579Z] 8998bd30e6a1: Pulling fs layer [2023-10-23T19:20:48.579Z] 04944245beec: Pulling fs layer [2023-10-23T19:20:48.579Z] 699f458cf7ca: Pulling fs layer [2023-10-23T19:20:48.579Z] 765212b225bb: Pulling fs layer [2023-10-23T19:20:48.579Z] f23df028b6ca: Pulling fs layer [2023-10-23T19:20:48.579Z] d65c8cfc05b1: Pulling fs layer [2023-10-23T19:20:48.579Z] 2437ff75d9bd: Pulling fs layer [2023-10-23T19:20:48.579Z] 765212b225bb: Waiting [2023-10-23T19:20:48.579Z] f23df028b6ca: Waiting [2023-10-23T19:20:48.579Z] d65c8cfc05b1: Waiting [2023-10-23T19:20:48.579Z] 2437ff75d9bd: Waiting [2023-10-23T19:20:48.851Z] 04944245beec: Verifying Checksum [2023-10-23T19:20:48.851Z] 04944245beec: Download complete [2023-10-23T19:20:48.851Z] 765212b225bb: Verifying Checksum [2023-10-23T19:20:48.851Z] 765212b225bb: Download complete [2023-10-23T19:20:48.851Z] f23df028b6ca: Verifying Checksum [2023-10-23T19:20:48.851Z] f23df028b6ca: Download complete [2023-10-23T19:20:48.851Z] d65c8cfc05b1: Verifying Checksum [2023-10-23T19:20:48.851Z] d65c8cfc05b1: Download complete [2023-10-23T19:20:48.851Z] 699f458cf7ca: Download complete [2023-10-23T19:20:49.436Z] 8998bd30e6a1: Verifying Checksum [2023-10-23T19:20:49.436Z] 8998bd30e6a1: Download complete [2023-10-23T19:20:52.057Z] 2437ff75d9bd: Verifying Checksum [2023-10-23T19:20:52.057Z] 2437ff75d9bd: Download complete [2023-10-23T19:20:54.004Z] 8998bd30e6a1: Pull complete [2023-10-23T19:20:54.274Z] 04944245beec: Pull complete [2023-10-23T19:20:56.224Z] 699f458cf7ca: Pull complete [2023-10-23T19:20:56.224Z] 765212b225bb: Pull complete [2023-10-23T19:20:57.193Z] f23df028b6ca: Pull complete [2023-10-23T19:20:57.193Z] d65c8cfc05b1: Pull complete [2023-10-23T19:21:15.406Z] 2437ff75d9bd: Pull complete [2023-10-23T19:21:15.406Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-23T19:21:15.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T19:21:15.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:21:15.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-9826 does not seem to be running inside a container [2023-10-23T19:21:15.925Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-23T19:21:18.475Z] $ docker top 18ec833b69cd2d4957bcf8d10b5d0f681f56738ae799f722c0d2fb4dab52e89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:19.383Z] ---> job-cost.sh [2023-10-23T19:21:19.384Z] lf-activate-venv: SKIPPING [2023-10-23T19:21:19.384Z] INFO: No Stack... [2023-10-23T19:21:19.969Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-23T19:21:20.553Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T19:21:21.224Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-23T19:21:21.224Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T19:21:21.320Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] [2023-10-23T19:21:21.325Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] did not exist. Created. [2023-10-23T19:21:21.326Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T19:21:22.074Z] /w/workspace/app-service-configurable/1@tmp/durable-9c96ef76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-23T19:21:22.430Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-23T19:21:22.727Z] Warning: overwriting stash ‘stack-cost’ [2023-10-23T19:21:22.793Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T19:21:22.811Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T19:21:22.914Z] $ docker stop --time=1 18ec833b69cd2d4957bcf8d10b5d0f681f56738ae799f722c0d2fb4dab52e89b [2023-10-23T19:21:24.427Z] $ docker rm -f --volumes 18ec833b69cd2d4957bcf8d10b5d0f681f56738ae799f722c0d2fb4dab52e89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-23T19:21:25.574Z] provisioning config files... [2023-10-23T19:21:25.583Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-610@tmp/config11930841625141142889tmp [Pipeline] { [Pipeline] sh [2023-10-23T19:21:25.948Z] + set +x [2023-10-23T19:21:25.948Z] + curl -s https://codecov.io/bash [2023-10-23T19:21:25.948Z] + bash -s -- [2023-10-23T19:21:25.948Z] [2023-10-23T19:21:25.948Z] _____ _ [2023-10-23T19:21:25.948Z] / ____| | | [2023-10-23T19:21:25.948Z] | | ___ __| | ___ ___ _____ __ [2023-10-23T19:21:25.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-23T19:21:25.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-23T19:21:25.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-23T19:21:25.948Z] Bash-1.0.6 [2023-10-23T19:21:25.948Z] [2023-10-23T19:21:25.948Z] [2023-10-23T19:21:25.948Z] ==> git version 2.25.1 found [2023-10-23T19:21:25.948Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-23T19:21:25.948Z] Release-Date: 2020-01-08 [2023-10-23T19:21:25.948Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-23T19:21:25.948Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-23T19:21:25.948Z] ==> Jenkins CI detected. [2023-10-23T19:21:25.948Z] current dir:  /w/workspace/_app-service-configurable_PR-610 [2023-10-23T19:21:25.948Z] project root: . [2023-10-23T19:21:25.948Z] --> token set from env [2023-10-23T19:21:25.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-23T19:21:25.948Z] ==> Running gcov in . (disable via -X gcov) [2023-10-23T19:21:25.948Z] ==> Python coveragepy not found [2023-10-23T19:21:25.948Z] ==> Searching for coverage reports in: [2023-10-23T19:21:25.948Z] + . [2023-10-23T19:21:25.948Z] -> Found 1 reports [2023-10-23T19:21:25.948Z] ==> Detecting git/mercurial file structure [2023-10-23T19:21:26.206Z] ==> Reading reports [2023-10-23T19:21:26.207Z] + ./coverage.out bytes=13 [2023-10-23T19:21:26.207Z] ==> Appending adjustments [2023-10-23T19:21:26.207Z] https://docs.codecov.io/docs/fixing-reports [2023-10-23T19:21:26.207Z] + Found adjustments [2023-10-23T19:21:26.207Z] ==> Gzipping contents [2023-10-23T19:21:26.207Z] 4.0K /tmp/codecov.6sUWzx.gz [2023-10-23T19:21:26.207Z] ==> Uploading reports [2023-10-23T19:21:26.207Z] url: https://codecov.io [2023-10-23T19:21:26.207Z] query: branch=PR-610&commit=1825dd6a8c768d2c50796d2ee79c4f45355dcfff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-10-23T19:21:26.207Z] -> Pinging Codecov [2023-10-23T19:21:26.207Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-610&commit=1825dd6a8c768d2c50796d2ee79c4f45355dcfff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-10-23T19:21:26.207Z] -> Uploading to [2023-10-23T19:21:26.207Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-23/A97CA9966030D2A3747ED39772930CCE/1825dd6a8c768d2c50796d2ee79c4f45355dcfff/ea894e3c-9ecf-4d68-81bb-0c654db7171e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T192126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa75b87f46f1e2b85ae03ed42a25bc0a9c0243a06b40fadce75a14e588975582 [2023-10-23T19:21:26.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T19:21:26.207Z] Dload Upload Total Spent Left Speed [2023-10-23T19:21:26.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1349 --:--:-- --:--:-- --:--:-- 1344 [2023-10-23T19:21:26.726Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1825dd6a8c768d2c50796d2ee79c4f45355dcfff [Pipeline] } [2023-10-23T19:21:26.756Z] 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 [2023-10-23T19:21:28.751Z] + [ -d /w/workspace/_app-service-configurable_PR-610/archives ] [2023-10-23T19:21:28.752Z] + ls -al /w/workspace/_app-service-configurable_PR-610/archives [2023-10-23T19:21:28.752Z] total 16 [2023-10-23T19:21:28.752Z] drwxr-xr-x 3 root root 4096 Oct 23 19:13 . [2023-10-23T19:21:28.752Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:13 .. [2023-10-23T19:21:28.752Z] drwxr-xr-x 2 root root 4096 Oct 23 19:13 cost [2023-10-23T19:21:28.752Z] -rw-r--r-- 1 root root 96 Oct 23 19:13 cost.csv [2023-10-23T19:21:28.752Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-610/archives [2023-10-23T19:21:28.752Z] + ls -al /w/workspace/_app-service-configurable_PR-610/archives [2023-10-23T19:21:28.752Z] total 16 [2023-10-23T19:21:28.752Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 19:13 . [2023-10-23T19:21:28.752Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:13 .. [2023-10-23T19:21:28.752Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 19:13 cost [2023-10-23T19:21:28.752Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 23 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:29.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:30.017Z] ---> package-listing.sh [2023-10-23T19:21:30.017Z] ++ facter osfamily [2023-10-23T19:21:30.017Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-23T19:21:30.275Z] + OS_FAMILY=debian [2023-10-23T19:21:30.275Z] + workspace=/w/workspace/_app-service-configurable_PR-610 [2023-10-23T19:21:30.275Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-23T19:21:30.275Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-23T19:21:30.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-23T19:21:30.275Z] + PACKAGES=/tmp/packages_start.txt [2023-10-23T19:21:30.275Z] + '[' /w/workspace/_app-service-configurable_PR-610 ']' [2023-10-23T19:21:30.275Z] + PACKAGES=/tmp/packages_end.txt [2023-10-23T19:21:30.275Z] + case "${OS_FAMILY}" in [2023-10-23T19:21:30.275Z] + dpkg -l [2023-10-23T19:21:30.275Z] + grep '^ii' [2023-10-23T19:21:30.275Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-23T19:21:30.275Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-23T19:21:30.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-23T19:21:30.275Z] + '[' /w/workspace/_app-service-configurable_PR-610 ']' [2023-10-23T19:21:30.275Z] + mkdir -p /w/workspace/_app-service-configurable_PR-610/archives/ [2023-10-23T19:21:30.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-610/archives/ [Pipeline] echo [2023-10-23T19:21:30.314Z] 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-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-23T19:21:30.608Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:21:31.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:21:31.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:21:31.452Z] prd-ubuntu20.04-docker-8c-8g-9825 does not seem to be running inside a container [2023-10-23T19:21:31.516Z] $ 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-610/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-610 -v /w/workspace/_app-service-configurable_PR-610:/w/workspace/_app-service-configurable_PR-610:rw,z -v /w/workspace/_app-service-configurable_PR-610@tmp:/w/workspace/_app-service-configurable_PR-610@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-23T19:21:31.730Z] $ docker top fc01ace0797459c9368ae371ff68f43202e2860cd28ff27c6910c6028d8c0f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:21:32.124Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-23T19:21:32.438Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-23T19:21:32.756Z] + ls /var/log/sa-host [2023-10-23T19:21:32.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:21:33.046Z] provisioning config files... [2023-10-23T19:21:33.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-610@tmp/config9822495488601622012tmp [Pipeline] { [Pipeline] echo [2023-10-23T19:21:33.128Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:33.446Z] ---> create-netrc.sh [Pipeline] } [2023-10-23T19:21:33.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:33.897Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-23T19:21:33.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:34.257Z] ---> sudo-logs.sh [2023-10-23T19:21:34.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-23T19:21:34.370Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:34.699Z] ---> job-cost.sh [2023-10-23T19:21:34.699Z] lf-activate-venv: SKIPPING [2023-10-23T19:21:34.699Z] DEBUG: total: 0.2199999988079071 [2023-10-23T19:21:34.699Z] INFO: Retrieving Stack Cost... [2023-10-23T19:21:34.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T19:21:35.532Z] INFO: Archiving Costs [Pipeline] echo [2023-10-23T19:21:35.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:21:35.893Z] ---> logs-deploy.sh [2023-10-23T19:21:35.893Z] lf-activate-venv: SKIPPING [2023-10-23T19:21:35.893Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-610/1 [2023-10-23T19:21:35.893Z] INFO: archiving workspace using pattern(s): [2023-10-23T19:21:36.832Z] Archives upload complete. [2023-10-23T19:21:37.094Z] INFO: archiving logs to Nexus